
From nobody Sun Jul  1 17:35: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 2A9E2130EC9 for <quic-issues@ietfa.amsl.com>; Sun,  1 Jul 2018 17:35:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BSGTEZ0wF2uC for <quic-issues@ietfa.amsl.com>; Sun,  1 Jul 2018 17:35:08 -0700 (PDT)
Received: from out-13.smtp.github.com (out-13.smtp.github.com [192.30.254.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BC34E130E5E for <quic-issues@ietf.org>; Sun,  1 Jul 2018 17:35:08 -0700 (PDT)
Date: Sun, 01 Jul 2018 17:35:07 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530491707; bh=TjGs5BOtUgPehEEfeyQLJJHyewjJAPU4SvZPwPnDcZs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=x2Fo8ae7eqRP7n4EIZatLT7hLZQkInQPxGkklRI+xUhVWNrJEinNDT1QcdmpWNKE9 6NfGn81IXpI2/uQEqaB2bV4lFF/KeLDVryGjCeEgsq/5RIF9jH0wdgizJmCKinRjMB Fgg+yVgY9vCJDVhFw+jnhFJb4y8USmFkzN2wPY7w=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab4fa2b2e1183c14cc42e128c51989f28afa26f63092cf000000011751353b92a169ce14146902@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1500/review/133471611@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1500@github.com>
References: <quicwg/base-drafts/pull/1500@github.com>
Subject: Re: [quicwg/base-drafts] Comment about notational conventions (#1500)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b39733b5fc5e_13302af924a84f60177511f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: 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_9hK3resWy2sDHQ6aRncWYvgdA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 02 Jul 2018 00:35:11 -0000

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

martinthomson commented on this pull request.



> @@ -106,6 +106,8 @@ The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD",
 document are to be interpreted as described in BCP 14 {{!RFC2119}} {{!RFC8174}}
 when, and only when, they appear in all capitals, as shown here.
 
+This document uses terms and notational conventions from {{QUIC-TRANSPORT}}.
+
 

We decided that the transport doc should be standalone (that is, it does not depend on invariants normatively).  v1 of the transport might eventually be obsolete, but the terminology will still be 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/1500#discussion_r199367147
----==_mimepart_5b39733b5fc5e_13302af924a84f60177511f
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/1500#discussion_r199367147">draft-ietf-quic-invariants.md</a>:</p>
<pre style='color:#555'>&gt; @@ -106,6 +106,8 @@ The key words &quot;MUST&quot;, &quot;MUST NOT&quot;, &quot;REQUIRED&quot;, &quot;SHALL&quot;, &quot;SHALL NOT&quot;, &quot;SHOULD&quot;,
 document are to be interpreted as described in BCP 14 {{!RFC2119}} {{!RFC8174}}
 when, and only when, they appear in all capitals, as shown here.
 
+This document uses terms and notational conventions from {{QUIC-TRANSPORT}}.
+
 
</pre>
<p>We decided that the transport doc should be standalone (that is, it does not depend on invariants normatively).  v1 of the transport might eventually be obsolete, but the terminology will still be 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/1500#discussion_r199367147">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7fx-f_PBwiCyOf7aAAztqBhsPD7ks5uCWq7gaJpZM4U8hL1">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxBjD_WDRUU9y7qok48iPnWcvtNKks5uCWq7gaJpZM4U8hL1.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1500"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1500#discussion_r199367147"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1500#discussion_r199367147",
"url": "https://github.com/quicwg/base-drafts/pull/1500#discussion_r199367147",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1500",
"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/1500#discussion_r199367147"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 351408885\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b39733b5fc5e_13302af924a84f60177511f--


From nobody Sun Jul  1 17:35: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 69729130ECC for <quic-issues@ietfa.amsl.com>; Sun,  1 Jul 2018 17:35:21 -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 6-bm4KX327fb for <quic-issues@ietfa.amsl.com>; Sun,  1 Jul 2018 17:35: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 D9626130E5E for <quic-issues@ietf.org>; Sun,  1 Jul 2018 17:35:19 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1530491718; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=sdIhdA8vMoE9iBNiKenEmWP7xy+uv7idp+FFFHlh/3Y=; b=rsM/cFK6tn66Mp8ILH295GIWoOWx37OSGSji8WTpiqCdln3Td3WBx5CMfya9pROFFiHf8/5U qDTudUBLblvBUhzp5rwwYlFDRCYXQWISb0NY4ZSwt5fqdB7J8PycvEPbmFHsIHb4wDBgbKmr JIPk/1Ekl7rqlEvZX0pQ4Cq+tbU=
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 5b397345.7fb4e5c771b0-smtp-out-n02; Mon, 02 Jul 2018 00:35:17 -0000 (UTC)
Date: Sun, 01 Jul 2018 17:35:16 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b397344548e3_dff2abcebad3c0c80387@hookshot-fe-b0febf1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] cf9d80: Correct a contradiction
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b397344541c7_dff2abcebad3c0c802c0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/FDpSSjkxAjYi5g4umwqLjURZxMo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 02 Jul 2018 00:35:22 -0000

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

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: cf9d80e152ee805dc6a5b52c12a98cfa335eca68
      https://github.com/quicwg/base-drafts/commit/cf9d80e152ee805dc6a5b52c12a98cfa335eca68
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-29 (Fri, 29 Jun 2018)

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

  Log Message:
  -----------
  Correct a contradiction


  Commit: e66be480e5637d2cb7db71195746ed638574ad9e
      https://github.com/quicwg/base-drafts/commit/e66be480e5637d2cb7db71195746ed638574ad9e
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-02 (Mon, 02 Jul 2018)

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

  Log Message:
  -----------
  Merge pull request #1499 from quicwg/invariant-vn-any-endpoint

Correct a contradiction


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

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

----==_mimepart_5b397344541c7_dff2abcebad3c0c802c0--


From nobody Sun Jul  1 17:35: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 D238F130E5E for <quic-issues@ietfa.amsl.com>; Sun,  1 Jul 2018 17:35:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id G8UFS1PxdtRk for <quic-issues@ietfa.amsl.com>; Sun,  1 Jul 2018 17:35: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 E69CD130EC9 for <quic-issues@ietf.org>; Sun,  1 Jul 2018 17:35:19 -0700 (PDT)
Date: Sun, 01 Jul 2018 17:35:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530491718; bh=plXm1e9+IJL97M19iOzwfrF+RbIGVoixA6cEYD5zeI4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ZNhykET5fJTVSqaVXx4833KqJlnyYRjygn1GXMj+KKsagXgYXmFzItCSFWyPHhKHL VycCMIhVSaxkGcl+Zo2kyK78kPyUTzKAGwVqlxPRkc7WYRAxM1XpAkYLoL3Jj1gYM/ 2PGeje+8iCZ3xo6g4b0fCQasmqGvdW1d6TyY6zW0=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab963d6bdbb30c1f18bc5f0627a80639eb8c43cd6792cf000000011751354692a169ce14146786@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1499/issue_event/1710499724@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1499@github.com>
References: <quicwg/base-drafts/pull/1499@github.com>
Subject: Re: [quicwg/base-drafts] Correct a contradiction (#1499)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b397346ac986_29ca2aee7a7a4f5c27484fe"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/sKbGbiUOiFgZxLVjwL_nhHey4SA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 02 Jul 2018 00:35:24 -0000

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

Merged #1499.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1499#event-1710499724
----==_mimepart_5b397346ac986_29ca2aee7a7a4f5c27484fe
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="336881542" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1499" href="https://github.com/quicwg/base-drafts/pull/1499">#1499</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1499#event-1710499724">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1TP3tGCEN89VnCQ3FEfDjMsohhnks5uCWrGgaJpZM4U8hFE">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwEI0NW2jE7-IF_QVKG6_IKSiBsRks5uCWrGgaJpZM4U8hFE.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1499."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1499#event-1710499724"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1499#event-1710499724",
"url": "https://github.com/quicwg/base-drafts/pull/1499#event-1710499724",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Correct a contradiction (#1499)",
"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/1499#event-1710499724"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 351408452\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b397346ac986_29ca2aee7a7a4f5c27484fe--


From nobody Sun Jul  1 17:49: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 25203130E5E for <quic-issues@ietfa.amsl.com>; Sun,  1 Jul 2018 17:49:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Pczs4BGPyzIZ for <quic-issues@ietfa.amsl.com>; Sun,  1 Jul 2018 17:49: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 202A7130E16 for <quic-issues@ietf.org>; Sun,  1 Jul 2018 17:49:43 -0700 (PDT)
Date: Sun, 01 Jul 2018 17:49:41 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530492581; bh=amPwbuICEHASoEQRP/9R42+QYzO6MNQ6bCmHWTmQIGM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ed8ca/BrZtyq5QIuyQ8GARr32szteex/S2tAZQ7Y4/B18yRconzlQmbCzt827iHz9 yav6b2/TxfP053uMeH1Kr8LY2efSHlTY9z0P53W7J3+iXmLwlIF5avusmgN1RYGCkM iGti6o3Teud+ODYoi/cy5IlUSoL132KGlJr1BZOk=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abbefb3519b99a768e615d8e0c6882d4f326f7e0fe92cf00000001175138a592a169ce1417105e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1502/401645415@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1502@github.com>
References: <quicwg/base-drafts/issues/1502@github.com>
Subject: Re: [quicwg/base-drafts] Make Packet Number a standard varint, with no inference (#1502)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3976a5b5966_161e2add5bc82f5410683b4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/wqCsvpK9qomtM2X0lg3r-9V9-94>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 02 Jul 2018 00:49:45 -0000

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

> pretty bad consequences for connection integrity (e.g. acking packets that weren't actually received)

If you reconstruct the wrong packet number, all that happens is that you can't decrypt the packet.  That's not fatal, it just looks like loss.  The damage is limited to a reduction in throughput.

In addition to the concern @ianswett raised, a 2-bit-prefixed varint can use the one octet encoding less often.  Audio is probably OK to use a one octet encoding; the one-octet/6-bit encoding can't be used at around a 640ms RTT for the most common 20ms latency, which is a pretty long hop for real-time audio.  Add video and higher packet rates and lower latency encodings start to have to use 2 octets on a shorter RTT.  The current encoding allows the rate or RTT to double before spilling over.

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

<blockquote>
<p>pretty bad consequences for connection integrity (e.g. acking packets =
that weren't actually received)</p>
</blockquote>
<p>If you reconstruct the wrong packet number, all that happens is that y=
ou can't decrypt the packet.  That's not fatal, it just looks like loss. =
 The damage is limited to a reduction in throughput.</p>
<p>In addition to the concern <a class=3D"user-mention" data-hovercard-us=
er-id=3D"20072817" data-octo-click=3D"hovercard-link-click" data-octo-dim=
ensions=3D"link_type:self" href=3D"https://github.com/ianswett">@ianswett=
</a> raised, a 2-bit-prefixed varint can use the one octet encoding less =
often.  Audio is probably OK to use a one octet encoding; the one-octet/6=
-bit encoding can't be used at around a 640ms RTT for the most common 20m=
s latency, which is a pretty long hop for real-time audio.  Add video and=
 higher packet rates and lower latency encodings start to have to use 2 o=
ctets on a shorter RTT.  The current encoding allows the rate or RTT to d=
ouble before spilling over.</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/1502#issuecomment-401645415">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqzf5=
aWKOaU6hjLNdNsTm6Ve2V9ruks5uCW4lgaJpZM4U9RTy">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq9T1oFz_Ng0UbHAeSxfrso2P=
2t6Kks5uCW4lgaJpZM4U9RTy.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 #1502: \u003e pretty bad consequences for connection integri=
ty (e.g. acking packets that weren't actually received)\r\n\r\nIf you rec=
onstruct the wrong packet number, all that happens is that you can't decr=
ypt the packet.  That's not fatal, it just looks like loss.  The damage i=
s limited to a reduction in throughput.\r\n\r\nIn addition to the concern=
 @ianswett raised, a 2-bit-prefixed varint can use the one octet encoding=
 less often.  Audio is probably OK to use a one octet encoding; the one-o=
ctet/6-bit encoding can't be used at around a 640ms RTT for the most comm=
on 20ms latency, which is a pretty long hop for real-time audio.  Add vid=
eo and higher packet rates and lower latency encodings start to have to u=
se 2 octets on a shorter RTT.  The current encoding allows the rate or RT=
T to double before spilling over."}],"action":{"name":"View Issue","url":=
"https://github.com/quicwg/base-drafts/issues/1502#issuecomment-401645415=
"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1502#issuecomment=
-401645415",
"url": "https://github.com/quicwg/base-drafts/issues/1502#issuecomment-40=
1645415",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 Packet Number a standard varint, =
with no inference (#1502)",
"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\": 1502,\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\": 1502\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1502#issuecomment-40=
1645415"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3516060=
02\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b3976a5b5966_161e2add5bc82f5410683b4--


From nobody Sun Jul  1 17:55: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 A5B95130EB4 for <quic-issues@ietfa.amsl.com>; Sun,  1 Jul 2018 17:55:08 -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 qusOfpqvcLUa for <quic-issues@ietfa.amsl.com>; Sun,  1 Jul 2018 17:55: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 15268130E16 for <quic-issues@ietf.org>; Sun,  1 Jul 2018 17:55:07 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1530492906; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=iXPRGq0hMPo/uB8kBYkieZ58E/LNRvMm5YrJlxHvPEA=; b=KCUVLdETXwdDT6NPi4w4qj2Q+MuAgu3SMB19zqzkidKGenP/4ujKmXWyI2Acs9Z3KHdZUM+7 3cVMtTeWO2rjPUKTf2jc6kKrDHFcGZ8PFCZjR3NiPizQMOdnKFxqEfuvIcjGo6yw/iQp5D0/ hs31Za1gffTJYKfMjlGXKQBaqs4=
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 5b3977ea.7fa83e81acf0-smtp-out-n03; Mon, 02 Jul 2018 00:55:06 -0000 (UTC)
Date: Sun, 01 Jul 2018 17:55:05 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b3977e9f3cfb_27d32ae87a841c1867376@hookshot-fe-d2afb11.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 6ee497: Editorial: initial offsets -> initial limits
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b3977e9f36ad_27d32ae87a841c186723e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/2dmu2YhCMGI3KFzFxEgrf5aDR8M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 02 Jul 2018 00:55:09 -0000

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

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 6ee497120f422d70e031f67a5bc9a3fa8936b9cf
      https://github.com/quicwg/base-drafts/commit/6ee497120f422d70e031f67a5bc9a3fa8936b9cf
  Author: Igor Lubashev <igorlord@alum.mit.edu>
  Date:   2018-06-29 (Fri, 29 Jun 2018)

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

  Log Message:
  -----------
  Editorial: initial offsets -> initial limits


  Commit: e70cc8a440db302af9de6e29eb65a676ade4b723
      https://github.com/quicwg/base-drafts/commit/e70cc8a440db302af9de6e29eb65a676ade4b723
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-02 (Mon, 02 Jul 2018)

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

  Log Message:
  -----------
  Merge pull request #1504 from igorlord/stream-concurrency-editorial

Editorial: initial offsets -> initial limits


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

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

----==_mimepart_5b3977e9f36ad_27d32ae87a841c186723e--


From nobody Sun Jul  1 17: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 CDB04130EB4 for <quic-issues@ietfa.amsl.com>; Sun,  1 Jul 2018 17:55:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yi3JfjMT--Db for <quic-issues@ietfa.amsl.com>; Sun,  1 Jul 2018 17:55: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 1FD61130E16 for <quic-issues@ietf.org>; Sun,  1 Jul 2018 17:55:09 -0700 (PDT)
Date: Sun, 01 Jul 2018 17:55:08 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530492908; bh=YXF35XRQ3XOvfV4XRwYffztNJykAXxuXbKIN4NUlwwc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=yAYWRi4ElSOSSNqCfoHfiQ8Frzv+9h48QyKig8j3ezweFk0pSGYq7j847f+dra5bc 6FbYVDEgqfvzB61aNouGo5SfP27L/+x7CV5aKEzICY54YZpSmq0mXynLbRzKFtNbQb pgWtQqJpb+RGj2wC2x8T7WzmORmnuE8pPUGd5OV0=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab79bd9b0dd3d2d9269a37b4da24a02582db39d69192cf00000001175139ec92a169ce14185a10@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1504/issue_event/1710509130@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1504@github.com>
References: <quicwg/base-drafts/pull/1504@github.com>
Subject: Re: [quicwg/base-drafts] Editorial: initial offsets -> initial limits (#1504)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3977ec6d74e_5b1b2ac910084f5477731e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/9xq8a72VItNXDDuz5E6iDLBLszk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 02 Jul 2018 00:55:11 -0000

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

Merged #1504.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1504#event-1710509130
----==_mimepart_5b3977ec6d74e_5b1b2ac910084f5477731e
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="337140240" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1504" href="https://github.com/quicwg/base-drafts/pull/1504">#1504</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1504#event-1710509130">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4oEA7fbTuxUxCTSEIXdUmIx0XYXks5uCW9sgaJpZM4U9o2_">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3e-a-09Is1TurIMVnQ6jaqfwGIDks5uCW9sgaJpZM4U9o2_.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1504."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1504#event-1710509130"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1504#event-1710509130",
"url": "https://github.com/quicwg/base-drafts/pull/1504#event-1710509130",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Editorial: initial offsets -\u003e initial limits (#1504)",
"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/1504#event-1710509130"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 351702463\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3977ec6d74e_5b1b2ac910084f5477731e--


From nobody Sun Jul  1 17: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 92480130EB4 for <quic-issues@ietfa.amsl.com>; Sun,  1 Jul 2018 17:59:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MliN__Sl5Rn5 for <quic-issues@ietfa.amsl.com>; Sun,  1 Jul 2018 17:59:12 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id ED55E130E16 for <quic-issues@ietf.org>; Sun,  1 Jul 2018 17:59:11 -0700 (PDT)
Date: Sun, 01 Jul 2018 17:59:10 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530493150; bh=3c/rShqDs+OmBiRmP0Z4KH5vRq5YJnhTGod64wZyo5U=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=MWg5pnazmLDMvGLGhkSL1jjxtw5/vn4F8zeaEk3SJ4tCgTO31yhQmeDbiQ0dxYUmG tW4a2vI8oacz9+uNUKPW2pus/D7YN6R/8hLtlri0XtACzOIHEWuy40sWmYmWutxKf+ Egm9vLoPBDn0Dtw23qcWEBrxrWXOfnrlwRVtgjEg=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba887b52936a503f5e4d984d582600cb48184e02d92cf0000000117513ade92a169ce1418889d@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1505/401646123@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1505@github.com>
References: <quicwg/base-drafts/issues/1505@github.com>
Subject: Re: [quicwg/base-drafts] Stateless Reset from clients, bis (#1505)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3978dee5f56_ce43fe990530f8427974d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Gc7_8JvUZ3NK-dMT5aV8zSy_8Qw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 02 Jul 2018 00:59:14 -0000

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

Isn't it easier to switch to a new connection ID?

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

<p>Isn't it easier to switch to a new connection ID?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1505#issuecomment-401646123">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3es8kpKoSF1L3Qa1yFZyXtbBNHuks5uCXBegaJpZM4U9sIC">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq65WLXYBIT__gYQAJ5QcaedCb2MSks5uCXBegaJpZM4U9sIC.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1505: Isn't it easier to switch to a new connection ID?"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1505#issuecomment-401646123"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1505#issuecomment-401646123",
"url": "https://github.com/quicwg/base-drafts/issues/1505#issuecomment-401646123",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Stateless Reset from clients, bis (#1505)",
"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\": 1505,\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\": 1505\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1505#issuecomment-401646123"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 351715842\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3978dee5f56_ce43fe990530f8427974d--


From nobody Sun Jul  1 18:04: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 6FC7F130EEA for <quic-issues@ietfa.amsl.com>; Sun,  1 Jul 2018 18:04:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id B9HDdhaFe99T for <quic-issues@ietfa.amsl.com>; Sun,  1 Jul 2018 18:04: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 CB0B6130E16 for <quic-issues@ietf.org>; Sun,  1 Jul 2018 18:04:36 -0700 (PDT)
Date: Sun, 01 Jul 2018 18:04:36 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530493476; bh=325kuujOaZPX+Cq6YQ0voE2aKX8axo8piKzu6oJJifs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=AISOpv/MtsSh0L5KSnC22F/NNS/TfaUImgmnKFC1yzS9r5h/7Gw8+VjhDLMrgKIVk axa+lb/6QxrHVOSLQiJ6b9VLYEnW9euVdYPvqUf1F5yOcu3+QC8SVJctjrNe7PUhCc uZpr8Yt43Mwh04M8cFW32O+sBm+0Qion65QNi5ME=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abc66eab650521aa00e182c4739fce2707366b569b92cf0000000117513c2492a169ce1418d0ad@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1507/401646548@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1507@github.com>
References: <quicwg/base-drafts/issues/1507@github.com>
Subject: Re: [quicwg/base-drafts] Can a client send 0-RTT data when receiving Retry? (#1507)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b397a24d2a2_5ad72add5bc82f5416368e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Tqd2lXPjdANzjRbxjc4vzk17i0s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 02 Jul 2018 01:04:39 -0000

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

What does the server do with the 0-RTT packets?  Does the server have to keep the same connection ID for the packets to arrive at the right place?

TLS could have allowed 0-RTT to continue after a HelloRetryRequest, but decided not to allow it.  For that reason, I'd assumed that we would follow the same design here.  If 0-RTT is accepted (and can't see a concrete reason not to allow it), then we need to consider what the consequences 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/1507#issuecomment-401646548
----==_mimepart_5b397a24d2a2_5ad72add5bc82f5416368e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>What does the server do with the 0-RTT packets?  Does the server have =
to keep the same connection ID for the packets to arrive at the right pla=
ce?</p>
<p>TLS could have allowed 0-RTT to continue after a HelloRetryRequest, bu=
t decided not to allow it.  For that reason, I'd assumed that we would fo=
llow the same design here.  If 0-RTT is accepted (and can't see a concret=
e reason not to allow it), then we need to consider what the consequences=
 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/1507#issuecomment-401646548">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq9cg=
6boxUeX62HYPTJ5EuFnGiSnFks5uCXGkgaJpZM4U9xPP">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq_Rds8q6i9KbBBVY9ZA8kBk6=
z1zwks5uCXGkgaJpZM4U9xPP.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 #1507: What does the server do with the 0-RTT packets?  Does=
 the server have to keep the same connection ID for the packets to arrive=
 at the right place?\r\n\r\nTLS could have allowed 0-RTT to continue afte=
r a HelloRetryRequest, but decided not to allow it.  For that reason, I'd=
 assumed that we would follow the same design here.  If 0-RTT is accepted=
 (and can't see a concrete reason not to allow it), then we need to consi=
der what the consequences are.\r\n\r\n"}],"action":{"name":"View Issue","=
url":"https://github.com/quicwg/base-drafts/issues/1507#issuecomment-4016=
46548"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1507#issuecomment=
-401646548",
"url": "https://github.com/quicwg/base-drafts/issues/1507#issuecomment-40=
1646548",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Can a client send 0-RTT data when rece=
iving Retry? (#1507)",
"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\": 1507,\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\": 1507\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1507#issuecomment-40=
1646548"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3517367=
83\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b397a24d2a2_5ad72add5bc82f5416368e--


From nobody Sun Jul  1 18:33: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 15B2E130EFE for <quic-issues@ietfa.amsl.com>; Sun,  1 Jul 2018 18:33:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YQIJuw2LYkj9 for <quic-issues@ietfa.amsl.com>; Sun,  1 Jul 2018 18:33: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 75FA1130EFC for <quic-issues@ietf.org>; Sun,  1 Jul 2018 18:33:02 -0700 (PDT)
Date: Sun, 01 Jul 2018 18:33:01 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530495181; bh=3rryx4fetZxf+ssrH7LUaxlKOzVwAKRjM2HGCy3/y+k=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=NrttYmyKogbwUnIpdE9yOAxSc5jDsydkkNfygql1ZuAOjoyfwqzZ5QSk1mDS91Yy/ ifQsAeYRbt6cqPKd4cXoJ/O/5rkTblW4zDmVFC6GCbS2ftlnYHpXf04zryHjigtdfx //tOVxGn9U/Bh6pzUDUEtWZNspc/muWQ93FD+q/8=
From: Subodh Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab3d5667b72b7a890a3ed4e715b351d954b42599fe92cf00000001175142cd92a169ce1417105e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1502/401649131@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1502@github.com>
References: <quicwg/base-drafts/issues/1502@github.com>
Subject: Re: [quicwg/base-drafts] Make Packet Number a standard varint, with no inference (#1502)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3980cd481fb_4ce43fc6c7920f7c14034c5"; 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/UwlN_4FCyLR2OpA0ChJxVPS4mxc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 02 Jul 2018 01:33:04 -0000

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

Size overhead also becomes important in use cases like text messaging whe=
re the message size becomes comparable to the protocol overhead. With thi=
s change we would rollover to 2 bytes with 256 packets which in effect me=
ans 256 messages. Sending a lol to someone where the protocol overhead it=
self is larger than the message.

One alternative which might be interesting is var length encoding of the =
truncated packet number so that we don=E2=80=99t need the 4 byte packet n=
umber type in the short 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/issues/1502#issuecomment-401649131=

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

<p>Size overhead also becomes important in use cases like text messaging =
where the message size becomes comparable to the protocol overhead. With =
this change we would rollover to 2 bytes with 256 packets which in effect=
 means 256 messages. Sending a lol to someone where the protocol overhead=
 itself is larger than the message.</p>
<p>One alternative which might be interesting is var length encoding of t=
he truncated packet number so that we don=E2=80=99t need the 4 byte packe=
t number type in the short header</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/1502#issuecomment-401649131">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq6uO=
RHtFK0RVCiwBUmK0jb9NNq2Kks5uCXhNgaJpZM4U9RTy">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq9xgXadUqWbDeF-Xg45aRb_2=
ns5lks5uCXhNgaJpZM4U9RTy.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 #1502: Size overhead also becomes important in use cases like tex=
t messaging where the message size becomes comparable to the protocol ove=
rhead. With this change we would rollover to 2 bytes with 256 packets whi=
ch in effect means 256 messages. Sending a lol to someone where the proto=
col overhead itself is larger than the message.\r\n\r\nOne alternative wh=
ich might be interesting is var length encoding of the truncated packet n=
umber so that we don=E2=80=99t need the 4 byte packet number type in the =
short header"}],"action":{"name":"View Issue","url":"https://github.com/q=
uicwg/base-drafts/issues/1502#issuecomment-401649131"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1502#issuecomment=
-401649131",
"url": "https://github.com/quicwg/base-drafts/issues/1502#issuecomment-40=
1649131",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 Packet Number a standard varint, =
with no inference (#1502)",
"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\": 1502,\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\": 1502\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1502#issuecomment-40=
1649131"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3516060=
02\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b3980cd481fb_4ce43fc6c7920f7c14034c5--


From nobody Sun Jul  1 19: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 21C8D130E39 for <quic-issues@ietfa.amsl.com>; Sun,  1 Jul 2018 19:42:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bUeYBET59pa8 for <quic-issues@ietfa.amsl.com>; Sun,  1 Jul 2018 19:42:29 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A2B09124D68 for <quic-issues@ietf.org>; Sun,  1 Jul 2018 19:42:29 -0700 (PDT)
Date: Sun, 01 Jul 2018 19:42:28 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530499348; bh=Mk1YH24TQ5xhlIQW5YqZSOkECiIyfWSmAVHcdmTEke4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=B5AJi4G2Z7tf6VbkQdLvWq96U/joFhfj8QNbEdcQHkN0TlqR5OsrEbqp38Eb+5fwR mqMJQk4AwFznvXW9HuDJlODqOo/rs8AXJmoFjTvRBKMVutLtxqZsocc7100LXVdQeJ cjEvVe8yYz17e8gb7ka8smWuXtKbwC0PSjJ8nd/I=
From: ekr <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf1b6f664da2b7b06f4a74385caac28126574355392cf000000011751531492a169ce1418d0ad@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1507/401656606@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1507@github.com>
References: <quicwg/base-drafts/issues/1507@github.com>
Subject: Re: [quicwg/base-drafts] Can a client send 0-RTT data when receiving Retry? (#1507)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b399114c3f31_46f92add9bcb2f5c4689bf"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ekr
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/CcGQPRdX_I-zZ-JXXr6V9Htd98E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 02 Jul 2018 02:42:31 -0000

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

> What does the server do with the 0-RTT packets?

This is already an issue with 0-RTT, because the client generates a fresh CID which sends you to a random location 

> Does the server have to keep the same connection ID for the packets to arrive at the right place?

I don't understand the question. You mean the same CID when it sends the Retry? Why would that be needed?


> TLS could have allowed 0-RTT to continue after a HelloRetryRequest, but decided not to allow it. For that reason, I'd assumed that we would follow the same design here. If 0-RTT is accepted (and can't see a concrete reason not to allow it), then we need to consider what the consequences are.

I don't think that's a very good analogy, because a consequence of this design is that the Retry happens entirely below the TLS layer. Saying that 0-RTT is forbidden here is more like saying that it's forbidden if you have a TFO failure.

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

<blockquote>
<p>What does the server do with the 0-RTT packets?</p>
</blockquote>
<p>This is already an issue with 0-RTT, because the client generates a fr=
esh CID which sends you to a random location</p>
<blockquote>
<p>Does the server have to keep the same connection ID for the packets to=
 arrive at the right place?</p>
</blockquote>
<p>I don't understand the question. You mean the same CID when it sends t=
he Retry? Why would that be needed?</p>
<blockquote>
<p>TLS could have allowed 0-RTT to continue after a HelloRetryRequest, bu=
t decided not to allow it. For that reason, I'd assumed that we would fol=
low the same design here. If 0-RTT is accepted (and can't see a concrete =
reason not to allow it), then we need to consider what the consequences a=
re.</p>
</blockquote>
<p>I don't think that's a very good analogy, because a consequence of thi=
s design is that the Retry happens entirely below the TLS layer. Saying t=
hat 0-RTT is forbidden here is more like saying that it's forbidden if yo=
u have a TFO failure.</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/1507#issuecomment-401656606">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq8HF=
fzSKV7-AD-QifT3sfN1vtdQBks5uCYiUgaJpZM4U9xPP">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq6Oamjt7Df5q6hlrrkkttYb7=
GvpLks5uCYiUgaJpZM4U9xPP.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":"@ekr =
in #1507: \u003e What does the server do with the 0-RTT packets?\r\n\r\nT=
his is already an issue with 0-RTT, because the client generates a fresh =
CID which sends you to a random location \r\n\r\n\u003e Does the server h=
ave to keep the same connection ID for the packets to arrive at the right=
 place?\r\n\r\nI don't understand the question. You mean the same CID whe=
n it sends the Retry? Why would that be needed?\r\n\r\n\r\n\u003e TLS cou=
ld have allowed 0-RTT to continue after a HelloRetryRequest, but decided =
not to allow it. For that reason, I'd assumed that we would follow the sa=
me design here. If 0-RTT is accepted (and can't see a concrete reason not=
 to allow it), then we need to consider what the consequences are.\r\n\r\=
nI don't think that's a very good analogy, because a consequence of this =
design is that the Retry happens entirely below the TLS layer. Saying tha=
t 0-RTT is forbidden here is more like saying that it's forbidden if you =
have a TFO failure."}],"action":{"name":"View Issue","url":"https://githu=
b.com/quicwg/base-drafts/issues/1507#issuecomment-401656606"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1507#issuecomment=
-401656606",
"url": "https://github.com/quicwg/base-drafts/issues/1507#issuecomment-40=
1656606",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Can a client send 0-RTT data when rece=
iving Retry? (#1507)",
"sections": [
{
"text": "",
"activityTitle": "**ekr**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@ekr",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1507,\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\": 1507\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1507#issuecomment-40=
1656606"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3517367=
83\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b399114c3f31_46f92add9bcb2f5c4689bf--


From nobody Sun Jul  1 21:12: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 813F1130E3B for <quic-issues@ietfa.amsl.com>; Sun,  1 Jul 2018 21:12:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5mKbK04XAHPX for <quic-issues@ietfa.amsl.com>; Sun,  1 Jul 2018 21:12: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 25D93130E2F for <quic-issues@ietf.org>; Sun,  1 Jul 2018 21:12:44 -0700 (PDT)
Date: Sun, 01 Jul 2018 21:12:42 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530504762; bh=57jHCRGGU9Cby8qRVv3qP2gDl2BpWAUUNnwyGVDfCn0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=tBOLnBCfLP9khQ2LIboSE/Cw9eCtVjXq+3EZIoopb18HnWH1jlnoJKoeCcFmpTvOV uaUtDO1X8XSw52fncMAAAnMOa9AJTyGP6dEjLvYph6outNntZckJx+XYziFhNYcr7u kqebCVX3KoHnkvaQB2ME3rbNMufp5mGaBS2Y7BsE=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab289fef9c0a9aeba067507106822c0dec808fba6492cf000000011751683a92a169ce1417105e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1502/401667574@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1502@github.com>
References: <quicwg/base-drafts/issues/1502@github.com>
Subject: Re: [quicwg/base-drafts] Make Packet Number a standard varint, with no inference (#1502)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b39a63aa76c5_38ab3fcc358dcf842046cb"; 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/-34Gn_sIMMWJ1HBNnStQEGRqRRs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 02 Jul 2018 04:12:46 -0000

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

@martinthomson Good point on the drops. I know when I'm licked. 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/1502#issuecomment-401667574
----==_mimepart_5b39a63aa76c5_38ab3fcc358dcf842046cb
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-user-id="67641" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a> Good point on the drops. I know when I'm licked. 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/1502#issuecomment-401667574">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-l_MC4BRIyCyC-ylj5TPWlYblUtks5uCZ26gaJpZM4U9RTy">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwEEUctqMYQk41hk3FodUDFx_jufks5uCZ26gaJpZM4U9RTy.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1502: @martinthomson Good point on the drops. I know when I'm licked. Closing."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1502#issuecomment-401667574"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1502#issuecomment-401667574",
"url": "https://github.com/quicwg/base-drafts/issues/1502#issuecomment-401667574",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 Packet Number a standard varint, with no inference (#1502)",
"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\": 1502,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1502#issuecomment-401667574"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 351606002\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b39a63aa76c5_38ab3fcc358dcf842046cb--


From nobody Sun Jul  1 21: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 5CE75130E2F for <quic-issues@ietfa.amsl.com>; Sun,  1 Jul 2018 21:12:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Avh4PaXmMDi8 for <quic-issues@ietfa.amsl.com>; Sun,  1 Jul 2018 21:12: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 178A4130E00 for <quic-issues@ietf.org>; Sun,  1 Jul 2018 21:12:44 -0700 (PDT)
Date: Sun, 01 Jul 2018 21:12:43 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530504763; bh=cI0ixwgCr+4KoKcQ71b8qu0Nq2jqKWM3EDoP/kShfRg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=bpOOGGaR3+K3ZAR/+QYFSPkjVSYJsQYTokdEVZPPsWmDr1lvVBe/x7QUClVHUM2pX H+0ypyymc9QMIkC6pf8jACVHrKbw+jYc3/8UlWBAJ28JPQqh16XH8zXRO3KOa9B4BC poSS2PL0EA0vtpAomYSjlOP2tghlg+Hx+vkgL4C0=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab87d698b2a99e10c23b48b0dfd12358272def03a192cf000000011751683b92a169ce1417105e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1502/issue_event/1710654743@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1502@github.com>
References: <quicwg/base-drafts/issues/1502@github.com>
Subject: Re: [quicwg/base-drafts] Make Packet Number a standard varint, with no inference (#1502)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b39a63bb55e_b133fe990530f8414247a5"; 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/oh7vTqU-J2oZY6K4HLk4w7rb1oo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 02 Jul 2018 04:12:46 -0000

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

Closed #1502.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1502#event-1710654743
----==_mimepart_5b39a63bb55e_b133fe990530f8414247a5
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="337055838" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1502" href="https://github.com/quicwg/base-drafts/issues/1502">#1502</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1502#event-1710654743">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6iLF2F0VMsluis67tgHAapqUS0zks5uCZ27gaJpZM4U9RTy">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2Azcic8J6DO6Vnu4uSbPy5MCJ5vks5uCZ27gaJpZM4U9RTy.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1502."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1502#event-1710654743"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1502#event-1710654743",
"url": "https://github.com/quicwg/base-drafts/issues/1502#event-1710654743",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 Packet Number a standard varint, with no inference (#1502)",
"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/issues/1502#event-1710654743"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 351606002\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b39a63bb55e_b133fe990530f8414247a5--


From nobody Sun Jul  1 21: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 54CEC130F94 for <quic-issues@ietfa.amsl.com>; Sun,  1 Jul 2018 21:14:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SIaZfNjTlTev for <quic-issues@ietfa.amsl.com>; Sun,  1 Jul 2018 21:14: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 9D2D1130F04 for <quic-issues@ietf.org>; Sun,  1 Jul 2018 21:14:53 -0700 (PDT)
Date: Sun, 01 Jul 2018 21:14:51 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530504891; bh=cXQdkinNM249oqPjwoD67jUAhIAgdpATLscKq455vko=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=S3e5bvVqsknz2BSGP3G2Y/v51I5lQAQ3LBvgGzsfa5+aIXFvj7elLb/cjaA7igHBT EIVRWfI0lfNY38yeo0l77uYhLFoESj1MC6dTjPunocuZpNt+D39y0IoRRntizKOz9v BydEq3fA6JIzUJKUyQLAp0r1UUjmIfcXG3NTeydY=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab79194eb8ead52312de78bfb1974da6eb032d616292cf00000001175168bb92a169ce14190e78@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1508/401667820@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1508@github.com>
References: <quicwg/base-drafts/issues/1508@github.com>
Subject: Re: [quicwg/base-drafts] Frame type field in APPLICATION_CLOSE (#1508)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b39a6bbe6fda_7c233fc62e76cf809266d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/2IcIlrXIpcjClBDaTkIaDWwrks8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 02 Jul 2018 04:15:02 -0000

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

Yes, mea culpa.  I never intended APPLICATION_CLOSE to gain the new field.  I'll 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/issues/1508#issuecomment-401667820
----==_mimepart_5b39a6bbe6fda_7c233fc62e76cf809266d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Yes, mea culpa.  I never intended APPLICATION_CLOSE to gain the new field.  I'll 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/issues/1508#issuecomment-401667820">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqx3DKuA9kuRdOs30gv2aYZfJEAswks5uCZ47gaJpZM4U910A">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7s49lLkhvgOBpPqMA2QJK8MtjRtks5uCZ47gaJpZM4U910A.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1508: Yes, mea culpa.  I never intended APPLICATION_CLOSE to gain the new field.  I'll fix that."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1508#issuecomment-401667820"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1508#issuecomment-401667820",
"url": "https://github.com/quicwg/base-drafts/issues/1508#issuecomment-401667820",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Frame type field in APPLICATION_CLOSE (#1508)",
"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\": 1508,\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\": 1508\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1508#issuecomment-401667820"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 351755520\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b39a6bbe6fda_7c233fc62e76cf809266d--


From nobody Sun Jul  1 21:19: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 C0D0A130F4A for <quic-issues@ietfa.amsl.com>; Sun,  1 Jul 2018 21:19:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ur-jFwN35bu9 for <quic-issues@ietfa.amsl.com>; Sun,  1 Jul 2018 21:19: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 E15A2130F50 for <quic-issues@ietf.org>; Sun,  1 Jul 2018 21:19:34 -0700 (PDT)
Date: Sun, 01 Jul 2018 21:19:34 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530505174; bh=fXThVnqy6Sdd0bZA4FDTYWbVwaPERY8JE0lCS2R+qJY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=pYhtC7a1E3HSlO/3SuvbNVDjljmbWHSBDr3K15L0nMGJiSGiDFZYOHep9HXl4IJ8F gOJmDb40SNdwD1VG5+nVlzy+Rd3kl7JBriGnBe/G3RBlbjLfyNw1FfjIBa5AzMKXcA oODvAkx/tmg7K6b7APd8GyDjxT/as4xHwe8LCbi4=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe2ca93c0d6cf912b71f67cd640e6243b7c46c48892cf00000001175169d692a169ce1418d0ad@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1507/401668401@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1507@github.com>
References: <quicwg/base-drafts/issues/1507@github.com>
Subject: Re: [quicwg/base-drafts] Can a client send 0-RTT data when receiving Retry? (#1507)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b39a7d64c8d8_109473fc535a62f7c1356312"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/1QYk94R2D1zNiMK32TEEuDFyzH4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 02 Jul 2018 04:19:43 -0000

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

The point is that if the handshake is successful, then the ClientHello and all the 0-RTT have the same destination connection ID, so they probably end up at the same point.  Add Retry and they might not.

I think that the TLS analogy is fine.  In TLS, a server could want a different key share, but find the PSK perfectly adequate for the purposes of 0-RTT.  There's no reason a server that sends HelloRetryRequest would need to stop accepting 0-RTT.

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

<p>The point is that if the handshake is successful, then the ClientHello=
 and all the 0-RTT have the same destination connection ID, so they proba=
bly end up at the same point.  Add Retry and they might not.</p>
<p>I think that the TLS analogy is fine.  In TLS, a server could want a d=
ifferent key share, but find the PSK perfectly adequate for the purposes =
of 0-RTT.  There's no reason a server that sends HelloRetryRequest would =
need to stop accepting 0-RTT.</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/1507#issuecomment-401668401">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq7x1=
d5QGIgnbtiVNT0efh3y3Yl2jks5uCZ9WgaJpZM4U9xPP">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq90wMg6UHtUbx_Dcu6q4wqmJ=
5C4oks5uCZ9WgaJpZM4U9xPP.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 #1507: The point is that if the handshake is successful, the=
n the ClientHello and all the 0-RTT have the same destination connection =
ID, so they probably end up at the same point.  Add Retry and they might =
not.\r\n\r\nI think that the TLS analogy is fine.  In TLS, a server could=
 want a different key share, but find the PSK perfectly adequate for the =
purposes of 0-RTT.  There's no reason a server that sends HelloRetryReque=
st would need to stop accepting 0-RTT."}],"action":{"name":"View Issue","=
url":"https://github.com/quicwg/base-drafts/issues/1507#issuecomment-4016=
68401"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1507#issuecomment=
-401668401",
"url": "https://github.com/quicwg/base-drafts/issues/1507#issuecomment-40=
1668401",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Can a client send 0-RTT data when rece=
iving Retry? (#1507)",
"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\": 1507,\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\": 1507\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1507#issuecomment-40=
1668401"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3517367=
83\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b39a7d64c8d8_109473fc535a62f7c1356312--


From nobody Sun Jul  1 21:23: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 31ECD130E2D for <quic-issues@ietfa.amsl.com>; Sun,  1 Jul 2018 21:23:03 -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 5OD_JeM9eFw5 for <quic-issues@ietfa.amsl.com>; Sun,  1 Jul 2018 21:23: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 ABF3B130E00 for <quic-issues@ietf.org>; Sun,  1 Jul 2018 21:23:01 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1530505381; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=t61r0Y8kmaJ2G7sqaWSeLitjYlqrj8MIokkRS4TMLtg=; b=IYLnBY00pEmO0TYNj0hSRJATy+Bgv3ZQtLKKLdBKgl3qym1BzbSKtkJUe/ET2UDGRbIyqIAF kLOX4niPFqGElWyS80tmukzqOncYpVWnoclcRlEmXGL+M9jckJP+jndjH7T36o36KDF+POOt PKWIYkz7AqK519K2Q3mUsFXC4Gw=
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 5b39a8a4.7f79c1894b70-smtp-out-n03; Mon, 02 Jul 2018 04:23:00 -0000 (UTC)
Date: Sun, 01 Jul 2018 21:22:59 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b39a8a3e2fe4_58e12ab7ba245c106596d@hookshot-fe-cace476.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 7c2061: Use more words
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b39a8a3e2c82_58e12ab7ba245c106581d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Dy3F2dwOsXZASnngW8Juv2984lk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 02 Jul 2018 04:23:03 -0000

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

  Branch: refs/heads/define-rebinding
  Home:   https://github.com/quicwg/base-drafts
  Commit: 7c2061c986f8fc853bda49cbcb94443351f3df67
      https://github.com/quicwg/base-drafts/commit/7c2061c986f8fc853bda49cbcb94443351f3df67
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-02 (Mon, 02 Jul 2018)

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

  Log Message:
  -----------
  Use more words



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

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

----==_mimepart_5b39a8a3e2c82_58e12ab7ba245c106581d--


From nobody Sun Jul  1 21:23: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 CF925130E3F for <quic-issues@ietfa.amsl.com>; Sun,  1 Jul 2018 21:23:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id D8KegYkFgtka for <quic-issues@ietfa.amsl.com>; Sun,  1 Jul 2018 21: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 733D9130E00 for <quic-issues@ietf.org>; Sun,  1 Jul 2018 21:23:03 -0700 (PDT)
Date: Sun, 01 Jul 2018 21:23:02 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530505382; bh=0MYvsoH9NoApBNL8gRT8kpJPekEOjK1Wct64pAPlcss=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=N2kax6CKEfpcSjtSz70MVKSXC/nRtwP7/xxOm2b3GKylKEgwVqbOmkOIS29H80VXc XIQSbwhf2g6kHMPv0MhV7WKv3SVijcO7nBTkIdSBRj+4FRd6pmt+diDqIsvWKcppjp 82Uk97mycU6L7fFeTadhflpLdJv4Y9V1EHVNbuiw=
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/1501/push/2687282734@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1501@github.com>
References: <quicwg/base-drafts/pull/1501@github.com>
Subject: Re: [quicwg/base-drafts] Define NAT rebinding better (#1501)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b39a8a6bc2dc_4492add5bc82f541300297"; 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/1M3pqE8qYgj36T6ppp6z9bZ0Ff4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 02 Jul 2018 04:23:06 -0000

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

@martinthomson pushed 1 commit.

7c2061c  Use more words


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1501/files/6fb52501a58cc1ae93f3f7d3815270eab788b07e..7c2061c986f8fc853bda49cbcb94443351f3df67

----==_mimepart_5b39a8a6bc2dc_4492add5bc82f541300297
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/7c2061c">7c2061c</a>  Use more words</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/1501/files/6fb52501a58cc1ae93f3f7d3815270eab788b07e..7c2061c986f8fc853bda49cbcb94443351f3df67">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqx4IGX6WeHy1f7BnXIYFBmGAgV8Iks5uCaAmgaJpZM4U8jDb">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqypPm8nVP_i-IhvsxyTWtJWTRPcSks5uCaAmgaJpZM4U8jDb.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1501"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1501/files/6fb52501a58cc1ae93f3f7d3815270eab788b07e..7c2061c986f8fc853bda49cbcb94443351f3df67"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1501/files/6fb52501a58cc1ae93f3f7d3815270eab788b07e..7c2061c986f8fc853bda49cbcb94443351f3df67",
"url": "https://github.com/quicwg/base-drafts/pull/1501/files/6fb52501a58cc1ae93f3f7d3815270eab788b07e..7c2061c986f8fc853bda49cbcb94443351f3df67",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1501",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1501:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "7c2061c",
"value": "Use more words"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1501/files/6fb52501a58cc1ae93f3f7d3815270eab788b07e..7c2061c986f8fc853bda49cbcb94443351f3df67"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 351416539\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b39a8a6bc2dc_4492add5bc82f541300297--


From nobody Mon Jul  2 00:09: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 30635130E3F for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 00:09:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OHHNt1thJO8q for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 00:09: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 A0882130DF4 for <quic-issues@ietf.org>; Mon,  2 Jul 2018 00:09:03 -0700 (PDT)
Date: Mon, 02 Jul 2018 00:09:02 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530515342; bh=PMbct+ENGubR78Zc4DHjC7+PQrcNsYMu8xhcpUmgHtc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=KLST2tMTMJy543h/e8NV0FDY09cdOcAdZRtRJgeWSfcbambCTSQNQc1iJpUL95U/8 O9eXqRMNPRxku+I08TOnBHgWgLA1OHh3/TbgEozym+DpA6PYa3qlVC1IXAOeSa9fCP u8hsLlzmjFf5JOYWVIBtLhrwYY3ATTnAxz0tAqVA=
From: Igor Lubashev <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab926f0bbf2edf483e2235abd1387eed103e738f5592cf000000011751918e92a169ce1418889d@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1505/401692061@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1505@github.com>
References: <quicwg/base-drafts/issues/1505@github.com>
Subject: Re: [quicwg/base-drafts] Stateless Reset from clients, bis (#1505)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b39cf8ea8777_7da12ac9dac48f50646684"; 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/9Y_pGSL688itC-1mGMc1lE8ppG0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 02 Jul 2018 07:09:05 -0000

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

The client can only switch to a new connection id, if it was given one by the server. A server that does not want clients to stay connected after a network reconnection event will likely not supply additional 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/issues/1505#issuecomment-401692061
----==_mimepart_5b39cf8ea8777_7da12ac9dac48f50646684
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>The client can only switch to a new connection id, if it was given one by the server. A server that does not want clients to stay connected after a network reconnection event will likely not supply additional 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/issues/1505#issuecomment-401692061">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3HDICjEuYMYolz5739ZmxwuJHZXks5uCccOgaJpZM4U9sIC">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4mf9VFTfSHlYrvf7t_xObJ_fVkVks5uCccOgaJpZM4U9sIC.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1505: The client can only switch to a new connection id, if it was given one by the server. A server that does not want clients to stay connected after a network reconnection event will likely not supply additional connection ids."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1505#issuecomment-401692061"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1505#issuecomment-401692061",
"url": "https://github.com/quicwg/base-drafts/issues/1505#issuecomment-401692061",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Stateless Reset from clients, bis (#1505)",
"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\": 1505,\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\": 1505\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1505#issuecomment-401692061"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 351715842\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b39cf8ea8777_7da12ac9dac48f50646684--


From nobody Mon Jul  2 00:41: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 A1C82130DC4 for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 00:41:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id a1bf4dCKt5kD for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 00:41: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 40C70130E0C for <quic-issues@ietf.org>; Mon,  2 Jul 2018 00:41:16 -0700 (PDT)
Date: Mon, 02 Jul 2018 00:41:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530517274; bh=E0VC0psEKfbcjh1xTGG4Jle1ZEkl98zwcdtxG/EM8eo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=vzsTNFSVFFTQADdeD0+ULY8Cdp60X7ZEX3VO7PgNKZNnIYJJVBeqlc+kLt3d7m+38 a7LlHTIS16GDr/W+/1Btax1k/z7UizivgKdkkv4oWTGoCqXav0m3cgyKYvtlMdB6Q6 VpmtAsfIuvf0N6dkVrAxE6pWQa3rvj8H/uyO2JU4=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab52b104693551557f9bf225cc9dd3de630b5a993c92cf000000011751991a92a169ce1418889d@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1505/401699057@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1505@github.com>
References: <quicwg/base-drafts/issues/1505@github.com>
Subject: Re: [quicwg/base-drafts] Stateless Reset from clients, bis (#1505)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b39d71ae36dd_22303f87a862ef84525826"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/uBYYE_bbFxCvfcb2fbIY-3bJxPo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 02 Jul 2018 07:41:18 -0000

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

We had that discussion when talking about migration.  I think that there is still value in having some new connection IDs available.  If a server doesn't want to support connection migration, there's a transport parameter 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/issues/1505#issuecomment-401699057
----==_mimepart_5b39d71ae36dd_22303f87a862ef84525826
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>We had that discussion when talking about migration.  I think that there is still value in having some new connection IDs available.  If a server doesn't want to support connection migration, there's a transport parameter 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/issues/1505#issuecomment-401699057">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2nUAby7KAF-daD6_IB967fx34dxks5uCc6agaJpZM4U9sIC">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq40pbQcLAvem4VIB7qmEq5N57VZ-ks5uCc6agaJpZM4U9sIC.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1505: We had that discussion when talking about migration.  I think that there is still value in having some new connection IDs available.  If a server doesn't want to support connection migration, there's a transport parameter for that now."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1505#issuecomment-401699057"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1505#issuecomment-401699057",
"url": "https://github.com/quicwg/base-drafts/issues/1505#issuecomment-401699057",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Stateless Reset from clients, bis (#1505)",
"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\": 1505,\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\": 1505\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1505#issuecomment-401699057"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 351715842\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b39d71ae36dd_22303f87a862ef84525826--


From nobody Mon Jul  2 05:42: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 6204E130ED3 for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 05:42:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CXRm4PDBNido for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 05:42: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 A3016130E54 for <quic-issues@ietf.org>; Mon,  2 Jul 2018 05:42:34 -0700 (PDT)
Date: Mon, 02 Jul 2018 05:42:33 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530535353; bh=3EcIVjnxJkfl6NA46qCL5GNTT2JxqGqJazQQznIRnbM=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=2No8kxl7R3TkwbGy4YMojKaQoBAPSfukRRUn0tPgxA45Wb2Gw3xgYS7rWTnlv9zno zu82rvXD6l0XDv+gIj8hzx1X/xYCgWLS8b8iZ8en0sbosmT6MfvIYWcPXjNYyiK+Rp LPoJ3R9g/8qSSSYTDg1zj54Cm0bTuwzwCqriptS4=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abfc3fe57646153fabdf43dde2d99d4925ee9b977e92cf000000011751dfb992a169ce141de06f@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1509@github.com>
Subject: [quicwg/base-drafts] Fix: octets do not have arbitrary length (#1509)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3a1db9be05b_461f3fd7fadbcf8850010"; 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/i8Ydpdnukuc9arjj-ZRfKuaPMws>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 02 Jul 2018 12:42:37 -0000

----==_mimepart_5b3a1db9be05b_461f3fd7fadbcf8850010
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/1509

-- Commit Summary --

  * Fix: octets do not have arbitrary length

-- File Changes --

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

-- Patch Links --

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

----==_mimepart_5b3a1db9be05b_461f3fd7fadbcf8850010
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/1509'>https://github.com/quicwg/base-drafts/pull/1509</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Fix: octets do not have arbitrary length</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1509/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/1509.patch'>https://github.com/quicwg/base-drafts/pull/1509.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1509.diff'>https://github.com/quicwg/base-drafts/pull/1509.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/1509">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqw3wsrcbmxUOcaoiBkAbYW66zymhks5uChU5gaJpZM4U_Psy">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1ZPVBJRSTeMQpnAyI-FgMVUWGTVks5uChU5gaJpZM4U_Psy.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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: octets do not have arbitrary length (#1509)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1509"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1509",
"url": "https://github.com/quicwg/base-drafts/pull/1509",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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: octets do not have arbitrary length (#1509)",
"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": "15b7262",
"value": "Fix: octets do not have arbitrary length"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1509/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\": 1509,\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\": 1509\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1509"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1509.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1509.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352123698\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b3a1db9be05b_461f3fd7fadbcf8850010--


From nobody Mon Jul  2 05: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 884A51292AD for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 05:55:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jP00dM1ZD0IW for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 05:55:56 -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 6304512F1AC for <quic-issues@ietf.org>; Mon,  2 Jul 2018 05:55:56 -0700 (PDT)
Date: Mon, 02 Jul 2018 05:55:55 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530536155; bh=GVnnqnjYk0TlvAYPLJNIE2Cu79quDCdJM8ER1el/SoY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Y4l4MBPI/vLCRzV6JRko3axL1j1rQLNFrkEiPbJad2zAY7/CFcDE72J0RaRFLluil XRkXwMxL5jQ5TOKl/pSn/nB+KdzRawwxvLWESTOyXAE6HJ1xTvCvTGLpRLBcK5o03i IW9z7gLCdwSaPWG04nHzXKqUr+ZM5ffbjKgnUaqc=
From: ekr <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab1c9abfadbca336adc541819da265000a894480a692cf000000011751e2db92a169ce1418d0ad@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1507/401795136@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1507@github.com>
References: <quicwg/base-drafts/issues/1507@github.com>
Subject: Re: [quicwg/base-drafts] Can a client send 0-RTT data when receiving Retry? (#1507)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3a20dbbdea9_274a2b04e4a52f5892755"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ekr
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/rJTx1pdu5OcIfvuNlbvdpudAccc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 02 Jul 2018 12:55:59 -0000

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

> The point is that if the handshake is successful, then the ClientHello and all the 0-RTT have the same destination connection ID, so they probably end up at the same point. Add Retry and they might not.

Huh? If you do Retry, you resend initial and this includes resending CH and 0-RTT.


> I think that the TLS analogy is fine. In TLS, a server could want a different key share, but find the PSK perfectly adequate for the purposes of 0-RTT. There's no reason a server that sends HelloRetryRequest would need to stop accepting 0-RTT.

Yes, of course, but that creates complexity in the TLS state machine because of the way CH and HRR are intertwined. That is not so for 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/1507#issuecomment-401795136
----==_mimepart_5b3a20dbbdea9_274a2b04e4a52f5892755
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<blockquote>
<p>The point is that if the handshake is successful, then the ClientHello=
 and all the 0-RTT have the same destination connection ID, so they proba=
bly end up at the same point. Add Retry and they might not.</p>
</blockquote>
<p>Huh? If you do Retry, you resend initial and this includes resending C=
H and 0-RTT.</p>
<blockquote>
<p>I think that the TLS analogy is fine. In TLS, a server could want a di=
fferent key share, but find the PSK perfectly adequate for the purposes o=
f 0-RTT. There's no reason a server that sends HelloRetryRequest would ne=
ed to stop accepting 0-RTT.</p>
</blockquote>
<p>Yes, of course, but that creates complexity in the TLS state machine b=
ecause of the way CH and HRR are intertwined. That is not so for Retry.</=
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/1507#issuecomment-401795136">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq-7m=
hSGj1pwuA1drLJmwtq0cnfe1ks5uChhbgaJpZM4U9xPP">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq0qfDzMsaDK6hnhgltk6ryzG=
2rXFks5uChhbgaJpZM4U9xPP.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":"@ekr =
in #1507: \u003e The point is that if the handshake is successful, then t=
he ClientHello and all the 0-RTT have the same destination connection ID,=
 so they probably end up at the same point. Add Retry and they might not.=
\r\n\r\nHuh? If you do Retry, you resend initial and this includes resend=
ing CH and 0-RTT.\r\n\r\n\r\n\u003e I think that the TLS analogy is fine.=
 In TLS, a server could want a different key share, but find the PSK perf=
ectly adequate for the purposes of 0-RTT. There's no reason a server that=
 sends HelloRetryRequest would need to stop accepting 0-RTT.\r\n\r\nYes, =
of course, but that creates complexity in the TLS state machine because o=
f the way CH and HRR are intertwined. That is not so for Retry.\r\n\r\n"}=
],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-dra=
fts/issues/1507#issuecomment-401795136"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1507#issuecomment=
-401795136",
"url": "https://github.com/quicwg/base-drafts/issues/1507#issuecomment-40=
1795136",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Can a client send 0-RTT data when rece=
iving Retry? (#1507)",
"sections": [
{
"text": "",
"activityTitle": "**ekr**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@ekr",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1507,\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\": 1507\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1507#issuecomment-40=
1795136"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3517367=
83\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b3a20dbbdea9_274a2b04e4a52f5892755--


From nobody Mon Jul  2 06:01: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 8FA8312F1AC for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 06:01:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RY83-EvOet8g for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 06:01: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 D90C81292AD for <quic-issues@ietf.org>; Mon,  2 Jul 2018 06:01:12 -0700 (PDT)
Date: Mon, 02 Jul 2018 06:01:12 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530536472; bh=4Iy6PYuqCVRZ12+x6bsnPxEtX39PDisYk7chAkZmfSg=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=Zj9/bkpFwSHeuODPWGGuU/J5pbnrR2mOmw3SeNFMRZiW2glZqZ9MPu57jTnK2zmBj JydLwg3BOCNqVp8vLxJjtRvNlvDQfk0onomdCFVyjPrCoBAdh1+zp1/dCSxAaBpOgR qjMYinskCNBPRncBqT5sZH2mSEkX8dSbQmOlwVR8=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab4f2cf362bfb9cbe0f64d4f9bc06c07d8c341e76292cf000000011751e41892a169ce141df952@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1510@github.com>
Subject: [quicwg/base-drafts] Add TP disable_migration to the registry (#1510)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3a221843b5f_61462ade8f73ef541302bd"; 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/tDoBCJGxwX60pERb1k5KDOt1Clk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 02 Jul 2018 13:01:15 -0000

----==_mimepart_5b3a221843b5f_61462ade8f73ef541302bd
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/1510

-- Commit Summary --

  * Add TP disable_migration to the registry

-- File Changes --

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

-- Patch Links --

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

----==_mimepart_5b3a221843b5f_61462ade8f73ef541302bd
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/1510'>https://github.com/quicwg/base-drafts/pull/1510</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Add TP disable_migration to the registry</li>
</ul>

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

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1510.patch'>https://github.com/quicwg/base-drafts/pull/1510.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1510.diff'>https://github.com/quicwg/base-drafts/pull/1510.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/1510">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4DpTXgNI_EYsRd5hhgcOIGANPw3ks5uChmYgaJpZM4U_Rea">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3iyE8vaUEY_DVuFXdkzeJAgjc_Tks5uChmYgaJpZM4U_Rea.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 TP disable_migration to the registry (#1510)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1510"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1510",
"url": "https://github.com/quicwg/base-drafts/pull/1510",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 TP disable_migration to the registry (#1510)",
"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": "83f3ff1",
"value": "Add TP disable_migration to the registry"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1510/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/base-drafts\",\n\"issueId\": 1510,\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\": 1510\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1510"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1510.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1510.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352130970\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b3a221843b5f_61462ade8f73ef541302bd--


From nobody Mon Jul  2 06: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 DE40D1292AD for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 06:18:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8JMifwsLY2Lx for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 06:18:58 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 10BB4128BAC for <quic-issues@ietf.org>; Mon,  2 Jul 2018 06:18:58 -0700 (PDT)
Date: Mon, 02 Jul 2018 06:18:57 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530537537; bh=odnk6tbGiKkKTozJ50a4Ovr0MsvuhvkHwaCIRZoV/iE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=SKW5iZHJsFtrTHMgzSi1pa+6+jI3sO/FLrehWOSlOfGj+6D9azP6qA7CKD0gdKd01 7enJHx+092oNyz0kIChGDn5b/est/kgNkjNvAgV1Teg07F1FFN/dAmk+ar/yHyVRZg 5PFFkuAtoshAbhjSwXLst/VYR0bpW3AorArmWksE=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd80879f5995f22f78d631579ad51c9a79dfcf56492cf000000011751e84192a169ce1418d0ad@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1507/401801284@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1507@github.com>
References: <quicwg/base-drafts/issues/1507@github.com>
Subject: Re: [quicwg/base-drafts] Can a client send 0-RTT data when receiving Retry? (#1507)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3a2641317fb_483a2afe18aacf581151f6"; 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/KQNYmUL5eV-Ur79dj5Z1gYDVH8w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 02 Jul 2018 13:19:01 -0000

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

A 0-RTT retry probably should mean try again with a 1-RTT if it should at=

all respond to retry because as Martin already pointed out, a redirected
server likely won=E2=80=99t have the keys whether an endpoint or a middle=
box
triggers the retry.

DoS considerations:

You could argue that a dump middle issuing retries under DoS attack might=

inadvertently redirect 0-RTT instead of letting it through. Under DoS a
0-RTT handshake could be a way to let priority traffic through.

It might, however, also be that a DoS attack could drain resources be
sending many invalid 0-RTT packets. So the DoS argument isn=E2=80=99t ent=
irely
clear cut.

Attacks in the opposite direction are also possible by man-on-the-side by=

sending false retries to the client which could prevent a 0-RTT priority
client from getting through.

Another consideration is to have 0-RTT specific non-stateless retry - I=E2=
=80=99m
not sure about TLS here - it could be it already supports  that - and it
ties in with servers preferred address which I=E2=80=99m also not up to s=
peed with.

On 2 July 2018 at 14.55.53, ekr (notifications@github.com) wrote:

The point is that if the handshake is successful, then the ClientHello an=
d
all the 0-RTT have the same destination connection ID, so they probably e=
nd
up at the same point. Add Retry and they might not.

Huh? If you do Retry, you resend initial and this includes resending CH a=
nd
0-RTT.

I think that the TLS analogy is fine. In TLS, a server could want a
different key share, but find the PSK perfectly adequate for the purposes=

of 0-RTT. There's no reason a server that sends HelloRetryRequest would
need to stop accepting 0-RTT.

Yes, of course, but that creates complexity in the TLS state machine
because of the way CH and HRR are intertwined. That is not so for Retry.

=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/1507#issuecomment-401795136=
>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AALzN2V8KH-ojf_bpuTvVu=
1CrPRG09Urks5uChhZgaJpZM4U9xPP>
.


-- =

You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1507#issuecomment-401801284=

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

A 0-RTT retry probably should mean try again with a 1-RTT if it should at=
<br>
all respond to retry because as Martin already pointed out, a redirected<=
br>
server likely won=E2=80=99t have the keys whether an endpoint or a middle=
box<br>
triggers the retry.<br>
<br>
DoS considerations:<br>
<br>
You could argue that a dump middle issuing retries under DoS attack might=
<br>
inadvertently redirect 0-RTT instead of letting it through. Under DoS a<b=
r>
0-RTT handshake could be a way to let priority traffic through.<br>
<br>
It might, however, also be that a DoS attack could drain resources be<br>=

sending many invalid 0-RTT packets. So the DoS argument isn=E2=80=99t ent=
irely<br>
clear cut.<br>
<br>
Attacks in the opposite direction are also possible by man-on-the-side by=
<br>
sending false retries to the client which could prevent a 0-RTT priority<=
br>
client from getting through.<br>
<br>
Another consideration is to have 0-RTT specific non-stateless retry - I=E2=
=80=99m<br>
not sure about TLS here - it could be it already supports  that - and it<=
br>
ties in with servers preferred address which I=E2=80=99m also not up to s=
peed with.<br>
<br>
On 2 July 2018 at 14.55.53, ekr (notifications@github.com) wrote:<br>
<br>
The point is that if the handshake is successful, then the ClientHello an=
d<br>
all the 0-RTT have the same destination connection ID, so they probably e=
nd<br>
up at the same point. Add Retry and they might not.<br>
<br>
Huh? If you do Retry, you resend initial and this includes resending CH a=
nd<br>
0-RTT.<br>
<br>
I think that the TLS analogy is fine. In TLS, a server could want a<br>
different key share, but find the PSK perfectly adequate for the purposes=
<br>
of 0-RTT. There&#39;s no reason a server that sends HelloRetryRequest wou=
ld<br>
need to stop accepting 0-RTT.<br>
<br>
Yes, of course, but that creates complexity in the TLS state machine<br>
because of the way CH and HRR are intertwined. That is not so for Retry.<=
br>
<br>
=E2=80=94<br>
You are receiving this because you are subscribed to this thread.<br>
Reply to this email directly, view it on GitHub<br>
&lt;https://github.com/quicwg/base-drafts/issues/1507#issuecomment-401795=
136&gt;,<br>
or mute the thread<br>
&lt;https://github.com/notifications/unsubscribe-auth/AALzN2V8KH-ojf_bpuT=
vVu1CrPRG09Urks5uChhZgaJpZM4U9xPP&gt;<br>
.<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/1507#issuecomment-401801284">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq0vh=
Ds1Mgk50WlI0Sk2QFMr5X2Ezks5uCh3BgaJpZM4U9xPP">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq1yk1ep1svnK3Th34mNgVr8c=
-rpbks5uCh3BgaJpZM4U9xPP.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 #1507: A 0-RTT retry probably should mean try again with a 1-RTT =
if it should at\nall respond to retry because as Martin already pointed o=
ut, a redirected\nserver likely won=E2=80=99t have the keys whether an en=
dpoint or a middlebox\ntriggers the retry.\n\nDoS considerations:\n\nYou =
could argue that a dump middle issuing retries under DoS attack might\nin=
advertently redirect 0-RTT instead of letting it through. Under DoS a\n0-=
RTT handshake could be a way to let priority traffic through.\n\nIt might=
, however, also be that a DoS attack could drain resources be\nsending ma=
ny invalid 0-RTT packets. So the DoS argument isn=E2=80=99t entirely\ncle=
ar cut.\n\nAttacks in the opposite direction are also possible by man-on-=
the-side by\nsending false retries to the client which could prevent a 0-=
RTT priority\nclient from getting through.\n\nAnother consideration is to=
 have 0-RTT specific non-stateless retry - I=E2=80=99m\nnot sure about TL=
S here - it could be it already supports  that - and it\nties in with ser=
vers preferred address which I=E2=80=99m also not up to speed with.\n\nOn=
 2 July 2018 at 14.55.53, ekr (notifications@github.com) wrote:\n\nThe po=
int is that if the handshake is successful, then the ClientHello and\nall=
 the 0-RTT have the same destination connection ID, so they probably end\=
nup at the same point. Add Retry and they might not.\n\nHuh? If you do Re=
try, you resend initial and this includes resending CH and\n0-RTT.\n\nI t=
hink that the TLS analogy is fine. In TLS, a server could want a\ndiffere=
nt key share, but find the PSK perfectly adequate for the purposes\nof 0-=
RTT. There's no reason a server that sends HelloRetryRequest would\nneed =
to stop accepting 0-RTT.\n\nYes, of course, but that creates complexity i=
n the TLS state machine\nbecause of the way CH and HRR are intertwined. T=
hat is not so for Retry.\n\n=E2=80=94\nYou are receiving this because you=
 are subscribed to this thread.\nReply to this email directly, view it on=
 GitHub\n\u003chttps://github.com/quicwg/base-drafts/issues/1507#issuecom=
ment-401795136\u003e,\nor mute the thread\n\u003chttps://github.com/notif=
ications/unsubscribe-auth/AALzN2V8KH-ojf_bpuTvVu1CrPRG09Urks5uChhZgaJpZM4=
U9xPP\u003e\n.\n"}],"action":{"name":"View Issue","url":"https://github.c=
om/quicwg/base-drafts/issues/1507#issuecomment-401801284"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1507#issuecomment=
-401801284",
"url": "https://github.com/quicwg/base-drafts/issues/1507#issuecomment-40=
1801284",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Can a client send 0-RTT data when rece=
iving Retry? (#1507)",
"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\": 1507,\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\": 1507\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1507#issuecomment-40=
1801284"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3517367=
83\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b3a2641317fb_483a2afe18aacf581151f6--


From nobody Mon Jul  2 06:44: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 32A8613116E for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 06:44:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BwZGvrahnXTg for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 06:44: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 89CD8131154 for <quic-issues@ietf.org>; Mon,  2 Jul 2018 06:44:36 -0700 (PDT)
Date: Mon, 02 Jul 2018 06:44:35 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530539075; bh=tPhMOfF/fc+IlkmhShGLtimyALw3oF5JvFfp1ovsKSQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=uYx1LqS1dJ4YdtODSZWPPxCc6IXygYe5IatKQVXNsJkmydm+YJVfgOSMrWYx6XStw D07hTv9c/qHIW2XcgZ7LK8CKvu3VBrKVlgpWofoF2H1979PzTHknFAXFYMHmfdEQng HxeI8Npi4pAxnTYCG/bxEmm9TRRrzGrANSAw4ONI=
From: ekr <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab01cdc1367ddea9e04b4197961c79e53a8b4f472292cf000000011751ee4392a169ce1418d0ad@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1507/401808742@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1507@github.com>
References: <quicwg/base-drafts/issues/1507@github.com>
Subject: Re: [quicwg/base-drafts] Can a client send 0-RTT data when receiving Retry? (#1507)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3a2c4393488_1b1e2af02b52ef541312d2"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ekr
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/6FXA1pHtjOmRsiwZORrxuOcGw9c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 02 Jul 2018 13:44:49 -0000

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

> A 0-RTT retry probably should mean try again with a 1-RTT if it should =
at all respond to retry because as Martin already pointed out, a redirect=
ed server likely won=E2=80=99t have the keys whether an endpoint or a mid=
dlebox triggers the retry.

I don't see why this would be the case. The original Initial packet is de=
stined to some random server in the server farm. At worst, the retried In=
itial packet will also be sent to a random server, but at best the server=
 will redirect it. How is that 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/issues/1507#issuecomment-401808742=

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

<blockquote>
<p>A 0-RTT retry probably should mean try again with a 1-RTT if it should=
 at all respond to retry because as Martin already pointed out, a redirec=
ted server likely won=E2=80=99t have the keys whether an endpoint or a mi=
ddlebox triggers the retry.</p>
</blockquote>
<p>I don't see why this would be the case. The original Initial packet is=
 destined to some random server in the server farm. At worst, the retried=
 Initial packet will also be sent to a random server, but at best the ser=
ver will redirect it. How is that worse?</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/1507#issuecomment-401808742">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqylJ=
N7ABnQdxZhCXKPm3pAirlHWrks5uCiPDgaJpZM4U9xPP">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq18aqznWpx0c2XMttbOgmkww=
orzWks5uCiPDgaJpZM4U9xPP.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":"@ekr =
in #1507: \u003e A 0-RTT retry probably should mean try again with a 1-RT=
T if it should at all respond to retry because as Martin already pointed =
out, a redirected server likely won=E2=80=99t have the keys whether an en=
dpoint or a middlebox triggers the retry.\r\n\r\nI don't see why this wou=
ld be the case. The original Initial packet is destined to some random se=
rver in the server farm. At worst, the retried Initial packet will also b=
e sent to a random server, but at best the server will redirect it. How i=
s that worse?\r\n"}],"action":{"name":"View Issue","url":"https://github.=
com/quicwg/base-drafts/issues/1507#issuecomment-401808742"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1507#issuecomment=
-401808742",
"url": "https://github.com/quicwg/base-drafts/issues/1507#issuecomment-40=
1808742",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Can a client send 0-RTT data when rece=
iving Retry? (#1507)",
"sections": [
{
"text": "",
"activityTitle": "**ekr**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@ekr",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1507,\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\": 1507\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1507#issuecomment-40=
1808742"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3517367=
83\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b3a2c4393488_1b1e2af02b52ef541312d2--


From nobody Mon Jul  2 06:48: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 9A262130F20 for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 06:48:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Mi1t1vpHFWKH for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 06:48: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 778F2130E64 for <quic-issues@ietf.org>; Mon,  2 Jul 2018 06:48:07 -0700 (PDT)
Date: Mon, 02 Jul 2018 06:48:06 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530539286; bh=pazSXNkdJ4DEkIHWCJR2NrJP7llFT+MBjzZkhE1c0SI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=R6v5kToVYhIgGYJaSO6nIblAev0zj8FQTZ5kLs4ZwDg1izAyIS7I2i8aQLOht8F6T jNA19UrSNFa+M9o9BicOPlrc2ibkA/oI5Uqk89XoG/PX1w6PBI8Mja89cuCB8kZqrj qdSj4p0ZvV+wQC2ZpdC0CBHbRYFI6hhjMkVgyXZA=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf9d4d2d3d6b524adc53ad5fd64c67222fe7d834f92cf000000011751ef1692a169ce1418d0ad@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1507/401810064@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1507@github.com>
References: <quicwg/base-drafts/issues/1507@github.com>
Subject: Re: [quicwg/base-drafts] Can a client send 0-RTT data when receiving Retry? (#1507)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3a2d16c4603_66613fc4ca976f84202734"; 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/y9EEzC4Qce_q32EjjedHZa_T4Xs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 02 Jul 2018 13:48:10 -0000

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

Ignoring retry, a 0-RTT that is routed to a random location isn't worth very much in the general case. If that is really the case, we should look at how 0-RTT manages the original DCID.

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

<p>Ignoring retry, a 0-RTT that is routed to a random location isn't worth very much in the general case. If that is really the case, we should look at how 0-RTT manages the original DCID.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1507#issuecomment-401810064">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8NngAxuUNcTsYnynLS2xqUWmA-Iks5uCiSWgaJpZM4U9xPP">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0YuZjOPh9cutv2uknueLsTAyMKYks5uCiSWgaJpZM4U9xPP.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1507: Ignoring retry, a 0-RTT that is routed to a random location isn't worth very much in the general case. If that is really the case, we should look at how 0-RTT manages the original DCID."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1507#issuecomment-401810064"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1507#issuecomment-401810064",
"url": "https://github.com/quicwg/base-drafts/issues/1507#issuecomment-401810064",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Can a client send 0-RTT data when receiving Retry? (#1507)",
"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\": 1507,\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\": 1507\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1507#issuecomment-401810064"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 351736783\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3a2d16c4603_66613fc4ca976f84202734--


From nobody Mon Jul  2 08:20: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 9E5921311D4 for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 08:20:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5M1Syvn6VApe for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 08:20: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 8D6181311DF for <quic-issues@ietf.org>; Mon,  2 Jul 2018 08:20:14 -0700 (PDT)
Date: Mon, 02 Jul 2018 08:20:12 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530544812; bh=xz3ZF8UHi6oL65/pLsWMGaobj8vDAwp0wv4Vf7lhhbs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=BnCv47Y7WA76PpE6HoAMfaIerwm7GRPtlTaLxRI+TP+8RpwdfYwlWgmDBj9bRKm2D qrTI2UdvNKzEvnbG0Moxte2BOXHXwRt5NAHwWHHiagDOWYyKtvF88GogYMsqN26prP xQINvgB4XPUFsJeD8HjUVOC9ZGQLaSnOe7R7E9NU=
From: afrind <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab5ba1589daae3002f0087383885fca5b1968bd3d792cf00000001175204ac92a169ce12443a1c@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1237/c401840727@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1237@github.com>
References: <quicwg/base-drafts/pull/1237@github.com>
Subject: Re: [quicwg/base-drafts] Clarify QPACK eviction races (#1237)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3a42acafc4a_76373f9faaa48f882199c0"; 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/6ZWM_8Oomp59xbxLIaf0XWPqyQQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 02 Jul 2018 15:20:27 -0000

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

Yes, I'll come back to this.  It was low pri relative to the other design changes I wanted to land for -01

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

<p>Yes, I'll come back to this.  It was low pri relative to the other design changes I wanted to land for -01</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1237#issuecomment-401840727">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3Fw0HVDWaMMIfZ9zC_JC0xKC6KGks5uCjosgaJpZM4SwJ4X">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxPNowxZhfaRg-gE7vAncfFxof4Cks5uCjosgaJpZM4SwJ4X.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 in #1237: Yes, I'll come back to this.  It was low pri relative to the other design changes I wanted to land for -01"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1237#issuecomment-401840727"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1237#issuecomment-401840727",
"url": "https://github.com/quicwg/base-drafts/pull/1237#issuecomment-401840727",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 QPACK eviction races (#1237)",
"sections": [
{
"text": "",
"activityTitle": "**afrind**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/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\": 1237,\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\": 1237\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1237#issuecomment-401840727"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 314613271\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3a42acafc4a_76373f9faaa48f882199c0--


From nobody Mon Jul  2 08:22: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 80F42130F80 for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 08:22: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 uhI8tUqYQXdi for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 08:22: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 BFF5512777C for <quic-issues@ietf.org>; Mon,  2 Jul 2018 08:22:37 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1530544957; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=7Sb9jNLS1wSR2/g37/rgyLP99WeJhO0hk+9a2d+5Atk=; b=BUx0IV6Xjx1JYRSJxdF/O937unOem6b936AAwJxkDwHm2UqilDK1RHKrh8fYQD9A7tBniWYn ifZKUtu0oBPlxeuPz8e0+8AIxsBHIt7Vuc4iBEkpBAaR3lnBuwGjMY274q8DIRAleqST9S4A C+v08gsQhZreQ7yQ89ba/uiQl6Y=
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 5b3a433c.7fe0f6a782d0-smtp-out-n01; Mon, 02 Jul 2018 15:22:36 -0000 (UTC)
Date: Mon, 02 Jul 2018 08:22:35 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b3a433b8bcc1_60502b24ff1c7c04841e9@hookshot-fe-2cc8887.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 1ce56f: Fix references
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b3a433b8b873_60502b24ff1c7c0484091"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/R6GUhZwemabcgmezI_E3WrkZAXE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 02 Jul 2018 15:22:40 -0000

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

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 1ce56f042e9dbd5c4d60c28dc912aa041b4d8e07
      https://github.com/quicwg/base-drafts/commit/1ce56f042e9dbd5c4d60c28dc912aa041b4d8e07
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-02 (Mon, 02 Jul 2018)

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

  Log Message:
  -----------
  Fix references



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

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

----==_mimepart_5b3a433b8b873_60502b24ff1c7c0484091--


From nobody Mon Jul  2 08:22: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 AE1A112777C for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 08:22:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id r9Nu77cHSVSJ for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 08:22:39 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 20D0F130F79 for <quic-issues@ietf.org>; Mon,  2 Jul 2018 08:22:39 -0700 (PDT)
Date: Mon, 02 Jul 2018 08:22:38 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530544958; bh=VUjLK9mP0bjyU2v9yjjuiIReK5EGmqGoWOqdwGEK8sg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=2SggCbxe//gA335MS5kgmbP6yLWgSDShtc5E4T9jxGUjTm7UsGpn2qGaEPOtgW6D2 t62sHB4tkXAUpLvCUEA4f1uMmuzeTy2nXgGGfKoSDPChWRbCBO/0WnhfI0Ho1W7fUW osYUBioHa6GTpscyRn8OZt+BOQvV8HPYOeHWobFA=
From: afrind <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab7ba957cb773a499e5ffda464a865cf14c0f6c4b592cf000000011752053e92a169ce141383a1@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1497/issue_event/1711909363@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1497@github.com>
References: <quicwg/base-drafts/pull/1497@github.com>
Subject: Re: [quicwg/base-drafts] Fix references (#1497)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3a433e56638_4def3f8bb0622f8414358f"; 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/jQxwlAcfh5yvXJxGAKZL7oSiv9c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 02 Jul 2018 15:22:41 -0000

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

Merged #1497.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1497#event-1711909363
----==_mimepart_5b3a433e56638_4def3f8bb0622f8414358f
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="336823201" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1497" href="https://github.com/quicwg/base-drafts/pull/1497">#1497</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1497#event-1711909363">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9qNRz-PQF3qsy2xreg4QKNQLZtBks5uCjq-gaJpZM4U8Q6F">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4oMWQT1ID_oEzK5MHUevQ1UdtpKks5uCjq-gaJpZM4U8Q6F.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1497."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1497#event-1711909363"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1497#event-1711909363",
"url": "https://github.com/quicwg/base-drafts/pull/1497#event-1711909363",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 (#1497)",
"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/1497#event-1711909363"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 351342213\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3a433e56638_4def3f8bb0622f8414358f--


From nobody Mon Jul  2 08:39: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 8F44D1311B5 for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 08:39:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0HSla8_4mCAB for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 08: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 913A3130E35 for <quic-issues@ietf.org>; Mon,  2 Jul 2018 08:39:12 -0700 (PDT)
Date: Mon, 02 Jul 2018 08:39:11 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530545951; bh=GUvN2GQmn26LBb7GchQUTehe5YgRKPduoSy0s5wQPwo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=TMYes4yGmOc0X1GfJWkCzWyI6GNdy8I6uMZ/Gsw9/QlDapriZ4YQBtd4WLy9os4qw amFgct4isstOotoTzMCgh2Fi7S30pSubVdikzjxI96R1sWPAAHI9czFguYU3pQgYX9 1wog4EBOvKabENL/1E7PYMmxa1ZrDibW3Cr3fcLQ=
From: Igor Lubashev <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab230a66c7c4068e5980de929fa76e320a36b0bd6792cf000000011752091f92a169ce1418889d@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1505/401846417@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1505@github.com>
References: <quicwg/base-drafts/issues/1505@github.com>
Subject: Re: [quicwg/base-drafts] Stateless Reset from clients, bis (#1505)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3a471f60472_741a3fb254276f78784fc"; 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/gWm_chaLfEFEiFeED9yR4_hlhpg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 02 Jul 2018 15:39:23 -0000

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

Are you suggesting that a server that would like to learn a Stateless Reset Token (STR) needs to wait for a CONNECTION_ID frame with a new CID from the client and then start using that new CID?

Since servers would always prefer to know a SRT, and clients would know that and oblige by generating a new CONNECTION_ID frame.  The servers would also need to generate an extra CONNECTION_ID, since once the server switches to a new CID, the client will likely switch as well.

All this is basically creating a lot of extra messaging, logic, and busy work for the common case QUIC connection.  It seems easier for the client to send just one message supply a SRT for the current CID and be done with it.

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

<p>Are you suggesting that a server that would like to learn a Stateless =
Reset Token (STR) needs to wait for a CONNECTION_ID frame with a new CID =
from the client and then start using that new CID?</p>
<p>Since servers would always prefer to know a SRT, and clients would kno=
w that and oblige by generating a new CONNECTION_ID frame.  The servers w=
ould also need to generate an extra CONNECTION_ID, since once the server =
switches to a new CID, the client will likely switch as well.</p>
<p>All this is basically creating a lot of extra messaging, logic, and bu=
sy work for the common case QUIC connection.  It seems easier for the cli=
ent to send just one message supply a SRT for the current CID and be done=
 with 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/1505#issuecomment-401846417">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq1GF=
hCk1jUXEMP16Xgyn7y31X8JEks5uCj6fgaJpZM4U9sIC">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq0mpMj1mSSqT14hE8spSPWsk=
boceks5uCj6fgaJpZM4U9sIC.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 in #1505: Are you suggesting that a server that would like to learn =
a Stateless Reset Token (STR) needs to wait for a CONNECTION_ID frame wit=
h a new CID from the client and then start using that new CID?\r\n\r\nSin=
ce servers would always prefer to know a SRT, and clients would know that=
 and oblige by generating a new CONNECTION_ID frame.  The servers would a=
lso need to generate an extra CONNECTION_ID, since once the server switch=
es to a new CID, the client will likely switch as well.\r\n\r\nAll this i=
s basically creating a lot of extra messaging, logic, and busy work for t=
he common case QUIC connection.  It seems easier for the client to send j=
ust one message supply a SRT for the current CID and be done with it."}],=
"action":{"name":"View Issue","url":"https://github.com/quicwg/base-draft=
s/issues/1505#issuecomment-401846417"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1505#issuecomment=
-401846417",
"url": "https://github.com/quicwg/base-drafts/issues/1505#issuecomment-40=
1846417",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Stateless Reset from clients, bis (#15=
05)",
"sections": [
{
"text": "",
"activityTitle": "**Igor Lubashev**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/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\": 1505,\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\": 1505\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1505#issuecomment-40=
1846417"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3517158=
42\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b3a471f60472_741a3fb254276f78784fc--


From nobody Mon Jul  2 11:28: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 BF8CC127148 for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 11:28:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id F7Eh6GOuBCsM for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 11:28: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 D673D12F1A2 for <quic-issues@ietf.org>; Mon,  2 Jul 2018 11:28:01 -0700 (PDT)
Date: Mon, 02 Jul 2018 11:28:00 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530556080; bh=hndB9l7rdfrYNn/LA5n71Bq9PQqvoHm/EtrtLdmzKU4=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=VqKqibczVdLYkM9xc8xugb96V9jNo6b2qgLlO4snXEnZoTvSv7Qqi/5z0whCF9sCU 34ZeczE7W9sKY+YTh+ARjZkHlGlkp4dw7JDEMNm2FewqnEixo9LNRtcQcDcCi54O5J E4DwzprmnzmMhwLrm9Yj76Lr1yV7LNGSW4oElz50=
From: Rui Paulo <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe75cebe2b19ce87a2efdac1e870f0c32f87d698492cf00000001175230b092a169ce141fa79c@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1511@github.com>
Subject: [quicwg/base-drafts] Short header: reserved bits (#1511)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3a6eb0c78f2_18882ae607a06f502010a0"; 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/6xIr32tFsuVKNWWg42vk4aD-nbs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 02 Jul 2018 18:28:04 -0000

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

The test says:

```
Reserved: The sixth, seventh, and eighth bits (0x7) of octet 0 are reserved for experimentation.
```

But there's no guidance on what they should be set to, so I think it should be:

```
Reserved: The sixth, seventh, and eighth bits (0x7) of octet 0 are reserved for experimentation and MUST be set 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/issues/1511
----==_mimepart_5b3a6eb0c78f2_18882ae607a06f502010a0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>The test says:</p>
<pre><code>Reserved: The sixth, seventh, and eighth bits (0x7) of octet 0 are reserved for experimentation.
</code></pre>
<p>But there's no guidance on what they should be set to, so I think it should be:</p>
<pre><code>Reserved: The sixth, seventh, and eighth bits (0x7) of octet 0 are reserved for experimentation and MUST be set to zero.
</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/1511">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyjezakCI8k_99xsvsoS_ak4A2e7ks5uCmYwgaJpZM4U_wF8">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxjEJ1kjVFUd4wyf1CIJ_wJuTVs3ks5uCmYwgaJpZM4U_wF8.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Short header: reserved bits (#1511)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1511"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1511",
"url": "https://github.com/quicwg/base-drafts/issues/1511",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Short header: reserved bits (#1511)",
"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": 1511
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1511,\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\": 1511\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1511"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352256380\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3a6eb0c78f2_18882ae607a06f502010a0--


From nobody Mon Jul  2 12:07: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 77BBE131278 for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 12:07:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xL57Qv2ZPbQz for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 12:07: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 485801312F7 for <quic-issues@ietf.org>; Mon,  2 Jul 2018 12:07:05 -0700 (PDT)
Date: Mon, 02 Jul 2018 12:07:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530558424; bh=6X4CE+Xh/D+gjs9FU8yjz1K3dzuQAof62xsik99MBEM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Is23gV0wTnQgoBu4NhJ8AlR/+/P/pOEAx/0Xje+BDPwMDJQcUGdk+8B2rNGrzhiHk LW6OBtBRgYk22gLhFcSQyE/cRurGN4ReAxtNv57cNZQoLD8SUJsk5xanK5guhwRP7M Q4nBhz/O/ESIralUpgcYpH5AJcsNNVVHUUeJA1dU=
From: Alexis La Goutte <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abeb3125a8c6c8cce750180840f95947529ab8bd5792cf00000001175239d892a169ce141df952@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1510/c401903902@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1510@github.com>
References: <quicwg/base-drafts/pull/1510@github.com>
Subject: Re: [quicwg/base-drafts] Add TP disable_migration to the registry (#1510)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3a77d85eb73_56393fab595daf7c655547"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: alagoutte
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/BTA6Wq1fpNJXlFpxMGLH0vTnJ-s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 02 Jul 2018 19:07:13 -0000

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

Confirmed... found the same issue... https://github.com/alagoutte/base-drafts/tree/disable_migration_iana

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

<p>Confirmed... found the same issue... <a href="https://github.com/alagoutte/base-drafts/tree/disable_migration_iana">https://github.com/alagoutte/base-drafts/tree/disable_migration_iana</a></p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1510#issuecomment-401903902">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_ehGYuKrb8AdOAZ9NdAb4J4FJT1ks5uCm9YgaJpZM4U_Rea">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9Z7GqPcz7LvvXQZ5JRghrJrdwcmks5uCm9YgaJpZM4U_Rea.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@alagoutte in #1510: Confirmed... found the same issue... https://github.com/alagoutte/base-drafts/tree/disable_migration_iana"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1510#issuecomment-401903902"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1510#issuecomment-401903902",
"url": "https://github.com/quicwg/base-drafts/pull/1510#issuecomment-401903902",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 TP disable_migration to the registry (#1510)",
"sections": [
{
"text": "",
"activityTitle": "**Alexis La Goutte**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@alagoutte",
"facts": [

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


From nobody Mon Jul  2 16:21: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 E236F131444 for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 16:21:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 1.401
X-Spam-Level: *
X-Spam-Status: No, score=1.401 tagged_above=-999 required=5 tests=[BAYES_40=-0.001, DKIM_ADSP_CUSTOM_MED=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 uMl4oLTjG_Nq for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 16:21: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 52BF813142B for <quic-issues@ietf.org>; Mon,  2 Jul 2018 16:21:36 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1530573695; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=PxgjJKwAFXEwfjmNUXwKJByMEI99iMIMdtKhvTECYc0=; b=X8xzd72v0otMs1VDE77CiNlg5SvOTqdHdpMriv89GaE9MRI1WuJJfyKQa0l2OmTiLI91EqXf dNvpkilaWuA6zpV1+4DGyhrt0G6T71h7XJ6tzDTzFyVKORGhnYZndI02NlvO85FfzXdysT/i Y3+5j3n9oajIBH4HZH8VQ4Q06+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 5b3ab37f.7fad40c4acc0-smtp-out-n03; Mon, 02 Jul 2018 23:21:35 -0000 (UTC)
Date: Mon, 02 Jul 2018 16:21:34 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b3ab37e5162b_29702b036e3d1c146223@hookshot-fe-cace476.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b3ab37e512bd_29702b036e3d1c14621e0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/cVY8mLLfizbZSM7tFm8DQqD3SkE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 02 Jul 2018 23:21:51 -0000

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

  Branch: refs/heads/invariant-vn-any-endpoint
  Home:   https://github.com/quicwg/base-drafts

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

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

----==_mimepart_5b3ab37e512bd_29702b036e3d1c14621e0--


From nobody Mon Jul  2 16: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 ECC23130DCB for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 16:22:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xA0jOLSSTQUO for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 16:22: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 20D3D130E8E for <quic-issues@ietf.org>; Mon,  2 Jul 2018 16:22:40 -0700 (PDT)
Date: Mon, 02 Jul 2018 16:22:39 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530573759; bh=ry5ORloWhZmG9p+3fIvHYcYhaEgOY/Yl8M8Bu0Pu6DE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=CxEwDpQ+acl3a4mxpDtdk9SiXdg7WDqbcR+LRPYWnJHKH/ur87LT0fg4mUjP29Yyp GztZT+1kqe/TM+idASpZuGHEvTsmro77TrCZIeIg94cdJ4ibe8T9fUy/we2/x7Ysnj 6h+K9FQwNuiRPCdiyb9E2jKmPO3s7CmW6hTfD5lA=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd252f9810316c4cd7c384d31d0e1de464217546c92cf00000001175275bf92a169ce1418889d@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1505/401966505@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1505@github.com>
References: <quicwg/base-drafts/issues/1505@github.com>
Subject: Re: [quicwg/base-drafts] Stateless Reset from clients, bis (#1505)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3ab3bf2a265_7d252ab262ec4f5c6124"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/msz3e0-dWiO5Inr01bnEEt_eOok>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 02 Jul 2018 23:22:43 -0000

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

I don't expect that a client sending a stateless reset will be common at all.

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

<p>I don't expect that a client sending a stateless reset will be common at all.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1505#issuecomment-401966505">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxkJ1K7k3Nlg0oEBZi0oChY6-z5_ks5uCqs_gaJpZM4U9sIC">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3n_IPys0BOHi1-GLkm9fHDqglSoks5uCqs_gaJpZM4U9sIC.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1505: I don't expect that a client sending a stateless reset will be common at all."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1505#issuecomment-401966505"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1505#issuecomment-401966505",
"url": "https://github.com/quicwg/base-drafts/issues/1505#issuecomment-401966505",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Stateless Reset from clients, bis (#1505)",
"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\": 1505,\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\": 1505\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1505#issuecomment-401966505"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 351715842\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3ab3bf2a265_7d252ab262ec4f5c6124--


From nobody Mon Jul  2 16:42: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 EB66213146B for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 16:41:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KT06C9YTmSU4 for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 16:41: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 993A1131443 for <quic-issues@ietf.org>; Mon,  2 Jul 2018 16:41:32 -0700 (PDT)
Date: Mon, 02 Jul 2018 16:41:31 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530574891; bh=ATh11zPzOGsMeaaXy3EMlpli/5G44hA+64c5h5pXZ4U=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=A17IpAh28xu+rALeG0ydT7n8W7FCHPNAOqTzwVEwy3pD4+fYKtcwUfvygPY0u9YC3 Fx2Bvz1N7OJPh+llrus2GJovlunFxgaaOqNnI0XrpvZ1pHfIT+ZDLWnzDcpIARA4gu 9egzqNl2oOD3vDGWl2CBbndag1n3uYASedH9qZyE=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb29a3101fc30de80a6765ad4918f396fd76b3fbd92cf0000000117527a2b92a169ce14138c09@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1498/review/133807792@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1498@github.com>
References: <quicwg/base-drafts/pull/1498@github.com>
Subject: Re: [quicwg/base-drafts] Rework Retry packet (#1498)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3ab82b881c4_72982b0546f1af60257495"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Vffo-BOyrsL7KBxYpZtADCWzwZA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 02 Jul 2018 23:41:59 -0000

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

MikeBishop commented on this pull request.



> @@ -532,6 +532,86 @@ See {{version-negotiation}} for a description of the version negotiation
 process.
 
 
+## Retry Packet {#packet-retry}
+
+A Retry packet uses the invariant portion of the long packet header with a type

"Invariant portion of the long packet header" feels awkward.  The invariants specify what a long header looks like, and this draft specifies additional fields which are in certain types.  The "Long Header" section actually adds additional fields beyond the long header which are type-specific to most (but not all) packet types used by this version.  Maybe the real subdivision is "Retry Packets" and "Connection Setup Packets", along with a reminder than Version Negotiation packets are defined in invariants?

> + 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
++-+-+-+-+-+-+-+-+
+|1|    0x7e     |
++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+|                         Version (32)                          |
++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+|DCIL(4)|SCIL(4)|
++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+|               Destination Connection ID (0/32..144)         ...
++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+|                 Source Connection ID (0/32..144)            ...
++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+|    ODCIL(8)   |      Original Destination Connection ID (*)   |
++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+|                        Retry Token (*)                      ...

Technically, you could; just that, like a short-header packet, the Retry would have to come last.  But as you say, I can't imagine a use for it in this version of QUIC, and since these are version-specific packets....

> +|                         Version (32)                          |
++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+|DCIL(4)|SCIL(4)|
++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+|               Destination Connection ID (0/32..144)         ...
++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+|                 Source Connection ID (0/32..144)            ...
++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+|    ODCIL(8)   |      Original Destination Connection ID (*)   |
++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+|                        Retry Token (*)                      ...
++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+~~~
+{: #retry-format title="Retry Packet"}
+
+A Retry packet (shown in {{retry-format}}) only the invariant portion of the

This is duplicative of the first sentence in this section.  Perhaps condense?

> +
+Retry Token:
+
+: An opaque token that the server can use to validate the client's address.
+
+The server populates the Destination Connection ID with the connection ID that
+the client included in the Source Connection ID of the Initial packet.
+
+The server includes a connection ID of its choice in the Source Connection ID
+field.  The client MUST use this connection ID in the Destination Connection ID
+of subsequent packets that it sends.
+
+A Retry packet does not include a packet number and cannot be explictly
+acknowledged by a client.
+
+A server MUST only send a Retry in response to a client Initial packet.

I'm not even sure it's necessary for it to be a SHOULD; there's no interoperability risk if it sends a Retry in response to a lone 0-RTT packet, is there?  In which case it sounds more like servers MAY omit sending Retry in response to 0-RTT when they haven't seen the Initial.

> +
+A Retry packet does not include a packet number and cannot be explictly
+acknowledged by a client.
+
+A server MUST only send a Retry in response to a client Initial packet.
+
+If the Original Destination Connection ID field does not match the Destination
+Connection ID from most recent the Initial packet it sent, clients MUST discard
+the packet.  This prevents an off-path attacker from injecting a Retry packet
+with a bogus new Source Connection ID.
+
+The client responds to a Retry packet with Initial packet that includes the
+provided Retry Token to continue connection establishment.
+
+A server that might send another Retry packet in response to a subsequent
+Initial packet MUST set the Source Connection ID to new value of at least 8

@nibanks, it's the other way around.  "A server that might send another" => all but the last.  If you don't know you're the last element in the chain, you MUST change the CID.  (Presumably to something that will get the retransmitted packet further down the DDoS chain.)

>  
 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.
 
 The payload of an Initial packet includes a CRYPTO frame (or frames) containing
 a cryptographic handshake message, ACK frames, or both. The first CRYPTO frame
-sent always begins at an offset of 0 (see {{handshake}}). The client's complete
-first message MUST fit in a single packet (see {{handshake}}). Note that if the
-server sends a HelloRetryRequest, the client will send a second Initial packet
-with a CRYPTO frame with an offset starting at the end of the CRYPTO stream in
-the first Initial.
+sent always begins at an offset of 0 (see {{handshake}}).
+
+The first packet sent by a client always includes a CRYPTO frame that contains
+the first cryptographic handshake message.  The first packet sent by a client
+MUST fit in a single UDP datagram (see {{handshake}}).

Tautological, since we have no mechanism for a packet to span datagrams.  But the first TLS message must fit in the first 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/1498#pullrequestreview-133807792
----==_mimepart_5b3ab82b881c4_72982b0546f1af60257495
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/1498#discussion_r199647560">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -532,6 +532,86 @@ See {{version-negotiation}} for a description of the version negotiation
 process.
 
 
+## Retry Packet {#packet-retry}
+
+A Retry packet uses the invariant portion of the long packet header with a type
</pre>
<p>"Invariant portion of the long packet header" feels awkward.  The invariants specify what a long header looks like, and this draft specifies additional fields which are in certain types.  The "Long Header" section actually adds additional fields beyond the long header which are type-specific to most (but not all) packet types used by this version.  Maybe the real subdivision is "Retry Packets" and "Connection Setup Packets", along with a reminder than Version Negotiation packets are defined in invariants?</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1498#discussion_r199648316">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; + 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
++-+-+-+-+-+-+-+-+
+|1|    0x7e     |
++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+|                         Version (32)                          |
++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+|DCIL(4)|SCIL(4)|
++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+|               Destination Connection ID (0/32..144)         ...
++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+|                 Source Connection ID (0/32..144)            ...
++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+|    ODCIL(8)   |      Original Destination Connection ID (*)   |
++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+|                        Retry Token (*)                      ...
</pre>
<p>Technically, you could; just that, like a short-header packet, the Retry would have to come last.  But as you say, I can't imagine a use for it in this version of QUIC, and since these are version-specific packets....</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1498#discussion_r199648393">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +|                         Version (32)                          |
++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+|DCIL(4)|SCIL(4)|
++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+|               Destination Connection ID (0/32..144)         ...
++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+|                 Source Connection ID (0/32..144)            ...
++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+|    ODCIL(8)   |      Original Destination Connection ID (*)   |
++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+|                        Retry Token (*)                      ...
++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+~~~
+{: #retry-format title=&quot;Retry Packet&quot;}
+
+A Retry packet (shown in {{retry-format}}) only the invariant portion of the
</pre>
<p>This is duplicative of the first sentence in this section.  Perhaps condense?</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1498#discussion_r199648799">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +
+Retry Token:
+
+: An opaque token that the server can use to validate the client&#39;s address.
+
+The server populates the Destination Connection ID with the connection ID that
+the client included in the Source Connection ID of the Initial packet.
+
+The server includes a connection ID of its choice in the Source Connection ID
+field.  The client MUST use this connection ID in the Destination Connection ID
+of subsequent packets that it sends.
+
+A Retry packet does not include a packet number and cannot be explictly
+acknowledged by a client.
+
+A server MUST only send a Retry in response to a client Initial packet.
</pre>
<p>I'm not even sure it's necessary for it to be a SHOULD; there's no interoperability risk if it sends a Retry in response to a lone 0-RTT packet, is there?  In which case it sounds more like servers MAY omit sending Retry in response to 0-RTT when they haven't seen the Initial.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1498#discussion_r199649278">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +
+A Retry packet does not include a packet number and cannot be explictly
+acknowledged by a client.
+
+A server MUST only send a Retry in response to a client Initial packet.
+
+If the Original Destination Connection ID field does not match the Destination
+Connection ID from most recent the Initial packet it sent, clients MUST discard
+the packet.  This prevents an off-path attacker from injecting a Retry packet
+with a bogus new Source Connection ID.
+
+The client responds to a Retry packet with Initial packet that includes the
+provided Retry Token to continue connection establishment.
+
+A server that might send another Retry packet in response to a subsequent
+Initial packet MUST set the Source Connection ID to new value of at least 8
</pre>
<p><a class="user-mention" data-hovercard-user-id="20663557" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/nibanks">@nibanks</a>, it's the other way around.  "A server that might send another" =&gt; all but the last.  If you don't know you're the last element in the chain, you MUST change the CID.  (Presumably to something that will get the retransmitted packet further down the DDoS chain.)</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1498#discussion_r199649491">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.
 
 The payload of an Initial packet includes a CRYPTO frame (or frames) containing
 a cryptographic handshake message, ACK frames, or both. The first CRYPTO frame
-sent always begins at an offset of 0 (see {{handshake}}). The client&#39;s complete
-first message MUST fit in a single packet (see {{handshake}}). Note that if the
-server sends a HelloRetryRequest, the client will send a second Initial packet
-with a CRYPTO frame with an offset starting at the end of the CRYPTO stream in
-the first Initial.
+sent always begins at an offset of 0 (see {{handshake}}).
+
+The first packet sent by a client always includes a CRYPTO frame that contains
+the first cryptographic handshake message.  The first packet sent by a client
+MUST fit in a single UDP datagram (see {{handshake}}).
</pre>
<p>Tautological, since we have no mechanism for a packet to span datagrams.  But the first TLS message must fit in the first 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/1498#pullrequestreview-133807792">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3KIYsdMgzPjwwwduKwxj-qAx-z5ks5uCq-rgaJpZM4U8RgX">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-3giVT4fJA-BvnNxd9unQmwV_frks5uCq-rgaJpZM4U8RgX.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1498"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1498#pullrequestreview-133807792"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1498#pullrequestreview-133807792",
"url": "https://github.com/quicwg/base-drafts/pull/1498#pullrequestreview-133807792",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1498",
"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/1498#pullrequestreview-133807792"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 351344663\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3ab82b881c4_72982b0546f1af60257495--


From nobody Mon Jul  2 18:10: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 CC998130E31 for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 18:10: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.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 cpi-8EQwlKIz for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 18:10: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 79A47130E9C for <quic-issues@ietf.org>; Mon,  2 Jul 2018 18:10:52 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1530580251; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=DT1Tqvhy3xwkNOQ8EtMaKUvR0wOD957bf/pLc4mPBzg=; b=SAUNBq1TAUqt6YrxjvjhhlVaIcOuRjhTAS8Bbr6h1tlJeIq80Hj1moaNv7q902rptlZzXbxa 9vnm8i0+1sv++GxTB0J18nD5LSNTU3+jT37m0MYdKhAd836QlFHgeCBbA7s7+j3lJ8IbR/m0 PnAXGndbkGvZYKTN//OUp3js4MQ=
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 5b3acd1b.7fed6e03fab0-smtp-out-n01; Tue, 03 Jul 2018 01:10:51 -0000 (UTC)
Date: Mon, 02 Jul 2018 18:10:51 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b3acd1b1151a_28bb2b19d426fc14751a7@hookshot-fe-2cc8887.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 15b726: Fix: octets do not have arbitrary length
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b3acd1b10f55_28bb2b19d426fc147501a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/JQfvxvSH_FIsuyeU3MHRaPsndSo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 03 Jul 2018 01:10:55 -0000

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

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 15b72629c7a69e83ba74d0c9ab84835759673df3
      https://github.com/quicwg/base-drafts/commit/15b72629c7a69e83ba74d0c9ab84835759673df3
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>
  Date:   2018-07-02 (Mon, 02 Jul 2018)

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

  Log Message:
  -----------
  Fix: octets do not have arbitrary length


  Commit: f2bf343fee56199d48452fd795263f43983c43c9
      https://github.com/quicwg/base-drafts/commit/f2bf343fee56199d48452fd795263f43983c43c9
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-03 (Tue, 03 Jul 2018)

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

  Log Message:
  -----------
  Merge pull request #1509 from dtikhonov/201807020840-fix-octets-of-arbirary-length

Fix: octets do not have arbitrary length


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

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

----==_mimepart_5b3acd1b10f55_28bb2b19d426fc147501a--


From nobody Mon Jul  2 18:11: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 F2BD6130E9C for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 18:10:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7NbZEa3MCbJ8 for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 18:10: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 5F4AE130EC4 for <quic-issues@ietf.org>; Mon,  2 Jul 2018 18:10:58 -0700 (PDT)
Date: Mon, 02 Jul 2018 18:10:57 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530580257; bh=jgj7bdVGTclb1d/Sr66QZaITe+GmyVULBP36wxLypZo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=bm6mouDFCAaKJBFeeWhyb8uBUzo0O/5fhOdi5Dhd6+HLNlad+M90n01LbMLiCWFll 35rk58YuwICfaJT1t2q5dTKVSKBOsyXv1pm3yuGwcxcBk9erHI3ZftzGjeITHpX4A8 Ky9ku+9TfYVmRH9IicaDURBpws9bMbB95n+RPHpI=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab8ccf2fced84102638d2a47f52dd8ff956a52e8d292cf0000000117528f2192a169ce141de06f@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1509/issue_event/1712840948@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1509@github.com>
References: <quicwg/base-drafts/pull/1509@github.com>
Subject: Re: [quicwg/base-drafts] Fix: octets do not have arbitrary length (#1509)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3acd2143fb6_1abe3fb325748f84489e8"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: 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_bjv3KEAocrqfGY9msjJpucX-8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 03 Jul 2018 01:11:00 -0000

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

Merged #1509.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1509#event-1712840948
----==_mimepart_5b3acd2143fb6_1abe3fb325748f84489e8
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="337502319" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1509" href="https://github.com/quicwg/base-drafts/pull/1509">#1509</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1509#event-1712840948">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyrANXo4XRHxC0zpCOV7IUtP3yc2ks5uCsShgaJpZM4U_Psy">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqy839gi6ClmHVQkxET-F5SHD9vkLks5uCsShgaJpZM4U_Psy.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1509."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1509#event-1712840948"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1509#event-1712840948",
"url": "https://github.com/quicwg/base-drafts/pull/1509#event-1712840948",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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: octets do not have arbitrary length (#1509)",
"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/1509#event-1712840948"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352123698\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3acd2143fb6_1abe3fb325748f84489e8--


From nobody Mon Jul  2 18: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 2478A130E9A for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 18:13:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lf5e3gzGUgNm for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 18:12: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 BE1B3130E31 for <quic-issues@ietf.org>; Mon,  2 Jul 2018 18:12:59 -0700 (PDT)
Date: Mon, 02 Jul 2018 18:12:58 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530580378; bh=lKuIcYIqSd3urs8kzvpKlGrqoU8q8RZNOcF92ibeE/I=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=iX0hAuXe49ZAC9YKCagYHln4v6wfxoKN8SWh0RzlgE0glKQj8JA7uU9WLi0NtSoYF GMerNdB4MYiFiZf3klmuqPjKyg4LI0STmOhlO/uHeThrHvNWM6EuR7AEGSNphjdOv1 hIc98AixuYmrb8iipMkVIAyML0lGSdrDgu/r3p/k=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab876e6771bd17a738c8ae59d07f8d725f6661e2b092cf0000000117528f9a92a169ce141fa79c@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1511/401983074@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1511@github.com>
References: <quicwg/base-drafts/issues/1511@github.com>
Subject: Re: [quicwg/base-drafts] Short header: reserved bits (#1511)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3acd9ac9edb_32e22ae4b7ddaf60201fa"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ms3pFZDCQXq1InCKFrRMCFsCRLI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 03 Jul 2018 01:13:01 -0000

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

Sure.  You have to say what to do with the values if you get them.  That is, you can't have recipients discard the packet if the value happens to be 1, because that might prevent the bits from being 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/1511#issuecomment-401983074
----==_mimepart_5b3acd9ac9edb_32e22ae4b7ddaf60201fa
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Sure.  You have to say what to do with the values if you get them.  That is, you can't have recipients discard the packet if the value happens to be 1, because that might prevent the bits from being 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/1511#issuecomment-401983074">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq57kddvHI_ycTxBg-3YpN62kwMpWks5uCsUagaJpZM4U_wF8">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_feSbpAFhJm87nhNiLQ0160-fWiks5uCsUagaJpZM4U_wF8.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1511: Sure.  You have to say what to do with the values if you get them.  That is, you can't have recipients discard the packet if the value happens to be 1, because that might prevent the bits from being used."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1511#issuecomment-401983074"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1511#issuecomment-401983074",
"url": "https://github.com/quicwg/base-drafts/issues/1511#issuecomment-401983074",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Short header: reserved bits (#1511)",
"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\": 1511,\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\": 1511\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1511#issuecomment-401983074"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352256380\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3acd9ac9edb_32e22ae4b7ddaf60201fa--


From nobody Mon Jul  2 18:13: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 EC785130E9A for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 18:13:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LAV6_xPXWKqz for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 18:13:13 -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 94358130E31 for <quic-issues@ietf.org>; Mon,  2 Jul 2018 18:13:13 -0700 (PDT)
Date: Mon, 02 Jul 2018 18:13:12 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530580393; bh=xnyV1fPdLr87aU5LIuuFU5sTw0TaAZrEqan2/VxdlPc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ZHBPff+h+IULV4vyjAS5/vn9hza18+57iPwkuYBOGkkRV8eqptsBw+XH6Zt4bsVSC NRtTl0ZzGDSfwz6aIYkDmbMAF6pwSza5uigxlyVG1uTWLEP7Wem+7/Si9SfnnuhMYx sJMbB7oeIvEkWOhrS3IK+63aBLpIrtbuxLziNjrU=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab1efecb674f1db93e098ec2b300b7a2203d6eb1a492cf0000000117528fa892a169ce141df952@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1510/issue_event/1712842961@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1510@github.com>
References: <quicwg/base-drafts/pull/1510@github.com>
Subject: Re: [quicwg/base-drafts] Add TP disable_migration to the registry (#1510)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3acda8bfd45_5d882ab483a0ef58903a4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/kvVIjh1ejl1Z6iVKtm3QUQBou2g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 03 Jul 2018 01:13:15 -0000

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

Merged #1510.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1510#event-1712842961
----==_mimepart_5b3acda8bfd45_5d882ab483a0ef58903a4
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="337508690" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1510" href="https://github.com/quicwg/base-drafts/pull/1510">#1510</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1510#event-1712842961">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0dPYhT1WkaBSUmMUg2uMyNRwoutks5uCsUogaJpZM4U_Rea">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzs2HWenaucEfnoindjLI0yNpm6nks5uCsUogaJpZM4U_Rea.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1510."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1510#event-1712842961"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1510#event-1712842961",
"url": "https://github.com/quicwg/base-drafts/pull/1510#event-1712842961",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 TP disable_migration to the registry (#1510)",
"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/1510#event-1712842961"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352130970\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3acda8bfd45_5d882ab483a0ef58903a4--


From nobody Mon Jul  2 18:23: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 D27F4130E9A for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 18:23: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.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 BXOSOFylVcnU for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 18:23: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 A3C9C130E31 for <quic-issues@ietf.org>; Mon,  2 Jul 2018 18:23:11 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1530580991; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=2CVqfg9p6vGCr51S5E+YXEoIiFpCXsMjkT5pFx+Qubs=; b=jUvJKg9bDX3OXsqX4diiGhKYagp9VYYLlIzEHAWM3lj2NGvCD1NpNJUnNmhSYvrj/xBUc14h k5W2fF92mF7Xvxxe36X5VuyMxwgD148J+O9ZUfk54ByUC1REAvQfOAkjSQDfNk9GY1FFsWY2 bSvagMy2H2c8jMnoXo8hbdwo7BI=
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 5b3acda6.7f4afc905ba0-smtp-out-n02; Tue, 03 Jul 2018 01:13:10 -0000 (UTC)
Date: Mon, 02 Jul 2018 18:13:09 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b3acda5a4f0e_9ae2b126002dc1094411@hookshot-fe-d2afb11.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 83f3ff: Add TP disable_migration to the registry
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b3acda5a4a41_9ae2b126002dc1094345"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/TJA1yyfRVKZbMjP9VpGFvpYGp4A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 03 Jul 2018 01:23:13 -0000

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

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 83f3ff167cea43d950441960519b9f2c4d319656
      https://github.com/quicwg/base-drafts/commit/83f3ff167cea43d950441960519b9f2c4d319656
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>
  Date:   2018-07-02 (Mon, 02 Jul 2018)

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

  Log Message:
  -----------
  Add TP disable_migration to the registry


  Commit: a11e6ade7994fa2d2d33561d9ab075f5e2e2a262
      https://github.com/quicwg/base-drafts/commit/a11e6ade7994fa2d2d33561d9ab075f5e2e2a262
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-03 (Tue, 03 Jul 2018)

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

  Log Message:
  -----------
  Merge pull request #1510 from dtikhonov/201807020858-add-disable-migration-to-registry

Add TP disable_migration to the registry


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

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

----==_mimepart_5b3acda5a4a41_9ae2b126002dc1094345--


From nobody Mon Jul  2 20:35: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 A9A67130EF9 for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 20:35:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nVsrx9fbt9sF for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 20:35: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 04F80130EFC for <quic-issues@ietf.org>; Mon,  2 Jul 2018 20:35:16 -0700 (PDT)
Date: Mon, 02 Jul 2018 20:35:15 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530588915; bh=/TeZ3W59V5U+0esZPp+r3KvURdMCJLi9C3CFM167KPI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=tbr+hzgMobWnKmAd3aRPHAN/UMJH/ubiq/3dYriNCRZINU/AoIkHYeHZoqUjztRyf Ux/HP22z6PQPlNXZxfGu4gzAhL8N+CJbtX7wg0uAPl9YaIOhrVGKWelF3QnRBzt3ha HsIwk6R9I/i9eDRbsBQzmZsP8+bO1oDuybDKZAu8=
From: Igor Lubashev <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab8469988db7a193a551528f827d2f455c19d82c7392cf000000011752b0f392a169ce1418889d@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1505/402003193@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1505@github.com>
References: <quicwg/base-drafts/issues/1505@github.com>
Subject: Re: [quicwg/base-drafts] Stateless Reset from clients, bis (#1505)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3aeef32105b_67343fe4d6fd6f884121e"; 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/SMNDh2DrIitllObMgDipEYr5w2I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 03 Jul 2018 03:35:20 -0000

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

@martinthomson This is very true!

I was thinking to TCP world, where clients sent RST all the time (when they crash or otherwise).  However, if a QUIC client crashes, it will very likely send ICMP Unreachable.

Your statement seems so true that I actually start to wonder if clients even need to send SRT with 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/1505#issuecomment-402003193
----==_mimepart_5b3aeef32105b_67343fe4d6fd6f884121e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><a class=3D"user-mention" data-hovercard-user-id=3D"67641" data-octo-c=
lick=3D"hovercard-link-click" data-octo-dimensions=3D"link_type:self" hre=
f=3D"https://github.com/martinthomson">@martinthomson</a> This is very tr=
ue!</p>
<p>I was thinking to TCP world, where clients sent RST all the time (when=
 they crash or otherwise).  However, if a QUIC client crashes, it will ve=
ry likely send ICMP Unreachable.</p>
<p>Your statement seems so true that I actually start to wonder if client=
s even need to send SRT with CONNECTION_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/1505#issuecomment-402003193">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq9yy=
FUiCgVVSkJASO5HJ-Mpvi5mKks5uCuZzgaJpZM4U9sIC">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkqxyGRhY1gSzh2BUEhBeN7fLY=
pcwDks5uCuZzgaJpZM4U9sIC.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 in #1505: @martinthomson This is very true!\r\n\r\nI was thinking to=
 TCP world, where clients sent RST all the time (when they crash or other=
wise).  However, if a QUIC client crashes, it will very likely send ICMP =
Unreachable.\r\n\r\nYour statement seems so true that I actually start to=
 wonder if clients even need to send SRT with CONNECTION_ID..."}],"action=
":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issue=
s/1505#issuecomment-402003193"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1505#issuecomment=
-402003193",
"url": "https://github.com/quicwg/base-drafts/issues/1505#issuecomment-40=
2003193",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Stateless Reset from clients, bis (#15=
05)",
"sections": [
{
"text": "",
"activityTitle": "**Igor Lubashev**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/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\": 1505,\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\": 1505\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1505#issuecomment-40=
2003193"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3517158=
42\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b3aeef32105b_67343fe4d6fd6f884121e--


From nobody Mon Jul  2 20:54: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 5EAEE130F03 for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 20:54:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id sfGfXcXp-64o for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 20:54: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 6029F130EED for <quic-issues@ietf.org>; Mon,  2 Jul 2018 20:54:30 -0700 (PDT)
Date: Mon, 02 Jul 2018 20:54:28 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530590068; bh=r/c7Hdh+7mynxHdJ+sTERC7oWD37Iw/UDy85SWK1EUc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Oll7eQ3rjgaxa4xpvsaBYOrpzimWJLWqqOJYzdQlyP29GLyMB+on2VwwHWgMbvQi7 okhm3mC03cSdXsU/yx1XTScMsNt5W4cBzOHLiss5DmvJtIr6lvpSTAcixju8CRxdtR 5wd1leJgCZwBMImvhqUp3Q3K9sKN/TVJluS0lbs8=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab32c55148c6ef2c7bc3fcc368ad76a260134d4f7d92cf000000011752b57492a169ce1418889d@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1505/402005645@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1505@github.com>
References: <quicwg/base-drafts/issues/1505@github.com>
Subject: Re: [quicwg/base-drafts] Stateless Reset from clients, bis (#1505)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3af374a39d5_583b3f9da4342f84129078"; 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/9Da5LS7Zsl2djASQZ90f7UC36-Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 03 Jul 2018 03:54:33 -0000

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

Clientside stateless resets apply in P2P where the client is more like a =
server - especially when it is random which endpoint becomes a client. I=E2=
=80=99m not generally a fan of resets 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/1505#issuecomment-402005645=

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

<p>Clientside stateless resets apply in P2P where the client is more like=
 a server - especially when it is random which endpoint becomes a client.=
 I=E2=80=99m not generally a fan of resets 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/1505#issuecomment-402005645">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq5R7=
Ba5-atUY-u-bwPxuU2fnox9fks5uCur0gaJpZM4U9sIC">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq1IBprh_9LGANrXvPPdZZvYd=
3VGcks5uCur0gaJpZM4U9sIC.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 #1505: Clientside stateless resets apply in P2P where the client =
is more like a server - especially when it is random which endpoint becom=
es a client. I=E2=80=99m not generally a fan of resets though."}],"action=
":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issue=
s/1505#issuecomment-402005645"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1505#issuecomment=
-402005645",
"url": "https://github.com/quicwg/base-drafts/issues/1505#issuecomment-40=
2005645",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Stateless Reset from clients, bis (#15=
05)",
"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\": 1505,\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\": 1505\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1505#issuecomment-40=
2005645"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3517158=
42\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b3af374a39d5_583b3f9da4342f84129078--


From nobody Mon Jul  2 21:11: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 EE7E6130F03 for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 21:11: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.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 fuUl-_9VytXd for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 21:11: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 4CDDF128CF3 for <quic-issues@ietf.org>; Mon,  2 Jul 2018 21:11:33 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1530591092; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=R4rDvWlvXnYy3oLfdcp5jtHie7jVBeNM8j+U86mdLNI=; b=eCNeEAYBvr/rxmQgpGP3nMoNkuFGURjLjnED/oF/sidzjECX/fn2EgfJoBGVKVJLYNG4D1FZ YOPPVt+499CiPFzN9NhyUaM5WqU4JD3uwkZAGFJ7htK7ankERNvhk44H0PZ4TvF739bBtbuC JeLtMWhstgsKMa4ehMPJr6y7YMU=
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 5b3af773.7f6cb27a6e40-smtp-out-n02; Tue, 03 Jul 2018 04:11:31 -0000 (UTC)
Date: Mon, 02 Jul 2018 21:11:30 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b3af772f085f_60e72aba5d945c0473834@hookshot-fe-6e9b612.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 1cec34: Tweak TLS API
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b3af772f04a0_60e72aba5d945c0473754"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/WrSnA_bHzmYcbmDnGzWGVC4e1V4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 03 Jul 2018 04:11:35 -0000

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

  Branch: refs/heads/1rtt-arrow
  Home:   https://github.com/quicwg/base-drafts
  Commit: 1cec34507a1b3dedab0e897726c8d83975d89456
      https://github.com/quicwg/base-drafts/commit/1cec34507a1b3dedab0e897726c8d83975d89456
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-03 (Tue, 03 Jul 2018)

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

  Log Message:
  -----------
  Tweak TLS API



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

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

----==_mimepart_5b3af772f04a0_60e72aba5d945c0473754--


From nobody Mon Jul  2 21:12: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 EC4CE130F0D for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 21:12:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gExgO5sSE8wU for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 21:12: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 D9399130F03 for <quic-issues@ietf.org>; Mon,  2 Jul 2018 21:12:19 -0700 (PDT)
Date: Mon, 02 Jul 2018 21:12:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530591138; bh=TPPC5JwrOrRRRINNBYNeQ29uLVj8rXC1HF2yo2/i5lQ=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=sfavMIY/dzs2+5+NThlBQNpNnJeM41Aw3dEq86zSDEoZW+PmrAPhlXAEQ1MkT32N4 QHDXW7lWAFdi0Lp8Yve+cituvC0ogOLotFAouviqWNUeMtshkGT8miBwjUjH5/9CUa 1niagOFnbNt1Vn7ZASPxxhPp637Ha6EcscMvJjDI=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb71b7b3205465eb900ade8f8677a936200e634d292cf000000011752b9a292a169ce14217e14@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1512@github.com>
Subject: [quicwg/base-drafts] Tweak TLS API (#1512)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3af7a2efdeb_480e3fcd0e1e8f7843049"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/EwnLaIH1ydPAwyUZBTSvqrXfD3E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 03 Jul 2018 04:12:22 -0000

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

Some missing arrows, alignment.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Tweak TLS API

-- File Changes --

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

-- Patch Links --

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

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

<p>Some missing arrows, alignment.</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/1512'>https://github.com/quicwg/base-drafts/pull/1512</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Tweak TLS API</li>
</ul>

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

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1512.patch'>https://github.com/quicwg/base-drafts/pull/1512.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1512.diff'>https://github.com/quicwg/base-drafts/pull/1512.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/1512">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwO0VhwAX_GQCsQ74z6q7aQW5hF0ks5uCu8igaJpZM4VAREV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq41fa8yvH0OSsFyjZEvfS0DJv6asks5uCu8igaJpZM4VAREV.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Tweak TLS API (#1512)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1512"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1512",
"url": "https://github.com/quicwg/base-drafts/pull/1512",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Tweak TLS API (#1512)",
"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": "1cec345",
"value": "Tweak TLS API"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-tls.md](https://github.com/quicwg/base-drafts/pull/1512/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\": 1512,\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\": 1512\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1512"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1512.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1512.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352391445\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b3af7a2efdeb_480e3fcd0e1e8f7843049--


From nobody Mon Jul  2 21:25: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 E0EA8130F0D for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 21:25:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0dqV0iUP5P6V for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 21:25:30 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6F0F3130F0B for <quic-issues@ietf.org>; Mon,  2 Jul 2018 21:25:30 -0700 (PDT)
Date: Mon, 02 Jul 2018 21:25:29 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530591929; bh=VjdmrytkuiSp/3QIcgsaOAOvs7vaseUow/inTBooH0g=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=p/6xasqpxpsQTiZpEjeotBB7WAWA3QlhOnwLeIfcAoDn02yPRDY90S+BWD2tNj7Zy bbTur5jJLt2i55sSS+jUuHi2QGw5Zv0CmwYTsKQvMrN+CvWD0a7ROa8C0XGljDejc4 YGsbZzBdzU7edljgE47vVk9Orqz08PEoNGWtCl74=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab59103e7b9bc08340df500859cae02ccb980d2e7892cf000000011752bcb992a169ce14218572@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1513@github.com>
Subject: [quicwg/base-drafts] 0-RTT DCID Routing (#1513)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3afab9c7c58_53f42b08d423ef58755a9"; 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/wEdU2RCmAlCnZkZIZm-YarAH6co>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 03 Jul 2018 04:25:32 -0000

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

Transport doc says

> 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 (Section 4.4.1).

But the original DCID is random and the server with the 0-RTT keys is at the DCID replied to the original handshake packet.

See also
https://github.com/quicwg/base-drafts/issues/1507#issuecomment-401808742

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

<p>Transport doc says</p>
<blockquote>
<p>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 (Section 4.4.1).</p>
</blockquote>
<p>But the original DCID is random and the server with the 0-RTT keys is at the DCID replied to the original handshake packet.</p>
<p>See also<br>
<a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="337170605" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1507" href="https://github.com/quicwg/base-drafts/issues/1507#issuecomment-401808742">#1507 (comment)</a></p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1513">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3x2W0aGBVxAa49QOXBIOrXPsrEOks5uCvI5gaJpZM4VARmu">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzWTz-yzlO8exBa4nxo4W-pSFSupks5uCvI5gaJpZM4VARmu.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"0-RTT DCID Routing (#1513)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1513"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1513",
"url": "https://github.com/quicwg/base-drafts/issues/1513",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "0-RTT DCID Routing (#1513)",
"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": 1513
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1513,\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\": 1513\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1513"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352393646\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3afab9c7c58_53f42b08d423ef58755a9--


From nobody Mon Jul  2 21:33: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 1F403130F0D for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 21:33:19 -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 WVbVa_NBD3Z1 for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 21:33: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 DFB6F130F0B for <quic-issues@ietf.org>; Mon,  2 Jul 2018 21:33:17 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1530592397; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=8XYX0OvdeRH97WdWTtWY08I6nQZJ7PtE3nBtblIl530=; b=fCrdAmE9i6AR52aQBuR7S47HdpX/1JCa1+fQBtNA5tFh3+FHG6W8ICb6fiz5ACzmBhCb8lQ6 fWY2y0S4AxH68nT3px2tZJBp14JTxUPVm0VAcyXHquvaqgSuSWqSGnSUQcYUYcW+tGIXHVsP xe/qLKBqEBnPIXLjR/RoTrizEgE=
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 5b3afc8c.7fb60ec56330-smtp-out-n02; Tue, 03 Jul 2018 04:33:16 -0000 (UTC)
Date: Mon, 02 Jul 2018 21:33:15 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b3afc8b55b9a_1f9352abac78c7c0430190@hookshot-fe-dfcc362.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 76d124: Separate APPLICATION_CLOSE from CONNECTION_CLOSE
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b3afc8b55286_1f9352abac78c7c04300b3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Bk9xTPH4yLmmE3kj7SdDw5Tw2tc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 03 Jul 2018 04:33:19 -0000

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

  Branch: refs/heads/app-close-ft
  Home:   https://github.com/quicwg/base-drafts
  Commit: 76d124baa0831bf950386e73c009abb22e8f91fe
      https://github.com/quicwg/base-drafts/commit/76d124baa0831bf950386e73c009abb22e8f91fe
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-03 (Tue, 03 Jul 2018)

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

  Log Message:
  -----------
  Separate APPLICATION_CLOSE from CONNECTION_CLOSE

The addition of the Frame Type field meant that pointing
APPLICATION_CLOSE at CONNECTION_CLOSE was a mistake.

This isn't purely editorial, because it could be argued that the last
version of the draft modified APPLICATION_CLOSE.  We'll have to ensure
taht this is included in the changelog.

Closes #1508.



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

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

----==_mimepart_5b3afc8b55286_1f9352abac78c7c04300b3--


From nobody Mon Jul  2 21:34: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 A5538130F1E for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 21:34:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1fXYtkYy9C_w for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 21:34: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 D6633130E2D for <quic-issues@ietf.org>; Mon,  2 Jul 2018 21:34:05 -0700 (PDT)
Date: Mon, 02 Jul 2018 21:34:05 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530592445; bh=Vqd/LG1CpOcFttjv83IKJubD7khO5uTHUcYv+uMO/EQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=e9Gsgt1l873TO0K5qW5EVbX8172GPlvlkLdVcZt40oG52mxItSHoWCL70ZaPERJ+3 mevRdhrA7fKx3MKsjnjYC+9hLYGH1k7NJLvtGsTymsFia8xQRPjtSF5pGtBFFYwbQK 4kQwsyBHW5gf9PVeMQGFo6jKJvvp6NkST3gdhSl8=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf1bac7705d82fb46101b72efc8774039711aae2f92cf000000011752bebd92a169ce1414837f@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1501/issue_event/1713024369@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1501@github.com>
References: <quicwg/base-drafts/pull/1501@github.com>
Subject: Re: [quicwg/base-drafts] Define NAT rebinding better (#1501)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3afcbd37e9d_653f3fa30af90f7860255"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ErDbHJKfIPrHjmVGsFKDI0Y5N4Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 03 Jul 2018 04:34:08 -0000

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

Merged #1501.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1501#event-1713024369
----==_mimepart_5b3afcbd37e9d_653f3fa30af90f7860255
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="336888703" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1501" href="https://github.com/quicwg/base-drafts/pull/1501">#1501</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1501#event-1713024369">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8zEGnDiQV0rPRMHedMeXxZi-9VTks5uCvQ9gaJpZM4U8jDb">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8CRHLMeRz5O8flYvp3kg68I39G8ks5uCvQ9gaJpZM4U8jDb.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1501."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1501#event-1713024369"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1501#event-1713024369",
"url": "https://github.com/quicwg/base-drafts/pull/1501#event-1713024369",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 NAT rebinding better (#1501)",
"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/1501#event-1713024369"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 351416539\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3afcbd37e9d_653f3fa30af90f7860255--


From nobody Mon Jul  2 21:34: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 8CB5D130E2D for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 21:34:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id G5zKDjky9IrR for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 21: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 CCD11130F0B for <quic-issues@ietf.org>; Mon,  2 Jul 2018 21:34:06 -0700 (PDT)
Date: Mon, 02 Jul 2018 21:34:06 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530592446; bh=YUD4U/Gy3iJTNkKXmPumxIjbXc+4O1HaE2qSAQnPI6k=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=eAC8N4OhTU3mDlbVt40u8nFlp5Yc2KzRA5Vva/IIyJVUiKNweq1GyJAaRYLk/qHgD pjh7gJvsmLQ/8W+AFVwJaO/f6KVjfd4pPnUxD4D19x/COcevNJR47i+EwPCThr/PlZ vc7l8ypTR47TGI9Lf0q4UA0MnufV/wAi9HLKtLss=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab03401de498bee585e4be025f860441197250fbfd92cf000000011752bebe92a169ce0df0b5b8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/594/issue_event/1713024371@github.com>
In-Reply-To: <quicwg/base-drafts/issues/594@github.com>
References: <quicwg/base-drafts/issues/594@github.com>
Subject: Re: [quicwg/base-drafts] 5-tuple is stable during handshake (#594)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3afcbe4b6b_3a32aeef3c08f5c127959"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ocWEbEQsChvXI0pX2WufGt5cyxs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 03 Jul 2018 04:34:09 -0000

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

Closed #594 via #1501.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/594#event-1713024371
----==_mimepart_5b3afcbe4b6b_3a32aeef3c08f5c127959
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="233878968" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/594" href="https://github.com/quicwg/base-drafts/issues/594">#594</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="336888703" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1501" href="https://github.com/quicwg/base-drafts/pull/1501">#1501</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/594#event-1713024371">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwb5DY_VEj0-Zchr8um7ZWFAzhSpks5uCvQ-gaJpZM4NxSYJ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwPU0vou_meAi2N3jYZVKbBNsG0qks5uCvQ-gaJpZM4NxSYJ.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #594 via #1501."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/594#event-1713024371"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/594#event-1713024371",
"url": "https://github.com/quicwg/base-drafts/issues/594#event-1713024371",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] 5-tuple is stable during handshake (#594)",
"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/594#event-1713024371"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 231024137\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3afcbe4b6b_3a32aeef3c08f5c127959--


From nobody Mon Jul  2 21:34: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 6D0DC130F1E for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 21:34:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KFfFteASpm_l for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 21:34: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 3C15B130F0D for <quic-issues@ietf.org>; Mon,  2 Jul 2018 21:34:07 -0700 (PDT)
Date: Mon, 02 Jul 2018 21:34:06 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530592446; bh=Y28XFLZfhSdq4lBGKInuu3qwxKtP3dDG4Uf3KAwXeiw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=hFW1vvqpK6DUWxEWJE7Dc1O1oXRiOljItEC1QoI6Bqs8+UYvwB4+MtKTObChjm50T EaaPSyxXTDsznLLb7ILoRNcsNeSTKUxZe2EIz3O0VCq8iJ67RAUDeb+5W5sbLbbDp2 be7T7SI2plqmR0Cc3lvuS4yh82GYixqFmA81ekx4=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf737e1916cfb51251e63bcd25aa0030ab19de9cf92cf000000011752bebe92a169ce10706693@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/952/issue_event/1713024373@github.com>
In-Reply-To: <quicwg/base-drafts/issues/952@github.com>
References: <quicwg/base-drafts/issues/952@github.com>
Subject: Re: [quicwg/base-drafts] Define or cite NAT rebinding (#952)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3afcbe8562b_29213fb9e5a4ef78291137"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/a6PyVFVD8vdTfrnhADgAGP93oaQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 03 Jul 2018 04:34:10 -0000

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

Closed #952 via #1501.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/952#event-1713024373
----==_mimepart_5b3afcbe8562b_29213fb9e5a4ef78291137
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="275801747" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/952" href="https://github.com/quicwg/base-drafts/issues/952">#952</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="336888703" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1501" href="https://github.com/quicwg/base-drafts/pull/1501">#1501</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/952#event-1713024373">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-U7rqTp0uXlxPE4J-_vQQfvnWbMks5uCvQ-gaJpZM4QmOxq">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwyvVLUpE_c6cedrW_Vcn_qmh56Fks5uCvQ-gaJpZM4QmOxq.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #952 via #1501."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/952#event-1713024373"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/952#event-1713024373",
"url": "https://github.com/quicwg/base-drafts/issues/952#event-1713024373",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 or cite NAT rebinding  (#952)",
"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/952#event-1713024373"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 278457450\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3afcbe8562b_29213fb9e5a4ef78291137--


From nobody Mon Jul  2 21:34: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 16CC3130F39 for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 21:34:10 -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_20=-0.001, DKIM_ADSP_CUSTOM_MED=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 0hNvDUY_u5_b for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 21:34: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 B0EB5130F0B for <quic-issues@ietf.org>; Mon,  2 Jul 2018 21:34:08 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1530592448; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=NZZz/gGhlVau95gZhAFf5BUsMXbD+ESTqnpWGQ92F5g=; b=iroW5YM++AZ0E0L3WLgjQV875qie9IqggBvsLWEiOaXxeQhu3KivfIKZnz1pV/9yl89/fE2X 1HnGPFKaDkUl9X0ahVXty6ECnhYPTJcSnGVvHelVORz7ysVXt2BYO3bu+Xq1LOjnoncyB9mn 0cDGvP2IN457SrDlz2HuGA6RJQI=
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 5b3afcbf.7fe1a85e6120-smtp-out-n01; Tue, 03 Jul 2018 04:34:07 -0000 (UTC)
Date: Mon, 02 Jul 2018 21:34:06 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b3afcbee2adf_32332b28f4931c08427e7@hookshot-fe-d252ca1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b3afcbee24a7_32332b28f4931c084267c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/qhjqtC2q9k9S04HhOG7APBWZdJs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 03 Jul 2018 04:34:12 -0000

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

  Branch: refs/heads/define-rebinding
  Home:   https://github.com/quicwg/base-drafts

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

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

----==_mimepart_5b3afcbee24a7_32332b28f4931c084267c--


From nobody Mon Jul  2 21:43: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 ADA63130E1A for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 21:43:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VD_-c1MKdg4h for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 21:43: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 25483130F0D for <quic-issues@ietf.org>; Mon,  2 Jul 2018 21:43:07 -0700 (PDT)
Date: Mon, 02 Jul 2018 21:43:05 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530592985; bh=3aIyjVKiollKFoa8CPEGmFlfbQ81QEK3T8QbNqll414=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=0dB9ib/9CAzeHvjY6HP2j7NQlykXttdCUnATuZiI4dMXx6/j9h+dGj8iEMMZaK18c AEkgtB4zwCJxxnemFSJSJrLTFx8B9cKWhTRrL07crIZ38D6qtLO/bi9sb63qEZ9U21 UeeRAI2+KmawxtnMwzYV7FR1oPiCz10EUiSeJ2EQ=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abeb682568e7a8296966d8c7acdbc659eff502ed5492cf000000011752c0d992a169ce14138c09@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1498/review/133847205@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1498@github.com>
References: <quicwg/base-drafts/pull/1498@github.com>
Subject: Re: [quicwg/base-drafts] Rework Retry packet (#1498)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3afed95e837_6f253fc837026f7c12171a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/mXyDD1u6edz1hAArWZ4zlAO2iBQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 03 Jul 2018 04:43:11 -0000

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

martinthomson commented on this pull request.



>  
-If the client has a suitable token available from a previous connection, it
-SHOULD populate the Token field.
+A client MUST NOT reuse a token if it believes that its point of network

I wasn't clear enough.  I think that it's SHOULD NOT reuse (blanket), and MUST NOT reuse if the client moves.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1498#discussion_r199682024
----==_mimepart_5b3afed95e837_6f253fc837026f7c12171a
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/1498#discussion_r199682024">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-If the client has a suitable token available from a previous connection, it
-SHOULD populate the Token field.
+A client MUST NOT reuse a token if it believes that its point of network
</pre>
<p>I wasn't clear enough.  I think that it's SHOULD NOT reuse (blanket), and MUST NOT reuse if the client moves.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1498#discussion_r199682024">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-m1TA3kktHtz7VbrGvwP4IGSaJ7ks5uCvZZgaJpZM4U8RgX">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3eLxvnclchd7UrYJQ2XSYA-rewXks5uCvZZgaJpZM4U8RgX.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1498"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1498#discussion_r199682024"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1498#discussion_r199682024",
"url": "https://github.com/quicwg/base-drafts/pull/1498#discussion_r199682024",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1498",
"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/1498#discussion_r199682024"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 351344663\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3afed95e837_6f253fc837026f7c12171a--


From nobody Mon Jul  2 21:44: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 D3EF8130E1F for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 21:44: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.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 EDRhByxG35og for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 21:44: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 601F3130E1A for <quic-issues@ietf.org>; Mon,  2 Jul 2018 21:44:06 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1530593045; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=hJp+zFs/l64FCRYw91y2/CUdWAN31t+GMLfBpKQXHhU=; b=PS3xSYM3wFH7LXmwDArHbebSdNAjePhdgaZqhMpb1lHKGwLsAgVcJYy6lDXwbMCihBmmZxcN UWulwFREno9hrY0TsiBzbhtUVcPbr+KNVU7hRZLOc4d9DRQ/Xk93bwml1bhxQPfZ8pGf17Ww fZfYkK3Ld8I/4vHR3x645X//Yf0=
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 5b3afcbc.7fe0b0324fc0-smtp-out-n01; Tue, 03 Jul 2018 04:34:04 -0000 (UTC)
Date: Mon, 02 Jul 2018 21:34:03 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b3afcbb7f78e_3a122b1de893fc0c1356@hookshot-fe-6e9b612.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 6fb525: Define NAT rebinding better
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b3afcbb7f214_3a122b1de893fc0c134c3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/l2MqNHZrvAzhe2pnmuqX_7gNZp8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 03 Jul 2018 04:44:08 -0000

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

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 6fb52501a58cc1ae93f3f7d3815270eab788b07e
      https://github.com/quicwg/base-drafts/commit/6fb52501a58cc1ae93f3f7d3815270eab788b07e
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-29 (Fri, 29 Jun 2018)

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

  Log Message:
  -----------
  Define NAT rebinding better

The change to add a means of disabling migration also mostly fixed #594,
so close that too.

Closes #952, #594.


  Commit: 7c2061c986f8fc853bda49cbcb94443351f3df67
      https://github.com/quicwg/base-drafts/commit/7c2061c986f8fc853bda49cbcb94443351f3df67
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-02 (Mon, 02 Jul 2018)

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

  Log Message:
  -----------
  Use more words


  Commit: 9dcc013f004b8fce51c9fff2beb517c841ef1204
      https://github.com/quicwg/base-drafts/commit/9dcc013f004b8fce51c9fff2beb517c841ef1204
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-03 (Tue, 03 Jul 2018)

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

  Log Message:
  -----------
  Merge pull request #1501 from quicwg/define-rebinding

Define NAT rebinding better


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

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

----==_mimepart_5b3afcbb7f214_3a122b1de893fc0c134c3--


From nobody Mon Jul  2 21:49: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 302BA130E2D for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 21:49: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.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 xE7Gg-9Df-Ly for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 21:49: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 A3E18130E1F for <quic-issues@ietf.org>; Mon,  2 Jul 2018 21:49:34 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1530593374; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=HD9hKcQIkrwDvz7j9Ix1kDecHgkinIhevn+IArf1PVE=; b=yGCibqIaXPTPV01WVSUNxEQoe+M41G3/a3JO2RIt91xUa6zON8F36MQUy7Muctb513pB5kDw 8gasigOzDhpTTVP6+IVwOhHSO+g2wK4Mr9ZzLcHYFxhcWvixEh7oGqVBfXAXicK4GXh9Ww3E R2W13CfMRK2X+FPhFkqigEzZ4/w=
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 5b3b005d.7f2562821e40-smtp-out-n01; Tue, 03 Jul 2018 04:49:33 -0000 (UTC)
Date: Mon, 02 Jul 2018 21:49:32 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b3b005cd343c_79a62afcdb239c10100125@hookshot-fe-d252ca1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 55e910: Address various comments
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b3b005cd2ff6_79a62afcdb239c101000d5"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/2qq3we23tBFpvTOUEzdAEmevwE8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 03 Jul 2018 04:49:36 -0000

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

  Branch: refs/heads/move-retry
  Home:   https://github.com/quicwg/base-drafts
  Commit: 55e910f476f56ede4f13ff506378f74a0e488444
      https://github.com/quicwg/base-drafts/commit/55e910f476f56ede4f13ff506378f74a0e488444
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-03 (Tue, 03 Jul 2018)

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

  Log Message:
  -----------
  Address various comments



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

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

----==_mimepart_5b3b005cd2ff6_79a62afcdb239c101000d5--


From nobody Mon Jul  2 21:49: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 935E8130F1E for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 21:49:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XnugB95EuT5e for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 21:49: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 C6D25130E1F for <quic-issues@ietf.org>; Mon,  2 Jul 2018 21:49:36 -0700 (PDT)
Date: Mon, 02 Jul 2018 21:49:36 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530593376; bh=oQQCjT1sKEyemY+bCLdhlrj1ni1NRU05qACSrulztk8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=i8mwShVamjFQ/G+EvXE1kXhCMA2cdyiT3TcmZ1Gs3OkvvxCFuFskZGhFCWAHCZkFM 9ngZ9iF7EP5MKC5uBSyrzQkPnF1UNbjdk6ir8vmOUHPXBef3BgzB8Zs6PO3kN0U+Zy Yq8ygRq+x5GdG9BNzU0T9doPeAusvHgDJOvYiYhc=
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/1498/push/2690290592@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1498@github.com>
References: <quicwg/base-drafts/pull/1498@github.com>
Subject: Re: [quicwg/base-drafts] Rework Retry packet (#1498)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3b0060215c_38b22ab0cb3a4f5c1601f5"; 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/aG6nGhZLh0q6k6wLefgSYqSSsQo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 03 Jul 2018 04:49:40 -0000

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

@martinthomson pushed 1 commit.

55e910f  Address various comments


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1498/files/bf3f67597f3315018d348bfcf638d8fb9379ff0f..55e910f476f56ede4f13ff506378f74a0e488444

----==_mimepart_5b3b0060215c_38b22ab0cb3a4f5c1601f5
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/55e910f">55e910f</a>  Address various 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/1498/files/bf3f67597f3315018d348bfcf638d8fb9379ff0f..55e910f476f56ede4f13ff506378f74a0e488444">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwQSFHQE0fp8GoCsE52zGtb0X--oks5uCvfggaJpZM4U8RgX">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4ObPA4zZcANQRUG4l0xJqhASHKbks5uCvfggaJpZM4U8RgX.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1498"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1498/files/bf3f67597f3315018d348bfcf638d8fb9379ff0f..55e910f476f56ede4f13ff506378f74a0e488444"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1498/files/bf3f67597f3315018d348bfcf638d8fb9379ff0f..55e910f476f56ede4f13ff506378f74a0e488444",
"url": "https://github.com/quicwg/base-drafts/pull/1498/files/bf3f67597f3315018d348bfcf638d8fb9379ff0f..55e910f476f56ede4f13ff506378f74a0e488444",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1498",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1498:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "55e910f",
"value": "Address various comments"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1498/files/bf3f67597f3315018d348bfcf638d8fb9379ff0f..55e910f476f56ede4f13ff506378f74a0e488444"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 351344663\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b3b0060215c_38b22ab0cb3a4f5c1601f5--


From nobody Mon Jul  2 21:54: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 B87F8130DDF for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 21:54:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tRr9n66DRJPd for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 21:54: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 DB7BC130E00 for <quic-issues@ietf.org>; Mon,  2 Jul 2018 21:54:30 -0700 (PDT)
Date: Mon, 02 Jul 2018 21:54:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530593670; bh=qpqUwWvUNIB00rzlXd3kABUOF9VHHNQdTrvV0JtWXpI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=etgEA/VL9bCk7x9BjiRDjvYFE4FlKmWGpG+mRCwTN4bA0dAI/+xeUkgpcPw64e4tV xj1KetyyskL+i1wFPOwowx1G4LadQcDlNTPKq1YH67XAiOO1DaeZf8UXjcmnpwtcuU E1IqNYQJOpONMc7MccA32MgL7aD+AcPKJxnxuVMQ=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab0b304904940a5d11cc68edd7c1ac04cf2349b0f292cf000000011752c38692a169ce14138c09@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1498/review/133848576@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1498@github.com>
References: <quicwg/base-drafts/pull/1498@github.com>
Subject: Re: [quicwg/base-drafts] Rework Retry packet (#1498)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3b01862aa40_6b0d3fc31ef54f8072859"; 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/xZT5trbjEPC4eNDAPQbPa5tGTOc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 03 Jul 2018 04:54:33 -0000

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

mikkelfj commented on this pull request.



> @@ -726,16 +727,17 @@ Connection ID.
 
 ### Tokens
 
-If the client has an unused token that it received in a NEW_TOKEN frame on a
-previous connection to what it believes to be the same server, it includes that
-value in the Token field of its Initial packet.
+If the client has an token received in a NEW_TOKEN frame on a previous

an

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1498#pullrequestreview-133848576
----==_mimepart_5b3b01862aa40_6b0d3fc31ef54f8072859
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/1498#discussion_r199683343">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -726,16 +727,17 @@ Connection ID.
 
 ### Tokens
 
-If the client has an unused token that it received in a NEW_TOKEN frame on a
-previous connection to what it believes to be the same server, it includes that
-value in the Token field of its Initial packet.
+If the client has an token received in a NEW_TOKEN frame on a previous
</pre>
<p>an</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1498#pullrequestreview-133848576">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2-6DukY2NC5pGPASAKIewl2dR4Gks5uCvkGgaJpZM4U8RgX">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0gZ-BC-whWdp2lWTAKMgbXL2hUVks5uCvkGgaJpZM4U8RgX.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1498"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1498#pullrequestreview-133848576"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1498#pullrequestreview-133848576",
"url": "https://github.com/quicwg/base-drafts/pull/1498#pullrequestreview-133848576",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1498",
"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/1498#pullrequestreview-133848576"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 351344663\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3b01862aa40_6b0d3fc31ef54f8072859--


From nobody Mon Jul  2 21:57: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 8FB2A130E1F for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 21:57:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4nUC50sM63FU for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 21:57: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 B59D1130E00 for <quic-issues@ietf.org>; Mon,  2 Jul 2018 21:57:13 -0700 (PDT)
Date: Mon, 02 Jul 2018 21:57:13 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530593833; bh=MH2vStfC9rIxZJknONkj12OQ6jPc9GNU+4jqGEzzh/A=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=P4DaNkT4Gzxi8pWoZG2llFrtd5Bgd+q9CSzeTBN/K1D5v56yDifsawleQhYeY2edL 7SX9UFXRi7AAvVXn4q0UvqxWyO2OkgIVR/KyOKMIXeO7vu/NQ9jXf8JmerElLej7QW oHp6S15vJQXg7fOt4fEWgyGJcfZqPAaPl2jKEUgw=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf35108965ea0c812a67629623e78a5f609f3dd8592cf000000011752c42992a169ce14138c09@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1498/review/133848896@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1498@github.com>
References: <quicwg/base-drafts/pull/1498@github.com>
Subject: Re: [quicwg/base-drafts] Rework Retry packet (#1498)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3b02291ba4b_2da73ff3de626f8064569"; 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/lk7b5kirpVVNCRNO8-goy4QulkI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 03 Jul 2018 04:57:16 -0000

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

mikkelfj commented on this pull request.



>  
-A client MUST NOT reuse a token if it believes that its point of network
-attachment has changed; that is, if there is a change in its local IP address or
-network interface.  Reusing a token on different network paths would allow
-activity to be linked between paths (see {{migration-linkability}}).  A client
-needs to start the connection process over if it migrates prior to completing
-the handshake.
+A client SHOULD NOT reuse a token; reused tokens enable activity on connections
+to be correlated.  A client MUST NOT reuse a token if it believes that its point
+of network attachment has changed; that is, if there is a change in its local IP
+address or network interface.  Reusing a token on different network paths would
+allow activity to be linked between paths (see {{migration-linkability}}).  A
+client needs to start the connection process over if it migrates prior to
+completing the handshake.
 

Two separate sentences about linking, one stating "correlate", the other "linked".

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1498#pullrequestreview-133848896
----==_mimepart_5b3b02291ba4b_2da73ff3de626f8064569
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/1498#discussion_r199683596">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-A client MUST NOT reuse a token if it believes that its point of network
-attachment has changed; that is, if there is a change in its local IP address or
-network interface.  Reusing a token on different network paths would allow
-activity to be linked between paths (see {{migration-linkability}}).  A client
-needs to start the connection process over if it migrates prior to completing
-the handshake.
+A client SHOULD NOT reuse a token; reused tokens enable activity on connections
+to be correlated.  A client MUST NOT reuse a token if it believes that its point
+of network attachment has changed; that is, if there is a change in its local IP
+address or network interface.  Reusing a token on different network paths would
+allow activity to be linked between paths (see {{migration-linkability}}).  A
+client needs to start the connection process over if it migrates prior to
+completing the handshake.
 
</pre>
<p>Two separate sentences about linking, one stating "correlate", the other "linked".</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1498#pullrequestreview-133848896">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwf4OpCrAK07qOz7rzPBF_M6XvlRks5uCvmpgaJpZM4U8RgX">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6OFYoqeagmOF6rVnDpRAb3u1RVnks5uCvmpgaJpZM4U8RgX.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1498"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1498#pullrequestreview-133848896"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1498#pullrequestreview-133848896",
"url": "https://github.com/quicwg/base-drafts/pull/1498#pullrequestreview-133848896",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1498",
"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/1498#pullrequestreview-133848896"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 351344663\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3b02291ba4b_2da73ff3de626f8064569--


From nobody Mon Jul  2 22:11: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 C191B130E2D for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 22:11:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xygo759peNDd for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 22:11: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 F408C130DDF for <quic-issues@ietf.org>; Mon,  2 Jul 2018 22:11:39 -0700 (PDT)
Date: Mon, 02 Jul 2018 22:11:39 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530594699; bh=W+HDnaxaanRtsVRPacpLtvZ3swaeQ4eyYtoKO49oSDE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=tL9+giB0xdIXzuArDISD5qV0OhYTyF9VAAn+NYRVs4KR3Y3f+Ehrw9D6SF8m9PetZ xIQPwiZDXBHFEBGkUhosxsYnFfHiu1kPS8p98C+cy/253LwZkRfAk5QZX4uZuC7MFO Oaez2ZKDHF9um5/wp5AIKUAFxzlDxnLux+1w8I54=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab2e0186e3d354ec138350c9ba2a4c303f920ab95c92cf000000011752c78b92a169ce14138c09@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1498/review/133850570@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1498@github.com>
References: <quicwg/base-drafts/pull/1498@github.com>
Subject: Re: [quicwg/base-drafts] Rework Retry packet (#1498)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3b058b5fbc9_506f3fde925acf84435ad"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/QhFOUtAT17RJUjAv30bbT5FnNNM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 03 Jul 2018 05:11:42 -0000

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

martinthomson commented on this pull request.



>  
-A client MUST NOT reuse a token if it believes that its point of network
-attachment has changed; that is, if there is a change in its local IP address or
-network interface.  Reusing a token on different network paths would allow
-activity to be linked between paths (see {{migration-linkability}}).  A client
-needs to start the connection process over if it migrates prior to completing
-the handshake.
+A client SHOULD NOT reuse a token; reused tokens enable activity on connections
+to be correlated.  A client MUST NOT reuse a token if it believes that its point
+of network attachment has changed; that is, if there is a change in its local IP
+address or network interface.  Reusing a token on different network paths would
+allow activity to be linked between paths (see {{migration-linkability}}).  A
+client needs to start the connection process over if it migrates prior to
+completing the handshake.
 

Oops, 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/1498#discussion_r199684985
----==_mimepart_5b3b058b5fbc9_506f3fde925acf84435ad
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/1498#discussion_r199684985">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-A client MUST NOT reuse a token if it believes that its point of network
-attachment has changed; that is, if there is a change in its local IP address or
-network interface.  Reusing a token on different network paths would allow
-activity to be linked between paths (see {{migration-linkability}}).  A client
-needs to start the connection process over if it migrates prior to completing
-the handshake.
+A client SHOULD NOT reuse a token; reused tokens enable activity on connections
+to be correlated.  A client MUST NOT reuse a token if it believes that its point
+of network attachment has changed; that is, if there is a change in its local IP
+address or network interface.  Reusing a token on different network paths would
+allow activity to be linked between paths (see {{migration-linkability}}).  A
+client needs to start the connection process over if it migrates prior to
+completing the handshake.
 
</pre>
<p>Oops, 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/1498#discussion_r199684985">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwkuSassFtgbeJ7fkDHVVsQMuypkks5uCv0LgaJpZM4U8RgX">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-gEIoRUlm5YF_ZIEX-ksrpN1goYks5uCv0LgaJpZM4U8RgX.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1498"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1498#discussion_r199684985"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1498#discussion_r199684985",
"url": "https://github.com/quicwg/base-drafts/pull/1498#discussion_r199684985",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1498",
"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/1498#discussion_r199684985"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 351344663\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3b058b5fbc9_506f3fde925acf84435ad--


From nobody Mon Jul  2 22:11: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 2A3DD130E2D for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 22:11: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 p5mXcl2CiOys for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 22:11: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 9C9A313119F for <quic-issues@ietf.org>; Mon,  2 Jul 2018 22:11:45 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1530594705; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=wiAKkQTlMPpeNw/CaNwJToJ/DvsH/gyX/U2RU4lQVoo=; b=fCX0+eddzBaXnDeJ2/8Vwo+9gK5J/fShMIvzBwFwHAu9DRLHA5h3SbozHxhaimKy7Jb/foBo uLHcmsLnRAD7CiXkltUb+9LYOM/lloq8tD40+WGgM19f9YAhQms6DBCuCbKrXYNfUKNJAB10 Mvqck7O+fRmt+ridLy8MSELD8KQ=
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 5b3b0590.7f898a064ed0-smtp-out-n03; Tue, 03 Jul 2018 05:11:44 -0000 (UTC)
Date: Mon, 02 Jul 2018 22:11:44 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b3b0590cbb13_6e562ad4ecd93c0810169@hookshot-fe-b0febf1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] fdb837: Collapse a few things
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b3b0590cb60e_6e562ad4ecd93c081015ee"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/mV_xN3Cj30UrALHrkOQCvevEU5M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 03 Jul 2018 05:11:47 -0000

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

  Branch: refs/heads/move-retry
  Home:   https://github.com/quicwg/base-drafts
  Commit: fdb837fc8cd9b20486007f377411ff8fb98f1066
      https://github.com/quicwg/base-drafts/commit/fdb837fc8cd9b20486007f377411ff8fb98f1066
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-03 (Tue, 03 Jul 2018)

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

  Log Message:
  -----------
  Collapse a few things



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

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

----==_mimepart_5b3b0590cb60e_6e562ad4ecd93c081015ee--


From nobody Mon Jul  2 22: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 9A987130F15 for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 22:11:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3p0JjR3Nb9xe for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 22:11: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 68CDC130E2D for <quic-issues@ietf.org>; Mon,  2 Jul 2018 22:11:49 -0700 (PDT)
Date: Mon, 02 Jul 2018 22:11:48 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530594708; bh=5RSJtxY+9aDHJINVwS/bpZ83ddemiCxOwSE41ADkmeo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=FMI6W7CH8bIKTIYhuU34BxycAzbFr2pDUckomLTds4RaMei9cVYOJsVGUo7Q+tMO0 DaQpFYNl1fZEEerEu6Lb9e5WL/EiI2Umg7ARgYx2XVqi2Au4QLOfVh1HmcJulSJAyr +lpDpZJBGAbWChiGOMxVHmKYH/elOAEwHouKz/Yo=
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/1498/push/2690319247@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1498@github.com>
References: <quicwg/base-drafts/pull/1498@github.com>
Subject: Re: [quicwg/base-drafts] Rework Retry packet (#1498)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3b05945228d_58e02ab6a5322f5472757"; 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/uxGEzjtlWR7Xk5yt0MzInrpeYb0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 03 Jul 2018 05:11:53 -0000

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

@martinthomson pushed 1 commit.

fdb837f  Collapse a few things


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1498/files/55e910f476f56ede4f13ff506378f74a0e488444..fdb837fc8cd9b20486007f377411ff8fb98f1066

----==_mimepart_5b3b05945228d_58e02ab6a5322f5472757
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/fdb837f">fdb837f</a>  Collapse a few things</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/1498/files/55e910f476f56ede4f13ff506378f74a0e488444..fdb837fc8cd9b20486007f377411ff8fb98f1066">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq39mRGAaoZDL_F5F1VpwUrJxc348ks5uCv0UgaJpZM4U8RgX">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwu2YTkG1mpO95zeQ4zLU4gK3XeTks5uCv0UgaJpZM4U8RgX.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1498"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1498/files/55e910f476f56ede4f13ff506378f74a0e488444..fdb837fc8cd9b20486007f377411ff8fb98f1066"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1498/files/55e910f476f56ede4f13ff506378f74a0e488444..fdb837fc8cd9b20486007f377411ff8fb98f1066",
"url": "https://github.com/quicwg/base-drafts/pull/1498/files/55e910f476f56ede4f13ff506378f74a0e488444..fdb837fc8cd9b20486007f377411ff8fb98f1066",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1498",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1498:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "fdb837f",
"value": "Collapse a few things"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1498/files/55e910f476f56ede4f13ff506378f74a0e488444..fdb837fc8cd9b20486007f377411ff8fb98f1066"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 351344663\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b3b05945228d_58e02ab6a5322f5472757--


From nobody Mon Jul  2 22:28: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 63099130F39 for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 22:28: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 Xu6TSxoMf8Gj for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 22:28: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 CC0A1130FAC for <quic-issues@ietf.org>; Mon,  2 Jul 2018 22:28:07 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1530595686; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=8Z1/Pfm1KBqSm5Izlh2OJ5ua6GgTDnDpZmdplGffDho=; b=ODu4c4qQ5xvKtb+5/1LoE/NzgCzwvQRefEYLYoNYj3iVS+owEgxyHV4klVkog+zz5HZ0jrAf G0700CMIS5b/fnvhXDD5J78GsVEq4PONke3AO86jVTR+YsiMw8e/4VYSVSvGZ/tinWod4RVz rPFV5NP4b00m258FjbU6BIeHA00=
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 5b3b0966.7f9b786c3330-smtp-out-n03; Tue, 03 Jul 2018 05:28:06 -0000 (UTC)
Date: Mon, 02 Jul 2018 22:28:06 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b3b096632928_5e612b0af2ad1c0433036@hookshot-fe-6e9b612.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] dd13b0: Add PN offset calculation adjustment for Initial p...
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b3b096632310_5e612b0af2ad1c043298b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/8XjY6V7VRsoOkbksSL66rrwntBw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 03 Jul 2018 05:28:10 -0000

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

  Branch: refs/heads/move-retry
  Home:   https://github.com/quicwg/base-drafts
  Commit: dd13b0e26724445d20353a8eb382a99edc5734cc
      https://github.com/quicwg/base-drafts/commit/dd13b0e26724445d20353a8eb382a99edc5734cc
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-03 (Tue, 03 Jul 2018)

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

  Log Message:
  -----------
  Add PN offset calculation adjustment for Initial packet



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

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

----==_mimepart_5b3b096632310_5e612b0af2ad1c043298b--


From nobody Mon Jul  2 22:28: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 72B901310F3 for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 22:28:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YgkiQzU4BPrS for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 22:28: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 B58F8130F1E for <quic-issues@ietf.org>; Mon,  2 Jul 2018 22:28:09 -0700 (PDT)
Date: Mon, 02 Jul 2018 22:28:09 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530595689; bh=FTldcWx1pK4/itiXdYAz1+Mc9x+rGt7bAjkvckoCtoo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=czAZ0gl9H7v5ShdcSuqKcMr77cSYKTFfYEBGC4L+5Pg8wAALnHq2yabH3FuW1agqR BGSMI1ourClHvophAcTKxVUYzG7csrLuH50NxIVp5zs1LOsQHlLmRFfvGPmBNgLvPJ 6I3KsHE1TGxCToa8W+Jig3e03OQRYXOwu9rLAZ7k=
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/1498/push/2690341110@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1498@github.com>
References: <quicwg/base-drafts/pull/1498@github.com>
Subject: Re: [quicwg/base-drafts] Rework Retry packet (#1498)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3b0969118e3_35fc3fd26f44ef7c12069e"; 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/lt4vw8KIzP6seKWIhO7sURT1ILg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 03 Jul 2018 05:28:13 -0000

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

@martinthomson pushed 1 commit.

dd13b0e  Add PN offset calculation adjustment for Initial packet


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1498/files/fdb837fc8cd9b20486007f377411ff8fb98f1066..dd13b0e26724445d20353a8eb382a99edc5734cc

----==_mimepart_5b3b0969118e3_35fc3fd26f44ef7c12069e
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/dd13b0e">dd13b0e</a>  Add PN offset calculation adjustment for Initial 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 /><a href="https://github.com/quicwg/base-drafts/pull/1498/files/fdb837fc8cd9b20486007f377411ff8fb98f1066..dd13b0e26724445d20353a8eb382a99edc5734cc">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-PbxBVXp-UdCOvE6o_KRTEbl1Xzks5uCwDpgaJpZM4U8RgX">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1E0E7Qd6DF98QtohkQyeqpDOQ2Mks5uCwDpgaJpZM4U8RgX.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1498"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1498/files/fdb837fc8cd9b20486007f377411ff8fb98f1066..dd13b0e26724445d20353a8eb382a99edc5734cc"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1498/files/fdb837fc8cd9b20486007f377411ff8fb98f1066..dd13b0e26724445d20353a8eb382a99edc5734cc",
"url": "https://github.com/quicwg/base-drafts/pull/1498/files/fdb837fc8cd9b20486007f377411ff8fb98f1066..dd13b0e26724445d20353a8eb382a99edc5734cc",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1498",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1498:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "dd13b0e",
"value": "Add PN offset calculation adjustment for Initial packet"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1498/files/fdb837fc8cd9b20486007f377411ff8fb98f1066..dd13b0e26724445d20353a8eb382a99edc5734cc"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 351344663\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b3b0969118e3_35fc3fd26f44ef7c12069e--


From nobody Mon Jul  2 22:57: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 28253130DF3 for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 22:57: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 qOCc6zfcBicC for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 22:57: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 92CEF120049 for <quic-issues@ietf.org>; Mon,  2 Jul 2018 22:57:08 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1530597427; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=hc82EWO+GG4CHh7AvTXoElznBnw9BEKLchjUKB9VqAI=; b=qFT8YVpFx3ta8hh+amqb/wwFjjg68+OBs4ktVjakfvUezWpQmVCisS2ZEcJGpK27D/PxGWy6 go7dbFz1vICe88dPuHwelNBU2FMdHVzClXJ+CBTD2xfuD8l2FMNjhdu3ZTCvIF8YboM1mCY3 p/AYFyFYNuKmhL8z5DIExAnnscw=
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 5b3b1033.7f5dc2bb6bd0-smtp-out-n03; Tue, 03 Jul 2018 05:57:07 -0000 (UTC)
Date: Mon, 02 Jul 2018 22:57:06 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b3b1032a5589_1792abde016fc10804fe@hookshot-fe-88eb02d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 3b7569: Permit 0-RTT after Retry and VN
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b3b1032a51f2_1792abde016fc108039c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/tRqi9YcfGhhn4MJzJlBTcY8wX6A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 03 Jul 2018 05:57:11 -0000

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

  Branch: refs/heads/allow-retry-0rtt
  Home:   https://github.com/quicwg/base-drafts
  Commit: 3b756980be074f9bf8115737a4ad1e95802d747c
      https://github.com/quicwg/base-drafts/commit/3b756980be074f9bf8115737a4ad1e95802d747c
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-03 (Tue, 03 Jul 2018)

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

  Log Message:
  -----------
  Permit 0-RTT after Retry and VN

After the discussion on #1507, I've been convinced that there is no real
value in preventing a client from attempting 0-RTT after a Retry.  And,
it would seem like Version Negotiation has essentially the same
properties, so excluding it would be inconsistent.

This allows this, explores the consequences for packet numbers (don't
reset them!), and updates the recovery text to include Version
Negotiation.

Closes #1507.



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

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

----==_mimepart_5b3b1032a51f2_1792abde016fc108039c--


From nobody Mon Jul  2 22: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 487CD120049 for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 22:58:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id trcaVWVuF6UV for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 22:58: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 020EA130DF3 for <quic-issues@ietf.org>; Mon,  2 Jul 2018 22:58:27 -0700 (PDT)
Date: Mon, 02 Jul 2018 22:58:26 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530597506; bh=aw/U8CCWbmAxlxPy6e4ElbYVu7wcr4gBuyLJctK8DgQ=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=xe6qH2L1xeSfEA2cDquWJ/CBtsLu4sKcZXfIaPLBCKCA0fX5DzKgu4ecKRIDY6cu5 tr2GJLYpX0NZvaz+57kDmZTaxNv61bggaFTcKAH8+8g1+0WBuTAMSM0ujmgY/GLpIR O+Q5j+GNF9nESGKmw0BXYOtvup4mKg9ZZNNK6w2Q=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab4ddea41ce2d2b7a6461c515fed39df6fdcbfe12c92cf000000011752d28292a169ce1421be50@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1514@github.com>
Subject: [quicwg/base-drafts] Permit 0-RTT after Retry and VN (#1514)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3b1082251ac_116b2afacb5f2f5816591c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/FOX9ET7BH1edQpRbGE-g5oIJZwY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 03 Jul 2018 05:58:30 -0000

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

After the discussion on #1507, I've been convinced that there is no real
value in preventing a client from attempting 0-RTT after a Retry.  And,
it would seem like Version Negotiation has essentially the same
properties, so excluding it would be inconsistent.

This allows this, explores the consequences for packet numbers (don't
reset them!), and updates the recovery text to include Version
Negotiation.

Closes #1507.

(Note the target of this PR.  Two pieces of work are in flight here.  Don't just merge and walk away or something could get lost.)
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Permit 0-RTT after Retry and VN

-- File Changes --

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

-- Patch Links --

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

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

<p>After the discussion on <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="337170605" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1507" href="https://github.com/quicwg/base-drafts/issues/1507">#1507</a>, I've been convinced that there is no real<br>
value in preventing a client from attempting 0-RTT after a Retry.  And,<br>
it would seem like Version Negotiation has essentially the same<br>
properties, so excluding it would be inconsistent.</p>
<p>This allows this, explores the consequences for packet numbers (don't<br>
reset them!), and updates the recovery text to include Version<br>
Negotiation.</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #1507.">Closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="337170605" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1507" href="https://github.com/quicwg/base-drafts/issues/1507">#1507</a>.</p>
<p>(Note the target of this PR.  Two pieces of work are in flight here.  Don't just merge and walk away or something could get lost.)</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/1514'>https://github.com/quicwg/base-drafts/pull/1514</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Permit 0-RTT after Retry and VN</li>
</ul>

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

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1514.patch'>https://github.com/quicwg/base-drafts/pull/1514.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1514.diff'>https://github.com/quicwg/base-drafts/pull/1514.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/1514">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-PkMQGNqmVaHFjj_W6wv-WpdX1Cks5uCwgCgaJpZM4VAVox">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4pFFVt7DqOtmbULZl9S_zL7ESp0ks5uCwgCgaJpZM4VAVox.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Permit 0-RTT after Retry and VN (#1514)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1514"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1514",
"url": "https://github.com/quicwg/base-drafts/pull/1514",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Permit 0-RTT after Retry and VN (#1514)",
"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": "3b75698",
"value": "Permit 0-RTT after Retry and VN"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-recovery.md](https://github.com/quicwg/base-drafts/pull/1514/files#diff-0) (12 changes)"
},
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1514/files#diff-1) (50 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\": 1514,\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\": 1514\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1514"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1514.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1514.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352410161\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b3b1082251ac_116b2afacb5f2f5816591c--


From nobody Mon Jul  2 23:03: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 05434130DF3 for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 23:03:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hw0pAHxdxGnC for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 23:03: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 75AA7120049 for <quic-issues@ietf.org>; Mon,  2 Jul 2018 23:03:11 -0700 (PDT)
Date: Mon, 02 Jul 2018 23:03:10 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530597790; bh=j7Nq6JY7P/s7DJPilyjA5nhbKVMJfEs2W9u71qw9VxA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=SwHDQE2s9cLJ6DBT7NXUGEkL8UsYw1ONKeOMPVTYgRBonaTqGCUCS6y/0eFWagHvj eG5wdGtXCiOgqDOp/U7jSw0nqS3czbZvaB+2C2wC7R1el/NhNgT6oPeWN/jv8vFrcG UgQfDprqSBTGqOXTVtmg0D/q79aW1Lg+rcDVgID0=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab28af91dd4a85eebdaa15da91a238782bb88d06c692cf000000011752d39e92a169ce14218572@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1513/402022769@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1513@github.com>
References: <quicwg/base-drafts/issues/1513@github.com>
Subject: Re: [quicwg/base-drafts] 0-RTT DCID Routing (#1513)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3b119e77357_309a3fb3ba4d8f8419576b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/gia--bF3vbdv6YODWPR2xfxybX4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 03 Jul 2018 06:03:13 -0000

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

The operating assumption here is that the server doesn't get a chance to set a connection ID because that takes a round trip.  That text exists because the client can still be sending 0-RTT after getting a connection ID from the server.  It's a little rare though, and the consequences of an occasional inconsistency were considered worse than just having all 0-RTT go to the same place, even if that place was a black hole.

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

<p>The operating assumption here is that the server doesn't get a chance =
to set a connection ID because that takes a round trip.  That text exists=
 because the client can still be sending 0-RTT after getting a connection=
 ID from the server.  It's a little rare though, and the consequences of =
an occasional inconsistency were considered worse than just having all 0-=
RTT go to the same place, even if that place was a black hole.</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/1513#issuecomment-402022769">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq1wA=
6ik4kWdH5AtuIifQAcauMVYKks5uCwkegaJpZM4VARmu">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq-HK09Wzj95hKRTZIDXxM7BS=
8Erqks5uCwkegaJpZM4VARmu.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 #1513: The operating assumption here is that the server does=
n't get a chance to set a connection ID because that takes a round trip. =
 That text exists because the client can still be sending 0-RTT after get=
ting a connection ID from the server.  It's a little rare though, and the=
 consequences of an occasional inconsistency were considered worse than j=
ust having all 0-RTT go to the same place, even if that place was a black=
 hole."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/=
base-drafts/issues/1513#issuecomment-402022769"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1513#issuecomment=
-402022769",
"url": "https://github.com/quicwg/base-drafts/issues/1513#issuecomment-40=
2022769",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] 0-RTT DCID Routing (#1513)",
"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\": 1513,\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\": 1513\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1513#issuecomment-40=
2022769"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3523936=
46\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b3b119e77357_309a3fb3ba4d8f8419576b--


From nobody Mon Jul  2 23:07: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 7EBBE130DF3 for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 23:07:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 06kDlZMYruCZ for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 23:07:23 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2C92C120049 for <quic-issues@ietf.org>; Mon,  2 Jul 2018 23:07:23 -0700 (PDT)
Date: Mon, 02 Jul 2018 23:07:22 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530598042; bh=lvGYelCRk5+GsNvojxHQ1FDKxgRKlkemOVmVB5ypMyA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=kAwUaqdLtU6poLjY7Icktdcyn3dFP0HpYHyyBt1zD4fzvehlFO2/DNblwhy5zBeYA TUc9N8KOrYoUNzmVof743vyVj9KSbLPYQDnDf4ji3Lltns/+n9zLJxnmtjhGrNLIEg gtROd+91hA8Rxz8FnlPrzwTHEfuaPluCHOK4fXb0=
From: Igor Lubashev <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab4f3be7923a9f654e702110b107fcb546f2d5893492cf000000011752d49a92a169ce1418889d@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1505/402023536@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1505@github.com>
References: <quicwg/base-drafts/issues/1505@github.com>
Subject: Re: [quicwg/base-drafts] Stateless Reset from clients, bis (#1505)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3b129a88862_66e02aba9448cf5023457d"; 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/svAd-oOdbaK0scex40B4amZDT-E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 03 Jul 2018 06:07:25 -0000

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

Even in P2P, would not you have the client pick an ephemeral port as a source port? If so, once the client restarts, there is nothing listening on that ephemeral port.

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

<p>Even in P2P, would not you have the client pick an ephemeral port as a source port? If so, once the client restarts, there is nothing listening on that ephemeral port.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1505#issuecomment-402023536">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_xeLdwBVy2tErVPJmh-yZvmAw3hks5uCwoagaJpZM4U9sIC">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0aHONCxrvpVqqPrDYZkpHKDBUz2ks5uCwoagaJpZM4U9sIC.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1505: Even in P2P, would not you have the client pick an ephemeral port as a source port? If so, once the client restarts, there is nothing listening on that ephemeral port."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1505#issuecomment-402023536"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1505#issuecomment-402023536",
"url": "https://github.com/quicwg/base-drafts/issues/1505#issuecomment-402023536",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Stateless Reset from clients, bis (#1505)",
"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\": 1505,\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\": 1505\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1505#issuecomment-402023536"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 351715842\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3b129a88862_66e02aba9448cf5023457d--


From nobody Mon Jul  2 23:11: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 C86FF130DF3 for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 23:11:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id inUjFmc1QOK3 for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 23:11: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 9E229120049 for <quic-issues@ietf.org>; Mon,  2 Jul 2018 23:11:08 -0700 (PDT)
Date: Mon, 02 Jul 2018 23:11:07 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530598267; bh=p1Bge493nmX2Z0hqp6dd2m3ol2B3eo9qolyNw6cuFe8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=idEmISX98UrVScsem2cXK+d+rJpEkC2uSpSkAumS4l0A3yWUOdBWGbNp6iLuEqH/F djs2B2bXCLmYicj7XAZJ89jjHlf3fubXX6V7HIrkxoNr4Y1k1uy2nfLU9SYwIzG6CS tj/DCpa0B+v0ZqU5O7Kn43mkIl8OVUB6t0ZQeJMo=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abae43b4273294dd596f57fbac2efdabef405dfc0b92cf000000011752d57b92a169ce1421be50@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1514/review/133859269@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1514@github.com>
References: <quicwg/base-drafts/pull/1514@github.com>
Subject: Re: [quicwg/base-drafts] Permit 0-RTT after Retry and VN (#1514)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3b137bcaac7_45593fab2f3c4f78171665"; 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/ZWnTsdNwjgHzooLZyQ5Eh_yoVFg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 03 Jul 2018 06:11:11 -0000

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

kazuho commented on this pull request.



> @@ -770,6 +776,28 @@ are in a different packet number space to other packets (see
 {{packet-numbers}}).
 
 
+### 0-RTT Packet Numbers {#retry-0rtt-pn}
+
+Packet numbers for 0-RTT protected packets use the same space as 0-RTT protected

"as 0-RTT protected" -> "as 1-RTT protected"?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1514#pullrequestreview-133859269
----==_mimepart_5b3b137bcaac7_45593fab2f3c4f78171665
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/1514#discussion_r199692614">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -770,6 +776,28 @@ are in a different packet number space to other packets (see
 {{packet-numbers}}).
 
 
+### 0-RTT Packet Numbers {#retry-0rtt-pn}
+
+Packet numbers for 0-RTT protected packets use the same space as 0-RTT protected
</pre>
<p>"as 0-RTT protected" -&gt; "as 1-RTT protected"?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1514#pullrequestreview-133859269">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-mMOC83F_UYc68LN5S5qjdbeAN8ks5uCwr7gaJpZM4VAVox">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4cRhFw3fXxY4BPhVHxJwDy_PLwLks5uCwr7gaJpZM4VAVox.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1514"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1514#pullrequestreview-133859269"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1514#pullrequestreview-133859269",
"url": "https://github.com/quicwg/base-drafts/pull/1514#pullrequestreview-133859269",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1514",
"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/1514#pullrequestreview-133859269"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352410161\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3b137bcaac7_45593fab2f3c4f78171665--


From nobody Mon Jul  2 23:18: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 5566B130DF3 for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 23:18:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fT_f-wo3wMtx for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 23:18: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 76687126DBF for <quic-issues@ietf.org>; Mon,  2 Jul 2018 23:18:39 -0700 (PDT)
Date: Mon, 02 Jul 2018 23:18:38 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530598718; bh=GNMQoniMcyd3mKE+9ZpF5mAD1p6G+6tYgfXZgCEYDBE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ReA2strH3agKXnrLEtKgvKKnsom7J4jZdZbT9O6ZgMtK/8BcaAaIna1gmX7u8Y5xs HcdJAPIVYc/6EwuqPe803+23v8DOby4yQZEQvZaf6jnRFF44RKR9G/KqyaFjZzpSZD gPXtMj92sy+Fmvy531psRL3Nv95k970Ao2wuOsOo=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba3b2c8f8e56ba4c21bbdc1ab831f4297e485e17192cf000000011752d73e92a169ce14218572@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1513/402025481@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1513@github.com>
References: <quicwg/base-drafts/issues/1513@github.com>
Subject: Re: [quicwg/base-drafts] 0-RTT DCID Routing (#1513)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3b153ed7b04_620c2afacb5f2f58141977"; 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/kpioD2oNVv3wA9fxQZFF8ml28YM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 03 Jul 2018 06:18:43 -0000

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

You could require the 0-RTT uses not the original DCID, but the DCID it was given by the server after the earlier successfull 1-RTT handshake.

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

<p>You could require the 0-RTT uses not the original DCID, but the DCID it was given by the server after the earlier successfull 1-RTT handshake.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1513#issuecomment-402025481">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7XSnqO6n7vQb5OHrxiL6Nywa4AUks5uCwy-gaJpZM4VARmu">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4yWV2wB1vFAqw6RFlchnS5eNlPKks5uCwy-gaJpZM4VARmu.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1513: You could require the 0-RTT uses not the original DCID, but the DCID it was given by the server after the earlier successfull 1-RTT handshake."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1513#issuecomment-402025481"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1513#issuecomment-402025481",
"url": "https://github.com/quicwg/base-drafts/issues/1513#issuecomment-402025481",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] 0-RTT DCID Routing (#1513)",
"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\": 1513,\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\": 1513\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1513#issuecomment-402025481"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352393646\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3b153ed7b04_620c2afacb5f2f58141977--


From nobody Mon Jul  2 23:20: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 05EA11311B4 for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 23:20: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 rE3PyyY68NKX for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 23:20:18 -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 8D99D130DF3 for <quic-issues@ietf.org>; Mon,  2 Jul 2018 23:20:18 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1530598817; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=NEfcx7AwKuwxVMtcWgR9zsxlLR3tgj5dPr2nDhuqzrw=; b=DunjDG+o22yK92mtVPXMdt+8B/QYDM9ANSQnOJa072b1rXSReAuRmF4QDaTZfG2y+Gdpbeq8 t1OMpeL6S6Fmo43A83KOQqdacRa4fdbAOnNwLjPaZme6YPXdAiR5i2Wn5TXzh2s7acobZqQt t/WcUxM1dpZ1YTJwbASNDwEK8dE=
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 5b3b15a1.7fc2fea14de0-smtp-out-n02; Tue, 03 Jul 2018 06:20:17 -0000 (UTC)
Date: Mon, 02 Jul 2018 23:20:17 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b3b15a199028_dde2acf03db9c1c375cf@hookshot-fe-31feec6.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 5c5e94: 0-RTT, 1-RTT, same thing
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b3b15a198b62_dde2acf03db9c1c3749e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/lz2v7gBHpco7kblsKyn9UXVGhVo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 03 Jul 2018 06:20:21 -0000

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

  Branch: refs/heads/allow-retry-0rtt
  Home:   https://github.com/quicwg/base-drafts
  Commit: 5c5e94894a70d5c837e5b9db8c79216acf1ceaae
      https://github.com/quicwg/base-drafts/commit/5c5e94894a70d5c837e5b9db8c79216acf1ceaae
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-03 (Tue, 03 Jul 2018)

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

  Log Message:
  -----------
  0-RTT, 1-RTT, same thing



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

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

----==_mimepart_5b3b15a198b62_dde2acf03db9c1c3749e--


From nobody Mon Jul  2 23:20: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 F1EF01310F3 for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 23:20:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ETjMSeb_ksR9 for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 23:20: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 1C603126DBF for <quic-issues@ietf.org>; Mon,  2 Jul 2018 23:20:22 -0700 (PDT)
Date: Mon, 02 Jul 2018 23:20:21 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530598821; bh=BW+x5e0OszTeg98g4ad78YEGK8/ZFVJ/iDca/B3KlOg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=OhG16R9wPrRLCMp5KxBC2647ujF63ecc09rqA2L6pWySpogzY+zCIL+kfZooQ78gG NuxpuEzDo8KHC5GuQna0YVPhq3kil62wkAYURQo+gewZlRSZFkODxzXF9XyC5tEgdm jp+6HqNDQyScFiQHuiz/G6HkfGt4Etv877upUuDY=
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/1514/push/2690417442@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1514@github.com>
References: <quicwg/base-drafts/pull/1514@github.com>
Subject: Re: [quicwg/base-drafts] Permit 0-RTT after Retry and VN (#1514)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3b15a574fc1_4a0a2af39a13af5c3310fd"; 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/hnafZCzimqxctG2guoEZcEo38rs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 03 Jul 2018 06:20:25 -0000

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

@martinthomson pushed 1 commit.

5c5e948  0-RTT, 1-RTT, same thing


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1514/files/3b756980be074f9bf8115737a4ad1e95802d747c..5c5e94894a70d5c837e5b9db8c79216acf1ceaae

----==_mimepart_5b3b15a574fc1_4a0a2af39a13af5c3310fd
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/5c5e948">5c5e948</a>  0-RTT, 1-RTT, same thing</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/1514/files/3b756980be074f9bf8115737a4ad1e95802d747c..5c5e94894a70d5c837e5b9db8c79216acf1ceaae">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7T7ZSne3jaoDPULYeBpPThwHKWMks5uCw0lgaJpZM4VAVox">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq24ogWPKlgIoEXKbjVtwkFenhM3lks5uCw0lgaJpZM4VAVox.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1514"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1514/files/3b756980be074f9bf8115737a4ad1e95802d747c..5c5e94894a70d5c837e5b9db8c79216acf1ceaae"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1514/files/3b756980be074f9bf8115737a4ad1e95802d747c..5c5e94894a70d5c837e5b9db8c79216acf1ceaae",
"url": "https://github.com/quicwg/base-drafts/pull/1514/files/3b756980be074f9bf8115737a4ad1e95802d747c..5c5e94894a70d5c837e5b9db8c79216acf1ceaae",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1514",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1514:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "5c5e948",
"value": "0-RTT, 1-RTT, same thing"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1514/files/3b756980be074f9bf8115737a4ad1e95802d747c..5c5e94894a70d5c837e5b9db8c79216acf1ceaae"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352410161\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b3b15a574fc1_4a0a2af39a13af5c3310fd--


From nobody Mon Jul  2 23:21: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 4CA53130ED8 for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 23:21:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id g-C_Ir8NMI67 for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 23:21: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 CC18D126DBF for <quic-issues@ietf.org>; Mon,  2 Jul 2018 23:21:33 -0700 (PDT)
Date: Mon, 02 Jul 2018 23:21:33 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530598893; bh=iHt77Od1cJ5lWW0Tovan9FCpyayxivUY32UNrsh6deo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=s7WhHCjYGl+q0jPhOrItuXjRMkD9zn16RRB7W+UIBX/xVP9SgWmd6zArf6yr4r2/T q0zR5hPQ2DOPO/q+d+ILM9JivxibghS0uxTrX4Kv+6iL7/hZXzQ1rHwSDPdJe20ERe idysBQUeoIPqA+709JYCqCQnvjiKJNLNGmrGzLFg=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abea75d5de899205469cd4d9b3fb6e43c6f86b0a8a92cf000000011752d7ed92a169ce14218572@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1513/402025967@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1513@github.com>
References: <quicwg/base-drafts/issues/1513@github.com>
Subject: Re: [quicwg/base-drafts] 0-RTT DCID Routing (#1513)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3b15ed3675a_4a0a2af39a13af5c33937b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/7VTXrQELcEJaMkdy6Mfv2X0dLI8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 03 Jul 2018 06:21:35 -0000

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

Yes.  That is an option, it wouldn't change the recommendation of the quoted text though.  There's a tension there that makes ticket reuse (a common practice still) harder.

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

<p>Yes.  That is an option, it wouldn't change the recommendation of the quoted text though.  There's a tension there that makes ticket reuse (a common practice still) harder.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1513#issuecomment-402025967">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6Z334M_wsVgY22YrqbTFMt8F2Yqks5uCw1tgaJpZM4VARmu">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqy0Pydv4T583_4bWCdBUztE1vyhdks5uCw1tgaJpZM4VARmu.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1513: Yes.  That is an option, it wouldn't change the recommendation of the quoted text though.  There's a tension there that makes ticket reuse (a common practice still) harder."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1513#issuecomment-402025967"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1513#issuecomment-402025967",
"url": "https://github.com/quicwg/base-drafts/issues/1513#issuecomment-402025967",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] 0-RTT DCID Routing (#1513)",
"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\": 1513,\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\": 1513\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1513#issuecomment-402025967"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352393646\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3b15ed3675a_4a0a2af39a13af5c33937b--


From nobody Mon Jul  2 23:30: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 5C422130DF3 for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 23:30:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FEIDbaN4BSFE for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 23:30: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 D18D0126DBF for <quic-issues@ietf.org>; Mon,  2 Jul 2018 23:30:08 -0700 (PDT)
Date: Mon, 02 Jul 2018 23:30:08 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530599408; bh=qwGQ10EG0ICwm1RCJOenfbplzdQDNnZq7iqu9CnvNE4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=P9wjeVhn3+uCViKNePEKOkDg35Qyv5jmiRRFX31fkdA6yhR57LIfUxqQU5sfOMo4J Dby2toYnnGELNi/5FkpSqAslbO9J+MLhjcP9T6wZ5gDf5L0cnXSWO/Co2fVkJ1tkzM 8yPhZzUNwpL1eophZF4/m8Fk62nhbBW52ZE4kPxg=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abfc573a2517bf23183f3ea2b5dfa11b3f7bf1691292cf000000011752d9f092a169ce1418889d@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1505/402027524@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1505@github.com>
References: <quicwg/base-drafts/issues/1505@github.com>
Subject: Re: [quicwg/base-drafts] Stateless Reset from clients, bis (#1505)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3b17f08649_114c43f91c04c0f7c371256"; 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/3Kn79txIqVVHqNpNl-cl62skasI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 03 Jul 2018 06:30:11 -0000

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

@igorlord : in P2P you could argue that ephemeral ports are not so easily exchausted when the client has long living connections to peers, as opposed to short lived loadbalancer forwards.

But in a mesh network it is much more convenient to just stick to a single port and avoid all problems with ports differing, especially when use interfaces like netmap where you have to manage to ephemeral port. It is vastly simpler to just reuse fixed port, also client side.

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

<p><a class=3D"user-mention" data-hovercard-user-id=3D"25256216" data-oct=
o-click=3D"hovercard-link-click" data-octo-dimensions=3D"link_type:self" =
href=3D"https://github.com/igorlord">@igorlord</a> : in P2P you could arg=
ue that ephemeral ports are not so easily exchausted when the client has =
long living connections to peers, as opposed to short lived loadbalancer =
forwards.</p>
<p>But in a mesh network it is much more convenient to just stick to a si=
ngle port and avoid all problems with ports differing, especially when us=
e interfaces like netmap where you have to manage to ephemeral port. It i=
s vastly simpler to just reuse fixed port, also client side.</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/1505#issuecomment-402027524">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqw2i=
yJebskC-IAw7PGAQrfCf5TyJks5uCw9wgaJpZM4U9sIC">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq6GEDjtM5nIQUHzk7HBKjf8R=
jnfUks5uCw9wgaJpZM4U9sIC.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 #1505: @igorlord : in P2P you could argue that ephemeral ports ar=
e not so easily exchausted when the client has long living connections to=
 peers, as opposed to short lived loadbalancer forwards.\r\n\r\nBut in a =
mesh network it is much more convenient to just stick to a single port an=
d avoid all problems with ports differing, especially when use interfaces=
 like netmap where you have to manage to ephemeral port. It is vastly sim=
pler to just reuse fixed port, also client side."}],"action":{"name":"Vie=
w Issue","url":"https://github.com/quicwg/base-drafts/issues/1505#issueco=
mment-402027524"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1505#issuecomment=
-402027524",
"url": "https://github.com/quicwg/base-drafts/issues/1505#issuecomment-40=
2027524",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Stateless Reset from clients, bis (#15=
05)",
"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\": 1505,\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\": 1505\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1505#issuecomment-40=
2027524"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3517158=
42\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b3b17f08649_114c43f91c04c0f7c371256--


From nobody Mon Jul  2 23:31: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 44580130ED8 for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 23:31:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3JgqMdS_DIjo for <quic-issues@ietfa.amsl.com>; Mon,  2 Jul 2018 23:31: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 02A24126DBF for <quic-issues@ietf.org>; Mon,  2 Jul 2018 23:31:17 -0700 (PDT)
Date: Mon, 02 Jul 2018 23:31:16 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530599476; bh=PKW0JQboZP6lpC6KZqEv1NtCWEtLPmuQ3C4hZzmGrQk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=EVDR7RZi9FKn4mIAaY+hG3GeJTUg5o+oV4beSAaAoqCI8enkRrHG3FUM2WNmPRiTe JGho2QitdMcE4Y7wRdVQ89an8rztrgc+fidTr4SHqQtw0t1vvbxT2KQa4Pd/fABBei IJCOJDi2WriABSy2n/VfyI+ndSNku6mH4EpgYFWE=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab310f9fa343a5c540f69ccad0e1131ccce4f30b0492cf000000011752da3492a169ce1418889d@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1505/402027772@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1505@github.com>
References: <quicwg/base-drafts/issues/1505@github.com>
Subject: Re: [quicwg/base-drafts] Stateless Reset from clients, bis (#1505)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3b18344da53_6cb63fce01df8f7c246033"; 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/F7iGYms9rgXkyy-1eoB3JQZVvA0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 03 Jul 2018 06:31:19 -0000

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

Essentially you avoid the problem of calling "connect" to the OS all the time and handling its lifetime.

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

<p>Essentially you avoid the problem of calling "connect" to the OS all the time and handling its lifetime.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1505#issuecomment-402027772">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2SZw1Sd9MB_JHewSwXvvB8rp34vks5uCw-0gaJpZM4U9sIC">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwMm6cwhJaOMvIHZAzyRBIBg9tGDks5uCw-0gaJpZM4U9sIC.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1505: Essentially you avoid the problem of calling \"connect\" to the OS all the time and handling its lifetime."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1505#issuecomment-402027772"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1505#issuecomment-402027772",
"url": "https://github.com/quicwg/base-drafts/issues/1505#issuecomment-402027772",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Stateless Reset from clients, bis (#1505)",
"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\": 1505,\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\": 1505\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1505#issuecomment-402027772"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 351715842\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3b18344da53_6cb63fce01df8f7c246033--


From nobody Tue Jul  3 06:22: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 E7E28130E0A for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 06:22:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.606
X-Spam-Level: 
X-Spam-Status: No, score=-1.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id AiMewGyEJwFr for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 06:22:28 -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 8B4DB130E02 for <quic-issues@ietf.org>; Tue,  3 Jul 2018 06:22: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=aeApgf8r43BEHyjevhh1V/iGF/Q=; b=pHapHSDZDnwNHnJu 1GpjtZ/x2apzvDe9qJxvNh+asrgkQasi/MSXmQGdZwrl/FFBny5Zs7xTChBqE2er 5paopBIyESPTibj9sFhQZg4zLMIUG6dU2XwmxdciWqHum4ruPkY4gRCqXwtmvwM0 ycRSruiJ7/48zhfcFNRT7s8xGFY=
Received: by filter0867p1las1.sendgrid.net with SMTP id filter0867p1las1-29630-5B3B7892-B 2018-07-03 13:22:26.157832099 +0000 UTC
Received: from github-lowworker-f6df7df.cp1-iad.github.net (unknown [192.30.252.41]) by ismtpd0045p1mdw1.sendgrid.net (SG) with ESMTP id zddnZNp6RhKJdmiqh1L9Dw for <quic-issues@ietf.org>; Tue, 03 Jul 2018 13:22:25.808 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-f6df7df.cp1-iad.github.net (Postfix) with ESMTP id 7C4003E0265 for <quic-issues@ietf.org>; Tue,  3 Jul 2018 06:22:25 -0700 (PDT)
Date: Tue, 03 Jul 2018 13:22:26 +0000 (UTC)
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab478ba1c6c5457d5d6dbb93b7728a4cea5da5adfc92cf0000000117533a9192a169ce1421be50@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1514/review/133993657@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1514@github.com>
References: <quicwg/base-drafts/pull/1514@github.com>
Subject: Re: [quicwg/base-drafts] Permit 0-RTT after Retry and VN (#1514)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3b789171542_7a872abbbef24f504069b0"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0ICs4WRq4KB/mj6yHzCv+ZJAmvckdZXXGAGm ssDDz++a8Lftkc6/AJ+qRoFDI9fjw2EeWtg4JtPe2UY9HJkXvxed/RG71R+1+iS3Ks/4gfmDslWIFf 8iw573HLaUQCE0J6N8I0WkrzZb517hf5bSQ0cEXDbD8QUnh4N1rO+OUI76/ZfYLdjUf4giRXHjPhI7 I=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/FwDfy5OVckxsomMmHfoA6aGNt-g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 03 Jul 2018 13:22:32 -0000

----==_mimepart_5b3b789171542_7a872abbbef24f504069b0
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/1514#pullrequestreview-133993657
----==_mimepart_5b3b789171542_7a872abbbef24f504069b0
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/1514#pullrequestreview-133993657">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5OcgiIT8sv5RnlYHH6_1d2jpbpdks5uC3ARgaJpZM4VAVox">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxN8gTImTDXzHNZtq2lKSh5k6dmwks5uC3ARgaJpZM4VAVox.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1514"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1514#pullrequestreview-133993657"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1514#pullrequestreview-133993657",
"url": "https://github.com/quicwg/base-drafts/pull/1514#pullrequestreview-133993657",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1514",
"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/1514#pullrequestreview-133993657"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352410161\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3b789171542_7a872abbbef24f504069b0--


From nobody Tue Jul  3 06:42: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 856C2130DF7 for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 06:42:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id efdATtLpUHdN for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 06:42: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 B6082130DED for <quic-issues@ietf.org>; Tue,  3 Jul 2018 06:42:40 -0700 (PDT)
Date: Tue, 03 Jul 2018 06:42:39 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530625359; bh=DO42hCdTWGmTx8gAf3uT+CbNamWsJ7Q4EJmN5mez0Bg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=sewyvC+UqURoo2pnVQjkcyDRlMRyDUm7gkBcdrWnXobxCwdI24m4OO28j0F4AUZbS 1zrUI+Sz/Vqs8uB7+vp7rKJ0Odnfj2xL/b2kek1uJ9VLL3Ykik1qFegwzY/UJnaxql jvDDVsSQ8pf/qDP5W5ZdxINZvkuQANjL4+4DmpwA=
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab9fd73604b0c26e24a14e32b6d7a3b39557b2cd8e92cf0000000117533f4f92a169ce141fa79c@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1511/402161772@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1511@github.com>
References: <quicwg/base-drafts/issues/1511@github.com>
Subject: Re: [quicwg/base-drafts] Short header: reserved bits (#1511)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3b7d4fc7638_7ac12ae308a60f5c1751c8"; 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/GVFK70VYzkFHaJOy70fHu2JOMWM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 03 Jul 2018 13:42:43 -0000

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

MUST grease?

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

<p>MUST grease?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1511#issuecomment-402161772">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyUggPUdXhYg-v8v0XD-_I_qlj3Wks5uC3TPgaJpZM4U_wF8">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq17-eEiBET9qrJ3j28L9WpypEiVpks5uC3TPgaJpZM4U_wF8.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1511: MUST grease?"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1511#issuecomment-402161772"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1511#issuecomment-402161772",
"url": "https://github.com/quicwg/base-drafts/issues/1511#issuecomment-402161772",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Short header: reserved bits (#1511)",
"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\": 1511,\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\": 1511\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1511#issuecomment-402161772"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352256380\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3b7d4fc7638_7ac12ae308a60f5c1751c8--


From nobody Tue Jul  3 06:50: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 4A46B130DDD for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 06:50:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id INgLF0FrAX3F for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 06:49: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 201791294D7 for <quic-issues@ietf.org>; Tue,  3 Jul 2018 06:49:59 -0700 (PDT)
Date: Tue, 03 Jul 2018 06:49:58 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530625798; bh=7fThVKq4UCyCsKLCyBYz06F+HMJUDscQNtcM/EX9TDI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Wje7GzuqySkEK+DfLaQfXnSKDSQhVGzsV4eFz6nH3Nfq3+b9ijZYMaOqNI2q0qHpO ke/RteX8S4Eg3RI4yP9lHjZMUMupsedgfyRq19nkIHMuy0emcUiQAI+YlhAdimLAcN iJNLpOkq5hV0IAxUzvd3/Wu0ybwcC/NHkzy/hPk8=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab474bda5bf846ab9a9ff8565b9e63e4876531a19992cf000000011753410592a169ce1421be50@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1514/review/134002355@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1514@github.com>
References: <quicwg/base-drafts/pull/1514@github.com>
Subject: Re: [quicwg/base-drafts] Permit 0-RTT after Retry and VN (#1514)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3b7f065f46_7a13f83dc760f801407db"; 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/Nxm3KD_Y-E1E8JChWjIfo1BVi4k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 03 Jul 2018 13:50:02 -0000

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

mikkelfj commented on this pull request.



> @@ -727,16 +732,17 @@ Connection ID.
 
 ### Tokens
 
-If the client has a token received in a NEW_TOKEN frame on a previous connection
-to what it believes to be the same server, it can include that value in the
-Token field of its Initial packet.
+If the client has an token received in a NEW_TOKEN frame on a previous

a token

> @@ -601,6 +601,11 @@ the packet.  This prevents an off-path attacker from injecting a Retry packet.
 The client responds to a Retry packet with Initial packet that includes the
 provided Retry Token to continue connection establishment.
 
+A client MAY attempt 0-RTT after receiving a Retry packet by sending 0-RTT
+packets to the connection ID provided by the server.  A client that sends
+additional 0-RTT packets MUST NOT reset the packet number to 0 after a Retry
+packet, see {{retry-0rtt-pn}}.
+

sugg: A server MAY reject a redirected 0-RTT attempt because the DCID does not match the 0-RTT token.

>  
-A client SHOULD NOT reuse a token.  Reusing a token on different network paths
-would allow activity to be linked between paths (see {{migration-linkability}}).
-A client MUST NOT reuse a token if it believes that its point of network
-attachment has changed; that is, if there is a change in its local IP address or
-network interface.  A client needs to start the connection process over if it
-migrates prior to completing the handshake.
+A client SHOULD NOT reuse a token; reused tokens enable activity on connections
+to be correlated.  A client MUST NOT reuse a token if it believes that its point
+of network attachment has changed; that is, if there is a change in its local IP
+address or network interface.  Reusing a token on different network paths would
+allow activity to be linked between paths (see {{migration-linkability}}).  A
+client needs to start the connection process over if it migrates prior to
+completing the handshake.
 

Redundant explanation using both "correlate" and "linked" in separate sentences.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1514#pullrequestreview-134002355
----==_mimepart_5b3b7f065f46_7a13f83dc760f801407db
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/1514#discussion_r199811273">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -727,16 +732,17 @@ Connection ID.
 
 ### Tokens
 
-If the client has a token received in a NEW_TOKEN frame on a previous connection
-to what it believes to be the same server, it can include that value in the
-Token field of its Initial packet.
+If the client has an token received in a NEW_TOKEN frame on a previous
</pre>
<p>a token</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1514#discussion_r199812335">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -601,6 +601,11 @@ the packet.  This prevents an off-path attacker from injecting a Retry packet.
 The client responds to a Retry packet with Initial packet that includes the
 provided Retry Token to continue connection establishment.
 
+A client MAY attempt 0-RTT after receiving a Retry packet by sending 0-RTT
+packets to the connection ID provided by the server.  A client that sends
+additional 0-RTT packets MUST NOT reset the packet number to 0 after a Retry
+packet, see {{retry-0rtt-pn}}.
+
</pre>
<p>sugg: A server MAY reject a redirected 0-RTT attempt because the DCID does not match the 0-RTT token.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1514#discussion_r199813337">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-A client SHOULD NOT reuse a token.  Reusing a token on different network paths
-would allow activity to be linked between paths (see {{migration-linkability}}).
-A client MUST NOT reuse a token if it believes that its point of network
-attachment has changed; that is, if there is a change in its local IP address or
-network interface.  A client needs to start the connection process over if it
-migrates prior to completing the handshake.
+A client SHOULD NOT reuse a token; reused tokens enable activity on connections
+to be correlated.  A client MUST NOT reuse a token if it believes that its point
+of network attachment has changed; that is, if there is a change in its local IP
+address or network interface.  Reusing a token on different network paths would
+allow activity to be linked between paths (see {{migration-linkability}}).  A
+client needs to start the connection process over if it migrates prior to
+completing the handshake.
 
</pre>
<p>Redundant explanation using both "correlate" and "linked" in separate sentences.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1514#pullrequestreview-134002355">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8-N9x3ds9m6W5Wws1Tfd4PDyuFhks5uC3aGgaJpZM4VAVox">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6NSnWbTo_LHFEECzx-eF3T6hMnpks5uC3aGgaJpZM4VAVox.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1514"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1514#pullrequestreview-134002355"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1514#pullrequestreview-134002355",
"url": "https://github.com/quicwg/base-drafts/pull/1514#pullrequestreview-134002355",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1514",
"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/1514#pullrequestreview-134002355"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352410161\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3b7f065f46_7a13f83dc760f801407db--


From nobody Tue Jul  3 06: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 3B1AA130DED for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 06:54:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id U3DgkEooUAhW for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 06:54: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 44AAA1294D7 for <quic-issues@ietf.org>; Tue,  3 Jul 2018 06:54:54 -0700 (PDT)
Date: Tue, 03 Jul 2018 06:54:53 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530626093; bh=psPSlCqiD9otVE9oN1nZ5sfHJKuj4nx3uDlY+LyyC1U=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=eigqmwzpS5uMdztyUCUAiWiVKEPzbcIGEC5hWbGHbZ9YvraG77UMYvLn9/b/bV3+x mW/cDGhoQdliK+tEvnePMrPHvn74X/hSSK+oTRjQBWB9mUNnRyd7S7NQDf4jadCxFF Yzf6ERE+jWP2si0iTwtJte/csjhrZp5T3vNI6vPc=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab221aa0124d3d63da954b57807db7e4aad4fa2a2092cf000000011753422d92a169ce1421be50@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1514/review/133997309@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1514@github.com>
References: <quicwg/base-drafts/pull/1514@github.com>
Subject: Re: [quicwg/base-drafts] Permit 0-RTT after Retry and VN (#1514)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3b802d660a3_4e623febdf946f781204ea"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/87efOD24Q4iMwukJcPj6VyOMbjc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 03 Jul 2018 13:54:57 -0000

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

ianswett approved this pull request.



> @@ -727,16 +732,17 @@ Connection ID.
 
 ### Tokens
 
-If the client has a token received in a NEW_TOKEN frame on a previous connection
-to what it believes to be the same server, it can include that value in the
-Token field of its Initial packet.
+If the client has an token received in a NEW_TOKEN frame on a previous

a?

> @@ -770,6 +776,28 @@ are in a different packet number space to other packets (see
 {{packet-numbers}}).
 
 
+### 0-RTT Packet Numbers {#retry-0rtt-pn}
+
+Packet numbers for 0-RTT protected packets use the same space as 1-RTT protected
+packets.
+
+After a client receives a Retry or Version Negotiation packet, it MAY attempt to
+send data in 0-RTT packets after it sends a new Initial packet.  However, a
+client MUST NOT reset the packet number it uses for 0-RTT packets.  The keys
+used to protect 0-RTT keys are not guaranteed to change as a result of

Technically, I don't think there's even a mechanism the 0-RTT keys could be changed via Retry, so I'd say "not likely to 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/1514#pullrequestreview-133997309
----==_mimepart_5b3b802d660a3_4e623febdf946f781204ea
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/1514#discussion_r199807236">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -727,16 +732,17 @@ Connection ID.
 
 ### Tokens
 
-If the client has a token received in a NEW_TOKEN frame on a previous connection
-to what it believes to be the same server, it can include that value in the
-Token field of its Initial packet.
+If the client has an token received in a NEW_TOKEN frame on a previous
</pre>
<p>a?</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1514#discussion_r199814930">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -770,6 +776,28 @@ are in a different packet number space to other packets (see
 {{packet-numbers}}).
 
 
+### 0-RTT Packet Numbers {#retry-0rtt-pn}
+
+Packet numbers for 0-RTT protected packets use the same space as 1-RTT protected
+packets.
+
+After a client receives a Retry or Version Negotiation packet, it MAY attempt to
+send data in 0-RTT packets after it sends a new Initial packet.  However, a
+client MUST NOT reset the packet number it uses for 0-RTT packets.  The keys
+used to protect 0-RTT keys are not guaranteed to change as a result of
</pre>
<p>Technically, I don't think there's even a mechanism the 0-RTT keys could be changed via Retry, so I'd say "not likely to 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/1514#pullrequestreview-133997309">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwqNZ8L1Fp3LxRDSOncMlfQLvHvtks5uC3etgaJpZM4VAVox">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq42aOesSPmFS_wm2L2XiamfNWwqZks5uC3etgaJpZM4VAVox.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1514"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1514#pullrequestreview-133997309"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1514#pullrequestreview-133997309",
"url": "https://github.com/quicwg/base-drafts/pull/1514#pullrequestreview-133997309",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1514",
"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/1514#pullrequestreview-133997309"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352410161\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3b802d660a3_4e623febdf946f781204ea--


From nobody Tue Jul  3 06: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 BF3ED126CC7 for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 06:57:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id l5_ZEi_Gjyaz for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 06:57: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 CF8FC1294D7 for <quic-issues@ietf.org>; Tue,  3 Jul 2018 06:57:49 -0700 (PDT)
Date: Tue, 03 Jul 2018 06:57:49 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530626269; bh=tghpmMSm/LDpXC0CAvqqHxMIxG3Mpxh5De+2i6fRQlY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=bVDMWU0C0dwbtRIjUJH3B7s/mce7Kc3D8yB7rBMV2Zi79ivzQ4krhaAtp3aesehkQ dOKQK76SUw0bow3R/UiEvCM/5+WJSi8t3FW76rPbZ8FiArf9n07/elSBHBPZnbLppb zwT6fkNkEqCuhOD+X4Qnkc2jpuHp6IKFd7kAcCi0=
From: Magnus Westerlund <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf886be5d933d0e871f252c736f91f28a627fd2c292cf00000001175342dd92a169ce1406c905@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1481/402166815@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1481@github.com>
References: <quicwg/base-drafts/issues/1481@github.com>
Subject: Re: [quicwg/base-drafts] Fragility in ECN counters with lost acks (#1481)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3b80dd33002_40022ac362640f5066197"; 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/lgUh-xU5eiTdMzbrEzhNXLW4Q3A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 03 Jul 2018 13:57:53 -0000

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

I agree with @martinthomson here. Assuming that ACK losses resulting in that the sender don't know what happened to some PNs at all, then adding slack corresponding to the unknown packets ensures that ECN usage does not terminate due to the loss of the ACKs. And by updating the comparison baseline on such an event one can correctly detect issues going forward. And I think implementations will want to ensure that that ACK loss that results that no indication of reception for a particular PN is rare as that would be treated as a loss, even if the packet was received. 

Regarding the sender memory of what it has seen ACKs for and what not. If the sender has chosen to forget about if a PN was received or not, then it has passed beyond some Horizon. And if the packets data has been retransmitted, the sender have received some indication that the packet was lost. Which means it is likely not unaccounted for. We have to assume that the sender has a deep enough history of what it sent and has outstanding. And if the sender anyway are declaring packet loss and going into recovery, then potentially having missed some ECN-CE does not matter. Resetting the ECN counter state is thus safe 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/issues/1481#issuecomment-402166815
----==_mimepart_5b3b80dd33002_40022ac362640f5066197
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>I agree with <a class=3D"user-mention" data-hovercard-user-id=3D"67641=
" data-octo-click=3D"hovercard-link-click" data-octo-dimensions=3D"link_t=
ype:self" href=3D"https://github.com/martinthomson">@martinthomson</a> he=
re. Assuming that ACK losses resulting in that the sender don't know what=
 happened to some PNs at all, then adding slack corresponding to the unkn=
own packets ensures that ECN usage does not terminate due to the loss of =
the ACKs. And by updating the comparison baseline on such an event one ca=
n correctly detect issues going forward. And I think implementations will=
 want to ensure that that ACK loss that results that no indication of rec=
eption for a particular PN is rare as that would be treated as a loss, ev=
en if the packet was received.</p>
<p>Regarding the sender memory of what it has seen ACKs for and what not.=
 If the sender has chosen to forget about if a PN was received or not, th=
en it has passed beyond some Horizon. And if the packets data has been re=
transmitted, the sender have received some indication that the packet was=
 lost. Which means it is likely not unaccounted for. We have to assume th=
at the sender has a deep enough history of what it sent and has outstandi=
ng. And if the sender anyway are declaring packet loss and going into rec=
overy, then potentially having missed some ECN-CE does not matter. Resett=
ing the ECN counter state is thus safe 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/issues/1481#issuecomment-402166815">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq-fL=
tnv_o55ZoS1xwWmMW1VulbWhks5uC3hdgaJpZM4U4q22">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkqwuyXOlQSc-xfrkNBYi7OFhm=
rnkcks5uC3hdgaJpZM4U4q22.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 #1481: I agree with @martinthomson here. Assuming that ACK losses =
resulting in that the sender don't know what happened to some PNs at all,=
 then adding slack corresponding to the unknown packets ensures that ECN =
usage does not terminate due to the loss of the ACKs. And by updating the=
 comparison baseline on such an event one can correctly detect issues goi=
ng forward. And I think implementations will want to ensure that that ACK=
 loss that results that no indication of reception for a particular PN is=
 rare as that would be treated as a loss, even if the packet was received=
. \r\n\r\nRegarding the sender memory of what it has seen ACKs for and wh=
at not. If the sender has chosen to forget about if a PN was received or =
not, then it has passed beyond some Horizon. And if the packets data has =
been retransmitted, the sender have received some indication that the pac=
ket was lost. Which means it is likely not unaccounted for. We have to as=
sume that the sender has a deep enough history of what it sent and has ou=
tstanding. And if the sender anyway are declaring packet loss and going i=
nto recovery, then potentially having missed some ECN-CE does not matter.=
 Resetting the ECN counter state is thus safe in this case. "}],"action":=
{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/=
1481#issuecomment-402166815"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1481#issuecomment=
-402166815",
"url": "https://github.com/quicwg/base-drafts/issues/1481#issuecomment-40=
2166815",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Fragility in ECN counters with lost ac=
ks (#1481)",
"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\": 1481,\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\": 1481\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1481#issuecomment-40=
2166815"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3503999=
26\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b3b80dd33002_40022ac362640f5066197--


From nobody Tue Jul  3 08:26: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 778BF130E52 for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 08:26:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gh1en2cTuOcn for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 08:25:59 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6BC4C130E50 for <quic-issues@ietf.org>; Tue,  3 Jul 2018 08:25:59 -0700 (PDT)
Date: Tue, 03 Jul 2018 08:25:57 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530631557; bh=WrGkOjLSvuu0H6DNLmInNQzEyZYBEqlUUamzPdM5LMk=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=AI3zkAjiZbOwSjOQR96Bcsfy6tmnIvTbEtJaf5Tc1PGzHYhs2dyufH8LUVasNWIbq g8Nm+NjzmIC8G61x6hY1y8QxBgD/QnmAcU3BzMdDaj1LcUWgLpmpCO0CuIjvRQ15ZO v/b9KorKz6SkzbDhpuf40SqaLHWZgKvCMCkTb1ko=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab271d44bf3b3d318da7a9263615a22a49e06f060992cf000000011753578592a169ce1424af09@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1515@github.com>
Subject: [quicwg/base-drafts] Fix number agreement: a number _is_ reduced (#1515)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3b9585a5ca6_e9a73f95b23e2f881243c6"; 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/qBynVxv4CzTZNbu2vSJwOZsB3B0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 03 Jul 2018 15:26:02 -0000

----==_mimepart_5b3b9585a5ca6_e9a73f95b23e2f881243c6
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/1515

-- Commit Summary --

  * Fix number agreement: a number _is_ reduced

-- File Changes --

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

-- Patch Links --

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

----==_mimepart_5b3b9585a5ca6_e9a73f95b23e2f881243c6
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/1515'>https://github.com/quicwg/base-drafts/pull/1515</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Fix number agreement: a number _is_ reduced</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1515/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/1515.patch'>https://github.com/quicwg/base-drafts/pull/1515.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1515.diff'>https://github.com/quicwg/base-drafts/pull/1515.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/1515">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6XUIWOGAKGerpqjez6NhT2pSsSoks5uC40FgaJpZM4VBKgL">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9sCCA91PGwVxrDwB4z3-HyjwzZSks5uC40FgaJpZM4VBKgL.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 number agreement: a number _is_ reduced (#1515)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1515"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1515",
"url": "https://github.com/quicwg/base-drafts/pull/1515",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 number agreement: a number _is_ reduced (#1515)",
"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": "08ed4e3",
"value": "Fix number agreement: a number _is_ reduced"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1515/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\": 1515,\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\": 1515\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1515"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1515.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1515.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352626699\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b3b9585a5ca6_e9a73f95b23e2f881243c6--


From nobody Tue Jul  3 12:59: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 B1E93130DFB for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 12:59:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id eoJK_-_wQylh for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 12:59:00 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 474EF12F295 for <quic-issues@ietf.org>; Tue,  3 Jul 2018 12:59:00 -0700 (PDT)
Date: Tue, 03 Jul 2018 12:58:59 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530647939; bh=cF75WZ96RglB+F+EBrH4R2d96o44bAkdPoQujGnhZIY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=cNAXsiqVBjf1/wvpHgl7fnOPQ/gAHpa83kotcc0cONqg/hmdpbf64VdBjeBtApzir CUqDH+roT9FEpHydJhWUTri6XPKjlO63Sx8jOJwsNXBOwtCzYeQo+AaOUpHP+gPQYI D3fOs5LpbRSFrKzAJI34xUiabt4qAfzVA3jOWYvY=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb76833b1458849a223e6c3749bc0c8a98d6b8a8a92cf000000011753978392a169ce140801b8@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/402275328@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_5b3bd5834172f_162c2abf995e6f5499335"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/L1e6JUfk4r7l3Az7DBnRX0Edm_o>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 03 Jul 2018 19:59:02 -0000

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

There's a simple DoS attack here. This is a way for a MITM to force specific CIDs towards the server. If the attacker replied to every outgoing Initial with the same CID in a Retry packet, the new Initial from the client would have a CID that collides with an existing connection at the server and get dropped. I don't this is an interesting attack, but I wonder if the ability to have all connections target specific CIDs might allow some sort of interesting attacks via steering the server's load balancing infrastructure.

-- 
You are receiving this 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-402275328
----==_mimepart_5b3bd5834172f_162c2abf995e6f5499335
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>There's a simple DoS attack here. This is a way for a MITM to force sp=
ecific CIDs towards the server. If the attacker replied to every outgoing=
 Initial with the same CID in a Retry packet, the new Initial from the cl=
ient would have a CID that collides with an existing connection at the se=
rver and get dropped. I don't this is an interesting attack, but I wonder=
 if the ability to have all connections target specific CIDs might allow =
some sort of interesting attacks via steering the server's load balancing=
 infrastructure.</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/1486#issuecomment-402275328">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq_zh=
wuls_zgrIbRhAm89N4Pu0uzAks5uC80DgaJpZM4U5BQ4">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq7zp84x1Ld80Sv6hkL3-_a3G=
qM1vks5uC80DgaJpZM4U5BQ4.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 #1486: There's a simple DoS attack here. This is a way for a M=
ITM to force specific CIDs towards the server. If the attacker replied to=
 every outgoing Initial with the same CID in a Retry packet, the new Init=
ial from the client would have a CID that collides with an existing conne=
ction at the server and get dropped. I don't this is an interesting attac=
k, but I wonder if the ability to have all connections target specific CI=
Ds might allow some sort of interesting attacks via steering the server's=
 load balancing infrastructure."}],"action":{"name":"View Issue","url":"h=
ttps://github.com/quicwg/base-drafts/issues/1486#issuecomment-402275328"}=
}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment=
-402275328",
"url": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment-40=
2275328",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 un=
authenticated (#1486)",
"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\": 1486,\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\": 1486\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment-40=
2275328"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3504917=
04\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b3bd5834172f_162c2abf995e6f5499335--


From nobody Tue Jul  3 13:17: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 E2BAE130E20 for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 13:16:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id imYGWolbuI_M for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 13:16: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 CD3FD130DF6 for <quic-issues@ietf.org>; Tue,  3 Jul 2018 13:16:57 -0700 (PDT)
Date: Tue, 03 Jul 2018 13:16:55 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530649015; bh=p+ZIQF2BBC1aEtcBDLOPU3reKX/HYr6lUHqOxK9siUo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=e4IbWXO3tZlyijYVjxNw4+ydeshUc5VJ6YXM0F9StCOI+DakolEWaStiP/Z7dTXZY EvsUZmEXq/dWJmp7MuKLzunZaWUu1UeIC3BugqLUXfI5Euxx2nnqcIss9/wPYdUUpS WdSZ4ecy1C144LEfw4DrAqisW6dGsLktASh2Utac=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abfe88c873c67a6affc3f3a9d085f5255cd4964a3c92cf0000000117539bb792a169ce1358c8b9@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1359/c402279818@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1359@github.com>
References: <quicwg/base-drafts/pull/1359@github.com>
Subject: Re: [quicwg/base-drafts] Unidirectional Stream Headers in HTTP (#1359)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3bd9b7d39db_66f23fa1cad10f7822371"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/gJ_MT8HIOzDz6uDxUmT3RZApEho>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 03 Jul 2018 20:17:00 -0000

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

I'm not thrilled about this change... perhaps this is worth discussing in Montreal once more, if only to make sure that this doesn't go in silently.

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

<p>I'm not thrilled about this change... perhaps this is worth discussing in Montreal once more, if only to make sure that this doesn't go in silently.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1359#issuecomment-402279818">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2rdod2wmy2xzitiPtQeXHbXYQOQks5uC9E3gaJpZM4UFgMV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq84zewgB3QVwDk7cwlgL20qUINbbks5uC9E3gaJpZM4UFgMV.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1359: I'm not thrilled about this change... perhaps this is worth discussing in Montreal once more, if only to make sure that this doesn't go in silently."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1359#issuecomment-402279818"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1359#issuecomment-402279818",
"url": "https://github.com/quicwg/base-drafts/pull/1359#issuecomment-402279818",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Unidirectional Stream Headers in HTTP (#1359)",
"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\": 1359,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1359#issuecomment-402279818"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 336986901\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3bd9b7d39db_66f23fa1cad10f7822371--


From nobody Tue Jul  3 13:22: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 05E98130E22 for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 13:22:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6B-daUtRkG39 for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 13:22:20 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7D7BA130DF6 for <quic-issues@ietf.org>; Tue,  3 Jul 2018 13:22:20 -0700 (PDT)
Date: Tue, 03 Jul 2018 13:22:19 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530649339; bh=QWgWkhycVzxAB0hQzd87uwVZ4Q8bVsxYClDqa9ZkvhI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Fh/nstm3Y3J9mvEWDyqiq+f0zdTEPyjyPD8XsQm1540VWjmPTLg9iT/0LeNvUJnep WwoKbAzbTVhbJdrm6+eVX6liNldhBllVF2nAWF/YUjfMxrwAuNMrYOW0rU829/halJ IbO/bCMWi9SIXm9Dq/4/uuAZ9RbCTTdBkr3DthaU=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab4c660b099e514301b5d3dd034f4384b1d7fda39b92cf0000000117539cfb92a169ce1358c8b9@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1359/c402281209@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1359@github.com>
References: <quicwg/base-drafts/pull/1359@github.com>
Subject: Re: [quicwg/base-drafts] Unidirectional Stream Headers in HTTP (#1359)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3bdafbca430_1aa92ae462a42f601047da"; 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/rqmerhWgOTTy9I-uCUy-rIRpZ54>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 03 Jul 2018 20:22:22 -0000

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

Well since we are necromancing...

I have implemented this in an experimental branch of https://github.com/bbc/nghq, along with the extension and it's specification. 

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

<p>Well since we are necromancing...</p>
<p>I have implemented this in an experimental branch of <a href="https://github.com/bbc/nghq">https://github.com/bbc/nghq</a>, along with the extension and it's specification.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1359#issuecomment-402281209">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2XNNgzz6yziqvrz-8oLTqC1_aspks5uC9J7gaJpZM4UFgMV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq54j9v37PUpBx3FKOfJ70X22MM-Aks5uC9J7gaJpZM4UFgMV.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1359: Well since we are necromancing...\r\n\r\nI have implemented this in an experimental branch of https://github.com/bbc/nghq, along with the extension and it's specification. "}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1359#issuecomment-402281209"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1359#issuecomment-402281209",
"url": "https://github.com/quicwg/base-drafts/pull/1359#issuecomment-402281209",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Unidirectional Stream Headers in HTTP (#1359)",
"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\": 1359,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1359#issuecomment-402281209"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 336986901\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3bdafbca430_1aa92ae462a42f601047da--


From nobody Tue Jul  3 13:53: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 5E514130E54 for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 13:53:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2sR4ngYjR5iX for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 13:53: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 4F3FA130DF5 for <quic-issues@ietf.org>; Tue,  3 Jul 2018 13:53:01 -0700 (PDT)
Date: Tue, 03 Jul 2018 13:53:00 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530651180; bh=omVjWa4dDdZJeLDztLjIEglPzflFOTbrZ+fKoqk4SnA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=nQq777R4CUVouHVo0l82T43+2V+gCAJ/t8opMOYPDaN8NEaRo25zKFZMM+S1vY0JY +6SzxhUuR+IfUF0i6oSwfLyPJZ1x7vL0n6U9uulr6kl9uAx1PmM8d0oLeofMsSJBDU +R0kEXxoXCXkEbt3LgBZ6Cfzb+l5ixqsAZjDrxJA=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab12cb9fdeb927904547a4347bc529d02976a12e4692cf000000011753a42c92a169ce140801b8@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/402288709@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_5b3be22c44790_43e72aed8e83ef547822c"; 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/QaKMqgbrewphxTu2eOAAEGuOvFs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 03 Jul 2018 20:53:04 -0000

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

>  but I wonder if the ability to have all connections target specific CIDs might allow some sort of interesting attacks via steering the server's load balancing infrastructure.

Yes, this is what I've trying to say. This is why I suggest the original DCID is empty and leave the routing decision to LB and instead have a separate token that can used in retry, and chains of retries.

However, the LB can also today choose to route randomly be detecting the packet is initial and ignore the DCID routing logic in this case. So maybe the current ODCID does work like a token in that sense.

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

<blockquote>
<p>but I wonder if the ability to have all connections target specific CI=
Ds might allow some sort of interesting attacks via steering the server's=
 load balancing infrastructure.</p>
</blockquote>
<p>Yes, this is what I've trying to say. This is why I suggest the origin=
al DCID is empty and leave the routing decision to LB and instead have a =
separate token that can used in retry, and chains of retries.</p>
<p>However, the LB can also today choose to route randomly be detecting t=
he packet is initial and ignore the DCID routing logic in this case. So m=
aybe the current ODCID does work like a token in that 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/issues/1486#issuecomment-402288709">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq2_X=
YcMCIntd8-BfHSZYe75kUJ3mks5uC9msgaJpZM4U5BQ4">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkqwfWtDNkFlp1PT-NAfnLgh_Y=
eHBNks5uC9msgaJpZM4U5BQ4.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 #1486: \u003e  but I wonder if the ability to have all connection=
s target specific CIDs might allow some sort of interesting attacks via s=
teering the server's load balancing infrastructure.\r\n\r\nYes, this is w=
hat I've trying to say. This is why I suggest the original DCID is empty =
and leave the routing decision to LB and instead have a separate token th=
at can used in retry, and chains of retries.\r\n\r\nHowever, the LB can a=
lso today choose to route randomly be detecting the packet is initial and=
 ignore the DCID routing logic in this case. So maybe the current ODCID d=
oes work like a token in that sense."}],"action":{"name":"View Issue","ur=
l":"https://github.com/quicwg/base-drafts/issues/1486#issuecomment-402288=
709"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment=
-402288709",
"url": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment-40=
2288709",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 un=
authenticated (#1486)",
"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\": 1486,\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\": 1486\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment-40=
2288709"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3504917=
04\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b3be22c44790_43e72aed8e83ef547822c--


From nobody Tue Jul  3 15: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 52837130DFE for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 15:17:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YIhivLcPgnIk for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 15:17: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 7C156130DDE for <quic-issues@ietf.org>; Tue,  3 Jul 2018 15:17:46 -0700 (PDT)
Date: Tue, 03 Jul 2018 15:17:45 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530656265; bh=75DksMiTjYNhVsFbH+oDWjsI/IAYodtkslw1cphntl4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=BnGe5Oy0e8Hvcx7AWP+93/YtzDwyHCXbVeOrkTn8/xCdFcdn41us0Cl+6qbg7pIei /8RuvRni8vEPwooz8OPVWwiQwsFQRe3tD0zVs3Au/Fp6QXQFi0/dF0qazSLQVhTY7F FXg8CFc8x7hrk5AXCxEUBg9P2Xj93/piEbBJDpM8=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab4520f8c4760e04e13ffb46f339fa818c32e89f9a92cf000000011753b80992a169ce1335e6ee@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1351/402308123@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1351@github.com>
References: <quicwg/base-drafts/issues/1351@github.com>
Subject: Re: [quicwg/base-drafts] Reorder HTTP frame fields to put Type first (#1351)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3bf6096c513_1ff463fa325e18f7c3883c1"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/NNXqWa1oHCEWJCYA6GSKanB-ibA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 03 Jul 2018 22:17:49 -0000

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

Not seeing a driving technical reason to make a change.  Closing for now; if there is a strong reason to flip, feel free to present 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/1351#issuecomment-402308123
----==_mimepart_5b3bf6096c513_1ff463fa325e18f7c3883c1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Not seeing a driving technical reason to make a change.  Closing for now; if there is a strong reason to flip, feel free to present 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/1351#issuecomment-402308123">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3pUapLnzUy19e4v3thq8KStIzZzks5uC-2JgaJpZM4T7eOr">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwpnjHzSQF9FM0s6PaMKi5UdI26xks5uC-2JgaJpZM4T7eOr.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1351: Not seeing a driving technical reason to make a change.  Closing for now; if there is a strong reason to flip, feel free to present it."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1351#issuecomment-402308123"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1351#issuecomment-402308123",
"url": "https://github.com/quicwg/base-drafts/issues/1351#issuecomment-402308123",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Reorder HTTP frame fields to put Type first (#1351)",
"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\": 1351,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1351#issuecomment-402308123"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 334357419\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3bf6096c513_1ff463fa325e18f7c3883c1--


From nobody Tue Jul  3 15:17: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 C93B0130DDE for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 15:17:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id sBu_A46Rwz3W for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 15:17: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 0CBAF130DE0 for <quic-issues@ietf.org>; Tue,  3 Jul 2018 15:17:47 -0700 (PDT)
Date: Tue, 03 Jul 2018 15:17:45 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530656265; bh=38mX/3Gj6tfu47SvXHP0LD5RZvGveKTsDE6G6i+JI88=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=x5wWKwQuy+bFHYfgefrv9GS7J6fvpxCk8PuurrbBxgNDQ+t10cygzjPzlQjmJfTTr I1hSEzDX9XJpE9zyRywE+2Jlw3U6GHfinncWAuyaOravybmVFLrMSutBgtOK/PNegD ScmN/9TzbJkMHcO9gzc0b6/mxjhSGymv8GQkXKhs=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab4520f8c4760e04e13ffb46f339fa818c32e89f9a92cf000000011753b80992a169ce1335e6ee@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1351/issue_event/1715120445@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1351@github.com>
References: <quicwg/base-drafts/issues/1351@github.com>
Subject: Re: [quicwg/base-drafts] Reorder HTTP frame fields to put Type first (#1351)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3bf6097f1ea_754f3f895fb7ef80189121"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/qDcXQzCf9umKByKmNvRl9oyUphQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 03 Jul 2018 22:17:49 -0000

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

Closed #1351.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1351#event-1715120445
----==_mimepart_5b3bf6097f1ea_754f3f895fb7ef80189121
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="322299630" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1351" href="https://github.com/quicwg/base-drafts/issues/1351">#1351</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1351#event-1715120445">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3pUapLnzUy19e4v3thq8KStIzZzks5uC-2JgaJpZM4T7eOr">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwpnjHzSQF9FM0s6PaMKi5UdI26xks5uC-2JgaJpZM4T7eOr.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1351."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1351#event-1715120445"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1351#event-1715120445",
"url": "https://github.com/quicwg/base-drafts/issues/1351#event-1715120445",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Reorder HTTP frame fields to put Type first (#1351)",
"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/1351#event-1715120445"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 334357419\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3bf6097f1ea_754f3f895fb7ef80189121--


From nobody Tue Jul  3 15:19: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 DA8A1130DDE for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 15:19:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1LYyLhxdgM6G for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 15:19: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 5C539130DE0 for <quic-issues@ietf.org>; Tue,  3 Jul 2018 15:19:48 -0700 (PDT)
Date: Tue, 03 Jul 2018 15:19:47 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530656387; bh=bMnvm/nzmkmKXXkAgrBzZRajH1FbWvCH1ufIFgzUJh0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=K1mNp7QMUg/HU3BgiOPzyU6NL8wEINdcmOOrujRl0Aicrn2tGAASGrlZdXbXa/OUQ /GWaNptZ7dPLdQ6bE5E+jeXDeJAIkMQYnU8pGNEu4dHQ841U9tMScE05hSn7jo0NVz ApdJvzh32tRVzT7mmwLJM4ttAF1dpH8ikIyfdl+g=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab2a732403211089a9d3710984b8fe2824c6e3f09392cf000000011753b88392a169ce10d16a95@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1016/402308508@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1016@github.com>
References: <quicwg/base-drafts/issues/1016@github.com>
Subject: Re: [quicwg/base-drafts] Split stream initial flow control (#1016)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3bf68397015_464b2ab1f54aaf5c4955ac"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/OwLWsMXHmzY3w753FvZe3YaxoLc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 03 Jul 2018 22:19:53 -0000

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

Discussed in Kista, agreed to split with default of 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/1016#issuecomment-402308508
----==_mimepart_5b3bf68397015_464b2ab1f54aaf5c4955ac
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Discussed in Kista, agreed to split with default of 0.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1016#issuecomment-402308508">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8HxC7zesAwwD8vOqooG0SBBux-rks5uC-4DgaJpZM4RCUew">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxMWl0rRNJnWvL--QQHySxntbzx-ks5uC-4DgaJpZM4RCUew.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1016: Discussed in Kista, agreed to split with default of 0."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1016#issuecomment-402308508"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1016#issuecomment-402308508",
"url": "https://github.com/quicwg/base-drafts/issues/1016#issuecomment-402308508",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Split stream initial flow control (#1016)",
"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\": 1016,\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\": 1016\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1016#issuecomment-402308508"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 285820848\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3bf68397015_464b2ab1f54aaf5c4955ac--


From nobody Tue Jul  3 15:20: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 636DE130E25 for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 15:20:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7VsLNwo7Kefu for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 15:20:19 -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 591EF130DDE for <quic-issues@ietf.org>; Tue,  3 Jul 2018 15:20:19 -0700 (PDT)
Date: Tue, 03 Jul 2018 15:20:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530656418; bh=tPbpFb3Ev4Co/kOkAtOnwURc/MmiOl5UOrlMeBX7w6k=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=O8Ett/KNjOn64c6LdPsoRe0Nmq7Gbm/PGbfTdexyZM7UKafptuhUiZNHeE3jWer1C OOB+xwJpMXjXYVilpgfw7GmuaAv/stCy+vvGEPHXtCVkhZ/2haLv7rWU6F/a+bafjn 4tl8yIx9MMJ9vzWO9mkieOcUEL7c1nEh5hzH8o3U=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab33d6781863a804fbe947c18ce1d363294ff518f492cf000000011753b8a292a169ce0d495814@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/446/402308615@github.com>
In-Reply-To: <quicwg/base-drafts/issues/446@github.com>
References: <quicwg/base-drafts/issues/446@github.com>
Subject: Re: [quicwg/base-drafts] HOL blocking on Finished (#446)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3bf6a2aa9e3_252c2b2890e5cf5c22196e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/VbhLjjqcgwX59FV8akK6Obn7GpM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 03 Jul 2018 22:20:23 -0000

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

Addressed by coalesced 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/446#issuecomment-402308615
----==_mimepart_5b3bf6a2aa9e3_252c2b2890e5cf5c22196e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Addressed by coalesced 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/446#issuecomment-402308615">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6CrvRbgWTB3VwJdSj6SwbgB1fdKks5uC-4igaJpZM4NCZSr">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq30LmcHafT09rpIgBV6ISqCgNmreks5uC-4igaJpZM4NCZSr.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #446: Addressed by coalesced packets."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/446#issuecomment-402308615"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/446#issuecomment-402308615",
"url": "https://github.com/quicwg/base-drafts/issues/446#issuecomment-402308615",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] HOL blocking on Finished (#446)",
"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\": 446,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/446#issuecomment-402308615"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 218731691\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3bf6a2aa9e3_252c2b2890e5cf5c22196e--


From nobody Tue Jul  3 15:20: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 253CA130DE0 for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 15:20:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hJWo-M3x5owe for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 15:20:24 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C3A9F130ED1 for <quic-issues@ietf.org>; Tue,  3 Jul 2018 15:20:19 -0700 (PDT)
Date: Tue, 03 Jul 2018 15:20:19 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530656419; bh=WhWFf3giAZx23RhckwVjatKkXdpMVfNOxhgsfki28vQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=J1SRCtOqTciBIrCrTBKaAOXk4iUavleuCwgo3EcVGkIsD0iERKAPdRogmPOoo7Ubv /vtVzF8+RebyDpYKIHZKkqYk9R/8+rV5ayQeO64zpYDCRJxuXaozcVW1PV1nhJqL8i bX0zb5i/mismqVIB9Pd4KDLn4/mkgvNBhzK6typs=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab1288fc3a85c469de3fb95874ffcb67c7ec73cf3e92cf000000011753b8a392a169ce0d495814@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/446/issue_event/1715123567@github.com>
In-Reply-To: <quicwg/base-drafts/issues/446@github.com>
References: <quicwg/base-drafts/issues/446@github.com>
Subject: Re: [quicwg/base-drafts] HOL blocking on Finished (#446)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3bf6a329bd4_49a92b062e3acf5041849"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/6oqvf6ctgxtlB7nHm7QZ0L5dV0o>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 03 Jul 2018 22:20:29 -0000

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

Closed #446.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/446#event-1715123567
----==_mimepart_5b3bf6a329bd4_49a92b062e3acf5041849
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="222910484" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/446" href="https://github.com/quicwg/base-drafts/issues/446">#446</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/446#event-1715123567">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9Pm6M09TxwNZvSSnz5nP3V9W_iCks5uC-4jgaJpZM4NCZSr">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6M6hRMBcu-A-neWYWeTavp7OwkDks5uC-4jgaJpZM4NCZSr.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #446."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/446#event-1715123567"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/446#event-1715123567",
"url": "https://github.com/quicwg/base-drafts/issues/446#event-1715123567",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] HOL blocking on Finished (#446)",
"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/446#event-1715123567"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 218731691\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3bf6a329bd4_49a92b062e3acf5041849--


From nobody Tue Jul  3 16:05: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 57C7A130E25 for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 16:05: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 1tyW2dRRcAfL for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 16:05: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 C9072130E20 for <quic-issues@ietf.org>; Tue,  3 Jul 2018 16:05:36 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1530659136; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=UO1BSMPNRgTovVzwG5UjmVl+E/mwgwgGZVHaRXxSGYo=; b=deoZnmjiHhci01ic732WVQQOhDdKHOnR4ftGUO7hkDFZOmufgPuRFda1F8Nh64BZPR10DYmw 0siAxLua+rWhimp0BdgriHDVP9F0CoJi0yu14OFyG6eLHGsFRM8N/jaLpMBm/p/X9VLLNBx/ B29d5lMR8S2ddPtbzdgp5/lshp4=
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 5b3c013f.7fd21185e660-smtp-out-n02; Tue, 03 Jul 2018 23:05:35 -0000 (UTC)
Date: Tue, 03 Jul 2018 16:05:34 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b3c013ee8f71_599e2ad109c65c143889@hookshot-fe-da92815.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 7a72a4: Clarify key changes
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b3c013ee8ba6_599e2ad109c65c1437ae"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/l9m4wdgkhZY5iIteO-jQ9G1672k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 03 Jul 2018 23:05:39 -0000

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

  Branch: refs/heads/allow-retry-0rtt
  Home:   https://github.com/quicwg/base-drafts
  Commit: 7a72a4d9a0fbbcc6bcf5f7addad3d3e6ae594e2f
      https://github.com/quicwg/base-drafts/commit/7a72a4d9a0fbbcc6bcf5f7addad3d3e6ae594e2f
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-04 (Wed, 04 Jul 2018)

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

  Log Message:
  -----------
  Clarify key changes



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

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

----==_mimepart_5b3c013ee8ba6_599e2ad109c65c1437ae--


From nobody Tue Jul  3 16: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 65569130E62 for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 16:05:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id h8X5Je3h6tZH for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 16:05: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 BC4EF130E20 for <quic-issues@ietf.org>; Tue,  3 Jul 2018 16:05:38 -0700 (PDT)
Date: Tue, 03 Jul 2018 16:05:37 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530659137; bh=Lh0xbQfZqe3pWDRyw7YhGFYVHrVbpd2Hsz0HsRPEuIg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=laj1cE2so8H3yyG/pg85M4qwp+83K3dwHQ/YyJWlnorVgehbatOPZi9vgF8tUJ5hE M5JKRp6GGHPVA7TOFIUAdV3l59Cz3arnPqt6gfdTs4vjyBNwt5aUDPnbQ1clDx3nNQ yIqystvSXrM6OzTeWIduBcqbWnHPgNdhVmgF/3V0=
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/1514/push/2692938069@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1514@github.com>
References: <quicwg/base-drafts/pull/1514@github.com>
Subject: Re: [quicwg/base-drafts] Permit 0-RTT after Retry and VN (#1514)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3c0141bf8a5_57923fd218442f80254da"; 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/uLL1EbRKBUkGhISod7XVOAs37nM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 03 Jul 2018 23:05:41 -0000

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

@martinthomson pushed 1 commit.

7a72a4d  Clarify key changes


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1514/files/5c5e94894a70d5c837e5b9db8c79216acf1ceaae..7a72a4d9a0fbbcc6bcf5f7addad3d3e6ae594e2f

----==_mimepart_5b3c0141bf8a5_57923fd218442f80254da
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/7a72a4d">7a72a4d</a>  Clarify key 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/1514/files/5c5e94894a70d5c837e5b9db8c79216acf1ceaae..7a72a4d9a0fbbcc6bcf5f7addad3d3e6ae594e2f">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7zCCt3g6KSu8oC4bMIuC8FTh5m8ks5uC_jBgaJpZM4VAVox">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4kPKWyg0tai_O_SJ6N2a17QNK_Cks5uC_jBgaJpZM4VAVox.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1514"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1514/files/5c5e94894a70d5c837e5b9db8c79216acf1ceaae..7a72a4d9a0fbbcc6bcf5f7addad3d3e6ae594e2f"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1514/files/5c5e94894a70d5c837e5b9db8c79216acf1ceaae..7a72a4d9a0fbbcc6bcf5f7addad3d3e6ae594e2f",
"url": "https://github.com/quicwg/base-drafts/pull/1514/files/5c5e94894a70d5c837e5b9db8c79216acf1ceaae..7a72a4d9a0fbbcc6bcf5f7addad3d3e6ae594e2f",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1514",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1514:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "7a72a4d",
"value": "Clarify key changes"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1514/files/5c5e94894a70d5c837e5b9db8c79216acf1ceaae..7a72a4d9a0fbbcc6bcf5f7addad3d3e6ae594e2f"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352410161\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b3c0141bf8a5_57923fd218442f80254da--


From nobody Tue Jul  3 16:06: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 13A72130E20 for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 16:06:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zocaA5QeW6tR for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 16:06: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 16F3C130E62 for <quic-issues@ietf.org>; Tue,  3 Jul 2018 16:06:27 -0700 (PDT)
Date: Tue, 03 Jul 2018 16:06:26 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530659186; bh=xR1uxHs58doOz46NPXnL01Aeg7N3zGUZh/NDAKzb/6g=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=AZr2VgvXg5QXuuo0cuBwPVunldB/6WW96gSYXwhnjjahrp972AixjNOYqtJhAg+Ol bKA0Tdn8HNwINMyHpR6TCsCj8Hhz+/yGRnnVMIPU4uKST+WX8Bnps/4UX5yvOsGMRs jnHMG3Cuh//NrgKJP4iT/HTYIebLs6SmeW5xbf8o=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab36bfff1a21b403ae422160c66e8e723ff5ebd10092cf000000011753c37292a169ce1421be50@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1514/review/134196019@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1514@github.com>
References: <quicwg/base-drafts/pull/1514@github.com>
Subject: Re: [quicwg/base-drafts] Permit 0-RTT after Retry and VN (#1514)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3c0172328e7_4c5d3f808acb6f8468212"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/i9EzbAldqC8V1cHP8puqE7Hi_Uw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 03 Jul 2018 23:06:31 -0000

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

martinthomson commented on this pull request.



> @@ -601,6 +601,11 @@ the packet.  This prevents an off-path attacker from injecting a Retry packet.
 The client responds to a Retry packet with Initial packet that includes the
 provided Retry Token to continue connection establishment.
 
+A client MAY attempt 0-RTT after receiving a Retry packet by sending 0-RTT
+packets to the connection ID provided by the server.  A client that sends
+additional 0-RTT packets MUST NOT reset the packet number to 0 after a Retry
+packet, see {{retry-0rtt-pn}}.
+

Not sure that I understand 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/1514#discussion_r199972532
----==_mimepart_5b3c0172328e7_4c5d3f808acb6f8468212
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/1514#discussion_r199972532">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -601,6 +601,11 @@ the packet.  This prevents an off-path attacker from injecting a Retry packet.
 The client responds to a Retry packet with Initial packet that includes the
 provided Retry Token to continue connection establishment.
 
+A client MAY attempt 0-RTT after receiving a Retry packet by sending 0-RTT
+packets to the connection ID provided by the server.  A client that sends
+additional 0-RTT packets MUST NOT reset the packet number to 0 after a Retry
+packet, see {{retry-0rtt-pn}}.
+
</pre>
<p>Not sure that I understand 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/1514#discussion_r199972532">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6bO9hg2EX7gjfkS2gQvSUYUriFrks5uC_jygaJpZM4VAVox">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq27hqk_MZA5KQsqlB7i8abS3I-mrks5uC_jygaJpZM4VAVox.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1514"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1514#discussion_r199972532"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1514#discussion_r199972532",
"url": "https://github.com/quicwg/base-drafts/pull/1514#discussion_r199972532",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1514",
"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/1514#discussion_r199972532"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352410161\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3c0172328e7_4c5d3f808acb6f8468212--


From nobody Tue Jul  3 16:09: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 31A1C130E25 for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 16:08:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id AKeLo87-k8Hk for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 16:08: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 7CF03130E02 for <quic-issues@ietf.org>; Tue,  3 Jul 2018 16:08:56 -0700 (PDT)
Date: Tue, 03 Jul 2018 16:08:55 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530659335; bh=8Gqhu7KLNN1w7Qc4wArAezxRYIb2ADvNGQSD5nnbimE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LrKx29ydEyNlueKsPS5HpEriQekt1yNJkbvsB+vm7v12+xuTdstcIa6fyYc5eKj7w pGoFE08RXuJyEPBehwi3VZEQBHMgavNHXUxed8NxbLAiWRWuEbBQ56J3P0evzrULuS 3f3YJGgKzRls7z6O9jIU99ecf3iRGuSZfL0PvIfY=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab07b9249e1a1c12aa6a5fd5ca4d8caa35598b522f92cf000000011753c40792a169ce1421be50@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1514/review/134196442@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1514@github.com>
References: <quicwg/base-drafts/pull/1514@github.com>
Subject: Re: [quicwg/base-drafts] Permit 0-RTT after Retry and VN (#1514)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3c0207c7834_320f2ab34eac6f58678e8"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/SULjTmM4JEcC9HRSpam_OtZYT7E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 03 Jul 2018 23:08:59 -0000

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

martinthomson commented on this pull request.



> @@ -770,6 +776,28 @@ are in a different packet number space to other packets (see
 {{packet-numbers}}).
 
 
+### 0-RTT Packet Numbers {#retry-0rtt-pn}
+
+Packet numbers for 0-RTT protected packets use the same space as 1-RTT protected
+packets.
+
+After a client receives a Retry or Version Negotiation packet, it MAY attempt to
+send data in 0-RTT packets after it sends a new Initial packet.  However, a
+client MUST NOT reset the packet number it uses for 0-RTT packets.  The keys
+used to protect 0-RTT keys are not guaranteed to change as a result of

I struggled with finding the right words, but I have a plan now.  They won't change unless the cryptographic handshake does.  (And I will leave unsaid the reasons why it might not - we have reason to believe that Retry will never cause a change and VN might, but that detail is elsewhere and if we follow the justification rabbit-hole to the end we'll be singing about oysters in no time.)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1514#discussion_r199972899
----==_mimepart_5b3c0207c7834_320f2ab34eac6f58678e8
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/1514#discussion_r199972899">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -770,6 +776,28 @@ are in a different packet number space to other packets (see
 {{packet-numbers}}).
 
 
+### 0-RTT Packet Numbers {#retry-0rtt-pn}
+
+Packet numbers for 0-RTT protected packets use the same space as 1-RTT protected
+packets.
+
+After a client receives a Retry or Version Negotiation packet, it MAY attempt to
+send data in 0-RTT packets after it sends a new Initial packet.  However, a
+client MUST NOT reset the packet number it uses for 0-RTT packets.  The keys
+used to protect 0-RTT keys are not guaranteed to change as a result of
</pre>
<p>I struggled with finding the right words, but I have a plan now.  They won't change unless the cryptographic handshake does.  (And I will leave unsaid the reasons why it might not - we have reason to believe that Retry will never cause a change and VN might, but that detail is elsewhere and if we follow the justification rabbit-hole to the end we'll be singing about oysters in no time.)</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1514#discussion_r199972899">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyiUoXmmT_iAKu-MnGhz3PU-wW5uks5uC_mHgaJpZM4VAVox">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqyAVtDJEvcdfYUk9FVN3C-X7r1BOks5uC_mHgaJpZM4VAVox.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1514"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1514#discussion_r199972899"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1514#discussion_r199972899",
"url": "https://github.com/quicwg/base-drafts/pull/1514#discussion_r199972899",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1514",
"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/1514#discussion_r199972899"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352410161\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3c0207c7834_320f2ab34eac6f58678e8--


From nobody Tue Jul  3 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 8A5A1130DD8 for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 16:26:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.661
X-Spam-Level: 
X-Spam-Status: No, score=-1.661 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, T_DKIMWL_WL_HIGH=-0.01] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mXyHTds0rggd for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 16: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 110A9130E02 for <quic-issues@ietf.org>; Tue,  3 Jul 2018 16:26:40 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1530660399; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=Zcvga9A5Yotuza0NcZxeq3NGmsuvdgMNZ+sJEDC8vUA=; b=TGViirW1JeOWphpJj/wyn1VoZOwNRG6/Ponj4+84E2twAzKouAfifvdgwzgVYbsSqKFGZoQc af5p/wmQkcaJPCjAgiF7i6chleO4euVILgmVM7cXW8LTeBUs1C6cvfcqWj5wPmeP3xJarcMQ IwzHwcL6g5RZZJpi2PJTvPg6EUU=
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 5b3c062f.7fcc4cba1600-smtp-out-n02; Tue, 03 Jul 2018 23:26:39 -0000 (UTC)
Date: Tue, 03 Jul 2018 16:26:38 -0700
From: Mike Bishop <mbishop@evequefou.be>
Reply-To: Mike Bishop <mbishop@evequefou.be>
To: quic-issues@ietf.org
Message-ID: <5b3c062e7bf24_3a822ad6a4489c0c896ec@hookshot-fe-7191cb1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] cdccd7: Discuss headers in more detail
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b3c062e7b5a4_3a822ad6a4489c0c89576"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/_p42NamuTGbqOPvPuJ2SgOeclug>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 03 Jul 2018 23:26:42 -0000

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

  Branch: refs/heads/http/header_details
  Home:   https://github.com/quicwg/base-drafts
  Commit: cdccd7877985b82ef6d180160277e2ab8d563e9c
      https://github.com/quicwg/base-drafts/commit/cdccd7877985b82ef6d180160277e2ab8d563e9c
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-07-03 (Tue, 03 Jul 2018)

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

  Log Message:
  -----------
  Discuss headers in more detail



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

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

----==_mimepart_5b3c062e7b5a4_3a822ad6a4489c0c89576--


From nobody Tue Jul  3 16:28: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 CB7D1130E04 for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 16:28:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rcvkq6W_8jIu for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 16:28:19 -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 0AFF2130DD8 for <quic-issues@ietf.org>; Tue,  3 Jul 2018 16:28:19 -0700 (PDT)
Date: Tue, 03 Jul 2018 16:28:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530660498; bh=U9Ii/5FIxC+eYvJvG3JLj7xOlhuxn9bpm41zKCwFzeg=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=vREw+Pz6d/R5L24qqRawAUtpu0/mME51gs0QZvrDDf4imNDV9rXP3yhzPgC8nF5Ev 3ahwLiKfwO5zW19uRw/Qy/rIrMSfOT9kQXAAOarceC8L318LeS62ilzU8WQ/LRCxpZ IozsqnpETw6NDNk/kMk3Xx+y4sDlnC46MS/ui68o=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab57f9c182c3501733b194f91639b2acf8d89881a092cf000000011753c89292a169ce1426c354@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1516@github.com>
Subject: [quicwg/base-drafts] Discuss headers in more detail (#1516)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3c06925ae6c_57bd3fd218442f80212885"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ty5gs2kKdsaUPbG7wqaGwGJBZ4U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 03 Jul 2018 23:28:21 -0000

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

Fixes #1461 by pulling in a bit of RFC7540 language and referencing lots more.  I think we've assumed all of this, but the document didn't actually say.

(If you disagree that this is what we already intended to specify, scream now.)
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Discuss headers in more detail

-- File Changes --

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

-- Patch Links --

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

----==_mimepart_5b3c06925ae6c_57bd3fd218442f80212885
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 #1461.">Fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="333689148" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1461" href="https://github.com/quicwg/base-drafts/issues/1461">#1461</a> by pulling in a bit of RFC7540 language and referencing lots more.  I think we've assumed all of this, but the document didn't actually say.</p>
<p>(If you disagree that this is what we already intended to specify, scream now.)</p>

<hr>

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

<h4>Commit Summary</h4>
<ul>
  <li>Discuss headers in more detail</li>
</ul>

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

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1516.patch'>https://github.com/quicwg/base-drafts/pull/1516.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1516.diff'>https://github.com/quicwg/base-drafts/pull/1516.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/1516">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxt4sfhItgM_wqpEcaSpWzpSBYWYks5uC_4SgaJpZM4VBwZ1">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0HGsI3NaVuDfB9Gb-qjb10hYc3Tks5uC_4SgaJpZM4VBwZ1.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Discuss headers in more detail (#1516)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1516"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1516",
"url": "https://github.com/quicwg/base-drafts/pull/1516",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Discuss headers in more detail (#1516)",
"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": "cdccd78",
"value": "Discuss headers in more detail"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-http.md](https://github.com/quicwg/base-drafts/pull/1516/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\": 1516,\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\": 1516\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1516"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1516.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1516.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352781941\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b3c06925ae6c_57bd3fd218442f80212885--


From nobody Tue Jul  3 16:31: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 CA992130E59 for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 16:31:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.661
X-Spam-Level: 
X-Spam-Status: No, score=-1.661 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, T_DKIMWL_WL_HIGH=-0.01] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PW-KjgDZ94by for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 16:31: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 7DFE1130DD8 for <quic-issues@ietf.org>; Tue,  3 Jul 2018 16:31:35 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1530660694; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=l+2KuuVAeJ9J0A23PP6j1Ns/zE21LxF5HZp9EnOb9ks=; b=HJ5ufJP4/zUz+3BImdtKa266hLI8FufFNb6eNgly+pKSo64KNmVmgEdjK5SCtH1MCXxhZMqj i5Kzn+0d9HUkyh3bJrbl8KX2hZRu3L9G4asPGpAXPnbeJoYmSomkP0hD4Lqmk/iRAJTP2qVm QtvOJcceUOtNbxfpjlLFaQrUwts=
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.35]) by mxa.mailgun.org with ESMTP id 5b3c0756.7fd2159efcc0-smtp-out-n03; Tue, 03 Jul 2018 23:31:34 -0000 (UTC)
Date: Tue, 03 Jul 2018 16:31:33 -0700
From: Mike Bishop <mbishop@evequefou.be>
Reply-To: Mike Bishop <mbishop@evequefou.be>
To: quic-issues@ietf.org
Message-ID: <5b3c0755b7bc0_61982ab1af767c18924fe@hookshot-fe-d252ca1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] ee0943: Discuss headers in more detail
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b3c0755b72a4_61982ab1af767c18923f3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/5I1D6tRT5idFNnhbBY7_dE5hUFc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 03 Jul 2018 23:31:38 -0000

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

  Branch: refs/heads/http/header_details
  Home:   https://github.com/quicwg/base-drafts
  Commit: ee0943ec7324c0e1db88e390d19834da05437140
      https://github.com/quicwg/base-drafts/commit/ee0943ec7324c0e1db88e390d19834da05437140
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-07-03 (Tue, 03 Jul 2018)

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

  Log Message:
  -----------
  Discuss headers in more detail



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

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

----==_mimepart_5b3c0755b72a4_61982ab1af767c18923f3--


From nobody Tue Jul  3 16:33: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 850EA130DFA for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 16:33:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id atFM9WpFZxFf for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 16:33: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 2908C130DD4 for <quic-issues@ietf.org>; Tue,  3 Jul 2018 16:33:35 -0700 (PDT)
Date: Tue, 03 Jul 2018 16:33:34 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530660814; bh=BlLY2mawPXeu8OI+Oxn+ZFZN9TWxzYI/Nh5XhNo6LB4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=1wR+X0KlI+UrAJVQU924FDGQHiGp7yoDJ189bdD92SqHpclaGWU5nb5+ehq/E0xfX mFhS3K6VXd2DlCbqiu1kWjKW/nqaQ5r4htecEwrcnuAZq4LY0IMp19+QVrLpb3yMkN UsIPmKWL2xQRSUBdIaOelAGsX5gz/jBxdAnfC8zM=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd6858305444fad722ede6115ddf032a52b3f462792cf000000011753c9ce92a169ce1426c354@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1516/review/134200415@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1516@github.com>
References: <quicwg/base-drafts/pull/1516@github.com>
Subject: Re: [quicwg/base-drafts] Discuss headers in more detail (#1516)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3c07ce76b1b_619d2b052b1e0f546575c"; 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/a6g6A50J2DlkiHd_L_s_OshQWX8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 03 Jul 2018 23:33:37 -0000

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

LPardue commented on this pull request.

One comment, what about new pseudo headers defined since RFC 7540 i.e. : protocol in H2 WebSockets



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

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

<p>One comment, what about new pseudo headers defined since RFC 7540 i.e. : protocol in H2 WebSockets</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1516#pullrequestreview-134200415">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6qJ8RrNHVHDE85Kob6IUBKGvsLyks5uC_9OgaJpZM4VBwZ1">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqyOA1pAOvfMeto80xtdMdqXRtKuRks5uC_9OgaJpZM4VBwZ1.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1516"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1516#pullrequestreview-134200415"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1516#pullrequestreview-134200415",
"url": "https://github.com/quicwg/base-drafts/pull/1516#pullrequestreview-134200415",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1516",
"sections": [
{
"text": "One comment, what about new pseudo headers defined since RFC 7540 i.e. : protocol in H2 WebSockets",
"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/1516#pullrequestreview-134200415"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352781941\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3c07ce76b1b_619d2b052b1e0f546575c--


From nobody Tue Jul  3 16:42: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 CD2FD130DC6 for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 16:42:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NxtpemRGAeK2 for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 16:42: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 00AC7130E02 for <quic-issues@ietf.org>; Tue,  3 Jul 2018 16:42:11 -0700 (PDT)
Date: Tue, 03 Jul 2018 16:42:10 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530661330; bh=5RhW9BOON0VFayTkp6VpcEKpQ2KYmrPgtiYcCX/vL0c=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=hvQ2SXflllpi8EAMnq6JewdR3+ilCAA+XnzNEodtqc+yag5KtyAgaJQVTAHpFzI5H JuTK25K2IAv7tM63v1RjPQk1SmYReMRwkAj1iC1Sh5OHGAAHT07NDvwmvWcy9FVn4M kFskV/NR1aeoabpEP1HV8VoC7QlJZGZNE0uuiTOs=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abc4d1d76701de2ddc365cc8651895b87fd128e42692cf000000011753cbd292a169ce1426cba2@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1517@github.com>
Subject: [quicwg/base-drafts] Add cautionary text about PADDING and congestion control (#1517)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3c09d2eb4c5_73b03fc963cdef804674f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/CmOreMYtMFH33XHN7mgSfprjXhU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 03 Jul 2018 23:42:14 -0000

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

Closes #837 and #838.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Add text to handle PADDING and CC

-- File Changes --

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

-- Patch Links --

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

----==_mimepart_5b3c09d2eb4c5_73b03fc963cdef804674f
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 #837.">Closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="263205858" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/837" href="https://github.com/quicwg/base-drafts/issues/837">#837</a> and <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="263207679" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/838" href="https://github.com/quicwg/base-drafts/issues/838">#838</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/1517'>https://github.com/quicwg/base-drafts/pull/1517</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Add text to handle PADDING and CC</li>
</ul>

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

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1517.patch'>https://github.com/quicwg/base-drafts/pull/1517.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1517.diff'>https://github.com/quicwg/base-drafts/pull/1517.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/1517">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4axGdUGierjixbZXMWfckWz6MMzks5uDAFSgaJpZM4VBw_6">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6cRvKCz2WtbdCqGLUGOamPMZUo9ks5uDAFSgaJpZM4VBw_6.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 cautionary text about PADDING and congestion control (#1517)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1517"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1517",
"url": "https://github.com/quicwg/base-drafts/pull/1517",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 cautionary text about PADDING and congestion control (#1517)",
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "70dcd4a",
"value": "Add text to handle PADDING and CC"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1517/files#diff-0) (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\": 1517,\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\": 1517\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1517"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1517.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1517.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352784378\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b3c09d2eb4c5_73b03fc963cdef804674f--


From nobody Tue Jul  3 16:48: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 D9AE4130DFA for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 16:48: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 lCHwlAqBtwB0 for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 16:48: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 5F641130DCB for <quic-issues@ietf.org>; Tue,  3 Jul 2018 16:48:33 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1530661712; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=nL5MiLbqC5tfdK1vWf2TYT0PhQQki5OQqqnDyAn8Lu4=; b=njMj2BqMKk9KFefSCus2RnIdJEJrfGo7Xm9+FV99Ep5J7GqR3Nmlc1CyJC64gzxKJZYhdDnQ bePyLpeKcXFVR0eQQACz2JFfeqDh+ed2qGyimPekIr5+hCAFOTRyVXesMAoz8NZnL4H8F8RZ ru0rD/DZMIkljirl2cIIqzIGdeI=
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.253.29]) by mxa.mailgun.org with ESMTP id 5b3c08f7.7f4b319541e0-smtp-out-n02; Tue, 03 Jul 2018 23:38:31 -0000 (UTC)
Date: Tue, 03 Jul 2018 16:38:30 -0700
From: Jana Iyengar <jri.ietf@gmail.com>
Reply-To: Jana Iyengar <jri.ietf@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b3c08f67f1e4_49af2b23ce261c14343f6@hookshot-fe-b0febf1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 70dcd4: Add text to handle PADDING and CC
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b3c08f67edb9_49af2b23ce261c1434271"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Dy3t_JL91i5ImV8nXDORZdCF1uY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 03 Jul 2018 23:48:36 -0000

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

  Branch: refs/heads/padding
  Home:   https://github.com/quicwg/base-drafts
  Commit: 70dcd4af391f969c04924aeec4ac0b2ebaa0eaaf
      https://github.com/quicwg/base-drafts/commit/70dcd4af391f969c04924aeec4ac0b2ebaa0eaaf
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2018-07-03 (Tue, 03 Jul 2018)

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

  Log Message:
  -----------
  Add text to handle PADDING and CC



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

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

----==_mimepart_5b3c08f67edb9_49af2b23ce261c1434271--


From nobody Tue Jul  3 19:00: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 17741130FA5 for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 19:00:35 -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, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id oHaz4605txTj for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 19:00: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 3798D130F61 for <quic-issues@ietf.org>; Tue,  3 Jul 2018 19:00:33 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1530669632; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=aygUhvT9RzIys5sRBlvbPR4lcSlSMsGgdutnZ5pFNgA=; b=JafxfGRT7cjlZJTADmMGmfctjq4O1BiBuzKyxKVo8Lm4n5clcld3GGYhAswLcU66oYhUArrk VZ7Fd9GsCeqKxB9GXXJ+xmgdWLVQiuWf4jwAHm3pRkqx6U3Xry2yoPFhsKha0kyW0ZhrgmZ4 lmR7ehsFw8ZfYCsLi8idFWQYNeo=
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.36]) by mxa.mailgun.org with ESMTP id 5b3c2a40.7f5bcdb54810-smtp-out-n02; Wed, 04 Jul 2018 02:00:32 -0000 (UTC)
Date: Tue, 03 Jul 2018 19:00:31 -0700
From: Mark Nottingham <mnot@mnot.net>
Reply-To: Mark Nottingham <mnot@mnot.net>
To: quic-issues@ietf.org
Message-ID: <5b3c2a3f4bd77_25d2ac8bdfefc1c833af@hookshot-fe-cace476.cp1-iad.github.net.mail>
Subject: [quicwg/wg-materials] 2dff17: Update arrangements.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b3c2a3f4b7f6_25d2ac8bdfefc1c832f2"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Jrhw75nH1d1X4bAQ7HYRyxf1sm0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 04 Jul 2018 02:00:38 -0000

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

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/wg-materials
  Commit: 2dff175ea000b308da4e0153c790dc42ddc50688
      https://github.com/quicwg/wg-materials/commit/2dff175ea000b308da4e0153c790dc42ddc50688
  Author: Mark Nottingham <mnot@mnot.net>
  Date:   2018-07-04 (Wed, 04 Jul 2018)

  Changed paths:
    M interim-18-09/arrangements.md

  Log Message:
  -----------
  Update arrangements.md



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

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

----==_mimepart_5b3c2a3f4b7f6_25d2ac8bdfefc1c832f2--


From nobody Tue Jul  3 19:25: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 4D150130E31 for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 19:25:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PrrMDjfUiqHY for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 19:25: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 4BB0E130DD0 for <quic-issues@ietf.org>; Tue,  3 Jul 2018 19:25:31 -0700 (PDT)
Date: Tue, 03 Jul 2018 19:25:29 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530671129; bh=3TGfKmo6Oym3SCNsv5HbayiaZpFsAPLGBtHpqWJXtZY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=trAiq+jhW0V6yb7UTQYBGVPPHBUtkiHbnaj+5KtUkscfCcCINWgw0ooD3ao+JLMeJ KPZJfKLWTv5UwWg+v1t++D/Kv+ZhSn1zkrF7JMs9Z5OY550bSk9v9jZ30TqK/7SPBQ pXA115rlNVOzxo/8mTj0Em9XYPlKOx63ctCZJsVc=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab3f4fc824046b05c299231c0ba203af389ef547bc92cf000000011753f21992a169ce140801b8@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/402344343@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_5b3c30191e059_fab3fb5d1a08f7c168272"; 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/yy1w032m6URjvozoEg6JDi1uqYM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 04 Jul 2018 02:25:34 -0000

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

@janaiyengar 
> but I wonder if the ability to have all connections target specific CIDs might allow some sort of interesting attacks via steering the server's load balancing infrastructure.

I do not think that providing middleboxes the ability change the DCID opens up a _new_ attack vector, because load balancers need to take care of DoS attacks *mounted by clients* using specific DCID (or set of specific DCIDs) anyways.

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

<p><a class=3D"user-mention" data-hovercard-user-id=3D"11067604" data-oct=
o-click=3D"hovercard-link-click" data-octo-dimensions=3D"link_type:self" =
href=3D"https://github.com/janaiyengar">@janaiyengar</a></p>
<blockquote>
<p>but I wonder if the ability to have all connections target specific CI=
Ds might allow some sort of interesting attacks via steering the server's=
 load balancing infrastructure.</p>
</blockquote>
<p>I do not think that providing middleboxes the ability change the DCID =
opens up a <em>new</em> attack vector, because load balancers need to tak=
e care of DoS attacks <em>mounted by clients</em> using specific DCID (or=
 set of specific DCIDs) anyways.</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/1486#issuecomment-402344343">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq6IW=
KbtCY2J7JcPK1Gc00K55H3zaks5uDCeZgaJpZM4U5BQ4">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq9dPnLjj7m5No1aH1znb2vof=
GBn6ks5uDCeZgaJpZM4U5BQ4.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 #1486: @janaiyengar \r\n\u003e but I wonder if the ability to have =
all connections target specific CIDs might allow some sort of interesting=
 attacks via steering the server's load balancing infrastructure.\r\n\r\n=
I do not think that providing middleboxes the ability change the DCID ope=
ns up a _new_ attack vector, because load balancers need to take care of =
DoS attacks *mounted by clients* using specific DCID (or set of specific =
DCIDs) anyways."}],"action":{"name":"View Issue","url":"https://github.co=
m/quicwg/base-drafts/issues/1486#issuecomment-402344343"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment=
-402344343",
"url": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment-40=
2344343",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 un=
authenticated (#1486)",
"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\": 1486,\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\": 1486\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment-40=
2344343"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3504917=
04\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b3c30191e059_fab3fb5d1a08f7c168272--


From nobody Tue Jul  3 20:16: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 C1CD6130DDA for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 20:16:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CsBA1t2mGRRJ for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 20:16: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 BB238130DD1 for <quic-issues@ietf.org>; Tue,  3 Jul 2018 20:16:39 -0700 (PDT)
Date: Tue, 03 Jul 2018 20:16:38 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530674198; bh=3eU/RlLW++dIcVurw3uXiugACtLRQhDO+9nbV6Gl62A=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=yYlzDdG1eXAxxViiLJq893Nt+4sFlC3KO0gHsgLg6miGAzlGD69ccO48y/NTXE+If CiWWCFeQmUyKEp8he++4h9o3B6v2Z3AA2BBzKoh6vmwllE2Lk3ofm/m75C2+U+JE0t 3AAFJWBLSkGzpJY7sjh+ReTyBE4ZRRZWAKBsBu5Q=
From: Christian Huitema <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab152360b51bd07c202e3403ba50c22f13e7fe8c1492cf000000011753fe1692a169ce1427404b@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1518@github.com>
Subject: [quicwg/base-drafts] Make EOED transmission optional in QUIC, please (#1518)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3c3c16ab5ae_6a363ff899a64f88536451"; 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/oB153jaofVXl1O8QFd_Tlb5ciiA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 04 Jul 2018 03:16:42 -0000

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

The TLS spec seems to imply that the End Of Early Data (EOED) message, if required, should be protected and transmitted as 0-RTT data.  I found that when implementing the draft-13 spec, and it was somewhat of a surprise. I understand the willingness to exactly parallel TLS 1.3 behavior of TCP, but it is weird when packets are sent as UDP datagrams.

The weirdest part is probably the retransmission behavior. 0-RTT packets are only acked by 1-RTT packets. Stream frames in 0-RTT packets are resent in 1-RTT packets. For correct behavior, we must guarantee that it is received before the Client Finished message. What are implementers supposed to do? Put a huge wart in the retransmission control?

It would be much simpler to not require an EOED message for Quic. EOED is not really functional, since 0-RTT packets are not processed through the TLS stack. 0-RTT and 1-RTT packets are in the same sequence space, there is no need for a demarcation. It is just one of those hazing things that are imposed on developers.

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

<p>The TLS spec seems to imply that the End Of Early Data (EOED) message, if required, should be protected and transmitted as 0-RTT data.  I found that when implementing the draft-13 spec, and it was somewhat of a surprise. I understand the willingness to exactly parallel TLS 1.3 behavior of TCP, but it is weird when packets are sent as UDP datagrams.</p>
<p>The weirdest part is probably the retransmission behavior. 0-RTT packets are only acked by 1-RTT packets. Stream frames in 0-RTT packets are resent in 1-RTT packets. For correct behavior, we must guarantee that it is received before the Client Finished message. What are implementers supposed to do? Put a huge wart in the retransmission control?</p>
<p>It would be much simpler to not require an EOED message for Quic. EOED is not really functional, since 0-RTT packets are not processed through the TLS stack. 0-RTT and 1-RTT packets are in the same sequence space, there is no need for a demarcation. It is just one of those hazing things that are imposed on developers.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1518">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyOPm2ynVenq-Oxp7EWjRJ7U9cR4ks5uDDOWgaJpZM4VB5Yx">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqyDt__FA2jYv16UdAmIj5l8rdhZtks5uDDOWgaJpZM4VB5Yx.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 EOED transmission optional in QUIC, please (#1518)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1518"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1518",
"url": "https://github.com/quicwg/base-drafts/issues/1518",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@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 EOED transmission optional in QUIC, please (#1518)",
"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": 1518
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1518,\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\": 1518\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1518"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352818737\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3c3c16ab5ae_6a363ff899a64f88536451--


From nobody Tue Jul  3 20:24: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 E0D30130DEB for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 20:24:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jhsh8Fs_8FZi for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 20:24: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 02B78130DD1 for <quic-issues@ietf.org>; Tue,  3 Jul 2018 20:24:40 -0700 (PDT)
Date: Tue, 03 Jul 2018 20:24:40 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530674680; bh=zw+mqxXxntoKZp5COfD4bhfddNMgv9ln1eNG9bLWe7Q=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=NfwmtOrxPMNeqpuFYaoi/Zmfz8khKBOQ+Z+TVI5vyUq5bIcVx6fdpo+/C5EhVyxXh SNsWyBS3jzj4bIt78wbPKreXDO9PfGj3BiEpNjFK4U4JWNN1tj9ae3d4gZHm1iIfDg WGCFhEL8AlxuQ6YUajsJuCcXKn0nwq8cyRIvNyhg=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abc02619bb85d1c7403207bccbc06d96e21e853b3892cf000000011753fff792a169ce1424af09@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1515/c402352260@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1515@github.com>
References: <quicwg/base-drafts/pull/1515@github.com>
Subject: Re: [quicwg/base-drafts] Fix number agreement: a number _is_ reduced (#1515)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3c3df7f3dc4_58813fd0a3f4ef80574890"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/w8OdJnNqd-hyYrHs04Vo6IAE2CQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 04 Jul 2018 03:24:43 -0000

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

What would I do without these fixes...  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/1515#issuecomment-402352260
----==_mimepart_5b3c3df7f3dc4_58813fd0a3f4ef80574890
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>What would I do without these fixes...  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/1515#issuecomment-402352260">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyOu1WMnXZ-ZKM9nhpunl6nnMmRUks5uDDV3gaJpZM4VBKgL">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6e8qB7wPJ_Aq9ReLT70OOS1yMVTks5uDDV3gaJpZM4VBKgL.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1515: What would I do without these fixes...  Thanks."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1515#issuecomment-402352260"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1515#issuecomment-402352260",
"url": "https://github.com/quicwg/base-drafts/pull/1515#issuecomment-402352260",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 number agreement: a number _is_ reduced (#1515)",
"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\": 1515,\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\": 1515\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1515#issuecomment-402352260"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352626699\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3c3df7f3dc4_58813fd0a3f4ef80574890--


From nobody Tue Jul  3 20:24: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 E2F7B130E16 for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 20:24: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 5ZnXJgYIe2Bc for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 20:24: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 AC586130DD1 for <quic-issues@ietf.org>; Tue,  3 Jul 2018 20:24:43 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1530674683; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=sg5AALjdMhcEa8//7Lx5Vx+iatIPYkO8kD+N9Mn2uFk=; b=RfcRXkAWykird55EeO+NHfwh6+9mQ2+2Xku/R+ObOVukfUATopppdLFOdFoRau56MpkQH6xN hSBdAddJIgolsmDHr9ypMF9+kKDTR6BuNRRsVRUFr8bgR4vJpJ++bxgehwIgTzSl+jXpldCw w7gs0j4k1nGJgM/dCTU6pvw673k=
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 5b3c3df9.7fa9907b7870-smtp-out-n02; Wed, 04 Jul 2018 03:24:41 -0000 (UTC)
Date: Tue, 03 Jul 2018 20:24:41 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b3c3df971ba_36e12ac36a7edc1024639@hookshot-fe-31feec6.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 08ed4e: Fix number agreement: a number _is_ reduced
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b3c3df96a86_36e12ac36a7edc102453f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/2aIKzKEpyUfg83Ub-TicuCwsEg4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 04 Jul 2018 03:24:45 -0000

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

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 08ed4e3796cf1caeb2b03b3671ab859ef0ad84c4
      https://github.com/quicwg/base-drafts/commit/08ed4e3796cf1caeb2b03b3671ab859ef0ad84c4
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>
  Date:   2018-07-03 (Tue, 03 Jul 2018)

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

  Log Message:
  -----------
  Fix number agreement: a number _is_ reduced


  Commit: 7b07552ecb714c16d4e9ebf2b233eb8586ec8aad
      https://github.com/quicwg/base-drafts/commit/7b07552ecb714c16d4e9ebf2b233eb8586ec8aad
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-04 (Wed, 04 Jul 2018)

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

  Log Message:
  -----------
  Merge pull request #1515 from dtikhonov/201807031124-number-is-reduced

Fix number agreement: a number _is_ reduced


Compare: https://github.com/quicwg/base-drafts/compare/9dcc013f004b...7b07552ecb71
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

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

----==_mimepart_5b3c3df96a86_36e12ac36a7edc102453f--


From nobody Tue Jul  3 20:24: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 B72AB130E3A for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 20:24:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UE16QyLOVFz3 for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 20:24: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 5473E130DEB for <quic-issues@ietf.org>; Tue,  3 Jul 2018 20:24:44 -0700 (PDT)
Date: Tue, 03 Jul 2018 20:24:43 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530674683; bh=HYnMp0z0fGNwD3ACSL6s1z9dPrD1Hy7Fz6F1qTShlvI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=YcePCdi1A6c6XzkN2GSS2Frqu/WQoVkQOV9bmdkjjlcM+NIq53HTP6f+iRZAaPoS6 TihAzjDGXuziTRcZPuchdsT4GQtKmbS/gI9LwYvxiNZOk0G4z4vh4TwdlY9zJ3QRXf hkTOD/Q0/vZTW2ZqU616wsHb3jHrL03TqKdfuSIM=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab2f03e1a879bd24a496463a85eea27fb40626104b92cf000000011753fffb92a169ce1424af09@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1515/issue_event/1715396978@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1515@github.com>
References: <quicwg/base-drafts/pull/1515@github.com>
Subject: Re: [quicwg/base-drafts] Fix number agreement: a number _is_ reduced (#1515)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3c3dfb9f0d4_708b2b1712580f58514353"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/_OL_-B2RuX03drDSNZoEkVmbT60>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 04 Jul 2018 03:24:47 -0000

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

Merged #1515.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1515#event-1715396978
----==_mimepart_5b3c3dfb9f0d4_708b2b1712580f58514353
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="337948425" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1515" href="https://github.com/quicwg/base-drafts/pull/1515">#1515</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1515#event-1715396978">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5tCqmR3LjfIxMyo1Lpl5kBI7O_Tks5uDDV7gaJpZM4VBKgL">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzK46D_ndekkULnicknna_gD-lGbks5uDDV7gaJpZM4VBKgL.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1515."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1515#event-1715396978"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1515#event-1715396978",
"url": "https://github.com/quicwg/base-drafts/pull/1515#event-1715396978",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 number agreement: a number _is_ reduced (#1515)",
"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/1515#event-1715396978"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352626699\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3c3dfb9f0d4_708b2b1712580f58514353--


From nobody Tue Jul  3 20: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 F0174130DEB for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 20:25:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.605
X-Spam-Level: 
X-Spam-Status: No, score=-6.605 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DLAOCbrfi055 for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 20:25: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 9EB0B130DD1 for <quic-issues@ietf.org>; Tue,  3 Jul 2018 20:25:57 -0700 (PDT)
Date: Tue, 03 Jul 2018 20:25:57 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530674757; bh=jGml6FTNzxDNBrCP1ISvjCCbObOWgc1T9dtML3FULbw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=uFuQ9xLpUH5hq5cU2GPlknMwq+ojYE06fKNY6V8LLZyD+neOds0vgv8VvpxLKzflO Kc+cSU9dbiWAuuDG6nEf9wZpoC5t7ev83S9eyMcyvTRnWYnmCf1sapPSnEO35uIvRm /DLvn1RlC30V7iyWxPH3uGeVsCXNTwuUBH2HvWTQ=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abcb227410ae7b1319994873136e7ba5c9524a7f9c92cf000000011754004592a169ce1426c354@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1516/review/134227783@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1516@github.com>
References: <quicwg/base-drafts/pull/1516@github.com>
Subject: Re: [quicwg/base-drafts] Discuss headers in more detail (#1516)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3c3e457868_14243fefa648af78468123"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/5x53YJUmSoXnA7_lHfWu-mqvGls>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 04 Jul 2018 03:25:59 -0000

----==_mimepart_5b3c3e457868_14243fefa648af78468123
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/1516#pullrequestreview-134227783
----==_mimepart_5b3c3e457868_14243fefa648af78468123
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/1516#pullrequestreview-134227783">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2-ue-Zwiyit2nbg1yXz1gupjnFtks5uDDXFgaJpZM4VBwZ1">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8z2b3Np-o_C_Den8sBeoDqlmucrks5uDDXFgaJpZM4VBwZ1.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1516"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1516#pullrequestreview-134227783"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1516#pullrequestreview-134227783",
"url": "https://github.com/quicwg/base-drafts/pull/1516#pullrequestreview-134227783",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1516",
"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/1516#pullrequestreview-134227783"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352781941\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3c3e457868_14243fefa648af78468123--


From nobody Tue Jul  3 20:27: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 1372C130E3A for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 20:27:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Abspq-rKBzVd for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 20:27: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 4ABFC130DD1 for <quic-issues@ietf.org>; Tue,  3 Jul 2018 20:27:07 -0700 (PDT)
Date: Tue, 03 Jul 2018 20:27:06 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530674826; bh=s9ylyg8ibCSRZWQzMjqhLGe4P0tWcOHqiviMSzQwFCo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=RfgWEEwW1AxqBb2vOvGn0+GuYOg8yn9jLoEHBjvZsS+NJg/upL6xK5uZIopuOV0gc 0h1tvo8QmfkmCqQGiBdtHKu7mD6zwhW0Ux/5iKblMQESHWMX4LWQqbxKv3bvd2V2jW wIFMOlfOy7FpDS6b5Bf1/DnWLjdtLJKeBGXzQayM=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abfcfa8c5746ce04324cb6491670678185e11884e492cf000000011754008a92a169ce0fb033e2@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/837/issue_event/1715398673@github.com>
In-Reply-To: <quicwg/base-drafts/issues/837@github.com>
References: <quicwg/base-drafts/issues/837@github.com>
Subject: Re: [quicwg/base-drafts] Padding ACK-only packets (#837)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3c3e8a8992f_35f3ff899a64f883242d3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/bd5xGmIwOgvLKCOCDKudY3Mat8s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 04 Jul 2018 03:27:09 -0000

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

Closed #837 via #1517.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/837#event-1715398673
----==_mimepart_5b3c3e8a8992f_35f3ff899a64f883242d3
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="263205858" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/837" href="https://github.com/quicwg/base-drafts/issues/837">#837</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="338086818" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1517" href="https://github.com/quicwg/base-drafts/pull/1517">#1517</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/837#event-1715398673">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2eAl-xYwj_Cx5b70ZSdRXlrVAbSks5uDDYKgaJpZM4PvbtM">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7nxtvnV_-5WCtZP5y5cnjkrKzx3ks5uDDYKgaJpZM4PvbtM.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #837 via #1517."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/837#event-1715398673"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/837#event-1715398673",
"url": "https://github.com/quicwg/base-drafts/issues/837#event-1715398673",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Padding ACK-only packets (#837)",
"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/837#event-1715398673"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 264092492\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3c3e8a8992f_35f3ff899a64f883242d3--


From nobody Tue Jul  3 20: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 4F03A130DD1 for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 20:27:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.902
X-Spam-Level: 
X-Spam-Status: No, score=0.902 tagged_above=-999 required=5 tests=[BAYES_05=-0.5, DKIM_ADSP_CUSTOM_MED=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 S_QLx5yxoJPn for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 20:27: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 1C654130E31 for <quic-issues@ietf.org>; Tue,  3 Jul 2018 20:27:08 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1530674827; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=2ZqaEK/+OjMW8X3rrskrI2WlZ/V9Zo9ygNUccV0XwDo=; b=eYyq3HXjEA/dbFO5XUDYhqL4L7Tf20fGymEOJ+Kw6RPvhoU+TfwHzp27diMor1AR0AJIqr6+ oFvXpEJG80Pq1Sjd9Vu6nbJquaUVvAUwcv8gC7mhg9L/RprCNl0UB/Z2FJP9AunK2BXnz93h XwIVSkk5iEaWXKE9+xe14dj82TQ=
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 5b3c3e8b.7f3dab3a4960-smtp-out-n01; Wed, 04 Jul 2018 03:27:07 -0000 (UTC)
Date: Tue, 03 Jul 2018 20:27:07 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b3c3e8b38cf9_4c782ac3f25a7c0c891fe@hookshot-fe-2cc8887.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b3c3e8b38601_4c782ac3f25a7c0c8909"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/8BjCR-TexAXGEnPhPbTf9n1FqIc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 04 Jul 2018 03:27:11 -0000

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

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

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

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

----==_mimepart_5b3c3e8b38601_4c782ac3f25a7c0c8909--


From nobody Tue Jul  3 20: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 8907E130E31 for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 20:27:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XCD38i0-vMpn for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 20:27: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 81D23130DEB for <quic-issues@ietf.org>; Tue,  3 Jul 2018 20:27:07 -0700 (PDT)
Date: Tue, 03 Jul 2018 20:27:06 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530674826; bh=4AG1tIlifMxKUvPHRSM0y/8cpkSu1C1vJ81VSCD7HCk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=AP40ICn6zmu5iKl/Tv3YnM5Jp2AlqoLgGIPcvnlE595+urT63oR16wOIzM24DKjad RLvInuRe7ElI3DoI43f4wMGaVLgdXoJXuoNWeMqy3hvhBeVicc+cMJ5RHqUblRbf6G X6mq3sORs+2ZB/TTc4ZbYi+mNxlJfuhbdbLVf5Yo=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab9dacf0d6dcb7be35d97ba1bca7b0889dad92510792cf000000011754008a92a169ce1426cba2@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1517/issue_event/1715398672@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1517@github.com>
References: <quicwg/base-drafts/pull/1517@github.com>
Subject: Re: [quicwg/base-drafts] Add cautionary text about PADDING and congestion control (#1517)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3c3e8ae1455_6d6d2b1ad535af50276058"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/tBNzfGYdgQc8HyhWpJsknAXzC40>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 04 Jul 2018 03:27:11 -0000

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

Merged #1517.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1517#event-1715398672
----==_mimepart_5b3c3e8ae1455_6d6d2b1ad535af50276058
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="338086818" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1517" href="https://github.com/quicwg/base-drafts/pull/1517">#1517</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1517#event-1715398672">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9EZc4E5F3GkIiit_xX8opJ3ENSMks5uDDYKgaJpZM4VBw_6">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0RwD0DApJLriHBX6OeWD_35O_uOks5uDDYKgaJpZM4VBw_6.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1517."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1517#event-1715398672"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1517#event-1715398672",
"url": "https://github.com/quicwg/base-drafts/pull/1517#event-1715398672",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 cautionary text about PADDING and congestion control (#1517)",
"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/1517#event-1715398672"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352784378\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3c3e8ae1455_6d6d2b1ad535af50276058--


From nobody Tue Jul  3 20:27: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 7F5CA130E9E for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 20:27:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ycjqCXTCQCfH for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 20:27:20 -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 DCCF7130E82 for <quic-issues@ietf.org>; Tue,  3 Jul 2018 20:27:20 -0700 (PDT)
Date: Tue, 03 Jul 2018 20:27:19 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530674839; bh=TMwbQFGcCKMK8QEDcE6VTHLE/bKNALsn+tbYmCnZctI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=wwnCNGXZxleg66C3edfmDCSNZyzmKeXHabIta0K9Bszx1vvctN7mGmd1cM+dSjUzw Kwse40tZM9DmGoTNhwArGwNLS9HGuVjzi4WYqHRBqLde/YfJq1sp1nGD6YvUEl1XZ0 BYSamrFqp+E0WeTRfsLnnKrj1zi84JT8lcoWIQ/s=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab6803d00a43a234034cb9c7b22c9ddd8748d226d692cf000000011754009792a169ce1426cba2@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1517/c402352590@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1517@github.com>
References: <quicwg/base-drafts/pull/1517@github.com>
Subject: Re: [quicwg/base-drafts] Add cautionary text about PADDING and congestion control (#1517)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3c3e97a20cc_1403f90497fcf8835291b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/dN6TkLlyP_Rh6W9iZWmc3YMA4IE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 04 Jul 2018 03:27:23 -0000

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

Great.  That's two more issues down.

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

<p>Great.  That's two more issues down.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1517#issuecomment-402352590">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwaqcFGtBpG3n8ziNPAqA5hJldBKks5uDDYXgaJpZM4VBw_6">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3Gnp_dLuHJK2Cj2LXeVJhuFXaRnks5uDDYXgaJpZM4VBw_6.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1517: Great.  That's two more issues down."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1517#issuecomment-402352590"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1517#issuecomment-402352590",
"url": "https://github.com/quicwg/base-drafts/pull/1517#issuecomment-402352590",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 cautionary text about PADDING and congestion control (#1517)",
"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\": 1517,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1517#issuecomment-402352590"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352784378\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3c3e97a20cc_1403f90497fcf8835291b--


From nobody Tue Jul  3 20:37: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 C37FB130E3A for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 20:37:08 -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 Av-w1iOgHJFu for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 20:37: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 9BF75130934 for <quic-issues@ietf.org>; Tue,  3 Jul 2018 20:37:07 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1530675427; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=lo+FJMuwdiatC1o4+2KEyZhDHXFOVcx39osqFWp4/yA=; b=CFelVTF+Lu+9QAB95A0x9YI0skRZhBsMMjM1b79NbtfvhbTDZDdC37SyK09AxbccbFgcjHqf 6qsrI2yO///qXp7Gf/gcWKeG3bwmjel4qJuk57fwE5jbyJSWA07Qg67/aZyoPifWw8CivAb0 yn9c9v371I6SoStaopeIg9Zo3qU=
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 5b3c3e89.7f3d8a2ee660-smtp-out-n01; Wed, 04 Jul 2018 03:27:05 -0000 (UTC)
Date: Tue, 03 Jul 2018 20: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: <5b3c3e88155bc_353d2ab464b75c1c2453b@hookshot-fe-88eb02d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 70dcd4: Add text to handle PADDING and CC
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b3c3e8814e3a_353d2ab464b75c1c244a5"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/GpypN9xpQsbskGUJSYfTMhQ7za4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 04 Jul 2018 03:37:09 -0000

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

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 70dcd4af391f969c04924aeec4ac0b2ebaa0eaaf
      https://github.com/quicwg/base-drafts/commit/70dcd4af391f969c04924aeec4ac0b2ebaa0eaaf
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2018-07-03 (Tue, 03 Jul 2018)

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

  Log Message:
  -----------
  Add text to handle PADDING and CC


  Commit: ba7151b6bf3098e2c8cdb442b58bd4237557b49b
      https://github.com/quicwg/base-drafts/commit/ba7151b6bf3098e2c8cdb442b58bd4237557b49b
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-04 (Wed, 04 Jul 2018)

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

  Log Message:
  -----------
  Merge pull request #1517 from quicwg/padding

Add cautionary text about PADDING and congestion control


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

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

----==_mimepart_5b3c3e8814e3a_353d2ab464b75c1c244a5--


From nobody Tue Jul  3 20:46: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 27147130E28 for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 20:46:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OhY59aLR5zAs for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 20: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 86C98130E81 for <quic-issues@ietf.org>; Tue,  3 Jul 2018 20:46:48 -0700 (PDT)
Date: Tue, 03 Jul 2018 20:46:47 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530676007; bh=w94ANmpOgmJ53XpmQxKpQzp11ErKZMHUL49/5G9T58E=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=k+bskde9oGYFvYh/YS56f1lkoiofNC4O07Gkz22vS2kCf8deveSX9Bgc5vwBynI/N Q21O2Sf+ixoHxuDTQgeAPoG88jfCAefKpSCaksEZQP/N/mdWLgOHlYO1bD0AuxuhCA 83XARPD4shpJX3Fa7OsUNVEi8aBY4mC6FgVDdfmQ=
From: ekr <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab9aa2a5bea638cf9f2c835721d1ff8abbce0199a192cf000000011754052792a169ce1427404b@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1518/402354879@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1518@github.com>
References: <quicwg/base-drafts/issues/1518@github.com>
Subject: Re: [quicwg/base-drafts] Make EOED transmission optional in QUIC, please (#1518)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3c4327939de_374a3fd0a3f4ef80502173"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ekr
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/rw98_W1PDmCvfAu6yJ7XDupxODk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 04 Jul 2018 03:46:52 -0000

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

On Tue, Jul 3, 2018 at 8:16 PM, Christian Huitema <notifications@github.com>
wrote:

> The TLS spec seems to imply that the End Of Early Data (EOED) message, if
> required, should be protected and transmitted as 0-RTT data.
>

Yes. All messages are transmitted in the same epochs they would be in TLS
1.3.

I found that when implementing the draft-13 spec, and it was somewhat of a
> surprise. I understand the willingness to exactly parallel TLS 1.3 behavior
> of TCP, but it is weird when packets are sent as UDP datagrams.
>
> The weirdest part is probably the retransmission behavior. 0-RTT packets
> are only acked by 1-RTT packets. Stream frames in 0-RTT packets are resent
> in 1-RTT packets. For correct behavior, we must guarantee that it is
> received before the Client Finished message. What are implementers supposed
> to do? Put a huge wart in the retransmission control?
>
Well, EOED isn't a stream frame, so I don't think it's actually that
complicated to implement this. I think it's more important to keep the TLS
1.3 state machine intact.

-Ekr


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

On Tue, Jul 3, 2018 at 8:16 PM, Christian Huitema &lt;notifications@githu=
b.com&gt;<br>
wrote:<br>
<br>
&gt; The TLS spec seems to imply that the End Of Early Data (EOED) messag=
e, if<br>
&gt; required, should be protected and transmitted as 0-RTT data.<br>
&gt;<br>
<br>
Yes. All messages are transmitted in the same epochs they would be in TLS=
<br>
1.3.<br>
<br>
I found that when implementing the draft-13 spec, and it was somewhat of =
a<br>
&gt; surprise. I understand the willingness to exactly parallel TLS 1.3 b=
ehavior<br>
&gt; of TCP, but it is weird when packets are sent as UDP datagrams.<br>
&gt;<br>
&gt; The weirdest part is probably the retransmission behavior. 0-RTT pac=
kets<br>
&gt; are only acked by 1-RTT packets. Stream frames in 0-RTT packets are =
resent<br>
&gt; in 1-RTT packets. For correct behavior, we must guarantee that it is=
<br>
&gt; received before the Client Finished message. What are implementers s=
upposed<br>
&gt; to do? Put a huge wart in the retransmission control?<br>
&gt;<br>
Well, EOED isn&#39;t a stream frame, so I don&#39;t think it&#39;s actual=
ly that<br>
complicated to implement this. I think it&#39;s more important to keep th=
e TLS<br>
1.3 state machine intact.<br>
<br>
-Ekr<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/1518#issuecomment-402354879">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqy1h=
TCk1DyjbPmGRb0IZZtSmuTvGks5uDDqngaJpZM4VB5Yx">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkqxmwmQJ0VvBJElw8TnoZaEIQ=
nRCKks5uDDqngaJpZM4VB5Yx.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":"@ekr =
in #1518: On Tue, Jul 3, 2018 at 8:16 PM, Christian Huitema \u003cnotific=
ations@github.com\u003e\nwrote:\n\n\u003e The TLS spec seems to imply tha=
t the End Of Early Data (EOED) message, if\n\u003e required, should be pr=
otected and transmitted as 0-RTT data.\n\u003e\n\nYes. All messages are t=
ransmitted in the same epochs they would be in TLS\n1.3.\n\nI found that =
when implementing the draft-13 spec, and it was somewhat of a\n\u003e sur=
prise. I understand the willingness to exactly parallel TLS 1.3 behavior\=
n\u003e of TCP, but it is weird when packets are sent as UDP datagrams.\n=
\u003e\n\u003e The weirdest part is probably the retransmission behavior.=
 0-RTT packets\n\u003e are only acked by 1-RTT packets. Stream frames in =
0-RTT packets are resent\n\u003e in 1-RTT packets. For correct behavior, =
we must guarantee that it is\n\u003e received before the Client Finished =
message. What are implementers supposed\n\u003e to do? Put a huge wart in=
 the retransmission control?\n\u003e\nWell, EOED isn't a stream frame, so=
 I don't think it's actually that\ncomplicated to implement this. I think=
 it's more important to keep the TLS\n1.3 state machine intact.\n\n-Ekr\n=
"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-d=
rafts/issues/1518#issuecomment-402354879"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1518#issuecomment=
-402354879",
"url": "https://github.com/quicwg/base-drafts/issues/1518#issuecomment-40=
2354879",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 EOED transmission optional in QUI=
C, please (#1518)",
"sections": [
{
"text": "",
"activityTitle": "**ekr**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@ekr",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1518,\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\": 1518\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1518#issuecomment-40=
2354879"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3528187=
37\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b3c4327939de_374a3fd0a3f4ef80502173--


From nobody Tue Jul  3 21:11: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 489561271FF for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 21:11:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MP17Gg9roMcv for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 21:11: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 53159130934 for <quic-issues@ietf.org>; Tue,  3 Jul 2018 21:11:53 -0700 (PDT)
Date: Tue, 03 Jul 2018 21:11:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530677512; bh=gskFYEwtMijAjYe74dDdxayXQ4vZKS/nVmVdTZEwhiM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=iRHXsBwwMyr1a3npBGXLqPY12voW4kvxVbn7xkB0kBk6vqVyN8Nu34ka7VzM/YmOf gdkSsYl69zKgOES8PRcDZR41OZoQJoIld52aIocuQS9p3mheReZwreVZ36shmWLEq9 pK2nE9NgtiNo8sp3TuzWLSjyDiGDMeeZ1vdJxQ+g=
From: Christian Huitema <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab8010286fc3ac657e3df34a071197ed9a88f08a2792cf0000000117540b0892a169ce1427404b@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1518/402357765@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1518@github.com>
References: <quicwg/base-drafts/issues/1518@github.com>
Subject: Re: [quicwg/base-drafts] Make EOED transmission optional in QUIC, please (#1518)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3c490855bb5_71172b1712580f58522472"; 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/pRf-biq_j3z4Yq0_BD60M9_tqT8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 04 Jul 2018 04:11:56 -0000

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

It really depends how you deal with retransmissions. In my code it is a huge pain. Of course I can find some contorted way to deal with it. But I hate that kind of stuff.

As for the TLS 1.3 state machine, what does the EOED actually achieve? You cannot clear the 0-RTT encryption context until you are sure that all 0-RTT datagrams have been received. Do you just want to prove that the client could exercise the 0-RTT 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/issues/1518#issuecomment-402357765
----==_mimepart_5b3c490855bb5_71172b1712580f58522472
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>It really depends how you deal with retransmissions. In my code it is =
a huge pain. Of course I can find some contorted way to deal with it. But=
 I hate that kind of stuff.</p>
<p>As for the TLS 1.3 state machine, what does the EOED actually achieve?=
 You cannot clear the 0-RTT encryption context until you are sure that al=
l 0-RTT datagrams have been received. Do you just want to prove that the =
client could exercise the 0-RTT key?</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/1518#issuecomment-402357765">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq_rh=
YdKjr0DeL3syCW9b0pjPe--Rks5uDECIgaJpZM4VB5Yx">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq533F4bQ4UFsTQgJixQ219CN=
6cnHks5uDECIgaJpZM4VB5Yx.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":"@huit=
ema in #1518: It really depends how you deal with retransmissions. In my =
code it is a huge pain. Of course I can find some contorted way to deal w=
ith it. But I hate that kind of stuff.\r\n\r\nAs for the TLS 1.3 state ma=
chine, what does the EOED actually achieve? You cannot clear the 0-RTT en=
cryption context until you are sure that all 0-RTT datagrams have been re=
ceived. Do you just want to prove that the client could exercise the 0-RT=
T key?"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/=
base-drafts/issues/1518#issuecomment-402357765"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1518#issuecomment=
-402357765",
"url": "https://github.com/quicwg/base-drafts/issues/1518#issuecomment-40=
2357765",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 EOED transmission optional in QUI=
C, please (#1518)",
"sections": [
{
"text": "",
"activityTitle": "**Christian Huitema**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/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\": 1518,\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\": 1518\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1518#issuecomment-40=
2357765"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3528187=
37\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b3c490855bb5_71172b1712580f58522472--


From nobody Tue Jul  3 22:01: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 615C2130DEC for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 22:01:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BC1QY7NtYPuu for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 22:01: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 8D825128CF3 for <quic-issues@ietf.org>; Tue,  3 Jul 2018 22:01:54 -0700 (PDT)
Date: Tue, 03 Jul 2018 22:01:53 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530680513; bh=evd7aoU4SIdltsg/BVKwLI76ObJVuU71eHBe4DFSVrs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=WIPhMAb3PG8B+YvxEXa4m/ebtucb5Ume8W29gtp5wr5aTdvRQt/OjtXDU3UhQMYAo E4pJjp7IUfwlg609eCSPQ32TE3LBhYtCEgudCUBaaqcu8fda1Le99h/Lo92OmuCeXu S3+MbKz6ghlKCAp/nE/QFY+ZELww7EYeWddwcO3U=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab809395160b9d55c9fecde035e9c0851629033f8292cf00000001175416c192a169ce140801b8@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/402363668@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_5b3c54c13ad34_c852aadcc776f6030027"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/bW7SSb2a26hyDFIuc59lzNyn5z8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 04 Jul 2018 05:01:57 -0000

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

@kazuho got it in one.  It is cheaper by far for the attacker to act as a client if this is their goal.  @mikkelfj's defense is probably best.  Don't bother applying normal routing rules to 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/1486#issuecomment-402363668
----==_mimepart_5b3c54c13ad34_c852aadcc776f6030027
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-user-id="41567" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/kazuho">@kazuho</a> got it in one.  It is cheaper by far for the attacker to act as a client if this is their goal.  <a class="user-mention" data-hovercard-user-id="193335" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mikkelfj">@mikkelfj</a>'s defense is probably best.  Don't bother applying normal routing rules to 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/issues/1486#issuecomment-402363668">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5wYx9hIbeKxHtRQ4KFm1mmpqjxFks5uDExBgaJpZM4U5BQ4">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1scOMQ2795HthGwgBj3fUdM1e-Zks5uDExBgaJpZM4U5BQ4.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1486: @kazuho got it in one.  It is cheaper by far for the attacker to act as a client if this is their goal.  @mikkelfj's defense is probably best.  Don't bother applying normal routing rules to Initial packets."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1486#issuecomment-402363668"}}}</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-402363668",
"url": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment-402363668",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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": "**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\": 1486,\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\": 1486\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment-402363668"
}
],
"@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_5b3c54c13ad34_c852aadcc776f6030027--


From nobody Tue Jul  3 22:15: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 D58FE130DEC for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 22:15:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qBtnZomjbdES for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 22:15: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 D32D4130E1A for <quic-issues@ietf.org>; Tue,  3 Jul 2018 22:15:04 -0700 (PDT)
Date: Tue, 03 Jul 2018 22:15:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530681304; bh=RjV3HBP8+otLKmAFZwb9EiAHvKQNe0fO4KUdnEgLQ/0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Dx768yRBfvGxoym2CEjQ5cX5NZAVUHwILmBU274nt0ths1bnmjuEKD5r6kGgYS2jG 5CZm15BiQ96/fYLHMMH1UYMe8z/BixQyFOJHmAu0xVgL+MXmWWohfWebb7IXT1gEnJ hKMwQODfpLpDfQ6aFoNCHUnYBSx7QDThHnjbJmzE=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab83da5236a36f5099ed482cab82dd9a29c8e05d9992cf00000001175419d892a169ce1426c354@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1516/c402365397@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1516@github.com>
References: <quicwg/base-drafts/pull/1516@github.com>
Subject: Re: [quicwg/base-drafts] Discuss headers in more detail (#1516)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3c57d82dc70_1f2e2ab552f3cf501675e0"; 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/zkhSpeLOAHKNG07M2ONNSDUwPog>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 04 Jul 2018 05:15:08 -0000

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

What are the exact valid header name characters? Can space and control ch=
aracters be included? Ditto values - us that ASCII only, or also UTF-8? A=
 reference to RFC would be ok, but =E2=80=9Clike earlier HTTP versions=E2=
=80=9D is vague.

-- =

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

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

<p>What are the exact valid header name characters? Can space and control=
 characters be included? Ditto values - us that ASCII only, or also UTF-8=
? A reference to RFC would be ok, but =E2=80=9Clike earlier HTTP versions=
=E2=80=9D is vague.</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/1516#issuecomment-402365397">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq3PZBV=
0Yk4uyvPFKNmFuqs6I7k8Oks5uDE9YgaJpZM4VBwZ1">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkq3WVXAh396yIJ5FtXTTsCZvT8M9a=
ks5uDE9YgaJpZM4VBwZ1.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 #1516: What are the exact valid header name characters? Can space=
 and control characters be included? Ditto values - us that ASCII only, o=
r also UTF-8? A reference to RFC would be ok, but =E2=80=9Clike earlier H=
TTP versions=E2=80=9D is vague."}],"action":{"name":"View Pull Request","=
url":"https://github.com/quicwg/base-drafts/pull/1516#issuecomment-402365=
397"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1516#issuecomment-4=
02365397",
"url": "https://github.com/quicwg/base-drafts/pull/1516#issuecomment-4023=
65397",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Discuss headers in more detail (#1516)=
",
"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\": 1516,\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\": 1516\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1516#issuecomment-4023=
65397"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3527819=
41\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b3c57d82dc70_1f2e2ab552f3cf501675e0--


From nobody Tue Jul  3 23:23: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 87B5D130EA3 for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 23:23:45 -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 tI51pO03xY5i for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 23:23: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 87EB0130EB4 for <quic-issues@ietf.org>; Tue,  3 Jul 2018 23:23:43 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1530685422; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=DD8I1KchtTqBmKAvs2g0d4eMQ6U8xRzb/Z75mXtBGxo=; b=FpcIzrtuKSl8kW16qKrzHFVVgNY90zV0KbQ1enSTJeQZ/+i4H8RP4GfXZAizRumTZT05lbXL Ou5/KgGdKfZsY5O5a6nR/L7TggbbhSaBu/8hvGmQZcBiIOin/3W1DERTeQTnWh+NVb3z2fyR /1/VrZjgTBzkj40CbOeWNALNWh8=
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 5b3c67ee.7fd2017a0120-smtp-out-n02; Wed, 04 Jul 2018 06:23:42 -0000 (UTC)
Date: Tue, 03 Jul 2018 23:23:41 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b3c67edb1318_7922af352bb5c047142f@hookshot-fe-cace476.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] fe19eb: Grease the reserved bits
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b3c67edb0c63_7922af352bb5c04713ac"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/oswvNON8XtS4ulSpwcoP4qJVra4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 04 Jul 2018 06:23:46 -0000

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

  Branch: refs/heads/grease-reserved
  Home:   https://github.com/quicwg/base-drafts
  Commit: fe19ebe0ee6081b2ac1ab28228ea93942066d2ca
      https://github.com/quicwg/base-drafts/commit/fe19ebe0ee6081b2ac1ab28228ea93942066d2ca
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-04 (Wed, 04 Jul 2018)

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

  Log Message:
  -----------
  Grease the reserved bits

Closes #1511.



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

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

----==_mimepart_5b3c67edb0c63_7922af352bb5c04713ac--


From nobody Tue Jul  3 23: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 01D10130EB4 for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 23:23:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YOlz_3X9I4pP for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 23: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 6724A130EB3 for <quic-issues@ietf.org>; Tue,  3 Jul 2018 23:23:56 -0700 (PDT)
Date: Tue, 03 Jul 2018 23:23:54 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530685434; bh=u53ZittZUZv3jmIhz4pclP6OPqXKRbgsIh0RsvnOHco=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=fO8gxKGbrvQJMT3vts1o1EK/9xbtATiKgICKy7krIYxXDj4Go3QnTl6SBsxs05ZaZ I/jp0QptiiRqFfC4+wSrNT6o9eWDN/g+5eHQ6X5ggkNQg6yrPVyIOJDzr+m0/Wdxl9 8zIbELK5HM3CbXWxaxKVHji1exxFiX4XjeOpmHxQ=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe9a913f1db89b11ef8d098df9bbaff622d370c7692cf00000001175429fa92a169ce1427abd5@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1519@github.com>
Subject: [quicwg/base-drafts] Grease the reserved bits (#1519)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3c67fab6ced_4f1e2b2992eb4f60360041"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/rXsNm0YnLbO8D6DCaCt4Iwpm1rU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 04 Jul 2018 06:24:00 -0000

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

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

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

-- Commit Summary --

  * Grease the reserved bits

-- File Changes --

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

-- Patch Links --

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

----==_mimepart_5b3c67fab6ced_4f1e2b2992eb4f60360041
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 #1511.">Closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="337618844" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1511" href="https://github.com/quicwg/base-drafts/issues/1511">#1511</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/1519'>https://github.com/quicwg/base-drafts/pull/1519</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Grease the reserved bits</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1519/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/1519.patch'>https://github.com/quicwg/base-drafts/pull/1519.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1519.diff'>https://github.com/quicwg/base-drafts/pull/1519.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/1519">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9DvVXvXar5QkcmdXpDmMgcBtSV6ks5uDF96gaJpZM4VCBGH">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq550hzj2toyQnffNltygiv5EqGyqks5uDF96gaJpZM4VCBGH.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Grease the reserved bits (#1519)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1519"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1519",
"url": "https://github.com/quicwg/base-drafts/pull/1519",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Grease the reserved bits (#1519)",
"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": "fe19ebe",
"value": "Grease the reserved bits"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1519/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\": 1519,\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\": 1519\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1519"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1519.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1519.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352850311\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b3c67fab6ced_4f1e2b2992eb4f60360041--


From nobody Tue Jul  3 23:26: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 77F64130EB4 for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 23:26:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9AjQSeIK7mET for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 23:26:37 -0700 (PDT)
Received: from out-10.smtp.github.com (out-10.smtp.github.com [192.30.254.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 40EF6130EA1 for <quic-issues@ietf.org>; Tue,  3 Jul 2018 23:26:37 -0700 (PDT)
Date: Tue, 03 Jul 2018 23:26:35 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530685596; bh=fcoyqTZwKluqKx1FT7yV8waebre8AYvsvwvBH4Ivy70=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=FhlqY51e7vWLpSRJvNxht5fdmc5O125+TWL2tV1Iw7lLWL/6q3zfmHvcKV9g1bgBN 5APE68ZfoaDRR4PdE3JpF2MJ3uhGv4A9YUT93OXkX4vKGLXnH6uCtD8aU1fz1p+LoP x/PT3u4zRT9+DBjS+WsqJ6DDM/hjd5s30f0ACzN8=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab3e743481159049b908883ff00544859f51cf3ee592cf0000000117542a9b92a169ce1427404b@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1518/402376469@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1518@github.com>
References: <quicwg/base-drafts/issues/1518@github.com>
Subject: Re: [quicwg/base-drafts] Make EOED transmission optional in QUIC, please (#1518)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3c689be97c5_30202ad3cd96cf50754391"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: 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-rg5avcXih9Ys-9Qbz41HAwveU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 04 Jul 2018 06:26:39 -0000

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

I'm not sure that I understand how this is difficult.  How is it different to - for example - CRYPTO frames in 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/1518#issuecomment-402376469
----==_mimepart_5b3c689be97c5_30202ad3cd96cf50754391
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I'm not sure that I understand how this is difficult.  How is it different to - for example - CRYPTO frames in 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/1518#issuecomment-402376469">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyGauQNiziyVl05l_1TJyXTadjIsks5uDGAbgaJpZM4VB5Yx">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_nEh13MMwLONRJ_AjxWgcgrxokwks5uDGAbgaJpZM4VB5Yx.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1518: I'm not sure that I understand how this is difficult.  How is it different to - for example - CRYPTO frames in Handshake packets?"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1518#issuecomment-402376469"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1518#issuecomment-402376469",
"url": "https://github.com/quicwg/base-drafts/issues/1518#issuecomment-402376469",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 EOED transmission optional in QUIC, please (#1518)",
"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\": 1518,\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\": 1518\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1518#issuecomment-402376469"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352818737\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3c689be97c5_30202ad3cd96cf50754391--


From nobody Tue Jul  3 23: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 C2075130EB4 for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 23:32:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1O3ASj-6AqIr for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 23:32:31 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DC92F130EA1 for <quic-issues@ietf.org>; Tue,  3 Jul 2018 23:32:30 -0700 (PDT)
Date: Tue, 03 Jul 2018 23:32:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530685950; bh=M48nwu3gNSup5lKMEJaQ3kEwUVVP8ZJ1F/mEI2HrkPs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=D45EfQealeysYhsHVB8jXo8s1OrzGmo2d0+H3IezsAR0Vj1qPF2jiVtF5jq28t+Ah qDVHZR5/0bNrv4SfCuCjC3m3VulDWX1rVLGWW/Ib4eAD8nHKWp3xCEMeGILFEK0d6v 2T9v625IlQJC462KnBcy66yxEQhY90ktgt00JyJ0=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abae1431d995736c42fccbc79e3862af1941873dd192cf0000000117542bfe92a169ce1427abd5@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1519/review/134250980@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1519@github.com>
References: <quicwg/base-drafts/pull/1519@github.com>
Subject: Re: [quicwg/base-drafts] Grease the reserved bits (#1519)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3c69fe3e37a_57882acfee8ccf603898ae"; 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/MCJ6efLq5HA6L4Y-foEZ02jgDG8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 04 Jul 2018 06:32:33 -0000

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

marten-seemann commented on this pull request.



> @@ -444,7 +444,10 @@ Google QUIC Demultipexing Bit:
 Reserved:
 =

 : The sixth, seventh, and eighth bits (0x7) of octet 0 are reserved for
-  experimentation.
+  experimentation.  Endpoints can MUST ignore these bits unless they are=


c=CC=B6a=CC=B6n=CC=B6

gQUIC 44 is using the Long Header according to draft-11 (?), where the la=
st two bits are used to encode the packet number length. So technically, =
the bits are not ignored 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/1519#pullrequestreview-1342509=
80=

----==_mimepart_5b3c69fe3e37a_57882acfee8ccf603898ae
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/1519#discussi=
on_r200019849">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt; @@ -444,7 +444,10 @@ Google QUIC Demultipe=
xing Bit:
 Reserved:
 =

 : The sixth, seventh, and eighth bits (0x7) of octet 0 are reserved for
-  experimentation.
+  experimentation.  Endpoints can MUST ignore these bits unless they are=

</pre>
<p>c=CC=B6a=CC=B6n=CC=B6</p>
<p>gQUIC 44 is using the Long Header according to draft-11 (?), where the=
 last two bits are used to encode the packet number length. So technicall=
y, the bits are not ignored there.</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/1519#pullrequestreview-134250980">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq=
xv-rHQnoQB3AVcIsV1kbi8r3WcSks5uDGF-gaJpZM4VCBGH">mute the thread</a>.<img=
 src=3D"https://github.com/notifications/beacon/AWbkqzfW7JNkOB7kCz7C1ZzW9=
XBrHBIGks5uDGF-gaJpZM4VCBGH.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 #1519"}],"action":{"name":"View Pull Request","ur=
l":"https://github.com/quicwg/base-drafts/pull/1519#pullrequestreview-134=
250980"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1519#pullrequestrev=
iew-134250980",
"url": "https://github.com/quicwg/base-drafts/pull/1519#pullrequestreview=
-134250980",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1519",
"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/1519#pullrequestreview=
-134250980"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3528503=
11\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b3c69fe3e37a_57882acfee8ccf603898ae--


From nobody Tue Jul  3 23:33: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 98837130EA1 for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 23:33:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xFyysSKxgahX for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 23:33: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 DEB38130DD7 for <quic-issues@ietf.org>; Tue,  3 Jul 2018 23:33:32 -0700 (PDT)
Date: Tue, 03 Jul 2018 23:33:31 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530686011; bh=G4a6/3mu9LHq8fbNzzEkjufis0qApPvsoHIfE45RxFI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=1Nzvv3zuWW+c/pux2nRoAK89dZuht+qgtyQTCuJKXU4sazVrK+SDf+pu3rc8NPUFx mrvXHXlK4ZMY5RYtcXpCBwDdfYs8JA1xhcZIdFeg2umzcAs5hGNDkFeubirdcpP7FC RhrOVRqA1puZcKmhgnwVJfdHEkMTXoj3PeOmycGc=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab77e6bf98d78e5d364c6cc6e2656e7e5a70d7667d92cf0000000117542c3b92a169ce140801b8@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/402377762@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_5b3c6a3b20893_60332ab881fa4f60235443"; 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/5uNMWmMuKhWDV1HslPNRhiYTNYY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 04 Jul 2018 06:33:35 -0000

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

I would feel more comfortable if the original DCID were in TP, but I do not have a solid argument. I feels wrong that a handshake can complete with something other than what startet it. Like 2 years from now some unforseen attack could be mounted based on bad assumptions somewhere along the 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/1486#issuecomment-402377762
----==_mimepart_5b3c6a3b20893_60332ab881fa4f60235443
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>I would feel more comfortable if the original DCID were in TP, but I d=
o not have a solid argument. I feels wrong that a handshake can complete =
with something other than what startet it. Like 2 years from now some unf=
orseen attack could be mounted based on bad assumptions somewhere along t=
he path.</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/1486#issuecomment-402377762">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq3c8=
36zubZ6TsVmhZgEJ1Zi4rseWks5uDGG7gaJpZM4U5BQ4">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq9CMb-HbI7FmM7KK-98Pj6km=
c8Y-ks5uDGG7gaJpZM4U5BQ4.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 #1486: I would feel more comfortable if the original DCID were in=
 TP, but I do not have a solid argument. I feels wrong that a handshake c=
an complete with something other than what startet it. Like 2 years from =
now some unforseen attack could be mounted based on bad assumptions somew=
here along the path."}],"action":{"name":"View Issue","url":"https://gith=
ub.com/quicwg/base-drafts/issues/1486#issuecomment-402377762"}}}</script>=

<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment=
-402377762",
"url": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment-40=
2377762",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 un=
authenticated (#1486)",
"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\": 1486,\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\": 1486\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment-40=
2377762"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3504917=
04\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b3c6a3b20893_60332ab881fa4f60235443--


From nobody Tue Jul  3 23: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 DC669130DD7 for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 23:34:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qatngpDY2Zte for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 23:34: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 BC554130EC4 for <quic-issues@ietf.org>; Tue,  3 Jul 2018 23:34:02 -0700 (PDT)
Date: Tue, 03 Jul 2018 23:34:02 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530686042; bh=MJ4KdeqUtdfF9TLXfcHJRvVAtg1O0hq3TlJ7MXudO/g=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=h+YM86PlLJpuVmfXqmtMpBfl88fG8N8679lVLHrSKTex3hE8yPh4f0R7nINbXrgBj Q7CY7/BvVoYwn4x7y2/8Eqk5pMcO0Tb20Ofeqc6Ku4+ZKVftPYXI8y0G8PMZy/rwxy S9pc9RcyZq5sS7EuFTGeBBF2FNZOCRbz8G8t5ZWo=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab646f7b28bd9bba57b60c007a5677be84732c755d92cf0000000117542c5a92a169ce14218572@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1513/402377851@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1513@github.com>
References: <quicwg/base-drafts/issues/1513@github.com>
Subject: Re: [quicwg/base-drafts] 0-RTT DCID Routing (#1513)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3c6a5a1fcc4_4ef52b2992eb4f6045421d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/KHQccNdYEKdJER9mrtk6d_oNAeA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 04 Jul 2018 06:34:05 -0000

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

So a design that might be valid here is to include a connection ID in the NEW_TOKEN frame.  It would be mandatory to use both the token and connection ID if you wanted to use 0-RTT.  I made a similar suggestion early on.

The feedback I got from server implementers is that the value of such a connection ID approaches zero too quickly.  There are so many topology changes in a cluster that a connection ID can be useless even on relatively short timescales.  0-RTT tickets might be valid for hours, but providing a connection ID isn't useful after minutes.

That might have changed, so feel free to poll the list if you think that this is important, or you disagree with that assessment.

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

<p>So a design that might be valid here is to include a connection ID in =
the NEW_TOKEN frame.  It would be mandatory to use both the token and con=
nection ID if you wanted to use 0-RTT.  I made a similar suggestion early=
 on.</p>
<p>The feedback I got from server implementers is that the value of such =
a connection ID approaches zero too quickly.  There are so many topology =
changes in a cluster that a connection ID can be useless even on relative=
ly short timescales.  0-RTT tickets might be valid for hours, but providi=
ng a connection ID isn't useful after minutes.</p>
<p>That might have changed, so feel free to poll the list if you think th=
at this is important, or you disagree with that assessment.</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/1513#issuecomment-402377851">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq_8b=
navDUVouUB0dTXDqIgQ-6O6Eks5uDGHagaJpZM4VARmu">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq_c0dDLBHNofw-lErQyUjvkn=
fcl6ks5uDGHagaJpZM4VARmu.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 #1513: So a design that might be valid here is to include a =
connection ID in the NEW_TOKEN frame.  It would be mandatory to use both =
the token and connection ID if you wanted to use 0-RTT.  I made a similar=
 suggestion early on.\r\n\r\nThe feedback I got from server implementers =
is that the value of such a connection ID approaches zero too quickly.  T=
here are so many topology changes in a cluster that a connection ID can b=
e useless even on relatively short timescales.  0-RTT tickets might be va=
lid for hours, but providing a connection ID isn't useful after minutes.\=
r\n\r\nThat might have changed, so feel free to poll the list if you thin=
k that this is important, or you disagree with that assessment."}],"actio=
n":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issu=
es/1513#issuecomment-402377851"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1513#issuecomment=
-402377851",
"url": "https://github.com/quicwg/base-drafts/issues/1513#issuecomment-40=
2377851",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] 0-RTT DCID Routing (#1513)",
"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\": 1513,\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\": 1513\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1513#issuecomment-40=
2377851"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3523936=
46\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b3c6a5a1fcc4_4ef52b2992eb4f6045421d--


From nobody Tue Jul  3 23:37: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 9BEAE130EB4 for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 23:36:59 -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 Kuoq2GQ5JEnV for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 23:36: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 3639C130DD7 for <quic-issues@ietf.org>; Tue,  3 Jul 2018 23:36:58 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1530686217; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=CIpxO5QSaCgwBKE/jmsLPU/Zkiejix48Ftd8FmRxIFc=; b=Lwu4KqKkUMOfcB3jywGegPsPmSOCwVShUvfKv5v9qMU/bwW0Mh94ylLSALCuQ9BdwO0kCzj4 N3V6DRpiXo0kYQ5xJZB17yVXd2b3f/rB2NrdP+yLfYyLhbAjj0clu0ZbtWW24/S1yXxNHRJg gXC2KQX/tnyqSxqyP6x0OpVD1Ss=
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 5b3c6b09.7f8b2c457270-smtp-out-n03; Wed, 04 Jul 2018 06:36:57 -0000 (UTC)
Date: Tue, 03 Jul 2018 23:36:57 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b3c6b094c4b4_1936f2afc266b3c1041040@hookshot-fe-dfcc362.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] f1d3ba: ~~can~~
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b3c6b094be2e_1936f2afc266b3c10409b8"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/FangqlcWodapHJ8poqcTwe5_4gs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 04 Jul 2018 06:37:00 -0000

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

  Branch: refs/heads/grease-reserved
  Home:   https://github.com/quicwg/base-drafts
  Commit: f1d3babd76791b69c22d1b14a0ee6999dcf34200
      https://github.com/quicwg/base-drafts/commit/f1d3babd76791b69c22d1b14a0ee6999dcf34200
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-04 (Wed, 04 Jul 2018)

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

  Log Message:
  -----------
  ~~can~~



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

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

----==_mimepart_5b3c6b094be2e_1936f2afc266b3c10409b8--


From nobody Tue Jul  3 23: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 EB543130EC8 for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 23:37:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Vdf6klRJRQGS for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 23:37: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 9BBAF130DD7 for <quic-issues@ietf.org>; Tue,  3 Jul 2018 23:37:00 -0700 (PDT)
Date: Tue, 03 Jul 2018 23:37:00 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530686220; bh=7l5Jvv8MQDGEcy5RO7HKHo7n+gzcGTqZEpce52IaTwk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Nl7dFmBIKYtHjKlSItsK8phdvp1j0UqaD8tjQAqxf4iQ00mNsBFToKWX6+5e6ftkL N6xpI1nEM4QbpyapTiQfMrrER2Xm0HSSGknoqLDPjCIgzhAwB9UJhRJn5qpQc523K/ g0bTpo3Ys9Oslj1kcH6nbq1G/2BF5js49vpPr0O4=
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/1519/push/2693526719@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1519@github.com>
References: <quicwg/base-drafts/pull/1519@github.com>
Subject: Re: [quicwg/base-drafts] Grease the reserved bits (#1519)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3c6b0ca800_73293f982cab2f807666a2"; 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/JUSyFO6mUPFqOlsdbsXsrm64aqw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 04 Jul 2018 06:37:03 -0000

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

@martinthomson pushed 1 commit.

f1d3bab  ~~can~~


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1519/files/fe19ebe0ee6081b2ac1ab28228ea93942066d2ca..f1d3babd76791b69c22d1b14a0ee6999dcf34200

----==_mimepart_5b3c6b0ca800_73293f982cab2f807666a2
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/f1d3bab">f1d3bab</a>  ~~can~~</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/1519/files/fe19ebe0ee6081b2ac1ab28228ea93942066d2ca..f1d3babd76791b69c22d1b14a0ee6999dcf34200">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq65gwH-fHEuoxWdjctudVhtQ1zPVks5uDGKMgaJpZM4VCBGH">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1Z4w5BipkcQPKoOpJ8ZGHyNpdgtks5uDGKMgaJpZM4VCBGH.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1519"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1519/files/fe19ebe0ee6081b2ac1ab28228ea93942066d2ca..f1d3babd76791b69c22d1b14a0ee6999dcf34200"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1519/files/fe19ebe0ee6081b2ac1ab28228ea93942066d2ca..f1d3babd76791b69c22d1b14a0ee6999dcf34200",
"url": "https://github.com/quicwg/base-drafts/pull/1519/files/fe19ebe0ee6081b2ac1ab28228ea93942066d2ca..f1d3babd76791b69c22d1b14a0ee6999dcf34200",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1519",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1519:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "f1d3bab",
"value": "~~can~~"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1519/files/fe19ebe0ee6081b2ac1ab28228ea93942066d2ca..f1d3babd76791b69c22d1b14a0ee6999dcf34200"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352850311\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b3c6b0ca800_73293f982cab2f807666a2--


From nobody Tue Jul  3 23:37: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 1ED6B130EE6 for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 23:37:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bw1vVt2P8WOS for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 23:37: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 8EA26130F20 for <quic-issues@ietf.org>; Tue,  3 Jul 2018 23:37:47 -0700 (PDT)
Date: Tue, 03 Jul 2018 23:37:46 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530686266; bh=PtEN+dhqKUotlwmfM3zbEyMyfa4w2hfdPLsbaxDmw74=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LhBJc9xUHzmaNZ5gNoQugbR0RFk+ssTK4g2UfToO4RTNr/+9pp0pw+yvwnLOTK9HI +SXL2nnAMfLhZ0v/HrEeOP2b2lLdMY1O6Ufu3UqztyaVLRcc3Qlo8xJvg8LJsEJF/W QFzFPwfJYoP2e92hzFLAA8eJHwHb2rGUy12iZTUc=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab56a8f2f581dd478e3b7268decab20b6ee6486bf692cf0000000117542d3a92a169ce1427abd5@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1519/review/134252046@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1519@github.com>
References: <quicwg/base-drafts/pull/1519@github.com>
Subject: Re: [quicwg/base-drafts] Grease the reserved bits (#1519)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3c6b3aea394_36873fbc82bc8f80164789"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/pCE9LAxPr6HDOaMd7GsDz6X2zOc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 04 Jul 2018 06:37:52 -0000

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

martinthomson commented on this pull request.



> @@ -444,7 +444,10 @@ Google QUIC Demultipexing Bit:
 Reserved:
 
 : The sixth, seventh, and eighth bits (0x7) of octet 0 are reserved for
-  experimentation.
+  experimentation.  Endpoints can MUST ignore these bits unless they are

This is version-specific text, so I think that we're OK.  Even if qQUIC doesn't use the invariants (yet) to identify 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/1519#discussion_r200020787
----==_mimepart_5b3c6b3aea394_36873fbc82bc8f80164789
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/1519#discussion_r200020787">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -444,7 +444,10 @@ Google QUIC Demultipexing Bit:
 Reserved:
 
 : The sixth, seventh, and eighth bits (0x7) of octet 0 are reserved for
-  experimentation.
+  experimentation.  Endpoints can MUST ignore these bits unless they are
</pre>
<p>This is version-specific text, so I think that we're OK.  Even if qQUIC doesn't use the invariants (yet) to identify 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/1519#discussion_r200020787">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8wXWDv9RrfmKZfJbQe81f3RMm3Oks5uDGK6gaJpZM4VCBGH">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1ckhixhaA1V6pSYKPS6CRjhn0Pnks5uDGK6gaJpZM4VCBGH.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1519"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1519#discussion_r200020787"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1519#discussion_r200020787",
"url": "https://github.com/quicwg/base-drafts/pull/1519#discussion_r200020787",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1519",
"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/1519#discussion_r200020787"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352850311\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3c6b3aea394_36873fbc82bc8f80164789--


From nobody Tue Jul  3 23:41: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 84429130EB4 for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 23:41: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 uzfXn0jUyod2 for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 23:41: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 65B79130DD7 for <quic-issues@ietf.org>; Tue,  3 Jul 2018 23:41:28 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1530686487; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=Dp+WB71XyOTJtzxNpfRTD22/uMECf25bZ8bkyNBfNE4=; b=hq0IDoVJU11dR+eY5MbhLGXDhZnfNvGE6ERKoyFAKKLGiQCmC9z21IL5hM6Q/tiRlFEGTEAz nChKN4PRUHQhVJq2lP/xfu8nH7zLB+sTFxzPnolJ8s5xiIM3C0tiXbK/wH1NqTNXdZoPlyqU te+A8zElzrzcvRZ1cWyVMx66ius=
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 5b3c6c17.7f32046cfe70-smtp-out-n03; Wed, 04 Jul 2018 06:41:27 -0000 (UTC)
Date: Tue, 03 Jul 2018 23:41:27 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b3c6c1751d41_38752ae3f794bc0819849@hookshot-fe-7191cb1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 59247b: Redo fixes I already committed somewhere else, I s...
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b3c6c17518ac_38752ae3f794bc08197f6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/oopD8IqIX2dIVfWL9Gn0XQooOvU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 04 Jul 2018 06:41:30 -0000

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

  Branch: refs/heads/allow-retry-0rtt
  Home:   https://github.com/quicwg/base-drafts
  Commit: 59247b308b7456ae09e2a7a6b53ad46a7f2d5ccb
      https://github.com/quicwg/base-drafts/commit/59247b308b7456ae09e2a7a6b53ad46a7f2d5ccb
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-04 (Wed, 04 Jul 2018)

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

  Log Message:
  -----------
  Redo fixes I already committed somewhere else, I swear



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

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

----==_mimepart_5b3c6c17518ac_38752ae3f794bc08197f6--


From nobody Tue Jul  3 23:41: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 669A2130ECE for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 23:41:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 49neRovvucOo for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 23: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 819DF130DD7 for <quic-issues@ietf.org>; Tue,  3 Jul 2018 23:41:30 -0700 (PDT)
Date: Tue, 03 Jul 2018 23:41:29 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530686489; bh=K0sUEoueFsM29L7F3RmsbuhwoYznFLzP2eVJe1LjRec=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=s/9LHOiSbef8Jrn5vlK9xhyWukamPx+89eD5JxGuA9kBLmbFF9LPNpZRYAAYVAiL0 bmXZy3FddRE9YwtNUaRBlFnyb8JJWgB0lDSvam36d8pJ+I2CnT5OBiznVe3oXZ9g8x 4+a6U1FKX607uuZxl1x/wBVd8MtYMIswmRtIoSQs=
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/1514/push/2693534726@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1514@github.com>
References: <quicwg/base-drafts/pull/1514@github.com>
Subject: Re: [quicwg/base-drafts] Permit 0-RTT after Retry and VN (#1514)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3c6c19ad847_5ca33f982cab2f8046411b"; 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/mDXlfiCAV94pTGGWqZnYNAo5stk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 04 Jul 2018 06:41:34 -0000

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

@martinthomson pushed 1 commit.

59247b3  Redo fixes I already committed somewhere else, I swear


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1514/files/7a72a4d9a0fbbcc6bcf5f7addad3d3e6ae594e2f..59247b308b7456ae09e2a7a6b53ad46a7f2d5ccb

----==_mimepart_5b3c6c19ad847_5ca33f982cab2f8046411b
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/59247b3">59247b3</a>  Redo fixes I already committed somewhere else, I swear</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/1514/files/7a72a4d9a0fbbcc6bcf5f7addad3d3e6ae594e2f..59247b308b7456ae09e2a7a6b53ad46a7f2d5ccb">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7UgyUEYapbJXWssdlcvS6HVE0FQks5uDGOZgaJpZM4VAVox">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6LzlH2Uc55RTsidDkH-FemlUBV9ks5uDGOZgaJpZM4VAVox.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1514"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1514/files/7a72a4d9a0fbbcc6bcf5f7addad3d3e6ae594e2f..59247b308b7456ae09e2a7a6b53ad46a7f2d5ccb"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1514/files/7a72a4d9a0fbbcc6bcf5f7addad3d3e6ae594e2f..59247b308b7456ae09e2a7a6b53ad46a7f2d5ccb",
"url": "https://github.com/quicwg/base-drafts/pull/1514/files/7a72a4d9a0fbbcc6bcf5f7addad3d3e6ae594e2f..59247b308b7456ae09e2a7a6b53ad46a7f2d5ccb",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1514",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1514:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "59247b3",
"value": "Redo fixes I already committed somewhere else, I swear"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1514/files/7a72a4d9a0fbbcc6bcf5f7addad3d3e6ae594e2f..59247b308b7456ae09e2a7a6b53ad46a7f2d5ccb"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352410161\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b3c6c19ad847_5ca33f982cab2f8046411b--


From nobody Tue Jul  3 23:42: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 92110130EC4 for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 23:42:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id feD-N6cHNQBD for <quic-issues@ietfa.amsl.com>; Tue,  3 Jul 2018 23:42:49 -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 4449E130EB4 for <quic-issues@ietf.org>; Tue,  3 Jul 2018 23:42:49 -0700 (PDT)
Date: Tue, 03 Jul 2018 23:42:48 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530686569; bh=zwpJj1crvukr/18zULdAc8XU0DqAzYFafsZy2MEFwwE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=kSom9WxVwxX/UxfMWocuq04hyPofsT/Pf9ANDpnFZ5iOotbyjSCoqWq0zjGoQOBoj 2BYEpHl830aK1gflJ6RmPfZEdSdgG+vd4KSODEG2mXxmpbW9lOcTb0bCMAIOFg9Evu 1LzaML77VVeEmX4FRf2G4n6Q6+M1jGXfGt1Jmy4w=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd876b6148399bdce3b68bf21e7911e8ded82f4e592cf0000000117542e6892a169ce14218572@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1513/402379540@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1513@github.com>
References: <quicwg/base-drafts/issues/1513@github.com>
Subject: Re: [quicwg/base-drafts] 0-RTT DCID Routing (#1513)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3c6c68b6ed2_11932aaedde82f544655d7"; 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/BzFOhpRBMkbzIdbc7KzyIdlNe8M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 04 Jul 2018 06:42:51 -0000

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

It does make sense - in my response to the linked comment above I claim that 0-RTT cannot be routed in the general case. But in specific cases where a DC can distribute 0-RTT trust better than LB routing it makes sense.

I don't know enough about 0-RTT trust formation to have a strong opinion. There are downsides to both cases.

The risk is the 0-RTT mostly become useless and provides more RTT's rather than fewer.

Idea:
0-RTT token is delivered with a DCID token to use in new connections. This DCID is (typically) neither random, not as specific as a proper server generated DCID. This makes it possible to route 0-RTT to any compatible end-point. Perhaps this is what you mean by an ID in the NEW_TOKEN frame? It starts to get complicated, but I think it would work 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/issues/1513#issuecomment-402379540
----==_mimepart_5b3c6c68b6ed2_11932aaedde82f544655d7
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>It does make sense - in my response to the linked comment above I clai=
m that 0-RTT cannot be routed in the general case. But in specific cases =
where a DC can distribute 0-RTT trust better than LB routing it makes sen=
se.</p>
<p>I don't know enough about 0-RTT trust formation to have a strong opini=
on. There are downsides to both cases.</p>
<p>The risk is the 0-RTT mostly become useless and provides more RTT's ra=
ther than fewer.</p>
<p>Idea:<br>
0-RTT token is delivered with a DCID token to use in new connections. Thi=
s DCID is (typically) neither random, not as specific as a proper server =
generated DCID. This makes it possible to route 0-RTT to any compatible e=
nd-point. Perhaps this is what you mean by an ID in the NEW_TOKEN frame? =
It starts to get complicated, but I think it would work better.</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/1513#issuecomment-402379540">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq6KM=
5C7yCk3aA-hQ2EHL4YPREMwgks5uDGPogaJpZM4VARmu">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq4Jf7TwUBQZv8IX9cq5maCkK=
ZO2Tks5uDGPogaJpZM4VARmu.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 #1513: It does make sense - in my response to the linked comment =
above I claim that 0-RTT cannot be routed in the general case. But in spe=
cific cases where a DC can distribute 0-RTT trust better than LB routing =
it makes sense.\r\n\r\nI don't know enough about 0-RTT trust formation to=
 have a strong opinion. There are downsides to both cases.\r\n\r\nThe ris=
k is the 0-RTT mostly become useless and provides more RTT's rather than =
fewer.\r\n\r\nIdea:\r\n0-RTT token is delivered with a DCID token to use =
in new connections. This DCID is (typically) neither random, not as speci=
fic as a proper server generated DCID. This makes it possible to route 0-=
RTT to any compatible end-point. Perhaps this is what you mean by an ID i=
n the NEW_TOKEN frame? It starts to get complicated, but I think it would=
 work better."}],"action":{"name":"View Issue","url":"https://github.com/=
quicwg/base-drafts/issues/1513#issuecomment-402379540"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1513#issuecomment=
-402379540",
"url": "https://github.com/quicwg/base-drafts/issues/1513#issuecomment-40=
2379540",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] 0-RTT DCID Routing (#1513)",
"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\": 1513,\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\": 1513\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1513#issuecomment-40=
2379540"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3523936=
46\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b3c6c68b6ed2_11932aaedde82f544655d7--


From nobody Wed Jul  4 01:05: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 52CDE130EDF for <quic-issues@ietfa.amsl.com>; Wed,  4 Jul 2018 01:05:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qnAriMP4Pzm4 for <quic-issues@ietfa.amsl.com>; Wed,  4 Jul 2018 01:05: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 9DCDC130F0E for <quic-issues@ietf.org>; Wed,  4 Jul 2018 01:05:36 -0700 (PDT)
Date: Wed, 04 Jul 2018 01:05:35 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530691535; bh=wNT9ixVjgKoY+cJ511czCFXZ6jU4KRhh8m2NXar/W5c=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=uaFQfDx6zl40rZMcHK91r2pjDwHu60cfDYSXskfmy4UtfASU8Tz90lqLsQWSkE2a4 /oZzj6BXSpowN+cYufkkyPACc7/Z1Qdam3NSAUwQjZFjlfJTkFQA/MemZwkWBy5KmF vQILX0EXW7/ahKf46FSSmMS9QCb5oC1KCzj+crzg=
From: Daiki AMINAKA <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab581bdc37f1a7a87bd00d40d640503f8929e526e192cf00000001175441cf92a169ce14281420@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1520@github.com>
Subject: [quicwg/base-drafts] ACK_ECN type value is not incremented (#1520)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3c7fcfa7dae_57942acfee8ccf605648d5"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ami-GS
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/BRy1HqGZ63-8UFMMNzYjtE5f4Pw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 04 Jul 2018 08:05:45 -0000

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

ACK_ECN type should be 0x1a if you expect the type to be incremented by 1. Or is this(0x20) expected value?

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

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

-- Commit Summary --

  * ACK_ECN type value is not incremented

-- File Changes --

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

-- Patch Links --

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

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

<p>ACK_ECN type should be 0x1a if you expect the type to be incremented by 1. Or is this(0x20) expected value?</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/1520'>https://github.com/quicwg/base-drafts/pull/1520</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>ACK_ECN type value is not incremented</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1520/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/1520.patch'>https://github.com/quicwg/base-drafts/pull/1520.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1520.diff'>https://github.com/quicwg/base-drafts/pull/1520.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/1520">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7xsLAdo2eGjpmUXujgZmM121veWks5uDHdPgaJpZM4VCIf3">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0hBrbg8gf7o16SfaGJodxAUgFiOks5uDHdPgaJpZM4VCIf3.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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_ECN type value is not incremented (#1520)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1520"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1520",
"url": "https://github.com/quicwg/base-drafts/pull/1520",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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_ECN type value is not incremented (#1520)",
"sections": [
{
"text": "",
"activityTitle": "**Daiki AMINAKA**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ami-GS",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "3935093",
"value": "ACK_ECN type value is not incremented"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1520/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\": 1520,\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\": 1520\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1520"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1520.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1520.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352880631\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b3c7fcfa7dae_57942acfee8ccf605648d5--


From nobody Wed Jul  4 02:10: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 9A8BE130E2E for <quic-issues@ietfa.amsl.com>; Wed,  4 Jul 2018 02:10:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZJjpNuYoKekv for <quic-issues@ietfa.amsl.com>; Wed,  4 Jul 2018 02:10: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 1DB51130E24 for <quic-issues@ietf.org>; Wed,  4 Jul 2018 02:10:42 -0700 (PDT)
Date: Wed, 04 Jul 2018 02:10:40 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530695440; bh=IVHFzifbVR0vepHdQ1tPrP5dvnBtM3Dov48PHkCehKU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LIQhbbrmsff9abRHsgm1UX2rcXkDaJc6Z2FQVFRHB7ndjnPBVuVhTegeUjKRPH6Wt GVulWajSwyx5MW/99VyNaKI670GKxnUX3FnZW72WwVO3C6Scp4NJksBo2CZV21MYiO cZFi16FXHb8t7M5bn+BpWsDXBCQR+2KTf5RE7taA=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab470f0b09a49ea2fbb5d55a51bf582b2c9f8a4a0f92cf000000011754511092a169ce14281420@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1520/review/134297754@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1520@github.com>
References: <quicwg/base-drafts/pull/1520@github.com>
Subject: Re: [quicwg/base-drafts] ACK_ECN type value is not incremented (#1520)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3c8f10ec4fc_64273fe10777cf7c906e9"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/pBBb-upQH0xYpIbNpaK973rCl5k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 04 Jul 2018 09:10:44 -0000

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

martinthomson approved this pull request.

Probably best. This is the second time we (well, me mostly) have made this particular mistake. My only concern here is churn. Maybe we defer this fix and do a big rearrangement later. @janaiyengar, WDYT?



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

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

<p>Probably best. This is the second time we (well, me mostly) have made this particular mistake. My only concern here is churn. Maybe we defer this fix and do a big rearrangement later. <a class="user-mention" data-hovercard-user-id="11067604" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/janaiyengar">@janaiyengar</a>, WDYT?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1520#pullrequestreview-134297754">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq75xoL5g5jCgnaTwP1oMuked0vs7ks5uDIaQgaJpZM4VCIf3">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxODZ8HkfLC6nibUcSVUpI6SRMsYks5uDIaQgaJpZM4VCIf3.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1520"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1520#pullrequestreview-134297754"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1520#pullrequestreview-134297754",
"url": "https://github.com/quicwg/base-drafts/pull/1520#pullrequestreview-134297754",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1520",
"sections": [
{
"text": "Probably best. This is the second time we (well, me mostly) have made this particular mistake. My only concern here is churn. Maybe we defer this fix and do a big rearrangement later. @janaiyengar, WDYT?",
"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/1520#pullrequestreview-134297754"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352880631\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3c8f10ec4fc_64273fe10777cf7c906e9--


From nobody Wed Jul  4 02:42: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 5C875130EE3 for <quic-issues@ietfa.amsl.com>; Wed,  4 Jul 2018 02:41:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.009
X-Spam-Level: 
X-Spam-Status: No, score=-3.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NKsH83Mvv_m5 for <quic-issues@ietfa.amsl.com>; Wed,  4 Jul 2018 02:41:55 -0700 (PDT)
Received: from o1.sgmail.github.com (o1.sgmail.github.com [192.254.114.176]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7BC33130EF3 for <quic-issues@ietf.org>; Wed,  4 Jul 2018 02:41:51 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=github.com;  h=from:reply-to:to:cc:subject:mime-version:content-type:content-transfer-encoding:list-id:list-archive:list-post:list-unsubscribe; s=s20150108; bh=6sGGqv5PGlE5rjL/QPtwGUj2+RQ=; b=BYbeKVLq7DNzDi6U ZxrQLUFP75qFL0cTJBWWVDMvkQFDRPJL+jZErrtIU0xP6vWaY4bQ3yoRsIUTeNFG /vi+sTUzmzIyEcIQij2SI1g4dMWgIfaSzJNSmLIXJUYAcEJPgQ9/L+K+z9uq++Cu IWlEUIgSnGQt+gzXItIpdczPbco=
Received: by filter0640p1las1.sendgrid.net with SMTP id filter0640p1las1-31390-5B3C965E-2A 2018-07-04 09:41:50.86888876 +0000 UTC
Received: from github-lowworker-56a5eb2.cp1-iad.github.net (unknown [192.30.252.33]) by ismtpd0001p1iad1.sendgrid.net (SG) with ESMTP id s2NLH8wrSWegJ9IakGCX2A for <quic-issues@ietf.org>; Wed, 04 Jul 2018 09:41:50.841 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-56a5eb2.cp1-iad.github.net (Postfix) with ESMTP id CAB45C11AB for <quic-issues@ietf.org>; Wed,  4 Jul 2018 02:41:50 -0700 (PDT)
Date: Wed, 04 Jul 2018 09:41:50 +0000 (UTC)
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab82b3a5f7c96acb7f16fa8111cf5f081cb73fd86092cf000000011754585e92a169ce1428954b@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1521@github.com>
Subject: [quicwg/base-drafts] HTTP should use APPLICATION_CLOSE, not CONNECTION_CLOSE (#1521)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3c965ec6ef6_21e82b0f15894f50597e4"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0nl/W3DRTCl3jFnuUJUOIqsp52iuT8cbfJa7 beOgLk5EsYhuIcb7+Vn0SqwjIoLUVURq+kEbOWA9XbVx3jOS+j4S7DsPerxkMLUxleH/X7ufXe4eIr T4RcqqT1Ly0X5AeO8nMt1sJ7ZxA5psMWTPhMC9i437oPQvlgF3Z5OnKtCWMqt660z9j1PpbFXTmZUE U=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/EampzqJzSaczGemLMlNIFBJQQPs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 04 Jul 2018 09:42:08 -0000

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

HTTP errors are application errors, not transport level errors, so they should be sent in APPLICATION_CLOSE 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/1521
----==_mimepart_5b3c965ec6ef6_21e82b0f15894f50597e4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>HTTP errors are application errors, not transport level errors, so they should be sent in APPLICATION_CLOSE 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/1521">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8ngThJ2RHPeie-GteQZEPgks233ks5uDI3egaJpZM4VCRlP">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7VJqMwCBDlbmkUHPZ9gQ7jIZvgOks5uDI3egaJpZM4VCRlP.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 should use APPLICATION_CLOSE, not CONNECTION_CLOSE (#1521)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1521"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1521",
"url": "https://github.com/quicwg/base-drafts/issues/1521",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@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 should use APPLICATION_CLOSE, not CONNECTION_CLOSE (#1521)",
"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": 1521
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1521,\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\": 1521\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1521"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352917839\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3c965ec6ef6_21e82b0f15894f50597e4--


From nobody Wed Jul  4 02:56: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 00F33130E17 for <quic-issues@ietfa.amsl.com>; Wed,  4 Jul 2018 02:56:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QBLZI8KrfBxC for <quic-issues@ietfa.amsl.com>; Wed,  4 Jul 2018 02:56: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 922A4130DC4 for <quic-issues@ietf.org>; Wed,  4 Jul 2018 02:56:06 -0700 (PDT)
Date: Wed, 04 Jul 2018 02:56:05 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530698165; bh=7RdlyyAxR8I5qFt/5+BPPzAWm1l0IgQ0P1fR8QBGYRE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=SJ3mJqUGGR0i0yWd5JlzBozEa0dVm3Z/FdMdL4NpqvQn3xqV5fN6LwrHCCnaRh5S7 MxWuk6CDEcMcfLVS5xgoGTjSWX6i4wiH1XXkXNU/EoSqwLNpGf9hd/3dV37gKIk+HN WiJEAteULNzLWMRyFYvTjBX39zjioomiNv8SnV54=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab0b52ed44159ec45029dc34e01f1aed2fe30caa1e92cf0000000117545bb592a169ce1428954b@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1521/402429331@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1521@github.com>
References: <quicwg/base-drafts/issues/1521@github.com>
Subject: Re: [quicwg/base-drafts] HTTP should use APPLICATION_CLOSE, not CONNECTION_CLOSE (#1521)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3c99b560a29_2d163fcb3d388f7c138895"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/1pRq763ND7IE-izR_0aBZKBv42k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 04 Jul 2018 09:56:10 -0000

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

Yep, that's a mistake.  Marked as editorial because it's clear from other parts of the doc that the intent was right.  Fix inbound.

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

<p>Yep, that's a mistake.  Marked as editorial because it's clear from other parts of the doc that the intent was right.  Fix inbound.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1521#issuecomment-402429331">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4Uf1w-MP8XxOdJxZAsU-5EYqDoiks5uDJE1gaJpZM4VCRlP">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwZ-9pkTh5_UtuYrtLSipYgOMwylks5uDJE1gaJpZM4VCRlP.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1521: Yep, that's a mistake.  Marked as editorial because it's clear from other parts of the doc that the intent was right.  Fix inbound."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1521#issuecomment-402429331"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1521#issuecomment-402429331",
"url": "https://github.com/quicwg/base-drafts/issues/1521#issuecomment-402429331",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 should use APPLICATION_CLOSE, not CONNECTION_CLOSE (#1521)",
"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\": 1521,\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\": 1521\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1521#issuecomment-402429331"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352917839\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3c99b560a29_2d163fcb3d388f7c138895--


From nobody Wed Jul  4 02:57: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 07B9B130E4D for <quic-issues@ietfa.amsl.com>; Wed,  4 Jul 2018 02: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 agl-FoOyKw4m for <quic-issues@ietfa.amsl.com>; Wed,  4 Jul 2018 02:57: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 D14EF130E17 for <quic-issues@ietf.org>; Wed,  4 Jul 2018 02:57:30 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1530698250; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=RC6E66f+IQJ8zo1tpwNiAHPS5Tjt8UMDsOlZR8aJ/fE=; b=enETHN5uySsh/dRDMKejcACg4CXERkBvpBJ+m2JrAZ8+W6VhWtDiZPmEafklX/u9fH9WLF1B gSnAciZtIQViIh2YG0xn52+hc8115vW1MG3UU+iV2NeTPXci+jKOBO0+GpCKMDninc9TQ9vI 9BYr8rBzmVdDqtnpXMrfE2rZfCg=
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 5b3c9a09.7f6f23706960-smtp-out-n02; Wed, 04 Jul 2018 09:57:29 -0000 (UTC)
Date: Wed, 04 Jul 2018 02:57:28 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b3c9a08eb4a9_55a42acf2ecfdc082691f@hookshot-fe-2cc8887.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] f30f2b: Use APPLICATION_CLOSE for hq errors
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b3c9a08eb0a7_55a42acf2ecfdc082681b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/KJcO5ks945j5JA5CTIGJbZ_RNSk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 04 Jul 2018 09:57:33 -0000

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

  Branch: refs/heads/app-close-http
  Home:   https://github.com/quicwg/base-drafts
  Commit: f30f2b799fd2cebe901ee81f45697c94f27e2e9b
      https://github.com/quicwg/base-drafts/commit/f30f2b799fd2cebe901ee81f45697c94f27e2e9b
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-04 (Wed, 04 Jul 2018)

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

  Log Message:
  -----------
  Use APPLICATION_CLOSE for hq errors

Closes #1521.



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

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

----==_mimepart_5b3c9a08eb0a7_55a42acf2ecfdc082681b--


From nobody Wed Jul  4 02:57: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 CCA11130E17 for <quic-issues@ietfa.amsl.com>; Wed,  4 Jul 2018 02:57:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.009
X-Spam-Level: 
X-Spam-Status: No, score=-3.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Vb0UnB2ioqUM for <quic-issues@ietfa.amsl.com>; Wed,  4 Jul 2018 02:57:50 -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 21702130E4D for <quic-issues@ietf.org>; Wed,  4 Jul 2018 02:57:50 -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=4bfNt51KXjHtjhuJMGtNMxE8zn0=; b=qmy3Kp5RkE2ws2EC wXeDy5DraG5I1ia+FZnVWEbAgYF9JGUSCyS3Bkl8Tl7OalEDVf7JZD9pUPSLsrAd Z0vgo1Sg33ith6fFGgV2QMuLmP32W2gFQlvsi3ET3gMopJIt+TabK63xjlNnuQrJ c1MRq/BIh6Tgi0/Uoe0PbMQEGgM=
Received: by filter1785p1mdw1.sendgrid.net with SMTP id filter1785p1mdw1-21260-5B3C9A1C-7 2018-07-04 09:57:48.73469829 +0000 UTC
Received: from github-lowworker7-cp1-prd.iad.github.net (unknown [192.30.252.47]) by ismtpd0010p1iad1.sendgrid.net (SG) with ESMTP id jOq5dpDhSSexsFznAzSR1w for <quic-issues@ietf.org>; Wed, 04 Jul 2018 09:57:48.704 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker7-cp1-prd.iad.github.net (Postfix) with ESMTP id AA0B4A6B18 for <quic-issues@ietf.org>; Wed,  4 Jul 2018 02:57:48 -0700 (PDT)
Date: Wed, 04 Jul 2018 09:57:49 +0000 (UTC)
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab433ab91074978fc08e753e91ae150a88e60c281092cf0000000117545c1c92a169ce1428acdc@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1522@github.com>
Subject: [quicwg/base-drafts] Use APPLICATION_CLOSE for hq errors (#1522)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3c9a1ca8be2_6cdb3ff5ef704f84115659"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1Rj73fyzaM+VasZ2chBJ3nNoVtiSJS2oK+Rk MZTj6mXMOkTizFqAmuHxlCRsMdRyld1ey4QLQTB24okXdv7eCvVNoF/R2Gh7/KdoLs1hcdGXxB3Iya setKhbRDEC8glMOALt4oLNTP3CwgySByDrWv3y8dRlvKDwh6u6zSCtLEkhQlen+0crBWkoiOd0ktpQ g=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/fi0wxDycLr2D1srkyH4QTcMNvAg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 04 Jul 2018 09:57:53 -0000

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

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

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

-- Commit Summary --

  * Use APPLICATION_CLOSE for hq errors

-- File Changes --

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

-- Patch Links --

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

----==_mimepart_5b3c9a1ca8be2_6cdb3ff5ef704f84115659
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 #1521.">Closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="338203979" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1521" href="https://github.com/quicwg/base-drafts/issues/1521">#1521</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/1522'>https://github.com/quicwg/base-drafts/pull/1522</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Use APPLICATION_CLOSE for hq errors</li>
</ul>

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

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1522.patch'>https://github.com/quicwg/base-drafts/pull/1522.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1522.diff'>https://github.com/quicwg/base-drafts/pull/1522.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/1522">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7M3TvIGA3TfH0-zhG4ja8CGc7Lfks5uDJGcgaJpZM4VCTOw">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2MJyZEsMCzkpP1GPuWWXyZw0gsqks5uDJGcgaJpZM4VCTOw.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 APPLICATION_CLOSE for hq errors (#1522)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1522"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1522",
"url": "https://github.com/quicwg/base-drafts/pull/1522",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 APPLICATION_CLOSE for hq errors (#1522)",
"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": "f30f2b7",
"value": "Use APPLICATION_CLOSE for hq errors"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-http.md](https://github.com/quicwg/base-drafts/pull/1522/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\": 1522,\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\": 1522\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1522"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1522.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1522.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352924592\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b3c9a1ca8be2_6cdb3ff5ef704f84115659--


From nobody Wed Jul  4 03:03: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 D53E6130E46 for <quic-issues@ietfa.amsl.com>; Wed,  4 Jul 2018 03:03:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.605
X-Spam-Level: 
X-Spam-Status: No, score=-6.605 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Cu9emtfmDMvc for <quic-issues@ietfa.amsl.com>; Wed,  4 Jul 2018 03:02: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 16E48130ED6 for <quic-issues@ietf.org>; Wed,  4 Jul 2018 03:02:59 -0700 (PDT)
Date: Wed, 04 Jul 2018 03:02:58 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530698578; bh=rktf3IIMOp0K1m397lzllGIxl/nRMVwJQ/ei9oaV7k8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=mhoVnNTbXAOJJcDaHyW8vH7I3o4te7QHIexWl8p9i0f3CN1etWi+b1Z+yGYeNXg0C NDey46Dux/ExYCCx620wPxtq8NaJ2xZHo6CPgLcI+q5t1bpAq0L3dc9e0JN7cN5xIf WrIIPKFTLfvzJrqImY9kON4sBoDyL9Iw2SYtx7UQ=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba7af2b6beeb5677e9134d4d664dfe90899b79a5692cf0000000117545d5292a169ce1428acdc@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1522/review/134317020@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1522@github.com>
References: <quicwg/base-drafts/pull/1522@github.com>
Subject: Re: [quicwg/base-drafts] Use APPLICATION_CLOSE for hq errors (#1522)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3c9b5266107_1c3113fe1848e4f7c5559a"; 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/TcJOzkjXFP8EShYAhMDpQSa9hS4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 04 Jul 2018 10:03:01 -0000

----==_mimepart_5b3c9b5266107_1c3113fe1848e4f7c5559a
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/1522#pullrequestreview-134317020
----==_mimepart_5b3c9b5266107_1c3113fe1848e4f7c5559a
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/1522#pullrequestreview-134317020">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1-3hFJIW6d0WeMqe0FzNMHfBZ8uks5uDJLSgaJpZM4VCTOw">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxM-OrggiTuOAv1rnLdjcfTcbWZNks5uDJLSgaJpZM4VCTOw.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1522"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1522#pullrequestreview-134317020"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1522#pullrequestreview-134317020",
"url": "https://github.com/quicwg/base-drafts/pull/1522#pullrequestreview-134317020",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1522",
"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/1522#pullrequestreview-134317020"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352924592\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3c9b5266107_1c3113fe1848e4f7c5559a--


From nobody Wed Jul  4 03:16: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 2819E130E4D for <quic-issues@ietfa.amsl.com>; Wed,  4 Jul 2018 03:16:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0X3utXQt9JfW for <quic-issues@ietfa.amsl.com>; Wed,  4 Jul 2018 03:16: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 96FB0130DC4 for <quic-issues@ietf.org>; Wed,  4 Jul 2018 03:16:01 -0700 (PDT)
Date: Wed, 04 Jul 2018 03:16:00 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530699360; bh=WiI3i9KaJuS0RF84YGTUvlHSch2BbF971yi4ZUAkD1A=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=kx4ynvzZYwros11s+y1yUjK9coH9Gl6wa35/KPWcuyhKPaFwCaNYvu+q4Ca+hEc5X 4FVWKk6Kz9Z5JC0/bJlZLnq707/risB0n1LDFqYwp090i86yNEP/ZZ58ZaA1ru8kAe lLtfPiOHJyry96lRl/SeMs6vQKZY1MjOp3hiLEpE=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab52ca4c29497c075719bb8138ef2b2451efce9c1f92cf000000011754606092a169ce140801b8@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/402434572@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_5b3c9e60b230b_4a633f9f23cdaf80918e1"; 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/1h8bT3ukWWwu6TTpwW97oX208UU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 04 Jul 2018 10:16:06 -0000

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

@mikkelfj 
>I would feel more comfortable if the original DCID were in TP, but I do not have a solid argument. I feels wrong that a handshake can complete with something other than what startet it.

+1

While I do not think that allowing a middlebox to change Initial DCID opens a new DoS attack vector against the server, I do share the concern that it might have other implications.

At the very least, I see a theoretical ossification concern as I have described in https://github.com/quicwg/base-drafts/issues/1486#issuecomment-400568727.

Should we create a PR that addns the original DCID to TP?

-- 
You are receiving this 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-402434572
----==_mimepart_5b3c9e60b230b_4a633f9f23cdaf80918e1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><a class=3D"user-mention" data-hovercard-user-id=3D"193335" data-octo-=
click=3D"hovercard-link-click" data-octo-dimensions=3D"link_type:self" hr=
ef=3D"https://github.com/mikkelfj">@mikkelfj</a></p>
<blockquote>
<p>I would feel more comfortable if the original DCID were in TP, but I d=
o not have a solid argument. I feels wrong that a handshake can complete =
with something other than what startet it.</p>
</blockquote>
<p>+1</p>
<p>While I do not think that allowing a middlebox to change Initial DCID =
opens a new DoS attack vector against the server, I do share the concern =
that it might have other implications.</p>
<p>At the very least, I see a theoretical ossification concern as I have =
described in <a class=3D"issue-link js-issue-link" data-error-text=3D"Fai=
led to load issue title" data-id=3D"336069048" data-permission-text=3D"Is=
sue title is private" data-url=3D"https://github.com/quicwg/base-drafts/i=
ssues/1486" href=3D"https://github.com/quicwg/base-drafts/issues/1486#iss=
uecomment-400568727">#1486 (comment)</a>.</p>
<p>Should we create a PR that addns the original DCID to TP?</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/1486#issuecomment-402434572">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqxds=
HsW3Y5vNtxRC0S6poKDStBdFks5uDJXggaJpZM4U5BQ4">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq1LPuCDpJVH6jB0i_Us5ReKw=
tNn5ks5uDJXggaJpZM4U5BQ4.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 #1486: @mikkelfj \r\n\u003eI would feel more comfortable if the ori=
ginal DCID were in TP, but I do not have a solid argument. I feels wrong =
that a handshake can complete with something other than what startet it.\=
r\n\r\n+1\r\n\r\nWhile I do not think that allowing a middlebox to change=
 Initial DCID opens a new DoS attack vector against the server, I do shar=
e the concern that it might have other implications.\r\n\r\nAt the very l=
east, I see a theoretical ossification concern as I have described in htt=
ps://github.com/quicwg/base-drafts/issues/1486#issuecomment-400568727.\r\=
n\r\nShould we create a PR that addns the original DCID to TP?"}],"action=
":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issue=
s/1486#issuecomment-402434572"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment=
-402434572",
"url": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment-40=
2434572",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 un=
authenticated (#1486)",
"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\": 1486,\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\": 1486\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment-40=
2434572"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3504917=
04\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b3c9e60b230b_4a633f9f23cdaf80918e1--


From nobody Wed Jul  4 03:38: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 0895D130E46 for <quic-issues@ietfa.amsl.com>; Wed,  4 Jul 2018 03:38:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rOvtCO1wPYwn for <quic-issues@ietfa.amsl.com>; Wed,  4 Jul 2018 03:38: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 11ADA1277BB for <quic-issues@ietf.org>; Wed,  4 Jul 2018 03:38:51 -0700 (PDT)
Date: Wed, 04 Jul 2018 03:38:50 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530700730; bh=aECa012aKLemiEhBdc3MBMJ0m/IG7QwAo7IrfPG3Y2k=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=M51CIK3CzZteOaTRQpYnfWAw7IRLnRQMngIGFAikzoAxGbgiQxwNs3hq1tr9Z3Gxb 8baqKVhVLPvur78VMfuE11Tzamzy6AYcrFZpf+XHAgU9c7uy1Pb39dUoMxGHwuKz6+ 9jQyuk7Yd0mdaXFgFYqSicljfnK8wu6ElcdeAEyY=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abbd4947e3591dafdfaea0ac06f1c6c0c79a04f33f92cf00000001175465ba92a169ce140801b8@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/402440228@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_5b3ca3ba1e459_38f83fae16f04f8417865d"; 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/7EtPdifApIEKD3k5Z9C2cjx668c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 04 Jul 2018 10:38:53 -0000

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

For example, someone might get the idea that having a (trusted) client set ODCID bit 2 could encode priority 0 connectivity. Someone else might then think it would be a good idea to create a middle box that always sets bit 2 so all its connections get through before the competitors equipment.

-- 
You are receiving this 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-402440228
----==_mimepart_5b3ca3ba1e459_38f83fae16f04f8417865d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>For example, someone might get the idea that having a (trusted) client=
 set ODCID bit 2 could encode priority 0 connectivity. Someone else might=
 then think it would be a good idea to create a middle box that always se=
ts bit 2 so all its connections get through before the competitors equipm=
ent.</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/1486#issuecomment-402440228">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq33x=
AzuTqnG4qlSlkb93K2sYWxXVks5uDJs6gaJpZM4U5BQ4">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq8D9Pyou1-U37sFQoJmQrqul=
479_ks5uDJs6gaJpZM4U5BQ4.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 #1486: For example, someone might get the idea that having a (tru=
sted) client set ODCID bit 2 could encode priority 0 connectivity. Someon=
e else might then think it would be a good idea to create a middle box th=
at always sets bit 2 so all its connections get through before the compet=
itors equipment."}],"action":{"name":"View Issue","url":"https://github.c=
om/quicwg/base-drafts/issues/1486#issuecomment-402440228"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment=
-402440228",
"url": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment-40=
2440228",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 un=
authenticated (#1486)",
"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\": 1486,\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\": 1486\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment-40=
2440228"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3504917=
04\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b3ca3ba1e459_38f83fae16f04f8417865d--


From nobody Wed Jul  4 04:27: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 5DE0F130E3B for <quic-issues@ietfa.amsl.com>; Wed,  4 Jul 2018 04:27:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PwLLRz2Htws1 for <quic-issues@ietfa.amsl.com>; Wed,  4 Jul 2018 04:27: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 75214130DCE for <quic-issues@ietf.org>; Wed,  4 Jul 2018 04:27:14 -0700 (PDT)
Date: Wed, 04 Jul 2018 04:27:13 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530703633; bh=SA+bAy8YshoTcWErZEU3JrJGS+HVf1muNnM1Ez4ITKU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=qiqBfNq0KRAqm+bKnOYbTwAwlzVNsgURYrRSDIvzL+41aUJjV2dWl9o4ad44UVbXt 1jdVArt/7kFkzimvVeBt56BcJxDT4M+2NX2vU2mdi1/cEmY33BTP9C9EFOJdGwSGpb xRHevnvBchW6cXRSOye+C5EOB0utWIANMX6uesQ0=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab8c03c22c042e300d55e7629f6cc9041a0214065692cf000000011754711192a169ce140801b8@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/402450785@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_5b3caf116ee16_1fe83fd69c5e0f803407ce"; 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/CqeuSffUEzT0keKp-Ry_WeBTzlE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 04 Jul 2018 11:27:17 -0000

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

More generally, the initial AEAD tag could be verified in the handshake instead of overloading TP. Since TP is covered by the tag, it cannot contain 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/1486#issuecomment-402450785
----==_mimepart_5b3caf116ee16_1fe83fd69c5e0f803407ce
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>More generally, the initial AEAD tag could be verified in the handshake instead of overloading TP. Since TP is covered by the tag, it cannot contain 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/1486#issuecomment-402450785">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8MNKfM3R_dwcZ80R54uTcPpuMztks5uDKaRgaJpZM4U5BQ4">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0Wy-nlNzngtIqiwIrUjciSoXMztks5uDKaRgaJpZM4U5BQ4.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1486: More generally, the initial AEAD tag could be verified in the handshake instead of overloading TP. Since TP is covered by the tag, it cannot contain it."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1486#issuecomment-402450785"}}}</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-402450785",
"url": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment-402450785",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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": "**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\": 1486,\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\": 1486\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment-402450785"
}
],
"@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_5b3caf116ee16_1fe83fd69c5e0f803407ce--


From nobody Wed Jul  4 08:25: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 B8175130FF3 for <quic-issues@ietfa.amsl.com>; Wed,  4 Jul 2018 08:25:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id l9SKWFNomn77 for <quic-issues@ietfa.amsl.com>; Wed,  4 Jul 2018 08:25: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 B797F130FE1 for <quic-issues@ietf.org>; Wed,  4 Jul 2018 08:25:02 -0700 (PDT)
Date: Wed, 04 Jul 2018 08:25:00 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530717900; bh=kCEQ9DNGrwsYGkL/g/60DGqUME9O0VewtG0vQnNg4ts=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=02QCnnA3qxPtj4jp1Snl/wXnbnTuevLvWSx5xTs2NEQRgpHV47OW630g++lI8vy5p en4Pf9xH2EaVxu+OZnG3yIayZ+Z2vAgBwRXIeeIqX6mIIhxex+h5TeiCNlWT4CFESM +dlT9rlZO7njfh6WWzfLsJA57PXlhyyUNquchbuU=
From: Christian Huitema <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab6f8ecaf522d80d230f67da5916796f5be9b6a44692cf000000011754a8cc92a169ce1427404b@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1518/402509068@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1518@github.com>
References: <quicwg/base-drafts/issues/1518@github.com>
Subject: Re: [quicwg/base-drafts] Make EOED transmission optional in QUIC, please (#1518)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3ce6ccecf1c_2d392b229f1c6f5010757a"; 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/0c9ltLeJWqImqmJCRlyubh_TdHU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 04 Jul 2018 15:25:05 -0000

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

The difference is that handshake packets are acknowledged immediately. 0-RTT packets are only acknowledged by 1-RTT packets. The computation of timers is different, per the recovery draft, with handshake packets acked asap, and 0-RTT packets acked leisurely, as data. For example, the recovery draft says: 
```
 3.5.7.1. Handshake Alarm

When a connection has unacknowledged handshake data, the handshake alarm is set and when it expires, all unacknowledgedd handshake data is retransmitted.
```
To this naive reader, "handshake packets" means packets of type Initial or Handshake, not 0-RTT. What I have to implement is "also retransmit those 0-RTT packets that contain Crypto Stream data". Or something 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/1518#issuecomment-402509068
----==_mimepart_5b3ce6ccecf1c_2d392b229f1c6f5010757a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>The difference is that handshake packets are acknowledged immediately.=
 0-RTT packets are only acknowledged by 1-RTT packets. The computation of=
 timers is different, per the recovery draft, with handshake packets acke=
d asap, and 0-RTT packets acked leisurely, as data. For example, the reco=
very draft says:</p>
<pre><code> 3.5.7.1. Handshake Alarm

When a connection has unacknowledged handshake data, the handshake alarm =
is set and when it expires, all unacknowledgedd handshake data is retrans=
mitted.
</code></pre>
<p>To this naive reader, "handshake packets" means packets of type Initia=
l or Handshake, not 0-RTT. What I have to implement is "also retransmit t=
hose 0-RTT packets that contain Crypto Stream data". Or something similar=
.</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/1518#issuecomment-402509068">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqzbE=
3Kd9uCMgBWPaUZ51pspQPRRhks5uDN5MgaJpZM4VB5Yx">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq48uXM9i88eQfJ59Vw7WmzC5=
_I3Hks5uDN5MgaJpZM4VB5Yx.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":"@huit=
ema in #1518: The difference is that handshake packets are acknowledged i=
mmediately. 0-RTT packets are only acknowledged by 1-RTT packets. The com=
putation of timers is different, per the recovery draft, with handshake p=
ackets acked asap, and 0-RTT packets acked leisurely, as data. For exampl=
e, the recovery draft says: \r\n```\r\n 3.5.7.1. Handshake Alarm\r\n\r\nW=
hen a connection has unacknowledged handshake data, the handshake alarm i=
s set and when it expires, all unacknowledgedd handshake data is retransm=
itted.\r\n```\r\nTo this naive reader, \"handshake packets\" means packet=
s of type Initial or Handshake, not 0-RTT. What I have to implement is \"=
also retransmit those 0-RTT packets that contain Crypto Stream data\". Or=
 something similar."}],"action":{"name":"View Issue","url":"https://githu=
b.com/quicwg/base-drafts/issues/1518#issuecomment-402509068"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1518#issuecomment=
-402509068",
"url": "https://github.com/quicwg/base-drafts/issues/1518#issuecomment-40=
2509068",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 EOED transmission optional in QUI=
C, please (#1518)",
"sections": [
{
"text": "",
"activityTitle": "**Christian Huitema**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/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\": 1518,\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\": 1518\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1518#issuecomment-40=
2509068"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3528187=
37\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b3ce6ccecf1c_2d392b229f1c6f5010757a--


From nobody Wed Jul  4 15: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 3E1F7130E0F for <quic-issues@ietfa.amsl.com>; Wed,  4 Jul 2018 15:23:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bcCCvtyHUSFD for <quic-issues@ietfa.amsl.com>; Wed,  4 Jul 2018 15:23: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 86A90130DE2 for <quic-issues@ietf.org>; Wed,  4 Jul 2018 15:23:29 -0700 (PDT)
Date: Wed, 04 Jul 2018 15:23:27 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530743007; bh=HwAQFs2KyDUXfH3EH7eutkZHBGFtRC+2k2hiRrYbFcg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=EYiowsnr3VQcJCb3U16Kdr8ZzhY5DKu9Vv6wE2dORUoagtOr7BodKpdAxA8OxltVf Q9FXFVXEE+Dho2jUKrVXwNEgzsekrCf/SlAZDlz/SlrVhmjAq/c56MnrgAbgc4/7C4 7shSNjX98nW04/PTMww3d7q82DEmHu7goRo+QdA8=
From: Rui Paulo <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba5a8515ee1a2d891819819a2224c60d09ddbb9c292cf0000000117550adf92a169ce1427abd5@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1519/c402566737@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1519@github.com>
References: <quicwg/base-drafts/pull/1519@github.com>
Subject: Re: [quicwg/base-drafts] Grease the reserved bits (#1519)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3d48dfa6c48_a552b2750f6ef581373034"; 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/I5BJlnLn68W0SGNKQgbwPJIP3ZE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 04 Jul 2018 22:23:31 -0000

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

LGTM 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/1519#issuecomment-402566737
----==_mimepart_5b3d48dfa6c48_a552b2750f6ef581373034
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>LGTM 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/1519#issuecomment-402566737">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8RZDqxN4mmqhIGoGKSjdIKu2JQeks5uDUBfgaJpZM4VCBGH">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzQ_8AwtyFoqFgx1K_G2jIT3wgp0ks5uDUBfgaJpZM4VCBGH.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1519: LGTM Thanks!"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1519#issuecomment-402566737"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1519#issuecomment-402566737",
"url": "https://github.com/quicwg/base-drafts/pull/1519#issuecomment-402566737",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Grease the reserved bits (#1519)",
"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\": 1519,\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\": 1519\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1519#issuecomment-402566737"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352850311\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3d48dfa6c48_a552b2750f6ef581373034--


From nobody Wed Jul  4 17:39: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 6C937130DCB for <quic-issues@ietfa.amsl.com>; Wed,  4 Jul 2018 17:39:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HGNDN4tWcHFn for <quic-issues@ietfa.amsl.com>; Wed,  4 Jul 2018 17:39: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 98369129C6B for <quic-issues@ietf.org>; Wed,  4 Jul 2018 17:39:36 -0700 (PDT)
Date: Wed, 04 Jul 2018 17:39:35 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530751175; bh=mLcrDRRl7WueXTJRMjncXGSzLwaimn91XQsVoFAqNCE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xWDQsaRu2w/AwAMSrozx7QFw48Z/ey4Gqcdk6M7UZWQ2toZqeMwIDn6iUfaHsE77D v9U6NZH2ERWnhRvYLvH+33WMTD/gn0LMgEpb0TgRi/jDpeG5KnY5VFWGuZN9tWPXEw TYpcv0FsaENtv9Sufr9T1omlXHw6wDGld506ubDU=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba627c301b423dca9452f4ffb801fe4af322af77592cf0000000117552ac792a169ce1427404b@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1518/402576715@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1518@github.com>
References: <quicwg/base-drafts/issues/1518@github.com>
Subject: Re: [quicwg/base-drafts] Make EOED transmission optional in QUIC, please (#1518)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3d68c76ab56_2a422ab0c8c40f601391280"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/RTqfA9N0wPj4JJByLzPMUGmDd3g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 05 Jul 2018 00:39:39 -0000

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

It says "handshake data", which is correct, if perhaps a little too easy to mistake for "Handshake packets".

Acknowledging promptly is primarily an optimization.  It should still work with the leisurely timers.  My naive assumption was that when you process a CRYPTO frame you would cut the ack delay timer.  That gets you a pretty good approximation of the right behaviour, even if that also means that NewSessionTicket forces more aggressive acknowledgment than necessary (for which you could condition on the packet protection level if you cared).

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

<p>It says "handshake data", which is correct, if perhaps a little too ea=
sy to mistake for "Handshake packets".</p>
<p>Acknowledging promptly is primarily an optimization.  It should still =
work with the leisurely timers.  My naive assumption was that when you pr=
ocess a CRYPTO frame you would cut the ack delay timer.  That gets you a =
pretty good approximation of the right behaviour, even if that also means=
 that NewSessionTicket forces more aggressive acknowledgment than necessa=
ry (for which you could condition on the packet protection level if you c=
ared).</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/1518#issuecomment-402576715">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq7es=
yyrlTLBZPD-CGSzKNoWfxsEPks5uDWBHgaJpZM4VB5Yx">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq8L9dxsXgG5sGHtecCt1H_Di=
EuIdks5uDWBHgaJpZM4VB5Yx.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 #1518: It says \"handshake data\", which is correct, if perh=
aps a little too easy to mistake for \"Handshake packets\".\r\n\r\nAcknow=
ledging promptly is primarily an optimization.  It should still work with=
 the leisurely timers.  My naive assumption was that when you process a C=
RYPTO frame you would cut the ack delay timer.  That gets you a pretty go=
od approximation of the right behaviour, even if that also means that New=
SessionTicket forces more aggressive acknowledgment than necessary (for w=
hich you could condition on the packet protection level if you cared)."}]=
,"action":{"name":"View Issue","url":"https://github.com/quicwg/base-draf=
ts/issues/1518#issuecomment-402576715"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1518#issuecomment=
-402576715",
"url": "https://github.com/quicwg/base-drafts/issues/1518#issuecomment-40=
2576715",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 EOED transmission optional in QUI=
C, please (#1518)",
"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\": 1518,\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\": 1518\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1518#issuecomment-40=
2576715"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3528187=
37\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b3d68c76ab56_2a422ab0c8c40f601391280--


From nobody Thu Jul  5 01: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 61D44130EBC for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 01:36:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TatgciUuyvnd for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 01:36: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 935CC130E7E for <quic-issues@ietf.org>; Thu,  5 Jul 2018 01:36:08 -0700 (PDT)
Date: Thu, 05 Jul 2018 01:36:07 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530779767; bh=q3C2XdHV5LbOHUURbY3G7Idls2uQntrOwD0Diq5OFhQ=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=FTaEqCd353DNwU/B9IqLyOAeH4En47IJCyWqvh7rHDotIyNkUvSvOBC0je9+l1P5h zDlsvrSucByIuS4K95DlzqgrxLH+LraYTTAcjfHUWua+qH47hU/ZoXYjS/GDaVG/ZD VTSnJMKCYzJDVpG0gi/+l63dQEtEDCROsnpOdhnY=
From: Brian Trammell <notifications@github.com>
Reply-To: quicwg/wg-materials <reply+0166e4ab19410f190abfb7166628a8b3fe48b53bd7941f7b92cf0000000117559a7792a169ce142cc01b@reply.github.com>
To: quicwg/wg-materials <wg-materials@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/wg-materials/pull/50@github.com>
Subject: [quicwg/wg-materials] add 15 min for ops drafts (#50)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3dd877904d4_50c22acbfcbb2f5426268a"; 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/MkceljdasPO7HRBKx5q1MCVMTjI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 05 Jul 2018 08:36:11 -0000

----==_mimepart_5b3dd877904d4_50c22acbfcbb2f5426268a
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/50

-- Commit Summary --

  * add 15 min for ops drafts

-- File Changes --

    M ietf102/agenda.md (4)

-- Patch Links --

https://github.com/quicwg/wg-materials/pull/50.patch
https://github.com/quicwg/wg-materials/pull/50.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/50

----==_mimepart_5b3dd877904d4_50c22acbfcbb2f5426268a
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/50'>https://github.com/quicwg/wg-materials/pull/50</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>add 15 min for ops drafts</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/wg-materials/pull/50/files#diff-0">ietf102/agenda.md</a>
    (4)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/wg-materials/pull/50.patch'>https://github.com/quicwg/wg-materials/pull/50.patch</a></li>
  <li><a href='https://github.com/quicwg/wg-materials/pull/50.diff'>https://github.com/quicwg/wg-materials/pull/50.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/50">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3-39c93fuLx0W_nbnx1-VJAEskJks5uDc_3gaJpZM4VDd2h">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5vuWPrXVCCTuDCcWo2fRa7cOw9iks5uDc_3gaJpZM4VDd2h.gif" height="1" width="1" 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 15 min for ops drafts (#50)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/wg-materials/pull/50"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/wg-materials/pull/50",
"url": "https://github.com/quicwg/wg-materials/pull/50",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 15 min for ops drafts (#50)",
"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": "d0c13a2",
"value": "add 15 min for ops drafts"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[ietf102/agenda.md](https://github.com/quicwg/wg-materials/pull/50/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\": 50,\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\": 50\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/wg-materials/pull/50"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/wg-materials/pull/50.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/wg-materials/pull/50.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 353230241\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b3dd877904d4_50c22acbfcbb2f5426268a--


From nobody Thu Jul  5 01: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 EA53A130EC1 for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 01:43:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.661
X-Spam-Level: 
X-Spam-Status: No, score=-1.661 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, T_DKIMWL_WL_HIGH=-0.01] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id R-WdBLAAALMY for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 01:43: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 3DD43130E7E for <quic-issues@ietf.org>; Thu,  5 Jul 2018 01:43:07 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1530780186; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=5qj40ir6mADdgUE1tCXL0ijAQqNjKdDtYKvP8bGyRPY=; b=A5Ja778KHINjsbUXL+0pu6NeX3ku+qIMi48A1t5aNNRwjcBTArWXbdK2IpeP0qLn0o5KThQh hEluXoGWuUDdqY9sMCunOpbJ+aXzcdFsM1pJSZLWcOS+StfF/uqOs3Kvm+8GGlKMf/b0BNaj 7qW6q5RKmvBRizfmq8xlPJkJxWU=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: lars=eggert.org@github.com
Received: from github.com (Unknown [192.30.253.29]) by mxa.mailgun.org with ESMTP id 5b3dda1a.7f9056466d80-smtp-out-n03; Thu, 05 Jul 2018 08:43:06 -0000 (UTC)
Date: Thu, 05 Jul 2018 01:43:05 -0700
From: Lars Eggert <lars@eggert.org>
Reply-To: Lars Eggert <lars@eggert.org>
To: quic-issues@ietf.org
Message-ID: <5b3dda1915785_4a0c2abe836f5c04755eb@hookshot-fe-b0febf1.cp1-iad.github.net.mail>
Subject: [quicwg/wg-materials] d0c13a: add 15 min for ops drafts
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b3dda191525b_4a0c2abe836f5c0475490"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/S-keiqc4fySGxZ8l_FwPh0DexhY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 05 Jul 2018 08:43:09 -0000

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

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/wg-materials
  Commit: d0c13a2f311d7bb298c1312144796cf000ffe615
      https://github.com/quicwg/wg-materials/commit/d0c13a2f311d7bb298c1312144796cf000ffe615
  Author: Brian Trammell <brian@trammell.ch>
  Date:   2018-07-05 (Thu, 05 Jul 2018)

  Changed paths:
    M ietf102/agenda.md

  Log Message:
  -----------
  add 15 min for ops drafts


  Commit: 96b5f1158f6867b4675b2601ffdb43346393c613
      https://github.com/quicwg/wg-materials/commit/96b5f1158f6867b4675b2601ffdb43346393c613
  Author: Lars Eggert <lars@eggert.org>
  Date:   2018-07-05 (Thu, 05 Jul 2018)

  Changed paths:
    M ietf102/agenda.md

  Log Message:
  -----------
  Merge pull request #50 from britram/lets-talk-about-management

add 15 min for ops drafts


Compare: https://github.com/quicwg/wg-materials/compare/2dff175ea000...96b5f1158f68
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

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

----==_mimepart_5b3dda191525b_4a0c2abe836f5c0475490--


From nobody Thu Jul  5 01:43: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 64E7B1311B6 for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 01:43:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MCH36sSeZFDu for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 01:43:11 -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 C5F89130DD7 for <quic-issues@ietf.org>; Thu,  5 Jul 2018 01:43:10 -0700 (PDT)
Date: Thu, 05 Jul 2018 01:43:09 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530780190; bh=ib3zYIQKimgEiecqDew6XgGOh8s0jBUHfX6D7wUJRVk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=hwoKs1F87m8Q6mD75QzjkP9qxr+QppwOrm2Yc3M8zl+0WPD47+sFBqzBrPXds8tD4 a0zyq+qUfoDnSVtBYh8Yx2b9S0aNWcXuMgmaCq/u6StsPizee4ISSsLG7wNgvdnllQ a/e91uoSSGg+ppB8d6oVCoKNybSiHwkU7cZpXAlE=
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/wg-materials <reply+0166e4ab3eae12ae6516afd0c5e4e165024a02a0f23c082892cf0000000117559c1d92a169ce142cc01b@reply.github.com>
To: quicwg/wg-materials <wg-materials@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/wg-materials/pull/50/issue_event/1717515603@github.com>
In-Reply-To: <quicwg/wg-materials/pull/50@github.com>
References: <quicwg/wg-materials/pull/50@github.com>
Subject: Re: [quicwg/wg-materials] add 15 min for ops drafts (#50)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3dda1dec989_10082ab80ea7ef541553ec"; 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/NGGv8fmpfFUQEwFMsj3ymoOUBXU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 05 Jul 2018 08:43:14 -0000

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

Merged #50.

-- 
You 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/50#event-1717515603
----==_mimepart_5b3dda1dec989_10082ab80ea7ef541553ec
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="338477083" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/wg-materials/issues/50" href="https://github.com/quicwg/wg-materials/pull/50">#50</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<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/50#event-1717515603">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6BsCZ2LBynUVpYiecqrfBFKFgsvks5uDdGdgaJpZM4VDd2h">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6X1PYxD8HoiiYdFd3dRShpgleNCks5uDdGdgaJpZM4VDd2h.gif" height="1" width="1" 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 #50."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/wg-materials/pull/50#event-1717515603"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/wg-materials/pull/50#event-1717515603",
"url": "https://github.com/quicwg/wg-materials/pull/50#event-1717515603",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"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] add 15 min for ops drafts (#50)",
"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/50#event-1717515603"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 353230241\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3dda1dec989_10082ab80ea7ef541553ec--


From nobody Thu Jul  5 01:45: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 C9EB5130E7E for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 01:45:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id oId75njvllj5 for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 01:45: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 059C5130DD7 for <quic-issues@ietf.org>; Thu,  5 Jul 2018 01:45:23 -0700 (PDT)
Date: Thu, 05 Jul 2018 01:45:21 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530780321; bh=439uJn3xcoH2DwlNwssdIL8NS7tM8QytryZUZ2nV96Y=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=L/PT5vMy5aqnUlJ8e9HRN4/lmeYZPIzb1RMwA26EzAnHuFT/xuMfq8M4+d2Et8z2H TqFhLipfOWkQy8xECMShtTz8vR8HttI8cV3+cvVbrv8VlSt153XQ0mSiFpDkhA9TgL gFnPYduWXePF4a3pTMPKeQ9b5KR3LlfjS9vNJw5E=
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab6bb2ae913e3b2f4b51a115f4b1d05cec4edecdd892cf0000000117559ca192a169ce1427abd5@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1519/review/134556366@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1519@github.com>
References: <quicwg/base-drafts/pull/1519@github.com>
Subject: Re: [quicwg/base-drafts] Grease the reserved bits (#1519)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3ddaa14e04e_22012ab4ba2dcf502241e8"; 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/QK5NxILBjTm7zH7KH6_Wp28XAnY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 05 Jul 2018 08:45:25 -0000

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

larseggert approved this pull request.



> @@ -444,7 +444,10 @@ Google QUIC Demultipexing Bit:
 Reserved:
 
 : The sixth, seventh, and eighth bits (0x7) of octet 0 are reserved for
-  experimentation.
+  experimentation.  Endpoints MUST ignore these bits unless they are

s/ignore these bits/ignore these bits on receipt/

> @@ -444,7 +444,10 @@ Google QUIC Demultipexing Bit:
 Reserved:
 
 : The sixth, seventh, and eighth bits (0x7) of octet 0 are reserved for
-  experimentation.
+  experimentation.  Endpoints MUST ignore these bits unless they are
+  participating in an experiment that uses these bits.  An endpoint not
+  actively using these bits SHOULD set the value randomly to protect against

s/should set the value randomly/should randomize these bits on transmit/

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

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

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1519#discussion_r200274735">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -444,7 +444,10 @@ Google QUIC Demultipexing Bit:
 Reserved:
 
 : The sixth, seventh, and eighth bits (0x7) of octet 0 are reserved for
-  experimentation.
+  experimentation.  Endpoints MUST ignore these bits unless they are
</pre>
<p>s/ignore these bits/ignore these bits on receipt/</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1519#discussion_r200274932">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -444,7 +444,10 @@ Google QUIC Demultipexing Bit:
 Reserved:
 
 : The sixth, seventh, and eighth bits (0x7) of octet 0 are reserved for
-  experimentation.
+  experimentation.  Endpoints MUST ignore these bits unless they are
+  participating in an experiment that uses these bits.  An endpoint not
+  actively using these bits SHOULD set the value randomly to protect against
</pre>
<p>s/should set the value randomly/should randomize these bits on transmit/</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1519#pullrequestreview-134556366">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqymIFGGoQo0wbYWOLDcMuI6qd6fpks5uDdIhgaJpZM4VCBGH">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwf9l23KhEW33yaRNCP92N0ovcAcks5uDdIhgaJpZM4VCBGH.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 approved #1519"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1519#pullrequestreview-134556366"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1519#pullrequestreview-134556366",
"url": "https://github.com/quicwg/base-drafts/pull/1519#pullrequestreview-134556366",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@larseggert approved 1519",
"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/pull/1519#pullrequestreview-134556366"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352850311\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3ddaa14e04e_22012ab4ba2dcf502241e8--


From nobody Thu Jul  5 02:57: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 D6307124C04 for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 02:57: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.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 txEtoASqUuSf for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 02:57: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 7DA1E130E3D for <quic-issues@ietf.org>; Thu,  5 Jul 2018 02:57:10 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1530784629; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=MPGWjzHpu5X0EnOuQhtVje9zY5u/smCecNq28rNnI7c=; b=D5QAjKj3Gk/9nlY7NwB2bX6XgAZi3E+K7s7tOKpRDenvHu78fj21mNIc5Z8pETKMBrfhnzqq gqGnAji2lRlvqy5N8ZBtKZKUFHg3uAhNzXQjBoo0JFTV7/Tv8bQcF4JRt7X+GG7Ly6tO805H iOwrnU4GP4fTRemoaLz4prqWBxc=
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 5b3deb75.7f6deeea8780-smtp-out-n02; Thu, 05 Jul 2018 09:57:09 -0000 (UTC)
Date: Thu, 05 Jul 2018 02:57:08 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b3deb7431c93_193462b0891a6fc103867d@hookshot-fe-dfcc362.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] b7234c: On send/receive
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b3deb74316a7_193462b0891a6fc1038594"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/OyMQf-4AHHBSrzJjkDC0bAqsa90>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 05 Jul 2018 09:57:13 -0000

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

  Branch: refs/heads/grease-reserved
  Home:   https://github.com/quicwg/base-drafts
  Commit: b7234c1a2247ef8c9e72b896b05fca74f16b9e1f
      https://github.com/quicwg/base-drafts/commit/b7234c1a2247ef8c9e72b896b05fca74f16b9e1f
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-05 (Thu, 05 Jul 2018)

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

  Log Message:
  -----------
  On send/receive



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

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

----==_mimepart_5b3deb74316a7_193462b0891a6fc1038594--


From nobody Thu Jul  5 02:57: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 62078124C04 for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 02:57:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id x5gf1-lopYYR for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 02:57: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 0F388130E3D for <quic-issues@ietf.org>; Thu,  5 Jul 2018 02:57:13 -0700 (PDT)
Date: Thu, 05 Jul 2018 02:57:11 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530784632; bh=RHyDPOOHiZN2C3Mww9PrUJLscRa21uRKH2hKHZVsE9M=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Zj1Pra61mfb1RXOFFyJb9esk/eZTCeoPY4vsEgBh0+8oo+Ixqx97ddMaqbfR5HRyx X7abF149kcomI45k7KJtr2yFYdO5SkBPIsJ+EusGuj2+mEACF0QNaEprruo1SsjhqI 85qy9DG+A+9HnNALpgoDeZc4B4fMs8JB0deHnxE4=
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/1519/push/2696528959@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1519@github.com>
References: <quicwg/base-drafts/pull/1519@github.com>
Subject: Re: [quicwg/base-drafts] Grease the reserved bits (#1519)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3deb77f255e_6cfa3fcefcd38f787816f2"; 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/Njex78x0QojZRdAlKl71b0ZYido>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 05 Jul 2018 09:57:15 -0000

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

@martinthomson pushed 1 commit.

b7234c1  On send/receive


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1519/files/f1d3babd76791b69c22d1b14a0ee6999dcf34200..b7234c1a2247ef8c9e72b896b05fca74f16b9e1f

----==_mimepart_5b3deb77f255e_6cfa3fcefcd38f787816f2
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/b7234c1">b7234c1</a>  On send/receive</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/1519/files/f1d3babd76791b69c22d1b14a0ee6999dcf34200..b7234c1a2247ef8c9e72b896b05fca74f16b9e1f">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4TvUsYWS50CC3XdxNAKZ1sUZfh4ks5uDeL3gaJpZM4VCBGH">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxyf41sXHSPx-SjIge5_F6_7wj48ks5uDeL3gaJpZM4VCBGH.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1519"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1519/files/f1d3babd76791b69c22d1b14a0ee6999dcf34200..b7234c1a2247ef8c9e72b896b05fca74f16b9e1f"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1519/files/f1d3babd76791b69c22d1b14a0ee6999dcf34200..b7234c1a2247ef8c9e72b896b05fca74f16b9e1f",
"url": "https://github.com/quicwg/base-drafts/pull/1519/files/f1d3babd76791b69c22d1b14a0ee6999dcf34200..b7234c1a2247ef8c9e72b896b05fca74f16b9e1f",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1519",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1519:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "b7234c1",
"value": "On send/receive"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1519/files/f1d3babd76791b69c22d1b14a0ee6999dcf34200..b7234c1a2247ef8c9e72b896b05fca74f16b9e1f"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352850311\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b3deb77f255e_6cfa3fcefcd38f787816f2--


From nobody Thu Jul  5 03:47: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 BE4D4130EC1 for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 03:47:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.606
X-Spam-Level: 
X-Spam-Status: No, score=-1.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UJZYS7s-YLoN for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 03:47: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 C4C04126DBF for <quic-issues@ietf.org>; Thu,  5 Jul 2018 03:47: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=yIOHjKGEE89vfrFPbRoyTngOC4Q=; b=I1n/dUiLwOHvS0+R D+2IfYh9Xz3/dqyPLhf+YTkDAln6jLjbC24DQmqs3VOxdyi0bGYC8wnocrGiNSf+ gp/OVHcN1lDEUoWFEhpKoY4+baSlLG4rNBBUkPTQqRtDTRiE89R9oDSo0EsT6CPz 3e6YPinjqq6s78D6SNWjExtCLa0=
Received: by filter0964p1las1.sendgrid.net with SMTP id filter0964p1las1-27090-5B3DF755-22 2018-07-05 10:47:49.458052437 +0000 UTC
Received: from github-lowworker-1f7e42f.cp1-iad.github.net (unknown [192.30.252.46]) by ismtpd0003p1iad1.sendgrid.net (SG) with ESMTP id XIQ4OsvHS4OSaPzcEccV3Q for <quic-issues@ietf.org>; Thu, 05 Jul 2018 10:47:49.164 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-1f7e42f.cp1-iad.github.net (Postfix) with ESMTP id 25D4AC1247 for <quic-issues@ietf.org>; Thu,  5 Jul 2018 03:47:49 -0700 (PDT)
Date: Thu, 05 Jul 2018 10:47:49 +0000 (UTC)
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab882501a2da99421158ccac4307f911a842ce14d292cf000000011755b95592a169ce1427abd5@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1519/review/134598337@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1519@github.com>
References: <quicwg/base-drafts/pull/1519@github.com>
Subject: Re: [quicwg/base-drafts] Grease the reserved bits (#1519)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3df75523af0_321f2b0b8616cf58687581"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak30LRjoT8Mc9GqPhwcqTvdgRq8I0n6rhSIzLA 2fvQ9WqkTd2ADK3oKFP7iplrlpx3warL4CQi6/S4XwZnGLf+RcR1/hslc279/uWfovMiilkRMlA7/l MzhEhDWeA3/lC1nv0ugsRh5CJ1JAocxXnQOpMkx2kBDRR27cchH2LbGnzT/3lGs7piVwR3Tt3btA4f g=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/SLJVY3oAUzm058BBwgLWmloQTHc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 05 Jul 2018 10:47:52 -0000

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

larseggert approved this pull request.





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

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



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1519#pullrequestreview-134598337">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4LKCzQmn8tEaWYWOsHNVfqls3OCks5uDe7VgaJpZM4VCBGH">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq77ErSHGkqIMhReqygJhW42U7lnSks5uDe7VgaJpZM4VCBGH.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 approved #1519"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1519#pullrequestreview-134598337"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1519#pullrequestreview-134598337",
"url": "https://github.com/quicwg/base-drafts/pull/1519#pullrequestreview-134598337",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@larseggert approved 1519",
"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/pull/1519#pullrequestreview-134598337"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352850311\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3df75523af0_321f2b0b8616cf58687581--


From nobody Thu Jul  5 08: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 053AD130E0E for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 08:58: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 5g3YOJQ3QSxl for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 08:58: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 A714C130E10 for <quic-issues@ietf.org>; Thu,  5 Jul 2018 08:58:16 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1530806295; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=U/upfVPZGfsOwTt78J6BDti+BkOALzXtQv2qWw3hf0w=; b=DwRl93Ce2avhwYEuLn+l2H88QvL7+5I7ePQ+agvdMV/n1jFNJpt3e/76tg2ZzJo62pvFsVOa 1zTziVU2n59ixo5voYAUa9gz07j5rzy6xM+MQ//7aTUIM3zBjYrOZPMKex3v4SeldbXmKFhv 6Wy95S0jubB2xKMKaXpjP6r1kh4=
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 5b3e4017.7fc449deccf0-smtp-out-n03; Thu, 05 Jul 2018 15:58:15 -0000 (UTC)
Date: Thu, 05 Jul 2018 08:58:15 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b3e40175e7b7_6672b18bcd0dc0c61093@hookshot-fe-6e9b612.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 39fce3: Use APPLICATION_CLOSE for hq errors
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b3e40175e45d_6672b18bcd0dc0c60941"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/7WZnj-WFOXexlRJpIGq-bqXDM88>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 05 Jul 2018 15:58:19 -0000

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

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 39fce3a4bf8413b662e9b7ee70f325c9a8ff37c9
      https://github.com/quicwg/base-drafts/commit/39fce3a4bf8413b662e9b7ee70f325c9a8ff37c9
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-05 (Thu, 05 Jul 2018)

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

  Log Message:
  -----------
  Use APPLICATION_CLOSE for hq errors

Closes #1521.



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

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

----==_mimepart_5b3e40175e45d_6672b18bcd0dc0c60941--


From nobody Thu Jul  5 08:58: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 0A72D130ED9 for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 08:58:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.261
X-Spam-Level: 
X-Spam-Status: No, score=-0.261 tagged_above=-999 required=5 tests=[BAYES_05=-0.5, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ARlftGJuEZQs for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 08:58: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 997AB130E0E for <quic-issues@ietf.org>; Thu,  5 Jul 2018 08:58:19 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1530806299; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=9LVl5QhodsuDG7H+esLj1FrUxrh3y0gUTn5DprTEzk4=; b=POmsM+9fw0WDdOo4fQIPCa0MGXR5FWwvKiggyQ/RXn8GZmwNuCj2605BdR4wtTCFYitrmfnH TqKYfUpw+po4AXjX4U2ZnzBg7wkYPNwlSZ6RYQFXJb916OF5V/H4E9kP8pSv860ATuD4ADJl Ive4noU/t7KFpsK8bZQ8/vp7MiU=
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.35]) by mxa.mailgun.org with ESMTP id 5b3e401b.7f6e90078390-smtp-out-n01; Thu, 05 Jul 2018 15:58:19 -0000 (UTC)
Date: Thu, 05 Jul 2018 08:58:19 -0700
From: MikeBishop <mbishop@evequefou.be>
Reply-To: MikeBishop <mbishop@evequefou.be>
To: quic-issues@ietf.org
Message-ID: <5b3e401b23576_618f2aed05eb7c0c93754@hookshot-fe-d252ca1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b3e401b230b3_618f2aed05eb7c0c936d3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/HMh6Ew-33dfi2PqaJLuCIfMlWeU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 05 Jul 2018 15:58:23 -0000

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

  Branch: refs/heads/app-close-http
  Home:   https://github.com/quicwg/base-drafts

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

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

----==_mimepart_5b3e401b230b3_618f2aed05eb7c0c936d3--


From nobody Thu Jul  5 08:58: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 7517F130EE5 for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 08:58:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bsVs0o13JnRv for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 08:58: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 B9317130E10 for <quic-issues@ietf.org>; Thu,  5 Jul 2018 08:58:19 -0700 (PDT)
Date: Thu, 05 Jul 2018 08:58:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530806298; bh=Iph6gwbMqBFipVP1qY3TGM+HWNCwdvnURFFAWZ4yr90=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=AL9UdwuBGtVfkytzOjWVsywE9D0+qr2eelPYOQO+5oA4kIp81R9BIfRFLDz5jTT6z nFMSumyPqLi97I26pdffG1J6pNMYp0CV8YqLAnXPTIGEmSX+mD8dqyFfYe6DuofONg Zktu6VgU38g/KveRgc7A44q8ONeuatXZ2sVqHArs=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab45f943cd6aa0ebb78ce2b0570d6cefa294346c1292cf000000011756021a92a169ce1428acdc@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1522/issue_event/1718445323@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1522@github.com>
References: <quicwg/base-drafts/pull/1522@github.com>
Subject: Re: [quicwg/base-drafts] Use APPLICATION_CLOSE for hq errors (#1522)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3e401a7c145_38a93fe2dc6e4f846610b4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/SNNMCnBGgVmd8M4fi4f8nU_hkrs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 05 Jul 2018 15:58:23 -0000

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

Merged #1522.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1522#event-1718445323
----==_mimepart_5b3e401a7c145_38a93fe2dc6e4f846610b4
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="338210012" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1522" href="https://github.com/quicwg/base-drafts/pull/1522">#1522</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1522#event-1718445323">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxiGMl6l-6ZwGlhw2SfRclAE2HGEks5uDjeagaJpZM4VCTOw">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-gaiHtpxes3xoSr4i_9Bm4Ud5SRks5uDjeagaJpZM4VCTOw.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1522."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1522#event-1718445323"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1522#event-1718445323",
"url": "https://github.com/quicwg/base-drafts/pull/1522#event-1718445323",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 APPLICATION_CLOSE for hq errors (#1522)",
"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/1522#event-1718445323"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352924592\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3e401a7c145_38a93fe2dc6e4f846610b4--


From nobody Thu Jul  5 08:58: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 ABF6F130F0B for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 08:58:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.009
X-Spam-Level: 
X-Spam-Status: No, score=-3.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9opUvkGVGeBV for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 08:58:21 -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 EBEE5130E17 for <quic-issues@ietf.org>; Thu,  5 Jul 2018 08:58: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=BOiPwReBdfg/a3B+RX3cDIVTjs4=; b=pbH6KOV3Z2F4Wmw0 /e56nfGawTWERSXKcZP+oWTb85cWIOQ8lJFEm/Q5QXSTwKoTNpxMrkwsEJ7ZrkkD 821OWcDfQBRvcjLsdX6MwxxPtGHsIpB+LdJFw4joT2cjz6X+HS7Ve6f2jl40o/di qffnc2xBpUUNJE8LFjI3CViuCXg=
Received: by filter0908p1las1.sendgrid.net with SMTP id filter0908p1las1-7205-5B3E401A-29 2018-07-05 15:58:18.691371981 +0000 UTC
Received: from github-lowworker10-cp1-prd.iad.github.net (unknown [192.30.252.38]) by ismtpd0002p1iad1.sendgrid.net (SG) with ESMTP id b3Sto7zWSuGCozmYAKp7lA for <quic-issues@ietf.org>; Thu, 05 Jul 2018 15:58:18.500 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker10-cp1-prd.iad.github.net (Postfix) with ESMTP id 7812C4440E for <quic-issues@ietf.org>; Thu,  5 Jul 2018 08:58:18 -0700 (PDT)
Date: Thu, 05 Jul 2018 15:58:18 +0000 (UTC)
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab6693af33c16afd3a67f769a8a990f2ed1909df6292cf000000011756021a92a169ce1428954b@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1521/issue_event/1718445333@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1521@github.com>
References: <quicwg/base-drafts/issues/1521@github.com>
Subject: Re: [quicwg/base-drafts] HTTP should use APPLICATION_CLOSE, not CONNECTION_CLOSE (#1521)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3e401a764f7_10ec3fa51abb6f804120f1"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2LGuBDe7UcWE0+QVv9t1rHzD9rE1c1/Ekyjs tY4OtSTCLQAOIypNJW03/hDTxbdqi9i7++2U2nk6ZpSIBqLEvD8AERZ5GzS6V7u8O0/PQRuM/+7mQI yDRBufU29hGSs72M+ySB/F0/QWEzCA6+AV57Be9ndGMLEz4FiK0QXfOoFI5iMZE0QTRTJYQZUoF+QB 4=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/VN1qgVGg101xW0NnfmEsdNLj1bw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 05 Jul 2018 15:58:24 -0000

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

Closed #1521 via #1522.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1521#event-1718445333
----==_mimepart_5b3e401a764f7_10ec3fa51abb6f804120f1
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="338203979" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1521" href="https://github.com/quicwg/base-drafts/issues/1521">#1521</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="338210012" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1522" href="https://github.com/quicwg/base-drafts/pull/1522">#1522</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1521#event-1718445333">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxO2D8rtMbMntFboF-zsIfAuhWx_ks5uDjeagaJpZM4VCRlP">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqx6vGMSle8EQXjg_BQF7vUpaLtTsks5uDjeagaJpZM4VCRlP.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1521 via #1522."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1521#event-1718445333"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1521#event-1718445333",
"url": "https://github.com/quicwg/base-drafts/issues/1521#event-1718445333",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 should use APPLICATION_CLOSE, not CONNECTION_CLOSE (#1521)",
"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/1521#event-1718445333"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352917839\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3e401a764f7_10ec3fa51abb6f804120f1--


From nobody Thu Jul  5 09:19: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 5246A130E35 for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 09:19:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hR-e0VnqM0yL for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 09:19: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 6DEEC129C6A for <quic-issues@ietf.org>; Thu,  5 Jul 2018 09:19:46 -0700 (PDT)
Date: Thu, 05 Jul 2018 09:19:45 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530807585; bh=kkUMc3IH/U403zdTkRp46FuztTgNRKTsbdb0tNU0s7k=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ZWSSzCtbkmDreVgW0UlAuSpuSm1FJn2ZbL7qsPQY/mQpz9nnp5LXcvXuGoWQb7hhP RAJtsx5nXklhkJeu5kk2GfD6kAq49PzJb/DELeyc80FF9VaCBAErWyQ9CpWFvJTXUI v7U93/FuWffuVZQTTxQQigmKEw6CcFPG9geL/8+Q=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab278d485d5e0383dcc0b2f8dd1f1f4fa89f3c6d9492cf000000011756072192a169ce1421be50@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1514/review/134717567@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1514@github.com>
References: <quicwg/base-drafts/pull/1514@github.com>
Subject: Re: [quicwg/base-drafts] Permit 0-RTT after Retry and VN (#1514)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3e45218c8fe_716d3fa654d64f7c588369"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/GY3-QBsjGrmnlpoeD3dtBEx2zoI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 05 Jul 2018 16:19:48 -0000

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

MikeBishop requested changes on this pull request.

I eventually figured out what you actually meant, but it didn't click for me reading the text the first time.  If it's not just me, perhaps more/different explanation is in order.

The key point is that if the CID doesn't change, the 0-RTT packets from before and after the Retry can both be accepted and processed as part of the connection, either via buffering or reordering.  So you have to resend all that data, but can't reuse those packet numbers.

>  
-The Retry indicates that the Initial was received but not processed.  It MUST
-NOT be treated as an acknowledgment for the Initial, but it MAY be used for an
-RTT measurement.
+Either packet indicates that the Initial was received but not processed.  Either
+packet cannot be treated as an acknowledgment for the Initial, but they MAY be

"Either ... cannot" feels awkward.  Maybe "Neither packet can be...."?

> @@ -727,16 +732,16 @@ Connection ID.
 
 ### Tokens
 
-If the client has a token received in a NEW_TOKEN frame on a previous connection
-to what it believes to be the same server, it can include that value in the
-Token field of its Initial packet.
+If the client has a token received in a NEW_TOKEN frame on a previous
+connection to what it believes to be the same server, it can include that value
+in the Token field of its Initial packet.

This paragraph looks like a rewrap to a shorter line length than the rest of the document.  The original layout appears to be fine.

>  
-A client SHOULD NOT reuse a token.  Reusing a token on different network paths
-would allow activity to be linked between paths (see {{migration-linkability}}).
-A client MUST NOT reuse a token if it believes that its point of network
-attachment has changed; that is, if there is a change in its local IP address or
-network interface.  A client needs to start the connection process over if it
-migrates prior to completing the handshake.
+A client SHOULD NOT reuse a token.  Reusing a token could allow different
+connections to be identified as coming from the same endpoint (see also
+{{migration-linkability}}).  A client MUST NOT reuse a token if it believes that
+its point of network attachment has changed; that is, if there is a change in
+its local IP address or network interface.  A client MUST start the connection

I know you didn't change this text, but this seems to preclude clients keeping a cache of tokens and the associated network connections.  For example, a mobile device that went to Wi-Fi could keep the cellular token in expectation that it will be on cellular again.  Perhaps the better prohibition is that you MUST NOT use the token on a different network than where you received it?

> @@ -770,6 +775,29 @@ are in a different packet number space to other packets (see
 {{packet-numbers}}).
 
 
+### 0-RTT Packet Numbers {#retry-0rtt-pn}
+
+Packet numbers for 0-RTT protected packets use the same space as 1-RTT protected
+packets.
+
+After a client receives a Retry or Version Negotiation packet, it MAY attempt to
+send data in 0-RTT packets after it sends a new Initial packet.  However, a
+client MUST NOT reset the packet number it uses for 0-RTT packets.  The keys

If the CID doesn't change, reordering or caching could cause the first flight of 0-RTT packets to remain valid after the new Initial lands.  So unless the CID changes (and maybe even if it does, if the server is trying too hard), you have to assume those packets are still outstanding but potentially lost.  Maybe we should frame this in terms of fast retransmit?

> @@ -1311,6 +1339,10 @@ Version Negotiation packet.
 A client MUST ignore a Version Negotiation packet that lists the client's chosen
 version.
 
+A client MAY attempt 0-RTT after receiving a Version Negotiation packet.  A
+client that sends additional 0-RTT packets MUST NOT reset the packet number to 0
+after a Retry packet, see {{retry-0rtt-pn}}.

Since this section is about Version Negotiation packets, the mention of Retry packets seems a *non sequitur*.  It's fine to reset the 0-RTT packet number space after a VN packet, because the previous 0-RTT packets will be of a version unknown to the server and therefore will just be discarded (or rather, will trigger more VN 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/1514#pullrequestreview-134717567
----==_mimepart_5b3e45218c8fe_716d3fa654d64f7c588369
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

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

<p>I eventually figured out what you actually meant, but it didn't click for me reading the text the first time.  If it's not just me, perhaps more/different explanation is in order.</p>
<p>The key point is that if the CID doesn't change, the 0-RTT packets from before and after the Retry can both be accepted and processed as part of the connection, either via buffering or reordering.  So you have to resend all that data, but can't reuse those packet numbers.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1514#discussion_r200406910">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt;  
-The Retry indicates that the Initial was received but not processed.  It MUST
-NOT be treated as an acknowledgment for the Initial, but it MAY be used for an
-RTT measurement.
+Either packet indicates that the Initial was received but not processed.  Either
+packet cannot be treated as an acknowledgment for the Initial, but they MAY be
</pre>
<p>"Either ... cannot" feels awkward.  Maybe "Neither packet can be...."?</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1514#discussion_r200408009">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -727,16 +732,16 @@ Connection ID.
 
 ### Tokens
 
-If the client has a token received in a NEW_TOKEN frame on a previous connection
-to what it believes to be the same server, it can include that value in the
-Token field of its Initial packet.
+If the client has a token received in a NEW_TOKEN frame on a previous
+connection to what it believes to be the same server, it can include that value
+in the Token field of its Initial packet.
</pre>
<p>This paragraph looks like a rewrap to a shorter line length than the rest of the document.  The original layout appears to be fine.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1514#discussion_r200408527">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-A client SHOULD NOT reuse a token.  Reusing a token on different network paths
-would allow activity to be linked between paths (see {{migration-linkability}}).
-A client MUST NOT reuse a token if it believes that its point of network
-attachment has changed; that is, if there is a change in its local IP address or
-network interface.  A client needs to start the connection process over if it
-migrates prior to completing the handshake.
+A client SHOULD NOT reuse a token.  Reusing a token could allow different
+connections to be identified as coming from the same endpoint (see also
+{{migration-linkability}}).  A client MUST NOT reuse a token if it believes that
+its point of network attachment has changed; that is, if there is a change in
+its local IP address or network interface.  A client MUST start the connection
</pre>
<p>I know you didn't change this text, but this seems to preclude clients keeping a cache of tokens and the associated network connections.  For example, a mobile device that went to Wi-Fi could keep the cellular token in expectation that it will be on cellular again.  Perhaps the better prohibition is that you MUST NOT use the token on a different network than where you received it?</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1514#discussion_r200409347">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -770,6 +775,29 @@ are in a different packet number space to other packets (see
 {{packet-numbers}}).
 
 
+### 0-RTT Packet Numbers {#retry-0rtt-pn}
+
+Packet numbers for 0-RTT protected packets use the same space as 1-RTT protected
+packets.
+
+After a client receives a Retry or Version Negotiation packet, it MAY attempt to
+send data in 0-RTT packets after it sends a new Initial packet.  However, a
+client MUST NOT reset the packet number it uses for 0-RTT packets.  The keys
</pre>
<p>If the CID doesn't change, reordering or caching could cause the first flight of 0-RTT packets to remain valid after the new Initial lands.  So unless the CID changes (and maybe even if it does, if the server is trying too hard), you have to assume those packets are still outstanding but potentially lost.  Maybe we should frame this in terms of fast retransmit?</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1514#discussion_r200409880">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1311,6 +1339,10 @@ Version Negotiation packet.
 A client MUST ignore a Version Negotiation packet that lists the client&#39;s chosen
 version.
 
+A client MAY attempt 0-RTT after receiving a Version Negotiation packet.  A
+client that sends additional 0-RTT packets MUST NOT reset the packet number to 0
+after a Retry packet, see {{retry-0rtt-pn}}.
</pre>
<p>Since this section is about Version Negotiation packets, the mention of Retry packets seems a <em>non sequitur</em>.  It's fine to reset the 0-RTT packet number space after a VN packet, because the previous 0-RTT packets will be of a version unknown to the server and therefore will just be discarded (or rather, will trigger more VN 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/1514#pullrequestreview-134717567">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-wCaRLuYPUykSM9gR46h-jbUJTtks5uDjyhgaJpZM4VAVox">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq53W1U2RbA-95LhaPGlZ4GG0-FjVks5uDjyhgaJpZM4VAVox.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1514"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1514#pullrequestreview-134717567"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1514#pullrequestreview-134717567",
"url": "https://github.com/quicwg/base-drafts/pull/1514#pullrequestreview-134717567",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1514",
"sections": [
{
"text": "I eventually figured out what you actually meant, but it didn't click for me reading the text the first time.  If it's not just me, perhaps more/different explanation is in order.\r\n\r\nThe key point is that if the CID doesn't change, the 0-RTT packets from before and after the Retry can both be accepted and processed as part of the connection, either via buffering or reordering.  So you have to resend all that data, but can't reuse those packet numbers.",
"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/1514#pullrequestreview-134717567"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352410161\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3e45218c8fe_716d3fa654d64f7c588369--


From nobody Thu Jul  5 09:27: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 B6A87129C6A for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 09:27:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HW8Mqfx5iBOu for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 09:27: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 5875A130EC8 for <quic-issues@ietf.org>; Thu,  5 Jul 2018 09:27:11 -0700 (PDT)
Date: Thu, 05 Jul 2018 09:27:09 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530808029; bh=4uaE8ipxytvX6jjdzrCO/6tgGPTPZzUFa2yXwchTeUI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=X3jdsDT4c1Y+7LE98xHRWgpjQYw0cJfXKfq7XhU9HdShsbgVdY9jvuwYzGjoBlF+G 3ByXrtCQy68CIn1CSJXU7WwIFDOqzyfjGt/wg/Xis0FctgEKZjaCuvz4rUQkUopJQw 8t57UbHxvnKOXsUQz9GOaXVztGMv1TVMiFtK0woo=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abfc63bf69863fb0867024174f90e913bc55a19f2092cf00000001175608dd92a169ce1426c354@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1516/c402779131@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1516@github.com>
References: <quicwg/base-drafts/pull/1516@github.com>
Subject: Re: [quicwg/base-drafts] Discuss headers in more detail (#1516)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3e46dde1578_3a232ac6b4264f5887142d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Uvf8mAQUyWceYgJ6YxmDM__c6k0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 05 Jul 2018 16:27:13 -0000

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

@LPardue, that's defined by an extension to HTTP/2.  To be used with HTTP/QUIC, a suspiciously similar extension would need to define it for HTTP/QUIC.  Of course, we probably need to bring in the RFC 7540 language that permits such extensions....

@mikkelfj, I was just reusing the RFC7540 language, but I agree it's a little bit loose.  I'll reference the specific section in RFC 7230.

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

<p><a class=3D"user-mention" data-hovercard-user-id=3D"6571445" data-octo=
-click=3D"hovercard-link-click" data-octo-dimensions=3D"link_type:self" h=
ref=3D"https://github.com/LPardue">@LPardue</a>, that's defined by an ext=
ension to HTTP/2.  To be used with HTTP/QUIC, a suspiciously similar exte=
nsion would need to define it for HTTP/QUIC.  Of course, we probably need=
 to bring in the RFC 7540 language that permits such extensions....</p>
<p><a class=3D"user-mention" data-hovercard-user-id=3D"193335" data-octo-=
click=3D"hovercard-link-click" data-octo-dimensions=3D"link_type:self" hr=
ef=3D"https://github.com/mikkelfj">@mikkelfj</a>, I was just reusing the =
RFC7540 language, but I agree it's a little bit loose.  I'll reference th=
e specific section in RFC 7230.</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/1516#issuecomment-402779131">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqyhP65=
aP8rbuUlpbfvrP_Je_ToEkks5uDj5dgaJpZM4VBwZ1">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkq4n9FqWn4BmAPKWiXcNG46UUbTFn=
ks5uDj5dgaJpZM4VBwZ1.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 #1516: @LPardue, that's defined by an extension to HTTP/2.  To =
be used with HTTP/QUIC, a suspiciously similar extension would need to de=
fine it for HTTP/QUIC.  Of course, we probably need to bring in the RFC 7=
540 language that permits such extensions....\r\n\r\n@mikkelfj, I was jus=
t reusing the RFC7540 language, but I agree it's a little bit loose.  I'l=
l reference the specific section in RFC 7230."}],"action":{"name":"View P=
ull Request","url":"https://github.com/quicwg/base-drafts/pull/1516#issue=
comment-402779131"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1516#issuecomment-4=
02779131",
"url": "https://github.com/quicwg/base-drafts/pull/1516#issuecomment-4027=
79131",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Discuss headers in more detail (#1516)=
",
"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\": 1516,\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\": 1516\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1516#issuecomment-4027=
79131"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3527819=
41\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b3e46dde1578_3a232ac6b4264f5887142d--


From nobody Thu Jul  5 09:36: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 5617E130E51 for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 09:36:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.661
X-Spam-Level: 
X-Spam-Status: No, score=-1.661 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, T_DKIMWL_WL_HIGH=-0.01] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6dHTQwRwq4OY for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 09:36: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 8C1DF12785F for <quic-issues@ietf.org>; Thu,  5 Jul 2018 09:36:37 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1530808596; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=iqNDQ9w4nszWh4l9NKumT0byHbUSrI+SV59MOHAV3ZI=; b=OqzebfJbz2/D+XILhsk1OozQ7pB3/d0opdFJt5jVS1bi4HisDMEgwdT/GrKuo0ftQUbwaaDg 9j5xFQ+DruJWN+AVtk3OMpt5oyb5YHzKNCwhRSyEzRB6Km/acdtI6fDf25cM3TRD9RmJKe98 IbtPmAvIrFDMMNvw7KqG4SVVUb8=
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 5b3e4914.7ff9e1f6b540-smtp-out-n02; Thu, 05 Jul 2018 16:36:36 -0000 (UTC)
Date: Thu, 05 Jul 2018 09:36:35 -0700
From: Mike Bishop <mbishop@evequefou.be>
Reply-To: Mike Bishop <mbishop@evequefou.be>
To: quic-issues@ietf.org
Message-ID: <5b3e4913b838d_6c82b206e6c5c0033661@hookshot-fe-cace476.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 0538a3: Reference 7230 for allowed header characteristics
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b3e4913b7e5b_6c82b206e6c5c003350"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/-leNkVRqrXx3TcXB-VM5tHl4i6Q>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 05 Jul 2018 16:36:40 -0000

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

  Branch: refs/heads/http/header_details
  Home:   https://github.com/quicwg/base-drafts
  Commit: 0538a301f50eae84aa1db10a05cf8cc958db60f0
      https://github.com/quicwg/base-drafts/commit/0538a301f50eae84aa1db10a05cf8cc958db60f0
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-07-05 (Thu, 05 Jul 2018)

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

  Log Message:
  -----------
  Reference 7230 for allowed header characteristics



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

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

----==_mimepart_5b3e4913b7e5b_6c82b206e6c5c003350--


From nobody Thu Jul  5 09:36: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 56E27130EDE for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 09:36:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.01
X-Spam-Level: 
X-Spam-Status: No, score=-3.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OY8RieW2uQ0D for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 09:36: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 6B60112785F for <quic-issues@ietf.org>; Thu,  5 Jul 2018 09:36: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=luxMve726G92GWPFieyyGQVleME=; b=pGYOKyaVs+S8ohsM ZjIEFCT0Wm4Ri5c2OHAqYKlwpGBbdz8911rNZFIYHwW886m503+W4DiSuuBdqQH+ 9bZIzi83g/tdePZLN+5uVvM6z0PWJi2UUtBDbJMBHrC2p0zyeMEhjV4JOBqaBJPm FDb2w3W6tXwwUHCJGIrM0S62OB8=
Received: by filter1416p1mdw1.sendgrid.net with SMTP id filter1416p1mdw1-31058-5B3E4917-25 2018-07-05 16:36:39.489285965 +0000 UTC
Received: from github-lowworker-56a5eb2.cp1-iad.github.net (unknown [192.30.252.33]) by ismtpd0010p1iad1.sendgrid.net (SG) with ESMTP id PId8RBYfRzeLyda31nVb5w for <quic-issues@ietf.org>; Thu, 05 Jul 2018 16:36:39.409 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-56a5eb2.cp1-iad.github.net (Postfix) with ESMTP id 62786C189C for <quic-issues@ietf.org>; Thu,  5 Jul 2018 09:36:39 -0700 (PDT)
Date: Thu, 05 Jul 2018 16:36:39 +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/1516/push/2697646783@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1516@github.com>
References: <quicwg/base-drafts/pull/1516@github.com>
Subject: Re: [quicwg/base-drafts] Discuss headers in more detail (#1516)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3e491760732_530d2b071e8f4f5810227f"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak06QscSKKosnCfC45OfT+QrjCAbHmhGk11fEX aXSupV8XBwHf73aSOcbVaOjBdlT6qoceVUJgBv27jvxgtzPySubu34jCnf/LIdCmXYODYftO0Nwzc6 7S/8fVvB/STa38d6NZCKOCcnlFVlvmRL5GdmtXArpoUmTqahmIzbVzPZXqh+D7q+8MawZ6crnlL2F8 Y=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/3_T3R0emOqDRjHjE43CsM5-k_pA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 05 Jul 2018 16:36:44 -0000

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

@MikeBishop pushed 1 commit.

0538a30  Reference 7230 for allowed header characteristics


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1516/files/ee0943ec7324c0e1db88e390d19834da05437140..0538a301f50eae84aa1db10a05cf8cc958db60f0

----==_mimepart_5b3e491760732_530d2b071e8f4f5810227f
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/0538a30">0538a30</a>  Reference 7230 for allowed header characteristics</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/1516/files/ee0943ec7324c0e1db88e390d19834da05437140..0538a301f50eae84aa1db10a05cf8cc958db60f0">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2LiWZKjSdXL8jMzB8uYOltztNDyks5uDkCXgaJpZM4VBwZ1">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_JeTeUewG3qxTIut_0_WQJGZcNAks5uDkCXgaJpZM4VBwZ1.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1516"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1516/files/ee0943ec7324c0e1db88e390d19834da05437140..0538a301f50eae84aa1db10a05cf8cc958db60f0"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1516/files/ee0943ec7324c0e1db88e390d19834da05437140..0538a301f50eae84aa1db10a05cf8cc958db60f0",
"url": "https://github.com/quicwg/base-drafts/pull/1516/files/ee0943ec7324c0e1db88e390d19834da05437140..0538a301f50eae84aa1db10a05cf8cc958db60f0",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1516",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1516:",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [
{
"name": "0538a30",
"value": "Reference 7230 for allowed header characteristics"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1516/files/ee0943ec7324c0e1db88e390d19834da05437140..0538a301f50eae84aa1db10a05cf8cc958db60f0"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352781941\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b3e491760732_530d2b071e8f4f5810227f--


From nobody Thu Jul  5 09:38: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 AE9E5130EC8 for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 09:38:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.01
X-Spam-Level: 
X-Spam-Status: No, score=-3.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WuC_74h4AxEn for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 09:38:22 -0700 (PDT)
Received: from o9.sgmail.github.com (o9.sgmail.github.com [167.89.101.2]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1666012785F for <quic-issues@ietf.org>; Thu,  5 Jul 2018 09:38:22 -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=TKorIVFYjIyFFXvDYM6TDTSNIns=; b=VXlj6a1vbCAP+Jey hzP3sY/SqqirwNglCSBB2PA4rxH2EbSIObaD48zMQ/3mTF073/kMfPvf1ocucgc7 vMFNF+5pmWYKuhgSe2WVlkq1tIWf6sELzcuXiEZVKWzN2GeBk0aTsaFoEsNwHOrG VTBCg73CnRCUBO+vN4+8byTxyFo=
Received: by filter0732p1las1.sendgrid.net with SMTP id filter0732p1las1-4678-5B3E497C-28 2018-07-05 16:38:20.939351422 +0000 UTC
Received: from github-lowworker-cbd19a4.cp1-iad.github.net (unknown [192.30.252.35]) by ismtpd0002p1iad1.sendgrid.net (SG) with ESMTP id l0H4p6_4RWC-SafQsg-bUw for <quic-issues@ietf.org>; Thu, 05 Jul 2018 16:38:21.087 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-cbd19a4.cp1-iad.github.net (Postfix) with ESMTP id 13652580518 for <quic-issues@ietf.org>; Thu,  5 Jul 2018 09:38:21 -0700 (PDT)
Date: Thu, 05 Jul 2018 16:38:21 +0000 (UTC)
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab6c3669315166cb27681e6bbb1c886fa0927378f592cf0000000117560b7d92a169ce142f5c59@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1523@github.com>
Subject: [quicwg/base-drafts] Update references to new HTTP RFCs (#1523)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3e497d12403_2b11b3fc16e618f7c45979"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak01uxUF07iq6F9McJHuBV3GJzpINqCvSPcH5D YQXAbQasNnZ0HTbc3xZG4d1oIfWeaxW7mA2c6sEmrw4eX6u0FzXTm0Q0gxIrleTXwjmjvOe9WXGUPU v4tSvUZ1zB72jle6GNky3UitIy8UpodUp9FBNu7UrSdJFa9NGlCf/+hiqzXpVRErQbqsBVcDub3Z9Y E=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/-mZ22yOKuF8bWkBV2XPX_7QGCio>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 05 Jul 2018 16:38:24 -0000

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

Some references in HTTP/QUIC would benefit from invoking the HTTPter drafts instead, if they finish before we do.  For example, the text is #1516 is unnecessarily awkward because it references concepts from RFC 7230 while disclaiming the wire format.  The equivalent text in [Semantics](https://httpwg.org/http-core/draft-ietf-httpbis-semantics-latest.html#message.abstraction) is far more appropriate.

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

<p>Some references in HTTP/QUIC would benefit from invoking the HTTPter drafts instead, if they finish before we do.  For example, the text is <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="338084692" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1516" href="https://github.com/quicwg/base-drafts/pull/1516">#1516</a> is unnecessarily awkward because it references concepts from RFC 7230 while disclaiming the wire format.  The equivalent text in <a href="https://httpwg.org/http-core/draft-ietf-httpbis-semantics-latest.html#message.abstraction" rel="nofollow">Semantics</a> is far more appropriate.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1523">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqz8yhKpvw9_kHcUuJ-2CT85gnmpTks5uDkD9gaJpZM4VENB5">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-rh9wLgRQq7pqtosO7kiyZmbVLEks5uDkD9gaJpZM4VENB5.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Update references to new HTTP RFCs (#1523)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1523"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1523",
"url": "https://github.com/quicwg/base-drafts/issues/1523",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@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 references to new HTTP RFCs (#1523)",
"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": 1523
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1523,\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\": 1523\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1523"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 353423481\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3e497d12403_2b11b3fc16e618f7c45979--


From nobody Thu Jul  5 09: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 EE7B6130E19 for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 09:47:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id X8G6moM0R41v for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 09:47: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 0E07E130ED9 for <quic-issues@ietf.org>; Thu,  5 Jul 2018 09:47:10 -0700 (PDT)
Date: Thu, 05 Jul 2018 09:47:09 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530809229; bh=91MQsYty9jcXK+9nds/FmnWKB8KC4OweH3fvUfWslIw=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=ni5JBb3V6e//6Yi8b4UpS7QF7nRXVUw8cqH/dhChN4Mjb4om3U7F5HwkPQD+wro+K nbQeqejM5wJ6nwO8q8WhR6mobpO2o8ZDJvxdQAOK2SNopuE0b/qiflDTQL+83XIebf frhaqiuq7HrIQi2NgP9jr35OjR7sn32wkH3HLWqM=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab6caef9e4a35c90cdaa9c6c3b75a556221951b70992cf0000000117560d8d92a169ce142f667c@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1524@github.com>
Subject: [quicwg/base-drafts] Extensions in HTTP/QUIC (#1524)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3e4b8d2f62c_37e02afcee726f5858731"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/sAUCs5zWocOEyKvlMw2vPBy1zlY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 05 Jul 2018 16:47:12 -0000

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

The text currently says that extensions can define stream types and settings.  It says that they'll need to register the frame types they define, but doesn't actually say they're permitted to do so.  (I guess we consider that implied.)  It doesn't permit them to define pseudoheaders (e.g. `:protocol`).

We probably need the equivalent language of 7540 which permits them to `alter any aspect of the protocol` subject to certain constraints, and spell out those constraints.

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

<p>The text currently says that extensions can define stream types and settings.  It says that they'll need to register the frame types they define, but doesn't actually say they're permitted to do so.  (I guess we consider that implied.)  It doesn't permit them to define pseudoheaders (e.g. <code>:protocol</code>).</p>
<p>We probably need the equivalent language of 7540 which permits them to <code>alter any aspect of the protocol</code> subject to certain constraints, and spell out those constraints.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1524">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7c1iiTOkffSMXvwozhzuLJnWywaks5uDkMNgaJpZM4VENwU">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwAxrZ1HKTiHJs2SUfLSprdXwBbPks5uDkMNgaJpZM4VENwU.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Extensions in HTTP/QUIC (#1524)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1524"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1524",
"url": "https://github.com/quicwg/base-drafts/issues/1524",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Extensions in HTTP/QUIC (#1524)",
"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": 1524
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1524,\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\": 1524\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1524"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 353426452\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3e4b8d2f62c_37e02afcee726f5858731--


From nobody Thu Jul  5 10:22: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 8200F130F08 for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 10:22:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.661
X-Spam-Level: 
X-Spam-Status: No, score=-1.661 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, T_DKIMWL_WL_HIGH=-0.01] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BjKTfjo6LnT6 for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 10:22: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 824E4130DE1 for <quic-issues@ietf.org>; Thu,  5 Jul 2018 10:22:38 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1530811357; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=TjSrHxwSsCcyBUdhAbjDiEiiqFcVczshxujQzwwuhRM=; b=Vc4RF4zYNg480ImEjnzt/xWdfXOpoBA6v4DZ4bOky9i1YFlFuICJMzC4z5ptx8aBijkEuWLh r916fa2SJNuKMh/GocOTMMsFjxD4LL9EfBoHUqc/xoIzizlwSY0Qv0+2rW3LWhCnCJfyN8Yb eARs6N0xm3A1H706MineiPtEPxI=
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.45]) by mxa.mailgun.org with ESMTP id 5b3e53dd.7f12677073f0-smtp-out-n03; Thu, 05 Jul 2018 17:22:37 -0000 (UTC)
Date: Thu, 05 Jul 2018 10:22:36 -0700
From: Mike Bishop <mbishop@evequefou.be>
Reply-To: Mike Bishop <mbishop@evequefou.be>
To: quic-issues@ietf.org
Message-ID: <5b3e53dc7e36e_98f2b0a7a029c0c101419@hookshot-fe-5a11256.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 89a889: Added change logs
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b3e53dc7dc74_98f2b0a7a029c0c1013db"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/vAyZG33qENvTaKSqIOmx9B_-VNg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 05 Jul 2018 17:22:41 -0000

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

  Branch: refs/heads/http_unidirectional
  Home:   https://github.com/quicwg/base-drafts
  Commit: 89a889049d2f78bdcdf4f0beb745b91d4c79c770
      https://github.com/quicwg/base-drafts/commit/89a889049d2f78bdcdf4f0beb745b91d4c79c770
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-27 (Wed, 27 Jun 2018)

  Changed paths:
    M draft-ietf-quic-http.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:
  -----------
  Added change logs


  Commit: 6802896796a2114977c4215a47160eb1efffd351
      https://github.com/quicwg/base-drafts/commit/6802896796a2114977c4215a47160eb1efffd351
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-27 (Wed, 27 Jun 2018)

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

  Log Message:
  -----------
  Dirty edit buffer had a few more things in it


  Commit: 86660ea4a201df76fa75ea8971ba896c6e6187af
      https://github.com/quicwg/base-drafts/commit/86660ea4a201df76fa75ea8971ba896c6e6187af
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-06-27 (Wed, 27 Jun 2018)

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

  Log Message:
  -----------
  Merge pull request #1359 from quicwg/http_unidirectional

Unidirectional Stream Headers in HTTP


  Commit: 93b705e92da517221c50d4e4ee4a7d128c9e5faa
      https://github.com/quicwg/base-drafts/commit/93b705e92da517221c50d4e4ee4a7d128c9e5faa
  Author: Nick Banks <nibanks@microsoft.com>
  Date:   2018-06-27 (Wed, 27 Jun 2018)

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

  Log Message:
  -----------
  Don't Change Source CID After Retry


  Commit: be00478a5e4c5eb2f5350e7d0db0494cc3834c54
      https://github.com/quicwg/base-drafts/commit/be00478a5e4c5eb2f5350e7d0db0494cc3834c54
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-06-27 (Wed, 27 Jun 2018)

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

  Log Message:
  -----------
  A couple more


  Commit: ee2d80d54b68f12433cc53c4e10ac7bb809edc96
      https://github.com/quicwg/base-drafts/commit/ee2d80d54b68f12433cc53c4e10ac7bb809edc96
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-28 (Thu, 28 Jun 2018)

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

  Log Message:
  -----------
  Promote TLS changes


  Commit: 921c954b8bee07ced692a64c41cef44a55817d8e
      https://github.com/quicwg/base-drafts/commit/921c954b8bee07ced692a64c41cef44a55817d8e
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-28 (Thu, 28 Jun 2018)

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

  Log Message:
  -----------
  Merge branch 'changelog-13'


  Commit: e48425a7ad60d306f1971cfe1f6b1f562f2e30ff
      https://github.com/quicwg/base-drafts/commit/e48425a7ad60d306f1971cfe1f6b1f562f2e30ff
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-28 (Thu, 28 Jun 2018)

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

  Log Message:
  -----------
  Remove merge trash


  Commit: 6d48169b404bd0ab239c82f9f735ec8faf2d9ebf
      https://github.com/quicwg/base-drafts/commit/6d48169b404bd0ab239c82f9f735ec8faf2d9ebf
  Author: Nick Banks <nibanks@microsoft.com>
  Date:   2018-06-27 (Wed, 27 Jun 2018)

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

  Log Message:
  -----------
  should -> must


  Commit: 6a68e074e84f04e70a186294a3e468c3c98cef5b
      https://github.com/quicwg/base-drafts/commit/6a68e074e84f04e70a186294a3e468c3c98cef5b
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-28 (Thu, 28 Jun 2018)

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

  Log Message:
  -----------
  Removing extra text


  Commit: 2991507bc0a635c4324762f51c558328603e79f6
      https://github.com/quicwg/base-drafts/commit/2991507bc0a635c4324762f51c558328603e79f6
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-28 (Thu, 28 Jun 2018)

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

  Log Message:
  -----------
  Merge pull request #1491 from nibanks/pr/no-cid-change-after-retry

Don't Change Source CID After Retry


  Commit: ba4d1a8cb381f511ec1864b1bc69dedadb1ff621
      https://github.com/quicwg/base-drafts/commit/ba4d1a8cb381f511ec1864b1bc69dedadb1ff621
  Author: Rui Paulo <rpaulo@me.com>
  Date:   2018-06-27 (Wed, 27 Jun 2018)

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

  Log Message:
  -----------
  Add an appendix related to packet number decoding.


  Commit: e52c8f947d9edee689aebed3546059ddf5b44759
      https://github.com/quicwg/base-drafts/commit/e52c8f947d9edee689aebed3546059ddf5b44759
  Author: Rui Paulo <rpaulo@me.com>
  Date:   2018-06-27 (Wed, 27 Jun 2018)

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

  Log Message:
  -----------
  Remove whitespace


  Commit: 5d6e8a98d611a9cde16a3c86f667c86023ee776d
      https://github.com/quicwg/base-drafts/commit/5d6e8a98d611a9cde16a3c86f667c86023ee776d
  Author: Julian Reschke <julian.reschke@gmx.de>
  Date:   2018-06-28 (Thu, 28 Jun 2018)

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

  Log Message:
  -----------
  qpack: section reference is broken

(that's what you get for using MarkDown :-)


  Commit: 19d713dec417d1aebebc912bf00d4a2a302d6b9b
      https://github.com/quicwg/base-drafts/commit/19d713dec417d1aebebc912bf00d4a2a302d6b9b
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-28 (Thu, 28 Jun 2018)

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

  Log Message:
  -----------
  Merge pull request #1494 from reschke/patch-21

qpack: section reference is broken


  Commit: 708e9ad2c4685b8e0357174e3803724846001d79
      https://github.com/quicwg/base-drafts/commit/708e9ad2c4685b8e0357174e3803724846001d79
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-06-28 (Thu, 28 Jun 2018)

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

  Log Message:
  -----------
  Actually fix reference


  Commit: 6d2376ba3cb035ae30d6cb6a725bea096cf84f29
      https://github.com/quicwg/base-drafts/commit/6d2376ba3cb035ae30d6cb6a725bea096cf84f29
  Author: Rui Paulo <rpaulo@me.com>
  Date:   2018-06-28 (Thu, 28 Jun 2018)

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

  Log Message:
  -----------
  Use an alternative approach to decoding the packet number.


  Commit: d42c1f1ad56bc5fd3045fc0fed2fe93192282451
      https://github.com/quicwg/base-drafts/commit/d42c1f1ad56bc5fd3045fc0fed2fe93192282451
  Author: Rui Paulo <rpaulo@me.com>
  Date:   2018-06-28 (Thu, 28 Jun 2018)

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

  Log Message:
  -----------
  Wrap at 65


  Commit: e607539abcf41f7cd57b6de8869dddb7b01de361
      https://github.com/quicwg/base-drafts/commit/e607539abcf41f7cd57b6de8869dddb7b01de361
  Author: Rui Paulo <rpaulo@me.com>
  Date:   2018-06-28 (Thu, 28 Jun 2018)

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

  Log Message:
  -----------
  Whitespace lint


  Commit: 52ba67e4eb75b1b71e613073a86fbfeca296f70c
      https://github.com/quicwg/base-drafts/commit/52ba67e4eb75b1b71e613073a86fbfeca296f70c
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-29 (Fri, 29 Jun 2018)

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

  Log Message:
  -----------
  Small editorial tweaks

Capitalize and shorten title
Rename some variables
Indent a little more


  Commit: 80b08852feebdfc7ecc761170ef03ec3933ae63e
      https://github.com/quicwg/base-drafts/commit/80b08852feebdfc7ecc761170ef03ec3933ae63e
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-29 (Fri, 29 Jun 2018)

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

  Log Message:
  -----------
  Merge pull request #1493 from rpaulo/master

Add an appendix related to packet number decoding.


  Commit: 69f364940b67f61f52def13a4dca4ad937fdeb65
      https://github.com/quicwg/base-drafts/commit/69f364940b67f61f52def13a4dca4ad937fdeb65
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-29 (Fri, 29 Jun 2018)

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

  Log Message:
  -----------
  Remove HTAB


  Commit: cf9d80e152ee805dc6a5b52c12a98cfa335eca68
      https://github.com/quicwg/base-drafts/commit/cf9d80e152ee805dc6a5b52c12a98cfa335eca68
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-29 (Fri, 29 Jun 2018)

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

  Log Message:
  -----------
  Correct a contradiction


  Commit: 6fb52501a58cc1ae93f3f7d3815270eab788b07e
      https://github.com/quicwg/base-drafts/commit/6fb52501a58cc1ae93f3f7d3815270eab788b07e
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-29 (Fri, 29 Jun 2018)

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

  Log Message:
  -----------
  Define NAT rebinding better

The change to add a means of disabling migration also mostly fixed #594,
so close that too.

Closes #952, #594.


  Commit: 6ee497120f422d70e031f67a5bc9a3fa8936b9cf
      https://github.com/quicwg/base-drafts/commit/6ee497120f422d70e031f67a5bc9a3fa8936b9cf
  Author: Igor Lubashev <igorlord@alum.mit.edu>
  Date:   2018-06-29 (Fri, 29 Jun 2018)

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

  Log Message:
  -----------
  Editorial: initial offsets -> initial limits


  Commit: b97ea1d1884247622623519d5edc50d0665ba2cc
      https://github.com/quicwg/base-drafts/commit/b97ea1d1884247622623519d5edc50d0665ba2cc
  Author: Lucas Pardue <lucaspardue.24.7@gmail.com>
  Date:   2018-06-29 (Fri, 29 Jun 2018)

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

  Log Message:
  -----------
  Server push tidy up (#1503)

* Server push tidy up

Removed a bit of duplication. Reordered text to match ordering of server push (PUSH_PROMISE and then push stream).

* My kingdom for an

* an online editor that doesn't suck

* 80 wasn't enough for me

* trailing trash


  Commit: e66be480e5637d2cb7db71195746ed638574ad9e
      https://github.com/quicwg/base-drafts/commit/e66be480e5637d2cb7db71195746ed638574ad9e
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-02 (Mon, 02 Jul 2018)

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

  Log Message:
  -----------
  Merge pull request #1499 from quicwg/invariant-vn-any-endpoint

Correct a contradiction


  Commit: e70cc8a440db302af9de6e29eb65a676ade4b723
      https://github.com/quicwg/base-drafts/commit/e70cc8a440db302af9de6e29eb65a676ade4b723
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-02 (Mon, 02 Jul 2018)

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

  Log Message:
  -----------
  Merge pull request #1504 from igorlord/stream-concurrency-editorial

Editorial: initial offsets -> initial limits


  Commit: 7c2061c986f8fc853bda49cbcb94443351f3df67
      https://github.com/quicwg/base-drafts/commit/7c2061c986f8fc853bda49cbcb94443351f3df67
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-02 (Mon, 02 Jul 2018)

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

  Log Message:
  -----------
  Use more words


  Commit: 15b72629c7a69e83ba74d0c9ab84835759673df3
      https://github.com/quicwg/base-drafts/commit/15b72629c7a69e83ba74d0c9ab84835759673df3
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>
  Date:   2018-07-02 (Mon, 02 Jul 2018)

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

  Log Message:
  -----------
  Fix: octets do not have arbitrary length


  Commit: 83f3ff167cea43d950441960519b9f2c4d319656
      https://github.com/quicwg/base-drafts/commit/83f3ff167cea43d950441960519b9f2c4d319656
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>
  Date:   2018-07-02 (Mon, 02 Jul 2018)

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

  Log Message:
  -----------
  Add TP disable_migration to the registry


  Commit: 1ce56f042e9dbd5c4d60c28dc912aa041b4d8e07
      https://github.com/quicwg/base-drafts/commit/1ce56f042e9dbd5c4d60c28dc912aa041b4d8e07
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-02 (Mon, 02 Jul 2018)

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

  Log Message:
  -----------
  Fix references


  Commit: f2bf343fee56199d48452fd795263f43983c43c9
      https://github.com/quicwg/base-drafts/commit/f2bf343fee56199d48452fd795263f43983c43c9
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-03 (Tue, 03 Jul 2018)

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

  Log Message:
  -----------
  Merge pull request #1509 from dtikhonov/201807020840-fix-octets-of-arbirary-length

Fix: octets do not have arbitrary length


  Commit: a11e6ade7994fa2d2d33561d9ab075f5e2e2a262
      https://github.com/quicwg/base-drafts/commit/a11e6ade7994fa2d2d33561d9ab075f5e2e2a262
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-03 (Tue, 03 Jul 2018)

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

  Log Message:
  -----------
  Merge pull request #1510 from dtikhonov/201807020858-add-disable-migration-to-registry

Add TP disable_migration to the registry


  Commit: 9dcc013f004b8fce51c9fff2beb517c841ef1204
      https://github.com/quicwg/base-drafts/commit/9dcc013f004b8fce51c9fff2beb517c841ef1204
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-03 (Tue, 03 Jul 2018)

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

  Log Message:
  -----------
  Merge pull request #1501 from quicwg/define-rebinding

Define NAT rebinding better


  Commit: 08ed4e3796cf1caeb2b03b3671ab859ef0ad84c4
      https://github.com/quicwg/base-drafts/commit/08ed4e3796cf1caeb2b03b3671ab859ef0ad84c4
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>
  Date:   2018-07-03 (Tue, 03 Jul 2018)

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

  Log Message:
  -----------
  Fix number agreement: a number _is_ reduced


  Commit: 70dcd4af391f969c04924aeec4ac0b2ebaa0eaaf
      https://github.com/quicwg/base-drafts/commit/70dcd4af391f969c04924aeec4ac0b2ebaa0eaaf
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2018-07-03 (Tue, 03 Jul 2018)

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

  Log Message:
  -----------
  Add text to handle PADDING and CC


  Commit: 7b07552ecb714c16d4e9ebf2b233eb8586ec8aad
      https://github.com/quicwg/base-drafts/commit/7b07552ecb714c16d4e9ebf2b233eb8586ec8aad
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-04 (Wed, 04 Jul 2018)

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

  Log Message:
  -----------
  Merge pull request #1515 from dtikhonov/201807031124-number-is-reduced

Fix number agreement: a number _is_ reduced


  Commit: ba7151b6bf3098e2c8cdb442b58bd4237557b49b
      https://github.com/quicwg/base-drafts/commit/ba7151b6bf3098e2c8cdb442b58bd4237557b49b
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-04 (Wed, 04 Jul 2018)

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

  Log Message:
  -----------
  Merge pull request #1517 from quicwg/padding

Add cautionary text about PADDING and congestion control


  Commit: 39fce3a4bf8413b662e9b7ee70f325c9a8ff37c9
      https://github.com/quicwg/base-drafts/commit/39fce3a4bf8413b662e9b7ee70f325c9a8ff37c9
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-05 (Thu, 05 Jul 2018)

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

  Log Message:
  -----------
  Use APPLICATION_CLOSE for hq errors

Closes #1521.


  Commit: e547427ca03c0a3928374ae7af39561271ab26e7
      https://github.com/quicwg/base-drafts/commit/e547427ca03c0a3928374ae7af39561271ab26e7
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-07-05 (Thu, 05 Jul 2018)

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

  Log Message:
  -----------
  Tolerate unknown stream types


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

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

----==_mimepart_5b3e53dc7dc74_98f2b0a7a029c0c1013db--


From nobody Thu Jul  5 10: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 7B26B130F7C for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 10:24:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UbKlYasL_aXh for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 10:24: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 D5623130F4A for <quic-issues@ietf.org>; Thu,  5 Jul 2018 10:24:17 -0700 (PDT)
Date: Thu, 05 Jul 2018 10:24:16 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530811456; bh=BxOlcPhEwlyXeLnP9lJ9CcJtD9WY5vy/EFblUqHLtcg=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=pCNAdKs6LbVd7PNl1Co6AWs+bkUBRfTy5sqGXg1ewbmxod6SxFOv0eVbMWFOgcBTy mUU30gRU3DvX9eVwyUjezsC/X/iBWMdk9zZgHpnE4bh0FVkQdILdtL5f01X0xP+nT0 U5Y4sMTVnRTwFxtk3avst3W4FfJpEjeo9GhUyuzc=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab32afa78bbc1f0b4e1e15da2631ec7148436ed2b192cf000000011756164092a169ce142f90e7@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1525@github.com>
Subject: [quicwg/base-drafts] Tolerate unknown stream types, add greasing (#1525)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3e5440cbb28_4fe62ae8681f6f509160"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/uAD9iA2wQxUrP67qNjvxhleh3CU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 05 Jul 2018 17:24:22 -0000

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

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

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

-- Commit Summary --

  * Tolerate unknown stream types

-- File Changes --

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

-- Patch Links --

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

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

<h4>Commit Summary</h4>
<ul>
  <li>Tolerate unknown stream types</li>
</ul>

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

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1525.patch'>https://github.com/quicwg/base-drafts/pull/1525.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1525.diff'>https://github.com/quicwg/base-drafts/pull/1525.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/1525">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7zGGOGLDCfvxucnNo-txSNJpKJzks5uDkvAgaJpZM4VEQwd">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqziovHiCo3rAyBbUA5fL4UQ7rgF3ks5uDkvAgaJpZM4VEQwd.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Tolerate unknown stream types, add greasing (#1525)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1525"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1525",
"url": "https://github.com/quicwg/base-drafts/pull/1525",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Tolerate unknown stream types, add greasing (#1525)",
"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": "e547427",
"value": "Tolerate unknown stream types"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-http.md](https://github.com/quicwg/base-drafts/pull/1525/files#diff-0) (38 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\": 1525,\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\": 1525\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1525"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1525.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1525.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 353438749\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b3e5440cbb28_4fe62ae8681f6f509160--


From nobody Thu Jul  5 11:09: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 E709D12F1AB for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 11:08:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.661
X-Spam-Level: 
X-Spam-Status: No, score=-1.661 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, T_DKIMWL_WL_HIGH=-0.01] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LPlB3I_OmG5h for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 11:08: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 8C1C912DD85 for <quic-issues@ietf.org>; Thu,  5 Jul 2018 11:08:57 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1530814136; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=OG/qXuZTbKoFjQ4dx9uB+iDGkGunyjFdjqXedGN0mhA=; b=OAloj3nGlZOU/nEOKOiO0tIq1EyrhiUL6OM6wR8I3H0Rv3RDZAPxl3Jn0Q8DM9ORbHotNvgm MOZRyH/MI2WZTQSg18yBsDktNCRxgCNctspWO16fSg+B/sWEx6duRDsOl+2Xl+b2ChQnoCbf sbOnm7WpZ0i/PBiM6693QDj0aLg=
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 5b3e5eb8.7feca90b99f0-smtp-out-n01; Thu, 05 Jul 2018 18:08:56 -0000 (UTC)
Date: Thu, 05 Jul 2018 11:08:55 -0700
From: Mike Bishop <mbishop@evequefou.be>
Reply-To: Mike Bishop <mbishop@evequefou.be>
To: quic-issues@ietf.org
Message-ID: <5b3e5eb740c39_53ec2adb3bc6fc14553e6@hookshot-fe-2cc8887.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] ba923b: Add extensibility section
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b3e5eb74020f_53ec2adb3bc6fc14552b5"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/sFZspzcIcx88cqOFDgQqzepGSpc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 05 Jul 2018 18:09:01 -0000

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

  Branch: refs/heads/http/extensions
  Home:   https://github.com/quicwg/base-drafts
  Commit: ba923b3bd0545aa6ebadf5fd5de9c75b6aec5acf
      https://github.com/quicwg/base-drafts/commit/ba923b3bd0545aa6ebadf5fd5de9c75b6aec5acf
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-07-05 (Thu, 05 Jul 2018)

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

  Log Message:
  -----------
  Add extensibility section



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

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

----==_mimepart_5b3e5eb74020f_53ec2adb3bc6fc14552b5--


From nobody Thu Jul  5 11: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 CBF07130F01 for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 11:10:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id AjJAyw5TAFP7 for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 11:10:19 -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 E2FD412F1AB for <quic-issues@ietf.org>; Thu,  5 Jul 2018 11:10:18 -0700 (PDT)
Date: Thu, 05 Jul 2018 11:10:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530814218; bh=zNt8zAjmLLt9ab8seoNiNiXdRcOx9FU+8nfdQAEm9zk=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=cVM0YZy4iUAeGp9GBOcEfMixf527ineLQbrAzFzmQ2OeXUFsLzq3UI87T9deO5XFX tCxfRoU8ALVCQeU1I6BTNnVm4/3v7qMFreBBY2x+GOwSG8AttT7n9Mj1Fr33bOyhyf 7Ubesu0+zk2b65Zpg92Riu0W+P/2Y2PPrd3cMx6I=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab63496bcd47cb7c4c566ce852e7b03034dce9d57e92cf000000011756210a92a169ce142fc551@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1526@github.com>
Subject: [quicwg/base-drafts] Add extensibility section (#1526)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3e5f0a281af_7cfb3fc33b564f8061325"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/GfFyIPBpxSWuLtvS5V4lf-UINPA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 05 Jul 2018 18:10:21 -0000

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

Fixes #1524 by largely cribbing the RFC7540 text.  I believe this is what we've all been assuming all along; if not, scream now.

(Assumes presence of, but doesn't build on, #1525.)
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Add extensibility section

-- File Changes --

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

-- Patch Links --

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

----==_mimepart_5b3e5f0a281af_7cfb3fc33b564f8061325
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 #1524.">Fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="338650748" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1524" href="https://github.com/quicwg/base-drafts/issues/1524">#1524</a> by largely cribbing the RFC7540 text.  I believe this is what we've all been assuming all along; if not, scream now.</p>
<p>(Assumes presence of, but doesn't build on, <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="338661607" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1525" href="https://github.com/quicwg/base-drafts/pull/1525">#1525</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/1526'>https://github.com/quicwg/base-drafts/pull/1526</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Add extensibility section</li>
</ul>

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

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1526.patch'>https://github.com/quicwg/base-drafts/pull/1526.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1526.diff'>https://github.com/quicwg/base-drafts/pull/1526.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/1526">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0vlGJxViFkouCc6IElzcvX_McrIks5uDlaKgaJpZM4VEUg1">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5XEO-4NdOxJrY2VMl6_mpUzO9qgks5uDlaKgaJpZM4VEUg1.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 extensibility section (#1526)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1526"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1526",
"url": "https://github.com/quicwg/base-drafts/pull/1526",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 extensibility section (#1526)",
"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": "ba923b3",
"value": "Add extensibility section"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-http.md](https://github.com/quicwg/base-drafts/pull/1526/files#diff-0) (38 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\": 1526,\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\": 1526\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1526"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1526.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1526.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 353454133\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b3e5f0a281af_7cfb3fc33b564f8061325--


From nobody Thu Jul  5 17:01: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 24EC3130DDB for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 17:00:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id esUkc-hGSLpa for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 17:00: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 DAC5A130E22 for <quic-issues@ietf.org>; Thu,  5 Jul 2018 17:00:41 -0700 (PDT)
Date: Thu, 05 Jul 2018 17:00:40 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530835240; bh=kPsLU0gUhy+ipZV8AnSh+BTx9CzEBv7u0l21FUi1g14=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=TqpgU+gsAn9ig/LKr4CLTZuaYIP2NXPW7GpT2muqSkpbe9jHp0+TQJP21CuDnAxqx O726FYRMZ2THUts8xYZhCAyl/o42w8mCLHXoakD0ctzRyaPC/kKDu00DVShpQuKByE qNfLohpq2rc288O55CScoDCyfkwsDGFWKflVbE0g=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab02c5058c772e3d3c33f736aa3ae5a9b5d80ac86e92cf000000011756732892a169ce142f90e7@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1525/review/134853553@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1525@github.com>
References: <quicwg/base-drafts/pull/1525@github.com>
Subject: Re: [quicwg/base-drafts] Tolerate unknown stream types, add greasing (#1525)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3eb128c3fd3_2a993fd0ef054f889569e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/IAExLZ6O4ypHCLpa0aUST1TFLmQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 00:00:49 -0000

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

martinthomson approved this pull request.

Seems reasonable to me.

>  unknown. Implementations SHOULD NOT send stream types the peer is not already
-known to support, since a stream error can be promoted to a connection error at
-the peer's discretion (see {{errors}}).
+known to support. Recipients of unknown stream types MAY trigger a QUIC
+STOP_SENDING frame with an error code of HTTP_UNKNOWN_STREAM_TYPE, but MUST NOT
+consider such streams to be an error of any kind.

You might want to point out that these cannot include QPACK header blocks unless that is explicitly negotiated.

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

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

<p>Seems reasonable to me.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1525#discussion_r200519812">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt;  unknown. Implementations SHOULD NOT send stream types the peer is not already
-known to support, since a stream error can be promoted to a connection error at
-the peer&#39;s discretion (see {{errors}}).
+known to support. Recipients of unknown stream types MAY trigger a QUIC
+STOP_SENDING frame with an error code of HTTP_UNKNOWN_STREAM_TYPE, but MUST NOT
+consider such streams to be an error of any kind.
</pre>
<p>You might want to point out that these cannot include QPACK header blocks unless that is explicitly negotiated.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1525#pullrequestreview-134853553">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzx6_lGG2J-mnPCgdh5RjdVJVXwzks5uDqiogaJpZM4VEQwd">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxrqd3Q7F2Mj6SmUprq8H-P-xk9wks5uDqiogaJpZM4VEQwd.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1525"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1525#pullrequestreview-134853553"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1525#pullrequestreview-134853553",
"url": "https://github.com/quicwg/base-drafts/pull/1525#pullrequestreview-134853553",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1525",
"sections": [
{
"text": "Seems reasonable to me.",
"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/1525#pullrequestreview-134853553"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 353438749\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3eb128c3fd3_2a993fd0ef054f889569e--


From nobody Thu Jul  5 17:03: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 14F36130DFF for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 17:03: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 mrm9BhhvjTSh for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 17:03: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 AB683130DDB for <quic-issues@ietf.org>; Thu,  5 Jul 2018 17:03:40 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1530835419; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=LOOMRaSisT4a5CT5d7sjzlOgLT4aSP3ZfoUYnVpBWiQ=; b=Zm/hFEaniITUmDIUjAgSNDsu2iVSYB0k/1CbaqsZF6YMx3ayuTfeqbh5qa3Hl5AmZCOOgT+q hUZP7JIpQ2qCaYYqB5G0SR7E8wxjkeisUFmiVz373JyzvdAiSYiTxMjcebk8R/kPIlgwJ2Aa C8kr2lU4V4dKMHYQnnuvRWDrUM0=
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 5b3eb1db.7f0684c69240-smtp-out-n03; Fri, 06 Jul 2018 00:03:39 -0000 (UTC)
Date: Thu, 05 Jul 2018 17:03:39 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b3eb1db8c4fa_30452b1adf093c04140d7@hookshot-fe-31feec6.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] fe19eb: Grease the reserved bits
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b3eb1db8bf2d_30452b1adf093c0413918"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Q_e8fY6FWbz0zvm2XOvk8i36flE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 00:03:44 -0000

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

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: fe19ebe0ee6081b2ac1ab28228ea93942066d2ca
      https://github.com/quicwg/base-drafts/commit/fe19ebe0ee6081b2ac1ab28228ea93942066d2ca
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-04 (Wed, 04 Jul 2018)

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

  Log Message:
  -----------
  Grease the reserved bits

Closes #1511.


  Commit: f1d3babd76791b69c22d1b14a0ee6999dcf34200
      https://github.com/quicwg/base-drafts/commit/f1d3babd76791b69c22d1b14a0ee6999dcf34200
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-04 (Wed, 04 Jul 2018)

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

  Log Message:
  -----------
  ~~can~~


  Commit: b7234c1a2247ef8c9e72b896b05fca74f16b9e1f
      https://github.com/quicwg/base-drafts/commit/b7234c1a2247ef8c9e72b896b05fca74f16b9e1f
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-05 (Thu, 05 Jul 2018)

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

  Log Message:
  -----------
  On send/receive


  Commit: 5b331bf17560eb5dabf7d8a489a4c2547529d06d
      https://github.com/quicwg/base-drafts/commit/5b331bf17560eb5dabf7d8a489a4c2547529d06d
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-06 (Fri, 06 Jul 2018)

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

  Log Message:
  -----------
  Merge pull request #1519 from quicwg/grease-reserved

Grease the reserved bits


Compare: https://github.com/quicwg/base-drafts/compare/39fce3a4bf84...5b331bf17560
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

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

----==_mimepart_5b3eb1db8bf2d_30452b1adf093c0413918--


From nobody Thu Jul  5 17: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 57440130DDB for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 17:03:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mv1cNpLyWpHe for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 17:03: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 9931F130DC9 for <quic-issues@ietf.org>; Thu,  5 Jul 2018 17:03:42 -0700 (PDT)
Date: Thu, 05 Jul 2018 17:03:41 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530835421; bh=75P7usemq19VjMGb6sVlvohnHCMEsbiAk/FIPUqyqDU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=MVytSwLTUX7tS2DVjVqK00n8UQu5fodp9aPvlGqsaNq6vZs8isZpb5LuBMxKzMmfx gAvfll/CcLk9A6g4b6t4TnD6aUemX70jwMjF/ludoWOynpcWGQ/BIgVJg1n5UISOBK ON+KBvHWYMU9hlzMBfiY/sIOD8qGI1sOtadO2kUU=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab01dd04cf00e573577efcd2765b216c538c3d6b5892cf00000001175673dd92a169ce141fa79c@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1511/issue_event/1719245909@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1511@github.com>
References: <quicwg/base-drafts/issues/1511@github.com>
Subject: Re: [quicwg/base-drafts] Short header: reserved bits (#1511)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3eb1dde1b3c_71a2ac887574f5c43378"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/AoDL1ZUAacNBtWosmAlpmjju1xo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 00:03:45 -0000

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

Closed #1511 via #1519.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1511#event-1719245909
----==_mimepart_5b3eb1dde1b3c_71a2ac887574f5c43378
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="337618844" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1511" href="https://github.com/quicwg/base-drafts/issues/1511">#1511</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="338144213" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1519" href="https://github.com/quicwg/base-drafts/pull/1519">#1519</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1511#event-1719245909">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7uFoZyzpwzBZeDujpqPjKHaSkM4ks5uDqldgaJpZM4U_wF8">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5rzhfA3AqHuPnflsJ_NtqeRwZKbks5uDqldgaJpZM4U_wF8.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1511 via #1519."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1511#event-1719245909"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1511#event-1719245909",
"url": "https://github.com/quicwg/base-drafts/issues/1511#event-1719245909",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Short header: reserved bits (#1511)",
"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/1511#event-1719245909"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352256380\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3eb1dde1b3c_71a2ac887574f5c43378--


From nobody Thu Jul  5 17: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 B0C4B130DDB for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 17:03:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qYlHE1CVLeGy for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 17:03: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 AFD4B130DE0 for <quic-issues@ietf.org>; Thu,  5 Jul 2018 17:03:42 -0700 (PDT)
Date: Thu, 05 Jul 2018 17:03:42 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530835422; bh=qfRBbHustkfsGqdWGImVZGYiZ5x+f2nZjJgS/sN0cn8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=NvfhpG48gF3JLoapjOib01SktBCZYCoFv7nMViIEuudieUJVMKBaPqSALXCFRQtTB 7kbwF4yKHNr7lxjSjNVqyBU+ouFsomU1xY5Ldx2VAJrZ/pbOc47iCtqd5wJ3nFBBEp xAHSsjE6ROgNmpyZHWJ56cJHgRKE2FLcmnHLnJ6k=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab663f49e77487fadc2a74565d08859ee74c1f3f2a92cf00000001175673de92a169ce1427abd5@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1519/issue_event/1719245903@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1519@github.com>
References: <quicwg/base-drafts/pull/1519@github.com>
Subject: Re: [quicwg/base-drafts] Grease the reserved bits (#1519)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3eb1de75b0_36d12b0795a24f5078274"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/5agUE0Hoq2YK4ncgzjdDTITThLQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 00:03:46 -0000

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

Merged #1519.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1519#event-1719245903
----==_mimepart_5b3eb1de75b0_36d12b0795a24f5078274
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="338144213" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1519" href="https://github.com/quicwg/base-drafts/pull/1519">#1519</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1519#event-1719245903">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8TS7TiuzGM8IXCVscFvaYZxmPziks5uDqlegaJpZM4VCBGH">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqyO7zwsKLJTMBGe9oL5m7bUQ77uUks5uDqlegaJpZM4VCBGH.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1519."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1519#event-1719245903"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1519#event-1719245903",
"url": "https://github.com/quicwg/base-drafts/pull/1519#event-1719245903",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Grease the reserved bits (#1519)",
"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/1519#event-1719245903"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352850311\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3eb1de75b0_36d12b0795a24f5078274--


From nobody Thu Jul  5 17:08: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 93275130DE0 for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 17:08:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id eMDZfjC4UEVx for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 17:08: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 EEFFB130DC9 for <quic-issues@ietf.org>; Thu,  5 Jul 2018 17:08:03 -0700 (PDT)
Date: Thu, 05 Jul 2018 17:08:03 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530835683; bh=Y9qkCsYaFwt+GVz7tH1T3a1lcqjmstXwDdljM8feSvs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=w97T+fbby0DU3b/0JN5VjIWSNZC4v98foROmrc337HHwXu96fu8MB/8JfUN5AybFQ aQ++g4Q7A6Yf1xac9luv4Nw8YyfxfTzygvHdiIRHKH4f6G+RwSgL1ErSPcVVRTN76U WC20RLnoFwWdkQYw69QOV2gw21blGnKTisKVkbP8=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab62e4da1d60674edd95e70cdb20faf88f9e1deee592cf00000001175674e392a169ce142fc551@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1526/review/134854457@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1526@github.com>
References: <quicwg/base-drafts/pull/1526@github.com>
Subject: Re: [quicwg/base-drafts] Add extensibility section (#1526)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3eb2e34c3cd_2a703fd0ef054f88106434"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/uYGRev9-cvZabz-GrD2BnnTEGl4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 00:08:06 -0000

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

martinthomson approved this pull request.

I remember writing that text...

> +protocol elements.  Implementations MUST discard frames and unidirectional
+streams that have unknown or unsupported types.  This means that any of these
+extension points can be safely used by extensions without prior arrangement or
+negotiation.
+
+Extensions that could change the semantics of existing protocol components MUST
+be negotiated before being used.  For example, an extension that changes the
+layout of the HEADERS frame cannot be used until the peer has given a positive
+signal that this is acceptable. In this case, it could also be necessary to
+coordinate when the revised layout comes into effect.
+
+This document doesn't mandate a specific method for negotiating the use of an
+extension but notes that a setting ({{settings-parameters}}) could be used for
+that purpose.  If both peers set a value that indicates willingness to use the
+extension, then the extension can be used.  If a setting is used for extension
+negotiation, the initial value MUST be defined in such a fashion that the

s/initial/default/ - hq has a slightly different notion of how settings apply than 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/pull/1526#pullrequestreview-134854457
----==_mimepart_5b3eb2e34c3cd_2a703fd0ef054f88106434
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

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

<p>I remember writing that text...</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1526#discussion_r200520640">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt; +protocol elements.  Implementations MUST discard frames and unidirectional
+streams that have unknown or unsupported types.  This means that any of these
+extension points can be safely used by extensions without prior arrangement or
+negotiation.
+
+Extensions that could change the semantics of existing protocol components MUST
+be negotiated before being used.  For example, an extension that changes the
+layout of the HEADERS frame cannot be used until the peer has given a positive
+signal that this is acceptable. In this case, it could also be necessary to
+coordinate when the revised layout comes into effect.
+
+This document doesn&#39;t mandate a specific method for negotiating the use of an
+extension but notes that a setting ({{settings-parameters}}) could be used for
+that purpose.  If both peers set a value that indicates willingness to use the
+extension, then the extension can be used.  If a setting is used for extension
+negotiation, the initial value MUST be defined in such a fashion that the
</pre>
<p>s/initial/default/ - hq has a slightly different notion of how settings apply than h2.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1526#pullrequestreview-134854457">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_ePnMaCsj958YpGndpy8nIc4lxLks5uDqpjgaJpZM4VEUg1">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1YgdySSF1LW0bhZZ-klWDBTNmjHks5uDqpjgaJpZM4VEUg1.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1526"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1526#pullrequestreview-134854457"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1526#pullrequestreview-134854457",
"url": "https://github.com/quicwg/base-drafts/pull/1526#pullrequestreview-134854457",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1526",
"sections": [
{
"text": "I remember writing that 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/1526#pullrequestreview-134854457"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 353454133\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3eb2e34c3cd_2a703fd0ef054f88106434--


From nobody Thu Jul  5 17:17: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 2DF8D130DE0 for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 17:17:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1590eqsQmynu for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 17:16: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 A84DF130DC9 for <quic-issues@ietf.org>; Thu,  5 Jul 2018 17:16:58 -0700 (PDT)
Date: Thu, 05 Jul 2018 17:16:57 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530836217; bh=UToY/RcU441PryT2p5xandi/DdQ2Z3VgckD3zohJnEU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=FpvaHsjOATCfRYRa9A6MtN1hzRVEqs8vTmaOu+B+1q+yjD1QKnkqzVVpBzzGtlSPE xukFSWIu9jcNOtMwLfWkSNKPSVDTFWh3+8y4TPagTTgNsNHWE+5HASrP7dVQHZCRQ4 0hA5s/caqMbj57dHljZR/fMwqWUwsVUY56nqn3AE=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab83660efbeeb99845b3df08da283e1e549fe7e5a292cf00000001175676f992a169ce1421be50@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1514/review/134855735@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1514@github.com>
References: <quicwg/base-drafts/pull/1514@github.com>
Subject: Re: [quicwg/base-drafts] Permit 0-RTT after Retry and VN (#1514)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3eb4f9c1645_1d3a3f8f31976f8017394a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/6NrElaCn74bl6E1fK-PIBFc6mIA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 00:17:00 -0000

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

martinthomson commented on this pull request.



> @@ -1311,6 +1339,10 @@ Version Negotiation packet.
 A client MUST ignore a Version Negotiation packet that lists the client's chosen
 version.
 
+A client MAY attempt 0-RTT after receiving a Version Negotiation packet.  A
+client that sends additional 0-RTT packets MUST NOT reset the packet number to 0
+after a Retry packet, see {{retry-0rtt-pn}}.

It's not OK to reset the packet numbers, because you just created a two-time pad.  The same key and nonce, with different inputs (the version number).  That's disastrous.

The mention of Retry is a mistake 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/1514#discussion_r200521788
----==_mimepart_5b3eb4f9c1645_1d3a3f8f31976f8017394a
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/1514#discussion_r200521788">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1311,6 +1339,10 @@ Version Negotiation packet.
 A client MUST ignore a Version Negotiation packet that lists the client&#39;s chosen
 version.
 
+A client MAY attempt 0-RTT after receiving a Version Negotiation packet.  A
+client that sends additional 0-RTT packets MUST NOT reset the packet number to 0
+after a Retry packet, see {{retry-0rtt-pn}}.
</pre>
<p>It's not OK to reset the packet numbers, because you just created a two-time pad.  The same key and nonce, with different inputs (the version number).  That's disastrous.</p>
<p>The mention of Retry is a mistake 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/1514#discussion_r200521788">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-mq45NKeRkp7tkm6xhZpKPEdbA3ks5uDqx5gaJpZM4VAVox">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7iLUCtiP3OJ6dzLzFTIiGiqWsiRks5uDqx5gaJpZM4VAVox.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1514"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1514#discussion_r200521788"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1514#discussion_r200521788",
"url": "https://github.com/quicwg/base-drafts/pull/1514#discussion_r200521788",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1514",
"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/1514#discussion_r200521788"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352410161\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3eb4f9c1645_1d3a3f8f31976f8017394a--


From nobody Thu Jul  5 17:23: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 5EF8D130DDE for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 17:23:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NzdZWBvP46B3 for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 17:23:13 -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 D6CDC1294D7 for <quic-issues@ietf.org>; Thu,  5 Jul 2018 17:23:12 -0700 (PDT)
Date: Thu, 05 Jul 2018 17:23:12 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530836592; bh=HfegQ44TReV2vMMPt1FseVwnCRHlYxifkAWmP4smMTw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=CkDcFSXOu8g19/6/Utx+7wpAbku9cNaqZ+GJaVcklm4pywTNKIw7N0iRlQZXGgFJX holfPL9Q10p9FkBsSsYDfbugtoeQe5WXudB/SaOc5yAqS1zSNGTHSCCt/apLAE3d9z ML7oq6ngeTTT0U2CJ30APgHPunIWWlUGK/4Ij7x0=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab06c34dd183bdf5b94777eec590c27017d99c107492cf000000011756787092a169ce1421be50@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1514/review/134856583@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1514@github.com>
References: <quicwg/base-drafts/pull/1514@github.com>
Subject: Re: [quicwg/base-drafts] Permit 0-RTT after Retry and VN (#1514)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3eb6702edb7_16622ae89aed4f608866"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/510ySfhwds6Zy-ntoc-PsppFKRw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 00:23:15 -0000

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

martinthomson commented on this pull request.



> @@ -770,6 +775,29 @@ are in a different packet number space to other packets (see
 {{packet-numbers}}).
 
 
+### 0-RTT Packet Numbers {#retry-0rtt-pn}
+
+Packet numbers for 0-RTT protected packets use the same space as 1-RTT protected
+packets.
+
+After a client receives a Retry or Version Negotiation packet, it MAY attempt to
+send data in 0-RTT packets after it sends a new Initial packet.  However, a
+client MUST NOT reset the packet number it uses for 0-RTT packets.  The keys

I realize now the source of the confusion.  You are concerned about the case where maybe all this 0-RTT is received (and can be processed).  I'm more concerned about catastrophic compromise of packet protection.  I think that the nonce reuse thing is more urgent.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1514#discussion_r200522553
----==_mimepart_5b3eb6702edb7_16622ae89aed4f608866
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/1514#discussion_r200522553">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -770,6 +775,29 @@ are in a different packet number space to other packets (see
 {{packet-numbers}}).
 
 
+### 0-RTT Packet Numbers {#retry-0rtt-pn}
+
+Packet numbers for 0-RTT protected packets use the same space as 1-RTT protected
+packets.
+
+After a client receives a Retry or Version Negotiation packet, it MAY attempt to
+send data in 0-RTT packets after it sends a new Initial packet.  However, a
+client MUST NOT reset the packet number it uses for 0-RTT packets.  The keys
</pre>
<p>I realize now the source of the confusion.  You are concerned about the case where maybe all this 0-RTT is received (and can be processed).  I'm more concerned about catastrophic compromise of packet protection.  I think that the nonce reuse thing is more urgent.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1514#discussion_r200522553">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5-ECQuGkw4mMtCi5Ul6dHuJHs85ks5uDq3wgaJpZM4VAVox">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzQGMnJLH_aQYn5ip7IJtv2Wo6peks5uDq3wgaJpZM4VAVox.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1514"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1514#discussion_r200522553"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1514#discussion_r200522553",
"url": "https://github.com/quicwg/base-drafts/pull/1514#discussion_r200522553",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1514",
"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/1514#discussion_r200522553"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352410161\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3eb6702edb7_16622ae89aed4f608866--


From nobody Thu Jul  5 17:23: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 20485130DDB for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 17:23:46 -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 xD3Eif2IEq2d for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 17:23: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 9B1991294D7 for <quic-issues@ietf.org>; Thu,  5 Jul 2018 17:23:44 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1530836623; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=MVoVCkYYA6dji03/z1ZyRyg4ziKgRwMOce3r7d/P2So=; b=Nb2zwNiR5JHInQbRIOpgkIsaCjyuwCcjBKYPCBpEXu60sz49AdxD2fNrP3Y0rc0PvNUFoYfO zIVGbmECIJ8vwcNiGPCzvvvhM2fLVggBZuo0+c98hZCXp0JpzzTuwX1j6PqwR3pYkbYvKdw5 B5HkjwnyEhW9braTR5qQx2b9zFc=
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 5b3eb68f.7fc8c92cf8a0-smtp-out-n03; Fri, 06 Jul 2018 00:23:43 -0000 (UTC)
Date: Thu, 05 Jul 2018 17:23:42 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b3eb68ed404a_e4f2b00e014dc082451b@hookshot-fe-265448d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 7c68e0: Refinements
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b3eb68ed3c4d_e4f2b00e014dc0824480"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/kab1AKmZ9gqv4m373679QSwrm3A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 00:23:46 -0000

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

  Branch: refs/heads/allow-retry-0rtt
  Home:   https://github.com/quicwg/base-drafts
  Commit: 7c68e0b867d08c801fd93abdffa4bd4305414c53
      https://github.com/quicwg/base-drafts/commit/7c68e0b867d08c801fd93abdffa4bd4305414c53
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-06 (Fri, 06 Jul 2018)

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

  Log Message:
  -----------
  Refinements



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

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

----==_mimepart_5b3eb68ed3c4d_e4f2b00e014dc0824480--


From nobody Thu Jul  5 17:23: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 49C29130DDE for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 17:23:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0HkJQ253o4jK for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 17:23: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 B498D1294D7 for <quic-issues@ietf.org>; Thu,  5 Jul 2018 17:23:46 -0700 (PDT)
Date: Thu, 05 Jul 2018 17:23:46 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530836626; bh=9gBzstVdfbCk2vyEPzUdt1avao1tKjzIRILMHqYZGLQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=s0/YNIiqAkiWZBkJWsTLzuVYeREBPbzv5TQ3ImqHPmkhFyx+ytlH1/z2kpjsCwBqR s4OePC9KUyjg71tYC8tovB7WBkxBTd3uZOxszd0N4KFlrvzwFZMd5e+2k5TtkIL4Cc 2toJWtE/gsSUnoyePtmRw0B0vMUxxDGXci7608x8=
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/1514/push/2698605074@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1514@github.com>
References: <quicwg/base-drafts/pull/1514@github.com>
Subject: Re: [quicwg/base-drafts] Permit 0-RTT after Retry and VN (#1514)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3eb69219646_5dda2ac35b64ef581555a5"; 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/LxUk0-qo6b-LOU-NXiGdluAHIEs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 00:23:49 -0000

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

@martinthomson pushed 1 commit.

7c68e0b  Refinements


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1514/files/59247b308b7456ae09e2a7a6b53ad46a7f2d5ccb..7c68e0b867d08c801fd93abdffa4bd4305414c53

----==_mimepart_5b3eb69219646_5dda2ac35b64ef581555a5
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/7c68e0b">7c68e0b</a>  Refinements</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/1514/files/59247b308b7456ae09e2a7a6b53ad46a7f2d5ccb..7c68e0b867d08c801fd93abdffa4bd4305414c53">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8PIEunYUJS3ac44YdLDVTRED1kaks5uDq4SgaJpZM4VAVox">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1__0l4hJuxpmW6IRlpyMcIODTowks5uDq4SgaJpZM4VAVox.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1514"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1514/files/59247b308b7456ae09e2a7a6b53ad46a7f2d5ccb..7c68e0b867d08c801fd93abdffa4bd4305414c53"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1514/files/59247b308b7456ae09e2a7a6b53ad46a7f2d5ccb..7c68e0b867d08c801fd93abdffa4bd4305414c53",
"url": "https://github.com/quicwg/base-drafts/pull/1514/files/59247b308b7456ae09e2a7a6b53ad46a7f2d5ccb..7c68e0b867d08c801fd93abdffa4bd4305414c53",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1514",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1514:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "7c68e0b",
"value": "Refinements"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1514/files/59247b308b7456ae09e2a7a6b53ad46a7f2d5ccb..7c68e0b867d08c801fd93abdffa4bd4305414c53"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352410161\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b3eb69219646_5dda2ac35b64ef581555a5--


From nobody Thu Jul  5 19:14: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 5FDAB130E33 for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 19:14:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 1.401
X-Spam-Level: *
X-Spam-Status: No, score=1.401 tagged_above=-999 required=5 tests=[BAYES_20=-0.001, DKIM_ADSP_CUSTOM_MED=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 1Lf05f4PRtfD for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 19:14: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 D128A130E04 for <quic-issues@ietf.org>; Thu,  5 Jul 2018 19:14:54 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1530843294; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=aXmBd+WfVKZg9mAVb3qrcriCpMCYq8esoihrPZAw0nI=; b=k+NatdHF5JO0On9r4r6ESRKh7U54nHuXUe7slQTVvSMrFoeLSLgKq8FuD97Itl/15duD1RFO ubA3NFBjh9Frbe4x3bwCIC65ojTHG+GvLH91BMtyVToSLLWGm6uv2+hrFz+9HNLyEAgvltK4 9jNM3GA/1LurZkiq+sGEj8oBLHI=
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 5b3ed09d.7f8cc33687b0-smtp-out-n02; Fri, 06 Jul 2018 02:14:53 -0000 (UTC)
Date: Thu, 05 Jul 2018 19:14:53 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b3ed09d3c5ac_5e362b1591037c0433914@hookshot-fe-d252ca1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b3ed09d3c233_5e362b1591037c04338c0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/QbjLqfjMLw0D44qbmH59nzbPLYg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 02:14:57 -0000

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

  Branch: refs/heads/grease-reserved
  Home:   https://github.com/quicwg/base-drafts

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

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

----==_mimepart_5b3ed09d3c233_5e362b1591037c04338c0--


From nobody Thu Jul  5 19:49: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 A4118131028 for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 19:49:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VrVxJeaRkcW9 for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 19:49: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 69678131027 for <quic-issues@ietf.org>; Thu,  5 Jul 2018 19:49:04 -0700 (PDT)
Date: Thu, 05 Jul 2018 19:49:03 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530845343; bh=VYy3Fccu40HOgzIdv/htM63ANt7kw7Eg9qpC6IJdktE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=d4zi3kLEDWfMkFIX81w6echxa7esHsL8cRSBeRbCpA+pDyUi8wtpkQqKlO4XGMKcR Whgda3orAtOiAz+NE6MXwgFgfQ/qUFxPwyMbNQ4trOnt671slMOv79LIf1ebqKjtsf 6K2GNNlqRgBdjdyLgY51mnpMomLx2HAMEwL85Gqc=
From: Igor Lubashev <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe856b078e569a8d6567c5788db0bdf4934b0c4ae92cf0000000117569a9f92a169ce14190e78@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1508/402909872@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1508@github.com>
References: <quicwg/base-drafts/issues/1508@github.com>
Subject: Re: [quicwg/base-drafts] Frame type field in APPLICATION_CLOSE (#1508)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3ed89f75218_5a602ab744ef6f5c66632d"; 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/D2qmpd7dg1WLJf1NmPoGnayv9vE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 02:49:15 -0000

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

Thanks, @martinthomson .

While on the subject of the Frame Type field, the draft leaves its format ambiguous.  It is marked (i), which usually suggests a variable-length encoding, but all other fields that use variable-length encoding spell this out.

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

<p>Thanks, <a class="user-mention" data-hovercard-user-id="67641" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a> .</p>
<p>While on the subject of the Frame Type field, the draft leaves its format ambiguous.  It is marked (i), which usually suggests a variable-length encoding, but all other fields that use variable-length encoding spell this out.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1508#issuecomment-402909872">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq441_9V_e1n29TlciJIxB3esTVcIks5uDtAfgaJpZM4U910A">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3u7AiEOKOmIGdl7XrTWT6Sihv_5ks5uDtAfgaJpZM4U910A.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1508: Thanks, @martinthomson .\r\n\r\nWhile on the subject of the Frame Type field, the draft leaves its format ambiguous.  It is marked (i), which usually suggests a variable-length encoding, but all other fields that use variable-length encoding spell this out."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1508#issuecomment-402909872"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1508#issuecomment-402909872",
"url": "https://github.com/quicwg/base-drafts/issues/1508#issuecomment-402909872",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Frame type field in APPLICATION_CLOSE (#1508)",
"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\": 1508,\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\": 1508\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1508#issuecomment-402909872"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 351755520\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3ed89f75218_5a602ab744ef6f5c66632d--


From nobody Thu Jul  5 19: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 652B1130E1B for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 19:51:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.605
X-Spam-Level: 
X-Spam-Status: No, score=-6.605 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LsuakS8BkVTR for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 19:51: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 9556D1292F1 for <quic-issues@ietf.org>; Thu,  5 Jul 2018 19:51:37 -0700 (PDT)
Date: Thu, 05 Jul 2018 19:51:36 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530845496; bh=aDqmmqt9L9CJiguSPb/9Cb03g5llCpYYDggSZswPGQg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=vLjDY5pXgqhh5g/2Wtm/CFlVUPhViYB/oyJi6gN2SrLFLwAgO22m2xvEwRQRysaWh /5b2fkG3K2wuiSyQRXYnnGxR+4TaQ2JsaSRY6WJJ+P3gfo/y8LaS3Ura0TgdzHmOOI kUumd7J6lBYL9uj+Ab+wOTMiY6Tyhm0V+e9Ec3Ns=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab42415af34126ffb7d9662751071906b6f2e2bb6092cf0000000117569b3892a169ce1421be50@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1514/review/134874008@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1514@github.com>
References: <quicwg/base-drafts/pull/1514@github.com>
Subject: Re: [quicwg/base-drafts] Permit 0-RTT after Retry and VN (#1514)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3ed938b7815_5a6a2ab744ef6f5c373885"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/0aGTuZdjrrr5slZVqjw_WrI5k-E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 02:51:40 -0000

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

MikeBishop approved this pull request.

Regardless of urgency, I think this covers both cases a little 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/1514#pullrequestreview-134874008
----==_mimepart_5b3ed938b7815_5a6a2ab744ef6f5c373885
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

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

<p>Regardless of urgency, I think this covers both cases a little 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/1514#pullrequestreview-134874008">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7F_RjxNhCwF017O_CqKTqy1SEndks5uDtC4gaJpZM4VAVox">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0_rvvSDmP4wkztHT9vKI5Pzy81_ks5uDtC4gaJpZM4VAVox.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1514"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1514#pullrequestreview-134874008"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1514#pullrequestreview-134874008",
"url": "https://github.com/quicwg/base-drafts/pull/1514#pullrequestreview-134874008",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1514",
"sections": [
{
"text": "Regardless of urgency, I think this covers both cases a little better.",
"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/1514#pullrequestreview-134874008"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352410161\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3ed938b7815_5a6a2ab744ef6f5c373885--


From nobody Thu Jul  5 21:14: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 DBF1D130EC6 for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 21:14: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 86qHAW2DJkkI for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 21:14: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 B74D0130E8D for <quic-issues@ietf.org>; Thu,  5 Jul 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=1530850449; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=vHPTVIiPwuG9cv1P3uWNgdIxAzWaSNHHy/qQAky0POg=; b=iajJgZaUWzSkjW3TyZB0NaEZvADq5tu4ghGa8IQ2yV+W7a9Bri1Cyj6gkYQebAGsW7aVgH8a UyVlScclRidJnZFYPdi+SygPq3KXkQYD71mcG+mAz0PlM3+kBr+QVRiUPfcwODE3KZaYFWh3 vLd8s6Mqyiye/ffXD/bybFcvN1k=
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 5b3eec90.7fb7acfd5390-smtp-out-n01; Fri, 06 Jul 2018 04:14:08 -0000 (UTC)
Date: Thu, 05 Jul 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: <5b3eec90a4344_53532af2f3351c0c858af@hookshot-fe-6b2eebc.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] a301ae: Frame Type was inconsistently labelled
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b3eec90a3f33_53532af2f3351c0c857eb"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/MGIgU_P5S69VfLwA18RNG_l8xxk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 04:14:12 -0000

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

  Branch: refs/heads/frame-type-varint
  Home:   https://github.com/quicwg/base-drafts
  Commit: a301ae6a35842866636c1b4fd09402caf6537440
      https://github.com/quicwg/base-drafts/commit/a301ae6a35842866636c1b4fd09402caf6537440
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-06 (Fri, 06 Jul 2018)

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

  Log Message:
  -----------
  Frame Type was inconsistently labelled



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

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

----==_mimepart_5b3eec90a3f33_53532af2f3351c0c857eb--


From nobody Thu Jul  5 21:16: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 BD627130E9A for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 21:16:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0kWkPPe8tSfJ for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 21:16: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 38070130FF6 for <quic-issues@ietf.org>; Thu,  5 Jul 2018 21:16:15 -0700 (PDT)
Date: Thu, 05 Jul 2018 21:16:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530850574; bh=oemb1Ny2bBtb48yGqrsCkoLyYQ8eF15jvRnTL3DgHW4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=a++rY6/y8SWM9YbYI38asi/kG3ixjIE6w3ekjX5cyiG9ZVGsf1Wdf8RHSf5WNGwF1 wIBq9+N6nEbsHIXHlIU3sciYF1pJk34AL7YwHrM18sJXeIwig786D293qGL20/Ni0j 07SNCH7QqGuFkzGtJf9L+qDJSzw8dK9+ccWaKPss=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab7c14dd66a770747daeddf2da6d96bf1ebff4aed192cf000000011756af0e92a169ce14190e78@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1508/402920869@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1508@github.com>
References: <quicwg/base-drafts/issues/1508@github.com>
Subject: Re: [quicwg/base-drafts] Frame type field in APPLICATION_CLOSE (#1508)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3eed0e5e246_52c83fd729106f7c45159"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/xhtENzHlV6gLkDRN5GQkuB79-ck>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 04:16:24 -0000

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

@igorlord, Section 5 says:

> The Frame Type field uses a variable length integer encoding (see Section 7.1) [...]

Is that 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/1508#issuecomment-402920869
----==_mimepart_5b3eed0e5e246_52c83fd729106f7c45159
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-user-id="25256216" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/igorlord">@igorlord</a>, Section 5 says:</p>
<blockquote>
<p>The Frame Type field uses a variable length integer encoding (see Section 7.1) [...]</p>
</blockquote>
<p>Is that 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/1508#issuecomment-402920869">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1XRg-mbEb3i9xjptiKhHu8UajJAks5uDuSOgaJpZM4U910A">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4sW0nJSDW10XG1dy58vPZAtxLn9ks5uDuSOgaJpZM4U910A.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1508: @igorlord, Section 5 says:\r\n\r\n\u003e The Frame Type field uses a variable length integer encoding (see Section 7.1) [...]\r\n\r\nIs that enough?"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1508#issuecomment-402920869"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1508#issuecomment-402920869",
"url": "https://github.com/quicwg/base-drafts/issues/1508#issuecomment-402920869",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Frame type field in APPLICATION_CLOSE (#1508)",
"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\": 1508,\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\": 1508\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1508#issuecomment-402920869"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 351755520\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3eed0e5e246_52c83fd729106f7c45159--


From nobody Thu Jul  5 21:16: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 0C034130E9A for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 21:16:36 -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 yz-kAMSRnUGy for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 21:16: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 A15C1130E8D for <quic-issues@ietf.org>; Thu,  5 Jul 2018 21:16:34 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1530850593; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=a2MtyS43ruFKgaBiL2IuLvADCEEPxlxpWurxcNLS18I=; b=lJKw7niv/OltbBQvqlim+fKklnhONubGDbPPW+Hc2gZx3ge1seL31veyLVoum4XgNEpCIXID QcAuf84CgRUOMWdUClwSUUG1AP/F1hSw6wzt8id4NEhIeBYvz4ikLxjaKNQ0+9XSpwAGagSf QwbZLS4eVvZQQAmUGa39qqcvWpA=
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 5b3eed21.7f01f5be4750-smtp-out-n02; Fri, 06 Jul 2018 04:16:33 -0000 (UTC)
Date: Thu, 05 Jul 2018 21:16:33 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b3eed2165f08_50bf2b0033ae7c085516c@hookshot-fe-2cc8887.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 2fa829: Separate APPLICATION_CLOSE from CONNECTION_CLOSE
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b3eed2165991_50bf2b0033ae7c0855036"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Gh0uhk6OmFHV2jA4YoFXsdBZE3w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 04:16:36 -0000

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

  Branch: refs/heads/app-close-ft
  Home:   https://github.com/quicwg/base-drafts
  Commit: 2fa8293a25f98158aa563dfb01eb12305301bffb
      https://github.com/quicwg/base-drafts/commit/2fa8293a25f98158aa563dfb01eb12305301bffb
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-06 (Fri, 06 Jul 2018)

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

  Log Message:
  -----------
  Separate APPLICATION_CLOSE from CONNECTION_CLOSE

The addition of the Frame Type field meant that pointing
APPLICATION_CLOSE at CONNECTION_CLOSE was a mistake.

This isn't purely editorial, because it could be argued that the last
version of the draft modified APPLICATION_CLOSE.  We'll have to ensure
taht this is included in the changelog.

Closes #1508.



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

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

----==_mimepart_5b3eed2165991_50bf2b0033ae7c0855036--


From nobody Thu Jul  5 21:16: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 25793130EC6 for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 21:16:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Bi1jbRXn9tTt for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 21:16:50 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 69BAF130E8D for <quic-issues@ietf.org>; Thu,  5 Jul 2018 21:16:50 -0700 (PDT)
Date: Thu, 05 Jul 2018 21:16:49 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530850609; bh=g85hKSITCMV/oo7x4m9KAEw8MyIDF4Fuc+HCVljT4mA=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=018BzsR0nWmifoqHo6cs+R4S1SYO5pDS/++iTD8VkFEZbRnYTh2yH12H861s3PUOa VIwFcOyEfAukwLqdW03lfk+j5QjYnRwt/T6yMJHshn7KxVFT65cRXv308+MEksu1TM 8R8NkWllgwKGSHbWodWMXi8g/dVGqkaUJEXuQ5sg=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab4d0ce7099a384fc9033e2b1bb0126fdc2cd532a492cf000000011756af3192a169ce1431ac9f@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1527@github.com>
Subject: [quicwg/base-drafts] Frame Type was inconsistently labelled (#1527)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3eed31bc22d_2d682b10c1238f506998f6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/VnPYaV0YMSH3RHvaQRWgISmM82g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 04:16:53 -0000

----==_mimepart_5b3eed31bc22d_2d682b10c1238f506998f6
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/1527

-- Commit Summary --

  * Frame Type was inconsistently labelled

-- File Changes --

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

-- Patch Links --

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

----==_mimepart_5b3eed31bc22d_2d682b10c1238f506998f6
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/1527'>https://github.com/quicwg/base-drafts/pull/1527</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Frame Type was inconsistently labelled</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1527/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/1527.patch'>https://github.com/quicwg/base-drafts/pull/1527.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1527.diff'>https://github.com/quicwg/base-drafts/pull/1527.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/1527">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxbIkBs3awMcPQZDeUVYZQEnUi_cks5uDuSxgaJpZM4VE29C">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-hognqHCnLb4Soy-SQCgJreOuOpks5uDuSxgaJpZM4VE29C.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Frame Type was inconsistently labelled (#1527)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1527"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1527",
"url": "https://github.com/quicwg/base-drafts/pull/1527",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Frame Type was inconsistently labelled (#1527)",
"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": "a301ae6",
"value": "Frame Type was inconsistently labelled"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1527/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\": 1527,\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\": 1527\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1527"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1527.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1527.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 353595202\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b3eed31bc22d_2d682b10c1238f506998f6--


From nobody Thu Jul  5 21: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 7787D130E9A for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 21:17:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id W5ZyGyxAf4Z5 for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 21:17: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 E0AB9130E8D for <quic-issues@ietf.org>; Thu,  5 Jul 2018 21:17:09 -0700 (PDT)
Date: Thu, 05 Jul 2018 21:17:09 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530850629; bh=sP9I2NJHOdgJQ5F5DdcY0WOOX/zL4NEf/b1pU+sDLJo=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=etlgcJtKhu+dQuruaD2WI7mndL91MdrO8aehL2AmCHsRipkn0xL8ivCcOl1xkwqWL D9Fuc/J0HfjBhQrnhoobJcJzcyYquXSMpv5ioABEUvGgf2UZgB60eD7zmiUyGiGyJI 74hDMgBvEp1/pMk1Vya3/wmohI0Ag9d6f4eXRnXM=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab35c6c76a85176570b32781dda8b1c940c87b2d2392cf000000011756af4592a169ce1431acc6@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1528@github.com>
Subject: [quicwg/base-drafts] Application close (#1528)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3eed45454bf_341d2b1a4737ef6046135"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/LaBx8ETjN8gO9v6PKAhuXeSpBgo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 04:17:12 -0000

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

The addition of the Frame Type field meant that pointing
APPLICATION_CLOSE at CONNECTION_CLOSE was a mistake.

This isn't purely editorial, because it could be argued that the last
version of the draft modified APPLICATION_CLOSE.  We'll have to ensure
taht this is included in the changelog.

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

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

-- Commit Summary --

  * Separate APPLICATION_CLOSE from CONNECTION_CLOSE

-- File Changes --

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

-- Patch Links --

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

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

<p>The addition of the Frame Type field meant that pointing<br>
APPLICATION_CLOSE at CONNECTION_CLOSE was a mistake.</p>
<p>This isn't purely editorial, because it could be argued that the last<br>
version of the draft modified APPLICATION_CLOSE.  We'll have to ensure<br>
taht this is included in the changelog.</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #1508.">Closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="337186424" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1508" href="https://github.com/quicwg/base-drafts/issues/1508">#1508</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/1528'>https://github.com/quicwg/base-drafts/pull/1528</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Separate APPLICATION_CLOSE from CONNECTION_CLOSE</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1528/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/1528.patch'>https://github.com/quicwg/base-drafts/pull/1528.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1528.diff'>https://github.com/quicwg/base-drafts/pull/1528.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/1528">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq748WEpzWJ1x04g6FFTspWgsEF73ks5uDuTFgaJpZM4VE29r">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-n8BJjK9oXLPt2pBOG0N4CWTWjzks5uDuTFgaJpZM4VE29r.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Application close  (#1528)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1528"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1528",
"url": "https://github.com/quicwg/base-drafts/pull/1528",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Application close  (#1528)",
"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": "2fa8293",
"value": "Separate APPLICATION_CLOSE from CONNECTION_CLOSE"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1528/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\": 1528,\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\": 1528\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1528"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1528.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1528.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 353595243\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b3eed45454bf_341d2b1a4737ef6046135--


From nobody Thu Jul  5 21:21: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 79158130EC6 for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 21:21:45 -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 ckVZP1WFl2rd for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 21:21: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 1D1C7130E8D for <quic-issues@ietf.org>; Thu,  5 Jul 2018 21:21:44 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1530850903; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=T5NmjPKb0/T8t5dWA4tJVpm1996VSRpJ25IgOTFN1oY=; b=d3R7VRi5DyPSbxvfUkE8tuEu7Ji+vg0YplCmVCDp0pFnqSE8mh0SwPhd0wFsxhL6hb6eIAfc RwVsXEtzL2FYDXJgrBY56XRfyHhCquBTcgvdU4vn97PzGrXZ30XAh+TRoozPqWbhByyKAaUV LHgRTKWjTszlBaHA6NF0+FURGLc=
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 5b3eee56.7f8bd94bfa50-smtp-out-n02; Fri, 06 Jul 2018 04:21:42 -0000 (UTC)
Date: Thu, 05 Jul 2018 21:21:42 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b3eee56d6bf5_6fb52aefb8f71c1480253@hookshot-fe-7191cb1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] c96058: Grammar hard
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b3eee56d67fc_6fb52aefb8f71c14801d5"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/KOCK8jiwGUReLlapp8JtV9LqUUQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 04:21:46 -0000

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

  Branch: refs/heads/move-retry
  Home:   https://github.com/quicwg/base-drafts
  Commit: c96058fc6423de0fa332f09cd500b68e1fd5ca36
      https://github.com/quicwg/base-drafts/commit/c96058fc6423de0fa332f09cd500b68e1fd5ca36
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-06 (Fri, 06 Jul 2018)

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

  Log Message:
  -----------
  Grammar hard



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

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

----==_mimepart_5b3eee56d67fc_6fb52aefb8f71c14801d5--


From nobody Thu Jul  5 21:21: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 A18E4130EC6 for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 21:21:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0npDp7ZjLzYt for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 21:21:46 -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 67C7A130E8D for <quic-issues@ietf.org>; Thu,  5 Jul 2018 21:21:46 -0700 (PDT)
Date: Thu, 05 Jul 2018 21:21:45 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530850906; bh=7ATY5sTlRcy2Gqrb6WSvRunVErPqZ8Ckmer5dN6U3RE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=wu7yCN/jA0syaegITYv5VQ3gLMyy+XcloSVLfin51PJ3cONrtME/eHRMXLgkPOfP2 mGTZJLeR9hxIplPzvawpPlzBlMNio5nl+ZfKAYtvVPmcOI/1kapaVKDHcE6vIb1RYW Bs6z4Nb+M57nFi4JSTwaqO90LXuJ/GATAdFp6vjY=
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/1498/push/2698914056@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1498@github.com>
References: <quicwg/base-drafts/pull/1498@github.com>
Subject: Re: [quicwg/base-drafts] Rework Retry packet (#1498)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3eee59d4dc7_32b23faf95f38f848244e6"; 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/s-X7c6wsnuxxPMRiQM5Cx6s9Jgs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 04:21:48 -0000

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

@martinthomson pushed 1 commit.

c96058f  Grammar hard


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1498/files/dd13b0e26724445d20353a8eb382a99edc5734cc..c96058fc6423de0fa332f09cd500b68e1fd5ca36

----==_mimepart_5b3eee59d4dc7_32b23faf95f38f848244e6
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/c96058f">c96058f</a>  Grammar hard</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/1498/files/dd13b0e26724445d20353a8eb382a99edc5734cc..c96058fc6423de0fa332f09cd500b68e1fd5ca36">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqx1K110jZPwRHOhRk59UhGAALa_3ks5uDuXZgaJpZM4U8RgX">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzyeE3Khx8AsDULMz_0KWDoSgxyoks5uDuXZgaJpZM4U8RgX.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1498"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1498/files/dd13b0e26724445d20353a8eb382a99edc5734cc..c96058fc6423de0fa332f09cd500b68e1fd5ca36"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1498/files/dd13b0e26724445d20353a8eb382a99edc5734cc..c96058fc6423de0fa332f09cd500b68e1fd5ca36",
"url": "https://github.com/quicwg/base-drafts/pull/1498/files/dd13b0e26724445d20353a8eb382a99edc5734cc..c96058fc6423de0fa332f09cd500b68e1fd5ca36",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1498",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1498:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "c96058f",
"value": "Grammar hard"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1498/files/dd13b0e26724445d20353a8eb382a99edc5734cc..c96058fc6423de0fa332f09cd500b68e1fd5ca36"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 351344663\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b3eee59d4dc7_32b23faf95f38f848244e6--


From nobody Thu Jul  5 21:22: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 2B576130EC6 for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 21:22: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 OOtkUJIKRPMt for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 21:22: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 20326130E8D for <quic-issues@ietf.org>; Thu,  5 Jul 2018 21:22:10 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1530850929; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=nhF2goibPttuYW63vVaMfa6tmtaX+GfQsDFKWVLJQys=; b=bgIOHN7gJ1SZ3EOLBwvYXPL3fJVkvUHh3XFvzSEc+IIJpiFVCBe+P+EY6m4ak0HKOlDMipA5 wx8QQ1IYDgTeINrB6cPIUg311zfMsfUY4/PLFKMBLz2Uif5c4ssciG3DrL/JHRuwP1RWbLHR CqgNPMKg4Z0M67btdysuxWO4RNA=
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 5b3eee71.7f9e2f0961e0-smtp-out-n03; Fri, 06 Jul 2018 04:22:09 -0000 (UTC)
Date: Thu, 05 Jul 2018 21:22:09 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b3eee7159b39_2f5f2adba1fddc14831fc@hookshot-fe-31feec6.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 700ba1: Comment about notational conventions
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b3eee7159400_2f5f2adba1fddc1483089"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/UEy9V9KvaOikFdOc4hmZ48EO9GY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 04:22:12 -0000

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

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 700ba1c0de47465034676e40a58ced71c8694428
      https://github.com/quicwg/base-drafts/commit/700ba1c0de47465034676e40a58ced71c8694428
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-29 (Fri, 29 Jun 2018)

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

  Log Message:
  -----------
  Comment about notational conventions


  Commit: f0217bcecd3adbe7d77840966244c4d5d691bbe0
      https://github.com/quicwg/base-drafts/commit/f0217bcecd3adbe7d77840966244c4d5d691bbe0
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-06 (Fri, 06 Jul 2018)

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

  Log Message:
  -----------
  Merge pull request #1500 from quicwg/invariants-convenstions

Comment about notational conventions


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

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

----==_mimepart_5b3eee7159400_2f5f2adba1fddc1483089--


From nobody Thu Jul  5 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 C7AF5130FE2 for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 21:22:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id aOjI0gnOTgO2 for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 21:22: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 DBCF5130EC6 for <quic-issues@ietf.org>; Thu,  5 Jul 2018 21:22:12 -0700 (PDT)
Date: Thu, 05 Jul 2018 21:22:11 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530850931; bh=51swCFtXXZ1D3n6b1QTxE00zrgxYypfkCWQQG3m35o8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=dm/hmhUOjk5iOxuYwQ54GBcRJK8Axz4XuBb+ucTWIlAUHYldOI/fZyh4RMhYRLQ97 6El8Csf3CyyQ1K5eopcVyH37b5mwUZRX9Cgif6kWT6VOcQkPHV5UvGQnovdm0QVjta w58e8bXV/MTJCA0UmZQGXE/7GhD5vpDI3vvv3h2c=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb37407c3d6c6cf94c6150cb33a1dd7d18aae410092cf000000011756b07392a169ce14146902@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1500/issue_event/1719458799@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1500@github.com>
References: <quicwg/base-drafts/pull/1500@github.com>
Subject: Re: [quicwg/base-drafts] Comment about notational conventions (#1500)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3eee73e052f_40703fd33936cf80892051"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/bpH3wgOy8Z_LR_K_S7uMFSf_f0Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 04:22:15 -0000

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

Merged #1500.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1500#event-1719458799
----==_mimepart_5b3eee73e052f_40703fd33936cf80892051
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="336881922" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1500" href="https://github.com/quicwg/base-drafts/pull/1500">#1500</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1500#event-1719458799">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3Om6Cc6V9_HA_xtoq208yX4PC2dks5uDuXzgaJpZM4U8hL1">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7R0fcYBKiwDiG0QKDmMSaGAvfOfks5uDuXzgaJpZM4U8hL1.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1500."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1500#event-1719458799"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1500#event-1719458799",
"url": "https://github.com/quicwg/base-drafts/pull/1500#event-1719458799",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Comment about notational conventions (#1500)",
"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/1500#event-1719458799"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 351408885\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3eee73e052f_40703fd33936cf80892051--


From nobody Thu Jul  5 21: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 A4155130E93 for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 21:32:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 1.401
X-Spam-Level: *
X-Spam-Status: No, score=1.401 tagged_above=-999 required=5 tests=[BAYES_40=-0.001, DKIM_ADSP_CUSTOM_MED=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 UZ3cXcFNd1oF for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 21:32: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 8F963130DEC for <quic-issues@ietf.org>; Thu,  5 Jul 2018 21:32:15 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1530851535; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=y5ZQ72SshtQ+wEo2ylAHnaS6ieyNWXRUdJFd/lSsNZ0=; b=qlkp27I0rWDe4qyIa+cR5rMl2Ivy5asYMKAnCvQKk2oWSwDjUCniQ5p/gF6goKxJisyGuBrG BNddpwKCFja1XLtlaksb/ANytQaG0rYG3d45fSmRXALuM3Cqd+BORfqNUQBALLpBlJTnmgBF 4uLEM+nyxOcQ0NPKKl4pGl9vV0E=
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 5b3eee75.7fb7a2a56d80-smtp-out-n01; Fri, 06 Jul 2018 04:22:13 -0000 (UTC)
Date: Thu, 05 Jul 2018 21:22:13 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b3eee7560aed_7642ac12872fc1848349@hookshot-fe-cace476.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b3eee7560608_7642ac12872fc1848237"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/UxWOMRqL3ErPyD2hlwIVokAkC4M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 04:32:17 -0000

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

  Branch: refs/heads/invariants-convenstions
  Home:   https://github.com/quicwg/base-drafts

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

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

----==_mimepart_5b3eee7560608_7642ac12872fc1848237--


From nobody Thu Jul  5 21:38: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 771F7130E87 for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 21: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 yu8NsFPvbX_u for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 21:38: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 08D61130DEC for <quic-issues@ietf.org>; Thu,  5 Jul 2018 21:38:42 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1530851922; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=GAV92Na9M+P7dGjubqcoEjm8o0OHf+z9HbZJ9zM6ArM=; b=IuH566A9gkzWzy6XibstX20sQ5msGUtwywuRbdd5RUJ4NetkDHz58Wh6XUK8Ydd0NcLWfeRN fVS+IY0Tb36MAqcL52KF6FpE8TUTvFSEJRm0BzV4ubpAC5YP4SWMFUGXlUNdkiKKS4iCY8c4 E0yRpVo6KruurtGmlK52bdEZVag=
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 5b3ef252.7ffafd14c960-smtp-out-n02; Fri, 06 Jul 2018 04:38:42 -0000 (UTC)
Date: Thu, 05 Jul 2018 21:38:41 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b3ef25168bcb_355b2abf726bdc10685ce@hookshot-fe-7191cb1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] c2b3ba: HPACK errors should be QPACK
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b3ef251686d5_355b2abf726bdc1068417"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/gKn2oIIpp3-JqWX2Ur9dzazaZ4U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 04:38:45 -0000

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

  Branch: refs/heads/hpack-error
  Home:   https://github.com/quicwg/base-drafts
  Commit: c2b3ba883438701672abac8204f46d9741807301
      https://github.com/quicwg/base-drafts/commit/c2b3ba883438701672abac8204f46d9741807301
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-06 (Fri, 06 Jul 2018)

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

  Log Message:
  -----------
  HPACK errors should be QPACK



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

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

----==_mimepart_5b3ef251686d5_355b2abf726bdc1068417--


From nobody Thu Jul  5 21:39: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 E9885130E9B for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 21:38:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id M69ktnMNdIWh for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 21: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 0DA27130DEC for <quic-issues@ietf.org>; Thu,  5 Jul 2018 21:38:58 -0700 (PDT)
Date: Thu, 05 Jul 2018 21:38:57 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530851937; bh=f286cUsX533/y/Vflc0RcvzB3SJ6ixy4RAFoCw85A2o=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=odYJq8pPTPoZqZ/Y5maL2IzbkFLJ0Sr6UtSONAeSq0CHQbhiecgfO/fYjDwLPW4an sk5d0vWY5xj9mv9nlLYIdo3lEep31UCpq/KyGldaX2XtcakWsmZX+Uv7jQPVxGJCs7 liJhWqDkz2dFAf7uvHm+JHFK/tDQ0SdwY/vbseP8=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abcc60e03a6792d587f7fe34e0ccd749e5fe8aecb792cf000000011756b46192a169ce1431b7ef@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1529@github.com>
Subject: [quicwg/base-drafts] HPACK errors should be QPACK (#1529)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3ef261619da_59733fce48c18f807552d2"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/CTXvZOvKVDip6OwS6JU5_YMkU0U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 04:39:00 -0000

----==_mimepart_5b3ef261619da_59733fce48c18f807552d2
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/1529

-- Commit Summary --

  * HPACK errors should be QPACK

-- File Changes --

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

-- Patch Links --

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

----==_mimepart_5b3ef261619da_59733fce48c18f807552d2
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/1529'>https://github.com/quicwg/base-drafts/pull/1529</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>HPACK errors should be QPACK</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1529/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/1529.patch'>https://github.com/quicwg/base-drafts/pull/1529.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1529.diff'>https://github.com/quicwg/base-drafts/pull/1529.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/1529">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyz-gwQNoV9guRKrX2zWla1zqsb_ks5uDunhgaJpZM4VE3xH">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7vih3lTT-mx_l7wnqE4YC5bWGhQks5uDunhgaJpZM4VE3xH.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"HPACK errors should be QPACK (#1529)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1529"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1529",
"url": "https://github.com/quicwg/base-drafts/pull/1529",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "HPACK errors should be QPACK (#1529)",
"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": "c2b3ba8",
"value": "HPACK errors should be QPACK"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-http.md](https://github.com/quicwg/base-drafts/pull/1529/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\": 1529,\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\": 1529\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1529"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1529.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1529.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 353598535\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b3ef261619da_59733fce48c18f807552d2--


From nobody Thu Jul  5 21:47: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 1F43E130E9B for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 21:47:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0lw1YZw1Nl6u for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 21:47: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 D6930130DDA for <quic-issues@ietf.org>; Thu,  5 Jul 2018 21:47:49 -0700 (PDT)
Date: Thu, 05 Jul 2018 21:47:49 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530852469; bh=tXMWqqMqER+d81nRljMQzirqYG+aCwLuCClZt9E2N2k=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=BdAYL/sz/VbmvVRND/ocqgc9PqLsOapa4O/Vx8Qlkjv/Kev9NLNF6A2ADtKmzvTCM S4nugP5Jdv6jOnYZx7GgSb4dQGsfy/JkOj4RAIFrd03b2dvZfjThBYNpAtBF3K0OjW DYV40JxpllQXz0qvSXyLKkIkmIPL5JPuL2S40lx4=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab5c2c85b31ba2a4424ddc8d5b3e0a623ece65293092cf000000011756b67592a169ce1421be50@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1514/review/134886109@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1514@github.com>
References: <quicwg/base-drafts/pull/1514@github.com>
Subject: Re: [quicwg/base-drafts] Permit 0-RTT after Retry and VN (#1514)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3ef47587d7_50082b1a4737ef604728c"; 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/HB_VLUGecQQo5MUcvnc2sIev4Rg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 04:47:53 -0000

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

mikkelfj commented on this pull request.



> @@ -601,6 +601,11 @@ the packet.  This prevents an off-path attacker from injecting a Retry packet.
 The client responds to a Retry packet with Initial packet that includes the
 provided Retry Token to continue connection establishment.
 
+A client MAY attempt 0-RTT after receiving a Retry packet by sending 0-RTT
+packets to the connection ID provided by the server.  A client that sends
+additional 0-RTT packets MUST NOT reset the packet number to 0 after a Retry
+packet, see {{retry-0rtt-pn}}.
+

Me neither - the thought was to use the dcid given in the retry - which could lead to a target that does not accept the tokens. But dcid cannot change from when tikens were forged.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1514#discussion_r200548444
----==_mimepart_5b3ef47587d7_50082b1a4737ef604728c
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/1514#discussion_r200548444">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -601,6 +601,11 @@ the packet.  This prevents an off-path attacker from injecting a Retry packet.
 The client responds to a Retry packet with Initial packet that includes the
 provided Retry Token to continue connection establishment.
 
+A client MAY attempt 0-RTT after receiving a Retry packet by sending 0-RTT
+packets to the connection ID provided by the server.  A client that sends
+additional 0-RTT packets MUST NOT reset the packet number to 0 after a Retry
+packet, see {{retry-0rtt-pn}}.
+
</pre>
<p>Me neither - the thought was to use the dcid given in the retry - which could lead to a target that does not accept the tokens. But dcid cannot change from when tikens were forged.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1514#discussion_r200548444">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-qgAs_kg6KQ4xg-ayY5r997YJHkks5uDuv1gaJpZM4VAVox">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8kfzbZxzHlhouWu679xir_kRGjKks5uDuv1gaJpZM4VAVox.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1514"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1514#discussion_r200548444"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1514#discussion_r200548444",
"url": "https://github.com/quicwg/base-drafts/pull/1514#discussion_r200548444",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1514",
"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/1514#discussion_r200548444"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352410161\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3ef47587d7_50082b1a4737ef604728c--


From nobody Thu Jul  5 21:48: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 95AE9130DDA for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 21:47:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id q6M37A7xQHc5 for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 21:47: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 7C32E130DEC for <quic-issues@ietf.org>; Thu,  5 Jul 2018 21:47:50 -0700 (PDT)
Date: Thu, 05 Jul 2018 21:47:49 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530852469; bh=dIix6xrMWfYucNQcg2Bix22HmPXM3nL7BKfGbr3IDes=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xCUx7kZSLOJj+Tqpxja+fOF/BmQNpCTyJb7bvTQD1esAbHKi+GlkGwi1koa7TgEYU qyAL9YZQXGoeGTOtylF8gyZA/sW5eoBOHPiz9xzQsrSHBNUg8At/UQc9pA8uObgVQ5 y0n+5JnOGLNNyYPz7k5q0xyyApc2vNY6mBZorsIA=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab5c2c85b31ba2a4424ddc8d5b3e0a623ece65293092cf000000011756b67592a169ce1421be50@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1514/review/134886114@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1514@github.com>
References: <quicwg/base-drafts/pull/1514@github.com>
Subject: Re: [quicwg/base-drafts] Permit 0-RTT after Retry and VN (#1514)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3ef475a7cbd_589e3f971334af78103317"; 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/pV4o0mp53NYHH658ZWdfnsGLmJU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 04:47:54 -0000

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

mikkelfj commented on this pull request.



> @@ -601,6 +601,11 @@ the packet.  This prevents an off-path attacker from injecting a Retry packet.
 The client responds to a Retry packet with Initial packet that includes the
 provided Retry Token to continue connection establishment.
 
+A client MAY attempt 0-RTT after receiving a Retry packet by sending 0-RTT
+packets to the connection ID provided by the server.  A client that sends
+additional 0-RTT packets MUST NOT reset the packet number to 0 after a Retry
+packet, see {{retry-0rtt-pn}}.
+

Me neither - the thought was to use the dcid given in the retry - which could lead to a target that does not accept the tokens. But dcid cannot change from when tikens were forged.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1514#discussion_r200548447
----==_mimepart_5b3ef475a7cbd_589e3f971334af78103317
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/1514#discussion_r200548447">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -601,6 +601,11 @@ the packet.  This prevents an off-path attacker from injecting a Retry packet.
 The client responds to a Retry packet with Initial packet that includes the
 provided Retry Token to continue connection establishment.
 
+A client MAY attempt 0-RTT after receiving a Retry packet by sending 0-RTT
+packets to the connection ID provided by the server.  A client that sends
+additional 0-RTT packets MUST NOT reset the packet number to 0 after a Retry
+packet, see {{retry-0rtt-pn}}.
+
</pre>
<p>Me neither - the thought was to use the dcid given in the retry - which could lead to a target that does not accept the tokens. But dcid cannot change from when tikens were forged.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1514#discussion_r200548447">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-qgAs_kg6KQ4xg-ayY5r997YJHkks5uDuv1gaJpZM4VAVox">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8kfzbZxzHlhouWu679xir_kRGjKks5uDuv1gaJpZM4VAVox.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1514"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1514#discussion_r200548447"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1514#discussion_r200548447",
"url": "https://github.com/quicwg/base-drafts/pull/1514#discussion_r200548447",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1514",
"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/1514#discussion_r200548447"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352410161\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3ef475a7cbd_589e3f971334af78103317--


From nobody Thu Jul  5 21: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 B34B1130DEB for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 21:50:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id exw18NYzAJHN for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 21:50: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 EF50F130DDA for <quic-issues@ietf.org>; Thu,  5 Jul 2018 21:50:40 -0700 (PDT)
Date: Thu, 05 Jul 2018 21:50:40 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530852640; bh=fd3t5J3PuK+w9zKS5NH5yzlHJEFxmkaF0aKaJtLss4E=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=KLWHVsqhPp5s1LyiXozFD7E8dPcDrTbef/CQLPC+j/cJYJLFoFS9V1GFEXsRSKUlL VEtA1ENms7lfaXhcngppDoyPUA0ZmWmAj/H7xOpn0tyQNAazUQLHgH2EnmxiKevlAF 1Bo5ii6kUrGual+FUB3wXTX66NkjLNcW5cTSyLQs=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab0ed9781fec3b4c37ddd54df0bda8cc676070684092cf000000011756b72092a169ce1431be2f@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1530@github.com>
Subject: [quicwg/base-drafts] Initial size of dynamic table (#1530)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3ef52030cc1_752f3fb481010f843634f2"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ZsxOJoMhOnDgtVHR_FXMHsqHrGc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 04:50:43 -0000

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

The draft doesn't say what the default should be.  I think that it should be the value of the setting, which would be more efficient than the only sensible alternative (that is, 0).  I don't see many encoders using less than the full table size for 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/1530
----==_mimepart_5b3ef52030cc1_752f3fb481010f843634f2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>The draft doesn't say what the default should be.  I think that it should be the value of the setting, which would be more efficient than the only sensible alternative (that is, 0).  I don't see many encoders using less than the full table size for QPACK.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1530">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5rIrty933nSh95yvvdeQNJ3NzXbks5uDuyggaJpZM4VE4OV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6Y3xc8g3GFS_ZY973wa6xHR3z_8ks5uDuyggaJpZM4VE4OV.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Initial size of dynamic table (#1530)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1530"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1530",
"url": "https://github.com/quicwg/base-drafts/issues/1530",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Initial size of dynamic table (#1530)",
"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": 1530
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1530,\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\": 1530\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1530"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 353600405\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3ef52030cc1_752f3fb481010f843634f2--


From nobody Thu Jul  5 21:50: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 3D5BF130E94 for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 21:50:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JfVFbowelawM for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 21:50: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 EB741130DEB for <quic-issues@ietf.org>; Thu,  5 Jul 2018 21:50:54 -0700 (PDT)
Date: Thu, 05 Jul 2018 21:50:54 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530852654; bh=H4kbFoHeli7j4NB8pfndqlAKaXC/C0GVmEHOnYXQruE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=cDfkPOafNf5ZhOSGCC1zinEjrVblaf3Q+k0ADHLSl/x70pMLy0D1jzMUJKY68zViv mMUMyBg2zzGqrQKuxmmeQXkyNJr1KKh5BoqCYc+o/subyXL+3JedR7bizlCHVxE3Rf 3JzvV3nbTBU5C5Wssw2nmMt4XHqk6b02A6BYAPpI=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab6e33b7f01940c2843b3288510c48bf0537a395bf92cf000000011756b72e92a169ce1421be50@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1514/c402924883@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1514@github.com>
References: <quicwg/base-drafts/pull/1514@github.com>
Subject: Re: [quicwg/base-drafts] Permit 0-RTT after Retry and VN (#1514)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3ef52e2b2c0_3c9c2ae625bc8f50964d8"; 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/aL9yK7RCIycurYvJerf4kzv58j0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 04:50:59 -0000

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

I think it does not matter if the packet got to a server - but it might have gotten to an attacker.

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

<p>I think it does not matter if the packet got to a server - but it might have gotten to an attacker.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1514#issuecomment-402924883">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0EtSJD2IrAJnt7uaeO625tEHcewks5uDuyugaJpZM4VAVox">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqypfDAGAHmwuI-r2DQhCwnQ2xQEYks5uDuyugaJpZM4VAVox.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1514: I think it does not matter if the packet got to a server - but it might have gotten to an attacker."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1514#issuecomment-402924883"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1514#issuecomment-402924883",
"url": "https://github.com/quicwg/base-drafts/pull/1514#issuecomment-402924883",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Permit 0-RTT after Retry and VN (#1514)",
"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\": 1514,\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\": 1514\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1514#issuecomment-402924883"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352410161\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3ef52e2b2c0_3c9c2ae625bc8f50964d8--


From nobody Thu Jul  5 22:23: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 6DE9D130E1C for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 22:23:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wh4Y4hhW3RJV for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 22:23:46 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E9F17130DEB for <quic-issues@ietf.org>; Thu,  5 Jul 2018 22:23:45 -0700 (PDT)
Date: Thu, 05 Jul 2018 22:23:45 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530854625; bh=hHTpxjJmpmBg0e5Sla/B2k+vi85VDm9xV+/2vwWV0F4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=z0smePXTu9LKQlpc9En4I52tTMbTxUoJYlwF+8yI1LHuubofQhxiHtWdgyL9xD6QB VZyYfoTlvcEzNbfZ5pna42fhfctma6emtJAG4M+1W/Q5LCERGBZ5LKul6HsCupqzBI Q0bYh//5wnfA1TabYZFgG70bsxBjEOraKEFulxyM=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab85ff4cd3d326a034b05531d556477247e69edb3d92cf000000011756bee192a169ce1406c905@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1481/402929174@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1481@github.com>
References: <quicwg/base-drafts/issues/1481@github.com>
Subject: Re: [quicwg/base-drafts] Fragility in ECN counters with lost acks (#1481)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3efce1656f_52c83fd729106f7c536391"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/mpbNnmOHMvuRx-pQ8EpeVgPeBps>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 05:23:48 -0000

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

I realize that my example was flawed.  You have to allow for an increase for any unacknowledged packets less than the minimum acknowledged packet number in the ACK.  In the example above, the last ACK stopped at 10 and the new one starts at 20.  The naive interpretation says that 9 packets might have arrived, been acknowledged, and had the acknowledgment lost and subsequently abandoned.  However, packet 8 might have arrived after 10 was acknowledged.

The other thing is that this assumes that if you acknowledge packet 20, then you would also acknowledge packets with higher numbers.  This is probably a safe assumption, but we would have to require 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/1481#issuecomment-402929174
----==_mimepart_5b3efce1656f_52c83fd729106f7c536391
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>I realize that my example was flawed.  You have to allow for an increa=
se for any unacknowledged packets less than the minimum acknowledged pack=
et number in the ACK.  In the example above, the last ACK stopped at 10 a=
nd the new one starts at 20.  The naive interpretation says that 9 packet=
s might have arrived, been acknowledged, and had the acknowledgment lost =
and subsequently abandoned.  However, packet 8 might have arrived after 1=
0 was acknowledged.</p>
<p>The other thing is that this assumes that if you acknowledge packet 20=
, then you would also acknowledge packets with higher numbers.  This is p=
robably a safe assumption, but we would have to require 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/1481#issuecomment-402929174">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq11i=
iUeqXrTUxB5qW-hPUudjQfESks5uDvRhgaJpZM4U4q22">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq4EpgRODN35BN_lHcrhAjx6P=
pOHYks5uDvRhgaJpZM4U4q22.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 #1481: I realize that my example was flawed.  You have to al=
low for an increase for any unacknowledged packets less than the minimum =
acknowledged packet number in the ACK.  In the example above, the last AC=
K stopped at 10 and the new one starts at 20.  The naive interpretation s=
ays that 9 packets might have arrived, been acknowledged, and had the ack=
nowledgment lost and subsequently abandoned.  However, packet 8 might hav=
e arrived after 10 was acknowledged.\r\n\r\nThe other thing is that this =
assumes that if you acknowledge packet 20, then you would also acknowledg=
e packets with higher numbers.  This is probably a safe assumption, but w=
e would have to require it. "}],"action":{"name":"View Issue","url":"http=
s://github.com/quicwg/base-drafts/issues/1481#issuecomment-402929174"}}}<=
/script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1481#issuecomment=
-402929174",
"url": "https://github.com/quicwg/base-drafts/issues/1481#issuecomment-40=
2929174",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Fragility in ECN counters with lost ac=
ks (#1481)",
"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\": 1481,\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\": 1481\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1481#issuecomment-40=
2929174"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3503999=
26\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b3efce1656f_52c83fd729106f7c536391--


From nobody Thu Jul  5 22:38: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 94850130DD0 for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 22:38:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DEN3AkhSVVzE for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 22:38: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 EC5D31277CC for <quic-issues@ietf.org>; Thu,  5 Jul 2018 22:38:25 -0700 (PDT)
Date: Thu, 05 Jul 2018 22:38:24 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530855504; bh=9W3UsrhFmJ2jaY71n76krZaQkFBxYJ/cm670sE5WyHY=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=c5b8bs3uL+f5LXaLoo0/X0f6bsEIoYVl3ZyJ1W3iprCMlTWAD92v0TJIC9JeofSzZ wAnWxAwV+TLCsHROjKE9tBi3qCg1DS3eMpmFucndTRFSMjYQRDxMgJXhkx4JFG9yYl 9tJG9anBDdotUdZc19D1qbwrdYPOMPEpo41gocJM=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/wg-materials <reply+0166e4ab23879618c5a699460df1c799c4d39740387a8abb92cf000000011756c25092a169ce1431daeb@reply.github.com>
To: quicwg/wg-materials <wg-materials@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/wg-materials/pull/51@github.com>
Subject: [quicwg/wg-materials] Retry materials (#51)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3f0050c705b_407c3fd33936cf80895387"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/EabSLMBi_TGuza0DHZBuUwz3yYI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 05:38:28 -0000

----==_mimepart_5b3f0050c705b_407c3fd33936cf80895387
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/51

-- Commit Summary --

  * Retry materials

-- File Changes --

    A ietf102/retry.pdf (0)

-- Patch Links --

https://github.com/quicwg/wg-materials/pull/51.patch
https://github.com/quicwg/wg-materials/pull/51.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/51

----==_mimepart_5b3f0050c705b_407c3fd33936cf80895387
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/51'>https://github.com/quicwg/wg-materials/pull/51</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Retry materials</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>A</strong>
    <a href="https://github.com/quicwg/wg-materials/pull/51/files#diff-0">ietf102/retry.pdf</a>
    (0)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/wg-materials/pull/51.patch'>https://github.com/quicwg/wg-materials/pull/51.patch</a></li>
  <li><a href='https://github.com/quicwg/wg-materials/pull/51.diff'>https://github.com/quicwg/wg-materials/pull/51.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/51">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzsXuwiN83ogkPOc5_ipap29Hevhks5uDvfQgaJpZM4VE6RS">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq11W_w7wbOOzaOhhnCfaXHTizavdks5uDvfQgaJpZM4VE6RS.gif" height="1" width="1" 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":"Retry materials (#51)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/wg-materials/pull/51"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/wg-materials/pull/51",
"url": "https://github.com/quicwg/wg-materials/pull/51",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Retry materials (#51)",
"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": "3976193",
"value": "Retry materials"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Added",
"value": "[ietf102/retry.pdf](https://github.com/quicwg/wg-materials/pull/51/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\": 51,\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\": 51\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/wg-materials/pull/51"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/wg-materials/pull/51.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/wg-materials/pull/51.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 353608786\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b3f0050c705b_407c3fd33936cf80895387--


From nobody Thu Jul  5 23:25: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 2D18F130DF1 for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 23:25:03 -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, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LJ2SHRyG3lfi for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 23:25: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 7D9F91271FF for <quic-issues@ietf.org>; Thu,  5 Jul 2018 23:25:01 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1530858300; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=ztvtVXboPqW6HBout26pN84yBRyeqxfrKKaLuhygf24=; b=RUpttB0N6rfApK5bJ2ZfNy8ULiwloUAX5rxXVpf5xe1HNPsOksoxA570+01/5+OOoxH/r6if YKMHkIppotJl/Z0dNSO+QNst+/f9BphXdCYXORvJUXPcq7Pe51xLcQLQHKEneIwIqy5mHrmZ 70DvZjKlAPNWAafatgJ8+IMcRXQ=
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 5b3f0b3c.7f7e9a4ad8d0-smtp-out-n02; Fri, 06 Jul 2018 06:25:00 -0000 (UTC)
Date: Thu, 05 Jul 2018 23:25:00 -0700
From: Mark Nottingham <mnot@mnot.net>
Reply-To: Mark Nottingham <mnot@mnot.net>
To: quic-issues@ietf.org
Message-ID: <5b3f0b3c5123c_3182aace11dfc141018@hookshot-fe-32b5f5b.cp1-iad.github.net.mail>
Subject: [quicwg/wg-materials] 397619: Retry materials
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b3f0b3c50836_3182aace11dfc1410035"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/mF8vsqT6YwQUGIyzuUBJu2wWRIE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 06:25:04 -0000

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

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/wg-materials
  Commit: 39761932599bd388326bef9d24ec29189b90927d
      https://github.com/quicwg/wg-materials/commit/39761932599bd388326bef9d24ec29189b90927d
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-06 (Fri, 06 Jul 2018)

  Changed paths:
    A ietf102/retry.pdf

  Log Message:
  -----------
  Retry materials


  Commit: 5a81f62dd01e1ba9cc04ba240856db3590e869c3
      https://github.com/quicwg/wg-materials/commit/5a81f62dd01e1ba9cc04ba240856db3590e869c3
  Author: Mark Nottingham <mnot@mnot.net>
  Date:   2018-07-06 (Fri, 06 Jul 2018)

  Changed paths:
    A ietf102/retry.pdf

  Log Message:
  -----------
  Merge pull request #51 from martinthomson/retry-102

Retry materials


Compare: https://github.com/quicwg/wg-materials/compare/96b5f1158f68...5a81f62dd01e
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

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

----==_mimepart_5b3f0b3c50836_3182aace11dfc1410035--


From nobody Thu Jul  5 23:25: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 92FCF130EC6 for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 23:25:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id blgb55zJp-3U for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 23:25: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 EB1E31271FF for <quic-issues@ietf.org>; Thu,  5 Jul 2018 23:25:04 -0700 (PDT)
Date: Thu, 05 Jul 2018 23:25:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530858304; bh=/v6vT961ONjAq7W8mykzllJqwTbVwrlGKwV3umwZ46c=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=SwYvmVw9rvbYFPIzk8eCetkjM7knIGEKIwc9IUSDFW3dUot8QxfMCbIguFVMLgf7/ +Pj0wnXUAzKMc++uZCudIzmgW/l9wt4S3c/Pq9+V4pQ5vPeP2yuEiqcOHkMVAVEqiX t7yTztQyCoXlkKx+f442gQLbTe5ZRw3Kn+KW8caA=
From: Mark Nottingham <notifications@github.com>
Reply-To: quicwg/wg-materials <reply+0166e4abc2dcfb0b64da97388e0754c560ad391a7c219e8292cf000000011756cd3f92a169ce1431daeb@reply.github.com>
To: quicwg/wg-materials <wg-materials@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/wg-materials/pull/51/issue_event/1719567359@github.com>
In-Reply-To: <quicwg/wg-materials/pull/51@github.com>
References: <quicwg/wg-materials/pull/51@github.com>
Subject: Re: [quicwg/wg-materials] Retry materials (#51)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3f0b40220f_67842b0ca248af60150659"; 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/OqLY_ouagPua1jSpaS_a9FvCaPU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 06:25:07 -0000

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

Merged #51.

-- 
You 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/51#event-1719567359
----==_mimepart_5b3f0b40220f_67842b0ca248af60150659
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="338811627" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/wg-materials/issues/51" href="https://github.com/quicwg/wg-materials/pull/51">#51</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<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/51#event-1719567359">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4CM-_lLV6C57ltHRMU-u48VUlreks5uDwLAgaJpZM4VE6RS">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_59wSphlx2GC0Z7pdtkFyFansy1ks5uDwLAgaJpZM4VE6RS.gif" height="1" width="1" 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 #51."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/wg-materials/pull/51#event-1719567359"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/wg-materials/pull/51#event-1719567359",
"url": "https://github.com/quicwg/wg-materials/pull/51#event-1719567359",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"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] Retry materials (#51)",
"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/51#event-1719567359"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 353608786\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3f0b40220f_67842b0ca248af60150659--


From nobody Thu Jul  5 23:56: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 52143130E1F for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 23:56:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CjOG6x5wKTqA for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 23:56: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 AC6A6130DE2 for <quic-issues@ietf.org>; Thu,  5 Jul 2018 23:56:18 -0700 (PDT)
Date: Thu, 05 Jul 2018 23:56:17 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530860177; bh=dT9OL6oJBNGwGkJfzHFDSaEKnEpY/mr71O3Cx/beB7c=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=h+eAdQjvMB7gr62EhXqPg9h/ud5GEAMPjKyXvq947RlrTv25ngrr7GdQRb0pId2hv HDG9F6aNjf8LxvfuDK1se8WTTrdxFHxTiCEaIXauIdtIb+kZhOFHC0WpibV255FLlX hvLK7J22odJPgcExa51pNIkgv4qZqJlC0nytqR54=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab0ce6843ee7839bf0ed36ce969abbdbd7aa2dd11492cf000000011756d49192a169ce13e0015b@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1458/402944527@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1458@github.com>
References: <quicwg/base-drafts/issues/1458@github.com>
Subject: Re: [quicwg/base-drafts] Coalesced packets and handshake packet limiting (#1458)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3f1291adac1_71753fa4b31acf881969ed"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/mXlqpuWZr1vC32rGXo6jWPdz7Oo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 06:56:20 -0000

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

Fixed in 3aea50db51a14f2b42ed8aea7dbeeea72c6321b4

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

<p>Fixed in <a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/3aea50db51a14f2b42ed8aea7dbeeea72c6321b4"><tt>3aea50d</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/1458#issuecomment-402944527">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7KWLELqQLn1NqxmAJmr-6KieUSqks5uDwoRgaJpZM4Ush7e">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-jPjo1JNTcBYVAPiAjIYAFnK_7gks5uDwoRgaJpZM4Ush7e.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1458: Fixed in 3aea50db51a14f2b42ed8aea7dbeeea72c6321b4"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1458#issuecomment-402944527"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1458#issuecomment-402944527",
"url": "https://github.com/quicwg/base-drafts/issues/1458#issuecomment-402944527",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Coalesced packets and handshake packet limiting (#1458)",
"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\": 1458,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1458#issuecomment-402944527"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 347217630\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3f1291adac1_71753fa4b31acf881969ed--


From nobody Thu Jul  5 23:56: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 B906F130E3A for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 23:56:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id AxqxjfRzcZbF for <quic-issues@ietfa.amsl.com>; Thu,  5 Jul 2018 23:56: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 B3397130E2C for <quic-issues@ietf.org>; Thu,  5 Jul 2018 23:56:18 -0700 (PDT)
Date: Thu, 05 Jul 2018 23:56:17 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530860177; bh=3vj+5n8KXTRxCaElZPql/CR41vkUvE7cSJS8rzLQKc8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=KnUzVaP/JCVVvdYkzTzzO920/j0b4fHSuqlYpwyfc28rhHmdFeznWUu6WXH+NGCqh U/XuMbSrtVqMwSHqJeDZSioVcCT0PFpuZck+oS4RgKz3IFNnhioUK5NH3blyGUgRzc ekSNWb73xi2SIrjsDrIiJOJ1OyqSkUqP7JKeKPZc=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab0ce6843ee7839bf0ed36ce969abbdbd7aa2dd11492cf000000011756d49192a169ce13e0015b@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1458/issue_event/1719605275@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1458@github.com>
References: <quicwg/base-drafts/issues/1458@github.com>
Subject: Re: [quicwg/base-drafts] Coalesced packets and handshake packet limiting (#1458)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3f1291b556b_2e1a2b28ea766f549357d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/NbRlzlazO-eGQkuf9Mg593cEF-E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 06:56:23 -0000

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

Closed #1458.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1458#event-1719605275
----==_mimepart_5b3f1291b556b_2e1a2b28ea766f549357d
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="333447515" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1458" href="https://github.com/quicwg/base-drafts/issues/1458">#1458</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1458#event-1719605275">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7KWLELqQLn1NqxmAJmr-6KieUSqks5uDwoRgaJpZM4Ush7e">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-jPjo1JNTcBYVAPiAjIYAFnK_7gks5uDwoRgaJpZM4Ush7e.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1458."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1458#event-1719605275"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1458#event-1719605275",
"url": "https://github.com/quicwg/base-drafts/issues/1458#event-1719605275",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Coalesced packets and handshake packet limiting (#1458)",
"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/1458#event-1719605275"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 347217630\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3f1291b556b_2e1a2b28ea766f549357d--


From nobody Fri Jul  6 02:48: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 146C8130FFB for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 02:48:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.463
X-Spam-Level: 
X-Spam-Status: No, score=-6.463 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id S9uYDnHDapoU for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 02:48: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 02C47130EE6 for <quic-issues@ietf.org>; Fri,  6 Jul 2018 02:48:14 -0700 (PDT)
Date: Fri, 06 Jul 2018 02:48:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530870494; bh=/SeVidtOZy+vDZiBRitxfqsyCwJWXN7bn7DM2eUslhs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Zzd/vZwY3RDcRLLxxYO8sEVXNGd8vakB9Df56FybnUrHTbvbpNwwPF/X18ieMYiGU j1+SvvSfXLso4N6VMcqjFyDytA6rsxBaKfHClQkCgPoX3RvC6xlB6BqhbxePP4poLx 9daxWQ49VQx6o5/mV0Emeoq6iyjNqdcTiDv4kKzM=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab058fa781581a0356eeccc532509a8d5ddd23cf0992cf000000011756fcde92a163ce01c3f36f@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/commit/3aea50db51a14f2b42ed8aea7dbeeea72c6321b4/29619055@github.com>
In-Reply-To: <quicwg/base-drafts/commit/3aea50db51a14f2b42ed8aea7dbeeea72c6321b4@github.com>
References: <quicwg/base-drafts/commit/3aea50db51a14f2b42ed8aea7dbeeea72c6321b4@github.com>
Subject: Re: [quicwg/base-drafts] MT/Bishop comments on transport (3aea50d)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3f3ade24c92_2d502ae6915e6f5848639"; 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/3wMUiTm_LLCYfa2qAT9PIVkOVgU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 09:48:27 -0000

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

T 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/commit/3aea50db51a14f2b42ed8aea7dbeeea72c6321b4#commitcomment-29619055
----==_mimepart_5b3f3ade24c92_2d502ae6915e6f5848639
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>T 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/commit/3aea50db51a14f2b42ed8aea7dbeeea72c6321b4#commitcomment-29619055">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyfKwcklxO3caB6tFQKuqKuzodvHks5uDzJegaJpZM4VFL9H">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_O0M7epLYPkt_-2oVXVGE4UCEtBks5uDzJegaJpZM4VFL9H.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 3aea50d: T case"}],"action":{"name":"View Commit","url":"https://github.com/quicwg/base-drafts/commit/3aea50db51a14f2b42ed8aea7dbeeea72c6321b4#commitcomment-29619055"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/commit/3aea50db51a14f2b42ed8aea7dbeeea72c6321b4#commitcomment-29619055",
"url": "https://github.com/quicwg/base-drafts/commit/3aea50db51a14f2b42ed8aea7dbeeea72c6321b4#commitcomment-29619055",
"name": "View Commit"
},
"description": "View this Commit on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5b3f3ade24c92_2d502ae6915e6f5848639--


From nobody Fri Jul  6 02: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 6C944130E2D for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 02:51:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.391
X-Spam-Level: 
X-Spam-Status: No, score=-6.391 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Nuprh0y__rbA for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 02:51: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 00CCD130DD7 for <quic-issues@ietf.org>; Fri,  6 Jul 2018 02:51:46 -0700 (PDT)
Date: Fri, 06 Jul 2018 02:51:46 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530870706; bh=QUbznwS5U7hhZLYpNw4LXFqJn9gozknG39r+8KkNpek=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=pu04/4vGgxY6k7NXNJra4sx6TZ93uf1eSBWzimnC5stX979T43BfbBbJFG7Op30iR hpFN7DKEosTP6kPtsa5QGknIKo239sMDOlKVR2bj7l/ksHJmCruflYsupGUXfpIyWF SxRd7dAxegxmljYbD3nOwW4yCcps0g5+LUuA1Q/c=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb5864f348668f5e74a56671a651a3c62d124704b92cf000000011756fdb292a163ce01c3f392@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/commit/3aea50db51a14f2b42ed8aea7dbeeea72c6321b4/29619090@github.com>
In-Reply-To: <quicwg/base-drafts/commit/3aea50db51a14f2b42ed8aea7dbeeea72c6321b4@github.com>
References: <quicwg/base-drafts/commit/3aea50db51a14f2b42ed8aea7dbeeea72c6321b4@github.com>
Subject: Re: [quicwg/base-drafts] MT/Bishop comments on transport (3aea50d)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3f3bb240681_2bd03f7eb7584f8883333"; 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/i19Ow_9ccGAM203mB70mpfv4dVA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 09:51:49 -0000

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

UDP datagrams, to be consistent with wording later on, and to be more clear about the difference from 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/commit/3aea50db51a14f2b42ed8aea7dbeeea72c6321b4#commitcomment-29619090
----==_mimepart_5b3f3bb240681_2bd03f7eb7584f8883333
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>UDP datagrams, to be consistent with wording later on, and to be more clear about the difference from 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/commit/3aea50db51a14f2b42ed8aea7dbeeea72c6321b4#commitcomment-29619090">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzBRqzQM-iE-wMuaPRsGrSDFOsjyks5uDzMygaJpZM4VFL9H">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4kjcISAmVMFy65RqZ8j5TYxiEoZks5uDzMygaJpZM4VFL9H.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 3aea50d: UDP datagrams, to be consistent with wording later on, and to be more clear about the difference from packet."}],"action":{"name":"View Commit","url":"https://github.com/quicwg/base-drafts/commit/3aea50db51a14f2b42ed8aea7dbeeea72c6321b4#commitcomment-29619090"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/commit/3aea50db51a14f2b42ed8aea7dbeeea72c6321b4#commitcomment-29619090",
"url": "https://github.com/quicwg/base-drafts/commit/3aea50db51a14f2b42ed8aea7dbeeea72c6321b4#commitcomment-29619090",
"name": "View Commit"
},
"description": "View this Commit on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5b3f3bb240681_2bd03f7eb7584f8883333--


From nobody Fri Jul  6 02: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 B0373130E2D for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 02:55:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id M5dqi-WSMLkX for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 02:55: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 259AC130DF2 for <quic-issues@ietf.org>; Fri,  6 Jul 2018 02:55:37 -0700 (PDT)
Date: Fri, 06 Jul 2018 02:55:36 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530870936; bh=Lg28yE9z3AkWBjQvVqwyxOnu3jOJoEtozJAXUxnw+Ck=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=rZDSGLIXshSQ5HeXHjlUVWzuZ5Rq/l7I2qTBJiYKKAdgtG3djimz0Wzwb2WzEKp4V jJBN6Czy1ED0WctHxAxB8Z5wfVsoOoMArNht9Cm8BdlNffoID7Te9t4/x00fWRPabS EMRStDcCWg6xMIZXjnwnKbALfNzUoOal5dVvzRE0=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab6a96a0564367eb2fe16657b01b0de9e0a142852d92cf000000011756fe9892a169ce13e7199b@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1463/402987844@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1463@github.com>
References: <quicwg/base-drafts/issues/1463@github.com>
Subject: Re: [quicwg/base-drafts] Duplicate STREAM/CRYPTO_HS in the same packet (#1463)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3f3c984b025_468e2adcc38c8f5074359"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/rYZsoTxsi2NU-bjRShI8PJISyG4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 09:55:39 -0000

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

@rpaulo, looking at [Section 9.5](https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#rfc.section.9.5) and this issue, I'm not sure what more we could add.  Is there something else we should be 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/1463#issuecomment-402987844
----==_mimepart_5b3f3c984b025_468e2adcc38c8f5074359
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-user-id="1491286" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/rpaulo">@rpaulo</a>, looking at <a href="https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#rfc.section.9.5" rel="nofollow">Section 9.5</a> and this issue, I'm not sure what more we could add.  Is there something else we should be 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/1463#issuecomment-402987844">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5LQtTPFnaU32E2_XRpu_GoLTqX8ks5uDzQYgaJpZM4Uujtt">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwzIWsistu26WEDZSkzs3067BJrcks5uDzQYgaJpZM4Uujtt.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1463: @rpaulo, looking at [Section 9.5](https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#rfc.section.9.5) and this issue, I'm not sure what more we could add.  Is there something else we should be saying?"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1463#issuecomment-402987844"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1463#issuecomment-402987844",
"url": "https://github.com/quicwg/base-drafts/issues/1463#issuecomment-402987844",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Duplicate STREAM/CRYPTO_HS in the same packet (#1463)",
"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\": 1463,\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\": 1463\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1463#issuecomment-402987844"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 347749229\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3f3c984b025_468e2adcc38c8f5074359--


From nobody Fri Jul  6 02:56: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 DA7A6130E7E for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 02:56:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.463
X-Spam-Level: 
X-Spam-Status: No, score=-6.463 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id iJjE4WnHn8fl for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 02:56: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 59FE6130E2D for <quic-issues@ietf.org>; Fri,  6 Jul 2018 02:56:16 -0700 (PDT)
Date: Fri, 06 Jul 2018 02:56:15 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530870975; bh=et647rCV5BXcFEiwROuUcfhcLWiUVSoIZyPxVWHAtdk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Xu47IwrjUju9JJyXhM3g6Ef/6fNL3+opqK+DdIbZcdiHQMS09DFMmT4LvcKegvdf+ ZXWukuk0ApK8EhmMsnynpFH0RYJ5igVJiUZw+HdMbegk+3LmXhdJoAzQrPnWsDD/MW 9anPpXRsZc+vUMiEZwCkak1ReCiLjSUVshN4OL3g=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab1cff6e6870be9a979c6e351a9571b1529b7177a992cf000000011756febf92a163ce01c3f3ab@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/commit/3aea50db51a14f2b42ed8aea7dbeeea72c6321b4/29619115@github.com>
In-Reply-To: <quicwg/base-drafts/commit/3aea50db51a14f2b42ed8aea7dbeeea72c6321b4@github.com>
References: <quicwg/base-drafts/commit/3aea50db51a14f2b42ed8aea7dbeeea72c6321b4@github.com>
Subject: Re: [quicwg/base-drafts] MT/Bishop comments on transport (3aea50d)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3f3cbfb32df_467d2adcc38c8f50106675"; 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/-plo6AZv_c0Kvygkscno_YzFbBw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 09:56:18 -0000

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

CRYPTO_HS, now aka CRYPTO

-- 
You are receiving 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/3aea50db51a14f2b42ed8aea7dbeeea72c6321b4#commitcomment-29619115
----==_mimepart_5b3f3cbfb32df_467d2adcc38c8f50106675
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>CRYPTO_HS, now aka CRYPTO</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You 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/3aea50db51a14f2b42ed8aea7dbeeea72c6321b4#commitcomment-29619115">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6ZlmDB7oKh8fAN_SzzK7QH5hzxMks5uDzQ_gaJpZM4VFL9H">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4ZlUHoRQBoqausAC7KZqFNNW4NQks5uDzQ_gaJpZM4VFL9H.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 3aea50d: CRYPTO_HS, now aka CRYPTO"}],"action":{"name":"View Commit","url":"https://github.com/quicwg/base-drafts/commit/3aea50db51a14f2b42ed8aea7dbeeea72c6321b4#commitcomment-29619115"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/commit/3aea50db51a14f2b42ed8aea7dbeeea72c6321b4#commitcomment-29619115",
"url": "https://github.com/quicwg/base-drafts/commit/3aea50db51a14f2b42ed8aea7dbeeea72c6321b4#commitcomment-29619115",
"name": "View Commit"
},
"description": "View this Commit on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5b3f3cbfb32df_467d2adcc38c8f50106675--


From nobody Fri Jul  6 07:40: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 B5067130F1F for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 07:40:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id x-vRTig2DWax for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 07:40: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 BC4B9130EBA for <quic-issues@ietf.org>; Fri,  6 Jul 2018 07:40:19 -0700 (PDT)
Date: Fri, 06 Jul 2018 07:40:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530888018; bh=gcyW1jZA4QkWFKyvYm04w+7PSfV2ILU1r8fO1r+pctA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=XRSnRq5uznqX8VkYHm5nE1N7LrHAcgS6fZ8pIGWLN9z1B48jyg4IyF38vBW8SpQl/ zWtBrTwz8AVLNk33jdSo5yvRgmFlV9s9Q4z/qzTWHLVFJ3ddPKpxF7Pys4v2B6sQJ/ 8f3+kbZtA5yMotsIMWYrFMzU0HsqI1/cfh+fq46k=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab97a7424db4cc98a0d17dd0cac1d9f6b7ef62099392cf000000011757415292a169ce142f90e7@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1525/review/135040694@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1525@github.com>
References: <quicwg/base-drafts/pull/1525@github.com>
Subject: Re: [quicwg/base-drafts] Tolerate unknown stream types, add greasing (#1525)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3f7f52947af_35c62afdad402f609913c"; 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/T5GI6-Py0UTg8Rqkt3LBOkgrrno>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 14:40:22 -0000

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

LPardue commented on this pull request.



>  unknown. Implementations SHOULD NOT send stream types the peer is not already
-known to support, since a stream error can be promoted to a connection error at
-the peer's discretion (see {{errors}}).
+known to support. Recipients of unknown stream types MAY trigger a QUIC
+STOP_SENDING frame with an error code of HTTP_UNKNOWN_STREAM_TYPE, but MUST NOT
+consider such streams to be an error of any kind.
+
+### Reserved Stream Types {#stream-grease}
+
+Stream types of the format `0x1f * N` are reserved to exercise the requirement
+that unknown types be ignored. These streams have no semantic meaning, and can
+be sent when application-layer padding is desired.  They MAY also be sent on

What do you mean by application-layer padding in this case? If this is some property of the mapping that can be used to add additional padding to QUIC's PADDING frames then is it worth pointing out in security considerations?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1525#pullrequestreview-135040694
----==_mimepart_5b3f7f52947af_35c62afdad402f609913c
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/1525#discussion_r200674234">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt;  unknown. Implementations SHOULD NOT send stream types the peer is not already
-known to support, since a stream error can be promoted to a connection error at
-the peer&#39;s discretion (see {{errors}}).
+known to support. Recipients of unknown stream types MAY trigger a QUIC
+STOP_SENDING frame with an error code of HTTP_UNKNOWN_STREAM_TYPE, but MUST NOT
+consider such streams to be an error of any kind.
+
+### Reserved Stream Types {#stream-grease}
+
+Stream types of the format `0x1f * N` are reserved to exercise the requirement
+that unknown types be ignored. These streams have no semantic meaning, and can
+be sent when application-layer padding is desired.  They MAY also be sent on
</pre>
<p>What do you mean by application-layer padding in this case? If this is some property of the mapping that can be used to add additional padding to QUIC's PADDING frames then is it worth pointing out in security considerations?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1525#pullrequestreview-135040694">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8-FXFjHKjmy7TzhAvMASlmwONAnks5uD3bSgaJpZM4VEQwd">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwqXMVyFj8RXKvA-VSU3YnF5Q1Owks5uD3bSgaJpZM4VEQwd.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1525"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1525#pullrequestreview-135040694"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1525#pullrequestreview-135040694",
"url": "https://github.com/quicwg/base-drafts/pull/1525#pullrequestreview-135040694",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1525",
"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/1525#pullrequestreview-135040694"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 353438749\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3f7f52947af_35c62afdad402f609913c--


From nobody Fri Jul  6 09:43: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 B43FC130E0E for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 09:43:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YMgNEUc1nBJw for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 09:43: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 9D7AB130EC2 for <quic-issues@ietf.org>; Fri,  6 Jul 2018 09:43:18 -0700 (PDT)
Date: Fri, 06 Jul 2018 09:43:17 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530895397; bh=7Ki61x2dsXVCHBRCZMf6DLXyvlwGxnzuQ5gv5V59TsU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=tALlzuie4ykw58daZs1bXgWMaOrwZXhTJKvQVzEjplyv4cNXrx3W1OCX1NSpt9n7b pJVCqJfHrB8xbkKQSbUcqZcp4620BCok/S/i4nG3VSfWSj9j2PKZ+ZPSqiLVDTzdEB tQLr5wWNjbgcE3SdDzCR3NtnekApp4XVzqRqesQE=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab399a1fda4e21fb137337fb2cdab6558988eeb85e92cf0000000117575e2592a169ce142f90e7@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1525/review/135082894@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1525@github.com>
References: <quicwg/base-drafts/pull/1525@github.com>
Subject: Re: [quicwg/base-drafts] Tolerate unknown stream types, add greasing (#1525)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3f9c25b543d_40913fbb30de4f883405a5"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/PrL64qa0gbGCGzuGLO1Q4aBI2bo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 16:43:21 -0000

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

MikeBishop commented on this pull request.



>  unknown. Implementations SHOULD NOT send stream types the peer is not already
-known to support, since a stream error can be promoted to a connection error at
-the peer's discretion (see {{errors}}).
+known to support. Recipients of unknown stream types MAY trigger a QUIC
+STOP_SENDING frame with an error code of HTTP_UNKNOWN_STREAM_TYPE, but MUST NOT
+consider such streams to be an error of any kind.
+
+### Reserved Stream Types {#stream-grease}
+
+Stream types of the format `0x1f * N` are reserved to exercise the requirement
+that unknown types be ignored. These streams have no semantic meaning, and can
+be sent when application-layer padding is desired.  They MAY also be sent on

Perhaps.  HTTP/2 allowed padding on the HEADERS and DATA frames, to make analysis of the traffic more difficult.  QUIC can pad individual packets to different / uniform sizes, but I'm assuming that most stacks won't generate traffic where none exists.  An application layer can make analysis more difficult by sending traffic even when no requests are happening.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1525#discussion_r200708927
----==_mimepart_5b3f9c25b543d_40913fbb30de4f883405a5
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/1525#discussion_r200708927">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt;  unknown. Implementations SHOULD NOT send stream types the peer is not already
-known to support, since a stream error can be promoted to a connection error at
-the peer&#39;s discretion (see {{errors}}).
+known to support. Recipients of unknown stream types MAY trigger a QUIC
+STOP_SENDING frame with an error code of HTTP_UNKNOWN_STREAM_TYPE, but MUST NOT
+consider such streams to be an error of any kind.
+
+### Reserved Stream Types {#stream-grease}
+
+Stream types of the format `0x1f * N` are reserved to exercise the requirement
+that unknown types be ignored. These streams have no semantic meaning, and can
+be sent when application-layer padding is desired.  They MAY also be sent on
</pre>
<p>Perhaps.  HTTP/2 allowed padding on the HEADERS and DATA frames, to make analysis of the traffic more difficult.  QUIC can pad individual packets to different / uniform sizes, but I'm assuming that most stacks won't generate traffic where none exists.  An application layer can make analysis more difficult by sending traffic even when no requests are happening.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1525#discussion_r200708927">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq70PNm2r944_AhCnLihTrLYjC1mZks5uD5OlgaJpZM4VEQwd">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-jke3lXy89mIkVI8u5xSZLSeGJxks5uD5OlgaJpZM4VEQwd.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1525"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1525#discussion_r200708927"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1525#discussion_r200708927",
"url": "https://github.com/quicwg/base-drafts/pull/1525#discussion_r200708927",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1525",
"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/1525#discussion_r200708927"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 353438749\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3f9c25b543d_40913fbb30de4f883405a5--


From nobody Fri Jul  6 09:48: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 334FE130E86 for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 09:48:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mOmMIW-Psrl5 for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 09:48: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 6AE7B130E17 for <quic-issues@ietf.org>; Fri,  6 Jul 2018 09:48:44 -0700 (PDT)
Date: Fri, 06 Jul 2018 09:48:43 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530895723; bh=+1XXKTBYnIWJSiv5vivOuqFoFzmmsJcCwf6MYeFONeM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=cCye+ddZBxxSjSX64X9bTx509fNVbGve7Qm2j6rWgixiQj0bxLeJK+SXbs5Fg4fmw nxTQqqTlpQxbliqbwP+bvpxLPsgHU9DzwHj9fbh4PxuAPqJlkft2JM7e5rPUSTVyWp FMfh2et4patkqowf+6q6VzUUok08NPHm0OsKR69M=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab65a1e5b8e5c67d20c908a21acc76e0bfcee7179692cf0000000117575f6b92a169ce1431b7ef@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1529/c403088256@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1529@github.com>
References: <quicwg/base-drafts/pull/1529@github.com>
Subject: Re: [quicwg/base-drafts] HPACK errors should be QPACK (#1529)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3f9d6b8849a_d473f9bb37acf7c16637"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Fw7uYvLv5oF2rtdh-cNV-358HhU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 16:48:47 -0000

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

Actually, these should probably have moved to QPACK along with the frame definitions.

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

<p>Actually, these should probably have moved to QPACK along with the frame definitions.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1529#issuecomment-403088256">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4O6Xox0_mrFXPJlOCjH6N8WWbquks5uD5TrgaJpZM4VE3xH">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0_HwOFQkcS6SxzINrTcs6COlgd1ks5uD5TrgaJpZM4VE3xH.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1529: Actually, these should probably have moved to QPACK along with the frame definitions."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1529#issuecomment-403088256"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1529#issuecomment-403088256",
"url": "https://github.com/quicwg/base-drafts/pull/1529#issuecomment-403088256",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] HPACK errors should be QPACK (#1529)",
"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\": 1529,\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\": 1529\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1529#issuecomment-403088256"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 353598535\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3f9d6b8849a_d473f9bb37acf7c16637--


From nobody Fri Jul  6 10:15: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 C0FF4130E6A for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 10:15:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id oOszN7EFLZhi for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 10:15: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 CF5EA130EE3 for <quic-issues@ietf.org>; Fri,  6 Jul 2018 10:15:22 -0700 (PDT)
Date: Fri, 06 Jul 2018 10:15:21 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530897321; bh=1wWp4vZLjzLLgEqzEL4l/hSfEbIy7dBegB8xrRNqDd0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=diX/BBIq5GSC2L2HyCgtub/mg09TToInoVSctgKAOxYVQijvyrqT8tXVz7g+qzpcK 22PjbkFzR5uLHQ3I56bk/duFQI5+sGu4CoIm/vI3NPFeq6mVdnNg6YUD08v8VSxV3q Pv4sY86HOv3fGr9qF3tVcgDfn0qw1hbmtAMK4UIU=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba64f89009df18e0ca6fb5a79cf3149279e5df8f092cf00000001175765a992a169ce1431be2f@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1530/403095173@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1530@github.com>
References: <quicwg/base-drafts/issues/1530@github.com>
Subject: Re: [quicwg/base-drafts] Initial size of dynamic table (#1530)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3fa3a9b5253_6aad2aae4bbfef54286273"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Xt1cQ6rTHNXdXwJZGATGXsOBsSk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 17:15:25 -0000

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

??? [Section 4](https://quicwg.org/base-drafts/draft-ietf-quic-qpack.html#rfc.section.4) says:

> QPACK defines two settings which are included in the HTTP/QUIC SETTINGS frame.
>
>SETTINGS_HEADER_TABLE_SIZE (0x1):
>    An integer with a maximum value of 2^30 - 1. **The default value is 4,096 bytes.** See (TODO: reference PR#1357) for usage.

Now, that TODO clearly needs a fix, but I'm not clear what's missing on 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/1530#issuecomment-403095173
----==_mimepart_5b3fa3a9b5253_6aad2aae4bbfef54286273
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>??? <a href=3D"https://quicwg.org/base-drafts/draft-ietf-quic-qpack.ht=
ml#rfc.section.4" rel=3D"nofollow">Section 4</a> says:</p>
<blockquote>
<p>QPACK defines two settings which are included in the HTTP/QUIC SETTING=
S frame.</p>
<p>SETTINGS_HEADER_TABLE_SIZE (0x1):<br>
An integer with a maximum value of 2^30 - 1. <strong>The default value is=
 4,096 bytes.</strong> See (TODO: reference PR#1357) for usage.</p>
</blockquote>
<p>Now, that TODO clearly needs a fix, but I'm not clear what's missing o=
n 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/1530#issuecomment-403095173">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqxWE=
c3nZ2f1-GjTWzPNZS-38XiySks5uD5spgaJpZM4VE4OV">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq3Qq-9S3E3rK_dp5o-O9ufQk=
TEazks5uD5spgaJpZM4VE4OV.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 #1530: ??? [Section 4](https://quicwg.org/base-drafts/draft-iet=
f-quic-qpack.html#rfc.section.4) says:\r\n\r\n\u003e QPACK defines two se=
ttings which are included in the HTTP/QUIC SETTINGS frame.\r\n\u003e\r\n\=
u003eSETTINGS_HEADER_TABLE_SIZE (0x1):\r\n\u003e    An integer with a max=
imum value of 2^30 - 1. **The default value is 4,096 bytes.** See (TODO: =
reference PR#1357) for usage.\r\n\r\nNow, that TODO clearly needs a fix, =
but I'm not clear what's missing on this issue,"}],"action":{"name":"View=
 Issue","url":"https://github.com/quicwg/base-drafts/issues/1530#issuecom=
ment-403095173"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1530#issuecomment=
-403095173",
"url": "https://github.com/quicwg/base-drafts/issues/1530#issuecomment-40=
3095173",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Initial size of dynamic table (#1530)"=
,
"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\": 1530,\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\": 1530\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1530#issuecomment-40=
3095173"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3536004=
05\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b3fa3a9b5253_6aad2aae4bbfef54286273--


From nobody Fri Jul  6 10:27: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 5BAF1130EE4 for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 10:27:08 -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, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id R_w3I2l5CHj0 for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 10:27: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 65EAA13108E for <quic-issues@ietf.org>; Fri,  6 Jul 2018 10:27:06 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1530898025; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=YKu6DGiDYRwkwsXLrcanOjiPsXHi4xmMYb/UvhN3BHA=; b=ARYgAeqDCllQ/7pdIZ4iKzYbQCzyAmH+qykk2K1iW81+CImd5YwojSScxsWTLkGVWAPasCvJ UnotC66bPKIU1aM0oeNgOUePWShL9u07tANjBr0J0qzDfH3QjpBj9CHTGdpzQPTkOgzw8f11 NmYdBl6DyQW7hqbDxWoJ//CfLXg=
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 5b3fa669.7fcb9e69ac90-smtp-out-n02; Fri, 06 Jul 2018 17:27:05 -0000 (UTC)
Date: Fri, 06 Jul 2018 10:27:04 -0700
From: Mike Bishop <mbishop@evequefou.be>
Reply-To: Mike Bishop <mbishop@evequefou.be>
To: quic-issues@ietf.org
Message-ID: <5b3fa6684448a_4aca2b0c0d271c14971bc@hookshot-fe-6b2eebc.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 745959: Fix TODO in QPACK
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b3fa668440f9_4aca2b0c0d271c149708b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/MS_MKcrx16GDIi7kRJN5ztoy3jU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 17:27:16 -0000

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

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 74595931bf8f337d71bcef71e7cede0c8f3e74a1
      https://github.com/quicwg/base-drafts/commit/74595931bf8f337d71bcef71e7cede0c8f3e74a1
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-07-06 (Fri, 06 Jul 2018)

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

  Log Message:
  -----------
  Fix TODO in QPACK



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

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

----==_mimepart_5b3fa668440f9_4aca2b0c0d271c149708b--


From nobody Fri Jul  6 10:43: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 7D03B130E52 for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 10:43:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 72jgtmX1ULFs for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 10:43: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 12F32130EDC for <quic-issues@ietf.org>; Fri,  6 Jul 2018 10:43:14 -0700 (PDT)
Date: Fri, 06 Jul 2018 10:43:13 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530898993; bh=94iABaPsYUgtHZYXk9eW7wbNE6D2oJlEU4Sf8hYbs0I=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=hWmOzfXOG85fmNifOLXHbIse8GZYSdxb6liWl0qzK/0xSGuiz+1tqVGhj6CdccjVY dxb2wdtOd4T6iVlUHmFV27tu8sjV7Llr8d9sUYE7gxm8DBLWtRkAA2oRnZY3m7F4el UeHPxLExrbuT97yf1dHLxhJ8DhKxDRFH2Lp1gfdY=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab2b53db880286e05faf29e46cfe36968aca1f34d392cf0000000117576c3192a169ce142f90e7@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1525/review/135100903@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1525@github.com>
References: <quicwg/base-drafts/pull/1525@github.com>
Subject: Re: [quicwg/base-drafts] Tolerate unknown stream types, add greasing (#1525)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3faa31695c3_1d72b0a2fab0f54222df"; 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/DyZllhpKq1Vocm-10dirWZ6LJ1Q>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 17:43:16 -0000

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

LPardue commented on this pull request.



>  unknown. Implementations SHOULD NOT send stream types the peer is not already
-known to support, since a stream error can be promoted to a connection error at
-the peer's discretion (see {{errors}}).
+known to support. Recipients of unknown stream types MAY trigger a QUIC
+STOP_SENDING frame with an error code of HTTP_UNKNOWN_STREAM_TYPE, but MUST NOT
+consider such streams to be an error of any kind.
+
+### Reserved Stream Types {#stream-grease}
+
+Stream types of the format `0x1f * N` are reserved to exercise the requirement
+that unknown types be ignored. These streams have no semantic meaning, and can
+be sent when application-layer padding is desired.  They MAY also be sent on

Ok so I get the problem, this is more like a background level of noise.

I guess I had been expecting transport libraries to handle packing and padding with some influence from the application. It wouldn't be a stretch for them to provide an API that would allow the caller to declare a background level of traffic, however the transport won't have any stream to send this on.

In that case, I like the side effect 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/1525#discussion_r200724410
----==_mimepart_5b3faa31695c3_1d72b0a2fab0f54222df
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/1525#discussion_r200724410">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt;  unknown. Implementations SHOULD NOT send stream types the peer is not already
-known to support, since a stream error can be promoted to a connection error at
-the peer&#39;s discretion (see {{errors}}).
+known to support. Recipients of unknown stream types MAY trigger a QUIC
+STOP_SENDING frame with an error code of HTTP_UNKNOWN_STREAM_TYPE, but MUST NOT
+consider such streams to be an error of any kind.
+
+### Reserved Stream Types {#stream-grease}
+
+Stream types of the format `0x1f * N` are reserved to exercise the requirement
+that unknown types be ignored. These streams have no semantic meaning, and can
+be sent when application-layer padding is desired.  They MAY also be sent on
</pre>
<p>Ok so I get the problem, this is more like a background level of noise.</p>
<p>I guess I had been expecting transport libraries to handle packing and padding with some influence from the application. It wouldn't be a stretch for them to provide an API that would allow the caller to declare a background level of traffic, however the transport won't have any stream to send this on.</p>
<p>In that case, I like the side effect 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/1525#discussion_r200724410">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1ziGKY-TZXcRkQ4V3wAYBEu-Qf0ks5uD6GxgaJpZM4VEQwd">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwN0ecvA5w9XxT90VF0G88517jsTks5uD6GxgaJpZM4VEQwd.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1525"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1525#discussion_r200724410"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1525#discussion_r200724410",
"url": "https://github.com/quicwg/base-drafts/pull/1525#discussion_r200724410",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1525",
"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/1525#discussion_r200724410"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 353438749\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3faa31695c3_1d72b0a2fab0f54222df--


From nobody Fri Jul  6 10:45: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 7AC22130E6C for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 10:45:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.605
X-Spam-Level: 
X-Spam-Status: No, score=-6.605 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3ZxdluA9gwAU for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 10:45: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 7FE8E130E52 for <quic-issues@ietf.org>; Fri,  6 Jul 2018 10:45:10 -0700 (PDT)
Date: Fri, 06 Jul 2018 10:45:09 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530899109; bh=rWB+kiTMLlE1tMBSTuCqzdukFeuGJULTbclzPvhRp/0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=MnO0+UcwcTjfiGKJ3Ys+ml/VtD0NZm1of8Ngw1K0Ygudgn2P6M9znlEi8nkFoMNMk jsOZd8vCMc5BiL14u0oDNHSCfTegbFrjJVCHDQBAslsS3alGiK9fbR5NYk66gdCnWE Qc07epCLP6nBV0DRni3gKOWKwz9jwvjQ6XN+p9+A=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab87f93e506367f0cd6cfa2d63a5ec9a5e6a591d7692cf0000000117576ca592a169ce142f90e7@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1525/review/135101464@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1525@github.com>
References: <quicwg/base-drafts/pull/1525@github.com>
Subject: Re: [quicwg/base-drafts] Tolerate unknown stream types, add greasing (#1525)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3faaa59e55f_2a10d3fce7729cf7c701cb"; 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/lj1OK7HwtRMs6zFbLt2mo-C4keI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 17:45:13 -0000

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

LPardue approved this pull request.





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

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



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1525#pullrequestreview-135101464">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqy3xnJvQXc1t7Nt8yUilHPaOoCJiks5uD6IlgaJpZM4VEQwd">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9jfNw1WhTrMvY7c8Z_PZPMqsHgHks5uD6IlgaJpZM4VEQwd.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 approved #1525"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1525#pullrequestreview-135101464"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1525#pullrequestreview-135101464",
"url": "https://github.com/quicwg/base-drafts/pull/1525#pullrequestreview-135101464",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 approved 1525",
"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/1525#pullrequestreview-135101464"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 353438749\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3faaa59e55f_2a10d3fce7729cf7c701cb--


From nobody Fri Jul  6 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 DC24E130E66 for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 10:58:16 -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, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id p_NLhPvjCzkW for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 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 3E6E2129C6A for <quic-issues@ietf.org>; Fri,  6 Jul 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=1530899894; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=R1eSFqaj9onjSgTJqmorrwDhFkkh8IH8DEEfaAcd8co=; b=oQfEkOgMI57rNayGtpxCdwnczT1xmh1UHCG4+lTK/eS2m6mEtTglk7YeHk6MBLfXwFmcA5YL l/GTpSRcHyi4WpPX0tvEsL357LnSi0QdQrw71/L9BRLuRYMtOIcF64zbQw3Z2Cvb9m9FvdNg glARiQwD8olTxCAMyIqTEbAcXXs=
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.35]) by mxa.mailgun.org with ESMTP id 5b3fadb6.7f8bda49e390-smtp-out-n02; Fri, 06 Jul 2018 17:58:14 -0000 (UTC)
Date: Fri, 06 Jul 2018 10:58:14 -0700
From: Mike Bishop <mbishop@evequefou.be>
Reply-To: Mike Bishop <mbishop@evequefou.be>
To: quic-issues@ietf.org
Message-ID: <5b3fadb632a07_798c2ae1a3b23c0c77382@hookshot-fe-d252ca1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 2cf8b4: Prohibit speculative stream type use that modifies...
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b3fadb632671_798c2ae1a3b23c0c77279"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/0tbQdyDDGI3OX_7m877UUOqCp9Q>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 17:58:17 -0000

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

  Branch: refs/heads/http_unidirectional
  Home:   https://github.com/quicwg/base-drafts
  Commit: 2cf8b436d470d55a9bcef2bc719ddbec4270e04c
      https://github.com/quicwg/base-drafts/commit/2cf8b436d470d55a9bcef2bc719ddbec4270e04c
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-07-06 (Fri, 06 Jul 2018)

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

  Log Message:
  -----------
  Prohibit speculative stream type use that modifies core protocol



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

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

----==_mimepart_5b3fadb632671_798c2ae1a3b23c0c77279--


From nobody Fri Jul  6 10:58: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 99B9F130E6C for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 10:58:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id z-L86Su9YfQY for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 10:58: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 BD36D129C6A for <quic-issues@ietf.org>; Fri,  6 Jul 2018 10:58:17 -0700 (PDT)
Date: Fri, 06 Jul 2018 10:58:16 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530899896; bh=kA+FAuywvQUb3ZqFj7xfhZzp2IP+SrpekFfG0cTIyoE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=tfDUtTPkUqJHfJ3T6Atm9RyGJvkcNxn+KbjVLXxk00S/pTmj2WZNsSe85AL0SAxGj 9CI9G862rBIaOyfAAWFuttUqzh/7NYhoyc2ma9SuNOQE+Qy0HqQq8KLJmmf3qNQRsO /3nwFJIA+gcKeIMXx24lTBkTeKrwkIXyN+cnzeco=
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/1525/push/2700718080@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1525@github.com>
References: <quicwg/base-drafts/pull/1525@github.com>
Subject: Re: [quicwg/base-drafts] Tolerate unknown stream types, add greasing (#1525)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3fadb8e71ba_1c023f9c8da84f8012438d"; 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/o6b2ASY0TD4sUugCdZ_qSiKHoKs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 17:58:20 -0000

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

@MikeBishop pushed 1 commit.

2cf8b43  Prohibit speculative stream type use that modifies core protocol


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1525/files/e547427ca03c0a3928374ae7af39561271ab26e7..2cf8b436d470d55a9bcef2bc719ddbec4270e04c

----==_mimepart_5b3fadb8e71ba_1c023f9c8da84f8012438d
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/2cf8b43">2cf8b43</a>  Prohibit speculative stream type use that modifies core protocol</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/1525/files/e547427ca03c0a3928374ae7af39561271ab26e7..2cf8b436d470d55a9bcef2bc719ddbec4270e04c">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6-cOxKnUEYmdjxvm_n03pyOAfsbks5uD6U4gaJpZM4VEQwd">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_eYTSNSB4a1QWBiQEnmye-utlXHks5uD6U4gaJpZM4VEQwd.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1525"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1525/files/e547427ca03c0a3928374ae7af39561271ab26e7..2cf8b436d470d55a9bcef2bc719ddbec4270e04c"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1525/files/e547427ca03c0a3928374ae7af39561271ab26e7..2cf8b436d470d55a9bcef2bc719ddbec4270e04c",
"url": "https://github.com/quicwg/base-drafts/pull/1525/files/e547427ca03c0a3928374ae7af39561271ab26e7..2cf8b436d470d55a9bcef2bc719ddbec4270e04c",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1525",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1525:",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [
{
"name": "2cf8b43",
"value": "Prohibit speculative stream type use that modifies core protocol"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1525/files/e547427ca03c0a3928374ae7af39561271ab26e7..2cf8b436d470d55a9bcef2bc719ddbec4270e04c"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 353438749\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b3fadb8e71ba_1c023f9c8da84f8012438d--


From nobody Fri Jul  6 11:02: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 C2385129C6A for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 11:02:18 -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, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id cdUG4-e63096 for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 11:02: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 1369F130E05 for <quic-issues@ietf.org>; Fri,  6 Jul 2018 11:02:17 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1530900135; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=cpwrM0lmIUMXpzvsYJJmJ19phEUQFUhbckg41mOVfeA=; b=TnTJQ7+5NHQQO0Q4ALeJ+kVlRhXDu/UQAxJNhp2bZ3lJf6jJAXj3LC/y6KdCtd8mkeApeGdw iBDnjmLFZWUcaQsoEMcYw17wccs1LN+yaXe/p6Cj2gHWa8wYJ9SlOyI6+LKc8JgOoRnCwCXZ tXb4xxsO/JIvz706eKVaa/DrF5k=
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 5b3faea7.7f7f3e209720-smtp-out-n03; Fri, 06 Jul 2018 18:02:15 -0000 (UTC)
Date: Fri, 06 Jul 2018 11:02:14 -0700
From: Mike Bishop <mbishop@evequefou.be>
Reply-To: Mike Bishop <mbishop@evequefou.be>
To: quic-issues@ietf.org
Message-ID: <5b3faea6841a6_77742aac5ef35c0c7343a@hookshot-fe-da92815.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 9d5a55: Discuss padding in Security Considerations
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b3faea683dc8_77742aac5ef35c0c733aa"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/JQRos8mDH8HWrg_MPjypT87mzjQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 18:02:19 -0000

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

  Branch: refs/heads/http_unidirectional
  Home:   https://github.com/quicwg/base-drafts
  Commit: 9d5a5507e8c12d68afb8867456c0011222e112c1
      https://github.com/quicwg/base-drafts/commit/9d5a5507e8c12d68afb8867456c0011222e112c1
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-07-06 (Fri, 06 Jul 2018)

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

  Log Message:
  -----------
  Discuss padding in Security Considerations



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

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

----==_mimepart_5b3faea683dc8_77742aac5ef35c0c733aa--


From nobody Fri Jul  6 11:02: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 0AE49129C6A for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 11:02:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Y8iaUaaJ8Pcw for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 11:02: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 BD728130E66 for <quic-issues@ietf.org>; Fri,  6 Jul 2018 11:02:17 -0700 (PDT)
Date: Fri, 06 Jul 2018 11:02:17 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530900137; bh=jywtkGM6UtK96x6CDMjPblAvID4MkTEilWhhABZhEds=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=pz8lCg4kloeH2pD3bNMjlbs/XSFBC0gp6ld2qBrFQoXPcOv7wDqvZczlvgJDbtk9g vgE2sk7Ujj8H0lfzYpDQAHG1ioa8IscvMyYcMa+XLQQ299dozRQdXGBDXLY7IHso1N 37EhPLB7x9KLWxQAoKLfh7Q6W9BIk6laHly76WqY=
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/1525/push/2700726671@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1525@github.com>
References: <quicwg/base-drafts/pull/1525@github.com>
Subject: Re: [quicwg/base-drafts] Tolerate unknown stream types, add greasing (#1525)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3faea918a18_2f453fd8ada28f80313518"; 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/1ae0cgSku3CI482PhDP9BdoUomc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 18:02:20 -0000

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

@MikeBishop pushed 1 commit.

9d5a550  Discuss padding in Security Considerations


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1525/files/2cf8b436d470d55a9bcef2bc719ddbec4270e04c..9d5a5507e8c12d68afb8867456c0011222e112c1

----==_mimepart_5b3faea918a18_2f453fd8ada28f80313518
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/9d5a550">9d5a550</a>  Discuss padding in Security Considerations</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/1525/files/2cf8b436d470d55a9bcef2bc719ddbec4270e04c..9d5a5507e8c12d68afb8867456c0011222e112c1">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzpnDm34kljARoMvdaE8fjajp6kGks5uD6YpgaJpZM4VEQwd">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9C9KRQ-am8vT1nNA-9_N766ChtRks5uD6YpgaJpZM4VEQwd.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1525"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1525/files/2cf8b436d470d55a9bcef2bc719ddbec4270e04c..9d5a5507e8c12d68afb8867456c0011222e112c1"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1525/files/2cf8b436d470d55a9bcef2bc719ddbec4270e04c..9d5a5507e8c12d68afb8867456c0011222e112c1",
"url": "https://github.com/quicwg/base-drafts/pull/1525/files/2cf8b436d470d55a9bcef2bc719ddbec4270e04c..9d5a5507e8c12d68afb8867456c0011222e112c1",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1525",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1525:",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [
{
"name": "9d5a550",
"value": "Discuss padding in Security Considerations"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1525/files/2cf8b436d470d55a9bcef2bc719ddbec4270e04c..9d5a5507e8c12d68afb8867456c0011222e112c1"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 353438749\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b3faea918a18_2f453fd8ada28f80313518--


From nobody Fri Jul  6 11:02: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 D7A8F130E80 for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 11:02:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8Epu49EZrgu7 for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 11: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 9322D130ED9 for <quic-issues@ietf.org>; Fri,  6 Jul 2018 11:02:32 -0700 (PDT)
Date: Fri, 06 Jul 2018 11:02:31 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530900151; bh=4bGA8giasHhcXY8MmmWmUZxrsKEmXJZj8ZOSm6CBZGg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=GLNRwKGKYnf+qvO2lCxmk5YzGqRkl578HgNeJ5vdpSSGirbdMpyvKUdp3gwhBiMu5 zZKOwxmNG5q+n8+juSt3T7BZ6D/6Cwo21lJxolrzAXnI9f3ZoGfYkssaBI+BEUBcAG 82/d3bXUWN5J38+SPvC+l6X9Vrh+zdnQtM37GKC8=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abc500eb8d39ac7e62181eb494c5f8061e7f05a2c592cf00000001175770b792a169ce142f90e7@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1525/review/135106965@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1525@github.com>
References: <quicwg/base-drafts/pull/1525@github.com>
Subject: Re: [quicwg/base-drafts] Tolerate unknown stream types, add greasing (#1525)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3faeb7eea33_44913fb1a9032f881659e5"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/YL3AeshlmYyR_9AWDzLTdVszpyc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 18:02:41 -0000

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

MikeBishop commented on this pull request.



>  unknown. Implementations SHOULD NOT send stream types the peer is not already
-known to support, since a stream error can be promoted to a connection error at
-the peer's discretion (see {{errors}}).
+known to support. Recipients of unknown stream types MAY trigger a QUIC
+STOP_SENDING frame with an error code of HTTP_UNKNOWN_STREAM_TYPE, but MUST NOT
+consider such streams to be an error of any kind.
+
+### Reserved Stream Types {#stream-grease}
+
+Stream types of the format `0x1f * N` are reserved to exercise the requirement
+that unknown types be ignored. These streams have no semantic meaning, and can
+be sent when application-layer padding is desired.  They MAY also be sent on

Added a mention in Security Considerations.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1525#discussion_r200729336
----==_mimepart_5b3faeb7eea33_44913fb1a9032f881659e5
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/1525#discussion_r200729336">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt;  unknown. Implementations SHOULD NOT send stream types the peer is not already
-known to support, since a stream error can be promoted to a connection error at
-the peer&#39;s discretion (see {{errors}}).
+known to support. Recipients of unknown stream types MAY trigger a QUIC
+STOP_SENDING frame with an error code of HTTP_UNKNOWN_STREAM_TYPE, but MUST NOT
+consider such streams to be an error of any kind.
+
+### Reserved Stream Types {#stream-grease}
+
+Stream types of the format `0x1f * N` are reserved to exercise the requirement
+that unknown types be ignored. These streams have no semantic meaning, and can
+be sent when application-layer padding is desired.  They MAY also be sent on
</pre>
<p>Added a mention in Security Considerations.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1525#discussion_r200729336">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxp8NzDdvSjY28zoW25VmKcDZKbxks5uD6Y3gaJpZM4VEQwd">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2jk9uywWYfCL2sM5nfeZ9Qiymovks5uD6Y3gaJpZM4VEQwd.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1525"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1525#discussion_r200729336"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1525#discussion_r200729336",
"url": "https://github.com/quicwg/base-drafts/pull/1525#discussion_r200729336",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1525",
"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/1525#discussion_r200729336"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 353438749\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3faeb7eea33_44913fb1a9032f881659e5--


From nobody Fri Jul  6 11: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 1ADB5129C6A for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 11:03:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lwmL2XXOhA5c for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 11:03: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 4F0021274D0 for <quic-issues@ietf.org>; Fri,  6 Jul 2018 11:03:21 -0700 (PDT)
Date: Fri, 06 Jul 2018 11:03:20 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530900200; bh=rrwBZMqhS6+6BUyHf6BIFLHNhTZfAhw4HsKQRqcC6jY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=WhSjwgyCCQxn6unkbKA7AjO2XFRf4QP5iGl3H+O46m1+aD4bjr4yKHpGuWn2NdjEK cfGe1UN5g/SsyIW/AcAWWDolX/4/BNZbQA1yBiYChV51alAJWNgQwYtR8mo60rP+4R QSTcvHji1oSxT2QwfT2JCvTqYWOw6PIE9B6JUvd4=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab4bafb9a01ff636065d753d278b64ab174161795892cf00000001175770e892a169ce142f90e7@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1525/review/135107194@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1525@github.com>
References: <quicwg/base-drafts/pull/1525@github.com>
Subject: Re: [quicwg/base-drafts] Tolerate unknown stream types, add greasing (#1525)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3faee8842bb_756f2adf2b43ef602211ee"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ncppYy6_ZU-8mthBrt-8l20Y7Jg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 18:03:23 -0000

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

MikeBishop commented on this pull request.



>  unknown. Implementations SHOULD NOT send stream types the peer is not already
-known to support, since a stream error can be promoted to a connection error at
-the peer's discretion (see {{errors}}).
+known to support. Recipients of unknown stream types MAY trigger a QUIC
+STOP_SENDING frame with an error code of HTTP_UNKNOWN_STREAM_TYPE, but MUST NOT
+consider such streams to be an error of any kind.

Borrowed the extension language that you MUST NOT send anything that modifies the state of the core protocol, QPACK, or any other extension unless you know the peer supports it.  Do you think that's sufficient?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1525#discussion_r200729508
----==_mimepart_5b3faee8842bb_756f2adf2b43ef602211ee
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/1525#discussion_r200729508">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt;  unknown. Implementations SHOULD NOT send stream types the peer is not already
-known to support, since a stream error can be promoted to a connection error at
-the peer&#39;s discretion (see {{errors}}).
+known to support. Recipients of unknown stream types MAY trigger a QUIC
+STOP_SENDING frame with an error code of HTTP_UNKNOWN_STREAM_TYPE, but MUST NOT
+consider such streams to be an error of any kind.
</pre>
<p>Borrowed the extension language that you MUST NOT send anything that modifies the state of the core protocol, QPACK, or any other extension unless you know the peer supports it.  Do you think that's sufficient?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1525#discussion_r200729508">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5YIPNhCUHJCXSeceCMXDTkrO3YQks5uD6ZogaJpZM4VEQwd">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5LYX-yQdEumTnBh_MY9iUMzrlQOks5uD6ZogaJpZM4VEQwd.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1525"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1525#discussion_r200729508"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1525#discussion_r200729508",
"url": "https://github.com/quicwg/base-drafts/pull/1525#discussion_r200729508",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1525",
"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/1525#discussion_r200729508"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 353438749\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3faee8842bb_756f2adf2b43ef602211ee--


From nobody Fri Jul  6 11:11: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 09FEC130DE6 for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 11:11:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rvebnlahzaFB for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 11:11: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 9E6FF1274D0 for <quic-issues@ietf.org>; Fri,  6 Jul 2018 11:11:55 -0700 (PDT)
Date: Fri, 06 Jul 2018 11:11:55 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530900715; bh=G1SNZhkmWunEXC0QQTCMwB4L8TZXYTEgLOI3ZxPt+Hg=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=DXMErTju8hpdKGv83Z2EkvdhA1uni13hDrcmKssAIp8wkfJ5FvQRX2fOW20MaYjW7 6w8k/itpfPrUOBxyg5tcvf+8sM3mlVH4GCz8QV/mmIRqfFO8sdG/SnIZjE0yEI/e8/ NNN7KN8xEJ0W6LeR4wdRa/vvYFMfmc2Urfd/UPEE=
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe870e1d450c2d77a3b1d5f0b3cadcfb7a9d582ad92cf00000001175772eb92a169ce14352c88@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1531@github.com>
Subject: [quicwg/base-drafts] Only Update max_ack_delay for Retransmittable Packets (#1531)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3fb0eb7356_3d2b3fe054e68f8815122c"; 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/D0NkG_w1nf7-2UD3UQPbT6mNKDE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 18:11:57 -0000

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

I came across this pseudocode while debugging an issue in my implementation related to it:

```
  UpdateRtt(latest_rtt, ack_delay):
    // min_rtt ignores ack delay.
    min_rtt = min(min_rtt, latest_rtt)
    // Adjust for ack delay if it's plausible.
    if (latest_rtt - min_rtt > ack_delay):
      latest_rtt -= ack_delay
      // Only save into max ack delay if it's used
      // for rtt calculation and is not ack only.
      if (!sent_packets[ack.largest_acked].ack_only)
        max_ack_delay = max(max_ack_delay, ack_delay)
```

Should this be ignoring all packets that don't contain any rentrasmittable frames, instead of just `ack_only` 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/1531
----==_mimepart_5b3fb0eb7356_3d2b3fe054e68f8815122c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I came across this pseudocode while debugging an issue in my implementation related to it:</p>
<pre><code>  UpdateRtt(latest_rtt, ack_delay):
    // min_rtt ignores ack delay.
    min_rtt = min(min_rtt, latest_rtt)
    // Adjust for ack delay if it's plausible.
    if (latest_rtt - min_rtt &gt; ack_delay):
      latest_rtt -= ack_delay
      // Only save into max ack delay if it's used
      // for rtt calculation and is not ack only.
      if (!sent_packets[ack.largest_acked].ack_only)
        max_ack_delay = max(max_ack_delay, ack_delay)
</code></pre>
<p>Should this be ignoring all packets that don't contain any rentrasmittable frames, instead of just <code>ack_only</code> 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/1531">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8VosQNSxrG3NqmkXPdDXP_zj3uxks5uD6hrgaJpZM4VF2CQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9q25VoJ8WoSFbg2lxFU7jQAqjXwks5uD6hrgaJpZM4VF2CQ.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Only Update max_ack_delay for Retransmittable Packets (#1531)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1531"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1531",
"url": "https://github.com/quicwg/base-drafts/issues/1531",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Only Update max_ack_delay for Retransmittable Packets (#1531)",
"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": 1531
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1531,\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\": 1531\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1531"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 353853584\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3fb0eb7356_3d2b3fe054e68f8815122c--


From nobody Fri Jul  6 11:13: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 D6CBC1274D0 for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 11:13:17 -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, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vcR-qSISVFda for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 11:13: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 AF52C130E05 for <quic-issues@ietf.org>; Fri,  6 Jul 2018 11:13:16 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1530900796; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=hXWSVeVxy6kVPzSEc6/IUUtvO1Weoeo0xmpwDnMSkEM=; b=x1Dbtm0pmHDG0BkCH6r+I4z7EIra+cZIJp5RrAQVh6IOPBTQ4Fv4nFzx2XMZHTUKlwYj4f3o KcGTU0uSjph0UxDngtWFKwFhwhcB/GKyRFiq/ZNDOaXW+uSj1Q1FiMKPcWVJXa4V5zUXt7ny u+t+zOf14ztWCWInSKh9y7K/oo0=
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 5b3fb13b.7f92d8d1a7e0-smtp-out-n01; Fri, 06 Jul 2018 18:13:15 -0000 (UTC)
Date: Fri, 06 Jul 2018 11:13:15 -0700
From: Mike Bishop <mbishop@evequefou.be>
Reply-To: Mike Bishop <mbishop@evequefou.be>
To: quic-issues@ietf.org
Message-ID: <5b3fb13bbd728_77bd2b0a795e5c0071164@hookshot-fe-6b2eebc.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] c8a8e6: Move HTTP_*PACK_COMPRESSION_FAILED to QPACK
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b3fb13bbd2ea_77bd2b0a795e5c0071026"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/FlC1nq3WirYOKOnQc2DaFk4zp-8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 18:13:18 -0000

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

  Branch: refs/heads/qpack/move_errors
  Home:   https://github.com/quicwg/base-drafts
  Commit: c8a8e6c58323837edbe7d5907e691d2637fbc87a
      https://github.com/quicwg/base-drafts/commit/c8a8e6c58323837edbe7d5907e691d2637fbc87a
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-07-06 (Fri, 06 Jul 2018)

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

  Log Message:
  -----------
  Move HTTP_*PACK_COMPRESSION_FAILED to QPACK



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

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

----==_mimepart_5b3fb13bbd2ea_77bd2b0a795e5c0071026--


From nobody Fri Jul  6 11:14: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 2CDDD130DE6 for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 11:14:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XmTYCQuLEfeV for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 11:14: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 BF9411274D0 for <quic-issues@ietf.org>; Fri,  6 Jul 2018 11:14:46 -0700 (PDT)
Date: Fri, 06 Jul 2018 11:14:46 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530900886; bh=c1Qhri0v3+m5f2Ftq5DWeSc/S9/bW6+N7dN1Cz3yJ0I=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=OybFCQu4EBBZrxGOwu909rKFzc3IJVX15Arrrt7fRjcHjSEBP0e92eOrDoCiXS2Mr gYY1GOcGwWerndWEDpo6WeVx6mR/BBixMBZL3tBYymVmjfOwr0rmXPYzmquTgeMVqw THoCyBnYzqUxTHFG4YQcZUf8tzk1NHmmzu/oz9ps=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab54d037a0a3845b5a930f659f8ed86905298c7ef792cf000000011757739692a169ce14352f67@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1532@github.com>
Subject: [quicwg/base-drafts] Move HTTP_*PACK_COMPRESSION_FAILED to QPACK (#1532)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3fb1962749a_1dde2b120affef5021814e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/odXe5FH1jxASqBl0BiDAdhbckqg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 18:14:49 -0000

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

Closes #1529; finishes what #1358 started.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Move HTTP_*PACK_COMPRESSION_FAILED to QPACK

-- File Changes --

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

-- Patch Links --

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

----==_mimepart_5b3fb1962749a_1dde2b120affef5021814e
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 pull request #1529.">Closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="338802671" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1529" href="https://github.com/quicwg/base-drafts/pull/1529">#1529</a>; finishes what <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="324557623" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1358" href="https://github.com/quicwg/base-drafts/pull/1358">#1358</a> started.</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/1532'>https://github.com/quicwg/base-drafts/pull/1532</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Move HTTP_*PACK_COMPRESSION_FAILED to QPACK</li>
</ul>

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

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1532.patch'>https://github.com/quicwg/base-drafts/pull/1532.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1532.diff'>https://github.com/quicwg/base-drafts/pull/1532.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/1532">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxnC-P2sCfZEArJWEnfAAxIAtJzPks5uD6kWgaJpZM4VF2Pt">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1KYa06OTxTH9wTSzN77rS8X1pbuks5uD6kWgaJpZM4VF2Pt.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 HTTP_*PACK_COMPRESSION_FAILED to QPACK (#1532)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1532"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1532",
"url": "https://github.com/quicwg/base-drafts/pull/1532",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 HTTP_*PACK_COMPRESSION_FAILED to QPACK (#1532)",
"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": "c8a8e6c",
"value": "Move HTTP_*PACK_COMPRESSION_FAILED to QPACK"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-http.md](https://github.com/quicwg/base-drafts/pull/1532/files#diff-0) (6 changes)"
},
{
"name": "Modified",
"value": "[draft-ietf-quic-qpack.md](https://github.com/quicwg/base-drafts/pull/1532/files#diff-1) (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\": 1532,\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\": 1532\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1532"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1532.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1532.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 353854445\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b3fb1962749a_1dde2b120affef5021814e--


From nobody Fri Jul  6 11: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 5F0D1130E86 for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 11:19:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.605
X-Spam-Level: 
X-Spam-Status: No, score=-6.605 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3GVB8sdTrr6M for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 11:19: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 205891274D0 for <quic-issues@ietf.org>; Fri,  6 Jul 2018 11:19:16 -0700 (PDT)
Date: Fri, 06 Jul 2018 11:19:15 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530901155; bh=ZVk3q+NBfocC5pqAmZOVtiBHsRVel6Ec19VnlBRdFKY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=SN5FHQhpZde5IShqVsv7rfYMMT7zMSfPzZ88s95FxwEIoNzj/55wWy0hfD43zvAEb XK3v3mQNiv5xCfNezefcLo1xAl8GEt9FDjVScdNMjMVTe6Zx28nylPCfTAhlEp2bFj QWmwLw8bMFACPx2jssEMSuf4TkNi78TUYwpD+mBs=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab36a143f578c7576db0c0c0fa611f0e339a16b96192cf00000001175774a392a169ce1431acc6@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1528/review/135111759@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1528@github.com>
References: <quicwg/base-drafts/pull/1528@github.com>
Subject: Re: [quicwg/base-drafts] Application close (#1528)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3fb2a35db8c_39b92b05a1082f60275169"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/x0_Xotf_CGR6VFOMsPpTqh5xEZY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 18:19:17 -0000

----==_mimepart_5b3fb2a35db8c_39b92b05a1082f60275169
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/1528#pullrequestreview-135111759
----==_mimepart_5b3fb2a35db8c_39b92b05a1082f60275169
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/1528#pullrequestreview-135111759">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq482G-HWXOGLlbYeh-chNiB20pt0ks5uD6ojgaJpZM4VE29r">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9bIPzDXt8rxIO-8Oc4c0QkP7rQwks5uD6ojgaJpZM4VE29r.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1528"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1528#pullrequestreview-135111759"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1528#pullrequestreview-135111759",
"url": "https://github.com/quicwg/base-drafts/pull/1528#pullrequestreview-135111759",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1528",
"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/1528#pullrequestreview-135111759"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 353595243\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3fb2a35db8c_39b92b05a1082f60275169--


From nobody Fri Jul  6 11:42: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 74007130EE3 for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 11:42:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id j69P0blzsN2h for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 11:42: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 29F99130EB9 for <quic-issues@ietf.org>; Fri,  6 Jul 2018 11:42:33 -0700 (PDT)
Date: Fri, 06 Jul 2018 11:42:32 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530902552; bh=CnwPO/YBN4XJRyzbXWxXMkXeD97Bx6RLC57uHFGBGKg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=jt1wbjLqTPQIfwe4wuXVSU0iqpz5DFOGD+PbERbePjHpDeOwUBckpBmqH8d1zaJE0 FJ8gUJy0YuuDvFvtmGJyDQKPMTGTiTYGednViLDSGSEZ1VGk+w4qxTVrqIXNz34F2U 6uuWFNhPygQjkoJIRXpXVyhQ6MUO7o8Qy8HRanXg=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab7dc86d2d324800eb91ab885129bd5875b0223ed992cf0000000117577a1892a169ce142f90e7@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1525/c403116021@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1525@github.com>
References: <quicwg/base-drafts/pull/1525@github.com>
Subject: Re: [quicwg/base-drafts] Tolerate unknown stream types, add greasing (#1525)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3fb8183d768_23992afc9ff42f60447e9"; 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/bF3J_XUp5gFXXr8x67ehGlLXo3k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 18:42:35 -0000

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

LGTM

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

<p>LGTM</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1525#issuecomment-403116021">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2_f5-axsd9bfbFiaKXjaHHXQtwMks5uD6-YgaJpZM4VEQwd">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0cFzM4DO0DEaUWvNGpY_jfQr8V9ks5uD6-YgaJpZM4VEQwd.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1525: LGTM"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1525#issuecomment-403116021"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1525#issuecomment-403116021",
"url": "https://github.com/quicwg/base-drafts/pull/1525#issuecomment-403116021",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Tolerate unknown stream types, add greasing (#1525)",
"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\": 1525,\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\": 1525\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1525#issuecomment-403116021"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 353438749\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3fb8183d768_23992afc9ff42f60447e9--


From nobody Fri Jul  6 13:21: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 3F53B130F0E for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 13:21:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1jfKnvaW8K5b for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 13:21: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 5996B130DD8 for <quic-issues@ietf.org>; Fri,  6 Jul 2018 13:21:35 -0700 (PDT)
Date: Fri, 06 Jul 2018 13:21:34 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530908494; bh=T+FED1s3imTbsV4dmOZqq0lh5FanSoT6HZ0Gi1yOqN4=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=BRKrE4xBlxs7ITJlKMXk0qiCjOQmWHdMmCMWrhikhep2McHXughOOEsEuymZiXJOq fq/HeXfvxKZ5VXA0k4ZfAzlV8EqE0GPtavCdoJ7mFxl0mtb2sYb1gXY4wQn4hAPm/C GRHYdIZQzxDhPhB5PTH1Xuxt3BFP8hBKlw3uEnm0=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abff100fe119fb879da6f3b78539838a7292241fab92cf000000011757914e92a169ce1435a6cc@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@github.com>
Subject: [quicwg/base-drafts] Optimize definition IP addr in TP PreferredAddress (#1533)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3fcf4e4c891_71883fa6391b0f841234c6"; 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/yz_zbiLdSwdEfjQK3LC-3QlaaA0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 20:21:37 -0000

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

There are two reasons for this change.

First, having the IP address stored as an opaque string 4 to 255 octets
in length does not make it clear in what format the IP address is stored.
The choice of 4 and 16 bytes makes the format obvious.

Second, the longer of the two possibilities is 16 bytes.  There is no
reason to allow for longer values.  Only allowing 4 and 16 bytes make
the checks both stricter and simpler and implementations more efficient.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Optimize definition IP addr in TP PreferredAddress

-- File Changes --

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

-- Patch Links --

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

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

<p>There are two reasons for this change.</p>
<p>First, having the IP address stored as an opaque string 4 to 255 octets<br>
in length does not make it clear in what format the IP address is stored.<br>
The choice of 4 and 16 bytes makes the format obvious.</p>
<p>Second, the longer of the two possibilities is 16 bytes.  There is no<br>
reason to allow for longer values.  Only allowing 4 and 16 bytes make<br>
the checks both stricter and simpler and implementations more efficient.</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/1533'>https://github.com/quicwg/base-drafts/pull/1533</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Optimize definition IP addr in TP PreferredAddress</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1533/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/1533.patch'>https://github.com/quicwg/base-drafts/pull/1533.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1533.diff'>https://github.com/quicwg/base-drafts/pull/1533.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/1533">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzVXyIRl-cgMCQk2v23utdaRINI3ks5uD8bOgaJpZM4VF-vI">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2O8yAGGOKiRYLLRG7fAfQE42n6Mks5uD8bOgaJpZM4VF-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":"Optimize definition IP addr in TP PreferredAddress (#1533)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1533"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1533",
"url": "https://github.com/quicwg/base-drafts/pull/1533",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "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": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "b845dcb",
"value": "Optimize definition IP addr in TP PreferredAddress"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1533/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\": 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"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1533.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1533.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 353889224\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b3fcf4e4c891_71883fa6391b0f841234c6--


From nobody Fri Jul  6 13:36: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 C04AA130DC8 for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 13:36: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 lMmLQ1HCm4RJ for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 13:36: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 762BA12E039 for <quic-issues@ietf.org>; Fri,  6 Jul 2018 13:36:05 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1530909364; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=EpHUaSn0gsHsccQH+VSkDR6wr+n8bvkqtoy4tguLrQ4=; b=AxTpN46v4t/y/zlFRxt8L0p2SZRoK7pjr7M/BYYWRnuuqTNHxzoqyZfDPeQxBhW0E5kVriRz 4dCtdVnhxp/13Mh3DZCJTiRoG2O7x+mSqbS5CpS85Sk+noXDqU4aSi0MJaprXeuDznbToR4d 82txJWhZkzZH18IjdLfHJuudEmw=
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 5b3fd2b4.7fb7a2976db0-smtp-out-n01; Fri, 06 Jul 2018 20:36:04 -0000 (UTC)
Date: Fri, 06 Jul 2018 13:36:04 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b3fd2b46b4e3_4e202b1591d33c149751d@hookshot-fe-d2afb11.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 8d1fb4: Frame Type was inconsistently labelled (#1527)
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b3fd2b46b158_4e202b1591d33c149744e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/HtGuZND9xSVRCsWIYWiradwAvz4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 20:36:07 -0000

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

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 8d1fb47a29b0dad9c74251d7d9695c2d27106f31
      https://github.com/quicwg/base-drafts/commit/8d1fb47a29b0dad9c74251d7d9695c2d27106f31
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-06 (Fri, 06 Jul 2018)

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

  Log Message:
  -----------
  Frame Type was inconsistently labelled (#1527)



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

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

----==_mimepart_5b3fd2b46b158_4e202b1591d33c149744e--


From nobody Fri Jul  6 13:36: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 0D5D3130DDC for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 13:36:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hCi8m5g1eIYD for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 13:36: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 A7378130DCD for <quic-issues@ietf.org>; Fri,  6 Jul 2018 13:36:07 -0700 (PDT)
Date: Fri, 06 Jul 2018 13:36:06 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530909366; bh=BKNYy1NdvnniKw4foymwO8EDnE5MOfoX1zzoNM5cuHI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=uAGgYQiD53y+Ds/8Abvtbac1X4rLGTA92A/d0pCMCaPBh65EVtSh4EcpjW76/O6YN bU74pnMr+oBjhIDn+CLthIevEK3VJgH0lJxsIIKRNK2ChZKbnypyx8axZA0bDzLdmb CF7TmBAlyer2wOJWG505aXclX5kruLby/MFzsKeg=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab9c21a86a10de092719fd7af270e34ae7aff4333892cf00000001175794b692a169ce1431ac9f@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1527/issue_event/1721037920@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1527@github.com>
References: <quicwg/base-drafts/pull/1527@github.com>
Subject: Re: [quicwg/base-drafts] Frame Type was inconsistently labelled (#1527)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3fd2b6bbcda_7e983fba0ef9ef7c15036d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/XZtEpQPddgvQrGZSKtTSeZqfT_A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 20:36:11 -0000

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

Merged #1527.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1527#event-1721037920
----==_mimepart_5b3fd2b6bbcda_7e983fba0ef9ef7c15036d
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="338799775" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1527" href="https://github.com/quicwg/base-drafts/pull/1527">#1527</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1527#event-1721037920">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1kbQT67nodEPA_Y_gem53Sss7W5ks5uD8o2gaJpZM4VE29C">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq39nkxfgVxlMgQjSCN9i1on5XYpeks5uD8o2gaJpZM4VE29C.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1527."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1527#event-1721037920"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1527#event-1721037920",
"url": "https://github.com/quicwg/base-drafts/pull/1527#event-1721037920",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Frame Type was inconsistently labelled (#1527)",
"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/1527#event-1721037920"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 353595202\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3fd2b6bbcda_7e983fba0ef9ef7c15036d--


From nobody Fri Jul  6 13:37: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 18DA9130DCD for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 13:37:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.605
X-Spam-Level: 
X-Spam-Status: No, score=-6.605 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id thenLJlOtn29 for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 13:37: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 5D6C0130DC8 for <quic-issues@ietf.org>; Fri,  6 Jul 2018 13:37:17 -0700 (PDT)
Date: Fri, 06 Jul 2018 13:37:16 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530909436; bh=85loGyrHJc3gfFkm8PN1cTJ+zZAQxZXbmOOzOLu/Ga8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=OAX7gx90J1EKBtVU1Xuge/l2VGOyT6GETrws4ScYcwgAnKhbVdup5gVM4E9WFjMmm tkW0PhvtZEoRvvyBVsAjyV2aeIHp959r7ymb5OPl5b2xceiHejh+iEYpkkf2b1EoBj 5Y/VlIY8ElF0ylH7dsBM5bEfFXdJSldTBtsu8HCU=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab8e468b4d02fb47a4ec9fd99b6fda22960706e15892cf00000001175794fc92a169ce1431acc6@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1528/review/135148139@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1528@github.com>
References: <quicwg/base-drafts/pull/1528@github.com>
Subject: Re: [quicwg/base-drafts] Application close (#1528)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3fd2fcbd335_5b652ac3a977ef60569ea"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/WLdyOaPW_GBkCtE9NvS_Topl35c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 20:37:20 -0000

----==_mimepart_5b3fd2fcbd335_5b652ac3a977ef60569ea
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/1528#pullrequestreview-135148139
----==_mimepart_5b3fd2fcbd335_5b652ac3a977ef60569ea
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/1528#pullrequestreview-135148139">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1ipmxFwqHZz4LLhje_OT1CzIC3mks5uD8p8gaJpZM4VE29r">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0dfUgD9HYkLhnNVyV-p88piv4a-ks5uD8p8gaJpZM4VE29r.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1528"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1528#pullrequestreview-135148139"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1528#pullrequestreview-135148139",
"url": "https://github.com/quicwg/base-drafts/pull/1528#pullrequestreview-135148139",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1528",
"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/1528#pullrequestreview-135148139"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 353595243\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3fd2fcbd335_5b652ac3a977ef60569ea--


From nobody Fri Jul  6 13:37: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 E2974130DCF for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 13:37:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UtOXwh2hcKmK for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 13:37: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 57B10130DC8 for <quic-issues@ietf.org>; Fri,  6 Jul 2018 13:37:24 -0700 (PDT)
Date: Fri, 06 Jul 2018 13:37:23 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530909443; bh=Z7lGDGwqF+YISjhl1a6m0xfIDiyVAwImVcvD1hsZdPU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=fnrT3gQ8jDPZuo5VK2Z5OM/pCn4tAiz8moAR3VJRs4BkM2ix7IPrPcrTmia3bWjxn 61/koTcDcB2tGH8kNbtwm6019e4HrCUiCfUn+Ccx1M893WJXhvz9COnCoHZ1RylXcP EHCDgzmbswNo5mj/eh7o4vG4WwIPQC1AiSzm4xiI=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab0eee72cb42cfdf84ea090ddde564eaf24fc6d0dc92cf000000011757950392a169ce14190e78@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1508/issue_event/1721040340@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1508@github.com>
References: <quicwg/base-drafts/issues/1508@github.com>
Subject: Re: [quicwg/base-drafts] Frame type field in APPLICATION_CLOSE (#1508)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3fd30384d14_e5a2adc04ce4f54103178"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/6hJTqu387mMC_uCYjgticzgY_8E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 20:37:27 -0000

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

Closed #1508 via #1528.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1508#event-1721040340
----==_mimepart_5b3fd30384d14_e5a2adc04ce4f54103178
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="337186424" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1508" href="https://github.com/quicwg/base-drafts/issues/1508">#1508</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="338799814" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1528" href="https://github.com/quicwg/base-drafts/pull/1528">#1528</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1508#event-1721040340">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq718rUwOW6L-wntvZN4u6nhIJpJNks5uD8qDgaJpZM4U910A">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4ng6-ka6gW8qIGi-1KHAWjDI0BGks5uD8qDgaJpZM4U910A.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1508 via #1528."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1508#event-1721040340"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1508#event-1721040340",
"url": "https://github.com/quicwg/base-drafts/issues/1508#event-1721040340",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Frame type field in APPLICATION_CLOSE (#1508)",
"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/1508#event-1721040340"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 351755520\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3fd30384d14_e5a2adc04ce4f54103178--


From nobody Fri Jul  6 13:37: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 4474C130DCF for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 13:37:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fnpWwpxJWhxy for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 13:37:24 -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 60FE4130DCD for <quic-issues@ietf.org>; Fri,  6 Jul 2018 13:37:24 -0700 (PDT)
Date: Fri, 06 Jul 2018 13:37:23 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530909443; bh=MPCrkJ3Z9bJvgsM30wxO1I1A/0IdGz9OBQRw5O3jHeY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=njcIO9uZAraPRLJcISkZs8LChWvmaetTZrsHxY42x+SOKDbAIE4hou4MOuo+nWIIN UCSPctw8aoB2T5lA0xNKNxddwbeLFKcT4ZphhRJrr8GH6WSkJlWGToGcvlW2KOHnKj H1Bi7cNclcl5ZKcTn8PUOQ0BAwk9MWW5sKdRjAWI=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab537c867ef2f035151329dbd8fec2abf83f29782d92cf000000011757950392a169ce1431acc6@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1528/issue_event/1721040339@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1528@github.com>
References: <quicwg/base-drafts/pull/1528@github.com>
Subject: Re: [quicwg/base-drafts] Application close (#1528)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3fd303bfccd_5b2c2ac3a977ef606625"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/KY4ewMT8nwEoiEtrq9plQJS_3Yw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 20:37:29 -0000

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

Merged #1528.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1528#event-1721040339
----==_mimepart_5b3fd303bfccd_5b2c2ac3a977ef606625
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="338799814" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1528" href="https://github.com/quicwg/base-drafts/pull/1528">#1528</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1528#event-1721040339">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6mIO3uGXXMG8uzJKQSntV5cURpJks5uD8qDgaJpZM4VE29r">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqy7crCvgi5feQ7rZiB3EYPJZWuajks5uD8qDgaJpZM4VE29r.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1528."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1528#event-1721040339"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1528#event-1721040339",
"url": "https://github.com/quicwg/base-drafts/pull/1528#event-1721040339",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Application close  (#1528)",
"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/1528#event-1721040339"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 353595243\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3fd303bfccd_5b2c2ac3a977ef606625--


From nobody Fri Jul  6 13: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 B521E130DC8 for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 13:37:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.605
X-Spam-Level: 
X-Spam-Status: No, score=-6.605 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9IrBMkTJbrgD for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 13:37: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 2462212E039 for <quic-issues@ietf.org>; Fri,  6 Jul 2018 13:37:54 -0700 (PDT)
Date: Fri, 06 Jul 2018 13:37:53 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530909473; bh=IFrvB56dPq1WRZmt9wWmeD2uMd2iQIZD4UUuPxC6k9U=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=JPupRYPe4WK57erV4iXl0EwsYk7sFV1m81hJntzTroznMHsaO/UVl7+Ssqi0sm8Id +ZzXYURj7Uh9ixXtQY83Wtmk6ig9w8zxwOBbWucLimuluDbksrufc516OAv9UsGcnu +jGpaeBQuBZn2G8uUp2dMoIbbQYX8RTwZNeHc/8o=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf22c3ccb725a66df17dec53f68b0cf9fbd111e9692cf000000011757952192a169ce1431b7ef@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1529/review/135148321@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1529@github.com>
References: <quicwg/base-drafts/pull/1529@github.com>
Subject: Re: [quicwg/base-drafts] HPACK errors should be QPACK (#1529)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3fd32156f94_43ec2b2105ea8f5c157524"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/qM8Uwa_QS7yt8mXkisv4k50HbDY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 20:37:56 -0000

----==_mimepart_5b3fd32156f94_43ec2b2105ea8f5c157524
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/1529#pullrequestreview-135148321
----==_mimepart_5b3fd32156f94_43ec2b2105ea8f5c157524
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/1529#pullrequestreview-135148321">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzWg3Fzqt37vbUv6ElGrclZvbPDZks5uD8qhgaJpZM4VE3xH">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2rh6DmYIa6Lng0LoRoKZ3s_6DYeks5uD8qhgaJpZM4VE3xH.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1529"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1529#pullrequestreview-135148321"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1529#pullrequestreview-135148321",
"url": "https://github.com/quicwg/base-drafts/pull/1529#pullrequestreview-135148321",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1529",
"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/1529#pullrequestreview-135148321"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 353598535\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3fd32156f94_43ec2b2105ea8f5c157524--


From nobody Fri Jul  6 13:39: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 A5205130DCD for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 13:39:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.605
X-Spam-Level: 
X-Spam-Status: No, score=-6.605 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TphwL-R0bBzq for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 13:39: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 AD299130DC8 for <quic-issues@ietf.org>; Fri,  6 Jul 2018 13:39:41 -0700 (PDT)
Date: Fri, 06 Jul 2018 13:39:41 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530909581; bh=xwex6Wm+u91J7/x7SLTZ3Dl/umSpYOqAb2ubk5g0DBg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=kAjyEphRjEezEst4ATI2lKr3+64EEDMmhVKV+4JkoHXMwENZwR7ZY+2qW0CZYMHKZ ik8PQwNvLa4l1SUs0gt+0ytqYb+CKDWZy+wKQtKSsvUdnZxR1YaMlr5JF7ioqteUTD QLG1dlWGnF3NZOJBu1Q9peqBMsEIo8Z8fvKH8SDs=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab28e2bfd6051f015366307b7b96b4bf0f08d5750e92cf000000011757958d92a169ce14352f67@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1532/review/135148937@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1532@github.com>
References: <quicwg/base-drafts/pull/1532@github.com>
Subject: Re: [quicwg/base-drafts] Move HTTP_*PACK_COMPRESSION_FAILED to QPACK (#1532)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3fd38d1a8a5_211d2ac342b8ef5466388"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/dQTnjthslRikkb2nRxw58U6tP-Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 20:39:44 -0000

----==_mimepart_5b3fd38d1a8a5_211d2ac342b8ef5466388
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/1532#pullrequestreview-135148937
----==_mimepart_5b3fd38d1a8a5_211d2ac342b8ef5466388
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/1532#pullrequestreview-135148937">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3BdgGxZgmL-acx1SOjSxvFRJ7qRks5uD8sNgaJpZM4VF2Pt">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-HrLUgPFPPbznTk9LXcGqFPaKEgks5uD8sNgaJpZM4VF2Pt.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1532"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1532#pullrequestreview-135148937"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1532#pullrequestreview-135148937",
"url": "https://github.com/quicwg/base-drafts/pull/1532#pullrequestreview-135148937",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1532",
"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/1532#pullrequestreview-135148937"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 353854445\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3fd38d1a8a5_211d2ac342b8ef5466388--


From nobody Fri Jul  6 13: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 9ECD8130DC8 for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 13:41:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.605
X-Spam-Level: 
X-Spam-Status: No, score=-6.605 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id K7sVnHAjcz3s for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 13:41: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 E257C130DCD for <quic-issues@ietf.org>; Fri,  6 Jul 2018 13:41:55 -0700 (PDT)
Date: Fri, 06 Jul 2018 13:41:55 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530909715; bh=k930Cn/5V7J32EY1dqNEaBc2o9zX3+1KpFxbHSfTmJA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=vaPrUjTfmSXsByphXhyMVE1Py+hAOROV2jPBdBUawKTZ/I6srClM9zKPuGdhgIONq NrvNYnZjPt1ExwBde3KcyYKqFZXYnS+tta2E18UyrBGTdVjH9Mbxyj4s7ikwnWKEPt 6fmtbiB+dajqMHEIo/iLANSm8BmJJybgSF1P/g9A=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab223dc7d232b4c0f4a63f6fd8f37f7c1dfff409bd92cf000000011757961392a169ce142fc551@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1526/review/135149540@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1526@github.com>
References: <quicwg/base-drafts/pull/1526@github.com>
Subject: Re: [quicwg/base-drafts] Add extensibility section (#1526)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3fd4133d2e0_e602adc04ce4f54120373"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/UWlISZwoKWSRWtht07gGRTYkzxY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 20:41:58 -0000

----==_mimepart_5b3fd4133d2e0_e602adc04ce4f54120373
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/1526#pullrequestreview-135149540
----==_mimepart_5b3fd4133d2e0_e602adc04ce4f54120373
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/1526#pullrequestreview-135149540">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1j5ZhuZWNDxXQk8LXQNrICmNeFfks5uD8uTgaJpZM4VEUg1">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1MyhmKbn1ZCOZYCEioQFUiqz4vnks5uD8uTgaJpZM4VEUg1.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1526"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1526#pullrequestreview-135149540"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1526#pullrequestreview-135149540",
"url": "https://github.com/quicwg/base-drafts/pull/1526#pullrequestreview-135149540",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1526",
"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/1526#pullrequestreview-135149540"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 353454133\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3fd4133d2e0_e602adc04ce4f54120373--


From nobody Fri Jul  6 13:47: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 B0960130DE3 for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 13:47:23 -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 ELP0HT4GBs23 for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 13:47: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 5780C130DDC for <quic-issues@ietf.org>; Fri,  6 Jul 2018 13:47:22 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1530910041; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=Cp/mOIgF9Vn8GPk+gcwSX+og6/YB9SIVrmw1thTAAiE=; b=j4WNZfXv3Twd1HlCvnc+TiwdrtRuaEbyooZbD/yFyJCoq3pO0GTSdLNsYFUAeCORE07xEjiw R4xUJLaNmgmH0x/jHrs3txPlMYILOyJab8fQmztXIyGuca3PPT0gqn96ezHPQLtDlyVPTVSj +MB4M9oENKTkfP2PC6Yy03rzF8U=
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 5b3fd300.7f5b1c358060-smtp-out-n03; Fri, 06 Jul 2018 20:37:20 -0000 (UTC)
Date: Fri, 06 Jul 2018 13:37:20 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b3fd3009c83b_5f1b2ae770471c1069947@hookshot-fe-da92815.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 071c9f: Separate APPLICATION_CLOSE from CONNECTION_CLOSE (...
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b3fd3009c2f6_5f1b2ae770471c1069872"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/F6rqQs-jwShrR3B-XpeKYBl5nkk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 20:47:24 -0000

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

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 071c9f1ab60ebfc595bb2b704e350299e6f2fe05
      https://github.com/quicwg/base-drafts/commit/071c9f1ab60ebfc595bb2b704e350299e6f2fe05
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-06 (Fri, 06 Jul 2018)

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

  Log Message:
  -----------
  Separate APPLICATION_CLOSE from CONNECTION_CLOSE (#1528)

The addition of the Frame Type field meant that pointing
APPLICATION_CLOSE at CONNECTION_CLOSE was a mistake.

This isn't purely editorial, because it could be argued that the last
version of the draft modified APPLICATION_CLOSE.  We'll have to ensure
taht this is included in the changelog.

Closes #1508.



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

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

----==_mimepart_5b3fd3009c2f6_5f1b2ae770471c1069872--


From nobody Fri Jul  6 13:50: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 E6161130FEC for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 13:50:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GUxTynTrK-Sl for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 13:50: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 B3C11130F90 for <quic-issues@ietf.org>; Fri,  6 Jul 2018 13:50:38 -0700 (PDT)
Date: Fri, 06 Jul 2018 13:50:38 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530910238; bh=6kxvJwUEvk1zKRxQh9d2BqZ3oRYQSgcOWYWjsEYSQO0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=FaG13ClnzIndxH14pIxbgW/4Ewdg9jZ7zfaI8/ugPByeLE+vOt2r7VLNLGKKFRhxB orhX3pHOMpubNv7RUzJC6EB4aI5GXLE21wMVP1wrAZRmDuOGZBDdxtHOMf5x/JFDC7 tCNWVF5pX908B3Yzqrreyog+SOAZNx+PdQpHwDW4=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abdc5d6fed3fa8a1ad460204694211bf45968f0a8892cf000000011757981e92a169ce142f90e7@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1525/review/135150465@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1525@github.com>
References: <quicwg/base-drafts/pull/1525@github.com>
Subject: Re: [quicwg/base-drafts] Tolerate unknown stream types, add greasing (#1525)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3fd61e1917d_2ef7d3fc95858ef8870571"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/insonUgG0iTF5-JSdToTVBjc9Tg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 20:50:50 -0000

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

janaiyengar commented on this pull request.

A couple of comments

>  
 If the stream header indicates a stream type which is not supported by the
-recipient, this SHOULD be treated as a stream error of type
-HTTP_UNKNOWN_STREAM_TYPE.  The semantics of the remainder of the stream are
-unknown. Implementations SHOULD NOT send stream types the peer is not already
-known to support, since a stream error can be promoted to a connection error at
-the peer's discretion (see {{errors}}).
+recipient, the remainder of the stream cannot be consumed as the semantics are
+unknown. Recipients of unknown stream types MAY trigger a QUIC STOP_SENDING
+frame with an error code of HTTP_UNKNOWN_STREAM_TYPE, but MUST NOT consider such
+streams to be an error of any kind.
+
+Implementations SHOULD NOT send stream types the peer is not already known to
+support.   Stream types which could modify the state or semantics of existing

This text recommends (SHOULD NOT) negotiating supported stream types. Is this recommendation necessary?

> @@ -1651,6 +1670,18 @@ The entries in the following table are registered by this document.
 | Push Stream      | 0x50   | {{server-push}}            | Server |
 | ---------------- | ------ | -------------------------- | ------ |
 
+Additionally, each code of the format `0x1f * N` for values of N in the
+range (0..8) (that is, `0x00`, `0x1f`, etc., through `0xf8`), the following

Let's list them all; it's only 8 values. ('0x00', '0x1f', '0x3e', '0x5d', '0x7c', '0x9b', '0xba', '0xd9', '0xf8').

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

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

<p>A couple of comments</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1525#discussion_r200764862">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt;  
 If the stream header indicates a stream type which is not supported by the
-recipient, this SHOULD be treated as a stream error of type
-HTTP_UNKNOWN_STREAM_TYPE.  The semantics of the remainder of the stream are
-unknown. Implementations SHOULD NOT send stream types the peer is not already
-known to support, since a stream error can be promoted to a connection error at
-the peer&#39;s discretion (see {{errors}}).
+recipient, the remainder of the stream cannot be consumed as the semantics are
+unknown. Recipients of unknown stream types MAY trigger a QUIC STOP_SENDING
+frame with an error code of HTTP_UNKNOWN_STREAM_TYPE, but MUST NOT consider such
+streams to be an error of any kind.
+
+Implementations SHOULD NOT send stream types the peer is not already known to
+support.   Stream types which could modify the state or semantics of existing
</pre>
<p>This text recommends (SHOULD NOT) negotiating supported stream types. Is this recommendation necessary?</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1525#discussion_r200766027">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1651,6 +1670,18 @@ The entries in the following table are registered by this document.
 | Push Stream      | 0x50   | {{server-push}}            | Server |
 | ---------------- | ------ | -------------------------- | ------ |
 
+Additionally, each code of the format `0x1f * N` for values of N in the
+range (0..8) (that is, `0x00`, `0x1f`, etc., through `0xf8`), the following
</pre>
<p>Let's list them all; it's only 8 values. ('0x00', '0x1f', '0x3e', '0x5d', '0x7c', '0x9b', '0xba', '0xd9', '0xf8').</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1525#pullrequestreview-135150465">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5VX8OC79VkCSH2iV6ggmO0eDB1Vks5uD82egaJpZM4VEQwd">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7rab1Y09NxwjOU7MPbpMUL0B57iks5uD82egaJpZM4VEQwd.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1525"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1525#pullrequestreview-135150465"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1525#pullrequestreview-135150465",
"url": "https://github.com/quicwg/base-drafts/pull/1525#pullrequestreview-135150465",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1525",
"sections": [
{
"text": "A couple of 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/1525#pullrequestreview-135150465"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 353438749\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3fd61e1917d_2ef7d3fc95858ef8870571--


From nobody Fri Jul  6 13: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 D41BD130F0E for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 13:53:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9R6f_fpGYl5V for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 13:53: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 7062E130F5E for <quic-issues@ietf.org>; Fri,  6 Jul 2018 13:53:32 -0700 (PDT)
Date: Fri, 06 Jul 2018 13:53:31 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530910411; bh=AaweMJg7abg1eeS34kISxxuqz+TBnv2+rLvTtp25rA4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=TsV7e63FIji6v5EoyQEq3a15Qagn8obTp20ZMbjZUFNlmsnXXyWFcRHCHjIDV1mW8 5yenBkAVOaXLU9yW9puAtGbBcZ1Pkq3eG8ErYSmE2hw02rEuMhDZAhJ/29iWyKB650 bnD3HSOHtOtFVc1rpd53/anih7jnHI4InJEhShwQ=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab7c452276984f6f3b38e7e082850b43898f12334992cf00000001175798cb92a169ce14281420@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1520/c403144164@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1520@github.com>
References: <quicwg/base-drafts/pull/1520@github.com>
Subject: Re: [quicwg/base-drafts] ACK_ECN type value is not incremented (#1520)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3fd6cb9d4f6_5b1d3fb53bd26f8814167d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/NTtISKTgzwOQ4R-v9P7nC37B1jY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 20:53:41 -0000

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

@martinthomson : I think this is fine, given that I don't expect that anyone has implemented the ACK_ECN frame yet. We can reduce later pain if we take this in now, I think. I'll merge.

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

<p><a class="user-mention" data-hovercard-user-id="67641" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a> : I think this is fine, given that I don't expect that anyone has implemented the ACK_ECN frame yet. We can reduce later pain if we take this in now, I think. I'll merge.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1520#issuecomment-403144164">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5zrFclL5QWGnh9VJ2P3eDFkcHqMks5uD85LgaJpZM4VCIf3">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqyCqG-q0-AiLrIdy5pkz_30WRMtCks5uD85LgaJpZM4VCIf3.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1520: @martinthomson : I think this is fine, given that I don't expect that anyone has implemented the ACK_ECN frame yet. We can reduce later pain if we take this in now, I think. I'll merge."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1520#issuecomment-403144164"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1520#issuecomment-403144164",
"url": "https://github.com/quicwg/base-drafts/pull/1520#issuecomment-403144164",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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_ECN type value is not incremented (#1520)",
"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\": 1520,\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\": 1520\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1520#issuecomment-403144164"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352880631\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3fd6cb9d4f6_5b1d3fb53bd26f8814167d--


From nobody Fri Jul  6 13:54: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 857DB130DD8 for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 13:53:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NgOE_wiXuMDN for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 13:53: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 07CFC12E039 for <quic-issues@ietf.org>; Fri,  6 Jul 2018 13:53:42 -0700 (PDT)
Date: Fri, 06 Jul 2018 13:53:41 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530910421; bh=Wa3awHznGTH/RmZzuTA6D8YuKokJw63omZem06EEvGM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=I1l0DhwwTqlaeeybXwEFe9akFk35AIUlVZTt936n4jGzgbc8HneigHGyDjlRjkh1h FnHZOSk7M5qKBrOgxAs7Gj1VxLwmfYm/aFrVoTgQhC8w2WTj5cigpq0cxne5VdsEkF lvGwGALV5ipdBUo7tOgUu40wXy3DxFZUTKKCBfyA=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abfa9d9105760385e8ab0dc89c832b86f5d9f51bab92cf00000001175798d592a169ce14281420@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1520/review/135152657@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1520@github.com>
References: <quicwg/base-drafts/pull/1520@github.com>
Subject: Re: [quicwg/base-drafts] ACK_ECN type value is not incremented (#1520)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3fd6d5629d6_4eae3fc4d6918f7c1416"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Uf4dOADXNedJP2fdxnbHP1Drmr4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 20:53:59 -0000

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

janaiyengar approved this pull request.

@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/1520#pullrequestreview-135152657
----==_mimepart_5b3fd6d5629d6_4eae3fc4d6918f7c1416
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

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

<p><a class="user-mention" data-hovercard-user-id="23795" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martin">@martin</a></p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1520#pullrequestreview-135152657">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6L5sRyIjzY1V1FRX4gt-9xTLAa9ks5uD85VgaJpZM4VCIf3">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-B_f13218YWlHITaSGgD1s52VYfks5uD85VgaJpZM4VCIf3.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1520"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1520#pullrequestreview-135152657"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1520#pullrequestreview-135152657",
"url": "https://github.com/quicwg/base-drafts/pull/1520#pullrequestreview-135152657",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1520",
"sections": [
{
"text": "@martin",
"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/1520#pullrequestreview-135152657"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352880631\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3fd6d5629d6_4eae3fc4d6918f7c1416--


From nobody Fri Jul  6 13: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 E0BD412E039 for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 13:53:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.24
X-Spam-Level: 
X-Spam-Status: No, score=0.24 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, FROM_STARTS_WITH_NUMS=0.738, 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 5D636p2l-AUW for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 13:53: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 8D886130F1D for <quic-issues@ietf.org>; Fri,  6 Jul 2018 13:53:45 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1530910425; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=4i8SJs/XBjE6wma01XFn9ZpSnXvONB/Z0sXHpa3y7I8=; b=qRz1FEczdGrxOzNmFopTzT4UsSNNt2/dRtWFeLehCd3gCgHdmYIiPe7NJqOdrYU4hNv2mIQu T/MJ34XtYInZ2CkNCHwh7CDudTS3vKDwo4UjUCtwIrlGxkw2XIYSg+PFIdxLvuGfcpisJpyq Awc8BNhjsVj2BEjFON4rDmqq2w4=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: 1991.daiki=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.38]) by mxa.mailgun.org with ESMTP id 5b3fd6d8.7f2a87b489c0-smtp-out-n01; Fri, 06 Jul 2018 20:53:44 -0000 (UTC)
Date: Fri, 06 Jul 2018 13:53:44 -0700
From: Daiki AMINAKA <1991.daiki@gmail.com>
Reply-To: Daiki AMINAKA <1991.daiki@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b3fd6d8ce2e8_4abf2aedf5205c0c16925@hookshot-fe-265448d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] efeb2c: ACK_ECN type value is not incremented (#1520)
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b3fd6d8cdd80_4abf2aedf5205c0c1681a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/0ssVved648XaLtnoWEOkAMmI4Ng>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 20:54:01 -0000

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

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: efeb2cd8213571ff8b4eb243ea54ac5dc9dad922
      https://github.com/quicwg/base-drafts/commit/efeb2cd8213571ff8b4eb243ea54ac5dc9dad922
  Author: Daiki AMINAKA <1991.daiki@gmail.com>
  Date:   2018-07-06 (Fri, 06 Jul 2018)

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

  Log Message:
  -----------
  ACK_ECN type value is not incremented (#1520)



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

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

----==_mimepart_5b3fd6d8cdd80_4abf2aedf5205c0c1681a--


From nobody Fri Jul  6 13:54: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 8CB8C130F4A for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 13:54:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RtrcSXyAlBJ8 for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 13:53:59 -0700 (PDT)
Received: from out-9.smtp.github.com (out-9.smtp.github.com [192.30.254.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 54A40130F0E for <quic-issues@ietf.org>; Fri,  6 Jul 2018 13:53:48 -0700 (PDT)
Date: Fri, 06 Jul 2018 13:53:47 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530910428; bh=gQ1CYZ08WOjI+aE5IDH325TjwBf+Gc6nh4qxjiLdzEo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=M65KrrjiM0OKqrWKYjl0y4vBiVtxezV+Pjh6VrhfDs+l4+jNz9bpCjSUQZm/7+4CN qxcXdgcGheN6UNl5bxLxiJ+XIf1STX7ix4GqqG7bpKDbbHuNnfQlaDsX9MpplGH2+6 p0mAWUnBYc8a/3MgA57t56vHAt3zEjGlmrXLCrzU=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb910ed75f567228958429d2de68b47c3c5c351c192cf00000001175798db92a169ce14281420@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1520/issue_event/1721065439@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1520@github.com>
References: <quicwg/base-drafts/pull/1520@github.com>
Subject: Re: [quicwg/base-drafts] ACK_ECN type value is not incremented (#1520)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3fd6dbcedf3_2b4d2afa8e956f60442c5"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/bpDJd_snOeyYJIvearvsp6ch9Yw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 20:54:03 -0000

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

Merged #1520.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1520#event-1721065439
----==_mimepart_5b3fd6dbcedf3_2b4d2afa8e956f60442c5
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="338170912" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1520" href="https://github.com/quicwg/base-drafts/pull/1520">#1520</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1520#event-1721065439">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq84PfKX40RmaQGNP2Fi_H1EyK_YYks5uD85bgaJpZM4VCIf3">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3EeW-rl8gnLVsu04x-RENsWktsuks5uD85bgaJpZM4VCIf3.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1520."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1520#event-1721065439"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1520#event-1721065439",
"url": "https://github.com/quicwg/base-drafts/pull/1520#event-1721065439",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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_ECN type value is not incremented (#1520)",
"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/1520#event-1721065439"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352880631\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3fd6dbcedf3_2b4d2afa8e956f60442c5--


From nobody Fri Jul  6 13:56: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 58643130DCF for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 13:56:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.605
X-Spam-Level: 
X-Spam-Status: No, score=-6.605 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lw3bLO891_Cv for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 13:56: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 21F0912E039 for <quic-issues@ietf.org>; Fri,  6 Jul 2018 13:56:03 -0700 (PDT)
Date: Fri, 06 Jul 2018 13:56:02 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530910562; bh=jcLs64rpCXSeqgznUKDU/7qSStkv9MN7VQXNFsaA+uY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=wDmQfcWvcPlV+v3GhEY3Kx4IzDpXiym3dd8+9HE5M970+OabnkOV2gjMES8kh0Axw 7EX9I2/uVypEpGCYQVIcKG6eJujQ4DZAf4cVGyZZCc3PIDd8reiiuMH6Zq6XKfzKWI kRmNG7vKaMSwqVQKUqjCDwUlEB8UwJsNYDhPCTew=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba0b20184f1ce1ef4b78deb55d336f2070d881d8292cf000000011757996292a169ce1426c354@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1516/review/135153250@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1516@github.com>
References: <quicwg/base-drafts/pull/1516@github.com>
Subject: Re: [quicwg/base-drafts] Discuss headers in more detail (#1516)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3fd7627a24f_2ced2ae379574f54189894"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Ji21HbFPZQuAHD6USq-AvlKmaCI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 20:56:05 -0000

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

janaiyengar approved this pull request.

Seems fine.



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

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

<p>Seems fine.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1516#pullrequestreview-135153250">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3CT_1ooJ0nwY2eoxLlGzV4gHaNdks5uD87igaJpZM4VBwZ1">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq31szgrYpGKyEOrmQZTfyDkXJvz7ks5uD87igaJpZM4VBwZ1.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1516"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1516#pullrequestreview-135153250"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1516#pullrequestreview-135153250",
"url": "https://github.com/quicwg/base-drafts/pull/1516#pullrequestreview-135153250",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1516",
"sections": [
{
"text": "Seems 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/1516#pullrequestreview-135153250"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352781941\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3fd7627a24f_2ced2ae379574f54189894--


From nobody Fri Jul  6 13: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 92E1A130DD8 for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 13:58:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.605
X-Spam-Level: 
X-Spam-Status: No, score=-6.605 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uCPSNV627vlm for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 13:58: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 87671130F43 for <quic-issues@ietf.org>; Fri,  6 Jul 2018 13:58:43 -0700 (PDT)
Date: Fri, 06 Jul 2018 13:58:42 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530910722; bh=wGxQwR01fkbHoltSqQrCRFdpjKKN5P1k2+r/AadMAYg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=YNWV/N5VplOaBVxgmlNH/dFnY8n1hUsUip/T7rLcIOa8j1HN5e8fRN2e2aNpws9VI 3kwUB/5FqCErGSw6tvOnLfNu1spWuunPyhFt8Q8LFI2hWlS8vtzNv/2RXrDTM7+7G3 6p9sfwhEkjjzwmc0JBjxKgXJum0cBpiK7bZwzMgs=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab9c4c5e4569e058d93bf0deb857f1b3b45ae1c5b392cf0000000117579a0292a169ce14217e14@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1512/review/135154107@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1512@github.com>
References: <quicwg/base-drafts/pull/1512@github.com>
Subject: Re: [quicwg/base-drafts] Tweak TLS API (#1512)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3fd802ded78_d1b2ac2698dcf601210be"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/_Co37z7kxvo9MiKgVzLwuhdo6V8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 20:58:49 -0000

----==_mimepart_5b3fd802ded78_d1b2ac2698dcf601210be
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/1512#pullrequestreview-135154107
----==_mimepart_5b3fd802ded78_d1b2ac2698dcf601210be
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/1512#pullrequestreview-135154107">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1p_0Mqf1lV98BM-w8GeqMtH_28Zks5uD8-CgaJpZM4VAREV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0hjJ6uR3Q8EyubpFhBTbayRW19oks5uD8-CgaJpZM4VAREV.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1512"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1512#pullrequestreview-135154107"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1512#pullrequestreview-135154107",
"url": "https://github.com/quicwg/base-drafts/pull/1512#pullrequestreview-135154107",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1512",
"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/1512#pullrequestreview-135154107"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352391445\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3fd802ded78_d1b2ac2698dcf601210be--


From nobody Fri Jul  6 14: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 A1366130FD7 for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 14:38:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id C2dSO6S86qPl for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 14:38: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 ECD60130FC7 for <quic-issues@ietf.org>; Fri,  6 Jul 2018 14:38:33 -0700 (PDT)
Date: Fri, 06 Jul 2018 14:38:33 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530913113; bh=39VSRzYtR8jyutA8QYf4veDtBxeNBlQHNPqLGJydvcw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=wNw2DuKxmjSlv/JLFmJ9UyDeoKaROdTcceWAgDdXiQIcCBeu+D+1Cwf2ms2Rzmv80 8yPEOCV3l9n8KqwhyOoZbwIyo2YEXWx2E7BVNDngxLtCwrS7emGCCoV924MoTgiXiz qLEKHf7i7+H7zmu7zrdpAckJA2EE65dz5cuqHFlU=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd1c87a01413f2eb658c09e33464f6cf75fee573a92cf000000011757a35992a169ce14217e14@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1512/review/135163776@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1512@github.com>
References: <quicwg/base-drafts/pull/1512@github.com>
Subject: Re: [quicwg/base-drafts] Tweak TLS API (#1512)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3fe1596214_2d73f8f10864f781155f2"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/zs05O-oHZwm4WmCVji2mRD3TQDY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 21:38:36 -0000

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

MikeBishop approved this pull request.



> @@ -440,10 +440,10 @@ Important:
 
 ### Encryption Level Changes
 
-At each change of encryption level in either direction, TLS signals QUIC,
-providing the new level and the encryption keys.  These events are not
-asynchronous, they always occur immediately after TLS is provided with new
-handshake octets, or after TLS produces handshake octets.
+At each change of encryption level in either direction, TLS provides QUIC with
+the new level and the encryption keys.  These events are not asynchronous, they

Should this be a semicolon instead of a comma?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1512#pullrequestreview-135163776
----==_mimepart_5b3fe1596214_2d73f8f10864f781155f2
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/1512#discussion_r200776207">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; @@ -440,10 +440,10 @@ Important:
 
 ### Encryption Level Changes
 
-At each change of encryption level in either direction, TLS signals QUIC,
-providing the new level and the encryption keys.  These events are not
-asynchronous, they always occur immediately after TLS is provided with new
-handshake octets, or after TLS produces handshake octets.
+At each change of encryption level in either direction, TLS provides QUIC with
+the new level and the encryption keys.  These events are not asynchronous, they
</pre>
<p>Should this be a semicolon instead of a comma?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1512#pullrequestreview-135163776">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1NXEFT9oCNFExJSlIRjsNRA2a9Jks5uD9jZgaJpZM4VAREV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqyjElivR6A7YG63zAV9rVRzZizLWks5uD9jZgaJpZM4VAREV.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1512"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1512#pullrequestreview-135163776"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1512#pullrequestreview-135163776",
"url": "https://github.com/quicwg/base-drafts/pull/1512#pullrequestreview-135163776",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1512",
"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/1512#pullrequestreview-135163776"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352391445\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3fe1596214_2d73f8f10864f781155f2--


From nobody Fri Jul  6 14:39: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 55FF0130FC7 for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 14:39:27 -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, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dqd8xEzzqSWz for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 14:39: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 AC4E2130F89 for <quic-issues@ietf.org>; Fri,  6 Jul 2018 14:39:25 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1530913165; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=gPV9TVcj/leXhxnJVHLh2waG+pcj178cb0CxjCgfmwk=; b=Evgx3wVqMMOBii3I8UhPB4C9hxD0Kq5zUIBYv0pGIY+xw27WJbwm5JnglwZ1MQCpy6LibKDq NXTy5CoEiBAjAmen1e+zC4QXhH7pfhunStZSHNFGtclRvN1R8VNhQT9h7zwEjmZnJcVwcIhx 9DfFxTCdVn7fBfVeZYXSMogzX2o=
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 5b3fe18c.7f7e99b254e0-smtp-out-n02; Fri, 06 Jul 2018 21:39:24 -0000 (UTC)
Date: Fri, 06 Jul 2018 14:39:24 -0700
From: Mike Bishop <mbishop@evequefou.be>
Reply-To: Mike Bishop <mbishop@evequefou.be>
To: quic-issues@ietf.org
Message-ID: <5b3fe18c27e0f_33402ad8ae48fc0410564b@hookshot-fe-7191cb1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 166cdc: Discuss headers in more detail (#1516)
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b3fe18c27aa0_33402ad8ae48fc041055d2"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/znjTp9nSUIq62vr10K5y2x2wAPc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 21:39:28 -0000

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

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 166cdcb1f9aef485afeb3df19dec80c84e069dc4
      https://github.com/quicwg/base-drafts/commit/166cdcb1f9aef485afeb3df19dec80c84e069dc4
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-07-06 (Fri, 06 Jul 2018)

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

  Log Message:
  -----------
  Discuss headers in more detail (#1516)

* Discuss headers in more detail

* Reference 7230 for allowed header characteristics



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

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

----==_mimepart_5b3fe18c27aa0_33402ad8ae48fc041055d2--


From nobody Fri Jul  6 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 DC730130FFA for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 14:39:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id w3EgI1i5ZRig for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 14:39: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 D185B130F89 for <quic-issues@ietf.org>; Fri,  6 Jul 2018 14:39:27 -0700 (PDT)
Date: Fri, 06 Jul 2018 14:39:26 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530913166; bh=UDWSa+7LpVIxBylSYGP8wdU4eHFsG4XuBIkTte3kycM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=qkv4ylSZE/tpFzYEg0A1RSc1gIWydE9tdmb4XWiv3HbFsjiDlwuXLlL5YiwbFdmHE dpGouN3bESoi4Sstd8op529vrZlWhkx7Ng3omgVrLft17dTmeW03sWYWZhtEz0KIM1 TqdHL25jSEYUUYdjcogdKxfipcX0msP67iz4lvG8=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab028bad50d550e9da5b06ddf9a11f44367bcc470292cf000000011757a38e92a169ce1426c354@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1516/issue_event/1721127970@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1516@github.com>
References: <quicwg/base-drafts/pull/1516@github.com>
Subject: Re: [quicwg/base-drafts] Discuss headers in more detail (#1516)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3fe18ee8c87_1a922ada66cfaf6094877"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/OTYtYJMLSqWaTntxQhpwTY0PCtI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 21:39:31 -0000

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

Merged #1516.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1516#event-1721127970
----==_mimepart_5b3fe18ee8c87_1a922ada66cfaf6094877
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="338084692" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1516" href="https://github.com/quicwg/base-drafts/pull/1516">#1516</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1516#event-1721127970">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9KTrm9M3ozysx6xZdK8e6YeUxQZks5uD9kOgaJpZM4VBwZ1">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-Cnt_HDzQ2tJWeELQ5uH58YmDq7ks5uD9kOgaJpZM4VBwZ1.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1516."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1516#event-1721127970"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1516#event-1721127970",
"url": "https://github.com/quicwg/base-drafts/pull/1516#event-1721127970",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Discuss headers in more detail (#1516)",
"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/1516#event-1721127970"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352781941\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3fe18ee8c87_1a922ada66cfaf6094877--


From nobody Fri Jul  6 14:39: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 A2D47131017 for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 14:39:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5dfHP45BjvJu for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 14:39: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 EA69B130FC7 for <quic-issues@ietf.org>; Fri,  6 Jul 2018 14:39:28 -0700 (PDT)
Date: Fri, 06 Jul 2018 14:39:28 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530913168; bh=E6c5Icm0OMBiN7saGctOUOcEqMM4NJQ1ur4J1wPCxvU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=qeq/Qnfn8rH/+w79f470l+EBmnEyYJxssFOAl5yGJU3m32aV6AEPr/C5DHH27TST4 /HIVFRIZJ4Bh+SLDXlyXhFrtdVJW69tIkkbX6hIIYqRAO2kT862U+R8256vMTE5jCC MrrWfK12STWOwa0GkxloNFy61eRyCsuiLZ7nRSWQ=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe0ce5c3bf550f2bc2904215b1f771f98f4d07e7392cf000000011757a39092a169ce13e3b13c@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1461/issue_event/1721127972@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1461@github.com>
References: <quicwg/base-drafts/issues/1461@github.com>
Subject: Re: [quicwg/base-drafts] hq: Are h2 pseudo-header requirements applicable (#1461)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3fe1904e5ea_5b1d2b195defaf50100294"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/dmlaw8nFJ6j09I4E9AQ3jrvPW9M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 21:39:33 -0000

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

Closed #1461 via #1516.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1461#event-1721127972
----==_mimepart_5b3fe1904e5ea_5b1d2b195defaf50100294
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="333689148" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1461" href="https://github.com/quicwg/base-drafts/issues/1461">#1461</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="338084692" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1516" href="https://github.com/quicwg/base-drafts/pull/1516">#1516</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1461#event-1721127972">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-moq8kHeayy6FzmYuCTyfrmKfhyks5uD9kQgaJpZM4Utldv">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9xceWmp-LLAicuT09zBfWzeKFLnks5uD9kQgaJpZM4Utldv.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1461 via #1516."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1461#event-1721127972"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1461#event-1721127972",
"url": "https://github.com/quicwg/base-drafts/issues/1461#event-1721127972",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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: Are h2 pseudo-header requirements applicable (#1461)",
"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/1461#event-1721127972"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 347494255\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3fe1904e5ea_5b1d2b195defaf50100294--


From nobody Fri Jul  6 14:39: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 383E1130FFA for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 14:39:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.239
X-Spam-Level: 
X-Spam-Status: No, score=0.239 tagged_above=-999 required=5 tests=[BAYES_20=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YS_-76DZMntO for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 14:39: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 D778F130FC7 for <quic-issues@ietf.org>; Fri,  6 Jul 2018 14:39:32 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1530913172; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=dMPzbDNKGdNYeZYb9x6tY+WjTTSi+hRbV6p2iM/7NHk=; b=n9rVnXOG7FQYoTAZ54aAgN/ywfWY9VNKf9csSKpjWfBnug4Da0i8e1LoeGGz7tUc+mj2ksLb q+PK1gGQB+1SU9V/GSfYw2yfTgLwiYPXtlT543fN1FUty+fivyqAW08S9YUHfFAfMPetMLc4 3ecr1xqf8pCDe33aGvGinaJvYVI=
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.38]) by mxa.mailgun.org with ESMTP id 5b3fe194.7fb7d72835d0-smtp-out-n02; Fri, 06 Jul 2018 21:39:32 -0000 (UTC)
Date: Fri, 06 Jul 2018 14:39:31 -0700
From: MikeBishop <mbishop@evequefou.be>
Reply-To: MikeBishop <mbishop@evequefou.be>
To: quic-issues@ietf.org
Message-ID: <5b3fe193428a_4ac02b0f60dcfc0426328@hookshot-fe-265448d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b3fe1933e6b_4ac02b0f60dcfc042624f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/56UiH48vN7NnyXKUJPDkpOJs_X0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 21:39:35 -0000

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

  Branch: refs/heads/http/header_details
  Home:   https://github.com/quicwg/base-drafts

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

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

----==_mimepart_5b3fe1933e6b_4ac02b0f60dcfc042624f--


From nobody Fri Jul  6 14:42: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 A82C11310B5 for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 14:42:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tCHYgPmIe8uG for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 14:42: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 421C31310C7 for <quic-issues@ietf.org>; Fri,  6 Jul 2018 14:42:28 -0700 (PDT)
Date: Fri, 06 Jul 2018 14:42:27 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530913347; bh=vKTsFHiWvV6A1sUAH/x6cldF54Q1SDZOA84fZsD7CvI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ASwlzS6E+DYZOmjjPY7fnMHtSxBWIJgVsZIph6JrGbLe42qEmdxfZQnyyPKSIcICi +VaTxuQRy49hy04ABOxvCcQxevKzviw6c8OxedYOdISw17rtp5iocEiCFyqQyVhqPS iDAzEloxwccTxBIUO6hPS+Q6inQ8QIkR827tU4vA=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abff536f02e0f61ea4171bc94dc31ee885d86029b992cf000000011757a44392a169ce142f90e7@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1525/review/135164678@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1525@github.com>
References: <quicwg/base-drafts/pull/1525@github.com>
Subject: Re: [quicwg/base-drafts] Tolerate unknown stream types, add greasing (#1525)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3fe24399839_59633f864ffe2f801179f8"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Uc23fAmART5nuTQeiYHje_7uYTo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 21:42:41 -0000

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

MikeBishop commented on this pull request.



>  
 If the stream header indicates a stream type which is not supported by the
-recipient, this SHOULD be treated as a stream error of type
-HTTP_UNKNOWN_STREAM_TYPE.  The semantics of the remainder of the stream are
-unknown. Implementations SHOULD NOT send stream types the peer is not already
-known to support, since a stream error can be promoted to a connection error at
-the peer's discretion (see {{errors}}).
+recipient, the remainder of the stream cannot be consumed as the semantics are
+unknown. Recipients of unknown stream types MAY trigger a QUIC STOP_SENDING
+frame with an error code of HTTP_UNKNOWN_STREAM_TYPE, but MUST NOT consider such
+streams to be an error of any kind.
+
+Implementations SHOULD NOT send stream types the peer is not already known to
+support.   Stream types which could modify the state or semantics of existing

The recommendation is purely because if you send types that aren't supported, you're wasting bandwidth.  It's not an interop issue, so perhaps that doesn't rise to the level of SHOULD NOT.  Would "MAY send" be more affirming?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1525#discussion_r200776947
----==_mimepart_5b3fe24399839_59633f864ffe2f801179f8
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/1525#discussion_r200776947">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt;  
 If the stream header indicates a stream type which is not supported by the
-recipient, this SHOULD be treated as a stream error of type
-HTTP_UNKNOWN_STREAM_TYPE.  The semantics of the remainder of the stream are
-unknown. Implementations SHOULD NOT send stream types the peer is not already
-known to support, since a stream error can be promoted to a connection error at
-the peer&#39;s discretion (see {{errors}}).
+recipient, the remainder of the stream cannot be consumed as the semantics are
+unknown. Recipients of unknown stream types MAY trigger a QUIC STOP_SENDING
+frame with an error code of HTTP_UNKNOWN_STREAM_TYPE, but MUST NOT consider such
+streams to be an error of any kind.
+
+Implementations SHOULD NOT send stream types the peer is not already known to
+support.   Stream types which could modify the state or semantics of existing
</pre>
<p>The recommendation is purely because if you send types that aren't supported, you're wasting bandwidth.  It's not an interop issue, so perhaps that doesn't rise to the level of SHOULD NOT.  Would "MAY send" be more affirming?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1525#discussion_r200776947">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq34mL133B4X3_o953dFtOimYV5I0ks5uD9nDgaJpZM4VEQwd">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxHtUvwXdlxio-u80h_7T_Wvsq88ks5uD9nDgaJpZM4VEQwd.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1525"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1525#discussion_r200776947"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1525#discussion_r200776947",
"url": "https://github.com/quicwg/base-drafts/pull/1525#discussion_r200776947",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1525",
"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/1525#discussion_r200776947"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 353438749\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3fe24399839_59633f864ffe2f801179f8--


From nobody Fri Jul  6 14:43: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 497E71310BE for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 14:42:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8ri3UNFGMTKS for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 14:42: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 DC886131024 for <quic-issues@ietf.org>; Fri,  6 Jul 2018 14:42:48 -0700 (PDT)
Date: Fri, 06 Jul 2018 14:42:48 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530913368; bh=yRrP8bufIcQs4GFHxLPudPZeDnOEx3wKpTx+S0VfLwo=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=VpCTmp912e6NasVYOyyCC5dL/toTZFDfmYXzst0AuDXM42jhvZQBUNNJ1pdHr4frE vBRx8hA5kVpAM0Tf3UiT/cd5EAU8X+7Ym/cHgjrntuOoUI+kTBnKYdDE7VTKPtmAo/ SeIU65XcvLGG/uG8oPWGQML9vRvzjYYlMCORFJYE=
From: Igor Lubashev <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abc4c0fbf6e23ada768cb2047e4c0f8023d515f8d492cf000000011757a45892a169ce1435f0c5@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1534@github.com>
Subject: [quicwg/base-drafts] Describe variable-length integer fields explicitly as variable-length encoded (#1534)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3fe258412b8_7902b25eb730f5078595"; 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/oRQGvEclGiMWebVIp5dBgMdzK5c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 21:43:00 -0000

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

In all but two places, variable-length integer fields are explicitly stated to be variable-length encoded.  Since this seems like an implicit rule, make sure that all fields use the same language (otherwise, the departure from the de facto norm may cause confusion).
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Describe variable-length integer fields explicitly as variable-length encoded

-- File Changes --

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

-- Patch Links --

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

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

<p>In all but two places, variable-length integer fields are explicitly stated to be variable-length encoded.  Since this seems like an implicit rule, make sure that all fields use the same language (otherwise, the departure from the de facto norm may cause 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/1534'>https://github.com/quicwg/base-drafts/pull/1534</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Describe variable-length integer fields explicitly as variable-length encoded</li>
</ul>

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

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1534.patch'>https://github.com/quicwg/base-drafts/pull/1534.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1534.diff'>https://github.com/quicwg/base-drafts/pull/1534.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/1534">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4GWezIB2fQAREclaFUtUMCfrEo7ks5uD9nYgaJpZM4VGD63">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqx74Gjf9AFb7u4DTO2MLgCBg1VB8ks5uD9nYgaJpZM4VGD63.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Describe variable-length integer fields explicitly as variable-length encoded (#1534)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1534"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1534",
"url": "https://github.com/quicwg/base-drafts/pull/1534",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Describe variable-length integer fields explicitly as variable-length encoded (#1534)",
"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": "7e5cb35",
"value": "Describe variable-length integer fields explicitly as variable-length encoded"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1534/files#diff-0) (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\": 1534,\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\": 1534\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1534"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1534.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1534.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 353910455\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b3fe258412b8_7902b25eb730f5078595--


From nobody Fri Jul  6 14:48: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 925AC130F7E for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 14:48:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id g-w_BQ0qSNEw for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 14:48: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 D8FBE130F7C for <quic-issues@ietf.org>; Fri,  6 Jul 2018 14:48:26 -0700 (PDT)
Date: Fri, 06 Jul 2018 14:48:26 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530913706; bh=qLixWsKimzaV+sJnmAf4kLYIzXjIPbkuhw/QjcIO3/M=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=bU7Cm1S0CEBSn4bDbmh/p1gbNYTL70neOqujOxOUWlfe0Szh9/SwNsIKLYDiR+JyT 7ev+cMFtV+wEbaT2GG+vgzTG+y94ipx5wU5ioW/0bLDHGIjqnGz5ynoQ4/qkanCwuU EIBTi8mt/dLofuCEnpcABxfX2dAfcFGsECTG8QeY=
From: Igor Lubashev <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab9798bf490cbcd334c524314aeeb9343cdc941ff392cf000000011757a5aa92a169ce14190e78@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1508/403155042@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1508@github.com>
References: <quicwg/base-drafts/issues/1508@github.com>
Subject: Re: [quicwg/base-drafts] Frame type field in APPLICATION_CLOSE (#1508)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3fe3aa7f74_1a222ab3649bef501507f8"; 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/coi9cBEJCwHzgdFLC_WcRaASc_o>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 21:48:29 -0000

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

@martinthomson, yes, that section as well as Section 2.1. Notational Conventions point to the same thing.

Nevertheless, in all places but two variance-length encoded integers are explicitly stated to be such in frame descriptions.  A very rare departure from this convention would cause an unnecessary confusion that the departure was purposeful.

I'd just add the appropriate language to those places...  See PR #1534.

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

<p><a class=3D"user-mention" data-hovercard-user-id=3D"67641" data-octo-c=
lick=3D"hovercard-link-click" data-octo-dimensions=3D"link_type:self" hre=
f=3D"https://github.com/martinthomson">@martinthomson</a>, yes, that sect=
ion as well as Section 2.1. Notational Conventions point to the same thin=
g.</p>
<p>Nevertheless, in all places but two variance-length encoded integers a=
re explicitly stated to be such in frame descriptions.  A very rare depar=
ture from this convention would cause an unnecessary confusion that the d=
eparture was purposeful.</p>
<p>I'd just add the appropriate language to those places...  See PR <a cl=
ass=3D"issue-link js-issue-link" data-error-text=3D"Failed to load issue =
title" data-id=3D"339079365" data-permission-text=3D"Issue title is priva=
te" data-url=3D"https://github.com/quicwg/base-drafts/issues/1534" href=3D=
"https://github.com/quicwg/base-drafts/pull/1534">#1534</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/1508#issuecomment-403155042">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq85d=
_h6dAC388iD5KUyNoq41drmXks5uD9sqgaJpZM4U910A">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq-Nv5VL9OtWfP-Sf3ov_-98d=
E34aks5uD9sqgaJpZM4U910A.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 in #1508: @martinthomson, yes, that section as well as Section 2.1. =
Notational Conventions point to the same thing.\r\n\r\nNevertheless, in a=
ll places but two variance-length encoded integers are explicitly stated =
to be such in frame descriptions.  A very rare departure from this conven=
tion would cause an unnecessary confusion that the departure was purposef=
ul.\r\n\r\nI'd just add the appropriate language to those places...  See =
PR #1534."}],"action":{"name":"View Issue","url":"https://github.com/quic=
wg/base-drafts/issues/1508#issuecomment-403155042"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1508#issuecomment=
-403155042",
"url": "https://github.com/quicwg/base-drafts/issues/1508#issuecomment-40=
3155042",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Frame type field in APPLICATION_CLOSE =
(#1508)",
"sections": [
{
"text": "",
"activityTitle": "**Igor Lubashev**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/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\": 1508,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1508#issuecomment-40=
3155042"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3517555=
20\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b3fe3aa7f74_1a222ab3649bef501507f8--


From nobody Fri Jul  6 14:56: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 43937131055 for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 14:56:41 -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, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id n8dp6JmdMxXA for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 14:56: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 A44EC131054 for <quic-issues@ietf.org>; Fri,  6 Jul 2018 14:56:39 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1530914199; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=SOIXohx4yQRNbCJGqrckRPk7VDfM+qYLozRtQVG4IJE=; b=RNNC4rJ1T5+JeLbT3J6NKsjKQ8k+o0FM6LCSwCiqBiDPv1mY7VRWRxpkxkG0bUlPt04Jd+az 4/dGLiwicZLaxlXQrMZR7FUiDLj0CIUrawYr5Ryrvh7R2U5OQMGuyXNQrVSlc67CWOMn+WGv faqAKJkMO/iFOAVEtsyF98WDeyE=
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 5b3fe596.7ff5b3c12240-smtp-out-n01; Fri, 06 Jul 2018 21:56:38 -0000 (UTC)
Date: Fri, 06 Jul 2018 14:56:37 -0700
From: Mike Bishop <mbishop@evequefou.be>
Reply-To: Mike Bishop <mbishop@evequefou.be>
To: quic-issues@ietf.org
Message-ID: <5b3fe5954cb80_3b992adf6bf6bc186687@hookshot-fe-7191cb1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 7deb07: Loosen prohibition on unknown stream types further
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b3fe5954c77b_3b992adf6bf6bc18667fe"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/vsqsGbUsFdbqIx_GBaQKV_20AS0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 21:56:42 -0000

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

  Branch: refs/heads/http_unidirectional
  Home:   https://github.com/quicwg/base-drafts
  Commit: 7deb076c7a57dd6003988532090886b947cc29e8
      https://github.com/quicwg/base-drafts/commit/7deb076c7a57dd6003988532090886b947cc29e8
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-07-06 (Fri, 06 Jul 2018)

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

  Log Message:
  -----------
  Loosen prohibition on unknown stream types further


  Commit: 44592445505fc4308e4467277331a07296078bb3
      https://github.com/quicwg/base-drafts/commit/44592445505fc4308e4467277331a07296078bb3
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-07-06 (Fri, 06 Jul 2018)

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

  Log Message:
  -----------
  Multiply for IANA


Compare: https://github.com/quicwg/base-drafts/compare/9d5a5507e8c1...44592445505f
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

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

----==_mimepart_5b3fe5954c77b_3b992adf6bf6bc18667fe--


From nobody Fri Jul  6 14:56: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 D40EF13105D for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 14:56:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GQS4kcnF5z3X for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 14:56:42 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0423E131054 for <quic-issues@ietf.org>; Fri,  6 Jul 2018 14:56:42 -0700 (PDT)
Date: Fri, 06 Jul 2018 14:56:41 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530914201; bh=5rEjMt+e0E9y6HyS3E3pxHZOzPuKWhZwqc7KFaW6Ebs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ci+wUVCbITPwj5qHhqhmfg5/nU+zIZewJJ/Q6RldjTRCsyNc6Mm+CEwNk/RZH7qws r7uimi0xGzE3iS0crt4tEJgkcjlSiDjZR1CT3YaNj+D1MpMBo8WLEbF4gEDXBSAG/d fU+PCNWa3tJka4HPlpqwa13epk9ne+RIlV8fysQE=
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/1525/push/2701174450@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1525@github.com>
References: <quicwg/base-drafts/pull/1525@github.com>
Subject: Re: [quicwg/base-drafts] Tolerate unknown stream types, add greasing (#1525)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3fe59961abc_22aa2af0ee402f5453096"; 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/2e81N8MrOxXBGV2Ypp-TBlEQ0zs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 21:56:44 -0000

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

@MikeBishop pushed 2 commits.

7deb076  Loosen prohibition on unknown stream types further
4459244  Multiply for IANA


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1525/files/9d5a5507e8c12d68afb8867456c0011222e112c1..44592445505fc4308e4467277331a07296078bb3

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

<p><a href="https://github.com/MikeBishop" class="user-mention">@MikeBishop</a> pushed 2 commits.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/7deb076">7deb076</a>  Loosen prohibition on unknown stream types further</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/4459244">4459244</a>  Multiply for IANA</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/1525/files/9d5a5507e8c12d68afb8867456c0011222e112c1..44592445505fc4308e4467277331a07296078bb3">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzcB8M5_sGJkJMwA5Dj9sCVyB0caks5uD90ZgaJpZM4VEQwd">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwfIrIIoPDSwrdW5yKzdq8_S7u7Fks5uD90ZgaJpZM4VEQwd.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 2 commits in #1525"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1525/files/9d5a5507e8c12d68afb8867456c0011222e112c1..44592445505fc4308e4467277331a07296078bb3"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1525/files/9d5a5507e8c12d68afb8867456c0011222e112c1..44592445505fc4308e4467277331a07296078bb3",
"url": "https://github.com/quicwg/base-drafts/pull/1525/files/9d5a5507e8c12d68afb8867456c0011222e112c1..44592445505fc4308e4467277331a07296078bb3",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 2 commits in #1525",
"sections": [
{
"text": "2 new commits pushed to quicwg/base-drafts #1525:",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [
{
"name": "7deb076",
"value": "Loosen prohibition on unknown stream types further"
},
{
"name": "4459244",
"value": "Multiply for IANA"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1525/files/9d5a5507e8c12d68afb8867456c0011222e112c1..44592445505fc4308e4467277331a07296078bb3"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 353438749\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b3fe59961abc_22aa2af0ee402f5453096--


From nobody Fri Jul  6 14: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 4BCE9131054 for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 14:56:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xrokGKogHHHR for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 14:56: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 87F68131055 for <quic-issues@ietf.org>; Fri,  6 Jul 2018 14:56:47 -0700 (PDT)
Date: Fri, 06 Jul 2018 14:56:46 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530914206; bh=CN18yRIdzV2Rta8pbmQ81X3PV7+R0S4sYARuzUkEdU0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=kzTWI9q4Mry/jJ5oxdoIcH1Lcvisbj3Zmk+JwA6YchexjdbxEIS8FyXZHDTeKtCLR lzsy89hLIq76fvyJQnse3z4fhp1PoUQxtlib0jB1YbUe67/qb29Kq6jsf5wdR5pMtU SusS4B9RHYieemYUEwIJsUinKCKDGNTx7fKFeNLU=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab7acceb2752a3c428461cc4eec64686f2cc63d86192cf000000011757a79e92a169ce142f90e7@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1525/review/135168315@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1525@github.com>
References: <quicwg/base-drafts/pull/1525@github.com>
Subject: Re: [quicwg/base-drafts] Tolerate unknown stream types, add greasing (#1525)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3fe59edc496_77503fd46dc00f7c8598d"; 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/6DXzU1ll6VdH_Yp9XVuFabBkdwU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 21:56:50 -0000

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

LPardue commented on this pull request.



>  
 If the stream header indicates a stream type which is not supported by the
-recipient, this SHOULD be treated as a stream error of type
-HTTP_UNKNOWN_STREAM_TYPE.  The semantics of the remainder of the stream are
-unknown. Implementations SHOULD NOT send stream types the peer is not already
-known to support, since a stream error can be promoted to a connection error at
-the peer's discretion (see {{errors}}).
+recipient, the remainder of the stream cannot be consumed as the semantics are
+unknown. Recipients of unknown stream types MAY trigger a QUIC STOP_SENDING
+frame with an error code of HTTP_UNKNOWN_STREAM_TYPE, but MUST NOT consider such
+streams to be an error of any kind.
+
+Implementations SHOULD NOT send stream types the peer is not already known to
+support.   Stream types which could modify the state or semantics of existing

If you want to make that change it would make sense to add the sentence from this paragraph to the previous one e.g. 

_Implementations MAY send stream types the peer is not already known to support. If the recipient does not support a stream type, the remainder of the stream cannot be consumed as the semantics are unknown. (optional: add comment about wasted bandwidth)..._

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1525#discussion_r200780118
----==_mimepart_5b3fe59edc496_77503fd46dc00f7c8598d
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/1525#discussion_r200780118">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt;  
 If the stream header indicates a stream type which is not supported by the
-recipient, this SHOULD be treated as a stream error of type
-HTTP_UNKNOWN_STREAM_TYPE.  The semantics of the remainder of the stream are
-unknown. Implementations SHOULD NOT send stream types the peer is not already
-known to support, since a stream error can be promoted to a connection error at
-the peer&#39;s discretion (see {{errors}}).
+recipient, the remainder of the stream cannot be consumed as the semantics are
+unknown. Recipients of unknown stream types MAY trigger a QUIC STOP_SENDING
+frame with an error code of HTTP_UNKNOWN_STREAM_TYPE, but MUST NOT consider such
+streams to be an error of any kind.
+
+Implementations SHOULD NOT send stream types the peer is not already known to
+support.   Stream types which could modify the state or semantics of existing
</pre>
<p>If you want to make that change it would make sense to add the sentence from this paragraph to the previous one e.g.</p>
<p><em>Implementations MAY send stream types the peer is not already known to support. If the recipient does not support a stream type, the remainder of the stream cannot be consumed as the semantics are unknown. (optional: add comment about wasted bandwidth)...</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/1525#discussion_r200780118">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwKuNaYkwtMk6I0ymdGCDdJuFuR8ks5uD90egaJpZM4VEQwd">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2Ux5CBNxGQ2aWyZDsMAhlbmexfjks5uD90egaJpZM4VEQwd.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1525"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1525#discussion_r200780118"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1525#discussion_r200780118",
"url": "https://github.com/quicwg/base-drafts/pull/1525#discussion_r200780118",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1525",
"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/1525#discussion_r200780118"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 353438749\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3fe59edc496_77503fd46dc00f7c8598d--


From nobody Fri Jul  6 15:07: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 9E19613105D for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 15:07:49 -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, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id c2BBpxHLWIFm for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 15:07: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 85BB3130EA6 for <quic-issues@ietf.org>; Fri,  6 Jul 2018 15:07:48 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1530914867; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=AapiJWFbclIMpMjATs8devV172n3lY7PgMK9VDQ4LnE=; b=kZ5rZtKcLT6JIxWeO4irRuvoflz39qTR+1LaTJGqz7UalONxt68TDKfjyXiJ4Tibezu6jnMV MiZhJ2G0nVwFWmnARSBoRQMutGv1oqxulr4zcN4BUr68X0RgHXblES708Yyl/qNWcpj/iX0C 7qobtWsKy2zZZiU4nOMwacYv8As=
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 5b3fe832.7fc2ff7033f0-smtp-out-n02; Fri, 06 Jul 2018 22:07:46 -0000 (UTC)
Date: Fri, 06 Jul 2018 15:07:46 -0700
From: Mike Bishop <mbishop@evequefou.be>
Reply-To: Mike Bishop <mbishop@evequefou.be>
To: quic-issues@ietf.org
Message-ID: <5b3fe832ba7c9_4d6b2adc105edc1c108163@hookshot-fe-da92815.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 346f37: Tolerate unknown stream types, add greasing (#1525...
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b3fe832ba28e_4d6b2adc105edc1c108078"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/LYXtyPMyRAMALbtn0VuTBsMFYAg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 22:07:50 -0000

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

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 346f3715e4128c851df02038d23a876de1773b28
      https://github.com/quicwg/base-drafts/commit/346f3715e4128c851df02038d23a876de1773b28
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-07-07 (Sat, 07 Jul 2018)

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

  Log Message:
  -----------
  Tolerate unknown stream types, add greasing (#1525)

* Tolerate unknown stream types

* Prohibit speculative stream type use that modifies core protocol

* Discuss padding in Security Considerations

* Loosen prohibition on unknown stream types further

* Multiply for IANA



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

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

----==_mimepart_5b3fe832ba28e_4d6b2adc105edc1c108078--


From nobody Fri Jul  6 15:07: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 B73A1131060 for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 15:07:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LM8M6UAsXdME for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 15: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 6D7D5131055 for <quic-issues@ietf.org>; Fri,  6 Jul 2018 15:07:49 -0700 (PDT)
Date: Fri, 06 Jul 2018 15:07:48 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530914868; bh=SO8yAeiWLSxGgMLr+QXx19GG3PcLV1hc2bLZjeK07S4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=NNuZ0eMdYcHwAYa6iWAqzMW/12gzZ/4QxjbjQEIrsa687gxwJy+Aa+cqRjhisYtUE e+xoKJ7ds06/IfZgspMDzrjRtHiwuV8BAuF/OYb+ndo1f2ZDiNjCo5iAOCUu1Idx1h Xv2WoVtgVDVsJojhwMLg7fnhDte9EDx+DWBCsEIw=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abbd689310b98597d742a1d5c953c6e32c5cb1fd3492cf000000011757aa3492a169ce140bbcee@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1490/issue_event/1721161115@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1490@github.com>
References: <quicwg/base-drafts/issues/1490@github.com>
Subject: Re: [quicwg/base-drafts] Greasing for Unidirectional Stream Types (#1490)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3fe834bbde2_32073f7fab338f7811376e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/h0fpQakvWiEC6L81A4HPUCODTxM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 22:07:51 -0000

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

Closed #1490 via #1525.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1490#event-1721161115
----==_mimepart_5b3fe834bbde2_32073f7fab338f7811376e
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="336313582" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1490" href="https://github.com/quicwg/base-drafts/issues/1490">#1490</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="338661607" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1525" href="https://github.com/quicwg/base-drafts/pull/1525">#1525</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1490#event-1721161115">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq68b1JZMgqAn_6kOjBgPAi--uaJwks5uD9-0gaJpZM4U6EIM">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxn5gyPez76aAFkxq45Ye9pN_PYyks5uD9-0gaJpZM4U6EIM.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1490 via #1525."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1490#event-1721161115"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1490#event-1721161115",
"url": "https://github.com/quicwg/base-drafts/issues/1490#event-1721161115",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Greasing for Unidirectional Stream Types (#1490)",
"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/1490#event-1721161115"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 350765580\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3fe834bbde2_32073f7fab338f7811376e--


From nobody Fri Jul  6 15:08: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 2EE92131055 for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 15:07:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rqML-QVo0xXC for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 15:07:50 -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 09CAA130EA6 for <quic-issues@ietf.org>; Fri,  6 Jul 2018 15:07:50 -0700 (PDT)
Date: Fri, 06 Jul 2018 15:07:49 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530914869; bh=CTEmaQnp8VskweIYSioyY1aP28Wg/tfuUDSz5qDIEME=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=d9T0L2vME1AzC6Bb02BFEaQ+p//bc6floBzs7rzQDIlDUnYlNNHx87IUEnaueHOVO F26WNFri4MkFTu8A2B3AOeINR2X8E1ufWkK5fbkGLfDTSFGjzNlXzBU/azadjfe8iQ bZOm+KMxrKP+VdfwgQ2h478x/bqqu+/0HkFlqgds=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abae479220a5edb5963d1ae70773d060dd9ea4f50f92cf000000011757aa3592a169ce142f90e7@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1525/issue_event/1721161109@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1525@github.com>
References: <quicwg/base-drafts/pull/1525@github.com>
Subject: Re: [quicwg/base-drafts] Tolerate unknown stream types, add greasing (#1525)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3fe83522dc2_45f3fd51d372f8022065b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/5VoKz9VyRBTl4zxqxstKE4XfxBg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 22:07:52 -0000

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

Merged #1525.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1525#event-1721161109
----==_mimepart_5b3fe83522dc2_45f3fd51d372f8022065b
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="338661607" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1525" href="https://github.com/quicwg/base-drafts/pull/1525">#1525</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1525#event-1721161109">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4CZGT1izUo-I38BDgp3qzhs3Mveks5uD9-1gaJpZM4VEQwd">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3ztBDDZYDhNl5xAuUyspfhC2uriks5uD9-1gaJpZM4VEQwd.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1525."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1525#event-1721161109"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1525#event-1721161109",
"url": "https://github.com/quicwg/base-drafts/pull/1525#event-1721161109",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Tolerate unknown stream types, add greasing (#1525)",
"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/1525#event-1721161109"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 353438749\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3fe83522dc2_45f3fd51d372f8022065b--


From nobody Fri Jul  6 15:08: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 D4930131055 for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 15:08:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.605
X-Spam-Level: 
X-Spam-Status: No, score=-6.605 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GCNGak0ye8Df for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 15:08: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 94EE5130EA6 for <quic-issues@ietf.org>; Fri,  6 Jul 2018 15:08:34 -0700 (PDT)
Date: Fri, 06 Jul 2018 15:08:33 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530914913; bh=uhLjy2xaORcWvDFLFTcrsV8/bn8xgBf6eFb3IBJTgUc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=rxOhkhCMrBN70abvVtXs6bn5go3V9kcQLjV92iHwtk3qCYBuiy0330iKRE8F8RVzI NJ8JnPPF5eToWIYQmW7+gsP173iGOtt/RaXq31NCkGBYBK8E93V3PVHcYmIJxKYimC 3LUy4AWXxA25lkqb66sI//SVB7xDjZtRVnKaNwRI=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab6fa17214051658459bf15c5c3a04043c9597963192cf000000011757aa6192a169ce1435f0c5@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1534/review/135170538@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1534@github.com>
References: <quicwg/base-drafts/pull/1534@github.com>
Subject: Re: [quicwg/base-drafts] Describe variable-length integer fields explicitly as variable-length encoded (#1534)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3fe861eeafa_4e5d3f85c6ad8f781311e3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/yE4ANxE4de1kocTKxZ12diNNbJQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 22:08:36 -0000

----==_mimepart_5b3fe861eeafa_4e5d3f85c6ad8f781311e3
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/1534#pullrequestreview-135170538
----==_mimepart_5b3fe861eeafa_4e5d3f85c6ad8f781311e3
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/1534#pullrequestreview-135170538">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1Raxr-84C-vLtSAjGrg4kmv3rGzks5uD9_hgaJpZM4VGD63">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_4uqphUo7s5ewbW_Mp6-48ohhZdks5uD9_hgaJpZM4VGD63.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1534"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1534#pullrequestreview-135170538"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1534#pullrequestreview-135170538",
"url": "https://github.com/quicwg/base-drafts/pull/1534#pullrequestreview-135170538",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1534",
"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/1534#pullrequestreview-135170538"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 353910455\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3fe861eeafa_4e5d3f85c6ad8f781311e3--


From nobody Fri Jul  6 15: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 A0000130F2D for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 15:27:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4D9RlnM9a4Zq for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 15:27: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 E20E4130DD6 for <quic-issues@ietf.org>; Fri,  6 Jul 2018 15:27:42 -0700 (PDT)
Date: Fri, 06 Jul 2018 15:27:41 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530916061; bh=+IAGT5enHgSRrJYN2/DRMbxiZX0+EYsjMB41TzScrX0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Ky/+l06KXnA6idkrVMm79p2tDMTo61Cr0/A6DJgJ/b9miGDDk4HAwDZ8ic5eCYIE3 y8kCXk5mN6PJqtQ6F1D+3+zGYLB1ufmrnMEhSeEUnBkToNlIIMm209+lZyh1fvz/zp d3yv3TrvVa0mica3wJUkE68xA4pPAXkm4KWSlHfY=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abccec1be22a12cb72f37c83169676ddfadd225a4a92cf000000011757aedd92a169ce1435a6cc@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/c403161657@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_5b3fecddcaba1_22092afc22bd6f5c336f4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/aHGRWsCVIWgjHhQz_P_O8ZoVQSo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 22:27:45 -0000

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

Technically, it's not a string, it's a length-prefixed sequence of bytes.  I think all this actually does is to make the length implicit from the IP version.  @martinthomson had suggested having the explicit length prefix, so I'll invoke him to defend it.  ;-)

Making it implicit saves a byte, if nothing else. If you see an IP version you don't recognize (and therefore don't know how long the following field is), you're probably bailing on the entire TP anyway.  Fortunately, the value is also length-prefixed and could be skipped as a whole.

-- 
You are receiving this 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-403161657
----==_mimepart_5b3fecddcaba1_22092afc22bd6f5c336f4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>Technically, it's not a string, it's a length-prefixed sequence of byt=
es.  I think all this actually does is to make the length implicit from t=
he IP version.  <a class=3D"user-mention" data-hovercard-user-id=3D"67641=
" data-octo-click=3D"hovercard-link-click" data-octo-dimensions=3D"link_t=
ype:self" href=3D"https://github.com/martinthomson">@martinthomson</a> ha=
d suggested having the explicit length prefix, so I'll invoke him to defe=
nd it.  ;-)</p>
<p>Making it implicit saves a byte, if nothing else. If you see an IP ver=
sion you don't recognize (and therefore don't know how long the following=
 field is), you're probably bailing on the entire TP anyway.  Fortunately=
, the value is also length-prefixed and could be skipped as a whole.</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/1533#issuecomment-403161657">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq5fz_Z=
tPiflNl_bEofnJB1dT5VQGks5uD-RdgaJpZM4VF-vI">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkq5wj9xVaAWAIxE0sdeSmpKSGF7Z0=
ks5uD-RdgaJpZM4VF-vI.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 #1533: Technically, it's not a string, it's a length-prefixed s=
equence of bytes.  I think all this actually does is to make the length i=
mplicit from the IP version.  @martinthomson had suggested having the exp=
licit length prefix, so I'll invoke him to defend it.  ;-)\r\n\r\nMaking =
it implicit saves a byte, if nothing else. If you see an IP version you d=
on't recognize (and therefore don't know how long the following field is)=
, you're probably bailing on the entire TP anyway.  Fortunately, the valu=
e is also length-prefixed and could be skipped as a whole."}],"action":{"=
name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pu=
ll/1533#issuecomment-403161657"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1533#issuecomment-4=
03161657",
"url": "https://github.com/quicwg/base-drafts/pull/1533#issuecomment-4031=
61657",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 Pref=
erredAddress (#1533)",
"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\": 1533,\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\": 1533\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1533#issuecomment-4031=
61657"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3538892=
24\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b3fecddcaba1_22092afc22bd6f5c336f4--


From nobody Fri Jul  6 16:08: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 82CBA130EA7 for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 16:08:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vI3ifCWt-rnA for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 16:08:29 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 456F7124D68 for <quic-issues@ietf.org>; Fri,  6 Jul 2018 16:08:29 -0700 (PDT)
Date: Fri, 06 Jul 2018 16:08:27 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530918507; bh=ZPfzhAJfPd1Mo3ZBC5H4ane3iVvStp2ZniZ3sO/dC6I=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=XkZVsUz9sMjYp0JJRRHBU1kElwqq+lM5qe44BIz85yMidu8Q9aTmighc2IuxNI0hw 1mWdtPh/HKZ/PyE4RODwFeiBdgr3oUPenMPJ/B5zkAGO5cATwUCr48VIZZ/komm/+B lYTdzWoIEdstkWZGdYlJh8Yskz5dXJErT3G93CQ4=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab9a9fe79ab1738525fa2c4f1bab2aceb484d680a892cf000000011757b86b92a169ce14138c09@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1498/review/135156702@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1498@github.com>
References: <quicwg/base-drafts/pull/1498@github.com>
Subject: Re: [quicwg/base-drafts] Rework Retry packet (#1498)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3ff66b5e2ae_4a142ad1802c8f5440075"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/rKkOnwiUjwHga7Zmq7SmqrI7ZaI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 23:08:33 -0000

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

janaiyengar commented on this pull request.



> ++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+~~~
+{: #retry-format title="Retry Packet"}
+
+A Retry packet (shown in {{retry-format}}) only uses the invariant portion of
+the long packet header {{QUIC-INVARIANTS}}; that is, the fields up to and
+including the Destination and Source Connection ID fields.  The contents of the
+Retry packet are not protected.  Like Version Negotiation, a Retry packet
+contains the long header including the connection IDs, but omits the Length,
+Packet Number, and Payload fields.  These are replaced with:
+
+ODCIL:
+
+: The length of the Original Destination Connection ID field as an unsigned
+  8-bit integer.  This field does not use the same encoding as the DCIL and SCIL
+  fields.

Can we keep the encoding the same as the DCIL? It's unnecessary, I agree, but it seems cleaner, since all CILs are then similarly encoded.

> +
+Retry Token:
+
+: An opaque token that the server can use to validate the client's address.
+
+The server populates the Destination Connection ID with the connection ID that
+the client included in the Source Connection ID of the Initial packet.
+
+The server includes a connection ID of its choice in the Source Connection ID
+field.  The client MUST use this connection ID in the Destination Connection ID
+of subsequent packets that it sends.
+
+A Retry packet does not include a packet number and cannot be explictly
+acknowledged by a client.
+
+A server MUST only send a Retry in response to a client Initial packet.

I don't think there's much value in sending Retry in response to 0RTT packets. Sending it without decrypting the incoming packet makes me queasy, and sending it a few times after receiving the Initial sounds like a strange retransmission strategy. It's easy to see a server generating a ton of Retry packets in response to Initial + 0RTT packets, so it seems reasonable to recommend better behavior here, and I like the text that's there. I don't mind weakening it to a SHOULD though.

> +the client included in the Source Connection ID of the Initial packet.
+
+The server includes a connection ID of its choice in the Source Connection ID
+field.  The client MUST use this connection ID in the Destination Connection ID
+of subsequent packets that it sends.
+
+A Retry packet does not include a packet number and cannot be explictly
+acknowledged by a client.
+
+A server MUST only send a Retry in response to a client Initial packet.
+
+If the Original Destination Connection ID field does not match the Destination
+Connection ID from the most recent Initial packet it sent, clients MUST discard
+the packet.  This prevents an off-path attacker from injecting a Retry packet.
+
+The client responds to a Retry packet with Initial packet that includes the

missing "an"

> +A server MUST only send a Retry in response to a client Initial packet.
+
+If the Original Destination Connection ID field does not match the Destination
+Connection ID from the most recent Initial packet it sent, clients MUST discard
+the packet.  This prevents an off-path attacker from injecting a Retry packet.
+
+The client responds to a Retry packet with Initial packet that includes the
+provided Retry Token to continue connection establishment.
+
+A server that might send another Retry packet in response to a subsequent
+Initial packet MUST set the Source Connection ID to new value of at least 8
+octets in length.  This allows clients to distinguish between Retry packets when
+the server sends multiple rounds of Retry packets.  A server that will not send
+additional Retry packets can set the Source Connection ID to any value.  A
+client MUST ignore a Retry that contains an ODCIL field with a value less than
+8 or greater than 18.

Move this last sentence to the description of ODCIL above.

>  
 Token Length:
 
 : A variable-length integer specifying the length of the Token field, in bytes.
-  It may be zero if no token is present. Initial packets sent by the server
-  MUST include a zero-length token.
+  This value is zero if no token is present.  Initial packets sent by the server
+  MUST specify a token of zero length.

"token length of zero"?

>  
-If the client has a suitable token available from a previous connection, it
-SHOULD populate the Token field.
+If the client has a token received in a NEW_TOKEN frame on a previous connection
+to what it believes to be the same server, it can include that value in the
+Token field of its Initial packet.
+
+A client SHOULD NOT reuse a token.  Reusing a token on different network paths
+would allow activity to be linked between paths (see {{migration-linkability}}).
+A client MUST NOT reuse a token if it believes that its point of network

This seems a bit strong. If the client has a token that was sent under crypto cover (NEW_TOKEN as against Retry), it seems reasonable to use it on a new network path.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1498#pullrequestreview-135156702
----==_mimepart_5b3ff66b5e2ae_4a142ad1802c8f5440075
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/1498#discussion_r200770100">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; ++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+~~~
+{: #retry-format title=&quot;Retry Packet&quot;}
+
+A Retry packet (shown in {{retry-format}}) only uses the invariant portion of
+the long packet header {{QUIC-INVARIANTS}}; that is, the fields up to and
+including the Destination and Source Connection ID fields.  The contents of the
+Retry packet are not protected.  Like Version Negotiation, a Retry packet
+contains the long header including the connection IDs, but omits the Length,
+Packet Number, and Payload fields.  These are replaced with:
+
+ODCIL:
+
+: The length of the Original Destination Connection ID field as an unsigned
+  8-bit integer.  This field does not use the same encoding as the DCIL and SCIL
+  fields.
</pre>
<p>Can we keep the encoding the same as the DCIL? It's unnecessary, I agree, but it seems cleaner, since all CILs are then similarly encoded.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1498#discussion_r200771878">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +
+Retry Token:
+
+: An opaque token that the server can use to validate the client&#39;s address.
+
+The server populates the Destination Connection ID with the connection ID that
+the client included in the Source Connection ID of the Initial packet.
+
+The server includes a connection ID of its choice in the Source Connection ID
+field.  The client MUST use this connection ID in the Destination Connection ID
+of subsequent packets that it sends.
+
+A Retry packet does not include a packet number and cannot be explictly
+acknowledged by a client.
+
+A server MUST only send a Retry in response to a client Initial packet.
</pre>
<p>I don't think there's much value in sending Retry in response to 0RTT packets. Sending it without decrypting the incoming packet makes me queasy, and sending it a few times after receiving the Initial sounds like a strange retransmission strategy. It's easy to see a server generating a ton of Retry packets in response to Initial + 0RTT packets, so it seems reasonable to recommend better behavior here, and I like the text that's there. I don't mind weakening it to a SHOULD though.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1498#discussion_r200771972">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +the client included in the Source Connection ID of the Initial packet.
+
+The server includes a connection ID of its choice in the Source Connection ID
+field.  The client MUST use this connection ID in the Destination Connection ID
+of subsequent packets that it sends.
+
+A Retry packet does not include a packet number and cannot be explictly
+acknowledged by a client.
+
+A server MUST only send a Retry in response to a client Initial packet.
+
+If the Original Destination Connection ID field does not match the Destination
+Connection ID from the most recent Initial packet it sent, clients MUST discard
+the packet.  This prevents an off-path attacker from injecting a Retry packet.
+
+The client responds to a Retry packet with Initial packet that includes the
</pre>
<p>missing "an"</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1498#discussion_r200772269">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +A server MUST only send a Retry in response to a client Initial packet.
+
+If the Original Destination Connection ID field does not match the Destination
+Connection ID from the most recent Initial packet it sent, clients MUST discard
+the packet.  This prevents an off-path attacker from injecting a Retry packet.
+
+The client responds to a Retry packet with Initial packet that includes the
+provided Retry Token to continue connection establishment.
+
+A server that might send another Retry packet in response to a subsequent
+Initial packet MUST set the Source Connection ID to new value of at least 8
+octets in length.  This allows clients to distinguish between Retry packets when
+the server sends multiple rounds of Retry packets.  A server that will not send
+additional Retry packets can set the Source Connection ID to any value.  A
+client MUST ignore a Retry that contains an ODCIL field with a value less than
+8 or greater than 18.
</pre>
<p>Move this last sentence to the description of ODCIL above.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1498#discussion_r200772934">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
 Token Length:
 
 : A variable-length integer specifying the length of the Token field, in bytes.
-  It may be zero if no token is present. Initial packets sent by the server
-  MUST include a zero-length token.
+  This value is zero if no token is present.  Initial packets sent by the server
+  MUST specify a token of zero length.
</pre>
<p>"token length of zero"?</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1498#discussion_r200789676">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-If the client has a suitable token available from a previous connection, it
-SHOULD populate the Token field.
+If the client has a token received in a NEW_TOKEN frame on a previous connection
+to what it believes to be the same server, it can include that value in the
+Token field of its Initial packet.
+
+A client SHOULD NOT reuse a token.  Reusing a token on different network paths
+would allow activity to be linked between paths (see {{migration-linkability}}).
+A client MUST NOT reuse a token if it believes that its point of network
</pre>
<p>This seems a bit strong. If the client has a token that was sent under crypto cover (NEW_TOKEN as against Retry), it seems reasonable to use it on a new network path.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1498#pullrequestreview-135156702">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwx8c_gZiISfGD4A9Fu2q7OHLG7Qks5uD-3rgaJpZM4U8RgX">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzRfoSgjGJKK3BaKl2XRL9x-yFnJks5uD-3rgaJpZM4U8RgX.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1498"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1498#pullrequestreview-135156702"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1498#pullrequestreview-135156702",
"url": "https://github.com/quicwg/base-drafts/pull/1498#pullrequestreview-135156702",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1498",
"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/1498#pullrequestreview-135156702"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 351344663\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3ff66b5e2ae_4a142ad1802c8f5440075--


From nobody Fri Jul  6 16: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 46C2B130FE5 for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 16:09:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id o2_RBjlArBqW for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 16:09: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 8B374124D68 for <quic-issues@ietf.org>; Fri,  6 Jul 2018 16:09:44 -0700 (PDT)
Date: Fri, 06 Jul 2018 16:09:43 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530918583; bh=ReUyDiqU4w4RJmS9pxEo8GgZ0ekeVDSWjvjOB0JwLLs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=0LwIgQ+KGoZVbwotzM9j9aJLI6CEss/Z7a7JzH17jpmbpgl3ybqIaHsbKqEPceCRo kr2IwQMbnCr5bfKcFL/OzbFzEncjD6AscZXVtnQaD18y9JWZP16eEO6hxVbXJAbmfi LcDlD534pCe2ZJ42hF4kBQrNgd1R5t1XmKuIAG/s=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abcebb3c53c1768ac593cfee685d5c27da4e850e9592cf000000011757b8b792a169ce1431be2f@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1530/403167511@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1530@github.com>
References: <quicwg/base-drafts/issues/1530@github.com>
Subject: Re: [quicwg/base-drafts] Initial size of dynamic table (#1530)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3ff6b7eebcf_61e83fc2f65d4f7870388"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/qoLCkN5vHAFHuyO0TVhlsRWddnI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 23:09:47 -0000

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

That's a default value for the setting, but there is a starting value for the dynamic table size (prior to any size update instructions).  What is that?  Sorry for not being clearer.

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

<p>That's a default value for the setting, but there is a starting value for the dynamic table size (prior to any size update instructions).  What is that?  Sorry for not being clearer.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1530#issuecomment-403167511">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9opv5MDw2Tp7KAZOrNcEy0qR-PQks5uD-43gaJpZM4VE4OV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzkHIOLIo1MpwJF60svq8lg8qUl7ks5uD-43gaJpZM4VE4OV.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1530: That's a default value for the setting, but there is a starting value for the dynamic table size (prior to any size update instructions).  What is that?  Sorry for not being clearer."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1530#issuecomment-403167511"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1530#issuecomment-403167511",
"url": "https://github.com/quicwg/base-drafts/issues/1530#issuecomment-403167511",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Initial size of dynamic table (#1530)",
"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\": 1530,\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\": 1530\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1530#issuecomment-403167511"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 353600405\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3ff6b7eebcf_61e83fc2f65d4f7870388--


From nobody Fri Jul  6 16:13: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 CB98212777C for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 16:13:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mvVVgJSCnu8N for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 16:13: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 AC750124D68 for <quic-issues@ietf.org>; Fri,  6 Jul 2018 16:13:25 -0700 (PDT)
Date: Fri, 06 Jul 2018 16:13:24 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530918804; bh=L7D2ygHCF0PpKqAroLbbFpm/mB7UstDBvmtEmwVRgec=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=SsYFRUlSbd9ytl3zVUsce22x5PZ/8QT1qzwfGPq7LNAAV8KFV8QTSSMd6a1LN5RKA HZPeoTACGyFCvKjfMsmNfZGYKcm2k890fyOG4FeJvVde6iTc85bvKqXWoMnNN7aKQw VArHtdH2vcjNtXdi6ZuWjTkHklOpS4wImtI+4YsI=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab3e3b1d939595b0c76f9b4457c6c0befd1567780c92cf000000011757b99492a169ce1421be50@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1514/review/135179550@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1514@github.com>
References: <quicwg/base-drafts/pull/1514@github.com>
Subject: Re: [quicwg/base-drafts] Permit 0-RTT after Retry and VN (#1514)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3ff794a1a06_624e2ade13b3ef54579e7"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/6l6qU7ztDTzrRuB20uCEv-DGax0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 23:13:28 -0000

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

janaiyengar commented on this pull request.



> @@ -770,6 +776,33 @@ are in a different packet number space to other packets (see
 {{packet-numbers}}).
 
 
+### 0-RTT Packet Numbers {#retry-0rtt-pn}
+
+Packet numbers for 0-RTT protected packets use the same space as 1-RTT protected
+packets.
+
+After a client receives a Retry or Version Negotiation packet, 0-RTT packets are
+likely to be lost or discarded by the server, especially if the server changes

s/likely to be/likely to have been/

> @@ -770,6 +776,33 @@ are in a different packet number space to other packets (see
 {{packet-numbers}}).
 
 
+### 0-RTT Packet Numbers {#retry-0rtt-pn}
+
+Packet numbers for 0-RTT protected packets use the same space as 1-RTT protected
+packets.
+
+After a client receives a Retry or Version Negotiation packet, 0-RTT packets are
+likely to be lost or discarded by the server, especially if the server changes
+its connection ID with a Retry packet.  A client MAY attempt to send data in

s/send data/resend data/

> @@ -731,12 +736,13 @@ If the client has a token received in a NEW_TOKEN frame on a previous connection
 to what it believes to be the same server, it can include that value in the
 Token field of its Initial packet.
 
-A client SHOULD NOT reuse a token.  Reusing a token on different network paths
-would allow activity to be linked between paths (see {{migration-linkability}}).
-A client MUST NOT reuse a token if it believes that its point of network
-attachment has changed; that is, if there is a change in its local IP address or
-network interface.  A client needs to start the connection process over if it
-migrates prior to completing the handshake.
+A client SHOULD NOT reuse a token.  Reusing a token could allow different
+connections to be identified as coming from the same endpoint (see also
+{{migration-linkability}}).  A client MUST NOT reuse a token if it believes that
+its point of network attachment has changed since it was last used; that is, if

This seems too strong -- see my comment on the other 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/1514#pullrequestreview-135179550
----==_mimepart_5b3ff794a1a06_624e2ade13b3ef54579e7
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/1514#discussion_r200790009">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -770,6 +776,33 @@ are in a different packet number space to other packets (see
 {{packet-numbers}}).
 
 
+### 0-RTT Packet Numbers {#retry-0rtt-pn}
+
+Packet numbers for 0-RTT protected packets use the same space as 1-RTT protected
+packets.
+
+After a client receives a Retry or Version Negotiation packet, 0-RTT packets are
+likely to be lost or discarded by the server, especially if the server changes
</pre>
<p>s/likely to be/likely to have been/</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1514#discussion_r200790043">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -770,6 +776,33 @@ are in a different packet number space to other packets (see
 {{packet-numbers}}).
 
 
+### 0-RTT Packet Numbers {#retry-0rtt-pn}
+
+Packet numbers for 0-RTT protected packets use the same space as 1-RTT protected
+packets.
+
+After a client receives a Retry or Version Negotiation packet, 0-RTT packets are
+likely to be lost or discarded by the server, especially if the server changes
+its connection ID with a Retry packet.  A client MAY attempt to send data in
</pre>
<p>s/send data/resend data/</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1514#discussion_r200790234">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -731,12 +736,13 @@ If the client has a token received in a NEW_TOKEN frame on a previous connection
 to what it believes to be the same server, it can include that value in the
 Token field of its Initial packet.
 
-A client SHOULD NOT reuse a token.  Reusing a token on different network paths
-would allow activity to be linked between paths (see {{migration-linkability}}).
-A client MUST NOT reuse a token if it believes that its point of network
-attachment has changed; that is, if there is a change in its local IP address or
-network interface.  A client needs to start the connection process over if it
-migrates prior to completing the handshake.
+A client SHOULD NOT reuse a token.  Reusing a token could allow different
+connections to be identified as coming from the same endpoint (see also
+{{migration-linkability}}).  A client MUST NOT reuse a token if it believes that
+its point of network attachment has changed since it was last used; that is, if
</pre>
<p>This seems too strong -- see my comment on the other 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/1514#pullrequestreview-135179550">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwwhgfFzsiRxBrpIedPXT-KpFKg1ks5uD-8UgaJpZM4VAVox">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwZ0W7YGEiptw-zK-VnT9h-1aftyks5uD-8UgaJpZM4VAVox.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1514"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1514#pullrequestreview-135179550"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1514#pullrequestreview-135179550",
"url": "https://github.com/quicwg/base-drafts/pull/1514#pullrequestreview-135179550",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1514",
"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/1514#pullrequestreview-135179550"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352410161\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3ff794a1a06_624e2ade13b3ef54579e7--


From nobody Fri Jul  6 16:14: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 F27BB124D68 for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 16:14:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.605
X-Spam-Level: 
X-Spam-Status: No, score=-6.605 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id EhUa6o_asXad for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 16:14: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 939D113107E for <quic-issues@ietf.org>; Fri,  6 Jul 2018 16:14:14 -0700 (PDT)
Date: Fri, 06 Jul 2018 16:14:13 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530918853; bh=YJpSqjLKhuTZ/3VcCmb310/Db+WTrMmwbREQBSVDV/c=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Fy8fpnsarMxvyqwS6DdBC6hzcitasTmU64fkp7TUBrGsj3FiaH4q1A7xu4YZNrujj SyIOLEv564VANq9FoCAwXLb1a/9FXIemDif95MiPdNT0nfQWzYBPtWoisTvjOE1kss BT8g/umXYWlciazvYtjCSv3kzPT7CbYzTI5ZAi+A=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab47f9add947360a8f12e3bdff832526003e662b8c92cf000000011757b9c592a169ce1435f0c5@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1534/review/135179895@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1534@github.com>
References: <quicwg/base-drafts/pull/1534@github.com>
Subject: Re: [quicwg/base-drafts] Describe variable-length integer fields explicitly as variable-length encoded (#1534)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3ff7c5a59dd_4d683f865f8aaf781155d6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/0UIbOVfTvhLnRkgEAsqn7jUGlP8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 23:14:17 -0000

----==_mimepart_5b3ff7c5a59dd_4d683f865f8aaf781155d6
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/1534#pullrequestreview-135179895
----==_mimepart_5b3ff7c5a59dd_4d683f865f8aaf781155d6
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/1534#pullrequestreview-135179895">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0_YOFDM5TYMmZa_66iL0ZldEw7lks5uD-9FgaJpZM4VGD63">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq76B9gGZVTWTCo9q3IBZpKEdkzIlks5uD-9FgaJpZM4VGD63.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1534"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1534#pullrequestreview-135179895"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1534#pullrequestreview-135179895",
"url": "https://github.com/quicwg/base-drafts/pull/1534#pullrequestreview-135179895",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1534",
"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/1534#pullrequestreview-135179895"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 353910455\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3ff7c5a59dd_4d683f865f8aaf781155d6--


From nobody Fri Jul  6 16:14: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 D7BA1124D68 for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 16:14:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kjv0J_TUmWdO for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 16:14:26 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9F6DA13101E for <quic-issues@ietf.org>; Fri,  6 Jul 2018 16:14:26 -0700 (PDT)
Date: Fri, 06 Jul 2018 16:14:26 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530918866; bh=3zP+8pn7hlGnmcqQg5Y54PAA1SrX2NwoLk5UR+YKIUE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=OkCwfDG3fLpzTPpcezCutvUjTWFQkacl1YYJgZkPYSdfZZMTjrUsvkBEfQkPMn+Oh ujxI2uwvHCk//qxJyMfg71E9zClCcnwJSz+HB6I60hqRgvK+QRiqU5yO/8eGX7uSVg tdji5T/Z+y4q/mc7kwTs42KCJzc0tbQSFZWLBBKk=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab59b22c5a7c34748ea2c86d7678ff79f27e1deae592cf000000011757b9d292a169ce1435f0c5@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1534/issue_event/1721222713@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1534@github.com>
References: <quicwg/base-drafts/pull/1534@github.com>
Subject: Re: [quicwg/base-drafts] Describe variable-length integer fields explicitly as variable-length encoded (#1534)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3ff7d2ddb5_2a6553fa8a84e4f7c143188"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/sQXM_ptY67aMgvnKOWbvxIeUm6M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 23:14:31 -0000

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

Merged #1534.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1534#event-1721222713
----==_mimepart_5b3ff7d2ddb5_2a6553fa8a84e4f7c143188
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="339079365" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1534" href="https://github.com/quicwg/base-drafts/pull/1534">#1534</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1534#event-1721222713">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4pZ-GCdGpjSHvU6IYM3hpF0BhZBks5uD-9SgaJpZM4VGD63">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6Eft0sNXlsPb_B90FWWoshD8TwXks5uD-9SgaJpZM4VGD63.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1534."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1534#event-1721222713"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1534#event-1721222713",
"url": "https://github.com/quicwg/base-drafts/pull/1534#event-1721222713",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 variable-length integer fields explicitly as variable-length encoded (#1534)",
"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/1534#event-1721222713"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 353910455\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3ff7d2ddb5_2a6553fa8a84e4f7c143188--


From nobody Fri Jul  6 16:48: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 CD53B130E15 for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 16:48:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9kkciZdeIEYK for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 16:48:48 -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 764B5130DD5 for <quic-issues@ietf.org>; Fri,  6 Jul 2018 16:48:48 -0700 (PDT)
Date: Fri, 06 Jul 2018 16:48:47 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530920928; bh=dCrA+TCM+CBRF1itBVVIyuhhsy3nXeTpVbInPh103cY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Wl9rECbq0M2YVlxAv/qYdj4BBTh3jsCgd8TCm9SvqaLkGmMmxTxxQVcxJLVs8MGx/ PWd6nHQc2Cp+ChZ/uQUKqIg+F+1CQNe1zbGqH5VRAZ/BQeh41L3b7FN2p9knWNrwAo X3bf7UhF8snfSaYhlSzCceanz4GL6JOzT/o4e2KU=
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/1526/push/2701318696@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1526@github.com>
References: <quicwg/base-drafts/pull/1526@github.com>
Subject: Re: [quicwg/base-drafts] Add extensibility section (#1526)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3fffdfd1fa2_5eb03f84135d0f801366f"; 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/dU5am-0nRVyXEulflewFbQX507U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 23:48:50 -0000

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

@MikeBishop pushed 1 commit.

b60e838  Default, not initial


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1526/files/ba923b3bd0545aa6ebadf5fd5de9c75b6aec5acf..b60e838b2dc5a8172e3163bf44ab06c0b7612720

----==_mimepart_5b3fffdfd1fa2_5eb03f84135d0f801366f
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/b60e838">b60e838</a>  Default, not initial</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/1526/files/ba923b3bd0545aa6ebadf5fd5de9c75b6aec5acf..b60e838b2dc5a8172e3163bf44ab06c0b7612720">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8HFp2nMLEvH-VSTttdt4HN5t2Khks5uD_dfgaJpZM4VEUg1">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9M5TVEDdFOjoimGA4NejKxb9XHNks5uD_dfgaJpZM4VEUg1.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1526"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1526/files/ba923b3bd0545aa6ebadf5fd5de9c75b6aec5acf..b60e838b2dc5a8172e3163bf44ab06c0b7612720"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1526/files/ba923b3bd0545aa6ebadf5fd5de9c75b6aec5acf..b60e838b2dc5a8172e3163bf44ab06c0b7612720",
"url": "https://github.com/quicwg/base-drafts/pull/1526/files/ba923b3bd0545aa6ebadf5fd5de9c75b6aec5acf..b60e838b2dc5a8172e3163bf44ab06c0b7612720",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1526",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1526:",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [
{
"name": "b60e838",
"value": "Default, not initial"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1526/files/ba923b3bd0545aa6ebadf5fd5de9c75b6aec5acf..b60e838b2dc5a8172e3163bf44ab06c0b7612720"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 353454133\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b3fffdfd1fa2_5eb03f84135d0f801366f--


From nobody Fri Jul  6 16:48: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 4FD84130DD5 for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 16:48:51 -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, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id V6mNLaduMLkn for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 16:48: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 6F859130DD3 for <quic-issues@ietf.org>; Fri,  6 Jul 2018 16:48:47 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1530920926; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=b0c9uXAzRPIZ5egQnQ5A2t/tSMHywmfNlGD5JQJ8Y5Q=; b=pYMv5JpYLzvir2h5BwlJbcuW038C7Egqb3y50ihkWbafIAmOhPcDnaqaOtOKFGd0VrOnGSTX Y/TLRvR48LL6K4PqdCkJ1IrDbLfn48WFYvB8zx6MojJwOQw5X+iUF/WUR+Pr9KsxEf4GyURk hfETz7Vivlu2Y87ce+G3yrqY334=
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.40]) by mxa.mailgun.org with ESMTP id 5b3fffde.7fc674e7fdb0-smtp-out-n01; Fri, 06 Jul 2018 23:48:46 -0000 (UTC)
Date: Fri, 06 Jul 2018 16:48:45 -0700
From: Mike Bishop <mbishop@evequefou.be>
Reply-To: Mike Bishop <mbishop@evequefou.be>
To: quic-issues@ietf.org
Message-ID: <5b3fffdd6719d_31ac2b203a44fc0c30336@hookshot-fe-d2afb11.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] b60e83: Default, not initial
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b3fffdd66dd5_31ac2b203a44fc0c302d8"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/25qo9BLZ9hf2GpnAMaYQX-JubSY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 23:48:52 -0000

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

  Branch: refs/heads/http/extensions
  Home:   https://github.com/quicwg/base-drafts
  Commit: b60e838b2dc5a8172e3163bf44ab06c0b7612720
      https://github.com/quicwg/base-drafts/commit/b60e838b2dc5a8172e3163bf44ab06c0b7612720
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-07-06 (Fri, 06 Jul 2018)

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

  Log Message:
  -----------
  Default, not initial



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

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

----==_mimepart_5b3fffdd66dd5_31ac2b203a44fc0c302d8--


From nobody Fri Jul  6 16:49: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 93CC1130E15 for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 16:49:08 -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, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id cOHuz6QbEQ0E for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 16:49: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 E81EE130DD3 for <quic-issues@ietf.org>; Fri,  6 Jul 2018 16:49:06 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1530920946; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=1oy9yEQQrKyojBR+l+7paVT0jyNyQRvIqKOVaiqPEWQ=; b=mrTPeavGCP9PNqQTrw0gFeCAfTYEWuJP+Ig3anf3K+SGiXyL/ylw4OQmn/AmACEupAmib0mF OsH0Tghl8CF2WM2GtFxVJnOCHNjpOuAO1fjuLyai6Xdmg/MTcPnIXqW1Yaqzv54slIFYvNaf thgIharesR2+BzhtPZeUW9KbO00=
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 5b3ffff2.7f91246ebb40-smtp-out-n03; Fri, 06 Jul 2018 23:49:06 -0000 (UTC)
Date: Fri, 06 Jul 2018 16:49:05 -0700
From: Mike Bishop <mbishop@evequefou.be>
Reply-To: Mike Bishop <mbishop@evequefou.be>
To: quic-issues@ietf.org
Message-ID: <5b3ffff14e14c_3f4b2ac4183e1c1c833b@hookshot-fe-b0febf1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 0ebbda: Add extensibility section (#1526)
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b3ffff14dcbe_3f4b2ac4183e1c1c83214"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/AWsQL2JEZ5rL6XGUyomHONr-4Vs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 23:49:09 -0000

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

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 0ebbdadeb73a826bf99ed0ee20da44d2aa8a16ec
      https://github.com/quicwg/base-drafts/commit/0ebbdadeb73a826bf99ed0ee20da44d2aa8a16ec
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-07-07 (Sat, 07 Jul 2018)

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

  Log Message:
  -----------
  Add extensibility section (#1526)

* Add extensibility section

* Default, not initial



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

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

----==_mimepart_5b3ffff14dcbe_3f4b2ac4183e1c1c83214--


From nobody Fri Jul  6 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 91D70130DD3 for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 16:49:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bC_fdKgiiavS for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 16:49: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 4A8B5130DD5 for <quic-issues@ietf.org>; Fri,  6 Jul 2018 16:49:08 -0700 (PDT)
Date: Fri, 06 Jul 2018 16:49:07 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530920947; bh=PgOhibQ/Wvp0yw+ebU6cRkrUJuuU8ZsO3rdJk733JrE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=tMw9UHM6YgaHECq5nDmXUgW5OSjIKdMlz2779SHySRFEQlDHOKeACwr5r5ikxm9PI ARJvQfT9yiNYfDTqSmyuegpcOUvLgEtC6T/sXqPAeKhngI70vCpnukoM24v7hMo8sh T1uYYUZGKVmOa9fam/ClmZogGqs3yMgkxxwwh/xE=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab936f1415e6cfb9fe17ee4c2eae4acaf2cc3c7a7a92cf000000011757c1f392a169ce142f667c@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1524/issue_event/1721245591@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1524@github.com>
References: <quicwg/base-drafts/issues/1524@github.com>
Subject: Re: [quicwg/base-drafts] Extensions in HTTP/QUIC (#1524)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3ffff3c18dc_6c883f8000d6af7823184"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/0XlOtVON0lPskQ_4jkvwN8EkASA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 23:49:11 -0000

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

Closed #1524 via #1526.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1524#event-1721245591
----==_mimepart_5b3ffff3c18dc_6c883f8000d6af7823184
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="338650748" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1524" href="https://github.com/quicwg/base-drafts/issues/1524">#1524</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="338675025" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1526" href="https://github.com/quicwg/base-drafts/pull/1526">#1526</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1524#event-1721245591">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8AqpYd2yx7Hq7JzWVDxRfQzj131ks5uD_dzgaJpZM4VENwU">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9Hi161N2CVxC-nCo7b30Pr0wgaAks5uD_dzgaJpZM4VENwU.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1524 via #1526."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1524#event-1721245591"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1524#event-1721245591",
"url": "https://github.com/quicwg/base-drafts/issues/1524#event-1721245591",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Extensions in HTTP/QUIC (#1524)",
"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/1524#event-1721245591"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 353426452\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3ffff3c18dc_6c883f8000d6af7823184--


From nobody Fri Jul  6 16:49: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 A00A7130DD5 for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 16:49:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id x7qE3K8fU4qI for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 16:49: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 9D2F7130FE5 for <quic-issues@ietf.org>; Fri,  6 Jul 2018 16:49:08 -0700 (PDT)
Date: Fri, 06 Jul 2018 16:49:07 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530920947; bh=Gofhvt0n1qqudhRlCFmiR3U7TFJXHnM4/i5laLobliQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=PuJs+ZzTdnl0vMleHPoNqOxcOqir3wnhEXUSeLhpsuAU8iGhoHtNGEL17BLq1fgYs mYGel5ZiuAJstx/mIcQNXOvTAuLZI7OGvsFdtCmzFMftNYY7QlGkzjZzvBDerdrsOB YZ3aKoemNal2PkmLqJzefI1CL/uR60zYHLQGA9wI=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab813a1046d537fff58cbddaf4a6f86cd841802ca892cf000000011757c1f392a169ce142fc551@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1526/issue_event/1721245588@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1526@github.com>
References: <quicwg/base-drafts/pull/1526@github.com>
Subject: Re: [quicwg/base-drafts] Add extensibility section (#1526)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b3ffff3bcf51_3d263fc3b5b16f8014750"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Q0gja2KAoxASjyDjjcsZpxv6dCA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 23:49:12 -0000

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

Merged #1526.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1526#event-1721245588
----==_mimepart_5b3ffff3bcf51_3d263fc3b5b16f8014750
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="338675025" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1526" href="https://github.com/quicwg/base-drafts/pull/1526">#1526</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1526#event-1721245588">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-VznnuxOZdsUouia84MWSKDmlENks5uD_dzgaJpZM4VEUg1">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9kO7csVQqtmtG2UjfB080bfZft-ks5uD_dzgaJpZM4VEUg1.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1526."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1526#event-1721245588"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1526#event-1721245588",
"url": "https://github.com/quicwg/base-drafts/pull/1526#event-1721245588",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 extensibility section (#1526)",
"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/1526#event-1721245588"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 353454133\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b3ffff3bcf51_3d263fc3b5b16f8014750--


From nobody Fri Jul  6 17:02: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 6ABAC131078 for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 17:00:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.239
X-Spam-Level: 
X-Spam-Status: No, score=0.239 tagged_above=-999 required=5 tests=[BAYES_20=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 45fdruKzatY6 for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 17:00: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 ED626131071 for <quic-issues@ietf.org>; Fri,  6 Jul 2018 17:00:51 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1530921651; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=NfhxqqPSxvirM7Y8gfMiCS4tJc0g6U03cMEK7aGBb/0=; b=MqZIMTKi0YcCDQfy9hYRwwDZbqbN+HcCYNA8wivbvKHAopkTB16MPxS2G9vDO5KSEj+nROFX FZUgIRzECojKouzD9k2fa4oChsoN8jmU/D+c20LI0lBfU6pKyTYIkxEr12XznIrTsp/3PFd/ kakd90TWdGzztNg7Qn6l7sUAIpg=
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 5b40005b.7fd0900d7840-smtp-out-n01; Fri, 06 Jul 2018 23:50:51 -0000 (UTC)
Date: Fri, 06 Jul 2018 16:50:51 -0700
From: MikeBishop <mbishop@evequefou.be>
Reply-To: MikeBishop <mbishop@evequefou.be>
To: quic-issues@ietf.org
Message-ID: <5b40005b16786_34482b232fe27c1450112@hookshot-fe-d2afb11.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b40005b163c8_34482b232fe27c1450061"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/hHvxiaZtLGmwe0YmKjJOSB3PSCI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 07 Jul 2018 00:00:54 -0000

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

  Branch: refs/heads/http/extensions
  Home:   https://github.com/quicwg/base-drafts

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

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

----==_mimepart_5b40005b163c8_34482b232fe27c1450061--


From nobody Sat Jul  7 00:57: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 589F0124D68 for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 16:14:28 -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, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6AxHfXdlXAZl for <quic-issues@ietfa.amsl.com>; Fri,  6 Jul 2018 16:14: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 395F312777C for <quic-issues@ietf.org>; Fri,  6 Jul 2018 16:14:26 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1530918865; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=77vP49vnosVZP3ZTT56uBMVhE5Fzc1+qDzsUdl0EvFE=; b=L++7S2eKiBKZHskd3eXeDdF+Bb+VIQz2Ln1ryY6vSTYR89vu1dO5zpWYchEgx8qy4FqmbTTY SbweympQ3SiAe/i6G9dKAY09k2kjs6/UvQZyylQW/5/zAKyzz1QGLioyEoWBSMSxwVog84tH +DMjzOAj8hkQiyPAi0oA48J1dGg=
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.40]) by mxa.mailgun.org with ESMTP id 5b3ff7d0.7f79c1a46c00-smtp-out-n03; Fri, 06 Jul 2018 23:14:24 -0000 (UTC)
Date: Fri, 06 Jul 2018 16:14:23 -0700
From: Igor Lubashev <ilubashe@akamai.com>
Reply-To: Igor Lubashev <ilubashe@akamai.com>
To: quic-issues@ietf.org
Message-ID: <5b3ff7cfc378d_37052af1641c1bfc110cb@hookshot-fe-d2afb11.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] f6ec57: Describe variable-length integer fields explicitly...
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b3ff7cfc3443_37052af1641c1bfc1096"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ePazoDud_a9QaMKxA4SX9VCJ46U>
X-Mailman-Approved-At: Sat, 07 Jul 2018 00:57:50 -0700
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2018 23:14:29 -0000

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

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: f6ec57355422d6bbb8b415b44cd8e091f687fc86
      https://github.com/quicwg/base-drafts/commit/f6ec57355422d6bbb8b415b44cd8e091f687fc86
  Author: Igor Lubashev <ilubashe@akamai.com>
  Date:   2018-07-06 (Fri, 06 Jul 2018)

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

  Log Message:
  -----------
  Describe variable-length integer fields explicitly as variable-length encoded (#1534)



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

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

----==_mimepart_5b3ff7cfc3443_37052af1641c1bfc1096--


From nobody Sat Jul  7 04: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 BCDBF130DFD for <quic-issues@ietfa.amsl.com>; Sat,  7 Jul 2018 04:12:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dXFLAExeOL75 for <quic-issues@ietfa.amsl.com>; Sat,  7 Jul 2018 04:12: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 A68BE130E0C for <quic-issues@ietf.org>; Sat,  7 Jul 2018 04:12:22 -0700 (PDT)
Date: Sat, 07 Jul 2018 04:12:21 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530961941; bh=DR1KRHCbG610te1ro0NQp92rou7vLc4SzDt1U1+WKPU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=YNLt2Zb+vFHkITfqwhGpMBZjvL6wjKDjUPuK1i/sqJIcu0nyy4DtHU5nOz9umPp/Z QiDAt4o/RDjv9LsMZSDpC0ebQ+8xFt+R8ZxCQjyLPjqqs8xhKSZ5pad+QqaEn0vzbK FMydte0cxOT5+bK8vYack6TcCw2HVHtnYDQPmPXA=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab48f6044432942dfe9caa076a9dffa007234c91d592cf000000011758621592a169ce1435a6cc@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/c403208120@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_5b40a015d9e78_44263fd253604f7c2186b8"; 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/usyOrWUHhKbF-krY9H_TXWYzSJg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 07 Jul 2018 11:12:26 -0000

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

The proposed change does more than simply make the IP address length implicit.  Tying length to the IP version makes it apparent what the format of the IP address is without any additional verbiage.  Such verbiage is not present in the current version of the Draft.

As it stands, one could imagine (however perversely) that the IP address is a NUL-terminated ASCII string, such as "::1" (hence the minimum of 4 bytes), "192.168.100.25", or "2001:0db8:85a3:0000:0000:8a2e:0370:7334".

-- 
You are receiving this 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-403208120
----==_mimepart_5b40a015d9e78_44263fd253604f7c2186b8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>The proposed change does more than simply make the IP address length i=
mplicit.  Tying length to the IP version makes it apparent what the forma=
t of the IP address is without any additional verbiage.  Such verbiage is=
 not present in the current version of the Draft.</p>
<p>As it stands, one could imagine (however perversely) that the IP addre=
ss is a NUL-terminated ASCII string, such as "::1" (hence the minimum of =
4 bytes), "192.168.100.25", or "2001:0db8:85a3:0000:0000:8a2e:0370:7334".=
</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/1533#issuecomment-403208120">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq0mAut=
nypsjw57LmZZZnocMlRMj9ks5uEJeVgaJpZM4VF-vI">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkq8C-ieeVfNJwU_GEyfHZ6YcLUPg4=
ks5uEJeVgaJpZM4VF-vI.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 #1533: The proposed change does more than simply make the IP add=
ress length implicit.  Tying length to the IP version makes it apparent w=
hat the format of the IP address is without any additional verbiage.  Suc=
h verbiage is not present in the current version of the Draft.\r\n\r\nAs =
it stands, one could imagine (however perversely) that the IP address is =
a NUL-terminated ASCII string, such as \"::1\" (hence the minimum of 4 by=
tes), \"192.168.100.25\", or \"2001:0db8:85a3:0000:0000:8a2e:0370:7334\".=
"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg=
/base-drafts/pull/1533#issuecomment-403208120"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1533#issuecomment-4=
03208120",
"url": "https://github.com/quicwg/base-drafts/pull/1533#issuecomment-4032=
08120",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 Pref=
erredAddress (#1533)",
"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\": 1533,\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\": 1533\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1533#issuecomment-4032=
08120"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3538892=
24\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b40a015d9e78_44263fd253604f7c2186b8--


From nobody Sat Jul  7 04:53: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 D8087130DC5 for <quic-issues@ietfa.amsl.com>; Sat,  7 Jul 2018 04:53:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7FSkrMyCLU2K for <quic-issues@ietfa.amsl.com>; Sat,  7 Jul 2018 04:53:02 -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 E80D412F1A5 for <quic-issues@ietf.org>; Sat,  7 Jul 2018 04:53:01 -0700 (PDT)
Date: Sat, 07 Jul 2018 04:53:00 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1530964380; bh=rD2gGYc2MzL3sg3UCvqDL/kHTAsmfNLtPjJtOquZbvY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=szlcGlj3wjUCNXXhyI7HPGMFpL9x9Y1BOApFkxdPcm5qR9nXTY7xLbEOX0XNP+UTN iPAGkl6HpTb/9e3p9JvETRYFL2dFAtx/T26dASj/mu+Ash5R0nqvKww/Je23YR2dkJ RDimgwfE4ZRypBE0/eHUML1sfcXHnKozlexVqFok=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd503a7b0a5d6b1689f5934e6d46a54609ae9eb0692cf0000000117586b9c92a169ce1435a6cc@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/c403210438@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_5b40a99ce501b_75483fab03df4f88583389"; 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/ys1DOiQRYH7l3Yy_WyZeWjXYHfU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 07 Jul 2018 11:53:05 -0000

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

Like http://doc.cat-v.org/plan_9/4th_edition/papers/net/?

-- 
You are receiving this 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-403210438
----==_mimepart_5b40a99ce501b_75483fab03df4f88583389
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Like <a href="http://doc.cat-v.org/plan_9/4th_edition/papers/net/" rel="nofollow">http://doc.cat-v.org/plan_9/4th_edition/papers/net/</a>?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are 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-403210438">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxRiYfhRztvObHG2RCb56ixIL8G2ks5uEKEcgaJpZM4VF-vI">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-exdFrewvEYHHlphoLXuicuVFUOks5uEKEcgaJpZM4VF-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":"@mikkelfj in #1533: Like http://doc.cat-v.org/plan_9/4th_edition/papers/net/?"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1533#issuecomment-403210438"}}}</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-403210438",
"url": "https://github.com/quicwg/base-drafts/pull/1533#issuecomment-403210438",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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": "**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\": 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-403210438"
}
],
"@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_5b40a99ce501b_75483fab03df4f88583389--


From nobody Sat Jul  7 18: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 0BAEB130EF5 for <quic-issues@ietfa.amsl.com>; Sat,  7 Jul 2018 18:27:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id h9D8TwYR2t9S for <quic-issues@ietfa.amsl.com>; Sat,  7 Jul 2018 18:27: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 D02A0130E43 for <quic-issues@ietf.org>; Sat,  7 Jul 2018 18:27:46 -0700 (PDT)
Date: Sat, 07 Jul 2018 18:27:44 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531013264; bh=SzTbYRPpY3wykOWsOV5W9R/nSv+orN2YDP/nmPnK2qY=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=G87S+oQH2t1CyAQ/G3Lg8cL7fm6/yH9GsTtjJGmBd+gOYKJA/t7atFOyv3YAgSYE5 9FmMkTXl+AAy0KbE25NhwMFvwWhgRTY2I0v7SiDJNieNDz9zuwA0FDFcKEzpCB2ejS zMeQUYvsjTcVY9tleuBnXR4yHGYX2D9rs3ATfLGI=
From: Christian Huitema <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf966a285519aa1cefa5e1c6f94d9fc62cceb2cd092cf0000000117592a9092a169ce14379972@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1535@github.com>
Subject: [quicwg/base-drafts] Long header + token and PNE (#1535)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b416890ebeea_3c612afaef0eaf5014218d"; 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/I4mysXEF2UnvW1R91TbpI_CTzwI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 08 Jul 2018 01:27:49 -0000

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

Draft-13 says:
```
The Initial packet has two additional header fields that follow the
normal Long Header.
```
But of course, this means that the variable length token length follows the variable length PN, which is encrypted. I guess the editors wanted to make the header parsing code more interesting. It certainly will not help load balancers, firewalls, etc., which may want to parse the tokens during DDOS defense.



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

<p>Draft-13 says:</p>
<pre><code>The Initial packet has two additional header fields that follow the
normal Long Header.
</code></pre>
<p>But of course, this means that the variable length token length follows the variable length PN, which is encrypted. I guess the editors wanted to make the header parsing code more interesting. It certainly will not help load balancers, firewalls, etc., which may want to parse the tokens during DDOS defense.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1535">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9wMozlNB8Lof9W6dlonefQBx617ks5uEWAQgaJpZM4VGjVI">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_WLHIvi0MSGK9hJLFyOtAWi1EYxks5uEWAQgaJpZM4VGjVI.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Long header + token and PNE (#1535)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1535"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1535",
"url": "https://github.com/quicwg/base-drafts/issues/1535",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Long header + token and PNE (#1535)",
"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": 1535
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1535,\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\": 1535\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1535"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 354039112\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b416890ebeea_3c612afaef0eaf5014218d--


From nobody Sat Jul  7 19:07: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 4C96A130DDE for <quic-issues@ietfa.amsl.com>; Sat,  7 Jul 2018 19:07:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9II0F1Xp4gAj for <quic-issues@ietfa.amsl.com>; Sat,  7 Jul 2018 19:07: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 D29931294D7 for <quic-issues@ietf.org>; Sat,  7 Jul 2018 19:07:43 -0700 (PDT)
Date: Sat, 07 Jul 2018 19:07:42 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531015662; bh=MZ3pgahDlAdAQMsbSgcnTsp//m/zFAQL+46nNzOcOzQ=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=oTlekAltFDxmhLZ0L3WFkdbJk2viexaixJd7p50y0CbNa30BkbbxBGy+HsTbnb1Da /8vjXf9vLPkYQLlvAAgXzeZrCar6OEoNuESfrMjtFW96goV72ebPVY79gzGknmIKrc kn1jByPOJQEP/QHrPefx3OsvTgunXqjWXDOtiSw0=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abad4a8605986f32f270443465725cc84a4a4b296b92cf00000001175933ee92a169ce1437a027@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1536@github.com>
Subject: [quicwg/base-drafts] Talk about HTTP/2 using HPACK in present tense (#1536)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4171eebb67d_16682acf87186f60468844"; 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/xIcLPLjpLXt2dAGjOg_bh2UCaPk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 08 Jul 2018 02:07:47 -0000

----==_mimepart_5b4171eebb67d_16682acf87186f60468844
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/1536

-- Commit Summary --

  * Talk about HTTP/2 using HPACK in present tense

-- File Changes --

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

-- Patch Links --

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

----==_mimepart_5b4171eebb67d_16682acf87186f60468844
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/1536'>https://github.com/quicwg/base-drafts/pull/1536</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Talk about HTTP/2 using HPACK in present tense</li>
</ul>

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

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1536.patch'>https://github.com/quicwg/base-drafts/pull/1536.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1536.diff'>https://github.com/quicwg/base-drafts/pull/1536.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/1536">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5L_KHjiOd4xiChHunptnTqRs2Juks5uEWlugaJpZM4VGjy8">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3bd_SZrUzKT62jSkNybwTKu6We1ks5uEWlugaJpZM4VGjy8.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Talk about HTTP/2 using HPACK in present tense (#1536)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1536"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1536",
"url": "https://github.com/quicwg/base-drafts/pull/1536",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Talk about HTTP/2 using HPACK in present tense (#1536)",
"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": "735c09e",
"value": "Talk about HTTP/2 using HPACK in present tense"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-qpack.md](https://github.com/quicwg/base-drafts/pull/1536/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\": 1536,\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\": 1536\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1536"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1536.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1536.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 354041020\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b4171eebb67d_16682acf87186f60468844--


From nobody Sat Jul  7 19:10: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 22D3F130DFF for <quic-issues@ietfa.amsl.com>; Sat,  7 Jul 2018 19:10:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XEAlh2peCXPn for <quic-issues@ietfa.amsl.com>; Sat,  7 Jul 2018 19:10: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 CAD8D1294D7 for <quic-issues@ietf.org>; Sat,  7 Jul 2018 19:10:29 -0700 (PDT)
Date: Sat, 07 Jul 2018 19:10:28 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531015828; bh=zAbUSUvQ6VacsC98meJpDF1NxsL4y8K7s0UP0CauYjc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=L9N1nxg45wjdgvu7KszXMcMxdJa0m1kPanMC/az7ico4iRgdjoWGyfFZuFpDuaJ1o 8rmbPjh9qpS0j0gLDuAboPJzhopqK865RkSoMMyyszpKssOQkeCDTfq2gBwoM4C/dc kW4ofqm5EFQd4ZFBBJdw+0/Xg1SnNfkhdNQbY3V8=
From: Igor Lubashev <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab1cb28927fb3aa4a92716ea8c592d16397ab2832e92cf000000011759349492a169ce1418889d@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1505/403256329@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1505@github.com>
References: <quicwg/base-drafts/issues/1505@github.com>
Subject: Re: [quicwg/base-drafts] Stateless Reset from clients, bis (#1505)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b417294cb55f_47ae2af544684f5c30507a"; 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/GkKwCnywk-T-p66gFJeHbjgmg5o>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 08 Jul 2018 02:10:31 -0000

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

@mikkelfj , got it.  So SRT may indeed be useful for clients in such 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/1505#issuecomment-403256329
----==_mimepart_5b417294cb55f_47ae2af544684f5c30507a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-user-id="193335" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mikkelfj">@mikkelfj</a> , got it.  So SRT may indeed be useful for clients in such applications.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1505#issuecomment-403256329">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_PlzdNtjbSRsfbAnvusgvVnJuPZks5uEWoUgaJpZM4U9sIC">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq03YafTct83Vh2Y77fvr34JwUaFuks5uEWoUgaJpZM4U9sIC.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1505: @mikkelfj , got it.  So SRT may indeed be useful for clients in such applications."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1505#issuecomment-403256329"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1505#issuecomment-403256329",
"url": "https://github.com/quicwg/base-drafts/issues/1505#issuecomment-403256329",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Stateless Reset from clients, bis (#1505)",
"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\": 1505,\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\": 1505\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1505#issuecomment-403256329"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 351715842\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b417294cb55f_47ae2af544684f5c30507a--


From nobody Sat Jul  7 19: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 8297C130F2B for <quic-issues@ietfa.amsl.com>; Sat,  7 Jul 2018 19:11:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rdOGebf2wg5w for <quic-issues@ietfa.amsl.com>; Sat,  7 Jul 2018 19:11:31 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BEAE21294D7 for <quic-issues@ietf.org>; Sat,  7 Jul 2018 19:11:31 -0700 (PDT)
Date: Sat, 07 Jul 2018 19:11:31 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531015891; bh=t5PAuqnl/uzfPGc45HBzlqcfrLcugIJbMShOAF4uRrA=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=qyEmtizchKdryQ7gwLfpZhmlV5cpb+LT5s5hfeZw1N9y6+O5LPq/JRPFr+RuGxG6F QqsrZd/5aBbrRgJN9bpdhUsaefepuKG6V7niwzsEF/OTPzfNSIefaL/Q0xM0huHsBO 0RfsTXThmvcZmxnUhafyfBuENsHKtslNtv7uIuvU=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb2298ec441636683258c0c6b7082ee0c036d7b4392cf00000001175934d392a169ce1437a0c6@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1537@github.com>
Subject: [quicwg/base-drafts] Fix bit prefix verbiage to match figure (#1537)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4172d327d50_23622ad7ee64af501801c"; 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/Y4hnIT5qy18npW3LgW-wYHvAm58>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 08 Jul 2018 02:11:34 -0000

----==_mimepart_5b4172d327d50_23622ad7ee64af501801c
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/1537

-- Commit Summary --

  * Fix bit prefix verbiage to match figure

-- File Changes --

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

-- Patch Links --

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

----==_mimepart_5b4172d327d50_23622ad7ee64af501801c
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/1537'>https://github.com/quicwg/base-drafts/pull/1537</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Fix bit prefix verbiage to match figure</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1537/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/1537.patch'>https://github.com/quicwg/base-drafts/pull/1537.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1537.diff'>https://github.com/quicwg/base-drafts/pull/1537.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/1537">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-fZprnJed6pauWKQT4SuVyqcAxWks5uEWpTgaJpZM4VGj10">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxeAAFMtMXMvuPC7i5Il_sFMhyhyks5uEWpTgaJpZM4VGj10.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 bit prefix verbiage to match figure (#1537)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1537"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1537",
"url": "https://github.com/quicwg/base-drafts/pull/1537",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 bit prefix verbiage to match figure (#1537)",
"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": "c26ae80",
"value": "Fix bit prefix verbiage to match figure"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-qpack.md](https://github.com/quicwg/base-drafts/pull/1537/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\": 1537,\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\": 1537\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1537"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1537.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1537.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 354041204\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b4172d327d50_23622ad7ee64af501801c--


From nobody Sat Jul  7 19:19: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 D699C130F6A for <quic-issues@ietfa.amsl.com>; Sat,  7 Jul 2018 19:19:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Cm9ZzUpVxlLw for <quic-issues@ietfa.amsl.com>; Sat,  7 Jul 2018 19:19: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 E2706130F7E for <quic-issues@ietf.org>; Sat,  7 Jul 2018 19:18:59 -0700 (PDT)
Date: Sat, 07 Jul 2018 19:18:59 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531016339; bh=u0LqwNHZ7GcECjF8GoGQCVmaa9hGJtG6PpY/ErmAAJ8=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=nq/CheXnGo2D79OjgjYKyGZAVJ5m2Uexzc7hwR72tt7a9sc+oemS8/bytQsBmiy5Q 3AZeVJlKdig/NPiTjxWvpAKB8rUAkCRiH2q7hlqYrlKUzohNnMkY3FErgOc8RJlxS2 Us+/xgqcfJEvXlY9phxh5NzHHH6rSsMfGqvezm+U=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab883d877f09032cbaa7dc571f0aa7bc5cbed6642492cf000000011759369392a169ce1437a210@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1538@github.com>
Subject: [quicwg/base-drafts] Reference to static table entry cannot use relative index (#1538)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4174934b1e5_292e2b1115926f5c174587"; 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/FB72bQ8ioMxsmsn3zrwuOmvMWII>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 08 Jul 2018 02:19:10 -0000

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

QPACK [Section 5.2.1](https://tools.ietf.org/html/draft-ietf-quic-qpack-01#section-5.2.1) states:

> The S bit indicates whether the reference is to the static (S=1) or dynamic (S=0) table. The header field name is represented using the relative index of that entry, which is represented as an integer with a 6-bit prefix (see Section 5.1 of [RFC7541]).

Relative indexes are defined in Section 2.2.1 only in the context of the dynamic table.  The wording above is not clear how relative indexes are to be used with the static table.

Is the intent here to say that when S=0, relative index is used and when S=1, the index is the static entry's index?

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

<p>QPACK <a href="https://tools.ietf.org/html/draft-ietf-quic-qpack-01#section-5.2.1" rel="nofollow">Section 5.2.1</a> states:</p>
<blockquote>
<p>The S bit indicates whether the reference is to the static (S=1) or dynamic (S=0) table. The header field name is represented using the relative index of that entry, which is represented as an integer with a 6-bit prefix (see Section 5.1 of [RFC7541]).</p>
</blockquote>
<p>Relative indexes are defined in Section 2.2.1 only in the context of the dynamic table.  The wording above is not clear how relative indexes are to be used with the static table.</p>
<p>Is the intent here to say that when S=0, relative index is used and when S=1, the index is the static entry's index?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1538">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4UIzP7OHSyrRaneWYDX-kMoD8Jfks5uEWwTgaJpZM4VGj71">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqyz-3Ff_CRVldG9rwSKQCuJszFk2ks5uEWwTgaJpZM4VGj71.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Reference to static table entry cannot use relative index (#1538)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1538"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1538",
"url": "https://github.com/quicwg/base-drafts/issues/1538",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Reference to static table entry cannot use relative index (#1538)",
"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": 1538
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1538,\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\": 1538\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1538"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 354041589\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4174934b1e5_292e2b1115926f5c174587--


From nobody Sat Jul  7 19:46: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 40B9D130F5B for <quic-issues@ietfa.amsl.com>; Sat,  7 Jul 2018 19:46:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Y9o4-GFvk6TB for <quic-issues@ietfa.amsl.com>; Sat,  7 Jul 2018 19:46: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 8AD30130F59 for <quic-issues@ietf.org>; Sat,  7 Jul 2018 19:46:35 -0700 (PDT)
Date: Sat, 07 Jul 2018 19:46:33 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531017993; bh=85zAvJm0mNVcdoPhPNG+RgmeaH1aYTev8ycEZD5BRNA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=AxJ8cXBBmN8dS09JXwr0Rh22FyIf3J9VBzFRO5Dmx51029FSifLimQdXxqtvMya78 FoNQ7ZiE5Ymqs0FtU/anHyNpgc1wlDGH/5Hko3buD/0gSX4KCqroSe94SBapA6TS2V FM98QL8Rh8H6KCW+/+3v040Lg98W9zIa8zSD8eOA=
From: Igor Lubashev <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab4c4a9aff151ab7fd85a1a351cfd98f9022da610592cf0000000117593d0992a169ce140801b8@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/403257754@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_5b417b09eddcd_23752ad7ee64af5015522c"; 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/qJJwrk6hPFHPG1pEI0p47jRhwhM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 08 Jul 2018 02:46:38 -0000

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

If a "retry-initial" packet can be distinguished from a "non-retry-initial" (bit in the header that is later verified through AEAD, for example), a server that would never send a zero-length token could see that tampering has taken place right away.

-- 
You are receiving this 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-403257754
----==_mimepart_5b417b09eddcd_23752ad7ee64af5015522c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>If a "retry-initial" packet can be distinguished from a "non-retry-initial" (bit in the header that is later verified through AEAD, for example), a server that would never send a zero-length token could see that tampering has taken place right away.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are 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-403257754">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6yoQlJrMZ52ktbMiiBeHZkoPt7yks5uEXKJgaJpZM4U5BQ4">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5-ZkE-bbXnnUp1tP21Psqkmx8vrks5uEXKJgaJpZM4U5BQ4.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1486: If a \"retry-initial\" packet can be distinguished from a \"non-retry-initial\" (bit in the header that is later verified through AEAD, for example), a server that would never send a zero-length token could see that tampering has taken place right away."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1486#issuecomment-403257754"}}}</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-403257754",
"url": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment-403257754",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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": "**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\": 1486,\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\": 1486\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment-403257754"
}
],
"@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_5b417b09eddcd_23752ad7ee64af5015522c--


From nobody Sat Jul  7 21:20: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 BC59C130DFA for <quic-issues@ietfa.amsl.com>; Sat,  7 Jul 2018 21:20:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id V6SMkqdCsRW8 for <quic-issues@ietfa.amsl.com>; Sat,  7 Jul 2018 21:20: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 6E934130DD4 for <quic-issues@ietf.org>; Sat,  7 Jul 2018 21:20:47 -0700 (PDT)
Date: Sat, 07 Jul 2018 21:20:46 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531023646; bh=v9AAhNESd1BztPK/WnLWDsyieeb108n/SVb/U9cOAHo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xJ/ILrJu/wNKuskbBh23T/lpYGoO84dlwopls2easzf4qpiKyw13l7mVjoe0H7NU8 2xbx/gbvUgJ9sbD78sy4gagy2IpB4EAaGOty3yz30MmkD/Y43wO1qWYux12G8H6XBQ SO+f/Pa6oGrwVhgGMcr081Sz74dM3Alq9tz3M6MI=
From: Christian Huitema <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb215e73f0cbb987ac0804ee5b6035fa1c475c82992cf000000011759531e92a169ce14379972@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1535/403261225@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1535@github.com>
References: <quicwg/base-drafts/issues/1535@github.com>
Subject: Re: [quicwg/base-drafts] Long header + token and PNE (#1535)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b41911e83c77_714e3f81d3544f7c44753f"; 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/EwKjiu0uJ8UhGB8j4S_w-GVYTmM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 08 Jul 2018 04:20:49 -0000

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

Here is what I understand so far:

=E2=80=A2 Initial packet starts with long header, included encrypted PNE;=


=E2=80=A2 Continues with varint length + retry token;

=E2=80=A2 Then encrypted payload.

The encryption is done before PNE, as usual.

The "nonce" used for PNE starts at (index of PNE)+4. This may well fall i=
nside the retry token. Do we even care?

The "authenticated" data for AEAD covers the long header and the retry to=
ken. Or is it just the 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/issues/1535#issuecomment-403261225=

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

<p>Here is what I understand so far:</p>
<p>=E2=80=A2 Initial packet starts with long header, included encrypted P=
NE;</p>
<p>=E2=80=A2 Continues with varint length + retry token;</p>
<p>=E2=80=A2 Then encrypted payload.</p>
<p>The encryption is done before PNE, as usual.</p>
<p>The "nonce" used for PNE starts at (index of PNE)+4. This may well fal=
l inside the retry token. Do we even care?</p>
<p>The "authenticated" data for AEAD covers the long header and the retry=
 token. Or is it just the long header?</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/1535#issuecomment-403261225">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq5Y3=
HoV5f9g1HX0G37Nu67mVO_Jxks5uEYiegaJpZM4VGjVI">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq61PdcRFrfM3yaBuJZ1FvgbZ=
BloSks5uEYiegaJpZM4VGjVI.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":"@huit=
ema in #1535: Here is what I understand so far:\r\n\r\n=E2=80=A2 Initial =
packet starts with long header, included encrypted PNE;\r\n\r\n=E2=80=A2 =
Continues with varint length + retry token;\r\n\r\n=E2=80=A2 Then encrypt=
ed payload.\r\n\r\nThe encryption is done before PNE, as usual.\r\n\r\nTh=
e \"nonce\" used for PNE starts at (index of PNE)+4. This may well fall i=
nside the retry token. Do we even care?\r\n\r\nThe \"authenticated\" data=
 for AEAD covers the long header and the retry token. Or is it just the l=
ong header?"}],"action":{"name":"View Issue","url":"https://github.com/qu=
icwg/base-drafts/issues/1535#issuecomment-403261225"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1535#issuecomment=
-403261225",
"url": "https://github.com/quicwg/base-drafts/issues/1535#issuecomment-40=
3261225",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Long header + token and PNE (#1535)",
"sections": [
{
"text": "",
"activityTitle": "**Christian Huitema**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/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\": 1535,\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\": 1535\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1535#issuecomment-40=
3261225"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3540391=
12\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b41911e83c77_714e3f81d3544f7c44753f--


From nobody Sat Jul  7 23:13: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 08D6612F1A6 for <quic-issues@ietfa.amsl.com>; Sat,  7 Jul 2018 23:13:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DzDCBjS3PQOP for <quic-issues@ietfa.amsl.com>; Sat,  7 Jul 2018 23:13: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 614781294D0 for <quic-issues@ietf.org>; Sat,  7 Jul 2018 23:13:32 -0700 (PDT)
Date: Sat, 07 Jul 2018 23:13:31 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531030411; bh=RH2nf2+ygrt1PZ7CkPXCtU2zIJP05sJp3TkdBLaKzC0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=XgVrAKmNGCL0x4CWHD3MtMNshmVUTUiBZHSp5H/iv1/RaiMl8ABnHApvBKPESOaBs swK0qh60PcykIP7U6WNt6R8nmfLaUvS9l0arW6L5m2Zdo9sQvFQnuuV3ncZRnYyRAJ MtW8MKDWfr/sQVtndhtr4vT1PWNFwHoJotbM94xg=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab74f6acb7520c71bec9bceaca0ba62e14f31bb7ae92cf0000000117596d8b92a169ce140801b8@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/403265267@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_5b41ab8b8c29f_50133f9427082f783998c5"; 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/5R6j7TNd2hAmY-S87tvdEk6kd-I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 08 Jul 2018 06:13:34 -0000

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

It is the client that needs to ensure that it's original DCID was received by the server - how would a bit 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/issues/1486#issuecomment-403265267
----==_mimepart_5b41ab8b8c29f_50133f9427082f783998c5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>It is the client that needs to ensure that it's original DCID was received by the server - how would a bit 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/issues/1486#issuecomment-403265267">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1vRXXXmHZZphk6Jr4pc5469FmDnks5uEaMLgaJpZM4U5BQ4">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwUxKo9zknnzsfB9I4g-iwNft7Uzks5uEaMLgaJpZM4U5BQ4.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1486: It is the client that needs to ensure that it's original DCID was received by the server - how would a bit fix that?"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1486#issuecomment-403265267"}}}</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-403265267",
"url": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment-403265267",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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": "**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\": 1486,\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\": 1486\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment-403265267"
}
],
"@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_5b41ab8b8c29f_50133f9427082f783998c5--


From nobody Sun Jul  8 02: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 14BF8130EFA for <quic-issues@ietfa.amsl.com>; Sun,  8 Jul 2018 02:00:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lRqRJsOoRk9M for <quic-issues@ietfa.amsl.com>; Sun,  8 Jul 2018 02:00: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 ACC62130E1F for <quic-issues@ietf.org>; Sun,  8 Jul 2018 02:00:48 -0700 (PDT)
Date: Sun, 08 Jul 2018 02:00:47 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531040447; bh=h40SToE+cX/RV+D8/KlJReACU8impcLpQN+qiyZYozM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=JhcX5FUrqVxsxxMEinpXnfpW/Ik8IcHFRJb8rmRy3VZmtEebV8a5TWz1Ypgk/sF5B nUE9NcTHG5SG7rxK3Zf68Cg1nt5lzh9oj08OhGRddNae2YSwa5zyVLReD02cZJxS57 Ma0c/E2mzHDg2pYu2r9JSv0UdOx9u7SxnEQvSw84=
From: elenagurevich <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab16091a6a234b9a5727ccbb000d37ea85c6f7c0e692cf00000001175994bf92a169ce136fc559@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1387/403273431@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1387@github.com>
References: <quicwg/base-drafts/issues/1387@github.com>
Subject: Re: [quicwg/base-drafts] 5.6 Packet Number Protection is hard to follow (#1387)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b41d2bfb6351_88083fe8d0e9ef78378867"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: elenagurevich
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/wJYTjDciiJ7LUbuh8ljebuGiLbg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 08 Jul 2018 09:00:50 -0000

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

Hello, i wondering to understand how this issue is cleared in case of short header format ?
Long Header just contzine explicit length field may be used for packet sample, what about short 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/issues/1387#issuecomment-403273431
----==_mimepart_5b41d2bfb6351_88083fe8d0e9ef78378867
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Hello, i wondering to understand how this issue is cleared in case of short header format ?<br>
Long Header just contzine explicit length field may be used for packet sample, what about short 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/issues/1387#issuecomment-403273431">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxkFieBH_lpkIrY59O01Bg9gZMO4ks5uEco_gaJpZM4UMHaO">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1kBhi_OOVaSxNdYeAn9fYe6yjmDks5uEco_gaJpZM4UMHaO.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@elenagurevich in #1387: Hello, i wondering to understand how this issue is cleared in case of short header format ?\r\nLong Header just contzine explicit length field may be used for packet sample, what about short header ?"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1387#issuecomment-403273431"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1387#issuecomment-403273431",
"url": "https://github.com/quicwg/base-drafts/issues/1387#issuecomment-403273431",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] 5.6 Packet Number Protection is hard to follow (#1387)",
"sections": [
{
"text": "",
"activityTitle": "**elenagurevich**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@elenagurevich",
"facts": [

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


From nobody Sun Jul  8 02:05: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 91F93130F7E for <quic-issues@ietfa.amsl.com>; Sun,  8 Jul 2018 02:05:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PkceQAXY-kv2 for <quic-issues@ietfa.amsl.com>; Sun,  8 Jul 2018 02:05: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 C0734130F80 for <quic-issues@ietf.org>; Sun,  8 Jul 2018 02:05:23 -0700 (PDT)
Date: Sun, 08 Jul 2018 02:05:23 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531040723; bh=ELrw8vVz+NUKWG/dx6INvs3iUUag6TuH4Edl5S8W3aA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=HwG8Shw/nOwpt83Kw8yfjVWTGiLaZ515jUZ8zYjwZeGzA0SQSRRhSU4KUe+0rfGVo vdRO24m/OHvXYYRYL8RiPIYab5gXdXmgzPJNDvlGHRhjUWtnWsUacTv+mmu1C0KQ9b amZhYmkHvJ+/senGSkDTSQFJ7DNVRVHSP0k1+vvo=
From: Igor Lubashev <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abbd18f3c1f338e4f49463aa3889d27eb62316496392cf00000001175995d392a169ce140801b8@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/403273655@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_5b41d3d3f046_6dd53f8e9897ef80176644"; 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/1uYulEfZ3o1yfgtz9OYFpRNV2d4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 08 Jul 2018 09:05:26 -0000

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

The proposal is for handshake AD to include the "retried initial" bit in addition to the client's DCID in the handshake initial secret derivation.

If the middlebox executes "inject retry and then drop token from the retired initial" and bleaches the "retried initial" bit from the retired initial packet, handshake will fail.  But if the middlebox allows the "retried initial" bit through, the server will be able to tell that the token is not the one it 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/1486#issuecomment-403273655
----==_mimepart_5b41d3d3f046_6dd53f8e9897ef80176644
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>The proposal is for handshake AD to include the "retried initial" bit =
in addition to the client's DCID in the handshake initial secret derivati=
on.</p>
<p>If the middlebox executes "inject retry and then drop token from the r=
etired initial" and bleaches the "retried initial" bit from the retired i=
nitial packet, handshake will fail.  But if the middlebox allows the "ret=
ried initial" bit through, the server will be able to tell that the token=
 is not the one it 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/issues/1486#issuecomment-403273655">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq-aT=
SaIFhwY6Mw-u-LFgQCgBI3L5ks5uEctTgaJpZM4U5BQ4">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkqz-1RCn8VTBMXZ9W2hKYVprs=
hg-yks5uEctTgaJpZM4U5BQ4.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 in #1486: The proposal is for handshake AD to include the \"retried =
initial\" bit in addition to the client's DCID in the handshake initial s=
ecret derivation.\r\n\r\nIf the middlebox executes \"inject retry and the=
n drop token from the retired initial\" and bleaches the \"retried initia=
l\" bit from the retired initial packet, handshake will fail.  But if the=
 middlebox allows the \"retried initial\" bit through, the server will be=
 able to tell that the token is not the one it sent."}],"action":{"name":=
"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1486#iss=
uecomment-403273655"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment=
-403273655",
"url": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment-40=
3273655",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 un=
authenticated (#1486)",
"sections": [
{
"text": "",
"activityTitle": "**Igor Lubashev**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/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\": 1486,\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\": 1486\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment-40=
3273655"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3504917=
04\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b41d3d3f046_6dd53f8e9897ef80176644--


From nobody Sun Jul  8 02:12: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 A10FE130E2C for <quic-issues@ietfa.amsl.com>; Sun,  8 Jul 2018 02:12:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9OXAYkEDP-7W for <quic-issues@ietfa.amsl.com>; Sun,  8 Jul 2018 02:12:26 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DD960130F80 for <quic-issues@ietf.org>; Sun,  8 Jul 2018 02:12:25 -0700 (PDT)
Date: Sun, 08 Jul 2018 02:12:25 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531041145; bh=x57KbPCai56rrWjC0MONnNFHMMDQZ/gPrrhrU7bWYJ0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=FnnylG6H5dF0eCZwmZEMtl3yr6FB1y9h6WCmtes9VJdJ3lXvYdutvDTVuU4r1KHtb aV6YMUo0GBLi3Fm8lAQ66V6zz3pNxMaMG7ZNOzk8Gbz96J51klxMzbdqnHZ23zKb2J YolKo18RYuw8VwIpmTEhYgl8dylhlu2cJVVqZtK8=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab9b8d467acd93fe739a3304ce5285b7323b86a14e92cf000000011759977992a169ce140801b8@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/403274028@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_5b41d57941de6_3d813ff8197eaf8050609d"; 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/jz1j9X450FOnhOBV45H-ISGCpQU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 08 Jul 2018 09:12:28 -0000

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

But there is a (perceived) issue even without considering retry at all: a middlebox might detect a pattern in the initial packet and modify content in a non-observerable manner, pehaps just to be "helpful". This could include swapping bits in ODCID. Only a full tag verification would prevent this.

If the server adds the clients initial tag as a server TP, the client can reject the handshake trivially if manipulated. This might extend to retry handling, but the concern is not retry 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/1486#issuecomment-403274028
----==_mimepart_5b41d57941de6_3d813ff8197eaf8050609d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>But there is a (perceived) issue even without considering retry at all=
: a middlebox might detect a pattern in the initial packet and modify con=
tent in a non-observerable manner, pehaps just to be "helpful". This coul=
d include swapping bits in ODCID. Only a full tag verification would prev=
ent this.</p>
<p>If the server adds the clients initial tag as a server TP, the client =
can reject the handshake trivially if manipulated. This might extend to r=
etry handling, but the concern is not retry 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/1486#issuecomment-403274028">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq5xU=
uTwSCRx1nY7gf8Pro3m7G4UZks5uEcz5gaJpZM4U5BQ4">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkqzCm9lPMt6v2-I4iIT7T7En4=
tvrZks5uEcz5gaJpZM4U5BQ4.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 #1486: But there is a (perceived) issue even without considering =
retry at all: a middlebox might detect a pattern in the initial packet an=
d modify content in a non-observerable manner, pehaps just to be \"helpfu=
l\". This could include swapping bits in ODCID. Only a full tag verificat=
ion would prevent this.\r\n\r\nIf the server adds the clients initial tag=
 as a server TP, the client can reject the handshake trivially if manipul=
ated. This might extend to retry handling, but the concern is not retry h=
ere."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/ba=
se-drafts/issues/1486#issuecomment-403274028"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment=
-403274028",
"url": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment-40=
3274028",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 un=
authenticated (#1486)",
"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\": 1486,\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\": 1486\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment-40=
3274028"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3504917=
04\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b41d57941de6_3d813ff8197eaf8050609d--


From nobody Sun Jul  8 11: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 98D691310C2 for <quic-issues@ietfa.amsl.com>; Sun,  8 Jul 2018 11:00:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id m1dDczWYGInO for <quic-issues@ietfa.amsl.com>; Sun,  8 Jul 2018 11:00: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 A22B01292AD for <quic-issues@ietf.org>; Sun,  8 Jul 2018 11:00:57 -0700 (PDT)
Date: Sun, 08 Jul 2018 11:00:55 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531072855; bh=C8PpMr6ILM3FM3Cw2m75f2X7mXDMqP4dFKUOQV8StT4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=rIMf9Tz80SdixClTDGOSTjKVYyyHf3lsrEWzLDzCaubWqALUU5020chQKm2RS6lLj I4PElKhvc80k48F6w7dESYzTFsi3nK0s0Fey/RN8L4smBL8zJEda0s+uzxDPk/6mNQ GGRfqswDrvZh4j80nN6b10ONiE4l7LObTNxKLJVw=
From: Christian Huitema <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab32bdfb52da3fcf038d8e70a37c66944fcad4db1f92cf00000001175a135792a169ce14138c09@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1498/review/135240081@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1498@github.com>
References: <quicwg/base-drafts/pull/1498@github.com>
Subject: Re: [quicwg/base-drafts] Rework Retry packet (#1498)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b425157ddfbc_27ec2ae121764f58141929"; 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/ZtXkCVJbEeiKuAzOlBq1s2NKFHI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 08 Jul 2018 18:01:00 -0000

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

huitema approved this pull request.

I like these changes. Can we adopt them as baseline for the 7th interop? The retry mechanism of draft-13 is pretty hard to implement without those.

> @@ -745,6 +745,9 @@ handled separately.
 sample_offset = 6 + len(destination_connection_id) +
                     len(source_connection_id) +
                     len(payload_length) + 4
+if packet_type == Initial:
+    sample_offset += len(token_length) +
+                     len(token)
 ~~~
 

Unless I am missing something, len(token_length) is only available *after* the PN has been decrypted.

> @@ -745,6 +745,9 @@ handled separately.
 sample_offset = 6 + len(destination_connection_id) +
                     len(source_connection_id) +
                     len(payload_length) + 4
+if packet_type == Initial:
+    sample_offset += len(token_length) +
+                     len(token)
 ~~~
 

So we have a circular dependency when decrypting. See issue #1535.

> ++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+~~~
+{: #retry-format title="Retry Packet"}
+
+A Retry packet (shown in {{retry-format}}) only uses the invariant portion of
+the long packet header {{QUIC-INVARIANTS}}; that is, the fields up to and
+including the Destination and Source Connection ID fields.  The contents of the
+Retry packet are not protected.  Like Version Negotiation, a Retry packet
+contains the long header including the connection IDs, but omits the Length,
+Packet Number, and Payload fields.  These are replaced with:
+
+ODCIL:
+
+: The length of the Original Destination Connection ID field as an unsigned
+  8-bit integer.  This field does not use the same encoding as the DCIL and SCIL
+  fields.

I agree with @janaiyengar. Having the same encoding would remove error conditions such as 1<=ODCIL<=3, or ODCIL>18. But of course it would introduce the error "(ODCIL&0xF0)!=0". So maybe it is a wash.

> @@ -745,6 +745,9 @@ handled separately.
 sample_offset = 6 + len(destination_connection_id) +
                     len(source_connection_id) +
                     len(payload_length) + 4
+if packet_type == Initial:
+    sample_offset += len(token_length) +
+                     len(token)
 ~~~
 

My bad. This is actually addressed later, as the token has now moved in front of the PN.

>  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 |                            Token (*)                        ...
 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+|                           Length (i)                        ...
++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+|                     Packet Number (8/16/32)                   |
++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+|                          Payload (*)                        ...
++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+

Yes. This new design solves issue #1535.

>  
-If the client has a suitable token available from a previous connection, it
-SHOULD populate the Token field.
+If the client has a token received in a NEW_TOKEN frame on a previous connection
+to what it believes to be the same server, it can include that value in the
+Token field of its Initial packet.
+
+A client SHOULD NOT reuse a token.  Reusing a token on different network paths
+would allow activity to be linked between paths (see {{migration-linkability}}).
+A client MUST NOT reuse a token if it believes that its point of network

@janaiyengar , no, this is not too strong. There is a real privacy risk to reusing tokens in different contexts. This is pretty similar to the privacy issues with TCP Fast Open, or with TLS resume. Encryption of New Token provides protection against on path elements, but it does not provide protection against the server itself.

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

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

<p>I like these changes. Can we adopt them as baseline for the 7th interop? The retry mechanism of draft-13 is pretty hard to implement without those.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1498#discussion_r200847848">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; @@ -745,6 +745,9 @@ handled separately.
 sample_offset = 6 + len(destination_connection_id) +
                     len(source_connection_id) +
                     len(payload_length) + 4
+if packet_type == Initial:
+    sample_offset += len(token_length) +
+                     len(token)
 ~~~
 
</pre>
<p>Unless I am missing something, len(token_length) is only available <em>after</em> the PN has been decrypted.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1498#discussion_r200847904">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; @@ -745,6 +745,9 @@ handled separately.
 sample_offset = 6 + len(destination_connection_id) +
                     len(source_connection_id) +
                     len(payload_length) + 4
+if packet_type == Initial:
+    sample_offset += len(token_length) +
+                     len(token)
 ~~~
 
</pre>
<p>So we have a circular dependency when decrypting. See issue <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="339188082" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1535" href="https://github.com/quicwg/base-drafts/issues/1535">#1535</a>.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1498#discussion_r200847960">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; ++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+~~~
+{: #retry-format title=&quot;Retry Packet&quot;}
+
+A Retry packet (shown in {{retry-format}}) only uses the invariant portion of
+the long packet header {{QUIC-INVARIANTS}}; that is, the fields up to and
+including the Destination and Source Connection ID fields.  The contents of the
+Retry packet are not protected.  Like Version Negotiation, a Retry packet
+contains the long header including the connection IDs, but omits the Length,
+Packet Number, and Payload fields.  These are replaced with:
+
+ODCIL:
+
+: The length of the Original Destination Connection ID field as an unsigned
+  8-bit integer.  This field does not use the same encoding as the DCIL and SCIL
+  fields.
</pre>
<p>I agree with <a class="user-mention" data-hovercard-user-id="11067604" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/janaiyengar">@janaiyengar</a>. Having the same encoding would remove error conditions such as 1&lt;=ODCIL&lt;=3, or ODCIL&gt;18. But of course it would introduce the error "(ODCIL&amp;0xF0)!=0". So maybe it is a wash.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1498#discussion_r200848042">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; @@ -745,6 +745,9 @@ handled separately.
 sample_offset = 6 + len(destination_connection_id) +
                     len(source_connection_id) +
                     len(payload_length) + 4
+if packet_type == Initial:
+    sample_offset += len(token_length) +
+                     len(token)
 ~~~
 
</pre>
<p>My bad. This is actually addressed later, as the token has now moved in front of the PN.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1498#discussion_r200848112">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 |                            Token (*)                        ...
 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+|                           Length (i)                        ...
++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+|                     Packet Number (8/16/32)                   |
++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+|                          Payload (*)                        ...
++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
</pre>
<p>Yes. This new design solves issue <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="339188082" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1535" href="https://github.com/quicwg/base-drafts/issues/1535">#1535</a>.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1498#discussion_r200848260">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-If the client has a suitable token available from a previous connection, it
-SHOULD populate the Token field.
+If the client has a token received in a NEW_TOKEN frame on a previous connection
+to what it believes to be the same server, it can include that value in the
+Token field of its Initial packet.
+
+A client SHOULD NOT reuse a token.  Reusing a token on different network paths
+would allow activity to be linked between paths (see {{migration-linkability}}).
+A client MUST NOT reuse a token if it believes that its point of network
</pre>
<p><a class="user-mention" data-hovercard-user-id="11067604" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/janaiyengar">@janaiyengar</a> , no, this is not too strong. There is a real privacy risk to reusing tokens in different contexts. This is pretty similar to the privacy issues with TCP Fast Open, or with TLS resume. Encryption of New Token provides protection against on path elements, but it does not provide protection against the server itself.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1498#pullrequestreview-135240081">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3MGWm9pw3BzX6NtGW3E7H-ekkGIks5uEkjXgaJpZM4U8RgX">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3D6n7WaBX8Bla_Wo-I1ymG2N15iks5uEkjXgaJpZM4U8RgX.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1498"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1498#pullrequestreview-135240081"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1498#pullrequestreview-135240081",
"url": "https://github.com/quicwg/base-drafts/pull/1498#pullrequestreview-135240081",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1498",
"sections": [
{
"text": "I like these changes. Can we adopt them as baseline for the 7th interop? The retry mechanism of draft-13 is pretty hard to implement without those.",
"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/1498#pullrequestreview-135240081"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 351344663\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b425157ddfbc_27ec2ae121764f58141929--


From nobody Sun Jul  8 12:26: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 F14DC130E19 for <quic-issues@ietfa.amsl.com>; Sun,  8 Jul 2018 12:26:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id THJOjgFf6IW4 for <quic-issues@ietfa.amsl.com>; Sun,  8 Jul 2018 12:26: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 8E84312872C for <quic-issues@ietf.org>; Sun,  8 Jul 2018 12:26:04 -0700 (PDT)
Date: Sun, 08 Jul 2018 12:26:03 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531077963; bh=t8G3hS8bl+uXIS46cDGonvNLN0ZPAn6VP33JMuWgoyA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=HFxAOrZNf6EEXTHevJ+dSljUwm9jqAaNr9KhjYO6FNu9bA2jJJUazVUbIDKzHdrqj IP7/VIfWY2qiJNZ5OcQQxo9nj8RDR6jruadmwaPaSXBq4NU9ldIByPCIFvGrLwNKfJ 2tOChpKz8vcaRwcldahNNuHWMbUYK4YBrw8Hr7f8=
From: Igor Lubashev <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba5365a33d51d6f0d3f29e04955cf35abeee54a1492cf00000001175a274b92a169ce14218572@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1513/403310526@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1513@github.com>
References: <quicwg/base-drafts/issues/1513@github.com>
Subject: Re: [quicwg/base-drafts] 0-RTT DCID Routing (#1513)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b42654b8d5bc_63d2af544684f5c83893"; 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/gwUOLL6FAmpwBiIfMxTX3MV6XM4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 08 Jul 2018 19:26:06 -0000

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

As a load balancer implementor, my primary consideration is knowing whether a particular bunch of octets is supposed to be server-generated or a random DCID.  If I cannot tell the difference from the packet header (w/o performing crypto), I would prefer t stick with the assumption of "random" and then not have DCID change from the initial.

(CID internal consistency validation would be performed on the DCID that claims to be server-generated, but it should not be the primary method of deciding whether a CID is be considered to be server-generated.)

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

<p>As a load balancer implementor, my primary consideration is knowing wh=
ether a particular bunch of octets is supposed to be server-generated or =
a random DCID.  If I cannot tell the difference from the packet header (w=
/o performing crypto), I would prefer t stick with the assumption of "ran=
dom" and then not have DCID change from the initial.</p>
<p>(CID internal consistency validation would be performed on the DCID th=
at claims to be server-generated, but it should not be the primary method=
 of deciding whether a CID is be considered to be server-generated.)</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/1513#issuecomment-403310526">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq-lt=
PktBqcoKKjjvwTHYti6cir6Yks5uElzLgaJpZM4VARmu">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq8ysUnDHpg6uApHL-lcRYtse=
xmtgks5uElzLgaJpZM4VARmu.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 in #1513: As a load balancer implementor, my primary consideration i=
s knowing whether a particular bunch of octets is supposed to be server-g=
enerated or a random DCID.  If I cannot tell the difference from the pack=
et header (w/o performing crypto), I would prefer t stick with the assump=
tion of \"random\" and then not have DCID change from the initial.\r\n\r\=
n(CID internal consistency validation would be performed on the DCID that=
 claims to be server-generated, but it should not be the primary method o=
f deciding whether a CID is be considered to be server-generated.)"}],"ac=
tion":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/i=
ssues/1513#issuecomment-403310526"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1513#issuecomment=
-403310526",
"url": "https://github.com/quicwg/base-drafts/issues/1513#issuecomment-40=
3310526",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] 0-RTT DCID Routing (#1513)",
"sections": [
{
"text": "",
"activityTitle": "**Igor Lubashev**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/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\": 1513,\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\": 1513\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1513#issuecomment-40=
3310526"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3523936=
46\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b42654b8d5bc_63d2af544684f5c83893--


From nobody Sun Jul  8 12:35: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 2FE1A130E0E for <quic-issues@ietfa.amsl.com>; Sun,  8 Jul 2018 12:35:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id C5loyvdJMXze for <quic-issues@ietfa.amsl.com>; Sun,  8 Jul 2018 12:35: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 49B5912872C for <quic-issues@ietf.org>; Sun,  8 Jul 2018 12:35:54 -0700 (PDT)
Date: Sun, 08 Jul 2018 12:35:53 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531078553; bh=om2IM3xztAWpM0cCmNYO8p3eDl94DMYwJog9JFaD7NY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=IwgXBYA1qwpF02FrZ7wuaC7UDy7WE6N9PXlW2jeUgvL51TQ2lOgduULY8KGHecjCc VL1ZsRUU54hfJmMLdmjGyZtGE5dvoaHRr9lJ4sO2UTPcAdFT1d14QWy4yeeqh1QTJs FqnwybpJXCcKb1EMUn19bemnTEG0UiscwaYOeGMI=
From: Igor Lubashev <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb47caf77eaba878613f4ec25875e6054ec424d5092cf00000001175a299992a169ce140801b8@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/403311245@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_5b4267996f4c0_3bda3fc904178f889218c0"; 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/x2q1OhEYnLEbTZZh6evkJC_9pPE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 08 Jul 2018 19:35:57 -0000

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

I am realizing that I am not the best person here to assess what exactly crypto protects against.  The TLS draft states the following, so I am (mis-?) reading it to mean that if client and server do not see the same original client's DCID, the handshake will fail.  (And the proposal is to include the "retry-initial" bit in the initial_secret computation.
```
initial_salt = 0x9c108f98520a5c5c32968e950e8a2c5fe06d6c38
initial_secret =
    HKDF-Extract(initial_salt, client_dst_connection_id)

client_initial_secret =
   HKDF-Expand-Label(initial_secret, "client in", Hash.length)
server_initial_secret =
   HKDF-Expand-Label(initial_secret, "server in", Hash.length)
```

-- 
You are receiving this 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-403311245
----==_mimepart_5b4267996f4c0_3bda3fc904178f889218c0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>I am realizing that I am not the best person here to assess what exact=
ly crypto protects against.  The TLS draft states the following, so I am =
(mis-?) reading it to mean that if client and server do not see the same =
original client's DCID, the handshake will fail.  (And the proposal is to=
 include the "retry-initial" bit in the initial_secret computation.</p>
<pre><code>initial_salt =3D 0x9c108f98520a5c5c32968e950e8a2c5fe06d6c38
initial_secret =3D
    HKDF-Extract(initial_salt, client_dst_connection_id)

client_initial_secret =3D
   HKDF-Expand-Label(initial_secret, "client in", Hash.length)
server_initial_secret =3D
   HKDF-Expand-Label(initial_secret, "server in", Hash.length)
</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/issues/1486#issuecomment-403311245">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqyCH=
XSfZrWQSgOPfapZZJYnXHb8pks5uEl8ZgaJpZM4U5BQ4">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkqzjOhFwZVDgr9G59xd91t-m4=
uj5aks5uEl8ZgaJpZM4U5BQ4.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 in #1486: I am realizing that I am not the best person here to asses=
s what exactly crypto protects against.  The TLS draft states the followi=
ng, so I am (mis-?) reading it to mean that if client and server do not s=
ee the same original client's DCID, the handshake will fail.  (And the pr=
oposal is to include the \"retry-initial\" bit in the initial_secret comp=
utation.\r\n```\r\ninitial_salt =3D 0x9c108f98520a5c5c32968e950e8a2c5fe06=
d6c38\r\ninitial_secret =3D\r\n    HKDF-Extract(initial_salt, client_dst_=
connection_id)\r\n\r\nclient_initial_secret =3D\r\n   HKDF-Expand-Label(i=
nitial_secret, \"client in\", Hash.length)\r\nserver_initial_secret =3D\r=
\n   HKDF-Expand-Label(initial_secret, \"server in\", Hash.length)\r\n```=
"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-d=
rafts/issues/1486#issuecomment-403311245"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment=
-403311245",
"url": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment-40=
3311245",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 un=
authenticated (#1486)",
"sections": [
{
"text": "",
"activityTitle": "**Igor Lubashev**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/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\": 1486,\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\": 1486\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment-40=
3311245"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3504917=
04\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b4267996f4c0_3bda3fc904178f889218c0--


From nobody Sun Jul  8 12:54: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 98EAD12872C for <quic-issues@ietfa.amsl.com>; Sun,  8 Jul 2018 12:54:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OM9T9VHnJUpP for <quic-issues@ietfa.amsl.com>; Sun,  8 Jul 2018 12:54: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 D4C4D129C6A for <quic-issues@ietf.org>; Sun,  8 Jul 2018 12:54:08 -0700 (PDT)
Date: Sun, 08 Jul 2018 12:54:07 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531079647; bh=Pkxn44S+H0HTsmrx0rL+m6KJtnvuIfkTtiMRrexN3hY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=hPb1bov0bdvA++tcSOSTWv9NY3nxGYmiQ/ET19ZGvb1so+REp9eaaweK9G3Q3isBv Y1CeWvPSxnS6UsvbJuPWQN9y7JFE5yrlGmQqi5vqr7Hi5LgHrWeXQqELPyiIdxY51x MMp4yIjJ9QH9drpxaWSwh4CJzFCqgjurJK/UtYjU=
From: Igor Lubashev <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abc30294e6c49b1d5fdad7de97fa2eb11fa434bd5c92cf00000001175a2ddf92a169ce13c7a591@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1443/403312437@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1443@github.com>
References: <quicwg/base-drafts/issues/1443@github.com>
Subject: Re: [quicwg/base-drafts] Stateless Reset Eternal Ping Pong (#1443)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b426bdf16552_87f63fe8d0e9ef7811620db"; 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/xzbYOSjY732VFtnKIUc-ke2Yekw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 08 Jul 2018 19:54:11 -0000

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

If a typical sender of a SR is the server, and a typical thing that a client sends is just a ACK, would size-based squelching of SR prevent most SRs from being sent?

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

<p>If a typical sender of a SR is the server, and a typical thing that a client sends is just a ACK, would size-based squelching of SR prevent most SRs from being sent?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1443#issuecomment-403312437">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_4rRJ2xypDGh0c8-y8I90jldoz2ks5uEmNfgaJpZM4Ulk0v">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqyeErL78dVJp3_0W60dd488p00gGks5uEmNfgaJpZM4Ulk0v.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1443: If a typical sender of a SR is the server, and a typical thing that a client sends is just a ACK, would size-based squelching of SR prevent most SRs from being sent?"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1443#issuecomment-403312437"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment-403312437",
"url": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment-403312437",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Stateless Reset Eternal Ping Pong (#1443)",
"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\": 1443,\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\": 1443\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment-403312437"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 345394479\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b426bdf16552_87f63fe8d0e9ef7811620db--


From nobody Sun Jul  8 14:11: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 100A4130E92 for <quic-issues@ietfa.amsl.com>; Sun,  8 Jul 2018 14:11:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4jTWhdoWz7r6 for <quic-issues@ietfa.amsl.com>; Sun,  8 Jul 2018 14:11:07 -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 6847C130E96 for <quic-issues@ietf.org>; Sun,  8 Jul 2018 14:11:07 -0700 (PDT)
Date: Sun, 08 Jul 2018 14:11:06 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531084266; bh=BfR3uSw072WM1ePsmWdwaj/7y3xtJXSLhn6wizHNLrk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=k8STtIiLQxVLOFYkD7yJ6Op7+4vso1Sd6iNvR3EH29F+arV6A8dmq2WyK0Sg1nkzx 49upiIuQUmlPytofZgU5D36R39Gs4VM8TI+f5Ge4BNydbGQ5gK4g6DYdwH9DJACdB7 Xg3MRIsHyavFjv0pjjiDV5zJSM9oBfeEw4XUE4ik=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba075be0f67fb21b5dd80f8b8448eef4cf0a9eb0f92cf00000001175a3fea92a169ce14218572@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1513/403317493@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1513@github.com>
References: <quicwg/base-drafts/issues/1513@github.com>
Subject: Re: [quicwg/base-drafts] 0-RTT DCID Routing (#1513)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b427deabc7ee_3ca22ae121764f585873e2"; 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/-Vnp_ivYcZOqJNyEqrR_KfK5cQ8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 08 Jul 2018 21:11:09 -0000

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

Currently it would be random. If there were a server negotiated DCID for 0-RTT then I'd assume it could be generally assumed that all 0-RTT initials are server generated DCID's. If it is not consitent, it would be useless as @igorlord suggests.

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

<p>Currently it would be random. If there were a server negotiated DCID for 0-RTT then I'd assume it could be generally assumed that all 0-RTT initials are server generated DCID's. If it is not consitent, it would be useless as <a class="user-mention" data-hovercard-user-id="25256216" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/igorlord">@igorlord</a> suggests.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1513#issuecomment-403317493">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwTEN963QnX2LvVsHtpnwAX2-htxks5uEnVqgaJpZM4VARmu">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4yR4RoACzu1V7g4384F4jkxuAXnks5uEnVqgaJpZM4VARmu.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1513: Currently it would be random. If there were a server negotiated DCID for 0-RTT then I'd assume it could be generally assumed that all 0-RTT initials are server generated DCID's. If it is not consitent, it would be useless as @igorlord suggests."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1513#issuecomment-403317493"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1513#issuecomment-403317493",
"url": "https://github.com/quicwg/base-drafts/issues/1513#issuecomment-403317493",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] 0-RTT DCID Routing (#1513)",
"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\": 1513,\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\": 1513\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1513#issuecomment-403317493"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352393646\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b427deabc7ee_3ca22ae121764f585873e2--


From nobody Sun Jul  8 14: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 4A729130E9C for <quic-issues@ietfa.amsl.com>; Sun,  8 Jul 2018 14:17:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id P306oAetWwO8 for <quic-issues@ietfa.amsl.com>; Sun,  8 Jul 2018 14:17: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 5783412F1AB for <quic-issues@ietf.org>; Sun,  8 Jul 2018 14:17:21 -0700 (PDT)
Date: Sun, 08 Jul 2018 14:17:20 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531084640; bh=ufILHpbhsey2PJofuta9wqcgwdSV8Ew7x0I7gZjxzjk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=jFzE9qf0+8DCZCtSVPQovuZWcKeUue8GKcAq0VWvYj+aPSuOkzkBws9oNuqQIarSh esDvCLeivOUHWsT9LKdRDD10aB4TwLvvSoNfOJbEzdttfXOJIDfLQWxGkwcDzfXKRL CnS/jodVGYqZslvrRNLR2rGkTB4Q6zmVuKkERBBc=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab100773e05b4371e89d2e995f8ce4ff3c3e7456e192cf00000001175a416092a169ce13c7a591@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1443/403317907@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1443@github.com>
References: <quicwg/base-drafts/issues/1443@github.com>
Subject: Re: [quicwg/base-drafts] Stateless Reset Eternal Ping Pong (#1443)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b427f604232b_73582b12717faf541238533"; 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/UFI1wLfg9GdjsDPKTV_c0hO-Aeo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 08 Jul 2018 21:17:24 -0000

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

@igorlord not if the additional statistical rule is appied for small packets. But it would results in some some ACK's not triggering a reset. Since ACK's won't be retransmitted it could lead to a mexican standoff until timeout. The ACK's would be a response to data still in the pipeline. A server going down is probably not online again or failed-over before that pipeline has drained. So I doubt it will make much difference.

However, there are also cases where many small packets are sent such as play position updates. But then chances are higher that one of the packets trigger a reset.

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

<p><a class=3D"user-mention" data-hovercard-user-id=3D"25256216" data-oct=
o-click=3D"hovercard-link-click" data-octo-dimensions=3D"link_type:self" =
href=3D"https://github.com/igorlord">@igorlord</a> not if the additional =
statistical rule is appied for small packets. But it would results in som=
e some ACK's not triggering a reset. Since ACK's won't be retransmitted i=
t could lead to a mexican standoff until timeout. The ACK's would be a re=
sponse to data still in the pipeline. A server going down is probably not=
 online again or failed-over before that pipeline has drained. So I doubt=
 it will make much difference.</p>
<p>However, there are also cases where many small packets are sent such a=
s play position updates. But then chances are higher that one of the pack=
ets trigger a reset.</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/1443#issuecomment-403317907">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqwmm=
NndrDyoIh81uIMuEfN_gD1gKks5uEnbggaJpZM4Ulk0v">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq0zMaT2YZjsY0pZhT6LjI65R=
x6Upks5uEnbggaJpZM4Ulk0v.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 #1443: @igorlord not if the additional statistical rule is appied=
 for small packets. But it would results in some some ACK's not triggerin=
g a reset. Since ACK's won't be retransmitted it could lead to a mexican =
standoff until timeout. The ACK's would be a response to data still in th=
e pipeline. A server going down is probably not online again or failed-ov=
er before that pipeline has drained. So I doubt it will make much differe=
nce.\r\n\r\nHowever, there are also cases where many small packets are se=
nt such as play position updates. But then chances are higher that one of=
 the packets trigger a reset."}],"action":{"name":"View Issue","url":"htt=
ps://github.com/quicwg/base-drafts/issues/1443#issuecomment-403317907"}}}=
</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment=
-403317907",
"url": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment-40=
3317907",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Stateless Reset Eternal Ping Pong (#14=
43)",
"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\": 1443,\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\": 1443\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment-40=
3317907"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3453944=
79\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b427f604232b_73582b12717faf541238533--


From nobody Sun Jul  8 14:22: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 89AAD130E9C for <quic-issues@ietfa.amsl.com>; Sun,  8 Jul 2018 14:22:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0_StzP-pLDnw for <quic-issues@ietfa.amsl.com>; Sun,  8 Jul 2018 14: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 525BB12F1AB for <quic-issues@ietf.org>; Sun,  8 Jul 2018 14:22:21 -0700 (PDT)
Date: Sun, 08 Jul 2018 14:22:20 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531084940; bh=WHKu3RUesbAx5V9zL5bXf4Vyl7BJNNmqRfaKRvCdWek=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=uBy+vvnBcWul3XrvWMWVKn7RSyAVI1hn/LlRZUnZMYA5DrpGvcalAAWBXZz5jbcqr PVv2oH/bVuu85G1XD+0FWl+ZtuEXZOIZxY+VEkHegc2RFHJI2lcZNxiYYPDpKAOqbo 9ATWUhJzTVE+Ivub8WdE5aCjMAKIfA0EGHwVxdns=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abef204380b47e2a3fb96cc892d446894e676fe65992cf00000001175a428c92a169ce140801b8@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/403318196@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_5b42808c799b7_dcf3fc7b33f2f7c45458e"; 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/jw2KyG8XfIyfuYxTZEKtQU7b7I8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 08 Jul 2018 21:22:24 -0000

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

Yeah, it looks like it is protected - from what you have extracted. If the client_dst_connect_id is replaced with a client_initial_aead_tag, it would be a stronger proof. Historically initial packets were not AEAD protected, so that might be part of it, but they are now. The tag is is not trustworthy in itself - but it is very hard to create a forged initial packet with the same 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/1486#issuecomment-403318196
----==_mimepart_5b42808c799b7_dcf3fc7b33f2f7c45458e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>Yeah, it looks like it is protected - from what you have extracted. If=
 the client_dst_connect_id is replaced with a client_initial_aead_tag, it=
 would be a stronger proof. Historically initial packets were not AEAD pr=
otected, so that might be part of it, but they are now. The tag is is not=
 trustworthy in itself - but it is very hard to create a forged initial p=
acket with the same 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/1486#issuecomment-403318196">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq6A5=
9xMLu4C5TmksHfv4yHySiUjTks5uEngMgaJpZM4U5BQ4">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq0HrMFvmXNhoGW1jDHiP1KSB=
00xbks5uEngMgaJpZM4U5BQ4.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 #1486: Yeah, it looks like it is protected - from what you have e=
xtracted. If the client_dst_connect_id is replaced with a client_initial_=
aead_tag, it would be a stronger proof. Historically initial packets were=
 not AEAD protected, so that might be part of it, but they are now. The t=
ag is is not trustworthy in itself - but it is very hard to create a forg=
ed initial packet with the same tag."}],"action":{"name":"View Issue","ur=
l":"https://github.com/quicwg/base-drafts/issues/1486#issuecomment-403318=
196"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment=
-403318196",
"url": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment-40=
3318196",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 un=
authenticated (#1486)",
"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\": 1486,\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\": 1486\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment-40=
3318196"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3504917=
04\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b42808c799b7_dcf3fc7b33f2f7c45458e--


From nobody Sun Jul  8 16:47: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 12A2E130ECD for <quic-issues@ietfa.amsl.com>; Sun,  8 Jul 2018 16:47:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id EjV0eeJf8ZGf for <quic-issues@ietfa.amsl.com>; Sun,  8 Jul 2018 16:47: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 9A04E127148 for <quic-issues@ietf.org>; Sun,  8 Jul 2018 16:47:14 -0700 (PDT)
Date: Sun, 08 Jul 2018 16:47:13 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531093633; bh=W9xtupzvM6/vdOOkQQlRtQmG5Agpg11gaYVOLGGc36E=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ITsgJNd/RSm6lCyOOIy2CjgNTnxzdWotsQe6iIfHRW+9I0WeRlIFrrQX/ipBYMR76 FnqO/EtPqMD9ATmisABci/Nwdaet7UxqTQT4A2YYTG7x3YTAE6TY8fsgqgMYVOcuIy JkBkg21nnXhP7K6FdWoEhEknTJwVrVEIG0i7lHsI=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab4dd6f93c120aab7dfbb0f8e7bf10ff986e8ea82192cf00000001175a648192a169ce142f90e7@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1525/review/135250553@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1525@github.com>
References: <quicwg/base-drafts/pull/1525@github.com>
Subject: Re: [quicwg/base-drafts] Tolerate unknown stream types, add greasing (#1525)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b42a2817f733_1a5a3fc7b33f2f7c76406c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/koEnjh7Oqn8KrHDXMgJzUeyjXiQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 08 Jul 2018 23:47:17 -0000

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

martinthomson commented on this pull request.



>  unknown. Implementations SHOULD NOT send stream types the peer is not already
-known to support, since a stream error can be promoted to a connection error at
-the peer's discretion (see {{errors}}).
+known to support. Recipients of unknown stream types MAY trigger a QUIC
+STOP_SENDING frame with an error code of HTTP_UNKNOWN_STREAM_TYPE, but MUST NOT
+consider such streams to be an error of any kind.

Yeah.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1525#discussion_r200858916
----==_mimepart_5b42a2817f733_1a5a3fc7b33f2f7c76406c
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/1525#discussion_r200858916">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt;  unknown. Implementations SHOULD NOT send stream types the peer is not already
-known to support, since a stream error can be promoted to a connection error at
-the peer&#39;s discretion (see {{errors}}).
+known to support. Recipients of unknown stream types MAY trigger a QUIC
+STOP_SENDING frame with an error code of HTTP_UNKNOWN_STREAM_TYPE, but MUST NOT
+consider such streams to be an error of any kind.
</pre>
<p>Yeah.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1525#discussion_r200858916">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwr7DEr4bvt9Wqiz-KJsTk9hD5U5ks5uEpoBgaJpZM4VEQwd">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-XDHTGBiYidAsXYlVow3kUCPYoZks5uEpoBgaJpZM4VEQwd.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1525"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1525#discussion_r200858916"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1525#discussion_r200858916",
"url": "https://github.com/quicwg/base-drafts/pull/1525#discussion_r200858916",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1525",
"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/1525#discussion_r200858916"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 353438749\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b42a2817f733_1a5a3fc7b33f2f7c76406c--


From nobody Sun Jul  8 16:49: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 A442D130EDD for <quic-issues@ietfa.amsl.com>; Sun,  8 Jul 2018 16:49:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BIk3iiZh7ODq for <quic-issues@ietfa.amsl.com>; Sun,  8 Jul 2018 16:49: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 9664A127148 for <quic-issues@ietf.org>; Sun,  8 Jul 2018 16:49:19 -0700 (PDT)
Date: Sun, 08 Jul 2018 16:49:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531093758; bh=6Qs2MNkwWDBgMkDapTYV+XZI8zU0RH00UbS4qBhzF3k=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Uynn0ENp2XI7GiQYO2pprx4h5jCsT3uS9rvtSMfIVPXMDLqfulWI8ouU+LRcdQP5P O9dU3Kas8XM+pEB9img4xV1wTO1MGOSUVdQfDI5tTrfeL0PV36UJ1oTuHhSnSS9j5A hd+xhYsev9XE0fb1BeYaQ/c0YijNfJ9ljzeCVkOY=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abaf9c71ea4cf28abb4700581bbca8412a4efa392192cf00000001175a64fe92a169ce142f90e7@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1525/review/135250643@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1525@github.com>
References: <quicwg/base-drafts/pull/1525@github.com>
Subject: Re: [quicwg/base-drafts] Tolerate unknown stream types, add greasing (#1525)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b42a2fe7774f_e902ad7ee64af50468151"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/fPpc7I6eVJ0GF9F2JlqzckLZlHY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 08 Jul 2018 23:49:22 -0000

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

martinthomson commented on this pull request.



>  unknown. Implementations SHOULD NOT send stream types the peer is not already
-known to support, since a stream error can be promoted to a connection error at
-the peer's discretion (see {{errors}}).
+known to support. Recipients of unknown stream types MAY trigger a QUIC
+STOP_SENDING frame with an error code of HTTP_UNKNOWN_STREAM_TYPE, but MUST NOT
+consider such streams to be an error of any kind.
+
+### Reserved Stream Types {#stream-grease}
+
+Stream types of the format `0x1f * N` are reserved to exercise the requirement
+that unknown types be ignored. These streams have no semantic meaning, and can
+be sent when application-layer padding is desired.  They MAY also be sent on

Padding using bogus frames might work, but there are two problems with this:

1. Not all streams use frames.
2. Padding that uses bogus unidirectional streams isn't guaranteed to be placed in the same packet as the data that it pads.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1525#discussion_r200859004
----==_mimepart_5b42a2fe7774f_e902ad7ee64af50468151
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/1525#discussion_r200859004">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt;  unknown. Implementations SHOULD NOT send stream types the peer is not already
-known to support, since a stream error can be promoted to a connection error at
-the peer&#39;s discretion (see {{errors}}).
+known to support. Recipients of unknown stream types MAY trigger a QUIC
+STOP_SENDING frame with an error code of HTTP_UNKNOWN_STREAM_TYPE, but MUST NOT
+consider such streams to be an error of any kind.
+
+### Reserved Stream Types {#stream-grease}
+
+Stream types of the format `0x1f * N` are reserved to exercise the requirement
+that unknown types be ignored. These streams have no semantic meaning, and can
+be sent when application-layer padding is desired.  They MAY also be sent on
</pre>
<p>Padding using bogus frames might work, but there are two problems with this:</p>
<ol>
<li>Not all streams use frames.</li>
<li>Padding that uses bogus unidirectional streams isn't guaranteed to be placed in the same packet as the data that it pads.</li>
</ol>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1525#discussion_r200859004">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7BmtZoamW4ML9uV2Iw5W7FoBRtjks5uEpp-gaJpZM4VEQwd">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5yMeMzaR2re9NS0eJmo17VmF_NFks5uEpp-gaJpZM4VEQwd.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1525"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1525#discussion_r200859004"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1525#discussion_r200859004",
"url": "https://github.com/quicwg/base-drafts/pull/1525#discussion_r200859004",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1525",
"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/1525#discussion_r200859004"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 353438749\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b42a2fe7774f_e902ad7ee64af50468151--


From nobody Sun Jul  8 16:53: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 7C787130EE9 for <quic-issues@ietfa.amsl.com>; Sun,  8 Jul 2018 16:53:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 1.401
X-Spam-Level: *
X-Spam-Status: No, score=1.401 tagged_above=-999 required=5 tests=[BAYES_40=-0.001, DKIM_ADSP_CUSTOM_MED=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 bYT0Rt8Dxwfo for <quic-issues@ietfa.amsl.com>; Sun,  8 Jul 2018 16:53: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 474D912E039 for <quic-issues@ietf.org>; Sun,  8 Jul 2018 16:53:47 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531094026; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=LNyRxsInr9oFdZ6lYU01lIDjZ8SsW8Kemoy0Wh8jvc0=; b=wA0ynF/U30/rAocWhT1V+9ZtZpl7E3oZsRGtGEhTPXKDKhMsxQmY23KmetRefWPIFdyW0wAI bIsmlgXMz+MkrBmlf+soJdUKzj8DRSr9qx3p7tHp5ueGnWVK3ar55bJ+4qrENWrqmVL64TfZ P/xuVjn8OrWHhEHVu0QaWGo5V3I=
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 5b42a409.7f8be5d9af60-smtp-out-n01; Sun, 08 Jul 2018 23:53:45 -0000 (UTC)
Date: Sun, 08 Jul 2018 16:53:45 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b42a409d0452_5d9e2b018b133c08605ec@hookshot-fe-88eb02d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 1ae029: Have been
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b42a409cfc70_5d9e2b018b133c08604fc"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/_sDcZ2sfcq61IckejmstjrrG4r4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 08 Jul 2018 23:53:49 -0000

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

  Branch: refs/heads/allow-retry-0rtt
  Home:   https://github.com/quicwg/base-drafts
  Commit: 1ae029af1d7148396c2f312dc20e8262d34445d3
      https://github.com/quicwg/base-drafts/commit/1ae029af1d7148396c2f312dc20e8262d34445d3
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-09 (Mon, 09 Jul 2018)

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

  Log Message:
  -----------
  Have been



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

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

----==_mimepart_5b42a409cfc70_5d9e2b018b133c08604fc--


From nobody Sun Jul  8 16:53: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 208E01310F8 for <quic-issues@ietfa.amsl.com>; Sun,  8 Jul 2018 16:53:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6BL5Ro6X45SP for <quic-issues@ietfa.amsl.com>; Sun,  8 Jul 2018 16:53:49 -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 0061A12E039 for <quic-issues@ietf.org>; Sun,  8 Jul 2018 16:53:48 -0700 (PDT)
Date: Sun, 08 Jul 2018 16:53:48 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531094028; bh=LwKWlvReSe+ejJjtQY1Z5O9J8lydtOoL2G0e8w0DT7I=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=kUpmdmqXgBWBHd/9fmBxAfNPDeA040Ax2H/mZpuIT14zFphC3NZTtB3X0zNu9OJbz 9QGwUfmhaJeem/cplbW2zRArfxj2Heb+2N1ghrIgdmYDfj2pTSbobjZUvBclgZr5td 1qfGVquOmzmXeLcabeigkFSFElvsDTqgOYm0JrP0=
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/1514/push/2703431638@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1514@github.com>
References: <quicwg/base-drafts/pull/1514@github.com>
Subject: Re: [quicwg/base-drafts] Permit 0-RTT after Retry and VN (#1514)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b42a40c8a435_32b92ad920e20f581097889"; 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/VDk2Wmb78RHalRclMZAIylVSJzg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 08 Jul 2018 23:53:51 -0000

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

@martinthomson pushed 1 commit.

1ae029a  Have been


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1514/files/7c68e0b867d08c801fd93abdffa4bd4305414c53..1ae029af1d7148396c2f312dc20e8262d34445d3

----==_mimepart_5b42a40c8a435_32b92ad920e20f581097889
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/1ae029a">1ae029a</a>  Have been</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/1514/files/7c68e0b867d08c801fd93abdffa4bd4305414c53..1ae029af1d7148396c2f312dc20e8262d34445d3">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_gMLSAtcymPTGDAbsNOdTg-k85yks5uEpuMgaJpZM4VAVox">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7L_LjVdiElBBPQTrfOAeJVS4xgJks5uEpuMgaJpZM4VAVox.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1514"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1514/files/7c68e0b867d08c801fd93abdffa4bd4305414c53..1ae029af1d7148396c2f312dc20e8262d34445d3"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1514/files/7c68e0b867d08c801fd93abdffa4bd4305414c53..1ae029af1d7148396c2f312dc20e8262d34445d3",
"url": "https://github.com/quicwg/base-drafts/pull/1514/files/7c68e0b867d08c801fd93abdffa4bd4305414c53..1ae029af1d7148396c2f312dc20e8262d34445d3",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1514",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1514:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "1ae029a",
"value": "Have been"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1514/files/7c68e0b867d08c801fd93abdffa4bd4305414c53..1ae029af1d7148396c2f312dc20e8262d34445d3"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352410161\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b42a40c8a435_32b92ad920e20f581097889--


From nobody Sun Jul  8 17:02: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 99C6F12E039 for <quic-issues@ietfa.amsl.com>; Sun,  8 Jul 2018 17:02:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.902
X-Spam-Level: 
X-Spam-Status: No, score=0.902 tagged_above=-999 required=5 tests=[BAYES_05=-0.5, DKIM_ADSP_CUSTOM_MED=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 EWGmNIwOxMQJ for <quic-issues@ietfa.amsl.com>; Sun,  8 Jul 2018 17:02: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 ED717130EE1 for <quic-issues@ietf.org>; Sun,  8 Jul 2018 17:02:27 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531094547; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=I2QBaabUF3KRNx8DAVuVOTQuc0Fh0K8x2ijUPEyfdM4=; b=QibzuKAMvlPhmb8WE+s/gXYHhrHWuHFYk+wa651RpSf78Y55YVbMo/iPfikeow3Pzzyk8u6Z o0OvgeTqJlIuSCQwCoPUBr/DUB9kTILMxRGQiLb6adt7vsaabvH/IBC1D4SpfiZK2kzabbel GDMTkWXuUSsuEPaUXiEhU6GlaWY=
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 5b42a612.7fec50ea0bd0-smtp-out-n01; Mon, 09 Jul 2018 00:02:26 -0000 (UTC)
Date: Sun, 08 Jul 2018 17:02:25 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b42a611adc9c_50bf2b0033ae7c08637b1@hookshot-fe-2cc8887.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] e37565: Redo ODCIL encoding. Closes #1535.
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b42a611ad7dc_50bf2b0033ae7c08636fc"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/tuKBgoj59s0DqWlfkqIhwq8rqdI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Jul 2018 00:02:30 -0000

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

  Branch: refs/heads/move-retry
  Home:   https://github.com/quicwg/base-drafts
  Commit: e3756579b43c43b002afa71ce5818341ec5c114b
      https://github.com/quicwg/base-drafts/commit/e3756579b43c43b002afa71ce5818341ec5c114b
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-09 (Mon, 09 Jul 2018)

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

  Log Message:
  -----------
  Redo ODCIL encoding.  Closes #1535.


  Commit: 555ae817e5e7fb37dfb1167d08c37c8ecf901dc0
      https://github.com/quicwg/base-drafts/commit/555ae817e5e7fb37dfb1167d08c37c8ecf901dc0
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-09 (Mon, 09 Jul 2018)

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

  Log Message:
  -----------
  Tweak language


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

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

----==_mimepart_5b42a611ad7dc_50bf2b0033ae7c08636fc--


From nobody Sun Jul  8 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 D43EB12E039 for <quic-issues@ietfa.amsl.com>; Sun,  8 Jul 2018 17:02:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1Av7LkMZRBhh for <quic-issues@ietfa.amsl.com>; Sun,  8 Jul 2018 17:02: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 39E77130EE9 for <quic-issues@ietf.org>; Sun,  8 Jul 2018 17:02:29 -0700 (PDT)
Date: Sun, 08 Jul 2018 17:02:28 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531094548; bh=Xdo5cuimcILTHyVeW3XFT02RjaHx8QaoAdXEgPoFTeM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=UN97GGiTfJ1xBuZ7QmHj1VSxCufQk6jvjpzpq7kOR/bMQ0LGwqdHkcF3pqFlqQLOM +2/TOxnzwtnjPXtXjsHMFu/4lW8+H33i+t9Qr5hdbPGQUSMN19ocq9SOEGtoz+2j24 xrvaTsmvoawgOFvYEFlbn8KMaVQbfkSwpsUN6Xcc=
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/1498/push/2703438915@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1498@github.com>
References: <quicwg/base-drafts/pull/1498@github.com>
Subject: Re: [quicwg/base-drafts] Rework Retry packet (#1498)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b42a614931e1_721d2ae121764f587978a4"; 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/tNJNJPIHzcAZ0VLHquHySCAg2qo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Jul 2018 00:02:31 -0000

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

@martinthomson pushed 2 commits.

e375657  Redo ODCIL encoding.  Closes #1535.
555ae81  Tweak language


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1498/files/c96058fc6423de0fa332f09cd500b68e1fd5ca36..555ae817e5e7fb37dfb1167d08c37c8ecf901dc0

----==_mimepart_5b42a614931e1_721d2ae121764f587978a4
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/e375657">e375657</a>  Redo ODCIL encoding.  Closes #1535.</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/555ae81">555ae81</a>  Tweak language</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/1498/files/c96058fc6423de0fa332f09cd500b68e1fd5ca36..555ae817e5e7fb37dfb1167d08c37c8ecf901dc0">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2YJRDFKwuDLXRP38BkWWD2ws0tKks5uEp2UgaJpZM4U8RgX">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_Jj7uOWrbVIzR-86p2OUPpLoVluks5uEp2UgaJpZM4U8RgX.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1498"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1498/files/c96058fc6423de0fa332f09cd500b68e1fd5ca36..555ae817e5e7fb37dfb1167d08c37c8ecf901dc0"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1498/files/c96058fc6423de0fa332f09cd500b68e1fd5ca36..555ae817e5e7fb37dfb1167d08c37c8ecf901dc0",
"url": "https://github.com/quicwg/base-drafts/pull/1498/files/c96058fc6423de0fa332f09cd500b68e1fd5ca36..555ae817e5e7fb37dfb1167d08c37c8ecf901dc0",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1498",
"sections": [
{
"text": "2 new commits pushed to quicwg/base-drafts #1498:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "e375657",
"value": "Redo ODCIL encoding.  Closes #1535."
},
{
"name": "555ae81",
"value": "Tweak language"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1498/files/c96058fc6423de0fa332f09cd500b68e1fd5ca36..555ae817e5e7fb37dfb1167d08c37c8ecf901dc0"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 351344663\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b42a614931e1_721d2ae121764f587978a4--


From nobody Sun Jul  8 17:12: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 F29C3130EEC for <quic-issues@ietfa.amsl.com>; Sun,  8 Jul 2018 17:12:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id o2vSXbUdEOWO for <quic-issues@ietfa.amsl.com>; Sun,  8 Jul 2018 17:12: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 62B4E130EA8 for <quic-issues@ietf.org>; Sun,  8 Jul 2018 17:12:43 -0700 (PDT)
Date: Sun, 08 Jul 2018 17:12:42 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531095162; bh=owfGF1KHkJkEDFgQnmddTO5K2WFKvF9tByohwl+M4xA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=gT1gc3DDubNbBxFT4TNTn2lUSC8St5jt48WrR28GwHzEdqeeJ5IS5TffEvaExu7/D r0Fxsfkzzv35B/7VQXkExtUykr/DFncg8IoVbX6WgOIS7rsJ+hUKf/1aJ/RRAXP2pE UPQqzaANU/H5z4FlEfId4ueID+u7vLwRyLNUjLPY=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab3e5e7884ee7419eab683183d173b265d17f04d7f92cf00000001175a6a7a92a169ce14138c09@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1498/review/135251544@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1498@github.com>
References: <quicwg/base-drafts/pull/1498@github.com>
Subject: Re: [quicwg/base-drafts] Rework Retry packet (#1498)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b42a87a99157_8ea3fa7f9ccaf841545428"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ArYmWDZis2yedWaski0Dtr8dPHA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Jul 2018 00:12:46 -0000

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

martinthomson commented on this pull request.



>  
-If the client has a suitable token available from a previous connection, it
-SHOULD populate the Token field.
+If the client has a token received in a NEW_TOKEN frame on a previous connection
+to what it believes to be the same server, it can include that value in the
+Token field of its Initial packet.
+
+A client SHOULD NOT reuse a token.  Reusing a token on different network paths
+would allow activity to be linked between paths (see {{migration-linkability}}).
+A client MUST NOT reuse a token if it believes that its point of network

Using the token implies willingness to be tracked by the server.  I've tweaked the language accordingly.  New text on breaking tracking by the server, and tighter language on reuse.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1498#discussion_r200859837
----==_mimepart_5b42a87a99157_8ea3fa7f9ccaf841545428
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/1498#discussion_r200859837">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-If the client has a suitable token available from a previous connection, it
-SHOULD populate the Token field.
+If the client has a token received in a NEW_TOKEN frame on a previous connection
+to what it believes to be the same server, it can include that value in the
+Token field of its Initial packet.
+
+A client SHOULD NOT reuse a token.  Reusing a token on different network paths
+would allow activity to be linked between paths (see {{migration-linkability}}).
+A client MUST NOT reuse a token if it believes that its point of network
</pre>
<p>Using the token implies willingness to be tracked by the server.  I've tweaked the language accordingly.  New text on breaking tracking by the server, and tighter language on reuse.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1498#discussion_r200859837">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqx3pMDMHCAc3B8CHR53NJJrmSU95ks5uEp_6gaJpZM4U8RgX">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7wrnVCAO6uBKRdLP4RK8akzfN1fks5uEp_6gaJpZM4U8RgX.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1498"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1498#discussion_r200859837"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1498#discussion_r200859837",
"url": "https://github.com/quicwg/base-drafts/pull/1498#discussion_r200859837",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1498",
"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/1498#discussion_r200859837"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 351344663\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b42a87a99157_8ea3fa7f9ccaf841545428--


From nobody Sun Jul  8 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 D4D1E130EEC for <quic-issues@ietfa.amsl.com>; Sun,  8 Jul 2018 17:13:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 1.401
X-Spam-Level: *
X-Spam-Status: No, score=1.401 tagged_above=-999 required=5 tests=[BAYES_40=-0.001, DKIM_ADSP_CUSTOM_MED=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 X_SFsr5EAbeP for <quic-issues@ietfa.amsl.com>; Sun,  8 Jul 2018 17:13:28 -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 72758130EA8 for <quic-issues@ietf.org>; Sun,  8 Jul 2018 17:13:28 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531095207; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=Zsv3UIXM5PnojstKMcfq8t8YIBoDST+PPTErqF8g/BY=; b=DDnM1bb2Qeezs83m5S1uIZK6+tC5KupuITsLYj3NsT89K1+M13BaVKqI9ArCKI5IKKS5g7nI nMN2hcOfWFX1PURSqlVhC8vdmJuXdsLqMudr0Ohd5EWZtcunWpkDusmyaX3t7Gl/qeFOpcX3 UdK5Thml2gPuhjvdsKBWKjl1TAM=
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 5b42a8a7.7f8bd9753210-smtp-out-n02; Mon, 09 Jul 2018 00:13:27 -0000 (UTC)
Date: Sun, 08 Jul 2018 17:13:27 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b42a8a71d302_139e2afb198a1c107997b@hookshot-fe-31feec6.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 19174c: Grammar fixes, leftover invalid text
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b42a8a71cbc8_139e2afb198a1c10798a2"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/O07mBQaLosS10U353pdKxb-VZ-4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Jul 2018 00:13:30 -0000

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

  Branch: refs/heads/move-retry
  Home:   https://github.com/quicwg/base-drafts
  Commit: 19174cfecc237a4c7e772a40992631a25a124c6f
      https://github.com/quicwg/base-drafts/commit/19174cfecc237a4c7e772a40992631a25a124c6f
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-09 (Mon, 09 Jul 2018)

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

  Log Message:
  -----------
  Grammar fixes, leftover invalid text


  Commit: 21f9ba5250712726f1112695a8d8a168a567c693
      https://github.com/quicwg/base-drafts/commit/21f9ba5250712726f1112695a8d8a168a567c693
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-09 (Mon, 09 Jul 2018)

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

  Log Message:
  -----------
  Refine token use and reuse constraints


Compare: https://github.com/quicwg/base-drafts/compare/555ae817e5e7...21f9ba525071
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

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

----==_mimepart_5b42a8a71cbc8_139e2afb198a1c10798a2--


From nobody Sun Jul  8 17: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 083B7130EEC for <quic-issues@ietfa.amsl.com>; Sun,  8 Jul 2018 17:13:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id G7vX1c61QcJ5 for <quic-issues@ietfa.amsl.com>; Sun,  8 Jul 2018 17:13: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 5359F130EA8 for <quic-issues@ietf.org>; Sun,  8 Jul 2018 17:13:31 -0700 (PDT)
Date: Sun, 08 Jul 2018 17:13:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531095210; bh=SsDCw248yRaAJDRtazuOqiqIBiylLG8CpT8r9SHM2mM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=q8QCS57Wv99cp8lN3ledrtUnTR5XkIOUiY+iDp7DY6evX6mtkaSkH+gQkoDxhnjpd 4elV+qP1UsyMH2SZh0o12+b5GlGUUIOF4JkJphDSNSnWQVVxqhSgfGEf0HW3Fdxh2K Y9DizsrNwCWMh5ai30iTO9tplqPbi96aZRsIF1sA=
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/1498/push/2703448060@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1498@github.com>
References: <quicwg/base-drafts/pull/1498@github.com>
Subject: Re: [quicwg/base-drafts] Rework Retry packet (#1498)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b42a8aa88307_38c33ff8197eaf80987f7"; 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/hfGftEpBH8HQB1MWOqT5pr_To4s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Jul 2018 00:13:35 -0000

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

@martinthomson pushed 2 commits.

19174cf  Grammar fixes, leftover invalid text
21f9ba5  Refine token use and reuse constraints


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1498/files/555ae817e5e7fb37dfb1167d08c37c8ecf901dc0..21f9ba5250712726f1112695a8d8a168a567c693

----==_mimepart_5b42a8aa88307_38c33ff8197eaf80987f7
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/19174cf">19174cf</a>  Grammar fixes, leftover invalid text</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/21f9ba5">21f9ba5</a>  Refine token use and reuse constraints</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/1498/files/555ae817e5e7fb37dfb1167d08c37c8ecf901dc0..21f9ba5250712726f1112695a8d8a168a567c693">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2nuw7PuSIS0N06lBhAXtiCHPee8ks5uEqAqgaJpZM4U8RgX">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-v_Y87-nzOV4Q9xz2Qm9BC0HEMtks5uEqAqgaJpZM4U8RgX.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1498"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1498/files/555ae817e5e7fb37dfb1167d08c37c8ecf901dc0..21f9ba5250712726f1112695a8d8a168a567c693"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1498/files/555ae817e5e7fb37dfb1167d08c37c8ecf901dc0..21f9ba5250712726f1112695a8d8a168a567c693",
"url": "https://github.com/quicwg/base-drafts/pull/1498/files/555ae817e5e7fb37dfb1167d08c37c8ecf901dc0..21f9ba5250712726f1112695a8d8a168a567c693",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1498",
"sections": [
{
"text": "2 new commits pushed to quicwg/base-drafts #1498:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "19174cf",
"value": "Grammar fixes, leftover invalid text"
},
{
"name": "21f9ba5",
"value": "Refine token use and reuse constraints"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1498/files/555ae817e5e7fb37dfb1167d08c37c8ecf901dc0..21f9ba5250712726f1112695a8d8a168a567c693"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 351344663\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b42a8aa88307_38c33ff8197eaf80987f7--


From nobody Sun Jul  8 17:16: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 DCCB3130EEC for <quic-issues@ietfa.amsl.com>; Sun,  8 Jul 2018 17:16:35 -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 BTsN6W9L-L56 for <quic-issues@ietfa.amsl.com>; Sun,  8 Jul 2018 17:16: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 7C384130EA8 for <quic-issues@ietf.org>; Sun,  8 Jul 2018 17:16:34 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531095393; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=PuJ44Mh9q55aEzm2JQn47kwdcl5fefdPfj6OMS6H9Jg=; b=rUEsxGP1ealz5qOrP6YhDECPxd9SsakSNQz3DfJPizVyQhRTyE6gBmSHOpZh3yubWlVXk1bF KVUr2w8xGTgrX77LPkiHOXNLi97ltBvesrJsvPrKB1ZG56eoXvfPlyCIUGwF/20AGEkNwY7R VAHqRHw0EV7xyD/biX7hDhrctEk=
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 5b42a961.7fa175a3ef00-smtp-out-n01; Mon, 09 Jul 2018 00:16:33 -0000 (UTC)
Date: Sun, 08 Jul 2018 17:16:32 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b42a9609c014_53c12ab64d15bc145456e@hookshot-fe-2cc8887.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] fe4886: Permit 0-RTT after Retry and VN
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b42a9609b91f_53c12ab64d15bc14544a6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/CI4ma6GuSBuf6LSaSwTSw1lBYQQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Jul 2018 00:16:36 -0000

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

  Branch: refs/heads/allow-retry-0rtt
  Home:   https://github.com/quicwg/base-drafts
  Commit: fe488635a6385c7dd58ee730b5137bd900085e53
      https://github.com/quicwg/base-drafts/commit/fe488635a6385c7dd58ee730b5137bd900085e53
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-09 (Mon, 09 Jul 2018)

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

  Log Message:
  -----------
  Permit 0-RTT after Retry and VN

After the discussion on #1507, I've been convinced that there is no real
value in preventing a client from attempting 0-RTT after a Retry.  And,
it would seem like Version Negotiation has essentially the same
properties, so excluding it would be inconsistent.

This allows this, explores the consequences for packet numbers (don't
reset them!), and updates the recovery text to include Version
Negotiation.

Closes #1507.


  Commit: 88fc5603531cec98cab109addf990b848dbc2d4d
      https://github.com/quicwg/base-drafts/commit/88fc5603531cec98cab109addf990b848dbc2d4d
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-09 (Mon, 09 Jul 2018)

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

  Log Message:
  -----------
  0-RTT, 1-RTT, same thing


  Commit: 620c5830091b9f5b26ed9bfdf11ddf7bfe2cba42
      https://github.com/quicwg/base-drafts/commit/620c5830091b9f5b26ed9bfdf11ddf7bfe2cba42
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-09 (Mon, 09 Jul 2018)

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

  Log Message:
  -----------
  Clarify key changes


  Commit: b6c48beb79867e0f961252b394612e9ebe8ce615
      https://github.com/quicwg/base-drafts/commit/b6c48beb79867e0f961252b394612e9ebe8ce615
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-09 (Mon, 09 Jul 2018)

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

  Log Message:
  -----------
  Redo fixes I already committed somewhere else, I swear


  Commit: e2b9137a7ad9f4c22e39fa762f776242c33916c1
      https://github.com/quicwg/base-drafts/commit/e2b9137a7ad9f4c22e39fa762f776242c33916c1
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-09 (Mon, 09 Jul 2018)

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

  Log Message:
  -----------
  Refinements


  Commit: 1011f5ee62e300237373931b4b2aa23fff19c9cd
      https://github.com/quicwg/base-drafts/commit/1011f5ee62e300237373931b4b2aa23fff19c9cd
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-09 (Mon, 09 Jul 2018)

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

  Log Message:
  -----------
  Have been


Compare: https://github.com/quicwg/base-drafts/compare/1ae029af1d71...1011f5ee62e3
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

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

----==_mimepart_5b42a9609b91f_53c12ab64d15bc14544a6--


From nobody Sun Jul  8 17:55: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 23CC7130EA8 for <quic-issues@ietfa.amsl.com>; Sun,  8 Jul 2018 17:55:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id D8lsx4uoczdL for <quic-issues@ietfa.amsl.com>; Sun,  8 Jul 2018 17:55: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 B30D9130DCA for <quic-issues@ietf.org>; Sun,  8 Jul 2018 17:55:22 -0700 (PDT)
Date: Sun, 08 Jul 2018 17:55:21 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531097721; bh=UUKdnq1sw1APVLxmBtszerI+pGtUfX2JMthtayMcoiw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=nbm4IqYKtKRIIuE3eVjUMJtDXzZNSSWXGQFTGD3MQH+0iCFdhAWohNHTF/qBKe5pL Skck6uJgqy7Yzygbo0ieYQSnz8AF8DVKsRLWgh7nrSMGRgdZ4gds8ZKKDUUUMVCnTA +FY6EerNbOiy+drtKMB9W2Gj7bhwpLY636NbFS5o=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab1d94f84ad67bc99800e8a34a8148a47b22d7638a92cf00000001175a747992a169ce1435a6cc@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/review/135253675@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_5b42b279b2984_1b9b23fe8d0e9ef78989099"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/JgSiqYYKAY8tWbjCdPI4p8gy-4M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Jul 2018 00:55:25 -0000

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

martinthomson commented on this pull request.



> @@ -1444,9 +1444,20 @@ language from Section 3 of {{!I-D.ietf-tls-tls13}}.
       TransportParameter parameters<22..2^16-1>;
    } TransportParameters;
 
+   struct {
+     uint8[4] addr;
+   } IPv4addr;
+
+   struct {
+     uint8[16] addr;
+   } IPv6addr;

You can use a typedef for this:

```
typedef uint8[16] IPv6addr;
```

-- 
You are receiving this 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#pullrequestreview-135253675
----==_mimepart_5b42b279b2984_1b9b23fe8d0e9ef78989099
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/1533#discussion_r200861686">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1444,9 +1444,20 @@ language from Section 3 of {{!I-D.ietf-tls-tls13}}.
       TransportParameter parameters&lt;22..2^16-1&gt;;
    } TransportParameters;
 
+   struct {
+     uint8[4] addr;
+   } IPv4addr;
+
+   struct {
+     uint8[16] addr;
+   } IPv6addr;
</pre>
<p>You can use a typedef for this:</p>
<pre><code>typedef uint8[16] IPv6addr;
</code></pre>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1533#pullrequestreview-135253675">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxY2jog0dXhbLUrDU9LpIJ8sRRTzks5uEqn5gaJpZM4VF-vI">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxiRQ-nI9oNhGhlGpGVWEn5jCPlCks5uEqn5gaJpZM4VF-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":"@martinthomson commented on #1533"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1533#pullrequestreview-135253675"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1533#pullrequestreview-135253675",
"url": "https://github.com/quicwg/base-drafts/pull/1533#pullrequestreview-135253675",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1533",
"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/1533#pullrequestreview-135253675"
}
],
"@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_5b42b279b2984_1b9b23fe8d0e9ef78989099--


From nobody Sun Jul  8 17:57: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 93F99130EA8 for <quic-issues@ietfa.amsl.com>; Sun,  8 Jul 2018 17:56:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.238
X-Spam-Level: 
X-Spam-Status: No, score=0.238 tagged_above=-999 required=5 tests=[BAYES_20=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1qlKCGBS7ZXI for <quic-issues@ietfa.amsl.com>; Sun,  8 Jul 2018 17:56: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 548E0130DCA for <quic-issues@ietf.org>; Sun,  8 Jul 2018 17:56:57 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531097816; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=X08k/ocKyYSLQcdly8QA+Olbl7KZzcCUVo5Clyt3dzg=; b=j27dFQcQgdsO5yIsuidWxzJgJsycExRhMvQXmc30KarTlX85tYIa5cf1OMbn01ELRucjW9pI 4Os/aM2E6KJ/Y0Qz1ZfO3VxJNBM3mQvJfKcjgTMmDK9SwI1tF2U24OWZ+0pImclU6j6/UGkG eCVas/KyFAJUHakitoDNgovvoRI=
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.38]) by mxa.mailgun.org with ESMTP id 5b42b2d8.7f195c71ae40-smtp-out-n02; Mon, 09 Jul 2018 00:56:56 -0000 (UTC)
Date: Sun, 08 Jul 2018 17:56:56 -0700
From: Mark Nottingham <mnot@mnot.net>
Reply-To: Mark Nottingham <mnot@mnot.net>
To: quic-issues@ietf.org
Message-ID: <5b42b2d842df7_1aab2aea47b7bc0c11304b@hookshot-fe-265448d.cp1-iad.github.net.mail>
Subject: [quicwg/wg-materials] 1a95d3: balance of time
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b42b2d842822_1aab2aea47b7bc0c1129f4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/9gf5hi4aglLIP1kACjOgdGLxD0g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Jul 2018 00:56:59 -0000

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

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/wg-materials
  Commit: 1a95d3d066696d749c86769fd20f8b392318553a
      https://github.com/quicwg/wg-materials/commit/1a95d3d066696d749c86769fd20f8b392318553a
  Author: Mark Nottingham <mnot@mnot.net>
  Date:   2018-07-09 (Mon, 09 Jul 2018)

  Changed paths:
    M ietf102/agenda.md

  Log Message:
  -----------
  balance of time



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

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

----==_mimepart_5b42b2d842822_1aab2aea47b7bc0c1129f4--


From nobody Sun Jul  8 17:58: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 96CEC130DCA for <quic-issues@ietfa.amsl.com>; Sun,  8 Jul 2018 17:58:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id oNcni04v_Y3c for <quic-issues@ietfa.amsl.com>; Sun,  8 Jul 2018 17:58: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 5091712777C for <quic-issues@ietf.org>; Sun,  8 Jul 2018 17:58:46 -0700 (PDT)
Date: Sun, 08 Jul 2018 17:58:45 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531097925; bh=2MxnH8faiOmN/q8Vx+oJzqtueSU3aSHVk26nexZ+qZM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=KdIfokrax1O33LLaUDeH9nxfaELCCf1R0QRkH3i4C9aOREC9DGeCsQcF0d5vdLH1L c+aVUfxWp4jj2Fhei0cXvNeOC/Mg65RjEa300KgRxE2S3j2edX5FFj/8U87g4OK5T4 BmYSGmk7pALz/cUSdvx90fHT7AFUAewhu/4BPM1o=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abdabe01baff1f6b3161d3f61c7721bccd641e278392cf00000001175a754592a169ce1435a6cc@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/c403332000@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_5b42b34556ea5_524f2ad4174def5c6344c2"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ANPNlNEVbsyeEYqEr2CHshcLi3k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Jul 2018 00:58:48 -0000

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

You can't assume that you know the IP address.  The server might want to advertise a preferred address in a version other than the current one.  For instance, you reach the server over v4, but it would rather you use v6.  You can probably assume that people understand that v6 means 16 octets, but is that true for IPv10?

Yes, you can ignore the entire transport parameter if you hit an unknown version.  That's a little unusual for TLS 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/1533#issuecomment-403332000
----==_mimepart_5b42b34556ea5_524f2ad4174def5c6344c2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>You can't assume that you know the IP address.  The server might want =
to advertise a preferred address in a version other than the current one.=
  For instance, you reach the server over v4, but it would rather you use=
 v6.  You can probably assume that people understand that v6 means 16 oct=
ets, but is that true for IPv10?</p>
<p>Yes, you can ignore the entire transport parameter if you hit an unkno=
wn version.  That's a little unusual for TLS 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/pull/1533#issuecomment-403332000">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq1KD8Z=
qVv4hEth1qzHGwPABINRCeks5uEqrFgaJpZM4VF-vI">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkq_x_SsS-K3oOok-Dt5NFLCkoFxDR=
ks5uEqrFgaJpZM4VF-vI.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 #1533: You can't assume that you know the IP address.  The s=
erver might want to advertise a preferred address in a version other than=
 the current one.  For instance, you reach the server over v4, but it wou=
ld rather you use v6.  You can probably assume that people understand tha=
t v6 means 16 octets, but is that true for IPv10?\r\n\r\nYes, you can ign=
ore the entire transport parameter if you hit an unknown version.  That's=
 a little unusual for TLS though."}],"action":{"name":"View Pull Request"=
,"url":"https://github.com/quicwg/base-drafts/pull/1533#issuecomment-4033=
32000"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1533#issuecomment-4=
03332000",
"url": "https://github.com/quicwg/base-drafts/pull/1533#issuecomment-4033=
32000",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 Pref=
erredAddress (#1533)",
"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\": 1533,\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\": 1533\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1533#issuecomment-4033=
32000"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3538892=
24\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b42b34556ea5_524f2ad4174def5c6344c2--


From nobody Sun Jul  8 17:59: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 B1086130DCA for <quic-issues@ietfa.amsl.com>; Sun,  8 Jul 2018 17:59:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.606
X-Spam-Level: 
X-Spam-Status: No, score=-6.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id H65T_5KaEnLj for <quic-issues@ietfa.amsl.com>; Sun,  8 Jul 2018 17:59: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 DAD0612777C for <quic-issues@ietf.org>; Sun,  8 Jul 2018 17:59:13 -0700 (PDT)
Date: Sun, 08 Jul 2018 17:59:13 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531097953; bh=0cKLqit4Lrd4ufFvJNCGvDNgosezqAP1/J7IfGLt+rc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=kZgsbMjqrAAizZdXuarA6U2X81EZaC/NivWZUEG5VhSrK0//6cYYka1GsQ03dedHd k2rLgODA/dBCKCywXto4oxuyeJmQvgoLrEHBFjfqzgYwWJceuZynKQ/A3LmzlbAO5r pvvnmS0iFhbiraT8BhtUPEGLLt8Wv0L4ipNOAUPw=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab42a869fcb00424ad8ed22d3e7a4beaf8d391e75192cf00000001175a756192a169ce1437a027@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1536/review/135253899@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1536@github.com>
References: <quicwg/base-drafts/pull/1536@github.com>
Subject: Re: [quicwg/base-drafts] Talk about HTTP/2 using HPACK in present tense (#1536)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b42b3613da02_3cf12ad920e20f5816860b5"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/HIy-1-E7S8IlKHnfM5DWX-sFbq8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Jul 2018 00:59:16 -0000

----==_mimepart_5b42b3613da02_3cf12ad920e20f5816860b5
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/1536#pullrequestreview-135253899
----==_mimepart_5b42b3613da02_3cf12ad920e20f5816860b5
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/1536#pullrequestreview-135253899">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq88ng7RKuASapcU-2iCiEnLNR2tzks5uEqrhgaJpZM4VGjy8">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3UDrAoFA0z4FD9iQHH7diWOhJVbks5uEqrhgaJpZM4VGjy8.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1536"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1536#pullrequestreview-135253899"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1536#pullrequestreview-135253899",
"url": "https://github.com/quicwg/base-drafts/pull/1536#pullrequestreview-135253899",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1536",
"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/1536#pullrequestreview-135253899"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 354041020\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b42b3613da02_3cf12ad920e20f5816860b5--


From nobody Sun Jul  8 17:59: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 03697130DCA for <quic-issues@ietfa.amsl.com>; Sun,  8 Jul 2018 17:59:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.606
X-Spam-Level: 
X-Spam-Status: No, score=-6.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kHQuJvcaosmE for <quic-issues@ietfa.amsl.com>; Sun,  8 Jul 2018 17:59: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 3C0A512777C for <quic-issues@ietf.org>; Sun,  8 Jul 2018 17:59:39 -0700 (PDT)
Date: Sun, 08 Jul 2018 17:59:38 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531097978; bh=anf3qdSdP+8xElH3VjDm8zH7YzeL5ICL9d3H4sMHBgQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=CLPD6FV6OqgRkmkyo9WvbAT3ABG/DpkeWLzHAN/2ksO809vkyxYp0knrwZkRpSqwN eLcC59BsNyAIkyZl1i6LKbtgswHDXLJdCKq2QSgjmrgQcayKjoujqziIIkSjPxfBxg T/x1OEbBOk7lg0nkAUfSeX43iOLIsTTHr/XuG134=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba7c912d9ff9ad64f5542c1781e4b7c62119f86d492cf00000001175a757a92a169ce1437a0c6@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1537/review/135253931@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1537@github.com>
References: <quicwg/base-drafts/pull/1537@github.com>
Subject: Re: [quicwg/base-drafts] Fix bit prefix verbiage to match figure (#1537)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b42b37a70a7b_245e3f8006640f80523036"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/q_MeSrbJhJCuzFZFtK6DjXWE1Gk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Jul 2018 00:59:41 -0000

----==_mimepart_5b42b37a70a7b_245e3f8006640f80523036
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/1537#pullrequestreview-135253931
----==_mimepart_5b42b37a70a7b_245e3f8006640f80523036
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/1537#pullrequestreview-135253931">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxRhO4Dcletfwd7M0zEw2FQ5gaI-ks5uEqr6gaJpZM4VGj10">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5Nb1Ft5fJL0UnsZCbssLWCQSxTWks5uEqr6gaJpZM4VGj10.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1537"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1537#pullrequestreview-135253931"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1537#pullrequestreview-135253931",
"url": "https://github.com/quicwg/base-drafts/pull/1537#pullrequestreview-135253931",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1537",
"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/1537#pullrequestreview-135253931"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 354041204\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b42b37a70a7b_245e3f8006640f80523036--


From nobody Sun Jul  8 18:00: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 36460130DF6 for <quic-issues@ietfa.amsl.com>; Sun,  8 Jul 2018 18:00:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tc02YAdgS2JB for <quic-issues@ietfa.amsl.com>; Sun,  8 Jul 2018 18:00: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 A90D412777C for <quic-issues@ietf.org>; Sun,  8 Jul 2018 18:00:52 -0700 (PDT)
Date: Sun, 08 Jul 2018 18:00:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531098052; bh=LqqLUeYseHRO4Lm2u5TZzOkg4o8nOvY/cR1sDUuM5sA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=jyNZ/XPm6rbbxugXgpm7AeOAk5qYJHC+ysEkEDPZai1JqWdjGKOz+KmDaF7pPfOrk znD1bJtng6OFNd5SaKBSqdmMIB5fZigBCEqSwQKgUI9kzxsHixVT7AoI/E/pi1zVVw 5380QQUE+7Ce7Vp0h763jcH4BWQibl6fQIR3o3SQ=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab6b372c0df89259a01f5996465c6d853efc3c5ef792cf00000001175a75c492a169ce136fc559@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1387/403332213@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1387@github.com>
References: <quicwg/base-drafts/issues/1387@github.com>
Subject: Re: [quicwg/base-drafts] 5.6 Packet Number Protection is hard to follow (#1387)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b42b3c49b83_6dda3fe68d0b4f886029d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/DIhIdfWFtv9KOKJThjT_798dRJc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Jul 2018 01:00:55 -0000

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

A UDP datagram has a length.  The short packet takes up the remainder of 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/issues/1387#issuecomment-403332213
----==_mimepart_5b42b3c49b83_6dda3fe68d0b4f886029d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>A UDP datagram has a length.  The short packet takes up the remainder of 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/issues/1387#issuecomment-403332213">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4ofF55HLST0okeKAMcCeirj0kumks5uEqtEgaJpZM4UMHaO">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1eVl4UXvT_jD9SDTfsoJA2G9W32ks5uEqtEgaJpZM4UMHaO.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1387: A UDP datagram has a length.  The short packet takes up the remainder of the UDP datagram."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1387#issuecomment-403332213"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1387#issuecomment-403332213",
"url": "https://github.com/quicwg/base-drafts/issues/1387#issuecomment-403332213",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] 5.6 Packet Number Protection is hard to follow (#1387)",
"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\": 1387,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1387#issuecomment-403332213"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 338720398\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b42b3c49b83_6dda3fe68d0b4f886029d--


From nobody Sun Jul  8 18:53: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 31356130E15 for <quic-issues@ietfa.amsl.com>; Sun,  8 Jul 2018 18:53:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 2.201
X-Spam-Level: **
X-Spam-Status: No, score=2.201 tagged_above=-999 required=5 tests=[BAYES_50=0.8, DKIM_ADSP_CUSTOM_MED=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 2LW0nWryPIiX for <quic-issues@ietfa.amsl.com>; Sun,  8 Jul 2018 18:53: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 4AEA2130DC5 for <quic-issues@ietf.org>; Sun,  8 Jul 2018 18:53:05 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531101184; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=MDYWOhLBAO2YTY6EDLOT/kKDozSmCzJ4uvV3/FAqJ9I=; b=dKKjrnk+vs8yXr7elVOz6iHGPu82eKFFXFmZOVmrmvbxmKsFA/zKWESwn+sEe6pcDMqK67mf QQFHJZL8eKQVBBihbEUqtD6nIqXJQBULMk2UksdDE4aiN7I8yKTLQKefyAlIbiK0QBQ8NALF 1N/z3bR5jQSArk73WaHjTcU7G4U=
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 5b42bfff.7f5a1e8e0900-smtp-out-n03; Mon, 09 Jul 2018 01:53:03 -0000 (UTC)
Date: Sun, 08 Jul 2018 18:53:03 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b42bfffced62_558d2b08e3e8fc088055b@hookshot-fe-2cc8887.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b42bfffce62c_558d2b08e3e8fc08804f8"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/mb37-GJ02sOc11qmgjiP5zsb5Fg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Jul 2018 01:53:08 -0000

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

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

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

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

----==_mimepart_5b42bfffce62c_558d2b08e3e8fc08804f8--


From nobody Sun Jul  8 21:25: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 16208130F06 for <quic-issues@ietfa.amsl.com>; Sun,  8 Jul 2018 21:25:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 2.201
X-Spam-Level: **
X-Spam-Status: No, score=2.201 tagged_above=-999 required=5 tests=[BAYES_50=0.8, DKIM_ADSP_CUSTOM_MED=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 9M9-_8vN6gVs for <quic-issues@ietfa.amsl.com>; Sun,  8 Jul 2018 21:25: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 B0215130F05 for <quic-issues@ietf.org>; Sun,  8 Jul 2018 21:25:41 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531110340; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=YAtrCChx1s8LiKpC0q/uJj7mzV2NkkRtx01rQyaZvqc=; b=c9O3976Mln/P/B0N6FMTNkdUIYeMRdPp3CPXws8a4tGuI4qPjagWGh+85Rgq+D00nbJ5wYb2 yBJ5dDhod1OSQoNI43dBP+KuxYTMlj3MpQQdrLeJWB08fWPbWTpdInmzewYRTt0S2OMapMRR TiB8YtGmZWzG6aoVBZM6l9A6xls=
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 5b42e3c3.7f1947d96f90-smtp-out-n02; Mon, 09 Jul 2018 04:25:39 -0000 (UTC)
Date: Sun, 08 Jul 2018 21:25:39 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b42e3c3cdd6b_e912ab213a2fc0c6738a@hookshot-fe-2cc8887.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b42e3c3cd850_e912ab213a2fc0c67268"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Kpx5WpU8vSLa9HDMgGu1-hs0k0E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Jul 2018 04:25:44 -0000

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

  Branch: refs/heads/app-close-ft
  Home:   https://github.com/quicwg/base-drafts

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

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

----==_mimepart_5b42e3c3cd850_e912ab213a2fc0c67268--


From nobody Sun Jul  8 21:25: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 9F0B2130F05 for <quic-issues@ietfa.amsl.com>; Sun,  8 Jul 2018 21:25:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 2.201
X-Spam-Level: **
X-Spam-Status: No, score=2.201 tagged_above=-999 required=5 tests=[BAYES_50=0.8, DKIM_ADSP_CUSTOM_MED=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 mFyYSoKy70Es for <quic-issues@ietfa.amsl.com>; Sun,  8 Jul 2018 21:25: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 95CA8130F06 for <quic-issues@ietf.org>; Sun,  8 Jul 2018 21:25:48 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531110348; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=eFbiZIaLHJuc1SdvsLxoM8z/dw4H73GF3yVVED7BCQI=; b=nmeZOVuBt9Ox/uFUH2SD5choS2dJWLCSRqkKiXBmFciC/ZvlWkPfQzot11NK2/4pidBAhzTS AICnJAnh1MKr4rsVpKpoIG3Ez+O0Rwo/+hIYkhlRQW4CVchaTSTu/YWJQMy9tOR0/t2y4Dqq oD8q/IovgO0NgA6tS1IH488wYxo=
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 5b42e3cc.7fc7c190f600-smtp-out-n03; Mon, 09 Jul 2018 04:25:48 -0000 (UTC)
Date: Sun, 08 Jul 2018 21:25:47 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b42e3cb1ed87_58b2ac0c8811c0449286@hookshot-fe-d252ca1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b42e3cb1e824_58b2ac0c8811c0449178"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/_wYgsgho28QRlfaa-oLg4P7wmM8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Jul 2018 04:25:50 -0000

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

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

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

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

----==_mimepart_5b42e3cb1e824_58b2ac0c8811c0449178--


From nobody Sun Jul  8 21:32: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 40BCB130F08 for <quic-issues@ietfa.amsl.com>; Sun,  8 Jul 2018 21:32:56 -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_20=-0.001, DKIM_ADSP_CUSTOM_MED=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 PJuWg_It-rUD for <quic-issues@ietfa.amsl.com>; Sun,  8 Jul 2018 21:32: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 B35F3130F05 for <quic-issues@ietf.org>; Sun,  8 Jul 2018 21:32:54 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531110774; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=Dww1j0LJpih9oMVS9WXsXlbm73Eh9/1EaaFCXxF+27c=; b=dAhbzfGhw+TquUS5LKnVYIihnGmBbttgeQPD2frNU9b/6zulM/BsGl61df32NyzWaEUdKskB 3gCllqy0Ui9yYfOmmtkS37ePVpaU/9HxKuQf1AQv7z6/7PCN7p9XRhbUe1OyNSl7mGa3LAM3 F1gPfeCtdxi5Jgt2HgRkBk28c6M=
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 5b42e575.7f1282d122a0-smtp-out-n03; Mon, 09 Jul 2018 04:32:53 -0000 (UTC)
Date: Sun, 08 Jul 2018 21:32:52 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b42e57441d08_6e0d2aafd23afc1c38034@hookshot-fe-32b5f5b.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 80779d: Add text to the TLS spec too
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b42e57441729_6e0d2aafd23afc1c3796d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/XD87p7GKKR9Fftw4sKaBeEVnoAg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Jul 2018 04:32:57 -0000

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

  Branch: refs/heads/allow-retry-0rtt
  Home:   https://github.com/quicwg/base-drafts
  Commit: 80779d89df2f5006f2e663df1b764e311f72ed07
      https://github.com/quicwg/base-drafts/commit/80779d89df2f5006f2e663df1b764e311f72ed07
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-09 (Mon, 09 Jul 2018)

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

  Log Message:
  -----------
  Add text to the TLS spec too



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

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

----==_mimepart_5b42e57441729_6e0d2aafd23afc1c3796d--


From nobody Sun Jul  8 21:33: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 2A141130F08 for <quic-issues@ietfa.amsl.com>; Sun,  8 Jul 2018 21:32:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fHV8jFtPUyId for <quic-issues@ietfa.amsl.com>; Sun,  8 Jul 2018 21:32: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 8BE6A130F05 for <quic-issues@ietf.org>; Sun,  8 Jul 2018 21:32:56 -0700 (PDT)
Date: Sun, 08 Jul 2018 21:32:55 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531110775; bh=Wko66P5W6xdSuHultbPdMESWP1w0sT37+0Kffwufpik=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LczsqDIiS5Cseppb8TfDpwTRwms5gmB3/ZqOn6M/xnk33/GZygSjE0OASM4nzzVV7 YQTQJzpIpyKIyLTqAOO6IdBSDDTPxTb565THuXvxERedJvPFRsKpYnnQ32KbgK7cO6 le/icU2dsZUKsAo9Udh/Tb345LR3uOfGBvhUA3Uo=
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/1514/push/2703726495@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1514@github.com>
References: <quicwg/base-drafts/pull/1514@github.com>
Subject: Re: [quicwg/base-drafts] Permit 0-RTT after Retry and VN (#1514)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b42e5779a552_10bbb3fe8d0e9ef78404116"; 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/yxm9i0G9fZex6RED3w6PSPOin-I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Jul 2018 04:32:59 -0000

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

@martinthomson pushed 1 commit.

80779d8  Add text to the TLS spec too


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1514/files/1011f5ee62e300237373931b4b2aa23fff19c9cd..80779d89df2f5006f2e663df1b764e311f72ed07

----==_mimepart_5b42e5779a552_10bbb3fe8d0e9ef78404116
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/80779d8">80779d8</a>  Add text to the TLS spec too</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/1514/files/1011f5ee62e300237373931b4b2aa23fff19c9cd..80779d89df2f5006f2e663df1b764e311f72ed07">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6b35euDcyfQjJ6f6ty_wJFamunWks5uEtz3gaJpZM4VAVox">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2bxZBmFyC34ttp69rUpWjd-yYJcks5uEtz3gaJpZM4VAVox.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1514"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1514/files/1011f5ee62e300237373931b4b2aa23fff19c9cd..80779d89df2f5006f2e663df1b764e311f72ed07"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1514/files/1011f5ee62e300237373931b4b2aa23fff19c9cd..80779d89df2f5006f2e663df1b764e311f72ed07",
"url": "https://github.com/quicwg/base-drafts/pull/1514/files/1011f5ee62e300237373931b4b2aa23fff19c9cd..80779d89df2f5006f2e663df1b764e311f72ed07",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1514",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1514:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "80779d8",
"value": "Add text to the TLS spec too"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1514/files/1011f5ee62e300237373931b4b2aa23fff19c9cd..80779d89df2f5006f2e663df1b764e311f72ed07"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352410161\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b42e5779a552_10bbb3fe8d0e9ef78404116--


From nobody Sun Jul  8 21:39: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 5BB0B130F07 for <quic-issues@ietfa.amsl.com>; Sun,  8 Jul 2018 21:39:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.901
X-Spam-Level: 
X-Spam-Status: No, score=0.901 tagged_above=-999 required=5 tests=[BAYES_05=-0.5, DKIM_ADSP_CUSTOM_MED=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 msW5J6pMijqs for <quic-issues@ietfa.amsl.com>; Sun,  8 Jul 2018 21: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 44362130F05 for <quic-issues@ietf.org>; Sun,  8 Jul 2018 21:39:01 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531111140; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=NgEzxZLrbthUO/WnzyqNZdgmpVBdFWBhL8LP4HPkB1c=; b=rlCoeqqNyzqmqvrD4LZBKRfwyeZJMjbvasFHDP0wiD/6GcEC4qQ8ZQ3c3S8aZMHKvX/dKJn5 3Q0OPvZdVUe0n7+mA2DR44ZDnWQHac82xeYKAtKj+/zY/vwUPxXeEVVWJpHXdWLXdLCgbvfc 9Uit7fcFQbhPKbkfjFMX/fzofuw=
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 5b42e6e4.7f83fef44a20-smtp-out-n01; Mon, 09 Jul 2018 04:39:00 -0000 (UTC)
Date: Sun, 08 Jul 2018 21:39:00 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b42e6e45b0b3_325a2ab160943c0c757c@hookshot-fe-6b2eebc.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 2e13f0: Add text to the TLS spec too
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b42e6e45abd2_325a2ab160943c0c756dc"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/_DZ7r_cn632x25J0KX3-d1gxskg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Jul 2018 04:39:03 -0000

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

  Branch: refs/heads/allow-retry-0rtt
  Home:   https://github.com/quicwg/base-drafts
  Commit: 2e13f0d6461c75a74c92d11fe07b83bcebfa0ed8
      https://github.com/quicwg/base-drafts/commit/2e13f0d6461c75a74c92d11fe07b83bcebfa0ed8
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-09 (Mon, 09 Jul 2018)

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

  Log Message:
  -----------
  Add text to the TLS spec too

Closes #1168.



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

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

----==_mimepart_5b42e6e45abd2_325a2ab160943c0c756dc--


From nobody Sun Jul  8 23:21: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 A6BFC130F34 for <quic-issues@ietfa.amsl.com>; Sun,  8 Jul 2018 23:21:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DgVpGYNIjGuq for <quic-issues@ietfa.amsl.com>; Sun,  8 Jul 2018 23:21: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 2D89D130F35 for <quic-issues@ietf.org>; Sun,  8 Jul 2018 23:21:30 -0700 (PDT)
Date: Sun, 08 Jul 2018 23:21:29 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531117289; bh=v/YI85rmpOYeQRwUF/YRUELI8OwF7mShEDEA7QQA7/M=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=j8pLee2dBGALxq2mA3Joc4eeYxv9Zn/kNpBpKoI5Zf6jjm93UVVAKSNg8SZ1F+gaw 5eH1n8fNCN2gx0Pign40gHdLHb4KGDAM5jEWhMklNrlLwzs1luxv2ixwVZAyWkVMOJ mN9mdX9X/U2iNgO6NbMOBRHf4gY1N7VaBC7O5KQ8=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb7482021824fe059913934fe4907cefb16f6898b92cf00000001175ac0e992a163ce01c43929@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/commit/21f9ba5250712726f1112695a8d8a168a567c693/29636905@github.com>
In-Reply-To: <quicwg/base-drafts/commit/21f9ba5250712726f1112695a8d8a168a567c693@github.com>
References: <quicwg/base-drafts/commit/21f9ba5250712726f1112695a8d8a168a567c693@github.com>
Subject: Re: [quicwg/base-drafts] Refine token use and reuse constraints (21f9ba5)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b42fee9272a4_e1b3fc08c7aef7c2084d4"; 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/kYkksN5am5O1rkwZgd9u8VqpBwI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Jul 2018 06:21:32 -0000

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

missing words

-- 
You are receiving 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/21f9ba5250712726f1112695a8d8a168a567c693#commitcomment-29636905
----==_mimepart_5b42fee9272a4_e1b3fc08c7aef7c2084d4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>missing words</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You 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/21f9ba5250712726f1112695a8d8a168a567c693#commitcomment-29636905">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1_igkLL7foCjf3D7KVkH8e1GaMIks5uEvZpgaJpZM4VHI_5">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqw27dsAfZ36n-EC3T1c29e1jUfJSks5uEvZpgaJpZM4VHI_5.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 21f9ba5: missing words"}],"action":{"name":"View Commit","url":"https://github.com/quicwg/base-drafts/commit/21f9ba5250712726f1112695a8d8a168a567c693#commitcomment-29636905"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/commit/21f9ba5250712726f1112695a8d8a168a567c693#commitcomment-29636905",
"url": "https://github.com/quicwg/base-drafts/commit/21f9ba5250712726f1112695a8d8a168a567c693#commitcomment-29636905",
"name": "View Commit"
},
"description": "View this Commit on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5b42fee9272a4_e1b3fc08c7aef7c2084d4--


From nobody Sun Jul  8 23: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 8D9FA130F35 for <quic-issues@ietfa.amsl.com>; Sun,  8 Jul 2018 23:36:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 1.411
X-Spam-Level: *
X-Spam-Status: No, score=1.411 tagged_above=-999 required=5 tests=[BAYES_20=-0.001, DKIM_ADSP_CUSTOM_MED=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, T_SPF_TEMPERROR=0.01] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hwNE66MhovaS for <quic-issues@ietfa.amsl.com>; Sun,  8 Jul 2018 23:36: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 6373C130DE0 for <quic-issues@ietf.org>; Sun,  8 Jul 2018 23:36:28 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531118187; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=qF9udvdadWnDLaQ2FWWXQ2bTpUH8SXVtp6lnVxisomI=; b=re3JaP3Kl08Aji2tBApfmeIqysPouQM9zmC1+wiU1BKojktDhk7VHBuWXCgcrp8ffN/0TVGh MxfDI4Nxa9y0C/IEGbIW22Eb8kHPFt+yrDv37WwSWbmm5QivEuaPAJqcMZLwZSm82bydt5kV YoT+r3QC739aFprUnK1DsmsagOw=
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 5b43026a.7f5a1244df00-smtp-out-n02; Mon, 09 Jul 2018 06:36:26 -0000 (UTC)
Date: Sun, 08 Jul 2018 23:36:25 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b430269e78f1_51122b189a1a3c08111850@hookshot-fe-6b2eebc.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 25598f: Extra 'on'
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b430269e724f_51122b189a1a3c0811172"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/STvhFf7fAR7VRbz67UbDXgjAZkY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Jul 2018 06:36:30 -0000

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

  Branch: refs/heads/allow-retry-0rtt
  Home:   https://github.com/quicwg/base-drafts
  Commit: 25598fd7d7e6906030b99315b09a5e41aa2ce7af
      https://github.com/quicwg/base-drafts/commit/25598fd7d7e6906030b99315b09a5e41aa2ce7af
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-09 (Mon, 09 Jul 2018)

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

  Log Message:
  -----------
  Extra 'on'



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

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

----==_mimepart_5b430269e724f_51122b189a1a3c0811172--


From nobody Sun Jul  8 23:36: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 7CC70130F46 for <quic-issues@ietfa.amsl.com>; Sun,  8 Jul 2018 23:36:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Xn5jX1TbPzHd for <quic-issues@ietfa.amsl.com>; Sun,  8 Jul 2018 23: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 B9658130F39 for <quic-issues@ietf.org>; Sun,  8 Jul 2018 23:36:31 -0700 (PDT)
Date: Sun, 08 Jul 2018 23:36:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531118190; bh=A9kbksfs1jJ94D5/CKuQtdJvbbq61fwRgTJ43mQh7Qg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=I/CvPbjwq7h8Mg291PyaholRBpEEtA3lwMmLvnUwttHv4TDQD5bJgBsgRaVSj8SK+ EftFYMlZDfluwF85tqh//6AR6dS0mmNpP8rK07XKTYAOzvuJq+aO9wc1nuadt9UKqT JXUiz2glKeKz/0EitjMhQAJnkjwQS2L+oiSWI4gQ=
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/1514/push/2703892443@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1514@github.com>
References: <quicwg/base-drafts/pull/1514@github.com>
Subject: Re: [quicwg/base-drafts] Permit 0-RTT after Retry and VN (#1514)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b43026ebfb3b_78de2b2757244f60352525"; 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/gcBfm_S00UfRi5zEBCb0bOmKXXk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Jul 2018 06:36:34 -0000

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

@martinthomson pushed 1 commit.

25598fd  Extra 'on'


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1514/files/2e13f0d6461c75a74c92d11fe07b83bcebfa0ed8..25598fd7d7e6906030b99315b09a5e41aa2ce7af

----==_mimepart_5b43026ebfb3b_78de2b2757244f60352525
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/25598fd">25598fd</a>  Extra &#39;on&#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/1514/files/2e13f0d6461c75a74c92d11fe07b83bcebfa0ed8..25598fd7d7e6906030b99315b09a5e41aa2ce7af">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq46TcOAjbPrZYgwi8II_73EWu5fHks5uEvnugaJpZM4VAVox">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8ksQ5vakX9_PqfZfnBNMmTTyyE1ks5uEvnugaJpZM4VAVox.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1514"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1514/files/2e13f0d6461c75a74c92d11fe07b83bcebfa0ed8..25598fd7d7e6906030b99315b09a5e41aa2ce7af"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1514/files/2e13f0d6461c75a74c92d11fe07b83bcebfa0ed8..25598fd7d7e6906030b99315b09a5e41aa2ce7af",
"url": "https://github.com/quicwg/base-drafts/pull/1514/files/2e13f0d6461c75a74c92d11fe07b83bcebfa0ed8..25598fd7d7e6906030b99315b09a5e41aa2ce7af",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1514",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1514:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "25598fd",
"value": "Extra 'on'"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1514/files/2e13f0d6461c75a74c92d11fe07b83bcebfa0ed8..25598fd7d7e6906030b99315b09a5e41aa2ce7af"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352410161\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b43026ebfb3b_78de2b2757244f60352525--


From nobody Sun Jul  8 23:36: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 79DDF130F43 for <quic-issues@ietfa.amsl.com>; Sun,  8 Jul 2018 23:36:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level: 
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0h4Du3143ZZu for <quic-issues@ietfa.amsl.com>; Sun,  8 Jul 2018 23:36: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 6A536130F35 for <quic-issues@ietf.org>; Sun,  8 Jul 2018 23:36:37 -0700 (PDT)
Date: Sun, 08 Jul 2018 23:36:36 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531118196; bh=R3JAf16q+cgUZXGRccj1QLmwytwlACkOp0k/38SitKU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=kcBPoB+1EyIhIxLeij5eCxWhrboQEIGg2qGBm5uKcr9Bj3hnY7neokIt7GepLiKrw EVMXCDTtdMoBfpEj1eq1wyyAA9w2QZ9/xAIR5/gs38bJxUC7i0PYdfwgsvwjP7HNs0 MY/vPhm5Z3akQXMSsQ057HKmXBEnpFFN+Xxmy1pA=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab0e39e28427fb6ce7c519168ce1c22cc15e166f5992cf00000001175ac47492a163ce01c4397f@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/commit/21f9ba5250712726f1112695a8d8a168a567c693/29636991@github.com>
In-Reply-To: <quicwg/base-drafts/commit/21f9ba5250712726f1112695a8d8a168a567c693@github.com>
References: <quicwg/base-drafts/commit/21f9ba5250712726f1112695a8d8a168a567c693@github.com>
Subject: Re: [quicwg/base-drafts] Refine token use and reuse constraints (21f9ba5)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4302749f1cd_754a2af0b5322f5035452d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/b8AfX-Yxi62w66YVd_gHQ3VMqGU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Jul 2018 06:36:40 -0000

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

An extra "on", more like.  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/commit/21f9ba5250712726f1112695a8d8a168a567c693#commitcomment-29636991
----==_mimepart_5b4302749f1cd_754a2af0b5322f5035452d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>An extra "on", more like.  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/commit/21f9ba5250712726f1112695a8d8a168a567c693#commitcomment-29636991">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6AB7kzO2eeyAEPvIZVpOzbtl5H1ks5uEvn0gaJpZM4VHI_5">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqygPTXizqFmbmiN3gVvl22p2jIRiks5uEvn0gaJpZM4VHI_5.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 21f9ba5: An extra \"on\", more like.  Thanks."}],"action":{"name":"View Commit","url":"https://github.com/quicwg/base-drafts/commit/21f9ba5250712726f1112695a8d8a168a567c693#commitcomment-29636991"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/commit/21f9ba5250712726f1112695a8d8a168a567c693#commitcomment-29636991",
"url": "https://github.com/quicwg/base-drafts/commit/21f9ba5250712726f1112695a8d8a168a567c693#commitcomment-29636991",
"name": "View Commit"
},
"description": "View this Commit on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5b4302749f1cd_754a2af0b5322f5035452d--


From nobody Sun Jul  8 23: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 67576130E10 for <quic-issues@ietfa.amsl.com>; Sun,  8 Jul 2018 23:52:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2cSga7r7_hCV for <quic-issues@ietfa.amsl.com>; Sun,  8 Jul 2018 23:52: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 65884130DF5 for <quic-issues@ietf.org>; Sun,  8 Jul 2018 23:52:29 -0700 (PDT)
Date: Sun, 08 Jul 2018 23:52:28 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531119148; bh=kWxNSgRX0xXN8PQgHBFVb18iLyHze9crPsbKJ+LBtSM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Ki9JH10qONM+ROF6WHOagpFSvOVp0Z2SImcs8HeDZYW7e0NfL4g5hTzS9WcigMRLE pwLBeo8cOB2tsXV4LP2RvNyhP2vh7bj1J7WXxXHsn4NxuzRBQsGep78he5Djy6oHmv QThMYxQJ2mavVNjRoQvbJigGeUXveu2oBHXR4UdA=
From: elenagurevich <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab48bc1b9aa1206c28a3b37f7539916cd92585596c92cf00000001175ac82c92a169ce136fc559@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1387/403377645@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1387@github.com>
References: <quicwg/base-drafts/issues/1387@github.com>
Subject: Re: [quicwg/base-drafts] 5.6 Packet Number Protection is hard to follow (#1387)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b43062c70bc5_20713ff53db68f8879786"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: elenagurevich
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/_gAXXIPcWuq4gcG_mqIeDz5wE2Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Jul 2018 06:52:32 -0000

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

So, UDP datagram contains one and only one QUIC short packet ? 
In case the payload is not long enough we can sample ICV generated by AEAD ?


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

<p>So, UDP datagram contains one and only one QUIC short packet ?<br>
In case the payload is not long enough we can sample ICV generated by AEAD ?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1387#issuecomment-403377645">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0dmdQfBKjjEL1h3RK-PrH3nLeWdks5uEv2sgaJpZM4UMHaO">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4v6ADqFRURgDzCNwPJjScpFFQ2pks5uEv2sgaJpZM4UMHaO.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@elenagurevich in #1387: So, UDP datagram contains one and only one QUIC short packet ? \r\nIn case the payload is not long enough we can sample ICV generated by AEAD ?\r\n"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1387#issuecomment-403377645"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1387#issuecomment-403377645",
"url": "https://github.com/quicwg/base-drafts/issues/1387#issuecomment-403377645",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] 5.6 Packet Number Protection is hard to follow (#1387)",
"sections": [
{
"text": "",
"activityTitle": "**elenagurevich**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@elenagurevich",
"facts": [

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


From nobody Mon Jul  9 00:06: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 43B9D130E10 for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 00:06:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Q-WDdAY1E8Mx for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 00: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 804B41294D0 for <quic-issues@ietf.org>; Mon,  9 Jul 2018 00:06:25 -0700 (PDT)
Date: Mon, 09 Jul 2018 00:06:24 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531119984; bh=pv3HcLmmAufGbx/2Z3DFaDR7l+DGrI72ExBvWaqfcW0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=BAOLDgWiomyhoFdoXQmPrBzoJBk02+mILzSVYIe0PIQDpCasb/2IL/F37Bu9HSjQQ f/WXB8slUcjsNhp224cHwk9oL2bE7eCqvMg5MqbQOg0oqSWPE4fvLOxhPMWPuUF8kQ 4b+FHuNXkdkGb8ush0msmxPMPsXOSxhq+Sutrr+Y=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab0ca27203ad42b54a2263c4e5457fd6298f179c7092cf00000001175acb7092a169ce1421be50@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1514/review/135295742@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1514@github.com>
References: <quicwg/base-drafts/pull/1514@github.com>
Subject: Re: [quicwg/base-drafts] Permit 0-RTT after Retry and VN (#1514)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b43097082f6e_34113f8da68dcf8415464a"; 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/jlv4l6RnmaNm-nxm1o54fZZzQAo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Jul 2018 07:06:27 -0000

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

kazuho commented on this pull request.



> @@ -778,6 +783,33 @@ are in a different packet number space to other packets (see
 {{packet-numbers}}).
 
 
+### 0-RTT Packet Numbers {#retry-0rtt-pn}
+
+Packet numbers for 0-RTT protected packets use the same space as 1-RTT protected
+packets.
+
+After a client receives a Retry or Version Negotiation packet, 0-RTT packets are
+likely to have been lost or discarded by the server, especially if the server
+changes its connection ID with a Retry packet.  A client MAY attempt to resend

The text after "especially if ..." seems to imply that 0-RTT packets might not have been lost in case the client receives a Version Negotiation packet.

I am not sure if that is true.

My understanding is that a Version Negotiation packet is sent by a server only if the client offers a version unknown to the server. In such case, all the 0-RTT packets would have been lost, because the format of the 0-RTT packets are version specific, and those would have been unprocessible by the server.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1514#pullrequestreview-135295742
----==_mimepart_5b43097082f6e_34113f8da68dcf8415464a
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/1514#discussion_r200897920">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -778,6 +783,33 @@ are in a different packet number space to other packets (see
 {{packet-numbers}}).
 
 
+### 0-RTT Packet Numbers {#retry-0rtt-pn}
+
+Packet numbers for 0-RTT protected packets use the same space as 1-RTT protected
+packets.
+
+After a client receives a Retry or Version Negotiation packet, 0-RTT packets are
+likely to have been lost or discarded by the server, especially if the server
+changes its connection ID with a Retry packet.  A client MAY attempt to resend
</pre>
<p>The text after "especially if ..." seems to imply that 0-RTT packets might not have been lost in case the client receives a Version Negotiation packet.</p>
<p>I am not sure if that is true.</p>
<p>My understanding is that a Version Negotiation packet is sent by a server only if the client offers a version unknown to the server. In such case, all the 0-RTT packets would have been lost, because the format of the 0-RTT packets are version specific, and those would have been unprocessible by the server.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1514#pullrequestreview-135295742">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3S6IKMLJi7H3L6SaWunPoeXZicyks5uEwDwgaJpZM4VAVox">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5qeF6Ddj5t-AlHOTte3UHZCWi7Dks5uEwDwgaJpZM4VAVox.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1514"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1514#pullrequestreview-135295742"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1514#pullrequestreview-135295742",
"url": "https://github.com/quicwg/base-drafts/pull/1514#pullrequestreview-135295742",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1514",
"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/1514#pullrequestreview-135295742"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352410161\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b43097082f6e_34113f8da68dcf8415464a--


From nobody Mon Jul  9 00:48: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 73089130DDA for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 00:48:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4ZcaP9EVrFZi for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 00:48: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 B6AFC1277CC for <quic-issues@ietf.org>; Mon,  9 Jul 2018 00:48:41 -0700 (PDT)
Date: Mon, 09 Jul 2018 00:48:40 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531122520; bh=FJ0PHO6+JDa1CvH/BduGTUvY+LpBAiWSLzXnOe27Fa4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=oVLl5V6iI3hL8ZWRfw2fD09qECSTrggVXrVzQ3mlXSgHUhZyY761FJCgwyEm2Mpo6 I1La/sK5NgG63QPFel0urIBeC9GDzSI0/nOGnrn+2k187EdsXTSEmYcKy759X/q7ht mjDRKq5MOR3OHK769qc51UHmlxTX1SC45LICj2Jk=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab959694098cf009659bca2d1943f26703790c5c9f92cf00000001175ad55892a169ce136fc559@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1387/403390584@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1387@github.com>
References: <quicwg/base-drafts/issues/1387@github.com>
Subject: Re: [quicwg/base-drafts] 5.6 Packet Number Protection is hard to follow (#1387)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b431358c12d9_33fe3f8da68dcf842932ea"; 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/EMszd3QCAFGg573-iWD8rX_Bk1c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Jul 2018 07:48:44 -0000

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

ICV (integrity check value?)
If a short header does not have a valid AEAD tag at the end, it would be protocol error that likely results in a dropped packet, not something to search for regardles of whether there are long packets before, or not. However QUIC states that packets should be processed individually, so a bad short packet should not stop you from processing what comes before (not sure I agree with that, but that is 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/1387#issuecomment-403390584
----==_mimepart_5b431358c12d9_33fe3f8da68dcf842932ea
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>ICV (integrity check value?)<br>
If a short header does not have a valid AEAD tag at the end, it would be =
protocol error that likely results in a dropped packet, not something to =
search for regardles of whether there are long packets before, or not. Ho=
wever QUIC states that packets should be processed individually, so a bad=
 short packet should not stop you from processing what comes before (not =
sure I agree with that, but that is 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/1387#issuecomment-403390584">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq6IK=
DlkHPFhlSQ6Siof0RzuHzVtPks5uEwrYgaJpZM4UMHaO">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkqzUacT7-0aE_4HTxecgRDm0u=
2vRFks5uEwrYgaJpZM4UMHaO.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 #1387: ICV (integrity check value?)\r\nIf a short header does not=
 have a valid AEAD tag at the end, it would be protocol error that likely=
 results in a dropped packet, not something to search for regardles of wh=
ether there are long packets before, or not. However QUIC states that pac=
kets should be processed individually, so a bad short packet should not s=
top you from processing what comes before (not sure I agree with that, bu=
t that is the spec)."}],"action":{"name":"View Issue","url":"https://gith=
ub.com/quicwg/base-drafts/issues/1387#issuecomment-403390584"}}}</script>=

<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1387#issuecomment=
-403390584",
"url": "https://github.com/quicwg/base-drafts/issues/1387#issuecomment-40=
3390584",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] 5.6 Packet Number Protection is hard t=
o follow (#1387)",
"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\": 1387,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1387#issuecomment-40=
3390584"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3387203=
98\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b431358c12d9_33fe3f8da68dcf842932ea--


From nobody Mon Jul  9 02:23: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 252BC130E2B for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 02:23:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id A0pp7toBBTvL for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 02:23: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 E3B40130E1E for <quic-issues@ietf.org>; Mon,  9 Jul 2018 02:23:23 -0700 (PDT)
Date: Mon, 09 Jul 2018 02:23:22 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531128202; bh=4wpCpJk2EV7c+wrvZO8ZAnfGb12XuGCcDo89GM5XrPc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ue1XRx+0BYKB/9BMDvK8YBgOZ+/jGm0LwdsdmsHC89uijI4d3O7uzTHOPCqX0wo+N IkBth3LoHfCFatch/Z1ENcUF1PU45D08/LmOi5+1xeeNbPR3A24gLDi/zSFZaW6P05 R5mSsFa/EAX7hI9SKJlJhpbPyNauISF+hAPlhk40=
From: elenagurevich <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab8792bd1cc58ad0919b48f9b28114346c52df246192cf00000001175aeb8a92a169ce136fc559@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1387/403416469@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1387@github.com>
References: <quicwg/base-drafts/issues/1387@github.com>
Subject: Re: [quicwg/base-drafts] 5.6 Packet Number Protection is hard to follow (#1387)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b43298aee0d2_8d72aafd14eaf6044782a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: elenagurevich
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/LYCm54xw8L74h5eGH8GJepz3oBg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Jul 2018 09:23:27 -0000

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

No i mean the following:
a single QUIC short packet may be contained within a single UDP datagram --> hence UDP header length may be used to determine protected packet length. 
packet_length = sizesof(ShortHeader) + sizeof(Protected_Payload)+sizeof(Authentication Tag)
but if  
_sample_offset + sample_length > packet_length 
then 
sample_offset = packet_length - sample_length_ 
So it may happen  that sample will take bytes from authentication tag (ICV) depending on actual payload size. 
Once the sample is known we can remove protection from the packet_number.
Once packet_number is decrypted,  its size is known, its value can be decoded, so we can form nonce, locate start of protected payload and decrypt& verify authentication tag of a packet.





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

<p>No i mean the following:<br>
a single QUIC short packet may be contained within a single UDP datagram =
--&gt; hence UDP header length may be used to determine protected packet =
length.<br>
packet_length =3D sizesof(ShortHeader) + sizeof(Protected_Payload)+sizeof=
(Authentication Tag)<br>
but if<br>
<em>sample_offset + sample_length &gt; packet_length<br>
then<br>
sample_offset =3D packet_length - sample_length</em><br>
So it may happen  that sample will take bytes from authentication tag (IC=
V) depending on actual payload size.<br>
Once the sample is known we can remove protection from the packet_number.=
<br>
Once packet_number is decrypted,  its size is known, its value can be dec=
oded, so we can form nonce, locate start of protected payload and decrypt=
&amp; verify authentication tag of a packet.</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/1387#issuecomment-403416469">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqybo=
c8U9dBWlMGXJCPdfMC6Rwu1Aks5uEyEKgaJpZM4UMHaO">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq2j7LzPvzxfHZiEgaSgqaAFK=
dNGkks5uEyEKgaJpZM4UMHaO.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":"@elen=
agurevich in #1387: No i mean the following:\r\na single QUIC short packe=
t may be contained within a single UDP datagram --\u003e hence UDP header=
 length may be used to determine protected packet length. \r\npacket_leng=
th =3D sizesof(ShortHeader) + sizeof(Protected_Payload)+sizeof(Authentica=
tion Tag)\r\nbut if  \r\n_sample_offset + sample_length \u003e packet_len=
gth \r\nthen \r\nsample_offset =3D packet_length - sample_length_ \r\nSo =
it may happen  that sample will take bytes from authentication tag (ICV) =
depending on actual payload size. \r\nOnce the sample is known we can rem=
ove protection from the packet_number.\r\nOnce packet_number is decrypted=
,  its size is known, its value can be decoded, so we can form nonce, loc=
ate start of protected payload and decrypt\u0026 verify authentication ta=
g of a packet.\r\n\r\n\r\n\r\n"}],"action":{"name":"View Issue","url":"ht=
tps://github.com/quicwg/base-drafts/issues/1387#issuecomment-403416469"}}=
}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1387#issuecomment=
-403416469",
"url": "https://github.com/quicwg/base-drafts/issues/1387#issuecomment-40=
3416469",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] 5.6 Packet Number Protection is hard t=
o follow (#1387)",
"sections": [
{
"text": "",
"activityTitle": "**elenagurevich**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@elenagurevich",
"facts": [

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

----==_mimepart_5b43298aee0d2_8d72aafd14eaf6044782a--


From nobody Mon Jul  9 02:26: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 AF5AE130E2B for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 02:26:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QzU7FYiurcsU for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 02:26: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 4FE641292F1 for <quic-issues@ietf.org>; Mon,  9 Jul 2018 02:26:24 -0700 (PDT)
Date: Mon, 09 Jul 2018 02:26:23 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531128383; bh=zjA1FUG5wo6REBrW1ygvTEsi6zcjBKTgdPhQcusiXgc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=1fVw5k5do8vznrN8/C+pc/i8vzoy6vyHlJtemR+W3V/Y3xGh8nKRKCgoinWbGLsSG E23GFx+6oZX7q+acT8dr4cS3+MxBwLFq/gb6zsJaQS26fOBnyBjtCHGXob3HF+opZp 6whI75Pk1xhi4l4eq1A4PryYiga8UFYwX34a5VM0=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab7fa1e422e3df38e907d0b3af24aafbf8fd522bce92cf00000001175aec3f92a169ce136fc559@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1387/403417245@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1387@github.com>
References: <quicwg/base-drafts/issues/1387@github.com>
Subject: Re: [quicwg/base-drafts] 5.6 Packet Number Protection is hard to follow (#1387)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b432a3fa2347_49063fe7ac5f4f78269384"; 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/wp0zkvzQ46hCn-9v1c9NmxTftRQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Jul 2018 09:26:26 -0000

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

Ah, ok - I don't recall the details, but there was a lot of discussion, the spec was clarified, and later pseudocode was added - so if you read carefully I suspect you will find the right answer.

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

<p>Ah, ok - I don't recall the details, but there was a lot of discussion, the spec was clarified, and later pseudocode was added - so if you read carefully I suspect you will find the right answer.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1387#issuecomment-403417245">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq81zRjK97rYfDkrxBL99LEyy2ALGks5uEyG_gaJpZM4UMHaO">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3R7a4duaOPKQDsaXCdt761Wq986ks5uEyG_gaJpZM4UMHaO.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1387: Ah, ok - I don't recall the details, but there was a lot of discussion, the spec was clarified, and later pseudocode was added - so if you read carefully I suspect you will find the right answer."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1387#issuecomment-403417245"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1387#issuecomment-403417245",
"url": "https://github.com/quicwg/base-drafts/issues/1387#issuecomment-403417245",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] 5.6 Packet Number Protection is hard to follow (#1387)",
"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\": 1387,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1387#issuecomment-403417245"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 338720398\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b432a3fa2347_49063fe7ac5f4f78269384--


From nobody Mon Jul  9 02: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 4AF68130E1E for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 02:34:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wSp8YyQzZIV8 for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 02:34: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 B3B761292F1 for <quic-issues@ietf.org>; Mon,  9 Jul 2018 02:34:41 -0700 (PDT)
Date: Mon, 09 Jul 2018 02:34:41 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531128881; bh=VF+q26QiQRniEkUk8cVsDo6+zp9sVY7A9RHLpOoWbBc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=QkdazsKKFCivDZHxWBR7OWlKX9dqVkQ32isvNojiS5nfL1tZIVQN5TlvWbVLDGHj0 2qOfYrDHQsnj6gu9dOCIQSp0zq6IURY0CH13zh4tJ9YP0dayF/zpf2qU4F+LBqFq0R TIm4Ef5y9g/SQGcPKXQdJU1jnquJo6c34Qer/r4U=
From: elenagurevich <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab7dfdb98f4567b8696e8505b5f9effa3f0d0056e692cf00000001175aee3192a169ce136fc559@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1387/403419628@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1387@github.com>
References: <quicwg/base-drafts/issues/1387@github.com>
Subject: Re: [quicwg/base-drafts] 5.6 Packet Number Protection is hard to follow (#1387)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b432c311ebef_48533f8866cb2f7c595f3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: elenagurevich
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/hniugEH6NWB9PASDycNuHfy6Vpk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Jul 2018 09:34:45 -0000

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

Can you send me a pseudocode reference please ? 
I am new in QUIC so probably just missed all interesting stuff :)


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

<p>Can you send me a pseudocode reference please ?<br>
I am new in QUIC so probably just missed all interesting stuff :)</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1387#issuecomment-403419628">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwn5Jd6NcnBCvJCvLkHxvINN2lu8ks5uEyOxgaJpZM4UMHaO">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0GZ0OqyLudtA5B2fYs0BSK6BNgyks5uEyOxgaJpZM4UMHaO.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@elenagurevich in #1387: Can you send me a pseudocode reference please ? \r\nI am new in QUIC so probably just missed all interesting stuff :)\r\n"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1387#issuecomment-403419628"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1387#issuecomment-403419628",
"url": "https://github.com/quicwg/base-drafts/issues/1387#issuecomment-403419628",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] 5.6 Packet Number Protection is hard to follow (#1387)",
"sections": [
{
"text": "",
"activityTitle": "**elenagurevich**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@elenagurevich",
"facts": [

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


From nobody Mon Jul  9 02:58: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 65358130DD2 for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 02:58:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.901
X-Spam-Level: 
X-Spam-Status: No, score=0.901 tagged_above=-999 required=5 tests=[BAYES_05=-0.5, DKIM_ADSP_CUSTOM_MED=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 mgAE7NLjOYcg for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 02:58: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 E4E46130DD0 for <quic-issues@ietf.org>; Mon,  9 Jul 2018 02:58:41 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531130321; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=vSYtXWGT+TS5BTW587eC9/FUbMDNeMTYFIgUIuA4xio=; b=F0vpt5S48r8niBY9jnoLaSTrB4eWK3Nc9nT0lmhytG4VqDw/EgDuyl2zuEfU1lFLD7DXC8WQ UjBt0JUpnpBwUnzjWt3Kf1CFCnIjUrnOSTYjwiKsVgaG7JLaL9Y9fhEd9Yypuv4G8kbMp9Eo bBi1l7yaZY93n51ZlKzz2TQz6PA=
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 5b4331d0.7fa8775f2cc0-smtp-out-n02; Mon, 09 Jul 2018 09:58:40 -0000 (UTC)
Date: Mon, 09 Jul 2018 02:58:40 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b4331d01962_51e72ac16d1d9c10446cc@hookshot-fe-265448d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 22deb7: Remove especially if text
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4331d015cd_51e72ac16d1d9c1044591"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/5x1bCX437_y5WXcSBWeAWh-Gcrk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Jul 2018 09:58:44 -0000

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

  Branch: refs/heads/allow-retry-0rtt
  Home:   https://github.com/quicwg/base-drafts
  Commit: 22deb75449751fd21fd75c48fdbbf16d94665daa
      https://github.com/quicwg/base-drafts/commit/22deb75449751fd21fd75c48fdbbf16d94665daa
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-09 (Mon, 09 Jul 2018)

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

  Log Message:
  -----------
  Remove especially if text



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

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

----==_mimepart_5b4331d015cd_51e72ac16d1d9c1044591--


From nobody Mon Jul  9 02: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 C4B16130E33 for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 02:58:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8LJkytmeaty6 for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 02:58: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 2DA09130DDF for <quic-issues@ietf.org>; Mon,  9 Jul 2018 02:58:47 -0700 (PDT)
Date: Mon, 09 Jul 2018 02:58:46 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531130326; bh=0N2fTOsLGgZl+n+B111ArDYIwLF4ugujKZvrb0yvSU8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=W1PD/Dne5PEh64P84FBI52+KJt9FVOIOk80QxyndMSg0fvXuuGmKNWGRI5+3Lam0p eXIj9AAeMmVmXhlDyb5JMxZlGflgCJEu9NR6064ApXfinEr7G3xRGr8GFtQ+GQyLgV EVZwH1oBXJ6JgwETnf8ayrfXPUMZz0MvvQORa/v8=
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/1514/push/2704367417@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1514@github.com>
References: <quicwg/base-drafts/pull/1514@github.com>
Subject: Re: [quicwg/base-drafts] Permit 0-RTT after Retry and VN (#1514)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4331d630522_6d592ae23aa1af5815952b"; 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/74aEhIzKBotjg3XJoOcqcJ5_mxc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Jul 2018 09:58:49 -0000

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

@martinthomson pushed 1 commit.

22deb75  Remove especially if text


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1514/files/25598fd7d7e6906030b99315b09a5e41aa2ce7af..22deb75449751fd21fd75c48fdbbf16d94665daa

----==_mimepart_5b4331d630522_6d592ae23aa1af5815952b
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/22deb75">22deb75</a>  Remove especially if 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/1514/files/25598fd7d7e6906030b99315b09a5e41aa2ce7af..22deb75449751fd21fd75c48fdbbf16d94665daa">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwsGKVy2AKGDYU13uLSH5bHp_4rdks5uEylWgaJpZM4VAVox">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8-kRQ7JVp_ZgU18vFQF-wK9RuhBks5uEylWgaJpZM4VAVox.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1514"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1514/files/25598fd7d7e6906030b99315b09a5e41aa2ce7af..22deb75449751fd21fd75c48fdbbf16d94665daa"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1514/files/25598fd7d7e6906030b99315b09a5e41aa2ce7af..22deb75449751fd21fd75c48fdbbf16d94665daa",
"url": "https://github.com/quicwg/base-drafts/pull/1514/files/25598fd7d7e6906030b99315b09a5e41aa2ce7af..22deb75449751fd21fd75c48fdbbf16d94665daa",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1514",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1514:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "22deb75",
"value": "Remove especially if text"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1514/files/25598fd7d7e6906030b99315b09a5e41aa2ce7af..22deb75449751fd21fd75c48fdbbf16d94665daa"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352410161\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b4331d630522_6d592ae23aa1af5815952b--


From nobody Mon Jul  9 03:00: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 022CA130DD0 for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 03:00:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ThP2fY02Fk0Q for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 03:00: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 3D215130DDF for <quic-issues@ietf.org>; Mon,  9 Jul 2018 03:00:16 -0700 (PDT)
Date: Mon, 09 Jul 2018 03:00:15 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531130415; bh=KGuxsj2vCGDcmCc+H0yC/oRJ6vfIu28RAyoTt3jDmuU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Vn2id8ZL9E8ySsJwSLDZsaMxMsdG6kOlbyeTUp/mxeqDtF/mQbzQ35FGbLg3k1ngZ veCUNN7HzmZQr2BBEJ8kRkMJFuTLmBr4uHD2XCslM8Z0fJz7FbB5oAmPLYY0hX/VTX 6z65ZIt0AN2CihBNKPXYFGd4ocdeZCoDlurTNWhM=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab1c18fad55ca50eead050f9c27989cabfbab9090692cf00000001175af42f92a169ce1421be50@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1514/review/135351274@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1514@github.com>
References: <quicwg/base-drafts/pull/1514@github.com>
Subject: Re: [quicwg/base-drafts] Permit 0-RTT after Retry and VN (#1514)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b43322f53639_77752b02cc04ef5817707a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/LPOGwf76aXBN1C1BL2fWVGKvKGM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Jul 2018 10:00:18 -0000

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

martinthomson commented on this pull request.



> @@ -778,6 +783,33 @@ are in a different packet number space to other packets (see
 {{packet-numbers}}).
 
 
+### 0-RTT Packet Numbers {#retry-0rtt-pn}
+
+Packet numbers for 0-RTT protected packets use the same space as 1-RTT protected
+packets.
+
+After a client receives a Retry or Version Negotiation packet, 0-RTT packets are
+likely to have been lost or discarded by the server, especially if the server
+changes its connection ID with a Retry packet.  A client MAY attempt to resend

Yeah, this is right.  In order of likelihood that packets are unusable:

1. VN with unsupported version
2. Retry w/ connection ID change
3. Retry w/o connection ID change or VN with preferred alternative version

I don't know why I missed that.  Reworded.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1514#discussion_r200946722
----==_mimepart_5b43322f53639_77752b02cc04ef5817707a
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/1514#discussion_r200946722">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -778,6 +783,33 @@ are in a different packet number space to other packets (see
 {{packet-numbers}}).
 
 
+### 0-RTT Packet Numbers {#retry-0rtt-pn}
+
+Packet numbers for 0-RTT protected packets use the same space as 1-RTT protected
+packets.
+
+After a client receives a Retry or Version Negotiation packet, 0-RTT packets are
+likely to have been lost or discarded by the server, especially if the server
+changes its connection ID with a Retry packet.  A client MAY attempt to resend
</pre>
<p>Yeah, this is right.  In order of likelihood that packets are unusable:</p>
<ol>
<li>VN with unsupported version</li>
<li>Retry w/ connection ID change</li>
<li>Retry w/o connection ID change or VN with preferred alternative version</li>
</ol>
<p>I don't know why I missed that.  Reworded.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1514#discussion_r200946722">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2OztqBAGNa34l8Y-9gbmax7UOj5ks5uEymvgaJpZM4VAVox">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1khmTAu9s3j_rDjll6yfDqiaf-Eks5uEymvgaJpZM4VAVox.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1514"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1514#discussion_r200946722"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1514#discussion_r200946722",
"url": "https://github.com/quicwg/base-drafts/pull/1514#discussion_r200946722",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1514",
"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/1514#discussion_r200946722"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352410161\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b43322f53639_77752b02cc04ef5817707a--


From nobody Mon Jul  9 03:01: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 D5FA5130E2C for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 03:01:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lEb8unVR3Qwk for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 03:01: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 81131130DD0 for <quic-issues@ietf.org>; Mon,  9 Jul 2018 03:01:17 -0700 (PDT)
Date: Mon, 09 Jul 2018 03:01:16 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531130476; bh=u4KwdpnN4WJnWMq42dEAe03GCipj5ELE5PYRyyGg1BU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Hy95htSFI3JRE7BiWnLaf7qmdI1nz2SPUOUbuYV2MT5fh/cNjvt1Ra6FCb4BVYtdB jvXqAZwW6B++rhPP6h/KHayRKoA5yOZju/5ZDvM7fsU3o5AQvpqGkIkM330KujT0yA i68qbwaUusHfm/Z6UNdTJkrqBtyjAJ54I6ywlWUA=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab6e69398ec847b1498f4487252397af6327f28ed192cf00000001175af46c92a169ce136fc559@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1387/403427058@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1387@github.com>
References: <quicwg/base-drafts/issues/1387@github.com>
Subject: Re: [quicwg/base-drafts] 5.6 Packet Number Protection is hard to follow (#1387)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b43326ca3a32_1d282b0de8264f5023257d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/T5hCG95xAX4nlRJ124lSO9MskA8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Jul 2018 10:01:24 -0000

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

There is pseudocode about packet number encodings, nothing else (yet).

The important thing about short packet headers is that they can be in the same packet as another packet, but they are always the last packet in the 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/1387#issuecomment-403427058
----==_mimepart_5b43326ca3a32_1d282b0de8264f5023257d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>There is pseudocode about packet number encodings, nothing else (yet).</p>
<p>The important thing about short packet headers is that they can be in the same packet as another packet, but they are always the last packet in the 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/issues/1387#issuecomment-403427058">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5Qd08Wl5Pnne92p7QDs0tg2q-A8ks5uEynsgaJpZM4UMHaO">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwybeuVuDdPE79RFrVM_gbefNSW_ks5uEynsgaJpZM4UMHaO.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1387: There is pseudocode about packet number encodings, nothing else (yet).\r\n\r\nThe important thing about short packet headers is that they can be in the same packet as another packet, but they are always the last packet in the datagram."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1387#issuecomment-403427058"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1387#issuecomment-403427058",
"url": "https://github.com/quicwg/base-drafts/issues/1387#issuecomment-403427058",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] 5.6 Packet Number Protection is hard to follow (#1387)",
"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\": 1387,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1387#issuecomment-403427058"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 338720398\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b43326ca3a32_1d282b0de8264f5023257d--


From nobody Mon Jul  9 03: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 1375E130E2C for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 03:04:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ocv-0tg83dzv for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 03:04: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 68C76130F4F for <quic-issues@ietf.org>; Mon,  9 Jul 2018 03:04:29 -0700 (PDT)
Date: Mon, 09 Jul 2018 03:04:28 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531130668; bh=FBAb9+9yc9ufftNtcQitsDavpRgyuPuOufMZrPmJBJM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=vngln5U7J/CEhsxKQ+/hC9HXJ9z44vSFgzzQitJzcdBLCKJpPdL7PVtd1+c3PSk37 FxmiYPeTlE2hI/+VWQmac+RK6OezMcFskJ+dPWpZFjM7aDrpXZfWBF1zfGAr21E+au 2SngM90PYT+rWMOI72xgZhMjPcXcEes6Z6F7Lwhw=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab7fd26ed7158ed93df333099b058c23460895c22792cf00000001175af52c92a169ce136fc559@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1387/403427938@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1387@github.com>
References: <quicwg/base-drafts/issues/1387@github.com>
Subject: Re: [quicwg/base-drafts] 5.6 Packet Number Protection is hard to follow (#1387)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b43332cc1adf_6f713f86f4a3ef84186571"; 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/6bll6XeHmhEVXDTDDjGdBrjiD-0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Jul 2018 10:04:31 -0000

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

you mean "can be in the same datagram as another packet..."

pseudocode
https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#rfc.appendix.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/issues/1387#issuecomment-403427938
----==_mimepart_5b43332cc1adf_6f713f86f4a3ef84186571
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>you mean "can be in the same datagram as another packet..."</p>
<p>pseudocode<br>
<a href="https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#rfc.appendix.A" rel="nofollow">https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#rfc.appendix.A</a></p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1387#issuecomment-403427938">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_6APJ2G6oX8mdsqEs24RnjdS7Ogks5uEyqsgaJpZM4UMHaO">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2g04IaSqdNRtpjREnU-CdY6r3GLks5uEyqsgaJpZM4UMHaO.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1387: you mean \"can be in the same datagram as another packet...\"\r\n\r\npseudocode\r\nhttps://quicwg.org/base-drafts/draft-ietf-quic-transport.html#rfc.appendix.A\r\n"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1387#issuecomment-403427938"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1387#issuecomment-403427938",
"url": "https://github.com/quicwg/base-drafts/issues/1387#issuecomment-403427938",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] 5.6 Packet Number Protection is hard to follow (#1387)",
"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\": 1387,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1387#issuecomment-403427938"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 338720398\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b43332cc1adf_6f713f86f4a3ef84186571--


From nobody Mon Jul  9 03:18: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 A354D130F59 for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 03:18:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2DmQdyJj65xc for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 03:18: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 1B6D5130F58 for <quic-issues@ietf.org>; Mon,  9 Jul 2018 03:18:27 -0700 (PDT)
Date: Mon, 09 Jul 2018 03:18:26 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531131506; bh=Mi6Hoq4Mxe0cbqE/bXkwVj4hVwN9WdgiQfoeNT/4j18=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=vNfHlrA+/Iut/9uiGf5h2ZwR1XR/uNzyJ3Rm0IavVQcsC9KpA8zVUPT+RroneJxBn nZIVKdERGL8Jz9lqmg1C3ZDjuiH4a4ynwn6oPvPTryV83O9AOmVf5fj5aeKaL1nq0b 9njAnUQBLmmUf1ksoJNIpO8+6Jj1Lcjyk9hopk7k=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab8d1e16f5f48ac4d357e65bb3c0245ee66254d30792cf00000001175af87292a169ce127d478f@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1257/403431493@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1257@github.com>
References: <quicwg/base-drafts/issues/1257@github.com>
Subject: Re: [quicwg/base-drafts] How to recover from loss of 3 Handshake packets without receiving PATH_RESPONSE (#1257)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b43367275b8d_1ac93f9f64b6af882818"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ROtgGNiY2E39__ZiK7pl4Meufyg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Jul 2018 10:18:29 -0000

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

This was addressed in the stream0 design team changes.  Don't send more than 3 datagrams without receiving acknowledgments, and any acknowledgment is enough to provide address validation, after which any number is OK (short of limits on congestion control, etc...).  Reopen if you think we need more words.

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

<p>This was addressed in the stream0 design team changes.  Don't send mor=
e than 3 datagrams without receiving acknowledgments, and any acknowledgm=
ent is enough to provide address validation, after which any number is OK=
 (short of limits on congestion control, etc...).  Reopen if you think we=
 need more words.</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/1257#issuecomment-403431493">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqwC9=
lnKZAD-P2JtUf6VL3UPHQqaRks5uEy3ygaJpZM4TCRlO">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkqzofeVXtFw72U7YFiUi66QqT=
ggBfks5uEy3ygaJpZM4TCRlO.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 #1257: This was addressed in the stream0 design team changes=
.  Don't send more than 3 datagrams without receiving acknowledgments, an=
d any acknowledgment is enough to provide address validation, after which=
 any number is OK (short of limits on congestion control, etc...).  Reope=
n if you think we need more words."}],"action":{"name":"View Issue","url"=
:"https://github.com/quicwg/base-drafts/issues/1257#issuecomment-40343149=
3"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1257#issuecomment=
-403431493",
"url": "https://github.com/quicwg/base-drafts/issues/1257#issuecomment-40=
3431493",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] How to recover from loss of 3 Handshak=
e packets without receiving PATH_RESPONSE (#1257)",
"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\": 1257,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1257#issuecomment-40=
3431493"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3193634=
06\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b43367275b8d_1ac93f9f64b6af882818--


From nobody Mon Jul  9 03:18: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 A78A5130F67 for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 03:18:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wFott4hLh5eV for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 03:18: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 99843130F5B for <quic-issues@ietf.org>; Mon,  9 Jul 2018 03:18:29 -0700 (PDT)
Date: Mon, 09 Jul 2018 03:18:28 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531131508; bh=gqYvLYEgHTjP9F3USW9FRkkeb3lbBPYXQGevieGiW/Y=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=tqMPmcW8Lqkz5JctIhkQz5H2aZ1+uP9Cf1rhQswLXJ3wP8gbdbjClAcjaJRodSazQ 4Hy0icfNznMaTiZPqTcE18hGVYvNLF+gX717/kQXhQ7mhsWJXgeWd5GLDAJX5Sn9AE p0e3Qp127tgUxqJz/yTD7RE2X8p99Jfzr2G+l0/4=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab13aaf32efa5010e6a1e5f08a163ca4f684e11aff92cf00000001175af87492a169ce127d478f@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1257/issue_event/1722760998@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1257@github.com>
References: <quicwg/base-drafts/issues/1257@github.com>
Subject: Re: [quicwg/base-drafts] How to recover from loss of 3 Handshake packets without receiving PATH_RESPONSE (#1257)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b433674e8544_67a12b009395af6063d7"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/yM3agZ2p7Mq6b5nybN8d03cPip4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Jul 2018 10:18:34 -0000

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

Closed #1257.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1257#event-1722760998
----==_mimepart_5b433674e8544_67a12b009395af6063d7
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="310200207" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1257" href="https://github.com/quicwg/base-drafts/issues/1257">#1257</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1257#event-1722760998">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxewHJ3qto427Uvua1xvkNvgBFWeks5uEy30gaJpZM4TCRlO">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqy5QtJGeomh0nNABbnQBL6iZUGgDks5uEy30gaJpZM4TCRlO.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1257."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1257#event-1722760998"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1257#event-1722760998",
"url": "https://github.com/quicwg/base-drafts/issues/1257#event-1722760998",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] How to recover from loss of 3 Handshake packets without receiving PATH_RESPONSE (#1257)",
"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/1257#event-1722760998"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 319363406\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b433674e8544_67a12b009395af6063d7--


From nobody Mon Jul  9 03:22: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 7FDD4130F67 for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 03:22:38 -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_20=-0.001, DKIM_ADSP_CUSTOM_MED=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 vrKjnv1WsfkL for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 03:22: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 135D8130F5F for <quic-issues@ietf.org>; Mon,  9 Jul 2018 03:22:36 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531131756; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=luQe4gBNYAlMUpKF31wb+KuiDNnir7VUDSWUMcBWv6I=; b=qO2ELyZMFfLv4CIYf0/EYjS0Da+SyD4ULetM0CDE6x2n/9lwTyMvskxCu+THqUERGHf9ejBj UqshP2JG+UBLOaJfTslr8+NZjP/NEizxxEiFo70s40i3/FLzUKYrJRM9nNM8KYQyRUGoU0UL nl8sz2SB1VTkMEMEqm6PxStg7yE=
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 5b43376c.7f8acd1698a0-smtp-out-n01; Mon, 09 Jul 2018 10:22:36 -0000 (UTC)
Date: Mon, 09 Jul 2018 03:22:36 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b43376c2e614_67cd2ad6e7e67c046289e@hookshot-fe-6b2eebc.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] a7cd14: Remove UNSOLICITED_PATH_RESPONSE
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b43376c2e0d7_67cd2ad6e7e67c046271b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/VUaNJvRuXH6cWENNYP4jBIsIT-U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Jul 2018 10:22:39 -0000

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

  Branch: refs/heads/path-response-error
  Home:   https://github.com/quicwg/base-drafts
  Commit: a7cd1450aadcba74efb6bfa102f983acbde1df59
      https://github.com/quicwg/base-drafts/commit/a7cd1450aadcba74efb6bfa102f983acbde1df59
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-09 (Mon, 09 Jul 2018)

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

  Log Message:
  -----------
  Remove UNSOLICITED_PATH_RESPONSE

Giving this error a special code creates an emphasis on the error
condition that is entirely inappropriate.  This is a tricky error code
to generate correctly, but giving it a special number implies that it
needs special handling.  That's not really the case, so using
PROTOCOL_VIOLATION is plenty.

Closes #1265.



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

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

----==_mimepart_5b43376c2e0d7_67cd2ad6e7e67c046271b--


From nobody Mon Jul  9 03: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 58C55130F5F for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 03:22:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bvrnG6z9O5Gt for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 03:22: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 D934D130F67 for <quic-issues@ietf.org>; Mon,  9 Jul 2018 03:22:54 -0700 (PDT)
Date: Mon, 09 Jul 2018 03:22:54 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531131774; bh=ssWOvPpgXUx3t7XFsFuxp9oXMyRqN053Rte4AskTZDE=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=v1CJ7tLbHQQZZa8qkexwKL5ZD1kdxeX3VG4PjYYnHczGuCprEE3+/pmAvXiu5X9IF J2gPnQ9xZ3NuaQxQYOoxGs1ZMEBq88nPvw3yGUODXt8o4+wyjP8IrUli8egmY4E6JC J/C2nuD6+GrUNdgEEBEZC+qiEbcPyrey/cphR6I8=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abbfe07b7b990f42839d2a6137ddc78003891b181892cf00000001175af97e92a169ce143ab128@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1539@github.com>
Subject: [quicwg/base-drafts] Remove UNSOLICITED_PATH_RESPONSE (#1539)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b43377e43dc0_6cf22ac4b3112f54364bf"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/P1wKK7iYpt3VSUHw0GL1BqnralQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.26
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Jul 2018 10:22:57 -0000

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

Giving this error a special code creates an emphasis on the error
condition that is entirely inappropriate.  This is a tricky error code
to generate correctly, but giving it a special number implies that it
needs special handling.  That's not really the case, so using
PROTOCOL_VIOLATION is plenty.

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

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

-- Commit Summary --

  * Remove UNSOLICITED_PATH_RESPONSE

-- File Changes --

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

-- Patch Links --

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

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

<p>Giving this error a special code creates an emphasis on the error<br>
condition that is entirely inappropriate.  This is a tricky error code<br>
to generate correctly, but giving it a special number implies that it<br>
needs special handling.  That's not really the case, so using<br>
PROTOCOL_VIOLATION is plenty.</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #1265.">Closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="311661217" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1265" href="https://github.com/quicwg/base-drafts/issues/1265">#1265</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/1539'>https://github.com/quicwg/base-drafts/pull/1539</a></p>

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

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

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1539.patch'>https://github.com/quicwg/base-drafts/pull/1539.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1539.diff'>https://github.com/quicwg/base-drafts/pull/1539.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/1539">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8xY5rReBePyE_DkcjwcTJHZxCxaks5uEy7-gaJpZM4VHdBd">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8w76D6UZaltnfVJGxlr9J72S2C-ks5uEy7-gaJpZM4VHdBd.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 UNSOLICITED_PATH_RESPONSE (#1539)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1539"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1539",
"url": "https://github.com/quicwg/base-drafts/pull/1539",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 UNSOLICITED_PATH_RESPONSE (#1539)",
"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": "a7cd145",
"value": "Remove UNSOLICITED_PATH_RESPONSE"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1539/files#diff-0) (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\": 1539,\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\": 1539\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1539"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1539.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1539.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 354275421\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b43377e43dc0_6cf22ac4b3112f54364bf--


From nobody Mon Jul  9 05:58: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 BC415130FDA for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 05:58:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.11
X-Spam-Level: 
X-Spam-Status: No, score=-6.11 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id O_QlNoWtFUFn for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 05:58:06 -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 0ED3A130FC8 for <quic-issues@ietf.org>; Mon,  9 Jul 2018 05:58:05 -0700 (PDT)
Date: Mon, 09 Jul 2018 05:58:05 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531141085; bh=eKWwEAu4NXmt0nJdtSpRW/9Luk7D5FC5UJ5OFTqXc8Y=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=X79sgmxBhCqy6SUg0JCUj+EgEGn1COnXDP06x2E5ft5+k0V4ff3GGY/wgtECpq2Jv GXSqrNG4t2k1MaLLfMH86i5h2RzcdGVww6XmccxgF7vAxf3b9YKUyQ9ujwKjuQ+Ulj p7TiOLVoz8xvXwPOotSQPxiidoYstTShwP8pySI8=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abbc1dd7f0b378a41ed4c5b40c4de1fedd01aa787b92cf00000001175b1ddd92a169ce1435a6cc@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/c403469609@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_5b435bdd5792b_41302ac27fa16f501210f0"; 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/mASfCbuPxcsSZZ-96N4X302hf6w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Jul 2018 12:58:13 -0000

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

> You can probably assume that people understand that v6 means 16 octets, but is that true for IPv10?

This reasoning seems far-fetched.  By the same logic, we should not limit the IP version to 15 (see the enum maximum value), nor the port number to 65535.

If the idea is to be able to skip unknown IP address blobs, so to speak, then the format of the IPv4 and IPv6 blobs should be specified somehow -- either using the TLS presentation language or English.

-- 
You are receiving this 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-403469609
----==_mimepart_5b435bdd5792b_41302ac27fa16f501210f0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<blockquote>
<p>You can probably assume that people understand that v6 means 16 octets=
, but is that true for IPv10?</p>
</blockquote>
<p>This reasoning seems far-fetched.  By the same logic, we should not li=
mit the IP version to 15 (see the enum maximum value), nor the port numbe=
r to 65535.</p>
<p>If the idea is to be able to skip unknown IP address blobs, so to spea=
k, then the format of the IPv4 and IPv6 blobs should be specified somehow=
 -- either using the TLS presentation language or English.</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/1533#issuecomment-403469609">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqyU5jF=
0IMqW7J2Uux_8PQzCCl7POks5uE1NdgaJpZM4VF-vI">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkq0BH6nRQlZMG158pSt83kN2mVEq5=
ks5uE1NdgaJpZM4VF-vI.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 #1533: \u003e You can probably assume that people understand tha=
t v6 means 16 octets, but is that true for IPv10?\r\n\r\nThis reasoning s=
eems far-fetched.  By the same logic, we should not limit the IP version =
to 15 (see the enum maximum value), nor the port number to 65535.\r\n\r\n=
If the idea is to be able to skip unknown IP address blobs, so to speak, =
then the format of the IPv4 and IPv6 blobs should be specified somehow --=
 either using the TLS presentation language or English."}],"action":{"nam=
e":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/=
1533#issuecomment-403469609"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1533#issuecomment-4=
03469609",
"url": "https://github.com/quicwg/base-drafts/pull/1533#issuecomment-4034=
69609",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 Pref=
erredAddress (#1533)",
"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\": 1533,\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\": 1533\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1533#issuecomment-4034=
69609"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3538892=
24\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b435bdd5792b_41302ac27fa16f501210f0--


From nobody Mon Jul  9 06:00: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 7FBC2130FA8 for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 06:00:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.109
X-Spam-Level: 
X-Spam-Status: No, score=-6.109 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jQyRxjBrsx-H for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 06:00: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 CAC77130EFF for <quic-issues@ietf.org>; Mon,  9 Jul 2018 06:00:51 -0700 (PDT)
Date: Mon, 09 Jul 2018 06:00:50 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531141250; bh=d+emtEvkWrIZpu7dNpHrR2GYj0p7M6YTkN+ht5PBUP0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=I0FCAs1SuuTWai68bCTnnXUYFpF7zlF4UMNYgEDpzLVyEMcM9D/8EggL+gpO4faUP jI6QvrlKRsRNhHWWbWgGGhrKHS/p0CHDSWwTbddHldndsRjOumRTsEvSJn7isXKxRf wG8BA+s5ccocSkOvAn3OYDRJDMhx8A7FKu0dFTDQ=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab6d8c00e9183a1b8616caa4f7a63692e3afad97d692cf00000001175b1e8292a169ce1435a6cc@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/review/135405345@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_5b435c82aaa10_5f9f3feb0eff4f7c1755b7"; 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/kFkwcbVIWpg73PyD91BKwTBCwLE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Jul 2018 13:00:54 -0000

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

dtikhonov commented on this pull request.



> @@ -1444,9 +1444,20 @@ language from Section 3 of {{!I-D.ietf-tls-tls13}}.
       TransportParameter parameters<22..2^16-1>;
    } TransportParameters;
 
+   struct {
+     uint8[4] addr;
+   } IPv4addr;
+
+   struct {
+     uint8[16] addr;
+   } IPv6addr;

There are no typedefs in the [TLS 1.3 draft](https://tools.ietf.org/html/draft-ietf-tls-tls13-28).

-- 
You are receiving this 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#discussion_r200992572
----==_mimepart_5b435c82aaa10_5f9f3feb0eff4f7c1755b7
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/1533#discussion_r200992572">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1444,9 +1444,20 @@ language from Section 3 of {{!I-D.ietf-tls-tls13}}.
       TransportParameter parameters&lt;22..2^16-1&gt;;
    } TransportParameters;
 
+   struct {
+     uint8[4] addr;
+   } IPv4addr;
+
+   struct {
+     uint8[16] addr;
+   } IPv6addr;
</pre>
<p>There are no typedefs in the <a href="https://tools.ietf.org/html/draft-ietf-tls-tls13-28" rel="nofollow">TLS 1.3 draft</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are 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#discussion_r200992572">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6Iu86rhUXFd4WTUgi-npf7KEHDTks5uE1QCgaJpZM4VF-vI">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_5dJdzdaO1epQBUWZVy26JHo9_Jks5uE1QCgaJpZM4VF-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 commented on #1533"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1533#discussion_r200992572"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1533#discussion_r200992572",
"url": "https://github.com/quicwg/base-drafts/pull/1533#discussion_r200992572",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 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#discussion_r200992572"
}
],
"@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_5b435c82aaa10_5f9f3feb0eff4f7c1755b7--


From nobody Mon Jul  9 06:32: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 70694130E05 for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 06:32:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.789
X-Spam-Level: 
X-Spam-Status: No, score=0.789 tagged_above=-999 required=5 tests=[DKIM_ADSP_NXDOMAIN=0.8, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KHwVP64tsmNZ for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 06:32: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 E75FC12DD85 for <quic-issues@ietf.org>; Mon,  9 Jul 2018 06:32:21 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531143141; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=8UQSDgtdxG+xsaAZoa6w6qIbkjVM61vvNH4NNUOJPwk=; b=i9vnqImybUVdxjXbQ76+pGK+P1Xyr6gKeJgZWq0X62pMAaSOnJscc2HTSIbV3RKjhOy/uLP2 Hv5Ok3znnT2sP+EIGjQZMmq3Cq6dwTeGy8iVVkUVC9hn5inZwofxO+eFncgc/5TcC9sOzxu0 iSTXdbhuGwSxROS8+TouhzidVYk=
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 5b4363e4.7fbb84add0f0-smtp-out-n01; Mon, 09 Jul 2018 13:32:20 -0000 (UTC)
Date: Mon, 09 Jul 2018 06:32:19 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5b4363e38a500_366e2ab287ff9c0468199@hookshot-fe-cace476.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 96c1d0: PADDING counts towards byte in flight
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4363e38a098_366e2ab287ff9c04680fc"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/s-ixwTH3B3sAOP_VSbHZege4Cds>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Jul 2018 13:32:24 -0000

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

  Branch: refs/heads/ianswett-padding
  Home:   https://github.com/quicwg/base-drafts
  Commit: 96c1d03def881f497f037f986297ec3e74d43c76
      https://github.com/quicwg/base-drafts/commit/96c1d03def881f497f037f986297ec3e74d43c76
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-07-09 (Mon, 09 Jul 2018)

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

  Log Message:
  -----------
  PADDING counts towards byte in flight

Clarifies the recovery draft in light of #1517



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

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

----==_mimepart_5b4363e38a098_366e2ab287ff9c04680fc--


From nobody Mon Jul  9 06:32: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 F0DEB130DFD for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 06:32:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.11
X-Spam-Level: 
X-Spam-Status: No, score=-6.11 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XvtqP2cSsMo2 for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 06:32: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 B3E6812DD85 for <quic-issues@ietf.org>; Mon,  9 Jul 2018 06:32:35 -0700 (PDT)
Date: Mon, 09 Jul 2018 06:32:35 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531143155; bh=RNA1FOOWZ2BC7nl5QJnlaWakeulPRGH1Dsl1o+PTQ5I=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=BJCznePrhlARIPctmCmwrfPdfzNHZxZnlOWkGWukiw9RZAPvYzYCoUiRkDRE1r28V iLWy99AbJ6Mu0PKGA9HZihB1DeShe2BYaGdJWfC7uyBCqmMNR2y9pPQN4hjjaWNfIg 7xVUHi4TAjaLk97OvouFaamQzAoyQRKF3AAzbGJ4=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abfe9b8776338d60daeecbec30fd21a2a35a3e594592cf00000001175b25f392a169ce143b9c8b@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1540@github.com>
Subject: [quicwg/base-drafts] PADDING counts towards byte in flight (#1540)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4363f33d192_6d963fcc7f532f8881262"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/f55DVZB9Rj0ok4C_OopLh8I8CsA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Jul 2018 13:32:37 -0000

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

Clarifies the recovery draft in light of #1517
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * PADDING counts towards byte in flight

-- File Changes --

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

-- Patch Links --

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

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

<p>Clarifies the recovery draft in light of <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="338086818" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1517" href="https://github.com/quicwg/base-drafts/pull/1517">#1517</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/1540'>https://github.com/quicwg/base-drafts/pull/1540</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>PADDING counts towards byte in flight</li>
</ul>

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

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1540.patch'>https://github.com/quicwg/base-drafts/pull/1540.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1540.diff'>https://github.com/quicwg/base-drafts/pull/1540.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/1540">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxy-jvHOEXHsAt6dhIgi4cjWnhU9ks5uE1tzgaJpZM4VHtn2">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4Xakti9mwQY6epKIJaTOrkoUskrks5uE1tzgaJpZM4VHtn2.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"PADDING counts towards byte in flight (#1540)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1540"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1540",
"url": "https://github.com/quicwg/base-drafts/pull/1540",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "PADDING counts towards byte in flight (#1540)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "96c1d03",
"value": "PADDING counts towards byte in flight"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-recovery.md](https://github.com/quicwg/base-drafts/pull/1540/files#diff-0) (17 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\": 1540,\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\": 1540\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1540"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1540.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1540.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 354343414\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b4363f33d192_6d963fcc7f532f8881262--


From nobody Mon Jul  9 06:35: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 CE1AE130FC1 for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 06:35:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.11
X-Spam-Level: 
X-Spam-Status: No, score=-6.11 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FE_vq_7ECQsK for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 06:35: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 3CB0812DD85 for <quic-issues@ietf.org>; Mon,  9 Jul 2018 06:35:36 -0700 (PDT)
Date: Mon, 09 Jul 2018 06:35:35 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531143335; bh=yxLIqgPAYpNFJkUCErNgxEQcrHAvT0J+MIhhVmzqiVo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=FdQp0XRmFcwqQqXcfglonQjoRt6ErKAYxtlpXC96BD9NqQmlW7kMIg42+s15dOMm8 3E/wVRQlGZS/wDXPirRy/eVOvo5PHdTFQYmaM+NS1qmMnvpaS7ADKUNsp2yaxbvlUQ j/USe5V/O6JhazmPVvVOd6THRZcxKD+RKmYgqbl0=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab18567d6c9f264dae8aa32b2f701eaa7a0f11922592cf00000001175b26a792a169ce143ab128@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1539/review/135418690@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1539@github.com>
References: <quicwg/base-drafts/pull/1539@github.com>
Subject: Re: [quicwg/base-drafts] Remove UNSOLICITED_PATH_RESPONSE (#1539)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4364a738b93_44f22ac0932ecf60669a8"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/BRF0CSmkwmH0hCPGYH47yN3Hbms>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Jul 2018 13:35:38 -0000

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

ianswett commented on this pull request.



> @@ -3293,7 +3293,7 @@ frame.  Its format is identical to the PATH_CHALLENGE frame
 
 If the content of a PATH_RESPONSE frame does not match the content of a
 PATH_CHALLENGE frame previously sent by the endpoint, the endpoint MAY generate
-a connection error of type UNSOLICITED_PATH_RESPONSE.
+a connection error of type PROTOCOL_VIOLATION.

Should this specify the frame type as PATH_RESPONSE now that frame type is present in CONNECTION_CLOSE?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1539#pullrequestreview-135418690
----==_mimepart_5b4364a738b93_44f22ac0932ecf60669a8
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/1539#discussion_r201003689">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -3293,7 +3293,7 @@ frame.  Its format is identical to the PATH_CHALLENGE frame
 
 If the content of a PATH_RESPONSE frame does not match the content of a
 PATH_CHALLENGE frame previously sent by the endpoint, the endpoint MAY generate
-a connection error of type UNSOLICITED_PATH_RESPONSE.
+a connection error of type PROTOCOL_VIOLATION.
</pre>
<p>Should this specify the frame type as PATH_RESPONSE now that frame type is present in CONNECTION_CLOSE?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1539#pullrequestreview-135418690">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5I1dKaggk7ps19HCMyUUvquYZcDks5uE1wngaJpZM4VHdBd">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzxtZy0jYfgxDnia0sxPS52Rby7qks5uE1wngaJpZM4VHdBd.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1539"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1539#pullrequestreview-135418690"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1539#pullrequestreview-135418690",
"url": "https://github.com/quicwg/base-drafts/pull/1539#pullrequestreview-135418690",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1539",
"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/1539#pullrequestreview-135418690"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 354275421\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4364a738b93_44f22ac0932ecf60669a8--


From nobody Mon Jul  9 06:39: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 9F629130FCB for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 06:38:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.109
X-Spam-Level: 
X-Spam-Status: No, score=-1.109 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, GB_SUMOF=5, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 84oCeVEsdAkx for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 06:38: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 71653130FD0 for <quic-issues@ietf.org>; Mon,  9 Jul 2018 06:38:54 -0700 (PDT)
Date: Mon, 09 Jul 2018 06:38:54 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531143534; bh=oqLGgErxFm29dwowwHitUDFXyDgBPlQnvS3VJsFWywo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=InEUsYCDN03M0kBwzBI1szhJGUMwNpu3tdCoB/KhxlyvK3LfHjhTV9nz0fXq++1LQ 2Cmw7tx5uABdnU9+s4EtqckCwyTLs82crI/E5/ql0yrjcq0GxFqJzHBFJVRU7fA2Tc PJfjwbZZfP2GVPq8+4rztohOEcEqCSI5tklf5Eis=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab8d8dab394a8dd6c20e54fbd4acb9b259125f7fd592cf00000001175b276e92a169ce143b9c8b@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1540/review/135420006@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1540@github.com>
References: <quicwg/base-drafts/pull/1540@github.com>
Subject: Re: [quicwg/base-drafts] PADDING counts towards byte in flight (#1540)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b43656e119a9_43433fcc44476f80463a5"; 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/wYc-WBSXh0qUk953DU4lX1jiPZo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Jul 2018 13:38:58 -0000

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

mikkelfj commented on this pull request.



> @@ -1018,7 +1025,7 @@ ecn_ce_counter:
 
 bytes_in_flight:
 : The sum of the size in bytes of all sent packets that contain at least
-  one retransmittable frame, and have not been acked or declared
+  one retransmittable or PADDING frame, and have not been acked or declared
   lost. The size does not include IP or UDP overhead.

But presumably it does include AEAD tags?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1540#pullrequestreview-135420006
----==_mimepart_5b43656e119a9_43433fcc44476f80463a5
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/1540#discussion_r201004829">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1018,7 +1025,7 @@ ecn_ce_counter:
 
 bytes_in_flight:
 : The sum of the size in bytes of all sent packets that contain at least
-  one retransmittable frame, and have not been acked or declared
+  one retransmittable or PADDING frame, and have not been acked or declared
   lost. The size does not include IP or UDP overhead.
</pre>
<p>But presumably it does include AEAD tags?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1540#pullrequestreview-135420006">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxHuBMY_fCZSrBOQjotQvMjKv4mQks5uE1zugaJpZM4VHtn2">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqyFJOGKPf93GF246qeldrltzNSowks5uE1zugaJpZM4VHtn2.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1540"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1540#pullrequestreview-135420006"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1540#pullrequestreview-135420006",
"url": "https://github.com/quicwg/base-drafts/pull/1540#pullrequestreview-135420006",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1540",
"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/1540#pullrequestreview-135420006"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 354343414\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b43656e119a9_43433fcc44476f80463a5--


From nobody Mon Jul  9 06:42: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 E64F8130FCB for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 06:42:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.789
X-Spam-Level: 
X-Spam-Status: No, score=0.789 tagged_above=-999 required=5 tests=[DKIM_ADSP_NXDOMAIN=0.8, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id iPNCxfruKqEN for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 06:42:33 -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 712C1130FC8 for <quic-issues@ietf.org>; Mon,  9 Jul 2018 06:42:33 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531143752; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=iFpyZWQ94jyrwzlLMn1GaCcTAOx4LkUNbgvW+OcX1sQ=; b=meh47b2WXca6TdbQ0JTE4IOCZDwpFtJ/2G/GKNyDvh++SVqK3kLBBKI1o3o+WYF+v+dspX2W yJbpJxKX4v1I1FIyLkYakXansrErJItygiEC9tx93hc3PW2VJsgdfVLKIqHOz8tzkAYnslJm SfjDMPqtG/e5oJjEA6vXwLLIRjM=
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 5b436648.7f8a2805e450-smtp-out-n03; Mon, 09 Jul 2018 13:42:32 -0000 (UTC)
Date: Mon, 09 Jul 2018 06:42:32 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5b436648a70b9_6e4e2af56994fc1c985d@hookshot-fe-cace476.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 1e3403: Clarify byte_in_flight
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b436648a6ce5_6e4e2af56994fc1c976f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ngrEFbboeOWb_aLpl14PqaYIzQ8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Jul 2018 13:42:35 -0000

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

  Branch: refs/heads/ianswett-padding
  Home:   https://github.com/quicwg/base-drafts
  Commit: 1e340379d4ca016ede8075021741d7a34fabafe6
      https://github.com/quicwg/base-drafts/commit/1e340379d4ca016ede8075021741d7a34fabafe6
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-07-09 (Mon, 09 Jul 2018)

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

  Log Message:
  -----------
  Clarify byte_in_flight



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

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

----==_mimepart_5b436648a6ce5_6e4e2af56994fc1c976f--


From nobody Mon Jul  9 06:42: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 26828130FDA for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 06:42:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.11
X-Spam-Level: 
X-Spam-Status: No, score=-1.11 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id p2MVf2szbtYQ for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 06:42:36 -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 8C922130FC8 for <quic-issues@ietf.org>; Mon,  9 Jul 2018 06:42: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=ttzTX44bVLISu/oRipCPhf97fEY=; b=WOVcyYRXYNU5KX6H 58Uh5afAkwwxvxIymV2DBG2oQGO7CKKvnly7G5S5Bh8oxL3zmBrZ74JDUeiRVgBE TFQ4Wcqu3NlBEwFJxkZqzBDYkssa2T5onWevuP9S7v67wr1Zr3kXRU/ZueU6nrUF W9CWFbduu0nvlo9fm/MMdoYKN2g=
Received: by filter0729p1las1.sendgrid.net with SMTP id filter0729p1las1-28488-5B43664B-57 2018-07-09 13:42:35.961841056 +0000 UTC
Received: from github-lowworker8-cp1-prd.iad.github.net (unknown [192.30.252.42]) by ismtpd0007p1iad1.sendgrid.net (SG) with ESMTP id ZMGUXdtaTaurtSUTFBQVCw for <quic-issues@ietf.org>; Mon, 09 Jul 2018 13:42:35.805 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker8-cp1-prd.iad.github.net (Postfix) with ESMTP id C33DA613B3 for <quic-issues@ietf.org>; Mon,  9 Jul 2018 06:42:35 -0700 (PDT)
Date: Mon, 09 Jul 2018 13:42:36 +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/1540/push/2704936911@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1540@github.com>
References: <quicwg/base-drafts/pull/1540@github.com>
Subject: Re: [quicwg/base-drafts] PADDING counts towards byte in flight (#1540)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b43664bc1340_4d03f97e389ef80124874"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0A8G8h5S8K/DuqqDai+Vv2+g0PH7841sWIsH fLZZ8RmwhIqIhPdbouOyjRKLjiRXX+ktTDni/BhfZ/o01Fd7YbUWEy86lSupNkhCcQ73VktgKrKm1O 5/EETJrGO0WweDnz1coLdow2fzK/ghSWgrndsiB/6mmGCAny3S6C2L6wRGBjGA+AxdEtxmUTm4qXqA s=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ALRYdCYqNHdNtFiw8AtK8l6L4bI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Jul 2018 13:42:39 -0000

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

@ianswett pushed 1 commit.

1e34037  Clarify byte_in_flight


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1540/files/96c1d03def881f497f037f986297ec3e74d43c76..1e340379d4ca016ede8075021741d7a34fabafe6

----==_mimepart_5b43664bc1340_4d03f97e389ef80124874
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/1e34037">1e34037</a>  Clarify byte_in_flight</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/1540/files/96c1d03def881f497f037f986297ec3e74d43c76..1e340379d4ca016ede8075021741d7a34fabafe6">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5KPPF76hEsmKXdBe1vvikk3M7jsks5uE13LgaJpZM4VHtn2">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1qL-r0bGMdIULk8dIIISbMww0Ygks5uE13LgaJpZM4VHtn2.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1540"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1540/files/96c1d03def881f497f037f986297ec3e74d43c76..1e340379d4ca016ede8075021741d7a34fabafe6"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1540/files/96c1d03def881f497f037f986297ec3e74d43c76..1e340379d4ca016ede8075021741d7a34fabafe6",
"url": "https://github.com/quicwg/base-drafts/pull/1540/files/96c1d03def881f497f037f986297ec3e74d43c76..1e340379d4ca016ede8075021741d7a34fabafe6",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1540",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1540:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "1e34037",
"value": "Clarify byte_in_flight"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1540/files/96c1d03def881f497f037f986297ec3e74d43c76..1e340379d4ca016ede8075021741d7a34fabafe6"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 354343414\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b43664bc1340_4d03f97e389ef80124874--


From nobody Mon Jul  9 07:23: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 907A7130E28 for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 07:23:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.109
X-Spam-Level: 
X-Spam-Status: No, score=-6.109 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zG766bp5D78b for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 07:23:00 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 244FC130E24 for <quic-issues@ietf.org>; Mon,  9 Jul 2018 07:23:00 -0700 (PDT)
Date: Mon, 09 Jul 2018 07:22:59 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531146179; bh=JArAX7MbjuF3tKtiC/6ElVd4SEdTTPlCl2LzkwFytyY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=2AgwG/9CsGTJX1QrKGRQm+MK5b/pYemIUPqHAVn8pSwdEIqJxu8iQ5NGdHxEqNHNq nFJCTPkZj1BtcQBkvEYggOxapJBzBUrXrt/5xzKBnfh9xv9BEA2gcVjZjtz3KsRpFv 5Ciku/cVaUme8atbP0bZVO7CFHvj28erT+K5sNwQ=
From: ekr <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab267c04e8690547b61228c8b7feb09c82ac9bdb3092cf00000001175b31c392a169ce1435a6cc@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/review/135439368@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_5b436fc3d66d_13232b186bc2ef58106458"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ekr
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ogV1-uJCHrOEJ5S2I_gSEmEiAnw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Jul 2018 14:23:02 -0000

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

ekr commented on this pull request.



> @@ -1444,9 +1444,20 @@ language from Section 3 of {{!I-D.ietf-tls-tls13}}.
       TransportParameter parameters<22..2^16-1>;
    } TransportParameters;
 
+   struct {
+     uint8[4] addr;
+   } IPv4addr;
+
+   struct {
+     uint8[16] addr;
+   } IPv6addr;

The way you say this in TLS is:

```
uint8 IPv6addr[16];
```


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

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

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1533#discussion_r201020325">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1444,9 +1444,20 @@ language from Section 3 of {{!I-D.ietf-tls-tls13}}.
       TransportParameter parameters&lt;22..2^16-1&gt;;
    } TransportParameters;
 
+   struct {
+     uint8[4] addr;
+   } IPv4addr;
+
+   struct {
+     uint8[16] addr;
+   } IPv6addr;
</pre>
<p>The way you say this in TLS is:</p>
<pre><code>uint8 IPv6addr[16];
</code></pre>

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

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1533#discussion_r201020325"
}
],
"@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_5b436fc3d66d_13232b186bc2ef58106458--


From nobody Mon Jul  9 08:35: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 A050D131007 for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 08:35:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0SSiVOVXdQh8 for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 08:35: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 C62CF130DC1 for <quic-issues@ietf.org>; Mon,  9 Jul 2018 08:35:51 -0700 (PDT)
Date: Mon, 09 Jul 2018 08:35:50 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531150550; bh=v6cmffOVDTUEncxZnZVLIzWIHyVio6sxtB//9p7Fcb8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Q9YjxG1pMyAZOQcQAZHh4v3S4mz+KZV32OqU1/ofhakS98UgAjgfPsYaXZnA0E4it YdFlCEffGc0wxyA70xQgR+apDEVriSyGi4CbH+2sAweHHGzQpwSoI+Bo6fTUuuei7p NzrBe3WOcn8v7smhkZCZk4nxkfPxSmyOUAJSdpoo=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb4696015a19d40986f0c8a34932648aab896e7a692cf00000001175b42d692a169ce1427404b@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1518/403521715@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1518@github.com>
References: <quicwg/base-drafts/issues/1518@github.com>
Subject: Re: [quicwg/base-drafts] Make EOED transmission optional in QUIC, please (#1518)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4380d6c07e2_580d2ad421ed2f545074e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/I2nLV2R20-nA2KoHl0tIiF7ho5A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Jul 2018 15:35:54 -0000

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

I agree with Christian, this is a pain and an ugly special case, since everything else sent in 0RTT can be retransmitted in 1RTT.

I think this is a case where the stream 0 QUIC record layer design should make EOED unnecessary.

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

<p>I agree with Christian, this is a pain and an ugly special case, since everything else sent in 0RTT can be retransmitted in 1RTT.</p>
<p>I think this is a case where the stream 0 QUIC record layer design should make EOED unnecessary.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1518#issuecomment-403521715">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0I0cDN2g4BpzHJpj06cnLpTWeW4ks5uE3hWgaJpZM4VB5Yx">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwynTUYfFxckNjU-mHAiUun06ZZhks5uE3hWgaJpZM4VB5Yx.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1518: I agree with Christian, this is a pain and an ugly special case, since everything else sent in 0RTT can be retransmitted in 1RTT.\r\n\r\nI think this is a case where the stream 0 QUIC record layer design should make EOED unnecessary."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1518#issuecomment-403521715"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1518#issuecomment-403521715",
"url": "https://github.com/quicwg/base-drafts/issues/1518#issuecomment-403521715",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 EOED transmission optional in QUIC, please (#1518)",
"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\": 1518,\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\": 1518\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1518#issuecomment-403521715"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352818737\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4380d6c07e2_580d2ad421ed2f545074e--


From nobody Mon Jul  9 08:37: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 C51CF131007 for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 08:37:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.01
X-Spam-Level: 
X-Spam-Status: No, score=-3.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TVQMpVIxV3mP for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 08:37:03 -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 C22A5130DC1 for <quic-issues@ietf.org>; Mon,  9 Jul 2018 08:37: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=h51HGzR638R18++BP9CoNp/zkIA=; b=TnNn3K/2GosLW7Lp 0nH55SWTE3PkUusoCmuSHb3q4gp+zmtJmim56iqj2Ms5y7ixMDwn64HP1zsCVs/u LegH431Gw5lhaJDBZauatYqmMdwNzKftUVQhzg2wnvUtZLZCp/TCICagVd6EwCzM VfEsBZGHr8Ok+5UESntxvVo6830=
Received: by filter0957p1las1.sendgrid.net with SMTP id filter0957p1las1-19297-5B43811F-2 2018-07-09 15:37:03.080975039 +0000 UTC
Received: from github-lowworker-5909e27.cp1-iad.github.net (unknown [192.30.252.35]) by ismtpd0001p1iad1.sendgrid.net (SG) with ESMTP id uShw5oCnSLOayqmAd68EDQ for <quic-issues@ietf.org>; Mon, 09 Jul 2018 15:37:02.988 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-5909e27.cp1-iad.github.net (Postfix) with ESMTP id ECAB83E0944 for <quic-issues@ietf.org>; Mon,  9 Jul 2018 08:37:02 -0700 (PDT)
Date: Mon, 09 Jul 2018 15:37:03 +0000 (UTC)
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/1533/push/2705301248@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_5b43811eea676_56872b1c98f1cf54790a9"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0gieKZrCk2AR79ETjlqYxhBZcy51p8Q6acRs H9u7aCxSWYRgGNYd95jP0bHNxtkYnDi1QtEtVu0orPajKsLMhyZWEiyEdjVg7uZwAjxJanfWeR2AY9 8AGG4bMc3ovAZAmwLIKepbfNRS2zZcQU5uHjNvAo4JOcDOBkUG/7oF4hmY+snj41iMHG8pZ40Hia0e M=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/vH_l_2a5PnzAYptpbMDHz8HhPj4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Jul 2018 15:37:06 -0000

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

@dtikhonov pushed 1 commit.

c2647e3  Drop IPv4addr and IPv6addr structs in favor of vectors


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1533/files/b845dcb3e3ae31f320b71ede8ac883b006c9b367..c2647e37ea6af229d201b542bb2a8f372f872440

----==_mimepart_5b43811eea676_56872b1c98f1cf54790a9
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/c2647e3">c2647e3</a>  Drop IPv4addr and IPv6addr structs in favor of vectors</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/1533/files/b845dcb3e3ae31f320b71ede8ac883b006c9b367..c2647e37ea6af229d201b542bb2a8f372f872440">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0bRxi8ykVrlL9dXWO4F452EeQV5ks5uE3iegaJpZM4VF-vI">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq77nhazQyJnlBKlujOOQHEoOeW-aks5uE3iegaJpZM4VF-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 pushed 1 commit in #1533"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1533/files/b845dcb3e3ae31f320b71ede8ac883b006c9b367..c2647e37ea6af229d201b542bb2a8f372f872440"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1533/files/b845dcb3e3ae31f320b71ede8ac883b006c9b367..c2647e37ea6af229d201b542bb2a8f372f872440",
"url": "https://github.com/quicwg/base-drafts/pull/1533/files/b845dcb3e3ae31f320b71ede8ac883b006c9b367..c2647e37ea6af229d201b542bb2a8f372f872440",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1533",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1533:",
"activityTitle": "**Dmitri Tikhonov**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@dtikhonov",
"facts": [
{
"name": "c2647e3",
"value": "Drop IPv4addr and IPv6addr structs in favor of vectors"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1533/files/b845dcb3e3ae31f320b71ede8ac883b006c9b367..c2647e37ea6af229d201b542bb2a8f372f872440"
}
],
"@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_5b43811eea676_56872b1c98f1cf54790a9--


From nobody Mon Jul  9 08:38: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 68769130DD7 for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 08:38:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7vNGyhiZDMai for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 08:38: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 803E2130E5B for <quic-issues@ietf.org>; Mon,  9 Jul 2018 08:38:14 -0700 (PDT)
Date: Mon, 09 Jul 2018 08:38:13 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531150693; bh=O8d8FaHeqO8PKtXTTLgc0XK2b6zVefv1FAEWuZ9a5A0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=PmgkkrjYNA3i31NzVMifOF6hfYiVZH0TcLbhjSmx3itwkvIUdefzBu14luBxId66f X5Yprd5Rl9LE6To3Gp9lwiquTts9UTo908AOR6NVLJD4bLsErLnqdg25cQPVB1bojy 5ZlGDR7hFUsq6v48lIsgGk5zqfmx28H/RxJt7w8U=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab42a0b9cdb51d0f4628d64ba0f59a2d1541bf5b1092cf00000001175b436592a169ce1435a6cc@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/review/135474243@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_5b438165a406b_4f9e3fc70ee34f8051443"; 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/ielwHTXFe3IuaHAykl81f5toaBc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Jul 2018 15:38:18 -0000

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

dtikhonov commented on this pull request.



> @@ -1444,9 +1444,20 @@ language from Section 3 of {{!I-D.ietf-tls-tls13}}.
       TransportParameter parameters<22..2^16-1>;
    } TransportParameters;
 
+   struct {
+     uint8[4] addr;
+   } IPv4addr;
+
+   struct {
+     uint8[16] addr;
+   } IPv6addr;

Ah yes, this is much simpler, thanks.  Done in c2647e37ea6af229d201b542bb2a8f372f872440.

-- 
You are receiving this 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#discussion_r201048895
----==_mimepart_5b438165a406b_4f9e3fc70ee34f8051443
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/1533#discussion_r201048895">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1444,9 +1444,20 @@ language from Section 3 of {{!I-D.ietf-tls-tls13}}.
       TransportParameter parameters&lt;22..2^16-1&gt;;
    } TransportParameters;
 
+   struct {
+     uint8[4] addr;
+   } IPv4addr;
+
+   struct {
+     uint8[16] addr;
+   } IPv6addr;
</pre>
<p>Ah yes, this is much simpler, thanks.  Done in <a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/c2647e37ea6af229d201b542bb2a8f372f872440"><tt>c2647e3</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/1533#discussion_r201048895">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxMB2LI1oyLP7ix3WMpYtfRFwfrJks5uE3jlgaJpZM4VF-vI">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq08UVGgRk3jeZJeIF1aeNAxrfuL7ks5uE3jlgaJpZM4VF-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 commented on #1533"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1533#discussion_r201048895"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1533#discussion_r201048895",
"url": "https://github.com/quicwg/base-drafts/pull/1533#discussion_r201048895",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 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#discussion_r201048895"
}
],
"@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_5b438165a406b_4f9e3fc70ee34f8051443--


From nobody Mon Jul  9 08: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 3DE32130E48 for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 08:46:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.606
X-Spam-Level: 
X-Spam-Status: No, score=-6.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ztJznIPYdrtM for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 08:46:28 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 64CDB130DD7 for <quic-issues@ietf.org>; Mon,  9 Jul 2018 08:46:28 -0700 (PDT)
Date: Mon, 09 Jul 2018 08:46:27 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531151187; bh=X2AYumsW4oDPbefLq2mK/zhj1x/R4MekBvfJO3Tkq4k=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=zxU9qD5zgKm0U4hx+DBqEuuShwjgUeC/0LDVkw0QLsMGe60PgkOgRyWJyhKNTyP3L Aqeq/Z1ppBCOoJaynXcfgc0f8NyISylZ7Ium04wWo1AyGzixDlo9I/uXJAh/NEG9wj StSN1GSVo1ucnOhJmCOR6wInrIRS42wlR7miMibE=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abddde9971a418e97e7f799600af88fb827262fba992cf00000001175b455392a169ce1421be50@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1514/review/135477846@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1514@github.com>
References: <quicwg/base-drafts/pull/1514@github.com>
Subject: Re: [quicwg/base-drafts] Permit 0-RTT after Retry and VN (#1514)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b438353c0c67_7ea12ab26131ef5012738b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/KBTmBltag0pMLbYRI6DEW4KENPw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Jul 2018 15:46:31 -0000

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

ianswett approved this pull request.

LGTM



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

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

<p>LGTM</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1514#pullrequestreview-135477846">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyQ_zFvaF794yeeC0SxGHGlGEZvqks5uE3rTgaJpZM4VAVox">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzcaX7iccHS554oC5catbSQ8FNULks5uE3rTgaJpZM4VAVox.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1514"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1514#pullrequestreview-135477846"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1514#pullrequestreview-135477846",
"url": "https://github.com/quicwg/base-drafts/pull/1514#pullrequestreview-135477846",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1514",
"sections": [
{
"text": "LGTM",
"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/1514#pullrequestreview-135477846"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352410161\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b438353c0c67_7ea12ab26131ef5012738b--


From nobody Mon Jul  9 10:37: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 5279613113D for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 10:37:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XC2nwiHbkyj3 for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 10:37: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 97BFF1310A2 for <quic-issues@ietf.org>; Mon,  9 Jul 2018 10:37:18 -0700 (PDT)
Date: Mon, 09 Jul 2018 10:37:17 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531157837; bh=UaVWupcTaqZpyLKkCNIduw2tTP5MqMDCzDsfLQ3uV1g=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=psk6hqORcIFZVTvR0f2iLtEXhlt98wXAL8BldMsuImupGbh9CpGKsvdDm+DLWaL9T VH3XOcrzimuMBp0bPH7Mq0aweXztBvJJoZhDLHWOT62QXigfNt0WNoDOugoFl7ncJO uSU4HTHASxuwzlHX/3vDOenHIYtDS6WuZPmMOssE=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab5ed426f7b165932ac3fa03a6602075adf5355a8692cf00000001175b5f4d92a169ce1435a6cc@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/c403559681@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_5b439d4d928fb_26693fd072f4ef84132652"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/HW3YJCMc_h4NQoGex4GcjGWzEag>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Jul 2018 17:37:27 -0000

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

@dtikhonov, the IP version is limited to 15 because that's the space in which 4 and 6 are allocated.  https://www.iana.org/assignments/version-numbers/version-numbers.xhtml.  However, I'm sympathetic to the argument that it should be implicit because if you don't know the specified version, being able to figure out how long the address is seems pointless.

Or are you suggesting that a future version might have a variable-length address, for which an explicit length would 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/pull/1533#issuecomment-403559681
----==_mimepart_5b439d4d928fb_26693fd072f4ef84132652
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><a class=3D"user-mention" data-hovercard-user-id=3D"4528576" data-octo=
-click=3D"hovercard-link-click" data-octo-dimensions=3D"link_type:self" h=
ref=3D"https://github.com/dtikhonov">@dtikhonov</a>, the IP version is li=
mited to 15 because that's the space in which 4 and 6 are allocated.  <a =
href=3D"https://www.iana.org/assignments/version-numbers/version-numbers.=
xhtml" rel=3D"nofollow">https://www.iana.org/assignments/version-numbers/=
version-numbers.xhtml</a>.  However, I'm sympathetic to the argument that=
 it should be implicit because if you don't know the specified version, b=
eing able to figure out how long the address is seems pointless.</p>
<p>Or are you suggesting that a future version might have a variable-leng=
th address, for which an explicit length would 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/pull/1533#issuecomment-403559681">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq_QKzi=
OSRx8zJ9tLLm6k9TRFC4GZks5uE5TNgaJpZM4VF-vI">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkqzzwJA2EhhVjs5sD6XacVVupqZOe=
ks5uE5TNgaJpZM4VF-vI.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 #1533: @dtikhonov, the IP version is limited to 15 because that=
's the space in which 4 and 6 are allocated.  https://www.iana.org/assign=
ments/version-numbers/version-numbers.xhtml.  However, I'm sympathetic to=
 the argument that it should be implicit because if you don't know the sp=
ecified version, being able to figure out how long the address is seems p=
ointless.\r\n\r\nOr are you suggesting that a future version might have a=
 variable-length address, for which an explicit length would be required?=
"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg=
/base-drafts/pull/1533#issuecomment-403559681"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1533#issuecomment-4=
03559681",
"url": "https://github.com/quicwg/base-drafts/pull/1533#issuecomment-4035=
59681",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 Pref=
erredAddress (#1533)",
"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\": 1533,\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\": 1533\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1533#issuecomment-4035=
59681"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3538892=
24\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b439d4d928fb_26693fd072f4ef84132652--


From nobody Mon Jul  9 10:53: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 268DD130E5A for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 10:53:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZvcAyuP625V6 for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 10:53:22 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 05B8C130E5F for <quic-issues@ietf.org>; Mon,  9 Jul 2018 10:53:22 -0700 (PDT)
Date: Mon, 09 Jul 2018 10:53:21 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531158801; bh=qXlqYl3kI3GmyO5bYmRRAfLOr9kYt/AbHXLOKVnTgF0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=sohRG4gkqaz1nkITbft2m+XdKc5aqMg87Zi3ywIy6S6ZrNUaO5t7TCPE8tAubwRai gsz2OV5w5/MroF8IhjXPTO+W6NrUXOqhdgMM1loqRQh/bmQgkNe6zb+qoIEzTzL49f ddSBNbIxaKOJK8SqXhb0GSj0uHxd/7EFCNt954aE=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf9c86303915c3811faef068e11c3765e783bd0b592cf00000001175b631192a169ce1431be2f@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1530/403564944@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1530@github.com>
References: <quicwg/base-drafts/issues/1530@github.com>
Subject: Re: [quicwg/base-drafts] Initial size of dynamic table (#1530)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b43a111231aa_24693fc8494c4f7c8989f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/lApKwliROJWudyuv0CCzAyzjSAg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Jul 2018 17:53:25 -0000

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

Ah, I see.  So the receiver has declared a maximum of 4KB, but if the encoder doesn't specify a size before sending instructions, what is the table size at that point?

My initial inclination matched yours, to say that it's the receiver's declared maximum, so that the encoder only needs to speak to reduce it. But there's a corner case: In 0-RTT, we assume the previous max; server can't accept 0-RTT if it's going to go *lower*, but can still increase its value when it sends the SETTINGS frame.  That means either the server has to detect whether particular instructions were sent before or after the handshake completed and change the implicit table size, or there's a nasty corner case when the client thinks it has overflowed the table but the server thinks it hasn't.

HPACK requires the size change instruction to be the first instruction of the first block following the change; I'd honestly never thought about whether that requires a size change to be the first instruction of the first header block sent on a connection.  Does it?

I think it has to be zero, and require the encoder to declare the size it intends to use.

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

<p>Ah, I see.  So the receiver has declared a maximum of 4KB, but if the =
encoder doesn't specify a size before sending instructions, what is the t=
able size at that point?</p>
<p>My initial inclination matched yours, to say that it's the receiver's =
declared maximum, so that the encoder only needs to speak to reduce it. B=
ut there's a corner case: In 0-RTT, we assume the previous max; server ca=
n't accept 0-RTT if it's going to go <em>lower</em>, but can still increa=
se its value when it sends the SETTINGS frame.  That means either the ser=
ver has to detect whether particular instructions were sent before or aft=
er the handshake completed and change the implicit table size, or there's=
 a nasty corner case when the client thinks it has overflowed the table b=
ut the server thinks it hasn't.</p>
<p>HPACK requires the size change instruction to be the first instruction=
 of the first block following the change; I'd honestly never thought abou=
t whether that requires a size change to be the first instruction of the =
first header block sent on a connection.  Does it?</p>
<p>I think it has to be zero, and require the encoder to declare the size=
 it intends to use.</p>

<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/issues/1530#issuecomment-403564944">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqzSU=
D6HjfZovbEYxO17Q_1Eqi0Rpks5uE5iRgaJpZM4VE4OV">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq5dDFU8dhIoWnro723AZeIc_=
7_cgks5uE5iRgaJpZM4VE4OV.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 #1530: Ah, I see.  So the receiver has declared a maximum of 4K=
B, but if the encoder doesn't specify a size before sending instructions,=
 what is the table size at that point?\r\n\r\nMy initial inclination matc=
hed yours, to say that it's the receiver's declared maximum, so that the =
encoder only needs to speak to reduce it. But there's a corner case: In 0=
-RTT, we assume the previous max; server can't accept 0-RTT if it's going=
 to go *lower*, but can still increase its value when it sends the SETTIN=
GS frame.  That means either the server has to detect whether particular =
instructions were sent before or after the handshake completed and change=
 the implicit table size, or there's a nasty corner case when the client =
thinks it has overflowed the table but the server thinks it hasn't.\r\n\r=
\nHPACK requires the size change instruction to be the first instruction =
of the first block following the change; I'd honestly never thought about=
 whether that requires a size change to be the first instruction of the f=
irst header block sent on a connection.  Does it?\r\n\r\nI think it has t=
o be zero, and require the encoder to declare the size it intends to use.=
"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-d=
rafts/issues/1530#issuecomment-403564944"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1530#issuecomment=
-403564944",
"url": "https://github.com/quicwg/base-drafts/issues/1530#issuecomment-40=
3564944",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Initial size of dynamic table (#1530)"=
,
"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\": 1530,\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\": 1530\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1530#issuecomment-40=
3564944"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3536004=
05\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b43a111231aa_24693fc8494c4f7c8989f--


From nobody Mon Jul  9 10:56: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 1EC8512F1AC for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 10:56:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.01
X-Spam-Level: 
X-Spam-Status: No, score=-3.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id AUbys3q_rRyU for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 10:55:59 -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 2B5E213109B for <quic-issues@ietf.org>; Mon,  9 Jul 2018 10:55: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=CNIsWTDw+sUrfl8IEez83c6qcjI=; b=xATpy4dYvqskgIgU yFtMFF/DcPKDNSLgpuYL0cszQEr9FwuKDFk4SfsYm0zDfETUlB1zfTYzi1+JAFSs 1aP00H087slcj91xRfLJ9kyAEQ/PVWyWb1jK53/TyDqCZUadOUW2sTg35TFLoBGI 8SLWS/zORR9o5KSZHapqtD+GYpQ=
Received: by filter1750p1mdw1.sendgrid.net with SMTP id filter1750p1mdw1-8858-5B43A1AB-25 2018-07-09 17:55:55.859009453 +0000 UTC
Received: from github-lowworker-0be93ae.cp1-iad.github.net (unknown [192.30.252.33]) by ismtpd0005p1iad1.sendgrid.net (SG) with ESMTP id 3v8pijmxTtGXhEhJOhxJ5w for <quic-issues@ietf.org>; Mon, 09 Jul 2018 17:55:55.799 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-0be93ae.cp1-iad.github.net (Postfix) with ESMTP id C105E3E051A for <quic-issues@ietf.org>; Mon,  9 Jul 2018 10:55:55 -0700 (PDT)
Date: Mon, 09 Jul 2018 17:55:56 +0000 (UTC)
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abc5db80cf1f539b72889b7d11813793103ea9786f92cf00000001175b63ab92a169ce1431be2f@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1530/403565768@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1530@github.com>
References: <quicwg/base-drafts/issues/1530@github.com>
Subject: Re: [quicwg/base-drafts] Initial size of dynamic table (#1530)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b43a1abbf57e_12d4e3fa8ad5acf7c1496c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2snI+6fLLtqrfM/1OR8kbfZFiL4ORvx2Qurq QP4i6Zfe3m67R3DJuA5VxmOtNDyQ62IML7tSAlNKudCX57P0myznmnqX6KVM9XppuZYQ28XnbwsSEX ZmyfrCpLRHzZ7Fu2o8lnyZM1FrvMQj3QKMcBOBNdyNCVBnetpUSjsJQOYdJf/WnbavNT3bjpg86Gf0 0=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Zi4tbJ0e7F8O-i2yVjrmLq83Zd8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Jul 2018 17:56:05 -0000

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

Ugh.  Actually, it's worse than that -- the server is allowed to tolerate violations during 0-RTT, so it could actually reduce the max table size once the SETTINGS frame arrives.

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

<p>Ugh.  Actually, it's worse than that -- the server is allowed to tolerate violations during 0-RTT, so it could actually reduce the max table size once the SETTINGS frame arrives.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1530#issuecomment-403565768">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5SpVis4t8g6GS4pb59vfmy_WxjSks5uE5krgaJpZM4VE4OV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7W5m5Vb7WTJ_V9c4sFIlcD_nlV_ks5uE5krgaJpZM4VE4OV.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1530: Ugh.  Actually, it's worse than that -- the server is allowed to tolerate violations during 0-RTT, so it could actually reduce the max table size once the SETTINGS frame arrives."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1530#issuecomment-403565768"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1530#issuecomment-403565768",
"url": "https://github.com/quicwg/base-drafts/issues/1530#issuecomment-403565768",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Initial size of dynamic table (#1530)",
"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\": 1530,\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\": 1530\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1530#issuecomment-403565768"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 353600405\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b43a1abbf57e_12d4e3fa8ad5acf7c1496c--


From nobody Mon Jul  9 11: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 51642130E65 for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 11:08:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DPic0CNyAa6L for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 11:08: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 39E2012F1AC for <quic-issues@ietf.org>; Mon,  9 Jul 2018 11:08:26 -0700 (PDT)
Date: Mon, 09 Jul 2018 11:08:25 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531159705; bh=0m9F1qt4fjVllNx1fNRaAGDAYo1HXu/Il5G4llR2IL8=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=iwk+6wGUatrttKTR2Hsj2B1iwiZUgoWFzQgfBhL9lw89xBj86iWzNFHZx3+mBYP9l Uxqcd2+QSCQYV6ooXzRA1Is76kIDBSRbFIVAdZT8fpPx1hMhicPrqORESZH3faSMkS tf/QOlR4LauVnEA0ZUhcLH3Ev/uPsi/ah9/b+lyE=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab30a1b61d24d0fd8b3f3f11969ec1e07d4dbf3f1292cf00000001175b669992a169ce143d29cf@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1541@github.com>
Subject: [quicwg/base-drafts] HTTP SETTINGS and 0-RTT (#1541)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b43a49952946_7bc22aed6e1a4f6015077c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/0ia5ey0AZhTBWToJt8NcS08lhdk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Jul 2018 18:08:28 -0000

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

The current draft language, after previous discussion, says this:

> When a 0-RTT QUIC connection is being used, the client=E2=80=99s initia=
l requests will be sent before the arrival of the server=E2=80=99s SETTIN=
GS frame. Clients MUST store the settings the server provided in the sess=
ion being resumed and MUST comply with stored settings until the server=E2=
=80=99s current settings are received.
> =

> Servers MAY continue processing data from clients which exceed its curr=
ent configuration during the initial flight. In this case, the client MUS=
T apply the new settings immediately upon receipt.

That means the client can accidentally (or maliciously) exceed the server=
's values during the 0-RTT phase.  It means clients have to tolerate havi=
ng settings reduced after the fact -- discovering your QPACK table is too=
 big, or you've employed too many placeholders in describing your priorit=
y tree.  And there's no synchronization of when the server's values for t=
his connection take effect, because we removed the synchronization mechan=
isms when we decided that SETTINGS are sent once and fixed for the lifeti=
me of the connection.  If the server decides not to honor the MAY and clo=
ses the connection for bad behavior, the client might not have actually s=
een the SETTINGS frame (reliable delivery isn't guaranteed when the conne=
ction gets closed!) and so doesn't even know what it violated.  Its only =
recourse is to assume that its cached settings are bad and not do 0-RTT n=
ext time, and it seems a pity to require that level of fallback simply fr=
om a configuration change.

Are we ***really*** sure this is what we want?  Wouldn't it be cleaner to=
 simply say that you can only accept 0-RTT if you're willing to guarantee=
 that your settings will be equally or more permissive than the ones the =
client has remembered?  Yes, this means that settings will need to specif=
y what counts as equally or more permissive when it's not obvious, but th=
at text seems like a small price to pay.

The larger price is that the HTTP layer will have to examine what setting=
s the client has associated with its session ticket and participate in th=
e decision to accept 0-RTT.  It's a pain.  But is it more of a pain than =
what we have?  Particularly when the only way to identify a malicious cli=
ent is to store the old settings with the ticket anyway and check that th=
e client is following the rules as it understood them from last time?

-- =

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

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

<p>The current draft language, after previous discussion, says this:</p>
<blockquote>
<p>When a 0-RTT QUIC connection is being used, the client=E2=80=99s initi=
al requests will be sent before the arrival of the server=E2=80=99s SETTI=
NGS frame. Clients MUST store the settings the server provided in the ses=
sion being resumed and MUST comply with stored settings until the server=E2=
=80=99s current settings are received.</p>
<p>Servers MAY continue processing data from clients which exceed its cur=
rent configuration during the initial flight. In this case, the client MU=
ST apply the new settings immediately upon receipt.</p>
</blockquote>
<p>That means the client can accidentally (or maliciously) exceed the ser=
ver's values during the 0-RTT phase.  It means clients have to tolerate h=
aving settings reduced after the fact -- discovering your QPACK table is =
too big, or you've employed too many placeholders in describing your prio=
rity tree.  And there's no synchronization of when the server's values fo=
r this connection take effect, because we removed the synchronization mec=
hanisms when we decided that SETTINGS are sent once and fixed for the lif=
etime of the connection.  If the server decides not to honor the MAY and =
closes the connection for bad behavior, the client might not have actuall=
y seen the SETTINGS frame (reliable delivery isn't guaranteed when the co=
nnection gets closed!) and so doesn't even know what it violated.  Its on=
ly recourse is to assume that its cached settings are bad and not do 0-RT=
T next time, and it seems a pity to require that level of fallback simply=
 from a configuration change.</p>
<p>Are we <em><strong>really</strong></em> sure this is what we want?  Wo=
uldn't it be cleaner to simply say that you can only accept 0-RTT if you'=
re willing to guarantee that your settings will be equally or more permis=
sive than the ones the client has remembered?  Yes, this means that setti=
ngs will need to specify what counts as equally or more permissive when i=
t's not obvious, but that text seems like a small price to pay.</p>
<p>The larger price is that the HTTP layer will have to examine what sett=
ings the client has associated with its session ticket and participate in=
 the decision to accept 0-RTT.  It's a pain.  But is it more of a pain th=
an what we have?  Particularly when the only way to identify a malicious =
client is to store the old settings with the ticket anyway and check that=
 the client is following the rules as it understood them from last time?<=
/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/1541">view it on GitHub</a>, or <a href=3D"https://=
github.com/notifications/unsubscribe-auth/AWbkq5FHeDdIsrrfra7vW92RD7V1AOs=
kks5uE5wZgaJpZM4VIJxu">mute the thread</a>.<img src=3D"https://github.com=
/notifications/beacon/AWbkqzrFUHRgxpmPC_MYb68I0HzFUEirks5uE5wZgaJpZM4VIJx=
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":"=
HTTP SETTINGS and 0-RTT (#1541)"}],"action":{"name":"View Issue","url":"h=
ttps://github.com/quicwg/base-drafts/issues/1541"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1541",
"url": "https://github.com/quicwg/base-drafts/issues/1541",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@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 and 0-RTT (#1541)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1541
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1541,\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\": 1541\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1541"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3544587=
34\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b43a49952946_7bc22aed6e1a4f6015077c--


From nobody Mon Jul  9 12:46: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 0D3C7130F2C for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 12:46:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pcLMw3mRYMVm for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 12:46: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 839BB12785F for <quic-issues@ietf.org>; Mon,  9 Jul 2018 12:46:01 -0700 (PDT)
Date: Mon, 09 Jul 2018 12:46:00 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531165560; bh=TD670S/zRd/jVjb6L43CbyoUIS+tY9z/X66DWN3efD0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=i8ktOlt/ftiYtL4xGZwcdSAyKNaUq0BC4WQU9ygxN6UzOo5GZNmrnLasifTRsIpEW LGTrgr8W9x+XIdcrJQZ/JQJ1iJ+KrAC3Cb73EHO+r5eNIxg3jw3k99G5bGrrPfXV6F +NJ+SK9bNT5biFvCI6WE2LnV28Udn+PvIilRCWbA=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe0d78248323d3bb732e4cf8c434b88d1c2f7ce7692cf00000001175b7d7892a169ce140801b8@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/403597818@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_5b43bb788b8ac_28b03fbd435caf7c76412"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/1Eb1DOSF8AcebavgaFmJ9929DwQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Jul 2018 19:46:06 -0000

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

But the protection on the Initial packets doesn't have a shared key yet.  That means an on-path attacker could decrypt, modify bytes, and re-encrypt.  (It would need to do the transformation in the reverse direction as well, of course.)  The question here is whether we want to attempt to detect such tampering.

-- 
You are receiving this 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-403597818
----==_mimepart_5b43bb788b8ac_28b03fbd435caf7c76412
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>But the protection on the Initial packets doesn't have a shared key ye=
t.  That means an on-path attacker could decrypt, modify bytes, and re-en=
crypt.  (It would need to do the transformation in the reverse direction =
as well, of course.)  The question here is whether we want to attempt to =
detect such tampering.</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/1486#issuecomment-403597818">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqxm9=
7-GPYXQZt3wU63MF5jU5tQ4jks5uE7L4gaJpZM4U5BQ4">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq8GvnfbRKlBEPcya4D1DZ-9y=
XEkoks5uE7L4gaJpZM4U5BQ4.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 #1486: But the protection on the Initial packets doesn't have a=
 shared key yet.  That means an on-path attacker could decrypt, modify by=
tes, and re-encrypt.  (It would need to do the transformation in the reve=
rse direction as well, of course.)  The question here is whether we want =
to attempt to detect such tampering."}],"action":{"name":"View Issue","ur=
l":"https://github.com/quicwg/base-drafts/issues/1486#issuecomment-403597=
818"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment=
-403597818",
"url": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment-40=
3597818",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 un=
authenticated (#1486)",
"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\": 1486,\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\": 1486\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment-40=
3597818"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3504917=
04\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b43bb788b8ac_28b03fbd435caf7c76412--


From nobody Mon Jul  9 12:56: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 3F96B130F2C for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 12:56:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.01
X-Spam-Level: 
X-Spam-Status: No, score=-3.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jAt_1FODnLQ1 for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 12:56:18 -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 67A3713106A for <quic-issues@ietf.org>; Mon,  9 Jul 2018 12:56: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=+WfQXPmUGXV0SoSN471/KfQ+RXs=; b=k+RfTMCIZjfQTgoz nkM5eaBzPhollcHtnuOCBouedn8k4uz1e2RQYRQeOlXUjXs+Z/XarewduKB3pzDh DSsin4Ig2ML9fAaYMHPesyHB3oMNilpfxYEIZllQFVxzK3XOdozFwyyGnuWBIUmY n76+mTVqs7sAR8Ho20e3h/1SkWM=
Received: by filter0764p1las1.sendgrid.net with SMTP id filter0764p1las1-30917-5B43BDE1-C 2018-07-09 19:56:17.502326191 +0000 UTC
Received: from github-lowworker-643483b.cp1-iad.github.net (unknown [192.30.252.45]) by ismtpd0008p1iad1.sendgrid.net (SG) with ESMTP id B3A4YxiaSye0qoX9do_Fhg for <quic-issues@ietf.org>; Mon, 09 Jul 2018 19:56:17.336 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-643483b.cp1-iad.github.net (Postfix) with ESMTP id 4FD5F6C06D7 for <quic-issues@ietf.org>; Mon,  9 Jul 2018 12:56:17 -0700 (PDT)
Date: Mon, 09 Jul 2018 19:56:17 +0000 (UTC)
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba22d09cf1dda48c22afc431c1293088378aefe0792cf00000001175b7fe192a169ce140801b8@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/403600647@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_5b43bde14db10_287c3fbd435caf7c131261"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0PVcQTOu9QcGk3nPqoKdHSAYiRJuZNXbR5BW 80jqtXCfirS8BXY2JU0NClK8VBIVnVXzdl3J+wFmo3AGKm28r+lym6kqD0Tbc/Q955wWjIQLre/q5e 5RoRS0TjA9zaV12GWHV9KP2SidkpVmzX39BMeoiAj+iN1Cic7pPpg+OihQ==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/wTq2PW8jSPEz9UIEO3XCLqxk75w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Jul 2018 19:56:21 -0000

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

Well, yes - it won't work. That ODCID state will get into the handshake, but only in a hashed form that the client cannot verify, so it doesn't matter. In fact, an on path attacker could weaken the integrity by make the ODCID non-random.

If the server stored the ODCID in TP explicitly, or better, the initial AEAD tag, and if the client is required to verify it. then it all is good. (As I already suggested earlier).

-- 
You are receiving this 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-403600647
----==_mimepart_5b43bde14db10_287c3fbd435caf7c131261
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>Well, yes - it won't work. That ODCID state will get into the handshake,=
 but only in a hashed form that the client cannot verify, so it doesn't mat=
ter. In fact, an on path attacker could weaken the integrity by make the OD=
CID non-random.</p>
<p>If the server stored the ODCID in TP explicitly, or better, the initial =
AEAD tag, and if the client is required to verify it. then it all is good. =
(As I already suggested earlier).</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/1486#issuecomment-403600647">view it on GitHub</a>, or <a h=
ref=3D"https://github.com/notifications/unsubscribe-auth/AWbkq3tOzRGuLR079J=
OmlnJOe_ebUG7Gks5uE7VhgaJpZM4U5BQ4">mute the thread</a>.<img src=3D"https:/=
/github.com/notifications/beacon/AWbkqz_BnQDaO4y8NZZPq9rayFXoyUAfks5uE7Vhga=
JpZM4U5BQ4.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 #1486: W=
ell, yes - it won't work. That ODCID state will get into the handshake, but=
 only in a hashed form that the client cannot verify, so it doesn't matter.=
 In fact, an on path attacker could weaken the integrity by make the ODCID =
non-random.\r\n\r\nIf the server stored the ODCID in TP explicitly, or bett=
er, the initial AEAD tag, and if the client is required to verify it. then =
it all is good. (As I already suggested earlier)."}],"action":{"name":"View=
 Issue","url":"https://github.com/quicwg/base-drafts/issues/1486#issuecomme=
nt-403600647"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment-4=
03600647",
"url": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment-4036=
00647",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 unau=
thenticated (#1486)",
"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\": 1486,\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\": 1486\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment-4036=
00647"
}
],
"@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_5b43bde14db10_287c3fbd435caf7c131261--


From nobody Mon Jul  9 13:13: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 705DF130E6C for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 13:13:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BHAgQlIb356C for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 13:13:19 -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 816F0130E8C for <quic-issues@ietf.org>; Mon,  9 Jul 2018 13:13:19 -0700 (PDT)
Date: Mon, 09 Jul 2018 13:13:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531167198; bh=nEPxJ9nnJwNR4nnRTQjSPL+fpk65cXEigFOxPl6J5oc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=EWe0GD2mhOYppDjzvJtUQNpypGTp7btvZSh51gkPwFvcv+McapSFklqaRka4olnjC U0etX7rPFiP+Err0mTKIp05fiaU8Y+ZredbgIYRFwQnSV5yUpvr7SRWgRbNqB1lhvG CyxKuAzD+Ju9k5SSVgyQ4Ckdqsqb56JHwYBEJUg4=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab1fcedae2cfc0ca53d6c58cfa35cb833b0cec4b7192cf00000001175b83de92a169ce140801b8@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/403605280@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_5b43c1de62194_469b3f7ef9692f781402cc"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: mikkelfj
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/g-6n7VSHUSUOKi6dGNUD8G8zxME>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Jul 2018 20:13:23 -0000

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

If the server sent something back encrypted with the initial server secret and verified by the client, then that would also work. But the QUIC TLS doc is hard to read. It is not very clear what kind of key is used in the servers initial response - is that already 1-RTT, or is there a first flight with initial keys. If it is the initial key, then the client can only verify the tag if the ODCID matches. If it is hashed into the 1-RTT context, it doesn't matter.

this makes little sense to me: what key is used after GetHandshake server side?
https://quicwg.org/base-drafts/draft-ietf-quic-tls.html#rfc.section.4.1.3

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

<p>If the server sent something back encrypted with the initial server se=
cret and verified by the client, then that would also work. But the QUIC =
TLS doc is hard to read. It is not very clear what kind of key is used in=
 the servers initial response - is that already 1-RTT, or is there a firs=
t flight with initial keys. If it is the initial key, then the client can=
 only verify the tag if the ODCID matches. If it is hashed into the 1-RTT=
 context, it doesn't matter.</p>
<p>this makes little sense to me: what key is used after GetHandshake ser=
ver side?<br>
<a href=3D"https://quicwg.org/base-drafts/draft-ietf-quic-tls.html#rfc.se=
ction.4.1.3" rel=3D"nofollow">https://quicwg.org/base-drafts/draft-ietf-q=
uic-tls.html#rfc.section.4.1.3</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/1486#issuecomment-403605280">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqyI6=
c-6IfVMAPiNpQ-H56Iixyw25ks5uE7legaJpZM4U5BQ4">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq-PzL1cEPs5BQsYJD5GUbN2j=
psykks5uE7legaJpZM4U5BQ4.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 #1486: If the server sent something back encrypted with the initi=
al server secret and verified by the client, then that would also work. B=
ut the QUIC TLS doc is hard to read. It is not very clear what kind of ke=
y is used in the servers initial response - is that already 1-RTT, or is =
there a first flight with initial keys. If it is the initial key, then th=
e client can only verify the tag if the ODCID matches. If it is hashed in=
to the 1-RTT context, it doesn't matter.\r\n\r\nthis makes little sense t=
o me: what key is used after GetHandshake server side?\r\nhttps://quicwg.=
org/base-drafts/draft-ietf-quic-tls.html#rfc.section.4.1.3"}],"action":{"=
name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/14=
86#issuecomment-403605280"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment=
-403605280",
"url": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment-40=
3605280",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 un=
authenticated (#1486)",
"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\": 1486,\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\": 1486\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment-40=
3605280"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3504917=
04\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b43c1de62194_469b3f7ef9692f781402cc--


From nobody Mon Jul  9 13:15: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 24786130E6C for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 13:15:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.01
X-Spam-Level: 
X-Spam-Status: No, score=-3.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yVQjs9e9HPOl for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 13:15:25 -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 82C0C130DE1 for <quic-issues@ietf.org>; Mon,  9 Jul 2018 13:15: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=BiLBwWC3jHJimMed1V4if/pRV3Q=; b=KKTQZHNaW+3/O6hS Ng/rjkT/y1qyMT/WYqFqggX9xImDV8UE8vFzPY3fCRSGR0+YoL9xiOkHqfRHCexd 4XJ0LqPagPvSPc1/MPqjfOsqbX+FUE8UVvGloLJyftXjWjMLTDcNjlFdmmzFcGja mpWryp2nzbG/YMPLrAJltUkJdZI=
Received: by filter0992p1las1.sendgrid.net with SMTP id filter0992p1las1-10404-5B43C25D-F 2018-07-09 20:15:25.242268935 +0000 UTC
Received: from github-lowworker-cbd19a4.cp1-iad.github.net (unknown [192.30.252.35]) by ismtpd0002p1iad1.sendgrid.net (SG) with ESMTP id xZIzO8DnT-Wxs8zZaMKsYQ for <quic-issues@ietf.org>; Mon, 09 Jul 2018 20:15:25.137 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-cbd19a4.cp1-iad.github.net (Postfix) with ESMTP id 14FF1580A32 for <quic-issues@ietf.org>; Mon,  9 Jul 2018 13:15:25 -0700 (PDT)
Date: Mon, 09 Jul 2018 20:15:25 +0000 (UTC)
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab2da75af2200939e6d39c993504403de41783b28292cf00000001175b845d92a169ce143b9c8b@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1540/review/135573985@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1540@github.com>
References: <quicwg/base-drafts/pull/1540@github.com>
Subject: Re: [quicwg/base-drafts] PADDING counts towards bytes in flight (#1540)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b43c25d1201b_138ac3fdfc0096f846775e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2tmFrhc6LM83Flhk160a5Endw+2ii3mlUdTk la3pNCt/ZleVPr+e6/nL5GRxTXxHQVBjf644d8nHIZvf828y8sjC62ECRa2PjX0Xhil0v2R1nRneWe ILth9sNXWQ8j4XOfWcTITNp7jfyIeblfa5Y3Pe0g97iLuv3rMsIH0fSMRUa+SD+wYob9pzAX3zE7IS M=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/6MsF0HPfGmGKD0oBfxuoWbkkwls>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Jul 2018 20:15:28 -0000

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

MikeBishop commented on this pull request.

I believe "in-flight" should be hyphenated when used as an adjective before the word.

> @@ -110,6 +110,13 @@ important to the loss detection and congestion control machinery below.
 * Retransmittable packets are those that contain at least one retransmittable
   frame.
 
+* PADDING frames do cause packets containing them to count towards bytes in
+  flight, but do not instigate acknowledgement.

Instigate feels like an unusual word choice here.  Not necessarily incorrect, but unusual.

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

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

<p>I believe "in-flight" should be hyphenated when used as an adjective before the word.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1540#discussion_r201131865">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -110,6 +110,13 @@ important to the loss detection and congestion control machinery below.
 * Retransmittable packets are those that contain at least one retransmittable
   frame.
 
+* PADDING frames do cause packets containing them to count towards bytes in
+  flight, but do not instigate acknowledgement.
</pre>
<p>Instigate feels like an unusual word choice here.  Not necessarily incorrect, but unusual.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1540#pullrequestreview-135573985">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_uaVQxgvj7om3eFppa1xhcO5Olxks5uE7ndgaJpZM4VHtn2">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxlyUobeilgrYnE9dMuZTBVy2g7Zks5uE7ndgaJpZM4VHtn2.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1540"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1540#pullrequestreview-135573985"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1540#pullrequestreview-135573985",
"url": "https://github.com/quicwg/base-drafts/pull/1540#pullrequestreview-135573985",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1540",
"sections": [
{
"text": "I believe \"in-flight\" should be hyphenated when used as an adjective before the word.",
"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/1540#pullrequestreview-135573985"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 354343414\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b43c25d1201b_138ac3fdfc0096f846775e--


From nobody Mon Jul  9 13:28: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 785FC131057 for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 13:28:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5gZqkfYxYlTn for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 13:27: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 62856130DE1 for <quic-issues@ietf.org>; Mon,  9 Jul 2018 13:27:57 -0700 (PDT)
Date: Mon, 09 Jul 2018 13:27:56 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531168076; bh=QGN9wa/pgHNO17P+Eyv1DOM/Bfu4uI9F6P+zJGdihs8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=bao7IDBtj5xAlxZJgOrzxUKtojvlzFXM8O0Y6ChMWrKW6EPsOkgjbU7JDoNj3RfAq SfYzua+pfdwyXRcJOIkR3U7VO1MkZ0oIaWrmWFqI6PPivCmyPH2KaEyQgPwVnEuxGv PUN4zrC/Wp3pv472sWjY8Rn5a6Z5sjYkPCP6wHiA=
From: ekr <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb098b79fa18a6aac3cbd3bf65b1bc7e8eaf2035592cf00000001175b874c92a169ce140801b8@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/403609306@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_5b43c54c6e003_5433fb5efd92f80300712"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ekr
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/pqL9DDnICDPDmKKtk-CkuRh7Zu4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Jul 2018 20:28:01 -0000

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

On Mon, Jul 9, 2018 at 1:13 PM, MikkelFJ <notifications@github.com> wrote=
:

> If the server sent something back encrypted with the initial server sec=
ret
> and verified by the client, then that would also work. But the QUIC TLS=
 doc
> is hard to read. It is not very clear what kind of key is used in the
> servers initial response - is that already 1-RTT,
>
It clearly can't be the 1-RTT key because it contains the DH share that l=
e
used to generate the 1-RTT key. But after that in the same flight there i=
s
data that is in epoch 2.

This should be fairly clear in:
https://tools.ietf.org/html/draft-ietf-quic-transport-13#section-6.5

or is there a first flight with initial keys. If it is the initial key,
> then the client can only verify the tag if the ODCID matches. If it is
> hashed into the 1-RTT context, it doesn't matter.
>
> this makes little sense to me: what key is used after GetHandshake serv=
er
> side?
> https://quicwg.org/base-drafts/draft-ietf-quic-tls.html#rfc.section.4.1=
.3
>

Initial keys.


=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/1486#issuecomment-4036052=
80>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/ABD1od32gfZqnuhqKo3W=
qv-iqJPm14SAks5uE7lcgaJpZM4U5BQ4>
> .
>


-- =

You are receiving this 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-403609306=

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

On Mon, Jul 9, 2018 at 1:13 PM, MikkelFJ &lt;notifications@github.com&gt;=
 wrote:<br>
<br>
&gt; If the server sent something back encrypted with the initial server =
secret<br>
&gt; and verified by the client, then that would also work. But the QUIC =
TLS doc<br>
&gt; is hard to read. It is not very clear what kind of key is used in th=
e<br>
&gt; servers initial response - is that already 1-RTT,<br>
&gt;<br>
It clearly can&#39;t be the 1-RTT key because it contains the DH share th=
at le<br>
used to generate the 1-RTT key. But after that in the same flight there i=
s<br>
data that is in epoch 2.<br>
<br>
This should be fairly clear in:<br>
https://tools.ietf.org/html/draft-ietf-quic-transport-13#section-6.5<br>
<br>
or is there a first flight with initial keys. If it is the initial key,<b=
r>
&gt; then the client can only verify the tag if the ODCID matches. If it =
is<br>
&gt; hashed into the 1-RTT context, it doesn&#39;t matter.<br>
&gt;<br>
&gt; this makes little sense to me: what key is used after GetHandshake s=
erver<br>
&gt; side?<br>
&gt; https://quicwg.org/base-drafts/draft-ietf-quic-tls.html#rfc.section.=
4.1.3<br>
&gt;<br>
<br>
Initial keys.<br>
<br>
<br>
=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/1486#issuecomment-4=
03605280&gt;,<br>
&gt; or mute the thread<br>
&gt; &lt;https://github.com/notifications/unsubscribe-auth/ABD1od32gfZqnu=
hqKo3Wqv-iqJPm14SAks5uE7lcgaJpZM4U5BQ4&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/1486#issuecomment-403609306">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq-Px=
y6G07H9bvCF-22pr58cAPuB9ks5uE7zMgaJpZM4U5BQ4">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq_fV3_Q2m-0Cx1fbaNkDDuZr=
3IXkks5uE7zMgaJpZM4U5BQ4.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":"@ekr =
in #1486: On Mon, Jul 9, 2018 at 1:13 PM, MikkelFJ \u003cnotifications@gi=
thub.com\u003e wrote:\n\n\u003e If the server sent something back encrypt=
ed with the initial server secret\n\u003e and verified by the client, the=
n that would also work. But the QUIC TLS doc\n\u003e is hard to read. It =
is not very clear what kind of key is used in the\n\u003e servers initial=
 response - is that already 1-RTT,\n\u003e\nIt clearly can't be the 1-RTT=
 key because it contains the DH share that le\nused to generate the 1-RTT=
 key. But after that in the same flight there is\ndata that is in epoch 2=
.\n\nThis should be fairly clear in:\nhttps://tools.ietf.org/html/draft-i=
etf-quic-transport-13#section-6.5\n\nor is there a first flight with init=
ial keys. If it is the initial key,\n\u003e then the client can only veri=
fy the tag if the ODCID matches. If it is\n\u003e hashed into the 1-RTT c=
ontext, it doesn't matter.\n\u003e\n\u003e this makes little sense to me:=
 what key is used after GetHandshake server\n\u003e side?\n\u003e https:/=
/quicwg.org/base-drafts/draft-ietf-quic-tls.html#rfc.section.4.1.3\n\u003=
e\n\nInitial keys.\n\n\n=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 \u003chttps://github.com/quicwg/base-drafts/iss=
ues/1486#issuecomment-403605280\u003e,\n\u003e or mute the thread\n\u003e=
 \u003chttps://github.com/notifications/unsubscribe-auth/ABD1od32gfZqnuhq=
Ko3Wqv-iqJPm14SAks5uE7lcgaJpZM4U5BQ4\u003e\n\u003e .\n\u003e\n"}],"action=
":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issue=
s/1486#issuecomment-403609306"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment=
-403609306",
"url": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment-40=
3609306",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 un=
authenticated (#1486)",
"sections": [
{
"text": "",
"activityTitle": "**ekr**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@ekr",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "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\": \"{{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\": 1486\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment-40=
3609306"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3504917=
04\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b43c54c6e003_5433fb5efd92f80300712--


From nobody Mon Jul  9 13:30: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 7F49C131057 for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 13:30:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XqlhvjHxHnF1 for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 13:30: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 266BE130DE1 for <quic-issues@ietf.org>; Mon,  9 Jul 2018 13:30:06 -0700 (PDT)
Date: Mon, 09 Jul 2018 13:30:05 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531168205; bh=cVgCYAdd3P0jHNeMqX1w8EmvA5TYju8hWdOLk32Na28=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xQ/N9yyGWrNIgDdaMlmFYacetjlaEM6imeTbV7tCRG8sM8csxwXO2BnWhifS1yT8U 93Sqacfz1EgqaemoTrYqUeXgnCQI63PsiPcoVQvTNiS6Hsncmk5wDJKY5kD9Qcba2U WibmNtZDRgy+cPtRZZaYac5wI2Q06Eh2rww2MxYc=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab4822a46958e4472890dded6f3a175e9639c1293d92cf00000001175b87cd92a169ce140801b8@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/403609915@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_5b43c5cd5d057_a162ab006210f581743de"; 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/viCHn56K8jJvHwKTMwQFVdoWvng>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Jul 2018 20:30:09 -0000

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

@ekr - yes I was just about to post the below as you wrote. I was confused by thinking that you only need 1 roundtrip to have a secret - the DH secret - but that is the inner layer of TLS.

Still hard to follow - but as I read it, the initial keys are used for a few roundtrips. Full encryption with DH exhanged keys would be possible at servers response, but that is not what happens. The outer layer stays weakly encrypted, but the TLS messages are protected until a solid 1-RTT key is forged, which is more production safe than the early DH exchange. Therefore the client is forced to verify that ODCID was received if it wants to complete the handshake.

The AEAD tag cannot be used to strengthen that verification further because the AEAD tag depends on the initial secret and cannot depend on itself.

It would still be safer if the clients AEAD tag were to be stored in the servers TP as an extra precaution because on path attacker could otherwise spoof the initial packet contents knowing the ODCID from plain text. QUIC doesn't generally try to protect from on-path attacks, but that is in regards to service disruption, not loss of integrity. This is 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/issues/1486#issuecomment-403609915
----==_mimepart_5b43c5cd5d057_a162ab006210f581743de
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><a class=3D"user-mention" data-hovercard-user-id=3D"1111457" data-octo=
-click=3D"hovercard-link-click" data-octo-dimensions=3D"link_type:self" h=
ref=3D"https://github.com/ekr">@ekr</a> - yes I was just about to post th=
e below as you wrote. I was confused by thinking that you only need 1 rou=
ndtrip to have a secret - the DH secret - but that is the inner layer of =
TLS.</p>
<p>Still hard to follow - but as I read it, the initial keys are used for=
 a few roundtrips. Full encryption with DH exhanged keys would be possibl=
e at servers response, but that is not what happens. The outer layer stay=
s weakly encrypted, but the TLS messages are protected until a solid 1-RT=
T key is forged, which is more production safe than the early DH exchange=
. Therefore the client is forced to verify that ODCID was received if it =
wants to complete the handshake.</p>
<p>The AEAD tag cannot be used to strengthen that verification further be=
cause the AEAD tag depends on the initial secret and cannot depend on its=
elf.</p>
<p>It would still be safer if the clients AEAD tag were to be stored in t=
he servers TP as an extra precaution because on path attacker could other=
wise spoof the initial packet contents knowing the ODCID from plain text.=
 QUIC doesn't generally try to protect from on-path attacks, but that is =
in regards to service disruption, not loss of integrity. This is worse.</=
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/1486#issuecomment-403609915">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq61i=
kiCa8hKdtEPOSR5Fsn7AJK4dks5uE71NgaJpZM4U5BQ4">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq6TzEOk6vr3NeE5wQo98DeZ7=
nk0qks5uE71NgaJpZM4U5BQ4.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 #1486: @ekr - yes I was just about to post the below as you wrote=
. I was confused by thinking that you only need 1 roundtrip to have a sec=
ret - the DH secret - but that is the inner layer of TLS.\r\n\r\nStill ha=
rd to follow - but as I read it, the initial keys are used for a few roun=
dtrips. Full encryption with DH exhanged keys would be possible at server=
s response, but that is not what happens. The outer layer stays weakly en=
crypted, but the TLS messages are protected until a solid 1-RTT key is fo=
rged, which is more production safe than the early DH exchange. Therefore=
 the client is forced to verify that ODCID was received if it wants to co=
mplete the handshake.\r\n\r\nThe AEAD tag cannot be used to strengthen th=
at verification further because the AEAD tag depends on the initial secre=
t and cannot depend on itself.\r\n\r\nIt would still be safer if the clie=
nts AEAD tag were to be stored in the servers TP as an extra precaution b=
ecause on path attacker could otherwise spoof the initial packet contents=
 knowing the ODCID from plain text. QUIC doesn't generally try to protect=
 from on-path attacks, but that is in regards to service disruption, not =
loss of integrity. This is worse."}],"action":{"name":"View Issue","url":=
"https://github.com/quicwg/base-drafts/issues/1486#issuecomment-403609915=
"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment=
-403609915",
"url": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment-40=
3609915",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 un=
authenticated (#1486)",
"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\": 1486,\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\": 1486\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment-40=
3609915"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3504917=
04\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b43c5cd5d057_a162ab006210f581743de--


From nobody Mon Jul  9 13:37: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 D40F4131065 for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 13:37:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.01
X-Spam-Level: 
X-Spam-Status: No, score=-3.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BrDbPUrBcbUf for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 13:37:32 -0700 (PDT)
Received: from o3.sgmail.github.com (o3.sgmail.github.com [192.254.112.98]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BC890129C6A for <quic-issues@ietf.org>; Mon,  9 Jul 2018 13:37: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=RzVzwUNBNoujyRv9XWPiNnK6CjY=; b=Q2NgMU3+/8LNIrZu PI1j0/4ADGwtU0vHGLHnjyBM5Pw2jRG8kM5MmpO0PfdJO+jeU6aU+ATMLMjcJGBD 6D7Jsnr7lWNDIhIkCkPuiDwHMXYZHk/mw5NEJHr8dKtBuInjqFUaiuqCcQ01YGu4 L+++knZ9FGtcKyDw8CthcdmC5oU=
Received: by filter1448p1mdw1.sendgrid.net with SMTP id filter1448p1mdw1-14232-5B43C789-34 2018-07-09 20:37:29.887874751 +0000 UTC
Received: from github-lowworker-d2dd71d.cp1-iad.github.net (unknown [192.30.252.33]) by ismtpd0005p1iad1.sendgrid.net (SG) with ESMTP id kT2h5w7PSIadDEbpSJyxlw for <quic-issues@ietf.org>; Mon, 09 Jul 2018 20:37:29.908 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-d2dd71d.cp1-iad.github.net (Postfix) with ESMTP id DC189880CD5 for <quic-issues@ietf.org>; Mon,  9 Jul 2018 13:37:29 -0700 (PDT)
Date: Mon, 09 Jul 2018 20:37:30 +0000 (UTC)
From: ekr <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb9060fbda9ca275228f02422e636b25b21d2c90592cf00000001175b898992a169ce140801b8@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/403611953@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_5b43c789da2df_1a183fec70b3af7813770"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ekr
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1EqNcSyfsLzRGB0LFe3U8cY8vWyut2S9DYEa m31fFsfbHP81KzaHDprtVVXb6Om68VIfMxZSUc4tgatYX/ki2136Ht7VXZI8rpNclVwaGeMmp76tcO mWhSFiLzcYDxW0e6jKf7FkISbtCDwnuaj9BBjASPeTu7HRbMHNRZxoHhbg==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/nFERV12czoGpo6Ib0Ex2uqRWbrE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Jul 2018 20:37:34 -0000

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

On Mon, Jul 9, 2018 at 1:30 PM, MikkelFJ <notifications@github.com> wrote:

> @ekr <https://github.com/ekr> - yes I was just about to post the below as
> you wrote. I was confused by thinking that you only need 1 roundtrip to
> have a secret - the DH secret - but that is the inner layer of TLS.
>
> Still hard to follow - but as I read it, the initial keys are used for a
> few roundtrips. Full encryption with DH exhanged keys would be possible at
> servers response, but that is not what happens. The outer layer stays
> weakly encrypted, but the TLS messages are protected until a solid 1-RTT
> key is forged, which is more production safe than the early DH exchange
>
Huh? No. The server starts sending using the Handshake keys in its first
flight. This is clearly shown in the diagram I linked to.


Therefore the client is forced to verify that ODCID was received if it
> wants to complete the handshake.
>
The AEAD tag cannot be used to strengthen that verification further because
> the AEAD tag depends on the initial secret and cannot depend on itself.
>
> It would still be safer if the clients AEAD tag were to be stored in the
> servers TP as an extra precaution because on path attacker could otherwise
> spoof the initial packet contents knowing the ODCID from plain text. QUIC
> doesn't generally try to protect from on-path attacks, but that is in
> regards to service disruption, not loss of integrity. This is worse.
>
> =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/1486#issuecomment-403609915=
>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/ABD1ofsvpnfnyzxDOhgWZJ=
-cMTAId61Rks5uE71LgaJpZM4U5BQ4>
> .
>


--=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/1486#issuecomment-403611953=

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

On Mon, Jul 9, 2018 at 1:30 PM, MikkelFJ &lt;notifications@github.com&gt; w=
rote:<br>
<br>
&gt; @ekr &lt;https://github.com/ekr&gt; - yes I was just about to post the=
 below as<br>
&gt; you wrote. I was confused by thinking that you only need 1 roundtrip t=
o<br>
&gt; have a secret - the DH secret - but that is the inner layer of TLS.<br>
&gt;<br>
&gt; Still hard to follow - but as I read it, the initial keys are used for=
 a<br>
&gt; few roundtrips. Full encryption with DH exhanged keys would be possibl=
e at<br>
&gt; servers response, but that is not what happens. The outer layer stays<=
br>
&gt; weakly encrypted, but the TLS messages are protected until a solid 1-R=
TT<br>
&gt; key is forged, which is more production safe than the early DH exchang=
e<br>
&gt;<br>
Huh? No. The server starts sending using the Handshake keys in its first<br>
flight. This is clearly shown in the diagram I linked to.<br>
<br>
<br>
Therefore the client is forced to verify that ODCID was received if it<br>
&gt; wants to complete the handshake.<br>
&gt;<br>
The AEAD tag cannot be used to strengthen that verification further because=
<br>
&gt; the AEAD tag depends on the initial secret and cannot depend on itself=
.<br>
&gt;<br>
&gt; It would still be safer if the clients AEAD tag were to be stored in t=
he<br>
&gt; servers TP as an extra precaution because on path attacker could other=
wise<br>
&gt; spoof the initial packet contents knowing the ODCID from plain text. Q=
UIC<br>
&gt; doesn&#39;t generally try to protect from on-path attacks, but that is=
 in<br>
&gt; regards to service disruption, not loss of integrity. This is worse.<b=
r>
&gt;<br>
&gt; =E2=80=94<br>
&gt; You are receiving this because you were mentioned.<br>
&gt; Reply to this email directly, view it on GitHub<br>
&gt; &lt;https://github.com/quicwg/base-drafts/issues/1486#issuecomment-403=
609915&gt;,<br>
&gt; or mute the thread<br>
&gt; &lt;https://github.com/notifications/unsubscribe-auth/ABD1ofsvpnfnyzxD=
OhgWZJ-cMTAId61Rks5uE71LgaJpZM4U5BQ4&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/1486#issuecomment-403611953">view it on GitHub</a>, or <a h=
ref=3D"https://github.com/notifications/unsubscribe-auth/AWbkq99o0ZJxnBBdDY=
3h-Vlg61FoInr5ks5uE78JgaJpZM4U5BQ4">mute the thread</a>.<img src=3D"https:/=
/github.com/notifications/beacon/AWbkqx4gnKZRE_evSD60ZRxyX7Sc-dVxks5uE78Jga=
JpZM4U5BQ4.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":"@ekr in #1486: On Mon=
, Jul 9, 2018 at 1:30 PM, MikkelFJ \u003cnotifications@github.com\u003e wro=
te:\n\n\u003e @ekr \u003chttps://github.com/ekr\u003e - yes I was just abou=
t to post the below as\n\u003e you wrote. I was confused by thinking that y=
ou only need 1 roundtrip to\n\u003e have a secret - the DH secret - but tha=
t is the inner layer of TLS.\n\u003e\n\u003e Still hard to follow - but as =
I read it, the initial keys are used for a\n\u003e few roundtrips. Full enc=
ryption with DH exhanged keys would be possible at\n\u003e servers response=
, but that is not what happens. The outer layer stays\n\u003e weakly encryp=
ted, but the TLS messages are protected until a solid 1-RTT\n\u003e key is =
forged, which is more production safe than the early DH exchange\n\u003e\nH=
uh? No. The server starts sending using the Handshake keys in its first\nfl=
ight. This is clearly shown in the diagram I linked to.\n\n\nTherefore the =
client is forced to verify that ODCID was received if it\n\u003e wants to c=
omplete the handshake.\n\u003e\nThe AEAD tag cannot be used to strengthen t=
hat verification further because\n\u003e the AEAD tag depends on the initia=
l secret and cannot depend on itself.\n\u003e\n\u003e It would still be saf=
er if the clients AEAD tag were to be stored in the\n\u003e servers TP as a=
n extra precaution because on path attacker could otherwise\n\u003e spoof t=
he initial packet contents knowing the ODCID from plain text. QUIC\n\u003e =
doesn't generally try to protect from on-path attacks, but that is in\n\u00=
3e regards to service disruption, not loss of integrity. This is worse.\n\u=
003e\n\u003e =E2=80=94\n\u003e You are receiving this because you were ment=
ioned.\n\u003e Reply to this email directly, view it on GitHub\n\u003e \u00=
3chttps://github.com/quicwg/base-drafts/issues/1486#issuecomment-403609915\=
u003e,\n\u003e or mute the thread\n\u003e \u003chttps://github.com/notifica=
tions/unsubscribe-auth/ABD1ofsvpnfnyzxDOhgWZJ-cMTAId61Rks5uE71LgaJpZM4U5BQ4=
\u003e\n\u003e .\n\u003e\n"}],"action":{"name":"View Issue","url":"https://=
github.com/quicwg/base-drafts/issues/1486#issuecomment-403611953"}}}</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/1486#issuecomment-4=
03611953",
"url": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment-4036=
11953",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 unau=
thenticated (#1486)",
"sections": [
{
"text": "",
"activityTitle": "**ekr**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/=
avatar.png",
"activitySubtitle": "@ekr",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"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\": 1486,\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\": 1486\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment-4036=
11953"
}
],
"@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_5b43c789da2df_1a183fec70b3af7813770--


From nobody Mon Jul  9 13:39: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 1E4EC12872C for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 13:39:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6XGbYqI-j7WQ for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 13:39:04 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 825BE131057 for <quic-issues@ietf.org>; Mon,  9 Jul 2018 13:39:04 -0700 (PDT)
Date: Mon, 09 Jul 2018 13:39:03 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531168743; bh=sVULi91UfP3iK1i0E0GpL8kxPMuIUJe7xPVQ8VoA19A=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=qedke8jQccrCFdEf+/5zX+4ypqYeAPHCZhLL3+kdVRF79j38kTlHGMb6pd8pxxyXa tWEnlO6crE/12LmjN5lx77OgmeWmPEhyZ2WFItO+yRNcwUTVzvCsPHHe0Ukeg8ttB+ Yzh4F0kWa0F++rv6/oZ38VpqqTK622JGccExtzk4=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abc97be47e6be2c96a3d02ee492fa63d901b5a7c1192cf00000001175b89e792a169ce140801b8@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/403612368@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_5b43c7e7c4c6b_5bb33ff5b23aaf8821157d"; 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/nUKuWTsCwm8AJ9FQzOyHPafQNas>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Jul 2018 20:39:06 -0000

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

> Huh? No. The server starts sending using the Handshake keys in its first
flight. This is clearly shown in the diagram I linked to.

Yes - in the subsequent packet, not in a few more roundtrips.

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

<blockquote>
<p>Huh? No. The server starts sending using the Handshake keys in its first<br>
flight. This is clearly shown in the diagram I linked to.</p>
</blockquote>
<p>Yes - in the subsequent packet, not in a few more roundtrips.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1486#issuecomment-403612368">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4641lQ2cQqdQ1HOD5neC8hZ14fPks5uE79ngaJpZM4U5BQ4">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8B1DZ2CirZMfgwXYW0ZTUudcgHaks5uE79ngaJpZM4U5BQ4.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1486: \u003e Huh? No. The server starts sending using the Handshake keys in its first\r\nflight. This is clearly shown in the diagram I linked to.\r\n\r\nYes - in the subsequent packet, not in a few more roundtrips."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1486#issuecomment-403612368"}}}</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-403612368",
"url": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment-403612368",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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": "**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\": 1486,\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\": 1486\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment-403612368"
}
],
"@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_5b43c7e7c4c6b_5bb33ff5b23aaf8821157d--


From nobody Mon Jul  9 13:42: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 B3190129C6A for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 13:42:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Dx5Psd-vedel for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 13:42: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 B84AE12872C for <quic-issues@ietf.org>; Mon,  9 Jul 2018 13:42:23 -0700 (PDT)
Date: Mon, 09 Jul 2018 13:42:23 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531168943; bh=r6BKl4HMm+VZ372HrXBCBqdpcF+YnLfjw1IuXFjsmZg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=L8taMn1qN9aLoY7AFg5tompFelcsFDK8p/FnYywv17bPOsGXEOLg6/IVM0F9M1xnQ 2pJF7EkLePHGkaqbbx+Mr0zvLi8qZmzHlLh/eoJxXyu9isntsmJlDnpriBPfV36Ioc eEr7h1V6UzzTlvmeQr64tFopZVe9g9/lD0HRjlrs=
From: ekr <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab2f833b3ea1d42f6bc8ad082c19aa4f055cf84cb592cf00000001175b8aaf92a169ce140801b8@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/403613452@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_5b43c8af142e2_19d73fec70b3af781826b9"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ekr
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/T6WzEy9aawbo5SQVrBbE_Bj2Mj4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Jul 2018 20:42:26 -0000

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

In a subsequent QUIC packet but in the same UDP datagram if you are coalescing. This is just the physics of the situation: you can't start encrypting until the client has the server's DH share.


-- 
You are receiving this 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-403613452
----==_mimepart_5b43c8af142e2_19d73fec70b3af781826b9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>In a subsequent QUIC packet but in the same UDP datagram if you are coalescing. This is just the physics of the situation: you can't start encrypting until the client has the server's DH share.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are 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-403613452">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzWjWnjnKrpaIZAmvC7m4vzTtmjUks5uE8AvgaJpZM4U5BQ4">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-BdsxB59IYyW1vL_9sZPy4dNcsoks5uE8AvgaJpZM4U5BQ4.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@ekr in #1486: In a subsequent QUIC packet but in the same UDP datagram if you are coalescing. This is just the physics of the situation: you can't start encrypting until the client has the server's DH share.\r\n"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1486#issuecomment-403613452"}}}</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-403613452",
"url": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment-403613452",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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": "**ekr**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ekr",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "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}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1486\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment-403613452"
}
],
"@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_5b43c8af142e2_19d73fec70b3af781826b9--


From nobody Mon Jul  9 13:48: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 B0117131059 for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 13:48:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wlfEC8ASk_t2 for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 13:48: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 2A4F512872C for <quic-issues@ietf.org>; Mon,  9 Jul 2018 13:48:27 -0700 (PDT)
Date: Mon, 09 Jul 2018 13:48:26 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531169306; bh=HU80D7YQzMWvIOdfbaNgimEkjF6tyAuxdEBO66B4Kr8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=MCxArNm+CKQ+H5GxlASo6aj+TcvR4nlOJ5JqGgXBnRmACbA8JMNk0D+NAg0TND+3u gD1qeSvvmvwLXQ18GXA0jA8zNEynNaHyYuiUcMk0oAc8y+MHD8Pa6msCv/WZ+ztQQk 1IIxrrGTcUSF+hVC0TY2EBuiGwLZz5e1CEMWnTgE=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd9cfcb6b56e8693cb9491ddeca68586e2fd3284292cf00000001175b8c1a92a169ce140801b8@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/403615265@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_5b43ca1a45d05_9812ace3454ef5c1421aa"; 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/OpDBMzZPclzzP51DhM5F7Ct3wrQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Jul 2018 20:48:29 -0000

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

But to the main point:

The ODCID _is_ verified. But that header and non-crypto parts can be manipulated / ossified. Is it worth storing the clients initial AEAD tag in the servers TP to protect 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/1486#issuecomment-403615265
----==_mimepart_5b43ca1a45d05_9812ace3454ef5c1421aa
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>But to the main point:</p>
<p>The ODCID <em>is</em> verified. But that header and non-crypto parts can be manipulated / ossified. Is it worth storing the clients initial AEAD tag in the servers TP to protect 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/1486#issuecomment-403615265">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_WtntX0Tf5LDB863-4O0j3AarhCks5uE8GagaJpZM4U5BQ4">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1Hz7cu2FtZi1Y8vvp1SPcVLJk30ks5uE8GagaJpZM4U5BQ4.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1486: But to the main point:\r\n\r\nThe ODCID _is_ verified. But that header and non-crypto parts can be manipulated / ossified. Is it worth storing the clients initial AEAD tag in the servers TP to protect against this?"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1486#issuecomment-403615265"}}}</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-403615265",
"url": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment-403615265",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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": "**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\": 1486,\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\": 1486\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment-403615265"
}
],
"@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_5b43ca1a45d05_9812ace3454ef5c1421aa--


From nobody Mon Jul  9 14:56: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 0EC4013107F for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 14:55:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CcjBzv8Vhibm for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 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 4C65213107D for <quic-issues@ietf.org>; Mon,  9 Jul 2018 14:55:57 -0700 (PDT)
Date: Mon, 09 Jul 2018 14:55:56 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531173356; bh=8H+ZAgApbKowfQK73u0SkZ8HbcZ6Nuyx/Hsqu5ztxwA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Q5SyuWMjzkuH+NgXHjf5sTGI0al7Zy2K8XgELzGxwNui1E3m84P13rLjTt57cbNpf BlwpflUDoAblFFuUZzXQe/lbg9xj2Yd8XQrFUBL4KmM1SA1AmEXlryLFskxCeXEaD1 ob8uOEorjaM2TyhxFZ5MhlNIdMRB5razs8t7eods=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe83992ff000f4b179500431dcdf14a8ce869172592cf00000001175b9bec92a169ce143ab128@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1539/review/135607576@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1539@github.com>
References: <quicwg/base-drafts/pull/1539@github.com>
Subject: Re: [quicwg/base-drafts] Remove UNSOLICITED_PATH_RESPONSE (#1539)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b43d9ec4ca15_50e92aef5a47ef54153760"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/oA-OzyPlbSrNlHptP7apDAvmd0Q>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Jul 2018 21:56:00 -0000

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

martinthomson commented on this pull request.



> @@ -3293,7 +3293,7 @@ frame.  Its format is identical to the PATH_CHALLENGE frame
 
 If the content of a PATH_RESPONSE frame does not match the content of a
 PATH_CHALLENGE frame previously sent by the endpoint, the endpoint MAY generate
-a connection error of type UNSOLICITED_PATH_RESPONSE.
+a connection error of type PROTOCOL_VIOLATION.

Yes, but I didn't think that it would be necessary to state that explicitly.  If we decide to do that, I'd want to do that everywhere.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1539#discussion_r201159718
----==_mimepart_5b43d9ec4ca15_50e92aef5a47ef54153760
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/1539#discussion_r201159718">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -3293,7 +3293,7 @@ frame.  Its format is identical to the PATH_CHALLENGE frame
 
 If the content of a PATH_RESPONSE frame does not match the content of a
 PATH_CHALLENGE frame previously sent by the endpoint, the endpoint MAY generate
-a connection error of type UNSOLICITED_PATH_RESPONSE.
+a connection error of type PROTOCOL_VIOLATION.
</pre>
<p>Yes, but I didn't think that it would be necessary to state that explicitly.  If we decide to do that, I'd want to do that everywhere.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1539#discussion_r201159718">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7QAM5XeubFXvcHz9-ghvpVFJHg3ks5uE9FsgaJpZM4VHdBd">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8R76OliR-4KZhiyypBmPSMs8xxKks5uE9FsgaJpZM4VHdBd.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1539"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1539#discussion_r201159718"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1539#discussion_r201159718",
"url": "https://github.com/quicwg/base-drafts/pull/1539#discussion_r201159718",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1539",
"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/1539#discussion_r201159718"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 354275421\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b43d9ec4ca15_50e92aef5a47ef54153760--


From nobody Mon Jul  9 14:59: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 0980F131092 for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 14:59:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id v86d3dxMcmy5 for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 14: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 95C491310D8 for <quic-issues@ietf.org>; Mon,  9 Jul 2018 14:59:27 -0700 (PDT)
Date: Mon, 09 Jul 2018 14:59:26 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531173566; bh=/MYI6oI0XMbyeodQMDLhFM4hWCAks4zTAgCk8gjFjBY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=105w2aS8k6y+Fw7DH6ixGVIx4c0R/U+e0uplDdSfS8fi1/HLGCVBAFLOC2orJE8YG bedxWk76ds49HpfYb0+B98fn6sLXveDLYljBWyS7kegJahgGoJHEiEMczN55BkKUCr L3bWRlwmfOq7kmZ5LupMP5SxGnzwR6Z8cPjJ1a9Y=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab8b2d1fa88bdb96cbdd19900fb5b0fd1f1351f64992cf00000001175b9cbe92a169ce1437a0c6@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1537/c403633872@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1537@github.com>
References: <quicwg/base-drafts/pull/1537@github.com>
Subject: Re: [quicwg/base-drafts] Fix bit prefix verbiage to match figure (#1537)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b43dabebd904_4efa3fe0e4d3cf845722c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/xSJFLBQ6hINH5a344AIgtSg-wp4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Jul 2018 21:59:40 -0000

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

No, the existing text is correct and the change is incorrect.  The `H` bit is part of the string prefix, so the string prefix is one bit longer than the string's length field.  See the definition of prefixed strings in 5.1.2.

However, I hate how confusing that terminology is, so if you'd like to propose an improvement to that, *please*.  ;-)

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

<p>No, the existing text is correct and the change is incorrect.  The <co=
de>H</code> bit is part of the string prefix, so the string prefix is one=
 bit longer than the string's length field.  See the definition of prefix=
ed strings in 5.1.2.</p>
<p>However, I hate how confusing that terminology is, so if you'd like to=
 propose an improvement to that, <em>please</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/pull/1537#issuecomment-403633872">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq52W0n=
JWYUzDumYrFK8HAVE15Qymks5uE9I-gaJpZM4VGj10">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkq3QuaqoK4ZelGNEv5a4gHKTyRS2n=
ks5uE9I-gaJpZM4VGj10.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 #1537: No, the existing text is correct and the change is incor=
rect.  The `H` bit is part of the string prefix, so the string prefix is =
one bit longer than the string's length field.  See the definition of pre=
fixed strings in 5.1.2.\r\n\r\nHowever, I hate how confusing that termino=
logy is, so if you'd like to propose an improvement to that, *please*.  ;=
-)"}],"action":{"name":"View Pull Request","url":"https://github.com/quic=
wg/base-drafts/pull/1537#issuecomment-403633872"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1537#issuecomment-4=
03633872",
"url": "https://github.com/quicwg/base-drafts/pull/1537#issuecomment-4036=
33872",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 bit prefix verbiage to match figur=
e (#1537)",
"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\": 1537,\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\": 1537\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1537#issuecomment-4036=
33872"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3540412=
04\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b43dabebd904_4efa3fe0e4d3cf845722c--


From nobody Mon Jul  9 15:04: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 C4240124BE5 for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 15:04:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7GL3Ud50qqmH for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 15:04: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 36DE8130EAF for <quic-issues@ietf.org>; Mon,  9 Jul 2018 15:04:01 -0700 (PDT)
Date: Mon, 09 Jul 2018 15:04:00 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531173840; bh=J99o5MlT+Trc7jNYXQ00d77pVmfvTLw7R1jPldlTY4g=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=gyOhSVX6vZ4EHjl0LfJX4FpYxFU2qXkV+rmxxTmZHOXp1ByI7y9hJ1KK7Soaw/lgB aH1IE6cJ/dVORJjg9lBX0Hj6+hsyyEchDVrI1KK2WTpG4zxOHZM7/ezwXTKrYa952E oyz1IH8raHrkDXyWotE9lyer6xlLmxOTy+xFqXnk=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab2827d1a3844f0ef93ca6dac3ffeb1fb0f59b8ba592cf00000001175b9dd092a169ce127d478f@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1257/403635039@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1257@github.com>
References: <quicwg/base-drafts/issues/1257@github.com>
Subject: Re: [quicwg/base-drafts] How to recover from loss of 3 Handshake packets without receiving PATH_RESPONSE (#1257)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b43dbd094ec9_1f063fed16eb6f8453261"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/rHmH8H7pXAHSNuvkGs-0rabTBvQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Jul 2018 22:04:06 -0000

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

Any *acknowledgement*?  That seems odd, given how easy it would be to forge an acknowledgement of Initial packets with easily-guessed sequence numbers.  Clearly receiving anything under Handshake keys verifies actual receipt, 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/1257#issuecomment-403635039
----==_mimepart_5b43dbd094ec9_1f063fed16eb6f8453261
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Any <em>acknowledgement</em>?  That seems odd, given how easy it would be to forge an acknowledgement of Initial packets with easily-guessed sequence numbers.  Clearly receiving anything under Handshake keys verifies actual receipt, 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/1257#issuecomment-403635039">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-zouRFY9D2m_baHJDPjpuSk5irQks5uE9NQgaJpZM4TCRlO">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4NBz4YjWs2HWs1lioXEk5OaN91Sks5uE9NQgaJpZM4TCRlO.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1257: Any *acknowledgement*?  That seems odd, given how easy it would be to forge an acknowledgement of Initial packets with easily-guessed sequence numbers.  Clearly receiving anything under Handshake keys verifies actual receipt, though."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1257#issuecomment-403635039"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1257#issuecomment-403635039",
"url": "https://github.com/quicwg/base-drafts/issues/1257#issuecomment-403635039",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] How to recover from loss of 3 Handshake packets without receiving PATH_RESPONSE (#1257)",
"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\": 1257,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1257#issuecomment-403635039"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 319363406\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b43dbd094ec9_1f063fed16eb6f8453261--


From nobody Mon Jul  9 15:07: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 A873B131088 for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 15:07:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.009
X-Spam-Level: 
X-Spam-Status: No, score=-3.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id er9H4uRYKWy0 for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 15:07:12 -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 7ED23124BE5 for <quic-issues@ietf.org>; Mon,  9 Jul 2018 15:07: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=24mu+B1ev9ihZsSQTQxY5SnjG+E=; b=Y+Mvxkqgad4oJosU zdzZsf97gQmQlym9QcOWRvbuegtxMlA9kzbf7mx/jfAmNnDwkB/6nyjSSu++iphT J2aITyezt62XN1q8jAvQ8q6MSdYqgEVnuPp0PhoQOP4wsif8jdqu6jk3lASwj8UF Lwu2Z0iaKJC/X07xInnU1okmntk=
Received: by filter1709p1mdw1.sendgrid.net with SMTP id filter1709p1mdw1-24946-5B43DC8E-1C 2018-07-09 22:07:10.612985186 +0000 UTC
Received: from github-lowworker-1f7e42f.cp1-iad.github.net (unknown [192.30.252.46]) by ismtpd0010p1iad1.sendgrid.net (SG) with ESMTP id b5uBNx8lRrakqUzGd2A7rw for <quic-issues@ietf.org>; Mon, 09 Jul 2018 22:07:10.598 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-1f7e42f.cp1-iad.github.net (Postfix) with ESMTP id 8FFF1C0351 for <quic-issues@ietf.org>; Mon,  9 Jul 2018 15:07:10 -0700 (PDT)
Date: Mon, 09 Jul 2018 22:07:10 +0000 (UTC)
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd9c03562a114f38836959a01da77efe4e8a9aafa92cf00000001175b9e8e92a169ce143ab128@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1539/review/135610563@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1539@github.com>
References: <quicwg/base-drafts/pull/1539@github.com>
Subject: Re: [quicwg/base-drafts] Remove UNSOLICITED_PATH_RESPONSE (#1539)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b43dc8e8eacf_5ab12b00cb550f5463958"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0ofjpxzWoXXunhkZPkpRXKhU2r9tcSTMgNMH W1W1VR9EHa/mCXJQiwjdDsFMed7KcZL1ypBu0rRWmgzi7MqtfVo8GN0Q+MILvx0oW2oF6SMxXzLcsX IgNuw/q/7lrAIsjXCg9CjlyDcoqYoYhWK6gQOd2zhaUCAg2zDU2HMDrDTKPna5esKa9dfw2vnLr0AQ k=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/p2kZ53VQEaM79KvOKriHXVbPZU8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Jul 2018 22:07:15 -0000

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

ianswett commented on this pull request.



> @@ -3293,7 +3293,7 @@ frame.  Its format is identical to the PATH_CHALLENGE frame
 
 If the content of a PATH_RESPONSE frame does not match the content of a
 PATH_CHALLENGE frame previously sent by the endpoint, the endpoint MAY generate
-a connection error of type UNSOLICITED_PATH_RESPONSE.
+a connection error of type PROTOCOL_VIOLATION.

Agreed, we might want to state it everywhere.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1539#discussion_r201162258
----==_mimepart_5b43dc8e8eacf_5ab12b00cb550f5463958
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/1539#discussion_r201162258">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -3293,7 +3293,7 @@ frame.  Its format is identical to the PATH_CHALLENGE frame
 
 If the content of a PATH_RESPONSE frame does not match the content of a
 PATH_CHALLENGE frame previously sent by the endpoint, the endpoint MAY generate
-a connection error of type UNSOLICITED_PATH_RESPONSE.
+a connection error of type PROTOCOL_VIOLATION.
</pre>
<p>Agreed, we might want to state it everywhere.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1539#discussion_r201162258">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxgWNSwe2-KuHXhJgSvWixntNa_qks5uE9QOgaJpZM4VHdBd">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4Suqr-pzAg9BDz-_cXXUaQrwLktks5uE9QOgaJpZM4VHdBd.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1539"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1539#discussion_r201162258"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1539#discussion_r201162258",
"url": "https://github.com/quicwg/base-drafts/pull/1539#discussion_r201162258",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1539",
"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/1539#discussion_r201162258"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 354275421\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b43dc8e8eacf_5ab12b00cb550f5463958--


From nobody Mon Jul  9 15: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 40BE61310CA for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 15:07:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.606
X-Spam-Level: 
X-Spam-Status: No, score=-6.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZNVdzplS8I4E for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 15:07: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 94905124BE5 for <quic-issues@ietf.org>; Mon,  9 Jul 2018 15:07:16 -0700 (PDT)
Date: Mon, 09 Jul 2018 15:07:15 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531174036; bh=/BGy1ihE/9WhX0+XUquw/+X2RJtBXhmbZKMKeh5KQ9U=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ZsYLEnwog1u0LmMJBCGCLz4XUPYp3pySBcoydsMcagZyIoOrMpZ/nwMWtJrKpiZfX PjCm3wL52EIDywJajhsEbZYUGwG2zsM9yXVyxgPh2O1Zm+9nvGtu2AIQolOQKegDBj 2iIjNoQw8tdWTlgrUF+qEnptQ/JfvJ9Y7hjeAEXc=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab7d844ffb96145687dbdbaa8574b12dd3f634019092cf00000001175b9e9392a169ce143ab128@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1539/review/135610595@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1539@github.com>
References: <quicwg/base-drafts/pull/1539@github.com>
Subject: Re: [quicwg/base-drafts] Remove UNSOLICITED_PATH_RESPONSE (#1539)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b43dc93f34d7_6c712ae7f629cf58130286"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/rYS0TLWWRmVleIgdvVSRWCrav0I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Jul 2018 22:07:19 -0000

----==_mimepart_5b43dc93f34d7_6c712ae7f629cf58130286
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/1539#pullrequestreview-135610595
----==_mimepart_5b43dc93f34d7_6c712ae7f629cf58130286
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/1539#pullrequestreview-135610595">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0fgQb5Jm-6xcDF8ObVe6qHJMNeqks5uE9QTgaJpZM4VHdBd">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7GAL_wtYdZ3-P7ePN-j0VpN3mwIks5uE9QTgaJpZM4VHdBd.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1539"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1539#pullrequestreview-135610595"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1539#pullrequestreview-135610595",
"url": "https://github.com/quicwg/base-drafts/pull/1539#pullrequestreview-135610595",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1539",
"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/1539#pullrequestreview-135610595"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 354275421\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b43dc93f34d7_6c712ae7f629cf58130286--


From nobody Mon Jul  9 15:14: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 201A8130E07 for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 15:14:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qhtzUvcjUHu1 for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 15:14:07 -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 09115130DC3 for <quic-issues@ietf.org>; Mon,  9 Jul 2018 15:14:07 -0700 (PDT)
Date: Mon, 09 Jul 2018 15:14:06 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531174446; bh=yn+IQXBsBnMKxpYJuq3N1CHfe7DtX5s4Q8dR4R8Yip8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Bi3eJxk5FHuk/6ZNyo8ZQH8HS++nTH64QJv442n0hlAfWin8c6fFjxN167dFM8Kk1 veiF1w+T96ZlVefqIe62QPWWj6+z31AxgMK+7gSfxkVXs4dymptEONkVNwTEyn+U97 z6g2e3mm21LQuFMt7QkTJfuzNnGD9XuHyTYHZlzc=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abbfc087bfdd459f6e951f9b96a122e60b6f7eff4a92cf00000001175ba02e92a169ce1437a0c6@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1537/c403637270@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1537@github.com>
References: <quicwg/base-drafts/pull/1537@github.com>
Subject: Re: [quicwg/base-drafts] Fix bit prefix verbiage to match figure (#1537)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b43de2e3ba72_6dd72aea43da0f541667d4"; 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/kWxWUv2J8P4kY4I0f7eVH_qBeA0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Jul 2018 22:14:09 -0000

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

Sure confused me!  I'll have to reread 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/1537#issuecomment-403637270
----==_mimepart_5b43de2e3ba72_6dd72aea43da0f541667d4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Sure confused me!  I'll have to reread 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/1537#issuecomment-403637270">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8cwbXr8QvqhZ1PXItZQHNZUHr8mks5uE9WugaJpZM4VGj10">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzEttgYjBKy3M495_-oAvGB7ubz0ks5uE9WugaJpZM4VGj10.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1537: Sure confused me!  I'll have to reread it."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1537#issuecomment-403637270"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1537#issuecomment-403637270",
"url": "https://github.com/quicwg/base-drafts/pull/1537#issuecomment-403637270",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 bit prefix verbiage to match figure (#1537)",
"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\": 1537,\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\": 1537\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1537#issuecomment-403637270"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 354041204\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b43de2e3ba72_6dd72aea43da0f541667d4--


From nobody Mon Jul  9 16:13: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 50CF9130E01 for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 16:13:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id V3l7ngfMncvX for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 16:13: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 2FB86127332 for <quic-issues@ietf.org>; Mon,  9 Jul 2018 16:13:09 -0700 (PDT)
Date: Mon, 09 Jul 2018 16:13:07 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531177988; bh=lZEe9uTBeAtXtr2v4RNWrllPMHwXOhcXO9z6GOmzi+0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=q9JIs17KhRuS8TfPpQ7geLuCT9wCbX3QCA/WfhZWi1KMKR3cC9KyJoavze4jee/dQ NqM5mKJ0ZPIEHse0+ddtOj9QR3M4EPDqJtgkWQiCx1PWFe7Vmr9BVunKLp30Ee3r4R GCkPyR+cf19KYn1jPez7xG07XwStm6qyjdxJVFmM=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab3c7d940f38aef4175864591807ad37261f173d0692cf00000001175bae0392a169ce143b9c8b@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1540/review/135625732@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1540@github.com>
References: <quicwg/base-drafts/pull/1540@github.com>
Subject: Re: [quicwg/base-drafts] PADDING counts towards bytes in flight (#1540)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b43ec03edf24_5f023f826576af803001ab"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/-K63xijfu390rDqEAlBnGcKAJlg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Jul 2018 23:13:12 -0000

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

martinthomson commented on this pull request.



> @@ -110,6 +110,13 @@ important to the loss detection and congestion control machinery below.
 * Retransmittable packets are those that contain at least one retransmittable
   frame.
 
+* PADDING frames do cause packets containing them to count towards bytes in
+  flight, but do not instigate acknowledgement.

What Mike said, but I think that it would be better to concentrate on the more important distinctions and perhaps rewrite this bit.  Your bullet list is now 6 items, which is too long anyway, so perhaps this could be reduced:

QUIC packets can contain multiple frames of different types.  The recovery mechanisms ensure that frames that need reliable delivery are acknowledged and sent in new packets as necessary.  The types of frames contained in a packet can affect recovery and congestion control logic:

* All packets are acknowledged, though packets that contain only ACK, ACK_ECN, and PADDING frames are not acknowledged immediately.

* Packets that contain CRYPTO frames are critical to the performance of the QUIC handshake and use shorter timers for acknowledgement and retransmission.

* Packets that contain only ACK and ACK_ECN frames do not count toward congestion control limits (see {{blah}}).  That is, they do not contribute toward bytes in flight.  Note that this means that PADDING frames cause packets to contribute toward bytes in flight without directly causing an acknowledgment to be sent. 

(This last point might be accomplished better with a forward reference, but I didn't see a nice place to put that, the definition of bytes in flight is buried a little.)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1540#discussion_r201175532
----==_mimepart_5b43ec03edf24_5f023f826576af803001ab
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/1540#discussion_r201175532">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -110,6 +110,13 @@ important to the loss detection and congestion control machinery below.
 * Retransmittable packets are those that contain at least one retransmittable
   frame.
 
+* PADDING frames do cause packets containing them to count towards bytes in
+  flight, but do not instigate acknowledgement.
</pre>
<p>What Mike said, but I think that it would be better to concentrate on the more important distinctions and perhaps rewrite this bit.  Your bullet list is now 6 items, which is too long anyway, so perhaps this could be reduced:</p>
<p>QUIC packets can contain multiple frames of different types.  The recovery mechanisms ensure that frames that need reliable delivery are acknowledged and sent in new packets as necessary.  The types of frames contained in a packet can affect recovery and congestion control logic:</p>
<ul>
<li>
<p>All packets are acknowledged, though packets that contain only ACK, ACK_ECN, and PADDING frames are not acknowledged immediately.</p>
</li>
<li>
<p>Packets that contain CRYPTO frames are critical to the performance of the QUIC handshake and use shorter timers for acknowledgement and retransmission.</p>
</li>
<li>
<p>Packets that contain only ACK and ACK_ECN frames do not count toward congestion control limits (see {{blah}}).  That is, they do not contribute toward bytes in flight.  Note that this means that PADDING frames cause packets to contribute toward bytes in flight without directly causing an acknowledgment to be sent.</p>
</li>
</ul>
<p>(This last point might be accomplished better with a forward reference, but I didn't see a nice place to put that, the definition of bytes in flight is buried a little.)</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1540#discussion_r201175532">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7wtKGMbeQ13HJ1sOaJ-TEr8KQI7ks5uE-ODgaJpZM4VHtn2">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3C0OuDLOrwnmVQii5hT9Y74d77lks5uE-ODgaJpZM4VHtn2.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1540"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1540#discussion_r201175532"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1540#discussion_r201175532",
"url": "https://github.com/quicwg/base-drafts/pull/1540#discussion_r201175532",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1540",
"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/1540#discussion_r201175532"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 354343414\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b43ec03edf24_5f023f826576af803001ab--


From nobody Mon Jul  9 16:14: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 834D9130DE9 for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 16:14:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LutyzN43e16Y for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 16:14: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 89204127332 for <quic-issues@ietf.org>; Mon,  9 Jul 2018 16:14:42 -0700 (PDT)
Date: Mon, 09 Jul 2018 16:14:41 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531178081; bh=me+oJL9REtVHL/5ieUBD5udEvor+D2D6+rK3tkEZJX8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=j/c9JulPWm+oT1o47euoneAN3R9xMwR9JnZmb7x5wiububDPEc1XxLDeDVXUQMQE3 u+aphrgBrdO6r0w+EsqqXICiCntAJ4ZM2V+FWS7Kj6aNHkZ14vcK5kT4ienjhWciNS 6xXfcX1LIffH2aIkO5bYvnEcHvQ4wKiimc7/ePnc=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab1acf50e877086b5657de1ca1a4cf012bf484843292cf00000001175bae6192a169ce143d29cf@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1541/403648817@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1541@github.com>
References: <quicwg/base-drafts/issues/1541@github.com>
Subject: Re: [quicwg/base-drafts] HTTP SETTINGS and 0-RTT (#1541)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b43ec61b285f_3ace3fd68695cf802104c7"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/_BFZbKnDxp-zJ-SuUEYqpMTHIJQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Jul 2018 23:14:46 -0000

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

Yes, this:

> you can only accept 0-RTT if you're willing to guarantee that your settings will be equally or more permissive than the ones the client has remembered

I thought that we had that in transport, but I think that we missed something in the translation to the HTTP mapping.

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

<p>Yes, this:</p>
<blockquote>
<p>you can only accept 0-RTT if you're willing to guarantee that your set=
tings will be equally or more permissive than the ones the client has rem=
embered</p>
</blockquote>
<p>I thought that we had that in transport, but I think that we missed so=
mething in the translation to the HTTP mapping.</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/1541#issuecomment-403648817">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq6yD=
Tki9Jt1sFrzCaxZEXMQM6yTxks5uE-PhgaJpZM4VIJxu">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq-TEsQ_YK9QUm4drx3xq4FwM=
Oa83ks5uE-PhgaJpZM4VIJxu.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 #1541: Yes, this:\r\n\r\n\u003e you can only accept 0-RTT if=
 you're willing to guarantee that your settings will be equally or more p=
ermissive than the ones the client has remembered\r\n\r\nI thought that w=
e had that in transport, but I think that we missed something in the tran=
slation to the HTTP mapping."}],"action":{"name":"View Issue","url":"http=
s://github.com/quicwg/base-drafts/issues/1541#issuecomment-403648817"}}}<=
/script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1541#issuecomment=
-403648817",
"url": "https://github.com/quicwg/base-drafts/issues/1541#issuecomment-40=
3648817",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 and 0-RTT (#1541)",
"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\": 1541,\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\": 1541\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1541#issuecomment-40=
3648817"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3544587=
34\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b43ec61b285f_3ace3fd68695cf802104c7--


From nobody Mon Jul  9 16: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 03FCB127332 for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 16:16:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ICL1ab85bfrv for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 16:16: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 28E45130DE9 for <quic-issues@ietf.org>; Mon,  9 Jul 2018 16:16:08 -0700 (PDT)
Date: Mon, 09 Jul 2018 16:16:07 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531178167; bh=vq80e8hPhTdo8PgCLBdOSpyWhEENc0kfUgdaDO2OG2w=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=q5KqCM2+vw8uZsjMs+hzFL5qYZ+hez9ir6lHSFd1JICkBmFKjDtZSptG/IJmJXHYQ AW8s9mKNBYHb+dJ064ve42FJdfA2b1X9lyJyu0GOVMzoQn26yHQciSmjuIlDEICdF7 e4uCn4zx+g0JoLqDKSG0To7WjCYEKH44j45gPE8g=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab0759c93d23ff58514e367c3fdbcc863e3e01d3db92cf00000001175baeb792a169ce127d478f@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1257/403649104@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1257@github.com>
References: <quicwg/base-drafts/issues/1257@github.com>
Subject: Re: [quicwg/base-drafts] How to recover from loss of 3 Handshake packets without receiving PATH_RESPONSE (#1257)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b43ecb74d14a_7cd92b167f92ef58313675"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/AVWEhvRz640kEeHDGjVkQm_NYyE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Jul 2018 23:16:10 -0000

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

Imprecision in my comment only.  The text in the draft is clearer.  It says any acknowledgment with Handshake keys.

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

<p>Imprecision in my comment only.  The text in the draft is clearer.  It says any acknowledgment with Handshake keys.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1257#issuecomment-403649104">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8IfR3Thd7CdZsKQVtfgWNFAeA6Iks5uE-Q3gaJpZM4TCRlO">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_vPOyHCEUxJweDjyIiUidUzGjc2ks5uE-Q3gaJpZM4TCRlO.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1257: Imprecision in my comment only.  The text in the draft is clearer.  It says any acknowledgment with Handshake keys."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1257#issuecomment-403649104"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1257#issuecomment-403649104",
"url": "https://github.com/quicwg/base-drafts/issues/1257#issuecomment-403649104",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] How to recover from loss of 3 Handshake packets without receiving PATH_RESPONSE (#1257)",
"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\": 1257,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1257#issuecomment-403649104"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 319363406\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b43ecb74d14a_7cd92b167f92ef58313675--


From nobody Mon Jul  9 16:17: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 853F4130DE9 for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 16:17:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id C5oW8LP6lBLb for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 16:17: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 24256127332 for <quic-issues@ietf.org>; Mon,  9 Jul 2018 16:17:53 -0700 (PDT)
Date: Mon, 09 Jul 2018 16:17:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531178272; bh=pE3WPib+Wvbs1+eItB4u55swGxwL1eeOLYp4XgcnKVc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=aD/C1T0k1zi2lhmelrOmTkBonpp3NUDKhVIPp+EaKhznmf+XHOxaNYjzodqpD8B/o YxYjmJw77QRNTclzGJjXmSZYZtfY4qz1ZOAjNTrQaRlIRcVpUYvqcKMsaf3BEGJa1K dtv+wMpcI5YSbvNYmK99o/E2aRSUrINp5j4ombPw=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab1d54d763dc03c55f6cf7e80510a6fd4a7601fdbc92cf00000001175baf2092a169ce1437a0c6@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1537/c403649417@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1537@github.com>
References: <quicwg/base-drafts/pull/1537@github.com>
Subject: Re: [quicwg/base-drafts] Fix bit prefix verbiage to match figure (#1537)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b43ed207f4f8_67e22aebc6fb8f60229766"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/XYbywkYh_5rLF3Q8tkUqyw0iTeY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Jul 2018 23:17:55 -0000

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

Right.  Perhaps it would be better to say "a string literal with an N-bit-prefixed length" or something like that.

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

<p>Right.  Perhaps it would be better to say "a string literal with an N-bit-prefixed length" or something like 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/1537#issuecomment-403649417">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5eqBe03We17vaBguzHBvLv-SOTyks5uE-SggaJpZM4VGj10">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6uViUkA96-K9DpoZiMBzWfsis-hks5uE-SggaJpZM4VGj10.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1537: Right.  Perhaps it would be better to say \"a string literal with an N-bit-prefixed length\" or something like that."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1537#issuecomment-403649417"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1537#issuecomment-403649417",
"url": "https://github.com/quicwg/base-drafts/pull/1537#issuecomment-403649417",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 bit prefix verbiage to match figure (#1537)",
"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\": 1537,\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\": 1537\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1537#issuecomment-403649417"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 354041204\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b43ed207f4f8_67e22aebc6fb8f60229766--


From nobody Mon Jul  9 18:11: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 43546130DE9 for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 18:11:48 -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, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3_Kvd1IAf-Q9 for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 18:11: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 94027130ECD for <quic-issues@ietf.org>; Mon,  9 Jul 2018 18:11:46 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531185105; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=TQrjAiAgzDwptQ9oZRTjrKtHG7aGLIyXfsTqPekoJ1o=; b=HOhTtxX5oNeeqdXw8y2tMKlryCGHFXzWVHkY977eu/2LljRFoO6SV+BNN2XO6c2IbgAzzFtx Q+2RkKI9BLsBWkiassbbyNBlBKdEFCXTYFdoQJP1vfDHrj+sH442tj/LD+Fm07M9qhdGrXrA mlKIiiH2B66vt/HeZVrnztBx/iQ=
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 5b4407d0.7fd2eed3c300-smtp-out-n02; Tue, 10 Jul 2018 01:11:44 -0000 (UTC)
Date: Mon, 09 Jul 2018 18:11:43 -0700
From: Mark Nottingham <mnot@mnot.net>
Reply-To: Mark Nottingham <mnot@mnot.net>
To: quic-issues@ietf.org
Message-ID: <5b4407cfed19c_7e972ac7683c7c10466a@hookshot-fe-d252ca1.cp1-iad.github.net.mail>
Subject: [quicwg/wg-materials] b3be35: add presentations
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4407cfecc01_7e972ac7683c7c10465bf"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/9kgf6bzGC_JTn64mUcKXiGKBvdQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 10 Jul 2018 01:11:49 -0000

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

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/wg-materials
  Commit: b3be35259eebb46fca8f04ca8cfc29636a678a42
      https://github.com/quicwg/wg-materials/commit/b3be35259eebb46fca8f04ca8cfc29636a678a42
  Author: Mark Nottingham <mnot@mnot.net>
  Date:   2018-07-10 (Tue, 10 Jul 2018)

  Changed paths:
    A ietf102/CIDs.pdf
    A ietf102/HTTP.pdf

  Log Message:
  -----------
  add presentations



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

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

----==_mimepart_5b4407cfecc01_7e972ac7683c7c10465bf--


From nobody Mon Jul  9 19:12: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 7FBDF130EE6 for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 19:12: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.249, 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 7NGze8UHzKue for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 19:12: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 38190130EC0 for <quic-issues@ietf.org>; Mon,  9 Jul 2018 19:12:28 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531188747; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=D2cXbKfiLMXDcr6u3fJJJxZdxXGwm5Vx56IC7MAt3Lk=; b=xqBpUJcSkCRYOujSBkhogI6oclPoiS/wnTDbF+kl1xqe9tHaDvplVDn5b/GembSu9uzrliC/ fP25PYXA/c94nzUepeepEvXRMTZhEDRjHk9eHzPAQisINjLZJWJpzRao5emNfxGE0NBgkhFg 6JerGar+l9U/TxmUdwUzacEHJOI=
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 5b44160a.7f6d9c4e74b0-smtp-out-n01; Tue, 10 Jul 2018 02:12:26 -0000 (UTC)
Date: Mon, 09 Jul 2018 19:12:26 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b44160ab6ad9_79212b131259bc08189d6@hookshot-fe-cace476.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 8b1b32: Split initial MAX_STREAM_DATA transport parameters
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b44160ab66da_79212b131259bc0818869"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/TSDsSgQAyM9ozMLhSXEQYGpsfwg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 10 Jul 2018 02:12:30 -0000

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

  Branch: refs/heads/split-flow-control-tp
  Home:   https://github.com/quicwg/base-drafts
  Commit: 8b1b3259cc85e45c1253b65774c7490b971c17fb
      https://github.com/quicwg/base-drafts/commit/8b1b3259cc85e45c1253b65774c7490b971c17fb
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-10 (Tue, 10 Jul 2018)

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

  Log Message:
  -----------
  Split initial MAX_STREAM_DATA transport parameters

This splits the one parameter into three and makes each optional, with a
default of 0.

Closes #1016.



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

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

----==_mimepart_5b44160ab66da_79212b131259bc0818869--


From nobody Mon Jul  9 19:15: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 0DEAC131070 for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 19:15:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mgFvKe5BYEej for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 19:15: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 860E7130EC0 for <quic-issues@ietf.org>; Mon,  9 Jul 2018 19:15:34 -0700 (PDT)
Date: Mon, 09 Jul 2018 19:15:33 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531188933; bh=aKBWcVKrL2bKtQUJk+7ptCQnursNu+Kw0j98GdC26+g=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=tw4rOinxwH2d1zQBkIe4rTcN0jTXAovW8Y0BdRZrkuh+YdZtQYWOslO0eRNURFi2K zqObElGwllUgndu8EeFtQzi69XX9ix1wzuU8LOVX6ym2vunzeawsy5OCQPKhGSl7lZ qGLx/UzcJEcJ5GLqor5MZ59w0IH8yNjC3ghFnWTM=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab54f42f250ba0a56c4486ad64a49d9b7ebaec761092cf00000001175bd8c592a169ce143eedab@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1542@github.com>
Subject: [quicwg/base-drafts] Split initial MAX_STREAM_DATA transport parameters (#1542)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4416c589b2c_6a293f8fe1ddef7c21119a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/rvaNw0lIQHeBQ3OS8fZVVkUS8io>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 10 Jul 2018 02:15:36 -0000

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

This splits the one parameter into three and makes each optional, with a
default of 0.

Closes #1016.

(Separately, I'm convinced that we want to do some defragmentation of codepoints when we get the chance.  It might be unpleasant on those tracking the spec, but better that than what this sort of change produces.)
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Split initial MAX_STREAM_DATA transport parameters

-- File Changes --

    M draft-ietf-quic-transport.md (42)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1542.patch
https://github.com/quicwg/base-drafts/pull/1542.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/1542

----==_mimepart_5b4416c589b2c_6a293f8fe1ddef7c21119a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>This splits the one parameter into three and makes each optional, with a<br>
default of 0.</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #1016.">Closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="282159765" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1016" href="https://github.com/quicwg/base-drafts/issues/1016">#1016</a>.</p>
<p>(Separately, I'm convinced that we want to do some defragmentation of codepoints when we get the chance.  It might be unpleasant on those tracking the spec, but better that than what this sort of change produces.)</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/1542'>https://github.com/quicwg/base-drafts/pull/1542</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Split initial MAX_STREAM_DATA transport parameters</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1542/files#diff-0">draft-ietf-quic-transport.md</a>
    (42)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1542.patch'>https://github.com/quicwg/base-drafts/pull/1542.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1542.diff'>https://github.com/quicwg/base-drafts/pull/1542.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/1542">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxqAExs66aEIzazhn0SjHT_oMoNMks5uFA5FgaJpZM4VIpzP">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwbxcAfCNn9LGJag5D-x4gM2UuT1ks5uFA5FgaJpZM4VIpzP.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Split initial MAX_STREAM_DATA transport parameters (#1542)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1542"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1542",
"url": "https://github.com/quicwg/base-drafts/pull/1542",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Split initial MAX_STREAM_DATA transport parameters (#1542)",
"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": "8b1b325",
"value": "Split initial MAX_STREAM_DATA transport parameters"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1542/files#diff-0) (42 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\": 1542,\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\": 1542\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1542"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1542.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1542.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 354589903\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b4416c589b2c_6a293f8fe1ddef7c21119a--


From nobody Mon Jul  9 19:53: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 0C01F12777C for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 19:52: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.249, 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 cxipgQY9wPbK for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 19:52: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 81097126F72 for <quic-issues@ietf.org>; Mon,  9 Jul 2018 19:52:56 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531191175; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=d8U+wWM5D3U186k4siMPTEkGIXVHSDAgQX8mE4NKris=; b=Y4YianYa/+Fp+dqHcP84Khsv7AW3tIubWKn1MS8bt0zrvhR1a94z9UV2e9ak+xf+yrPBUgzO iI9otzlurfMJXKygz8oaYF3pF3J0Z/tO4TJ+hYu5qYFUxO5YnWsvwK8a1s9/7Vi2JKtvqABT sDP/3KRMgbB3si+qLPuJlVxLEo0=
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 5b441f86.7ff6680ce060-smtp-out-n01; Tue, 10 Jul 2018 02:52:54 -0000 (UTC)
Date: Mon, 09 Jul 2018 19:52:53 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b441f858e1e9_18472afa3c7fbc0810444@hookshot-fe-32b5f5b.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] c8db08: Experiment with finer-grained cached key
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b441f858ddf9_18472afa3c7fbc08103d2"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/OkpVkZBAazwL25tlv494UZupzP4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 10 Jul 2018 02:52:59 -0000

----==_mimepart_5b441f858ddf9_18472afa3c7fbc08103d2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ci-caching
  Home:   https://github.com/quicwg/base-drafts
  Commit: c8db08f7eedd5122167e68f57248b4e8d1974290
      https://github.com/quicwg/base-drafts/commit/c8db08f7eedd5122167e68f57248b4e8d1974290
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-10 (Tue, 10 Jul 2018)

  Changed paths:
    M .circleci/config.yml

  Log Message:
  -----------
  Experiment with finer-grained cached key



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b441f858ddf9_18472afa3c7fbc08103d2--


From nobody Mon Jul  9 20:15: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 936171310F6 for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 20:15:16 -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.249, 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 QX-__GkCPK2R for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 20:15: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 45AC71310F2 for <quic-issues@ietf.org>; Mon,  9 Jul 2018 20:15:15 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531192514; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=oYmAGPf2oem6agLDKfWEClzbePXF9bmhZTFwFXi/o/8=; b=xGZhaZbQ5btt8RdKdQro+Vnuog2SHb2d0FJDa9NBLhftaA7jGjMQpUxIZSKvEftoYqUOlOJK IUmAW4QK4ZzmkgBGTOYfL/TS8/nd1y5SzbcUNNmn491zH79emU/qXyL+8j5gMJZHSgoLGOD5 YRU+4onK6+izF8KQsvadf6uX9X0=
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 5b4424c2.7f3c7a67a9c0-smtp-out-n01; Tue, 10 Jul 2018 03:15:14 -0000 (UTC)
Date: Mon, 09 Jul 2018 20:15:14 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b4424c241fb_2c62ad9bb441c08804ee@hookshot-fe-7191cb1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 91116a: Use environment instead
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4424c23a71_2c62ad9bb441c088034f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/6Ck2WvjcVfuXNf94FnI-rV3cyVo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 10 Jul 2018 03:15:17 -0000

----==_mimepart_5b4424c23a71_2c62ad9bb441c088034f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ci-caching
  Home:   https://github.com/quicwg/base-drafts
  Commit: 91116a00d33383bff9d3b5b8b3aa9f9e70b95f71
      https://github.com/quicwg/base-drafts/commit/91116a00d33383bff9d3b5b8b3aa9f9e70b95f71
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-10 (Tue, 10 Jul 2018)

  Changed paths:
    M .circleci/config.yml

  Log Message:
  -----------
  Use environment instead



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4424c23a71_2c62ad9bb441c088034f--


From nobody Mon Jul  9 20: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 607E01310F6 for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 20:17: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.249, 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 126XXnV_-DFv for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 20:16: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 053CE130DE9 for <quic-issues@ietf.org>; Mon,  9 Jul 2018 20:16:58 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531192618; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=5SrwA4ROI+R50yRz+6Kkwb8JWgFKz9Mk+AZFBtA+1Z8=; b=kb2AUppZxdCCg8jI+UKUdIon8+CEYpQ4aNQjPO3RpSr/n0G8yY2fQl55gem6svgm4KLJWCZM /s0Mw3Hfi9HEEMa4ZDB99AnLe4syM/WLY2xsSBlZNOGFJocWozpMC2xyWX+4bKkZaCnt/08o cYx5+qLctmyQ92EaglJPb4oTFT0=
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 5b44252a.7ffbb95487b0-smtp-out-n02; Tue, 10 Jul 2018 03:16:58 -0000 (UTC)
Date: Mon, 09 Jul 2018 20:16:58 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b44252a571af_18af2ad7207c5c14302c2@hookshot-fe-6b2eebc.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] e39278: Remove quotes
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b44252a56ba1_18af2ad7207c5c143012c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/4n0iXpEJHLunvA2fCZj6bWXmegk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 10 Jul 2018 03:17:01 -0000

----==_mimepart_5b44252a56ba1_18af2ad7207c5c143012c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ci-caching
  Home:   https://github.com/quicwg/base-drafts
  Commit: e39278713699ace48902b8fdd80ebe2a68062279
      https://github.com/quicwg/base-drafts/commit/e39278713699ace48902b8fdd80ebe2a68062279
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-10 (Tue, 10 Jul 2018)

  Changed paths:
    M .circleci/config.yml

  Log Message:
  -----------
  Remove quotes



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b44252a56ba1_18af2ad7207c5c143012c--


From nobody Mon Jul  9 20:31: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 1A132130EF4 for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 20:31:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id sQSzQiyLfDLO for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 20:30: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 96954130EEC for <quic-issues@ietf.org>; Mon,  9 Jul 2018 20:30:58 -0700 (PDT)
Date: Mon, 09 Jul 2018 20:30:57 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531193457; bh=AC3jpHbnEX5pTdb4eFwydui20Y2yhWlhf3LAv1HPAn4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Zg5uArp0K1tscbqZEkDDp1w/QhMRxPniHcaFyVMSOZ+5gc8WZrihMtqBP4KRkZcjM wi2lMtZaqneUeuiNZp3gOiI3mNkX3SKFR/gZUCk8UJUrfH7KomkBajM41gss1P60Mj lfk+BLlloI87/IEBYYhN3kZx/6YImRjeWvFHGIzc=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab6b3b03468713455ab3cebb4d4041a6d986d1ae8b92cf00000001175bea7192a169ce143eedab@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1542/review/135663657@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1542@github.com>
References: <quicwg/base-drafts/pull/1542@github.com>
Subject: Re: [quicwg/base-drafts] Split initial MAX_STREAM_DATA transport parameters (#1542)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b442871b768f_40512b1ab93f2f601030f8"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/bOVk89MkbDPvx5hXQHzn33ZIF0c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 10 Jul 2018 03:31:01 -0000

----==_mimepart_5b442871b768f_40512b1ab93f2f601030f8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

MikeBishop approved this pull request.

Minor nits.

> @@ -1525,6 +1519,36 @@ initial_max_uni_streams (0x0008):
   equivalent to receiving a MAX_STREAM_ID containing 18 when received by a
   client or 19 when received by a server.
 
+initial_max_stream_data_bidi_local (0x0000):
+
+: The initial stream maximum data for bidirectional, local streams parameter

The verbage we've used elsewhere is "[server|client]-initiated [bi|uni]directional," I think.  Obviously we can't do exactly that with these, but perhaps "locally-initiated bidirectional" and "peer-initiated bidirectional" would be closer?

> +  created bidirectional stream opened by the endpoint that sets the transport
+  parameter.  This parameter is encoded as an unsigned 32-bit integer in units
+  of octets.  This is equivalent to a MAX_STREAM_DATA frame
+  ({{frame-max-stream-data}}) being sent on those streams immediately after
+  opening.  In client transport parameters, this applies to streams with an
+  identifier ending in 0x0; in server transport parameters, this applies to
+  streams ending in 0x1.  This parameter defaults to 0 if absent.
+
+initial_max_stream_data_bidi_remote (0x000a):
+
+: The initial stream maximum data for bidirectional, remote streams parameter is
+  equivalent to the initial_max_stream_data_bidi_local parameter, but it applies
+  instead to bidirectional streams initiated by a remote peer.  In client
+  transport parameters, this applies to streams with an identifier ending in
+  0x1; in server transport parameters, this applies to streams ending in 0x0.
+  Thisparameter defaults to 0 if absent.

Missing space.

> +  identifier ending in 0x0; in server transport parameters, this applies to
+  streams ending in 0x1.  This parameter defaults to 0 if absent.
+
+initial_max_stream_data_bidi_remote (0x000a):
+
+: The initial stream maximum data for bidirectional, remote streams parameter is
+  equivalent to the initial_max_stream_data_bidi_local parameter, but it applies
+  instead to bidirectional streams initiated by a remote peer.  In client
+  transport parameters, this applies to streams with an identifier ending in
+  0x1; in server transport parameters, this applies to streams ending in 0x0.
+  Thisparameter defaults to 0 if absent.
+
+initial_max_stream_data_uni (0x000b):
+
+: The initial stream maximum data for bidirectional, remote streams parameter is
+  equivalent to the initial_max_stream_data_bidi_local parameter, but it applies

Having these two be "equivalent to" the first one feels a little odd, since there's nothing particularly special about the first one over the others.  I'd be tempted to either repeat the verbiage in each, or pull it out to an unbulleted paragraph that introduces these three as a related group.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1542#pullrequestreview-135663657
----==_mimepart_5b442871b768f_40512b1ab93f2f601030f8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@MikeBishop</b> approved this pull request.</p>

<p>Minor nits.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1542#discussion_r201208361">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1525,6 +1519,36 @@ initial_max_uni_streams (0x0008):
   equivalent to receiving a MAX_STREAM_ID containing 18 when received by a
   client or 19 when received by a server.
 
+initial_max_stream_data_bidi_local (0x0000):
+
+: The initial stream maximum data for bidirectional, local streams parameter
</pre>
<p>The verbage we've used elsewhere is "[server|client]-initiated [bi|uni]directional," I think.  Obviously we can't do exactly that with these, but perhaps "locally-initiated bidirectional" and "peer-initiated bidirectional" would be closer?</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1542#discussion_r201208412">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +  created bidirectional stream opened by the endpoint that sets the transport
+  parameter.  This parameter is encoded as an unsigned 32-bit integer in units
+  of octets.  This is equivalent to a MAX_STREAM_DATA frame
+  ({{frame-max-stream-data}}) being sent on those streams immediately after
+  opening.  In client transport parameters, this applies to streams with an
+  identifier ending in 0x0; in server transport parameters, this applies to
+  streams ending in 0x1.  This parameter defaults to 0 if absent.
+
+initial_max_stream_data_bidi_remote (0x000a):
+
+: The initial stream maximum data for bidirectional, remote streams parameter is
+  equivalent to the initial_max_stream_data_bidi_local parameter, but it applies
+  instead to bidirectional streams initiated by a remote peer.  In client
+  transport parameters, this applies to streams with an identifier ending in
+  0x1; in server transport parameters, this applies to streams ending in 0x0.
+  Thisparameter defaults to 0 if absent.
</pre>
<p>Missing space.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1542#discussion_r201208686">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +  identifier ending in 0x0; in server transport parameters, this applies to
+  streams ending in 0x1.  This parameter defaults to 0 if absent.
+
+initial_max_stream_data_bidi_remote (0x000a):
+
+: The initial stream maximum data for bidirectional, remote streams parameter is
+  equivalent to the initial_max_stream_data_bidi_local parameter, but it applies
+  instead to bidirectional streams initiated by a remote peer.  In client
+  transport parameters, this applies to streams with an identifier ending in
+  0x1; in server transport parameters, this applies to streams ending in 0x0.
+  Thisparameter defaults to 0 if absent.
+
+initial_max_stream_data_uni (0x000b):
+
+: The initial stream maximum data for bidirectional, remote streams parameter is
+  equivalent to the initial_max_stream_data_bidi_local parameter, but it applies
</pre>
<p>Having these two be "equivalent to" the first one feels a little odd, since there's nothing particularly special about the first one over the others.  I'd be tempted to either repeat the verbiage in each, or pull it out to an unbulleted paragraph that introduces these three as a related group.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1542#pullrequestreview-135663657">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxdYP5BdSJ8IPO9xkCeVhdEgmObZks5uFB_xgaJpZM4VIpzP">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6HwQ8FHO_qeTkK6f7zn9EEwQjoIks5uFB_xgaJpZM4VIpzP.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1542"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1542#pullrequestreview-135663657"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1542#pullrequestreview-135663657",
"url": "https://github.com/quicwg/base-drafts/pull/1542#pullrequestreview-135663657",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1542",
"sections": [
{
"text": "Minor nits.",
"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/1542#pullrequestreview-135663657"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 354589903\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b442871b768f_40512b1ab93f2f601030f8--


From nobody Mon Jul  9 20: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 D0F71130EF5 for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 20:43:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0i9oMVzE2fKw for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 20:43: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 0D482130EF4 for <quic-issues@ietf.org>; Mon,  9 Jul 2018 20:43:37 -0700 (PDT)
Date: Mon, 09 Jul 2018 20:43:36 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531194216; bh=hcN6f5tpFpEQM5aV5BrKdu5B+56SE30YCJOqe1WIXu4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=zRUBuovY77iAeBWpIV+VRCTEvNYjG5P6FHkd+hyG3zNw99hTstakR6BoPUB004XIH SYPm9zuhJsbN6UaSVG2rzCOIleNtFuf5EtLFbvl0Ft8N4piYz7AQumpoLMXFdN0tNK QYHTsbRXlPU6FLDBulL89z7A39HICewTVkCS2VBY=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab75b205c44cacc74979af6684bd06109ae5e32f8792cf00000001175bed6892a169ce143d29cf@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1541/403690565@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1541@github.com>
References: <quicwg/base-drafts/issues/1541@github.com>
Subject: Re: [quicwg/base-drafts] HTTP SETTINGS and 0-RTT (#1541)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b442b6853d56_5c3b3ff239286f84608db"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/o0hjznSuWPU9sKMXw5FnvbGNGC8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 10 Jul 2018 03:43:39 -0000

----==_mimepart_5b442b6853d56_5c3b3ff239286f84608db
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Did some spelunking in git history.  [In Tokyo](https://github.com/quicwg/base-drafts/issues/126#issuecomment-274733818), transport decided to do it this way and HTTP [followed suit](https://github.com/quicwg/base-drafts/pull/236).  Transport later decided to [change to the increase-only model](https://github.com/quicwg/base-drafts/pull/512), but HTTP never adopted that change.

I haven't found discussion about whether that was intentional; I seem to recall that it was, but if so, I think that was a mistake.  If not, it was an oversight.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1541#issuecomment-403690565
----==_mimepart_5b442b6853d56_5c3b3ff239286f84608db
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>Did some spelunking in git history.  <a href=3D"https://github.com/qui=
cwg/base-drafts/issues/126#issuecomment-274733818">In Tokyo</a>, transpor=
t decided to do it this way and HTTP <a href=3D"https://github.com/quicwg=
/base-drafts/pull/236">followed suit</a>.  Transport later decided to <a =
href=3D"https://github.com/quicwg/base-drafts/pull/512">change to the inc=
rease-only model</a>, but HTTP never adopted that change.</p>
<p>I haven't found discussion about whether that was intentional; I seem =
to recall that it was, but if so, I think that was a mistake.  If not, it=
 was an oversight.</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/1541#issuecomment-403690565">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq2C7=
mpcUhAW0Cn3nSV6wPShnmxPwks5uFCLogaJpZM4VIJxu">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq0fat_Th2MvfrcmLqtgp3yN4=
4MbRks5uFCLogaJpZM4VIJxu.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 #1541: Did some spelunking in git history.  [In Tokyo](https://=
github.com/quicwg/base-drafts/issues/126#issuecomment-274733818), transpo=
rt decided to do it this way and HTTP [followed suit](https://github.com/=
quicwg/base-drafts/pull/236).  Transport later decided to [change to the =
increase-only model](https://github.com/quicwg/base-drafts/pull/512), but=
 HTTP never adopted that change.\r\n\r\nI haven't found discussion about =
whether that was intentional; I seem to recall that it was, but if so, I =
think that was a mistake.  If not, it was an oversight."}],"action":{"nam=
e":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1541#=
issuecomment-403690565"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1541#issuecomment=
-403690565",
"url": "https://github.com/quicwg/base-drafts/issues/1541#issuecomment-40=
3690565",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 and 0-RTT (#1541)",
"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\": 1541,\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\": 1541\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1541#issuecomment-40=
3690565"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3544587=
34\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b442b6853d56_5c3b3ff239286f84608db--


From nobody Mon Jul  9 21:24: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 5B868130EF6 for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 21:24: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.249, 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 IPLX5cruo-xC for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 21:24: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 32003130DC6 for <quic-issues@ietf.org>; Mon,  9 Jul 2018 21:24:41 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531196680; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=4x2pgsFIhim4zBcxUc1laYubI+XtnyuOrIK+ngqSw2U=; b=tqzWpZPTWILp0ZOEzxrIpjlUhVWRxOX1hmpRILSJjVVKajqZ/LryiidV5znRz9LHQkrHIjfu jganGIwdre8uhK+wr+8HEPPgd1ZUP7wSSg9DNwA7LlOPCEXUh2WKUAfwtJsyFfrOu9hqL0cn sJQq0VsrbMjSQFBFT/5dA1MlUiM=
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 5b443508.7fb6a06994e0-smtp-out-n02; Tue, 10 Jul 2018 04:24:40 -0000 (UTC)
Date: Mon, 09 Jul 2018 21:24:39 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b44350711446_7ca82ad819c43bfc93718@hookshot-fe-7191cb1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 48d054: Restructure and refactor description
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b44350710f99_7ca82ad819c43bfc936f9"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/hKxRHgmNtZFOHSu6gk2LMuZG1BI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 10 Jul 2018 04:24:45 -0000

----==_mimepart_5b44350710f99_7ca82ad819c43bfc936f9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/split-flow-control-tp
  Home:   https://github.com/quicwg/base-drafts
  Commit: 48d054f011ef3b853144b9dd222024bee885ed00
      https://github.com/quicwg/base-drafts/commit/48d054f011ef3b853144b9dd222024bee885ed00
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-10 (Tue, 10 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Restructure and refactor description



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b44350710f99_7ca82ad819c43bfc936f9--


From nobody Mon Jul  9 21: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 6FC53130DC6 for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 21:24:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CRlGgBqZ5Cee for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 21:24: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 959D2130DDB for <quic-issues@ietf.org>; Mon,  9 Jul 2018 21:24:43 -0700 (PDT)
Date: Mon, 09 Jul 2018 21:24:41 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531196681; bh=mZ4RToYnitCSTdNeGsn2TwUUzuFqX1bDDOoeCQbt1Nk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xCb6ho5w5MqgDtVyDb7EZ9j8IdVowjjIw3QdRFKnt1YAXlcg8A/ZnVvFJVhlDVe+2 QBloJOf9f+ztPqMjkzpTZb34uau8XRUnzwT2O2+YUYH69u2S7YuWCiUnXnRdtUowOh uCGwlP0zWgssc6jHIzEKms3ClY5UOJvYWnZTu7XM=
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/1542/push/2706838563@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1542@github.com>
References: <quicwg/base-drafts/pull/1542@github.com>
Subject: Re: [quicwg/base-drafts] Split initial MAX_STREAM_DATA transport parameters (#1542)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b443509a5c81_2d883fc4ce8f6f88112465"; 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/HVoAJ7zN5LJ27_uJiHG20Ax9Jcg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 10 Jul 2018 04:24:46 -0000

----==_mimepart_5b443509a5c81_2d883fc4ce8f6f88112465
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

48d054f  Restructure and refactor description


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1542/files/8b1b3259cc85e45c1253b65774c7490b971c17fb..48d054f011ef3b853144b9dd222024bee885ed00

----==_mimepart_5b443509a5c81_2d883fc4ce8f6f88112465
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/48d054f">48d054f</a>  Restructure and refactor 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/1542/files/8b1b3259cc85e45c1253b65774c7490b971c17fb..48d054f011ef3b853144b9dd222024bee885ed00">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqy6RwJJpii3Q3ZEZa1cN6LufMPblks5uFCyJgaJpZM4VIpzP">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7VcLEIEjNnE_7OqgzajXbOe974oks5uFCyJgaJpZM4VIpzP.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1542"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1542/files/8b1b3259cc85e45c1253b65774c7490b971c17fb..48d054f011ef3b853144b9dd222024bee885ed00"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1542/files/8b1b3259cc85e45c1253b65774c7490b971c17fb..48d054f011ef3b853144b9dd222024bee885ed00",
"url": "https://github.com/quicwg/base-drafts/pull/1542/files/8b1b3259cc85e45c1253b65774c7490b971c17fb..48d054f011ef3b853144b9dd222024bee885ed00",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1542",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1542:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "48d054f",
"value": "Restructure and refactor description"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1542/files/8b1b3259cc85e45c1253b65774c7490b971c17fb..48d054f011ef3b853144b9dd222024bee885ed00"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 354589903\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b443509a5c81_2d883fc4ce8f6f88112465--


From nobody Mon Jul  9 21:28: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 E8331130DDB for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 21:28: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.249, 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 Z-bNBxg280Ry for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 21:28: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 AFF14130DC6 for <quic-issues@ietf.org>; Mon,  9 Jul 2018 21:28:00 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531196880; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=Sifn8zf4FVFUjLinNgEiSzfsKTmfBDuuSnjBg+tlaXs=; b=GA+MWPCwS0sq1+Nin8MzbWnbAFqsYDWPpGC6Onxo9Wuj/Tm6KGAPfSmfw+NWKZh191jzmbrI mZz9/PGpuWWuAOo8fH6mQZxLf45YOrHDOohMnvZfgAW+fOYvp9wfZmx+rfGrdyPHHxVsqL5S H1AptumIQQCv/bQUhagc+8KF0w4=
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 5b4435cf.7f4a1938ef00-smtp-out-n02; Tue, 10 Jul 2018 04:27:59 -0000 (UTC)
Date: Mon, 09 Jul 2018 21:27:59 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b4435cf2689_44112aca9f9abc1467570@hookshot-fe-b0febf1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] af811a: Caching is a bust because you can't programmatical...
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4435cf22d4_44112aca9f9abc14674ce"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/d0ZMEofwNElUHu3xjN1-2gAvW-0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 10 Jul 2018 04:28:02 -0000

----==_mimepart_5b4435cf22d4_44112aca9f9abc14674ce
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ci-caching
  Home:   https://github.com/quicwg/base-drafts
  Commit: af811a493f3d67a4bcd1fc41516bf6f052f27e25
      https://github.com/quicwg/base-drafts/commit/af811a493f3d67a4bcd1fc41516bf6f052f27e25
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-10 (Tue, 10 Jul 2018)

  Changed paths:
    M .circleci/config.yml

  Log Message:
  -----------
  Caching is a bust because you can't programmatically control keys



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4435cf22d4_44112aca9f9abc14674ce--


From nobody Mon Jul  9 21:43: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 08905130E13 for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 21:43:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id u09c-2fSYf56 for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 21: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 2101C130E0E for <quic-issues@ietf.org>; Mon,  9 Jul 2018 21:43:08 -0700 (PDT)
Date: Mon, 09 Jul 2018 21:43:07 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531197787; bh=VMs+ivRu44TfCoD4WYiiuUZ9Ok0ls/PjSsEtNYlcf3U=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=iGHPi9PSa24hHU0c4BlegR5F11BTJ0VhjKCXAma4IJ4/M1M4/GLg6iD/6OaMsKSKe IeWn6tZivsR7q4nWs6YRicqMnyDgt7uUrjRht0dcp4bf5vjfgNOJVNpnM1FO5X8Wad CoMlMNgqQyCECtu6dxark8OwK4fIthcR9SuPov4w=
From: Igor Lubashev <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab248783872e0753fc38474e59b59a155e02dd4b1892cf00000001175bfb5b92a169ce140801b8@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/403698482@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_5b44395b462eb_5a773ff32e0ecf8499056"; 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/6N8l5XjCmjFuTVpjKd3TxTxAvnQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 10 Jul 2018 04:43:10 -0000

----==_mimepart_5b44395b462eb_5a773ff32e0ecf8499056
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> That means an on-path attacker could decrypt, modify bytes, and re-encrypt.

Ok, but if you make initial secret (or ODCID) a part of AD for 1-rtt encryption, you could ensure that while the tampering would allow the handshake to succeed, it would but not allow transmission past the handshake.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1486#issuecomment-403698482
----==_mimepart_5b44395b462eb_5a773ff32e0ecf8499056
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<blockquote>
<p>That means an on-path attacker could decrypt, modify bytes, and re-enc=
rypt.</p>
</blockquote>
<p>Ok, but if you make initial secret (or ODCID) a part of AD for 1-rtt e=
ncryption, you could ensure that while the tampering would allow the hand=
shake to succeed, it would but not allow transmission past the handshake.=
</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/1486#issuecomment-403698482">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq34G=
tJg1dOUbWB1jLUxX8-xQOgzeks5uFDDbgaJpZM4U5BQ4">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq29flpthzey33EVdnMIQuCB-=
BoyRks5uFDDbgaJpZM4U5BQ4.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 in #1486: \u003e That means an on-path attacker could decrypt, modif=
y bytes, and re-encrypt.\r\n\r\nOk, but if you make initial secret (or OD=
CID) a part of AD for 1-rtt encryption, you could ensure that while the t=
ampering would allow the handshake to succeed, it would but not allow tra=
nsmission past the handshake."}],"action":{"name":"View Issue","url":"htt=
ps://github.com/quicwg/base-drafts/issues/1486#issuecomment-403698482"}}}=
</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment=
-403698482",
"url": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment-40=
3698482",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 un=
authenticated (#1486)",
"sections": [
{
"text": "",
"activityTitle": "**Igor Lubashev**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/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\": 1486,\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\": 1486\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment-40=
3698482"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3504917=
04\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b44395b462eb_5a773ff32e0ecf8499056--


From nobody Mon Jul  9 21: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 B5026130E50 for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 21: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.249, 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 ycaT5b-OyYHM for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 21:46: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 1290C130E0E for <quic-issues@ietf.org>; Mon,  9 Jul 2018 21:46:35 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531197994; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=5M7gsIIKDIsjxNCDZcBYUtGK0JXTI7BZkwGK3AoEBIw=; b=gZxV1z7eM+IuCbP/rhusvBZOXd6rpMjUiuGJIwSj8qL/dD4BKvtP0aexygyEWmpR2HWTBSfN XTm39/jXfKpvRyp5CfXU+dzCCyVCqLNqKI1cT7JxS7OYyLeMTxW6qj0QMcTv5spNniYpLUy0 3iIHptvqRtAxjFAs3J8zgwsFr/c=
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 5b443a2a.7f32b9580cc0-smtp-out-n01; Tue, 10 Jul 2018 04:46:34 -0000 (UTC)
Date: Mon, 09 Jul 2018 21:46:34 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b443a2a382d7_386b2add848dfc0c6312@hookshot-fe-6e9b612.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] c8db08: Experiment with finer-grained cached key
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b443a2a37d98_386b2add848dfc0c625f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/jpl9MQqgPDoOf_tndkAiirvogb0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 10 Jul 2018 04:46:37 -0000

----==_mimepart_5b443a2a37d98_386b2add848dfc0c625f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: c8db08f7eedd5122167e68f57248b4e8d1974290
      https://github.com/quicwg/base-drafts/commit/c8db08f7eedd5122167e68f57248b4e8d1974290
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-10 (Tue, 10 Jul 2018)

  Changed paths:
    M .circleci/config.yml

  Log Message:
  -----------
  Experiment with finer-grained cached key


  Commit: 91116a00d33383bff9d3b5b8b3aa9f9e70b95f71
      https://github.com/quicwg/base-drafts/commit/91116a00d33383bff9d3b5b8b3aa9f9e70b95f71
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-10 (Tue, 10 Jul 2018)

  Changed paths:
    M .circleci/config.yml

  Log Message:
  -----------
  Use environment instead


  Commit: e39278713699ace48902b8fdd80ebe2a68062279
      https://github.com/quicwg/base-drafts/commit/e39278713699ace48902b8fdd80ebe2a68062279
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-10 (Tue, 10 Jul 2018)

  Changed paths:
    M .circleci/config.yml

  Log Message:
  -----------
  Remove quotes


  Commit: af811a493f3d67a4bcd1fc41516bf6f052f27e25
      https://github.com/quicwg/base-drafts/commit/af811a493f3d67a4bcd1fc41516bf6f052f27e25
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-10 (Tue, 10 Jul 2018)

  Changed paths:
    M .circleci/config.yml

  Log Message:
  -----------
  Caching is a bust because you can't programmatically control keys


Compare: https://github.com/quicwg/base-drafts/compare/0ebbdadeb73a...af811a493f3d
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b443a2a37d98_386b2add848dfc0c625f--


From nobody Mon Jul  9 23:21: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 A9379130F08 for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 23:21:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0lwGz-Kl7jIE for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 23:21: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 73FBD130F05 for <quic-issues@ietf.org>; Mon,  9 Jul 2018 23:21:29 -0700 (PDT)
Date: Mon, 09 Jul 2018 23:21:28 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531203688; bh=LCMAkK86LMB7Xnt6bUE58b3HQWS7Mix8m99hNQSuX+c=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ywF27koH96OdNoWAzp5cj7g6nwVVuAmPgZ6em/8T1Nmd/ZyxoduekNiPswlrn5Oym O815NY/FeKTBAPkQ/uMWrNMD8DDboXn8bKMeKRz1sLJwxEjZj1Zd5ofYIqsOwHJGqP SvTxjjgMgyszqnznPaubAGmhdDjPIGVyozuJG3bg=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abfe76e7f70180ab2c00657133c9fc51531e92083c92cf00000001175c126892a169ce129ff705@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1278/403713519@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1278@github.com>
References: <quicwg/base-drafts/issues/1278@github.com>
Subject: Re: [quicwg/base-drafts] Connection migration failure mode (#1278)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4450685936c_326c3f82d15f8f78547786"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/9G0_5NNLjW6d0jBjCdSmk8e-HeM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 10 Jul 2018 06:21:32 -0000

----==_mimepart_5b4450685936c_326c3f82d15f8f78547786
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Not sure if [that comment](https://github.com/quicwg/base-drafts/issues/1278#issuecomment-394753339) helps, if we misunderstood when we met, or if it is just missing something important.

The second point doesn't seem connected to the problem, though the first might be sufficient.

If an attacker can capture a packet and send it from a new address twice, with a similar rewrite of the packet containing PATH_CHALLENGE, then it *might* be reasonable to say that they are on the path.  But this is possible from the side.  

Given that most traffic patterns have at least some (non-probing) activity in both directions (an ACK suffices here), the genuine path might naturally reassert itself naturally as the victim sends more packets.  The problem is that the attacker might be able to find a natural stop in the cadence of the protocol where the victim has no further data to send.  For instance, a HTTP request was sent, acknowledged, and now the victim is only waiting for the response.  If the victim stops receiving packets, and has no natural triggers for sending its own packets, then the connection could time out as being apparently broken.

The suggested defense was to do post-hoc validation of a migration by sending a message on the original path as well indicating that migration happened.  That might get lost (which is OK if the path really is dead), but if the migration was spurious and the packet got through then the victim might be able to reassert their use of the valid path by sending more data on that path. In effect, they would migrate back.  Of course, then there is the question of how often and how many of those you might send.

We might agree that this is an attack not worth building specific countermeasures for and that documenting it is sufficient.  I'm undecided here.  I really don't like the idea that connections could be broken so trivially by rewriting the IP header, but the mitigations aren't especially strong.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1278#issuecomment-403713519
----==_mimepart_5b4450685936c_326c3f82d15f8f78547786
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>Not sure if <a href=3D"https://github.com/quicwg/base-drafts/issues/12=
78#issuecomment-394753339">that comment</a> helps, if we misunderstood wh=
en we met, or if it is just missing something important.</p>
<p>The second point doesn't seem connected to the problem, though the fir=
st might be sufficient.</p>
<p>If an attacker can capture a packet and send it from a new address twi=
ce, with a similar rewrite of the packet containing PATH_CHALLENGE, then =
it <em>might</em> be reasonable to say that they are on the path.  But th=
is is possible from the side.</p>
<p>Given that most traffic patterns have at least some (non-probing) acti=
vity in both directions (an ACK suffices here), the genuine path might na=
turally reassert itself naturally as the victim sends more packets.  The =
problem is that the attacker might be able to find a natural stop in the =
cadence of the protocol where the victim has no further data to send.  Fo=
r instance, a HTTP request was sent, acknowledged, and now the victim is =
only waiting for the response.  If the victim stops receiving packets, an=
d has no natural triggers for sending its own packets, then the connectio=
n could time out as being apparently broken.</p>
<p>The suggested defense was to do post-hoc validation of a migration by =
sending a message on the original path as well indicating that migration =
happened.  That might get lost (which is OK if the path really is dead), =
but if the migration was spurious and the packet got through then the vic=
tim might be able to reassert their use of the valid path by sending more=
 data on that path. In effect, they would migrate back.  Of course, then =
there is the question of how often and how many of those you might send.<=
/p>
<p>We might agree that this is an attack not worth building specific coun=
termeasures for and that documenting it is sufficient.  I'm undecided her=
e.  I really don't like the idea that connections could be broken so triv=
ially by rewriting the IP header, but the mitigations aren't especially s=
trong.</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/1278#issuecomment-403713519">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq-Yl=
p9aDkmfN_0eKdhai5fhPbEgPks5uFEfogaJpZM4TMSdx">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq0MFHg6JmLFPr6R4oS_VSGe0=
b5hVks5uFEfogaJpZM4TMSdx.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 #1278: Not sure if [that comment](https://github.com/quicwg/=
base-drafts/issues/1278#issuecomment-394753339) helps, if we misunderstoo=
d when we met, or if it is just missing something important.\r\n\r\nThe s=
econd point doesn't seem connected to the problem, though the first might=
 be sufficient.\r\n\r\nIf an attacker can capture a packet and send it fr=
om a new address twice, with a similar rewrite of the packet containing P=
ATH_CHALLENGE, then it *might* be reasonable to say that they are on the =
path.  But this is possible from the side.  \r\n\r\nGiven that most traff=
ic patterns have at least some (non-probing) activity in both directions =
(an ACK suffices here), the genuine path might naturally reassert itself =
naturally as the victim sends more packets.  The problem is that the atta=
cker might be able to find a natural stop in the cadence of the protocol =
where the victim has no further data to send.  For instance, a HTTP reque=
st was sent, acknowledged, and now the victim is only waiting for the res=
ponse.  If the victim stops receiving packets, and has no natural trigger=
s for sending its own packets, then the connection could time out as bein=
g apparently broken.\r\n\r\nThe suggested defense was to do post-hoc vali=
dation of a migration by sending a message on the original path as well i=
ndicating that migration happened.  That might get lost (which is OK if t=
he path really is dead), but if the migration was spurious and the packet=
 got through then the victim might be able to reassert their use of the v=
alid path by sending more data on that path. In effect, they would migrat=
e back.  Of course, then there is the question of how often and how many =
of those you might send.\r\n\r\nWe might agree that this is an attack not=
 worth building specific countermeasures for and that documenting it is s=
ufficient.  I'm undecided here.  I really don't like the idea that connec=
tions could be broken so trivially by rewriting the IP header, but the mi=
tigations aren't especially strong."}],"action":{"name":"View Issue","url=
":"https://github.com/quicwg/base-drafts/issues/1278#issuecomment-4037135=
19"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1278#issuecomment=
-403713519",
"url": "https://github.com/quicwg/base-drafts/issues/1278#issuecomment-40=
3713519",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 migration failure mode (#12=
78)",
"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\": 1278,\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\": 1278\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1278#issuecomment-40=
3713519"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3219884=
65\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b4450685936c_326c3f82d15f8f78547786--


From nobody Mon Jul  9 23: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 D31EE130F05 for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 23:47:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6G0RHWwtRWdK for <quic-issues@ietfa.amsl.com>; Mon,  9 Jul 2018 23:47: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 EBECF1277C8 for <quic-issues@ietf.org>; Mon,  9 Jul 2018 23:47:52 -0700 (PDT)
Date: Mon, 09 Jul 2018 23:47:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531205272; bh=9y/uANffGyPi1UsjY3tpgT6RpZMiXqhdjHpPrEPXJHI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=HPHMvERZq6SwfnuZRRWfRadh03E/0Es/uOIr9NmiMz2KBqyoL8ysNtsC2/MYN4Qes SThxqBacvgG8rchMZDZdFB+f89APERF+SD8c7LLqc+3fR8PWhTCDukFFP0p7RUMb98 /NfvVKUpY5KU8LJYc+yCTGTNImiD5oQh68KH21sQ=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd86234d9a733e044f59fc19f7ca650fa58a1502392cf00000001175c189892a169ce140801b8@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/403718625@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_5b44569848389_2b613fd704454f78764b2"; 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/j5oE1iiu5M0E7n5Sq_7ivAMvh8Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 10 Jul 2018 06:47:55 -0000

----==_mimepart_5b44569848389_2b613fd704454f78764b2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> Ok, but if you make initial secret (or ODCID) a part of AD for 1-rtt encryption, ...

That already happens because the handshake needed to construct the clients 1-RTT key is protected by the servers initial secret. If the servers initial secret is not based on the correct ODCID, the client cannot proceed.

The surfer of the clients initial packet can be manipulated, likel header flags, but the TLS layer eventually verifies the clients TP 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/issues/1486#issuecomment-403718625
----==_mimepart_5b44569848389_2b613fd704454f78764b2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<blockquote>
<p>Ok, but if you make initial secret (or ODCID) a part of AD for 1-rtt e=
ncryption, ...</p>
</blockquote>
<p>That already happens because the handshake needed to construct the cli=
ents 1-RTT key is protected by the servers initial secret. If the servers=
 initial secret is not based on the correct ODCID, the client cannot proc=
eed.</p>
<p>The surfer of the clients initial packet can be manipulated, likel hea=
der flags, but the TLS layer eventually verifies the clients TP too.</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/1486#issuecomment-403718625">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq9XT=
WwiI_7uJMUnFcMGjmfHCF3Dyks5uFE4YgaJpZM4U5BQ4">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq5g5b28b9wZjlpj_abJj6p8w=
TtH-ks5uFE4YgaJpZM4U5BQ4.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 #1486: \u003e Ok, but if you make initial secret (or ODCID) a par=
t of AD for 1-rtt encryption, ...\r\n\r\nThat already happens because the=
 handshake needed to construct the clients 1-RTT key is protected by the =
servers initial secret. If the servers initial secret is not based on the=
 correct ODCID, the client cannot proceed.\r\n\r\nThe surfer of the clien=
ts initial packet can be manipulated, likel header flags, but the TLS lay=
er eventually verifies the clients TP too."}],"action":{"name":"View Issu=
e","url":"https://github.com/quicwg/base-drafts/issues/1486#issuecomment-=
403718625"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment=
-403718625",
"url": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment-40=
3718625",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 un=
authenticated (#1486)",
"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\": 1486,\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\": 1486\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment-40=
3718625"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3504917=
04\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b44569848389_2b613fd704454f78764b2--


From nobody Tue Jul 10 01:14: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 89C6D130F20 for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 01:14:47 -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, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rAeKUsMUmvlU for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 01:14: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 56962130DDE for <quic-issues@ietf.org>; Tue, 10 Jul 2018 01:14:45 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531210484; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=MdHGTk1ruKhnDJVxZdRzK3aLAtix8eW4W4MCSWOOY2Q=; b=jTsVWLOFD9shwnmG9u/nhEF8QJdCKA8lynHNoZQ+HCoEG2QYTjFpVZspOuX1+xY39gVUUfWt +MFSIG3+Nxq5a/fZEa/smrjDT8TnmxUiw0R/4h3iML2d5ouGw5fmdXYSvkKIhZMpLozJpbAm ot9661x08TGG+BeNPy46KL2xIz0=
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 5b446af3.7f400124dab0-smtp-out-n03; Tue, 10 Jul 2018 08:14:43 -0000 (UTC)
Date: Tue, 10 Jul 2018 01:14:43 -0700
From: Mark Nottingham <mnot@mnot.net>
Reply-To: Mark Nottingham <mnot@mnot.net>
To: quic-issues@ietf.org
Message-ID: <5b446af38b31d_46e12aacaefa5c0041221@hookshot-fe-b0febf1.cp1-iad.github.net.mail>
Subject: [quicwg/wg-materials] c43e71: add a bit more
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b446af38ae46_46e12aacaefa5c0041126"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/D2Yy2vGjSie-g_aW1yC__x0ggDw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 10 Jul 2018 08:14:48 -0000

----==_mimepart_5b446af38ae46_46e12aacaefa5c0041126
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/wg-materials
  Commit: c43e712cd87dd58c04974f97466506d6bf1515ae
      https://github.com/quicwg/wg-materials/commit/c43e712cd87dd58c04974f97466506d6bf1515ae
  Author: Mark Nottingham <mnot@mnot.net>
  Date:   2018-07-10 (Tue, 10 Jul 2018)

  Changed paths:
    M ietf102/agenda.md

  Log Message:
  -----------
  add a bit more



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b446af38ae46_46e12aacaefa5c0041126--


From nobody Tue Jul 10 01:32: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 BEB9D130F25 for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 01:32:09 -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, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id d3-AIHf1_xQo for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 01:32: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 2EBA1130F12 for <quic-issues@ietf.org>; Tue, 10 Jul 2018 01:32:08 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531211527; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=AesAuGvKMfiac8toxbAXhpaA5J6fGir+wkbxZ4Z32LY=; b=ZSV6o7rm7FoUhdbolF8mubk3L7JgiyrldW49a9pA5j2O7PSVPrsVmrUzMYAz0RM0kfyGRg7o PfsvWtKEKzN0ByvJlN0pAfhgkGFOIxDI3O7XTdQC2YNSjimvQ2QUF7qiosBzG9ykaUXjkGPa 7gAiuYT/N0ekNmmxsFrMZU6tfdA=
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 5b446f06.7f8d6992a0f0-smtp-out-n01; Tue, 10 Jul 2018 08:32:06 -0000 (UTC)
Date: Tue, 10 Jul 2018 01:32:05 -0700
From: Mark Nottingham <mnot@mnot.net>
Reply-To: Mark Nottingham <mnot@mnot.net>
To: quic-issues@ietf.org
Message-ID: <5b446f05cffb3_13c02ace093a3c148452c@hookshot-fe-32b5f5b.cp1-iad.github.net.mail>
Subject: [quicwg/wg-materials] 43f646: planning
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b446f05cfbc9_13c02ace093a3c1484430"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/FH03aAZBGPy5uPDmYjGTKeRU0w8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 10 Jul 2018 08:32:10 -0000

----==_mimepart_5b446f05cfbc9_13c02ace093a3c1484430
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/wg-materials
  Commit: 43f64632e275607c5dd35196cce1bdc293f2f277
      https://github.com/quicwg/wg-materials/commit/43f64632e275607c5dd35196cce1bdc293f2f277
  Author: Mark Nottingham <mnot@mnot.net>
  Date:   2018-07-10 (Tue, 10 Jul 2018)

  Changed paths:
    M ietf102/agenda.md

  Log Message:
  -----------
  planning



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b446f05cfbc9_13c02ace093a3c1484430--


From nobody Tue Jul 10 06: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 B744E130E71 for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 06:17:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Myi5A6wrPz_c for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 06:17: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 41EDC130E0C for <quic-issues@ietf.org>; Tue, 10 Jul 2018 06:17:54 -0700 (PDT)
Date: Tue, 10 Jul 2018 06:17:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531228672; bh=WBGH4bfgBHng3UWVg9ZzyjNa6QLfF59DZxs/1/oHsyA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=YMmGspy9SZsj4Sp+vrvC62HylNY5Xpl3+ANiaSsRY3qeobMcpIDMs39AMA1Ja7eWf fdVW/cgW7LMI63rZornfMKHsVr0sTXUBb7ot/QKorBVSQkmpnWj1vpUA1g/teUjCEk lsq+KhKEv1k0msF7ImQ2J43uiswftgzIw6lEXdDg=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abcd868bbcd9b6a3635c927e75130c7477ba40f38c92cf00000001175c740092a169ce1437a0c6@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1537/issue_event/1725492372@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1537@github.com>
References: <quicwg/base-drafts/pull/1537@github.com>
Subject: Re: [quicwg/base-drafts] Fix bit prefix verbiage to match figure (#1537)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b44b200a56ee_53783f91383cef8411943e"; 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/eQwXIfo_gukBpylNEkVVKiAv3g0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 10 Jul 2018 13:17:56 -0000

----==_mimepart_5b44b200a56ee_53783f91383cef8411943e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1537.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1537#event-1725492372
----==_mimepart_5b44b200a56ee_53783f91383cef8411943e
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="339189958" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1537" href="https://github.com/quicwg/base-drafts/pull/1537">#1537</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1537#event-1725492372">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9dloF0WGIZ6wFp9ZTNXlkuqrl9Lks5uFKmAgaJpZM4VGj10">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_kek9BJjBrxHKQ0gbkdrCfLo2qEks5uFKmAgaJpZM4VGj10.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1537."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1537#event-1725492372"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1537#event-1725492372",
"url": "https://github.com/quicwg/base-drafts/pull/1537#event-1725492372",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 bit prefix verbiage to match figure (#1537)",
"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/1537#event-1725492372"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 354041204\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b44b200a56ee_53783f91383cef8411943e--


From nobody Tue Jul 10 06: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 5CC68130E0C for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 06:17:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bZOQPzJvEE1S for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 06:17:55 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D6BE6130E68 for <quic-issues@ietf.org>; Tue, 10 Jul 2018 06:17:54 -0700 (PDT)
Date: Tue, 10 Jul 2018 06:17:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531228672; bh=58g10Znh0vRfzxWF1bI1FU6OPqM0xIC8/LOrPIVwhIk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xTq8HujTBWeitvMO4I90YaaZVpODvSyDJ5AzeLpAKqB677szvvH3vjYhgwcOfxKFd oWgxCWfADJEv+DNKzgJicl3bDNeBXgbEJ+4Zol7Sl2yIOb51E6qRCE6CxjXF5DBhjx IE/glxRJUeXUTbrKMnzsDcyA5jPRhT1dFzMVS+aY=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abcd868bbcd9b6a3635c927e75130c7477ba40f38c92cf00000001175c740092a169ce1437a0c6@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1537/c403818393@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1537@github.com>
References: <quicwg/base-drafts/pull/1537@github.com>
Subject: Re: [quicwg/base-drafts] Fix bit prefix verbiage to match figure (#1537)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b44b200acf7c_76692ad408c7ef5019047"; 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/WKavuZ9TX2olQQaMTyQalBLt3HA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 10 Jul 2018 13:17:57 -0000

----==_mimepart_5b44b200acf7c_76692ad408c7ef5019047
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Having read the document again, I think it is fine as-is. The prefix is described in the _String Literals_ section which comes before the operation definitions and the accompanying figures.

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/pull/1537#issuecomment-403818393
----==_mimepart_5b44b200acf7c_76692ad408c7ef5019047
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Having read the document again, I think it is fine as-is. The prefix is described in the <em>String Literals</em> section which comes before the operation definitions and the accompanying figures.</p>
<p>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/pull/1537#issuecomment-403818393">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9dloF0WGIZ6wFp9ZTNXlkuqrl9Lks5uFKmAgaJpZM4VGj10">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_kek9BJjBrxHKQ0gbkdrCfLo2qEks5uFKmAgaJpZM4VGj10.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1537: Having read the document again, I think it is fine as-is. The prefix is described in the _String Literals_ section which comes before the operation definitions and the accompanying figures.\r\n\r\nClosing."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1537#issuecomment-403818393"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1537#issuecomment-403818393",
"url": "https://github.com/quicwg/base-drafts/pull/1537#issuecomment-403818393",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 bit prefix verbiage to match figure (#1537)",
"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\": 1537,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1537#issuecomment-403818393"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 354041204\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b44b200acf7c_76692ad408c7ef5019047--


From nobody Tue Jul 10 06:23: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 EEDC5130E94 for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 06:23:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8d8mS1BRiiWe for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 06:23: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 F32D5130E0C for <quic-issues@ietf.org>; Tue, 10 Jul 2018 06:23:19 -0700 (PDT)
Date: Tue, 10 Jul 2018 06:23:19 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531228999; bh=rEJsetU82lwjezXOu9rBY8CqU9giN05xYQ0G4j8VtAs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=zIJlMbiS2q/bGayLlXv+umCq1upHbPBLjmmQrgT2u8ItqgeU8UDuWawX7RT9NAAL2 AJTj865Vccg1tPy+s99pcsbS60hw0di+w/S4DWld+8eZXyKb/zurPZmC64hJjzjRvV I6/h6w97c2kfI7LrJy1w1n5E0fZvAl486qzVjJDo=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abdfd2d984ef3279da625dfa3f564c88f7f2fc468892cf00000001175c754792a169ce1435a6cc@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/c403820087@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_5b44b3471b787_89f2ac266824f587598a"; 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/azfNRRMeVl5JpF2c90vWojQ5Xtg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 10 Jul 2018 13:23:22 -0000

----==_mimepart_5b44b3471b787_89f2ac266824f587598a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

I don't understand why the build [failed](https://circleci.com/gh/quicwg/=
base-drafts/6042?utm_campaign=3Dvcs-integration-link&utm_medium=3Dreferra=
l&utm_source=3Dgithub-build-link).  Works for me when I `make` =F0=9F=98=95=
 .

-- =

You are receiving this 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-403820087=

----==_mimepart_5b44b3471b787_89f2ac266824f587598a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>I don't understand why the build <a href=3D"https://circleci.com/gh/qu=
icwg/base-drafts/6042?utm_campaign=3Dvcs-integration-link&amp;utm_medium=3D=
referral&amp;utm_source=3Dgithub-build-link" rel=3D"nofollow">failed</a>.=
  Works for me when I <code>make</code> <g-emoji class=3D"g-emoji" alias=3D=
"confused" fallback-src=3D"https://assets-cdn.github.com/images/icons/emo=
ji/unicode/1f615.png">=F0=9F=98=95</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/1533#issuecomment-403820087">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq-X9Hp=
2jkHHHTVxm3nt3lXZi7vCLks5uFKrHgaJpZM4VF-vI">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkq9o_r8My76Voegv_twE8zZ0KS-9X=
ks5uFKrHgaJpZM4VF-vI.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 #1533: I don't understand why the build [failed](https://circlec=
i.com/gh/quicwg/base-drafts/6042?utm_campaign=3Dvcs-integration-link\u002=
6utm_medium=3Dreferral\u0026utm_source=3Dgithub-build-link).  Works for m=
e when I `make` =F0=9F=98=95 ."}],"action":{"name":"View Pull Request","u=
rl":"https://github.com/quicwg/base-drafts/pull/1533#issuecomment-4038200=
87"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1533#issuecomment-4=
03820087",
"url": "https://github.com/quicwg/base-drafts/pull/1533#issuecomment-4038=
20087",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 Pref=
erredAddress (#1533)",
"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\": 1533,\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\": 1533\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1533#issuecomment-4038=
20087"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3538892=
24\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b44b3471b787_89f2ac266824f587598a--


From nobody Tue Jul 10 06:28: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 32622130EA3 for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 06:28:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qo34KTBsVr09 for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 06:28: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 24507131190 for <quic-issues@ietf.org>; Tue, 10 Jul 2018 06:28:30 -0700 (PDT)
Date: Tue, 10 Jul 2018 06:28:29 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531229309; bh=QhKtBcshbgeGoJmWjPspk9sl9vz7jq26sSMuqDxfZOQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=gu7i7DTj8qoiyELj1iFoL0yfOK5uC0Js9D46uEr1rAwXwfsakg8+DOmwVKyg/wOvW CCFeYCXE4M4lhiFDubk2LfQFNxgZC529HlFDjnH5lyqCVCWmVvQDKFsu78zymc+eEL /BF4DbC8AgkaMQrDdaGyNloZViD4B+xeFfywgujM=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab0664b8ca202cbfaf3b9d8f01d9e6e4e3a5c1ab2892cf00000001175c767d92a169ce1435a6cc@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/c403821806@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_5b44b47d487a7_53583f91383cef84138565"; 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/DJWgO67m8_lLFDzk1NDSkS_fVTs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 10 Jul 2018 13:28:33 -0000

----==_mimepart_5b44b47d487a7_53583f91383cef84138565
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

How can we move this forward?  The problem this PR is trying to solve is the lack of the IP address format description in the document.  There are two ways to solve it:
1. Describe the format using the TLS Presentation Language; or
1. Describe the format using English.
My preference is the former.  I am OK with English as well -- describing the address format outside of the TP figure.

-- 
You are receiving this 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-403821806
----==_mimepart_5b44b47d487a7_53583f91383cef84138565
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>How can we move this forward?  The problem this PR is trying to solve =
is the lack of the IP address format description in the document.  There =
are two ways to solve it:</p>
<ol>
<li>Describe the format using the TLS Presentation Language; or</li>
<li>Describe the format using English.<br>
My preference is the former.  I am OK with English as well -- describing =
the address format outside of the TP figure.</li>
</ol>

<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this 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/1533#issuecomment-403821806">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq3loiy=
GtM8Gwb2lyo5KLv_djI9bOks5uFKv9gaJpZM4VF-vI">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkqy1sjMOBD_LtQuy0-Ib8GK-tXx1L=
ks5uFKv9gaJpZM4VF-vI.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 #1533: How can we move this forward?  The problem this PR is try=
ing to solve is the lack of the IP address format description in the docu=
ment.  There are two ways to solve it:\r\n1. Describe the format using th=
e TLS Presentation Language; or\r\n1. Describe the format using English.\=
r\nMy preference is the former.  I am OK with English as well -- describi=
ng the address format outside of the TP figure."}],"action":{"name":"View=
 Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1533#iss=
uecomment-403821806"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1533#issuecomment-4=
03821806",
"url": "https://github.com/quicwg/base-drafts/pull/1533#issuecomment-4038=
21806",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 Pref=
erredAddress (#1533)",
"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\": 1533,\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\": 1533\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1533#issuecomment-4038=
21806"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3538892=
24\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b44b47d487a7_53583f91383cef84138565--


From nobody Tue Jul 10 06: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 88E5F1277CC for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 06:38:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OxXDrch0T-7g for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 06:38: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 73091130E9F for <quic-issues@ietf.org>; Tue, 10 Jul 2018 06:38:43 -0700 (PDT)
Date: Tue, 10 Jul 2018 06:38:42 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531229922; bh=Dc7fD3BdqD12U2ZOOwPkSdKvb1Punqeoo3awr1vw6vs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=HZ/5ZmKWG08XtLPwqZyr4p60RKdVFS+Sq/pW5s+/kN8NDfd//FgjFzyQ8GW/YDKq7 Tc2x+8DDxFoJtfctRpXAAVP2uOCyN4dKb0NS4no6Yo1wMr/f+GO9OIYr01jvpTKhda 125wzc/J+U1UzOrWnb4Kgtr6PGZXc2i56MCRSbo4=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab6129ac9a03892f96752542e6ef76e3476bc832b192cf00000001175c78e292a169ce1435a6cc@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/c403825187@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_5b44b6e2cfdd5_52513fb0d2478f8485697"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: mikkelfj
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/6-STe16v6aRPcA_zY9OzMviTV9w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 10 Jul 2018 13:38:46 -0000

----==_mimepart_5b44b6e2cfdd5_52513fb0d2478f8485697
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Just say that the encoding is big endian in same encoding as the UDP/4 and UDP/6 header formats with 4 and 16 bytes respetively.

-- 
You are receiving this 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-403825187
----==_mimepart_5b44b6e2cfdd5_52513fb0d2478f8485697
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Just say that the encoding is big endian in same encoding as the UDP/4 and UDP/6 header formats with 4 and 16 bytes respetively.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are 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-403825187">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-40p19uLJLxau3TwwDp4yBgZfNuks5uFK5igaJpZM4VF-vI">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5NCUxwDqEKXQSaIBNTX8FatABzBks5uFK5igaJpZM4VF-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":"@mikkelfj in #1533: Just say that the encoding is big endian in same encoding as the UDP/4 and UDP/6 header formats with 4 and 16 bytes respetively."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1533#issuecomment-403825187"}}}</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-403825187",
"url": "https://github.com/quicwg/base-drafts/pull/1533#issuecomment-403825187",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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": "**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\": 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-403825187"
}
],
"@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_5b44b6e2cfdd5_52513fb0d2478f8485697--


From nobody Tue Jul 10 07:28: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 54195130DFD for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 07:28:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id iN4D4BSXisQB for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 07:28: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 6DF4B12D949 for <quic-issues@ietf.org>; Tue, 10 Jul 2018 07:28:32 -0700 (PDT)
Date: Tue, 10 Jul 2018 07:28:31 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531232911; bh=M6qgRzHblXXH3jzSMNhv23dPVo47yjepjq8EWi8r/3E=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=WutDYTdKLO7KoqjxtG0PvQlYR4FL2pQ6aMZDyVJBhuPYrbRiJuavFEHbNvSPVmsGf hvK+r3top7ykDqijihwwwMx8gHTUwf/7FL6AxLx8aLz4i2faAe2Zsv8maesZrW2fgD rqI6xDkABMP4L0dn42YJAxxqRLFcjLLtx9mDgcSA=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab3943b591b37a7fbb9e83f4dc986145e4d0ad6b9392cf00000001175c848f92a169ce143eedab@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1542/review/135851048@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1542@github.com>
References: <quicwg/base-drafts/pull/1542@github.com>
Subject: Re: [quicwg/base-drafts] Split initial MAX_STREAM_DATA transport parameters (#1542)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b44c28f78aca_62a92b2479ac8f501559c2"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/7scyYhp3968OsmUBzmIXftpb72k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 10 Jul 2018 14:28:35 -0000

----==_mimepart_5b44c28f78aca_62a92b2479ac8f501559c2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> +  identifier ending in 0x1; in server transport parameters, this applies to
+  streams ending in 0x0.
+
+initial_max_stream_data_uni (0x000b):
+
+: The initial stream maximum data for unidirectional streams parameter contains
+  the initial flow control limit for newly created unidirectional streams opened
+  by the endpoint that receives the transport parameter.  In client transport
+  parameters, this applies to streams with an identifier ending in 0x3; in
+  server transport parameters, this applies to streams ending in 0x2.
+
+If present, transport parameters that set initial flow control limits are
+equivalent to sending a MAX_STREAM_DATA frame ({{frame-max-stream-data}}) on
+every stream of the corresponding type immediately after opening.  If the
+transport parameter is absent, streams of that type start with a flow control
+limit of 0.

Is 0 practical?  Does that mean I can send an stream frame with a 0 byte payload, but nothing 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/1542#pullrequestreview-135851048
----==_mimepart_5b44c28f78aca_62a92b2479ac8f501559c2
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/1542#discussion_r201364621">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +  identifier ending in 0x1; in server transport parameters, this applies to
+  streams ending in 0x0.
+
+initial_max_stream_data_uni (0x000b):
+
+: The initial stream maximum data for unidirectional streams parameter contains
+  the initial flow control limit for newly created unidirectional streams opened
+  by the endpoint that receives the transport parameter.  In client transport
+  parameters, this applies to streams with an identifier ending in 0x3; in
+  server transport parameters, this applies to streams ending in 0x2.
+
+If present, transport parameters that set initial flow control limits are
+equivalent to sending a MAX_STREAM_DATA frame ({{frame-max-stream-data}}) on
+every stream of the corresponding type immediately after opening.  If the
+transport parameter is absent, streams of that type start with a flow control
+limit of 0.
</pre>
<p>Is 0 practical?  Does that mean I can send an stream frame with a 0 byte payload, but nothing else?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1542#pullrequestreview-135851048">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqz-onEmF5d61N7b_ZhOZS8gEFlk_ks5uFLoPgaJpZM4VIpzP">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_biqDn9fHNdgOqICbPYSYqJqIHTks5uFLoPgaJpZM4VIpzP.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1542"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1542#pullrequestreview-135851048"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1542#pullrequestreview-135851048",
"url": "https://github.com/quicwg/base-drafts/pull/1542#pullrequestreview-135851048",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1542",
"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/1542#pullrequestreview-135851048"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 354589903\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b44c28f78aca_62a92b2479ac8f501559c2--


From nobody Tue Jul 10 07:40: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 BBE09130FB8 for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 07:40:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3-3MAJRCIyf7 for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 07:40:19 -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 4202E130DFD for <quic-issues@ietf.org>; Tue, 10 Jul 2018 07:40:19 -0700 (PDT)
Date: Tue, 10 Jul 2018 07:40:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531233618; bh=WsFwfzWkpSO1u4YHikkA1RuWVEkiDSbZ8CPdr7WrA/E=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=GNYbPaOeeSmIDVHn6H/uiHdmptxYC/1Lx8giT6/mHI+RnRvPJJUwOi9tSSHEtZmyU 3sX6Ult/Qem7jOLbhsDDEbHKNQg0xs7SilVNvDNWnb5zCMdY9jpme0W+Zuv5hKJUDc mQQaQxChC2W0tm7amVj6zZQRTt0aGsOl04Go5nOA=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe319c5bd4ccbe85ea36b32dc75c8a96b7da66ddc92cf00000001175c875292a169ce143eedab@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1542/review/135856989@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1542@github.com>
References: <quicwg/base-drafts/pull/1542@github.com>
Subject: Re: [quicwg/base-drafts] Split initial MAX_STREAM_DATA transport parameters (#1542)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b44c55282b1a_f412ab06befef5c27409d"; 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/9WtmkU6X09tB9Xs7KLf1qo4KWZQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 10 Jul 2018 14:40:21 -0000

----==_mimepart_5b44c55282b1a_f412ab06befef5c27409d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

marten-seemann commented on this pull request.



> +  identifier ending in 0x1; in server transport parameters, this applies to
+  streams ending in 0x0.
+
+initial_max_stream_data_uni (0x000b):
+
+: The initial stream maximum data for unidirectional streams parameter contains
+  the initial flow control limit for newly created unidirectional streams opened
+  by the endpoint that receives the transport parameter.  In client transport
+  parameters, this applies to streams with an identifier ending in 0x3; in
+  server transport parameters, this applies to streams ending in 0x2.
+
+If present, transport parameters that set initial flow control limits are
+equivalent to sending a MAX_STREAM_DATA frame ({{frame-max-stream-data}}) on
+every stream of the corresponding type immediately after opening.  If the
+transport parameter is absent, streams of that type start with a flow control
+limit of 0.

That's actually the only way to open a new unidirectional stream in that case. I'm not sure if I like it, since it adds another special case to my STREAM frame sending logic, since I usually never send empty STREAM frames, but I **have** to do it 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/1542#discussion_r201369330
----==_mimepart_5b44c55282b1a_f412ab06befef5c27409d
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/1542#discussion_r201369330">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +  identifier ending in 0x1; in server transport parameters, this applies to
+  streams ending in 0x0.
+
+initial_max_stream_data_uni (0x000b):
+
+: The initial stream maximum data for unidirectional streams parameter contains
+  the initial flow control limit for newly created unidirectional streams opened
+  by the endpoint that receives the transport parameter.  In client transport
+  parameters, this applies to streams with an identifier ending in 0x3; in
+  server transport parameters, this applies to streams ending in 0x2.
+
+If present, transport parameters that set initial flow control limits are
+equivalent to sending a MAX_STREAM_DATA frame ({{frame-max-stream-data}}) on
+every stream of the corresponding type immediately after opening.  If the
+transport parameter is absent, streams of that type start with a flow control
+limit of 0.
</pre>
<p>That's actually the only way to open a new unidirectional stream in that case. I'm not sure if I like it, since it adds another special case to my STREAM frame sending logic, since I usually never send empty STREAM frames, but I <strong>have</strong> to do it in this 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/1542#discussion_r201369330">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq08pYvGv8Amqy7ZyVD5jfl9nGiXKks5uFLzSgaJpZM4VIpzP">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqx6kmofkhm5j_KCIscMqdHnGzaL3ks5uFLzSgaJpZM4VIpzP.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1542"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1542#discussion_r201369330"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1542#discussion_r201369330",
"url": "https://github.com/quicwg/base-drafts/pull/1542#discussion_r201369330",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1542",
"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/1542#discussion_r201369330"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 354589903\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b44c55282b1a_f412ab06befef5c27409d--


From nobody Tue Jul 10 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 BABFD130E2D for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 07:53:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HjU6VaVSGQFB for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 07:53: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 B454E130DBE for <quic-issues@ietf.org>; Tue, 10 Jul 2018 07:53:28 -0700 (PDT)
Date: Tue, 10 Jul 2018 07:53:27 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531234407; bh=sDUPKc/dkjjfihH6Im1yWxslv5rlhwC1IH6oH7OmMLM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ejevNW06tVS+TseSJJPOIlkTYL5VcJ/6tN9yLjaJ7/N1D8ZqR1obrsbOE8/5bOG/X PP90GfmLvqNjPoCOiG5E4kWDT5mkp2viVa1gfcopKvcVpRerYTZmIeca/S3DLCNBfE ckAOdcGge72JTeUVlojbAyNsTYV8k9k1GxRYLXd8=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab2db7156125c61679c4c3c921529f4202d0e93b5f92cf00000001175c8a6792a169ce143eedab@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1542/review/135863835@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1542@github.com>
References: <quicwg/base-drafts/pull/1542@github.com>
Subject: Re: [quicwg/base-drafts] Split initial MAX_STREAM_DATA transport parameters (#1542)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b44c867dff2f_35c33f823054cf803281f6"; 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/oIx48-GlxNYiS6v_9HV_Re3mYJ4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 10 Jul 2018 14:53:31 -0000

----==_mimepart_5b44c867dff2f_35c33f823054cf803281f6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mikkelfj commented on this pull request.



> +  identifier ending in 0x1; in server transport parameters, this applies to
+  streams ending in 0x0.
+
+initial_max_stream_data_uni (0x000b):
+
+: The initial stream maximum data for unidirectional streams parameter contains
+  the initial flow control limit for newly created unidirectional streams opened
+  by the endpoint that receives the transport parameter.  In client transport
+  parameters, this applies to streams with an identifier ending in 0x3; in
+  server transport parameters, this applies to streams ending in 0x2.
+
+If present, transport parameters that set initial flow control limits are
+equivalent to sending a MAX_STREAM_DATA frame ({{frame-max-stream-data}}) on
+every stream of the corresponding type immediately after opening.  If the
+transport parameter is absent, streams of that type start with a flow control
+limit of 0.

add one to the byte size of each stream packet when computing limits, or any frame contributing to 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/pull/1542#discussion_r201374888
----==_mimepart_5b44c867dff2f_35c33f823054cf803281f6
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/1542#discussion_r201374888">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +  identifier ending in 0x1; in server transport parameters, this applies to
+  streams ending in 0x0.
+
+initial_max_stream_data_uni (0x000b):
+
+: The initial stream maximum data for unidirectional streams parameter contains
+  the initial flow control limit for newly created unidirectional streams opened
+  by the endpoint that receives the transport parameter.  In client transport
+  parameters, this applies to streams with an identifier ending in 0x3; in
+  server transport parameters, this applies to streams ending in 0x2.
+
+If present, transport parameters that set initial flow control limits are
+equivalent to sending a MAX_STREAM_DATA frame ({{frame-max-stream-data}}) on
+every stream of the corresponding type immediately after opening.  If the
+transport parameter is absent, streams of that type start with a flow control
+limit of 0.
</pre>
<p>add one to the byte size of each stream packet when computing limits, or any frame contributing to 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/pull/1542#discussion_r201374888">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwyVU01jKkr3LFVgR7dHQxNzfcJjks5uFL_ngaJpZM4VIpzP">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7D29-KJwtBkK1ogF8R_JwAMj22Bks5uFL_ngaJpZM4VIpzP.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1542"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1542#discussion_r201374888"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1542#discussion_r201374888",
"url": "https://github.com/quicwg/base-drafts/pull/1542#discussion_r201374888",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1542",
"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/1542#discussion_r201374888"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 354589903\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b44c867dff2f_35c33f823054cf803281f6--


From nobody Tue Jul 10 07:53: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 B2151130DBE for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 07:53:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZYBxTYTxhVBE for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 07:53: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 C8CD3130E2D for <quic-issues@ietf.org>; Tue, 10 Jul 2018 07:53:34 -0700 (PDT)
Date: Tue, 10 Jul 2018 07:53:34 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531234414; bh=Dyl+qR3+L1LZ2G8HMVSXToFh2Jtf7jt4uLZ417IQBvE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=PVeTsflCsjpPgd+YqGe6hBvjh/49xqws9K27IkB8RzaQAYRtCbPrTMP4hImMF/7Hd r2ARUoNLcbxJPgTVKDgHawlG6cqJK8mVr/mNcleqARHvjK3tz9AfsIwfYQ0OG0kuGL 7MK6zx9M6oJM04+gPXRukO/Pdm26372Dfs4DWXEs=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abc72dfd84d23a049162e9317f8e067f0ddc4d726392cf00000001175c8a6e92a169ce143eedab@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1542/review/135863905@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1542@github.com>
References: <quicwg/base-drafts/pull/1542@github.com>
Subject: Re: [quicwg/base-drafts] Split initial MAX_STREAM_DATA transport parameters (#1542)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b44c86e1af5a_525b2aee76d38f583337d7"; 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/JFp7_W-9qnNT1lkvNXorXAUftvc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 10 Jul 2018 14:53:37 -0000

----==_mimepart_5b44c86e1af5a_525b2aee76d38f583337d7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

LPardue commented on this pull request.



> +  identifier ending in 0x1; in server transport parameters, this applies to
+  streams ending in 0x0.
+
+initial_max_stream_data_uni (0x000b):
+
+: The initial stream maximum data for unidirectional streams parameter contains
+  the initial flow control limit for newly created unidirectional streams opened
+  by the endpoint that receives the transport parameter.  In client transport
+  parameters, this applies to streams with an identifier ending in 0x3; in
+  server transport parameters, this applies to streams ending in 0x2.
+
+If present, transport parameters that set initial flow control limits are
+equivalent to sending a MAX_STREAM_DATA frame ({{frame-max-stream-data}}) on
+every stream of the corresponding type immediately after opening.  If the
+transport parameter is absent, streams of that type start with a flow control
+limit of 0.

For the HTTP/QUIC case it be more useful to have max data equivalent to 8 bits, so as to enable the creation of a stream with its type. However, I know that is not a general transport feature...

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1542#discussion_r201374933
----==_mimepart_5b44c86e1af5a_525b2aee76d38f583337d7
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/1542#discussion_r201374933">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +  identifier ending in 0x1; in server transport parameters, this applies to
+  streams ending in 0x0.
+
+initial_max_stream_data_uni (0x000b):
+
+: The initial stream maximum data for unidirectional streams parameter contains
+  the initial flow control limit for newly created unidirectional streams opened
+  by the endpoint that receives the transport parameter.  In client transport
+  parameters, this applies to streams with an identifier ending in 0x3; in
+  server transport parameters, this applies to streams ending in 0x2.
+
+If present, transport parameters that set initial flow control limits are
+equivalent to sending a MAX_STREAM_DATA frame ({{frame-max-stream-data}}) on
+every stream of the corresponding type immediately after opening.  If the
+transport parameter is absent, streams of that type start with a flow control
+limit of 0.
</pre>
<p>For the HTTP/QUIC case it be more useful to have max data equivalent to 8 bits, so as to enable the creation of a stream with its type. However, I know that is not a general transport feature...</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1542#discussion_r201374933">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_hEk8iYgO7MSO7x9LYAdruKQIB4ks5uFL_ugaJpZM4VIpzP">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-WKLnPQ9qNrJdjcvknuvpwggho7ks5uFL_ugaJpZM4VIpzP.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1542"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1542#discussion_r201374933"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1542#discussion_r201374933",
"url": "https://github.com/quicwg/base-drafts/pull/1542#discussion_r201374933",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1542",
"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/1542#discussion_r201374933"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 354589903\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b44c86e1af5a_525b2aee76d38f583337d7--


From nobody Tue Jul 10 11:27: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 96469131047 for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 11:27:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wDs-2IhhzcIJ for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 11:27:41 -0700 (PDT)
Received: from out-11.smtp.github.com (out-11.smtp.github.com [192.30.254.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9D8F2130DCE for <quic-issues@ietf.org>; Tue, 10 Jul 2018 11:27:41 -0700 (PDT)
Date: Tue, 10 Jul 2018 11:27:40 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531247261; bh=EWMUjHPWYMBXVFOB/apKdGLdqMGqX/brdb0z4PJiMNw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=QpHp+rxQn4D5EpgFV0sWHCWHug2e7f8rCbEjMhmixBLlMtPtRfnyA9sbfFxv9dVIE F+aObwmTGZxnjqGq7h0UplypCpjT1Z0DW8ONofmdYSf8lvFJ7z2Ftueyq52t+2ROOL nV1t3q0B2dyJXrGG3GoMHPuadG0WvkclcxRGfUFs=
From: afrind <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abc49c12bd913ba9ccbf784aa76b307cf663933fab92cf00000001175cbc9c92a169ce1437a210@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1538/403921392@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1538@github.com>
References: <quicwg/base-drafts/issues/1538@github.com>
Subject: Re: [quicwg/base-drafts] Reference to static table entry cannot use relative index (#1538)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b44fa9cebe10_7a0f3fef0a1c4f888235ba"; 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/uM4qXbqhPmnZcO2wXCLsyD3vYJE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 10 Jul 2018 18:27:45 -0000

----==_mimepart_5b44fa9cebe10_7a0f3fef0a1c4f888235ba
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> Is the intent here to say that when S=0, relative index is used and when S=1, the index is the static entry's index?

Yes, that's the intent.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1538#issuecomment-403921392
----==_mimepart_5b44fa9cebe10_7a0f3fef0a1c4f888235ba
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<blockquote>
<p>Is the intent here to say that when S=0, relative index is used and when S=1, the index is the static entry's index?</p>
</blockquote>
<p>Yes, that's the intent.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1538#issuecomment-403921392">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3YSfYPbC7w2ZxEq0SYdHdkIB_wdks5uFPIcgaJpZM4VGj71">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6EoVWVMQwZPpwUfpcEPDBFgGz1Eks5uFPIcgaJpZM4VGj71.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 in #1538: \u003e Is the intent here to say that when S=0, relative index is used and when S=1, the index is the static entry's index?\r\n\r\nYes, that's the intent."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1538#issuecomment-403921392"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1538#issuecomment-403921392",
"url": "https://github.com/quicwg/base-drafts/issues/1538#issuecomment-403921392",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Reference to static table entry cannot use relative index (#1538)",
"sections": [
{
"text": "",
"activityTitle": "**afrind**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/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\": 1538,\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\": 1538\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1538#issuecomment-403921392"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 354041589\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b44fa9cebe10_7a0f3fef0a1c4f888235ba--


From nobody Tue Jul 10 11:40: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 23CAA1311B1 for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 11:40:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id r132_aAqJ7bs for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 11:40: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 BD43D1311C4 for <quic-issues@ietf.org>; Tue, 10 Jul 2018 11:40:14 -0700 (PDT)
Date: Tue, 10 Jul 2018 11:40:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531248014; bh=oLEYlxsI7xhuK7lVqxVyviA9jkhg4XoR7kl/eDSkTx8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Bz14ScwAkdm5hIHkMi8F2xpd4ffoEW7Q7EQIgKw/SvK4p8IBMZ6pIPBt+lIfdN9eZ MdtJX0SXnQYn+6187CtWJdQlXw6SlXZ2N7zhB/Xtt57inrE/xvcIpkgYj8Ycjdh/Xr 6mscQch0Q9mX2ihhKrkh0x76U/ln5uW73msUSav0=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab5e9b03074f588c483dfc94ce0fbd29c39a39f59592cf00000001175cbf8d92a169ce143eedab@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1542/review/135957686@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1542@github.com>
References: <quicwg/base-drafts/pull/1542@github.com>
Subject: Re: [quicwg/base-drafts] Split initial MAX_STREAM_DATA transport parameters (#1542)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b44fd8e669_3f392b1e1ebd6f5c621875"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/nP9vDP_Yv3r9rJHa06VN0uvcU4A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 10 Jul 2018 18:40:29 -0000

----==_mimepart_5b44fd8e669_3f392b1e1ebd6f5c621875
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

MikeBishop commented on this pull request.



> +  identifier ending in 0x1; in server transport parameters, this applies to
+  streams ending in 0x0.
+
+initial_max_stream_data_uni (0x000b):
+
+: The initial stream maximum data for unidirectional streams parameter contains
+  the initial flow control limit for newly created unidirectional streams opened
+  by the endpoint that receives the transport parameter.  In client transport
+  parameters, this applies to streams with an identifier ending in 0x3; in
+  server transport parameters, this applies to streams ending in 0x2.
+
+If present, transport parameters that set initial flow control limits are
+equivalent to sending a MAX_STREAM_DATA frame ({{frame-max-stream-data}}) on
+every stream of the corresponding type immediately after opening.  If the
+transport parameter is absent, streams of that type start with a flow control
+limit of 0.

I don't really know that *anything* would be practical here.  If you don't permit streams of this type, it's moot.  If you do permit streams of this type, you want a particular value and will probably send it as part of your settings.  But if you omit it, what is the peer allowed to send?  I don't think the goal is to pick a value that would encourage implementations to skip sending this parameter, just to not have it be undefined.

Zero is fine.  So is 4KB.  So is infinity.  Real implementations will send a value for any stream they intend to 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/1542#discussion_r201451938
----==_mimepart_5b44fd8e669_3f392b1e1ebd6f5c621875
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/1542#discussion_r201451938">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +  identifier ending in 0x1; in server transport parameters, this applies to
+  streams ending in 0x0.
+
+initial_max_stream_data_uni (0x000b):
+
+: The initial stream maximum data for unidirectional streams parameter contains
+  the initial flow control limit for newly created unidirectional streams opened
+  by the endpoint that receives the transport parameter.  In client transport
+  parameters, this applies to streams with an identifier ending in 0x3; in
+  server transport parameters, this applies to streams ending in 0x2.
+
+If present, transport parameters that set initial flow control limits are
+equivalent to sending a MAX_STREAM_DATA frame ({{frame-max-stream-data}}) on
+every stream of the corresponding type immediately after opening.  If the
+transport parameter is absent, streams of that type start with a flow control
+limit of 0.
</pre>
<p>I don't really know that <em>anything</em> would be practical here.  If you don't permit streams of this type, it's moot.  If you do permit streams of this type, you want a particular value and will probably send it as part of your settings.  But if you omit it, what is the peer allowed to send?  I don't think the goal is to pick a value that would encourage implementations to skip sending this parameter, just to not have it be undefined.</p>
<p>Zero is fine.  So is 4KB.  So is infinity.  Real implementations will send a value for any stream they intend to open.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1542#discussion_r201451938">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6gZfuErZZT4S4mugYYTRwksYqBxks5uFPUNgaJpZM4VIpzP">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqyd6u1INVWVoz3cesGU_piqZg6A5ks5uFPUNgaJpZM4VIpzP.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1542"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1542#discussion_r201451938"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1542#discussion_r201451938",
"url": "https://github.com/quicwg/base-drafts/pull/1542#discussion_r201451938",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1542",
"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/1542#discussion_r201451938"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 354589903\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b44fd8e669_3f392b1e1ebd6f5c621875--


From nobody Tue Jul 10 11: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 C39DE1311C2 for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 11:41:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KOkmZIcUMXl3 for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 11:41:11 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 65DEB1311C7 for <quic-issues@ietf.org>; Tue, 10 Jul 2018 11:41:10 -0700 (PDT)
Date: Tue, 10 Jul 2018 11:41:09 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531248069; bh=76RbHsZhw6LRqfkvSGBWkSJYC8DnkoKuOjrmCjj1FJQ=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=zmIgRJlmxHLTt0AYsWQf929+0gBLAH6tFFOvtW5v0IiN14hjJibIqK1BkVrTmeuoN RawWLMA1m61/0v34piPv3/JJAHoR7cTS20U5hw5XiOSI/tLKxD/Qkg33DXZRV4f6ZX 70tsjlgoW0ZO88F+D8xyY2uUzRgl2cNJkfC2Pk80=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab47bf22f8379aab3d3bc9f2caa3843e61e4a8feab92cf00000001175cbfc592a169ce14436878@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1543@github.com>
Subject: [quicwg/base-drafts] Fix: relative indices cannot be used with static table (#1543)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b44fdc587c36_3cdf2affe917cf5011566ea"; 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/XyG0AqnRqJFwsolC3dVXe0mXTBw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 10 Jul 2018 18:41:25 -0000

----==_mimepart_5b44fdc587c36_3cdf2affe917cf5011566ea
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Fixes issue #1538.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1543

-- Commit Summary --

  * Fix: relative indices cannot be used with static table

-- File Changes --

    M draft-ietf-quic-qpack.md (7)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1543.patch
https://github.com/quicwg/base-drafts/pull/1543.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/1543

----==_mimepart_5b44fdc587c36_3cdf2affe917cf5011566ea
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Fixes issue <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="339190288" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1538" href="https://github.com/quicwg/base-drafts/issues/1538">#1538</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/1543'>https://github.com/quicwg/base-drafts/pull/1543</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Fix: relative indices cannot be used with static table</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1543/files#diff-0">draft-ietf-quic-qpack.md</a>
    (7)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1543.patch'>https://github.com/quicwg/base-drafts/pull/1543.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1543.diff'>https://github.com/quicwg/base-drafts/pull/1543.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/1543">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-bo6CmHT9W3kw1Fmm4mPnvtVqAkks5uFPVFgaJpZM4VJ7FG">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0nkm0ut2SvJaoFB65Lj8-bjMqn_ks5uFPVFgaJpZM4VJ7FG.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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: relative indices cannot be used with static table (#1543)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1543"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1543",
"url": "https://github.com/quicwg/base-drafts/pull/1543",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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: relative indices cannot be used with static table (#1543)",
"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": "41f9600",
"value": "Fix: relative indices cannot be used with static table"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-qpack.md](https://github.com/quicwg/base-drafts/pull/1543/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\": 1543,\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\": 1543\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1543"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1543.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1543.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 354922822\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b44fdc587c36_3cdf2affe917cf5011566ea--


From nobody Tue Jul 10 11:42: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 3F2D413106C for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 11:42:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.605
X-Spam-Level: 
X-Spam-Status: No, score=-6.605 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QnQelau5xSfa for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 11:42: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 BE53912F1AC for <quic-issues@ietf.org>; Tue, 10 Jul 2018 11:42:41 -0700 (PDT)
Date: Tue, 10 Jul 2018 11:42:40 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531248160; bh=AlmlURLrayJlqQDo6N8WL9JJ6Te18j8N1nHjNOWKMks=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=RVtzs+02qpgLU//injo0pbnBk8k5++TrXcR4J+DwS+qi53b0DyXBiwk0G4ZFC1ury u1PwXFpAYuwJ6M5IxteshKbk38kSQZ8LdiMfQXlyVRs/oOZsSAeesuODhhCF339qbB 7yA5AZEz8VS7gHe4Vf7tjONTGpZ6R2GV+BueC/aQ=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab614662942648a158ae87da5c8040b3488168c4ad92cf00000001175cc02092a169ce14436878@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1543/review/135958631@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1543@github.com>
References: <quicwg/base-drafts/pull/1543@github.com>
Subject: Re: [quicwg/base-drafts] Fix: relative indices cannot be used with static table (#1543)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b44fe20dd33a_21fc2addd4d5af5c8554a0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/M7BLPXb0eAdkQVmu8b-XJ7MxxgM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 10 Jul 2018 18:42:44 -0000

----==_mimepart_5b44fe20dd33a_21fc2addd4d5af5c8554a0
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/1543#pullrequestreview-135958631
----==_mimepart_5b44fe20dd33a_21fc2addd4d5af5c8554a0
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/1543#pullrequestreview-135958631">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2WmV-c14mGIyzD10yy0bhzsb2fMks5uFPWggaJpZM4VJ7FG">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxrXFlzm8JE64wVZUyidBN5OrCL6ks5uFPWggaJpZM4VJ7FG.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1543"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1543#pullrequestreview-135958631"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1543#pullrequestreview-135958631",
"url": "https://github.com/quicwg/base-drafts/pull/1543#pullrequestreview-135958631",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1543",
"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/1543#pullrequestreview-135958631"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 354922822\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b44fe20dd33a_21fc2addd4d5af5c8554a0--


From nobody Tue Jul 10 11:45: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 693371311D0 for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 11:45:02 -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, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id loSRPBYo4zYd for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 11:45: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 881B41311B3 for <quic-issues@ietf.org>; Tue, 10 Jul 2018 11:45:00 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531248299; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=fRRlDZYhwMQEApeKiFyhq3AFKQUDS7uLqORNVXbz1lw=; b=w+lleBniSavxPdYwA7y5r+ySxOJeC3KkkR41oHJSMk8vPbGngmfyp0eDI3IZkVmZ+jGuu0pU JNUybvfG3h17MdGRJnR1Nn70d6yBPdOGzX6LKcTt8opl/QgHw4eoEQXHH/rLVGOz9lDxSM3l IK2Se1KD2Ktq14H1wuAnw7vFD4M=
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.39]) by mxa.mailgun.org with ESMTP id 5b44feab.7f4219b6d1b0-smtp-out-n03; Tue, 10 Jul 2018 18:44:59 -0000 (UTC)
Date: Tue, 10 Jul 2018 11:44:59 -0700
From: Dmitri Tikhonov <dtikhonov@litespeedtech.com>
Reply-To: Dmitri Tikhonov <dtikhonov@litespeedtech.com>
To: quic-issues@ietf.org
Message-ID: <5b44feabaf1e_22df2b01a270bc0487381@hookshot-fe-31feec6.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 741f84: Fix: relative indices cannot be used with static t...
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b44feaba95d_22df2b01a270bc048726c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/OBG-M1YN6QXR3YGM9F2z9kWvtew>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 10 Jul 2018 18:45:15 -0000

----==_mimepart_5b44feaba95d_22df2b01a270bc048726c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 741f849af4b244a45cae5ee4b05163bc65928c11
      https://github.com/quicwg/base-drafts/commit/741f849af4b244a45cae5ee4b05163bc65928c11
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>
  Date:   2018-07-10 (Tue, 10 Jul 2018)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  Fix: relative indices cannot be used with static table



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b44feaba95d_22df2b01a270bc048726c--


From nobody Tue Jul 10 11: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 5ED9E1311B5 for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 11:45:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id elY174Sy2KMe for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 11:45:04 -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 4FCB01311B4 for <quic-issues@ietf.org>; Tue, 10 Jul 2018 11:45:04 -0700 (PDT)
Date: Tue, 10 Jul 2018 11:45:02 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531248302; bh=oHr7UQ6uJ5+c4P9mRloxy0pmDifYBbNuOZdQVJHuO1I=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=v93R99UhdAWNUe5IMKG1OUO3tsY72uSu1jWPJroKRWZXCBlXTKkE3gMs3KGumKder OivtwNeyk1xuZ3uF4KztLp5W3wRROTJ65YhBpffzyTZrNClqkqDz5Otl+seHVm1nAZ OCa+DOuaZ6rjCO/wc0jjYhbyV9LoZgY0LGkvK3xA=
From: afrind <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab7acceb453b70fb6f78c45857ea92c8b8f7480e1092cf00000001175cc0ae92a169ce14436878@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1543/issue_event/1726278515@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1543@github.com>
References: <quicwg/base-drafts/pull/1543@github.com>
Subject: Re: [quicwg/base-drafts] Fix: relative indices cannot be used with static table (#1543)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b44feae882de_41a22b1e1ebd6f5c113515d"; 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/zvGa6Z8LXiWhUTAWpuihOorjjHo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 10 Jul 2018 18:45:22 -0000

----==_mimepart_5b44feae882de_41a22b1e1ebd6f5c113515d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1543.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1543#event-1726278515
----==_mimepart_5b44feae882de_41a22b1e1ebd6f5c113515d
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="339961976" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1543" href="https://github.com/quicwg/base-drafts/pull/1543">#1543</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1543#event-1726278515">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxZ7iv8paxSb5beLCpE4pPMB_mLjks5uFPYugaJpZM4VJ7FG">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_j8le2HaxRRsJhMS8py_8xtocKFks5uFPYugaJpZM4VJ7FG.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1543."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1543#event-1726278515"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1543#event-1726278515",
"url": "https://github.com/quicwg/base-drafts/pull/1543#event-1726278515",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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: relative indices cannot be used with static table (#1543)",
"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/1543#event-1726278515"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 354922822\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b44feae882de_41a22b1e1ebd6f5c113515d--


From nobody Tue Jul 10 11:49: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 B79DD131017 for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 11:49:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FfTxu0t97mZr for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 11:49: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 65C7D12F1AC for <quic-issues@ietf.org>; Tue, 10 Jul 2018 11:49:06 -0700 (PDT)
Date: Tue, 10 Jul 2018 11:49:05 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531248545; bh=XqfC+MYX5xXrMaO7jTuxByqOe2wHRt6e3+G0P84XxO0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xarKaRwsvkMlU2eReCko3slqu7TYkr4KBPVYQmmYRZy0gBPq34YpegTbXXvY0xCOf lDbwNpT4DNxD5/MgoAy/y+FJCrGdtTw6rCD6bvto12QZEMMpJUAs6XAUtgrf+jLfxh qZmcH9ZrG5VALqybokhMnGamXZSagt6g5QUzQLmA=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab161679c27cbab521e842c72e2f9a3ae28bf587e192cf00000001175cc1a192a169ce1437a210@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1538/issue_event/1726286680@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1538@github.com>
References: <quicwg/base-drafts/issues/1538@github.com>
Subject: Re: [quicwg/base-drafts] Reference to static table entry cannot use relative index (#1538)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b44ffa190502_7a003fef0a1c4f8891135b"; 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/qQBkq9EYCb1whz2WlDxg7Bte6sQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 10 Jul 2018 18:49:08 -0000

----==_mimepart_5b44ffa190502_7a003fef0a1c4f8891135b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1538.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1538#event-1726286680
----==_mimepart_5b44ffa190502_7a003fef0a1c4f8891135b
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="339190288" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1538" href="https://github.com/quicwg/base-drafts/issues/1538">#1538</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1538#event-1726286680">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqx0pZbGMJY689hZRwVyAsZlVg_90ks5uFPchgaJpZM4VGj71">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3fs9J_FhZQXKYm79o7paYIb9woLks5uFPchgaJpZM4VGj71.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1538."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1538#event-1726286680"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1538#event-1726286680",
"url": "https://github.com/quicwg/base-drafts/issues/1538#event-1726286680",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Reference to static table entry cannot use relative index (#1538)",
"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/1538#event-1726286680"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 354041589\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b44ffa190502_7a003fef0a1c4f8891135b--


From nobody Tue Jul 10 11:49: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 2C42812F1AC for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 11:49:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tCbQNglAvBJH for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 11:49: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 6C410130E7B for <quic-issues@ietf.org>; Tue, 10 Jul 2018 11:49:06 -0700 (PDT)
Date: Tue, 10 Jul 2018 11:49:05 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531248545; bh=cAOyUtlkdDCSjHWfESvVohbRHSUsrATAEwM0C0RV2vE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=fdkMpoTYIO4F0UtKCSvgs52vb9TqwlQ6N8lveixHpMQdx1vjc/qr9p38H0xIwI+td JPR8ZrRO4XsiLxwQTg7xaPr/w83Z8ty+KYJ8/oRUUTMpu7ei5JBurr3Ip0d57xJzvU nNj1KO3sThT9q48CdHfza4Ay0ecPAL1ig0rEH0v8=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab161679c27cbab521e842c72e2f9a3ae28bf587e192cf00000001175cc1a192a169ce1437a210@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1538/403927858@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1538@github.com>
References: <quicwg/base-drafts/issues/1538@github.com>
Subject: Re: [quicwg/base-drafts] Reference to static table entry cannot use relative index (#1538)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b44ffa1a04d2_1d2e3ff211b6cf7c10521d3"; 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/BFI2ru6efTzRzcUgXo9V5BQa4JU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 10 Jul 2018 18:49:08 -0000

----==_mimepart_5b44ffa1a04d2_1d2e3ff211b6cf7c10521d3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Fixed now that PR #1543 has been merged.  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/1538#issuecomment-403927858
----==_mimepart_5b44ffa1a04d2_1d2e3ff211b6cf7c10521d3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Fixed now that PR <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="339961976" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1543" href="https://github.com/quicwg/base-drafts/pull/1543">#1543</a> has been merged.  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/1538#issuecomment-403927858">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqx0pZbGMJY689hZRwVyAsZlVg_90ks5uFPchgaJpZM4VGj71">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3fs9J_FhZQXKYm79o7paYIb9woLks5uFPchgaJpZM4VGj71.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1538: Fixed now that PR #1543 has been merged.  Closing."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1538#issuecomment-403927858"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1538#issuecomment-403927858",
"url": "https://github.com/quicwg/base-drafts/issues/1538#issuecomment-403927858",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Reference to static table entry cannot use relative index (#1538)",
"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\": 1538,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1538#issuecomment-403927858"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 354041589\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b44ffa1a04d2_1d2e3ff211b6cf7c10521d3--


From nobody Tue Jul 10 12: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 9263D130E51 for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 12:10:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6D0FiBLVGRtK for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 12:10: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 F0FCE127AC2 for <quic-issues@ietf.org>; Tue, 10 Jul 2018 12:10:50 -0700 (PDT)
Date: Tue, 10 Jul 2018 12:10:50 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531249850; bh=9wFyyCyf0ZRazwXE9v6vSO7YsWLrPb5XmJRb97ZGOoo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=hlhpCjlOhhCynnTm9PaYl1kC5sVpxHOMda+GBvRt18dzdka1InYs7izsaRzXoSJoM 7Anytn0UlSk8VkxODuzq312Jx10WVs1efPvqVGowDY79QXoEMaepMVWmR7xvBLSSJb ZD5CQZVev2PPhd6195JO3/5bTqU+mDijxeEml2pI=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab1b1f692123f7ca1de945a607213c638279281d7c92cf00000001175cc6ba92a169ce1435a6cc@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/c403933248@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_5b4504ba44eac_c8c3f8811de0f8434672d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ztcTa6Qg05-I_BMiGA-BgrN4a7w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 10 Jul 2018 19:10:53 -0000

----==_mimepart_5b4504ba44eac_c8c3f8811de0f8434672d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Build failure isn't you.  One of the references in TLS has stopped working.  It probably works for you either because you're specifically building just this doc or because your .refcache contains a version of the reference that's sufficiently fresh that it's not trying to refresh.

-- 
You are receiving this 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-403933248
----==_mimepart_5b4504ba44eac_c8c3f8811de0f8434672d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>Build failure isn't you.  One of the references in TLS has stopped wor=
king.  It probably works for you either because you're specifically build=
ing just this doc or because your .refcache contains a version of the ref=
erence that's sufficiently fresh that it's not trying to refresh.</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/1533#issuecomment-403933248">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqxh747=
_1MUVKaAtlR7OmXCUgnQSwks5uFPw6gaJpZM4VF-vI">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkq3Eej50I0dlIZaoWgZ5JyY6FU19n=
ks5uFPw6gaJpZM4VF-vI.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 #1533: Build failure isn't you.  One of the references in TLS h=
as stopped working.  It probably works for you either because you're spec=
ifically building just this doc or because your .refcache contains a vers=
ion of the reference that's sufficiently fresh that it's not trying to re=
fresh."}],"action":{"name":"View Pull Request","url":"https://github.com/=
quicwg/base-drafts/pull/1533#issuecomment-403933248"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1533#issuecomment-4=
03933248",
"url": "https://github.com/quicwg/base-drafts/pull/1533#issuecomment-4039=
33248",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 Pref=
erredAddress (#1533)",
"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\": 1533,\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\": 1533\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1533#issuecomment-4039=
33248"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3538892=
24\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b4504ba44eac_c8c3f8811de0f8434672d--


From nobody Tue Jul 10 13:20: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 77A951311BA for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 13:20:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 75bYFvARaYsw for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 13:20: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 0506913104C for <quic-issues@ietf.org>; Tue, 10 Jul 2018 13:20:29 -0700 (PDT)
Date: Tue, 10 Jul 2018 13:20:28 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531254028; bh=0SBiin71TVzTXht39Whx8jl6aEBTyIq0pdFi0Wn1SU0=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=nGshzO1T8mz5B/0wHEkXqeiDFCwHj4AQuwC6qzIHgw5DqqNEIgvM9ISfL2RnlGSZp oyqyYNJlRXrtT3Ay4DiSKKSh/ghf26UWUcVjWhYr4WSR821EV4dwTarAHSnPlBxfaR LcQP15JD9SwRqWv0TtetALVfmf/M7tuoqqOPOJEY=
From: ekr <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe6507d585e34d11e166e0ed04a67198a81830e9892cf00000001175cd70c92a169ce1443de66@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1544@github.com>
Subject: [quicwg/base-drafts] Document when you can delete keys (#1544)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b45150c9b38_1e063ffbbfa64f7818424a1"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ekr
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/VSwPZg4r3sqzd9gMViSW4W-h77c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 10 Jul 2018 20:20:31 -0000

----==_mimepart_5b45150c9b38_1e063ffbbfa64f7818424a1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

When you change epochs. Per Slack conversation.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1544
----==_mimepart_5b45150c9b38_1e063ffbbfa64f7818424a1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>When you change epochs. Per Slack conversation.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1544">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq35wOUL2WG5cZFllaDwWgxDEQnDmks5uFQyMgaJpZM4VKDwW">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8-GSohGNg223X-qq2WPg-xSKleBks5uFQyMgaJpZM4VKDwW.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Document when you can delete keys (#1544)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1544"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1544",
"url": "https://github.com/quicwg/base-drafts/issues/1544",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Document when you can delete keys (#1544)",
"sections": [
{
"text": "",
"activityTitle": "**ekr**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ekr",
"facts": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1544
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1544,\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\": 1544\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1544"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 354958358\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b45150c9b38_1e063ffbbfa64f7818424a1--


From nobody Tue Jul 10 14:51: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 3FACB131162 for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 14:51:10 -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, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id iZzQzSm5gpNd for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 14:51: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 8A321130E90 for <quic-issues@ietf.org>; Tue, 10 Jul 2018 14:51:07 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531259466; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=hXqG6nGVzc1FS9m0G7Jp29E6yiNxsoduF/MzoeMWpd8=; b=IEPF4hvEcwnbfjIxGjbXzz2i6DzlmeJAYuuEFtNOYQHPDRspIrOFpNxPCge65r2opgsQWotk Dk1zzNc2LuXr4kosgig2VymhAcB0EjV2pRXO8LY0sxulBQIcAuanvS4wl7Tq2F6hkcbyD+Q9 xZpF5ZYwL8I+m5hmx1F/d3H5Xzs=
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.44]) by mxa.mailgun.org with ESMTP id 5b452a4a.7f5a299149f0-smtp-out-n03; Tue, 10 Jul 2018 21:51:06 -0000 (UTC)
Date: Tue, 10 Jul 2018 14:51:06 -0700
From: Dmitri Tikhonov <dtikhonov@litespeedtech.com>
Reply-To: Dmitri Tikhonov <dtikhonov@litespeedtech.com>
To: quic-issues@ietf.org
Message-ID: <5b452a4a24b11_32bc2b17eb547c101013f4@hookshot-fe-6e9b612.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] e33e9f: Talk about HTTP/2 using HPACK in present tense
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b452a4a246f6_32bc2b17eb547c1010127c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/24yZVSEsGSaFhOaRLspjOu5_kc0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 10 Jul 2018 21:51:10 -0000

----==_mimepart_5b452a4a246f6_32bc2b17eb547c1010127c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: e33e9f217a7471898af04ab5dace36b074954917
      https://github.com/quicwg/base-drafts/commit/e33e9f217a7471898af04ab5dace36b074954917
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>
  Date:   2018-07-10 (Tue, 10 Jul 2018)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  Talk about HTTP/2 using HPACK in present tense



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b452a4a246f6_32bc2b17eb547c1010127c--


From nobody Tue Jul 10 14:51: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 1451F131195 for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 14:51:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ai9U3ewF9IUX for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 14:51: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 8F2FA130E90 for <quic-issues@ietf.org>; Tue, 10 Jul 2018 14:51:10 -0700 (PDT)
Date: Tue, 10 Jul 2018 14:51:09 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531259469; bh=ZfUy4Cv7wOp4yrhcJ8JaQP6kKNDo39N8xU8zSesKzgA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=OuY9gtJNVDFP1sNJM4L82sC1gAXjVbwKt+hMwM2j3Z32Zq/SX2Z7Ux5u8n1H4959R zZekviSXEjZPkDlyIYtgq8OUldurOAepsDP3YEj+/LKIYcj84I35OKlppK1qDo+cOR +g5j7T0kVcuxwT7Q3anZNmVxxJ4Um5NfclveKYEA=
From: afrind <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab8e0b361078b29f1de2dcbebeffef747cd27308cc92cf00000001175cec4d92a169ce1437a027@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1536/issue_event/1726624255@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1536@github.com>
References: <quicwg/base-drafts/pull/1536@github.com>
Subject: Re: [quicwg/base-drafts] Talk about HTTP/2 using HPACK in present tense (#1536)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b452a4da5f8f_be53fe9425c2f7c81554b"; 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/45S1PETVFgGXcbbMMnvp9vaxScQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 10 Jul 2018 21:51:13 -0000

----==_mimepart_5b452a4da5f8f_be53fe9425c2f7c81554b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1536.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1536#event-1726624255
----==_mimepart_5b452a4da5f8f_be53fe9425c2f7c81554b
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="339189799" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1536" href="https://github.com/quicwg/base-drafts/pull/1536">#1536</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1536#event-1726624255">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_dbKvLLt2eqkqk3in5cscF-oElWks5uFSHNgaJpZM4VGjy8">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq32sYuFZ45nAPUmAUif3LyN9flGAks5uFSHNgaJpZM4VGjy8.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1536."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1536#event-1726624255"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1536#event-1726624255",
"url": "https://github.com/quicwg/base-drafts/pull/1536#event-1726624255",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Talk about HTTP/2 using HPACK in present tense (#1536)",
"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/1536#event-1726624255"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 354041020\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b452a4da5f8f_be53fe9425c2f7c81554b--


From nobody Tue Jul 10 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 748011311D0 for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 15:00:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yXzIq2XJbsdm for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 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 327EF131211 for <quic-issues@ietf.org>; Tue, 10 Jul 2018 14:59:57 -0700 (PDT)
Date: Tue, 10 Jul 2018 14:59:56 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531259996; bh=ZFBBvpoui9zKHy/+kG/7Pw6OkhbOfkqJpKjc/UKe9JQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=hSjISUc+hJ5qdhRny6n5awhurJkdccuBNyhKbp42GNlhCsWLUSibPtDpixXKV0mWj iI8uNS9yUEqZHGSrUovRvGhuIl7ZLL2gt84Kurd2hksgg6mInBjE3TFb7qCHpzG0re FjihasVc/c6gLa+r2I/EngoAoaYgG9SPJKbF3Ul4=
From: afrind <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab49fedcc33de418261f491b240880428bcb18131b92cf00000001175cee5c92a169ce14352f67@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1532/review/136026651@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1532@github.com>
References: <quicwg/base-drafts/pull/1532@github.com>
Subject: Re: [quicwg/base-drafts] Move HTTP_*PACK_COMPRESSION_FAILED to QPACK (#1532)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b452c5c388a3_2c262adf40c82f5456226"; 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/dynTkcMVp4H6HSvacvqoJtrvQxU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 10 Jul 2018 22:00:07 -0000

----==_mimepart_5b452c5c388a3_2c262adf40c82f5456226
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

afrind commented on this pull request.



> @@ -975,6 +984,21 @@ The entries in the following table are registered by this document.
 | QPACK Decoder Stream         | 0x68   | {{wire-format}}           | Both   |
 | ---------------------------- | ------ | ------------------------- | ------ |
 
+## Error Code Registration
+
+This document establishes one new error code in the "HTTP/QUIC Error Code"
+registry established in {{QUIC-HTTP}}.
+
+Name:
+: HTTP_QPACK_DECOMPRESSION_FAILED
+
+Code:
+: 0x06
+
+Description:
+: QPACK failed to decompress a frame and cannot continue.

I'm not sure 'frame' is the right term here.  This is basically any decoding error of any kind, which may occur outside 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/pull/1532#pullrequestreview-136026651
----==_mimepart_5b452c5c388a3_2c262adf40c82f5456226
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/1532#discussion_r201509374">draft-ietf-quic-qpack.md</a>:</p>
<pre style='color:#555'>&gt; @@ -975,6 +984,21 @@ The entries in the following table are registered by this document.
 | QPACK Decoder Stream         | 0x68   | {{wire-format}}           | Both   |
 | ---------------------------- | ------ | ------------------------- | ------ |
 
+## Error Code Registration
+
+This document establishes one new error code in the &quot;HTTP/QUIC Error Code&quot;
+registry established in {{QUIC-HTTP}}.
+
+Name:
+: HTTP_QPACK_DECOMPRESSION_FAILED
+
+Code:
+: 0x06
+
+Description:
+: QPACK failed to decompress a frame and cannot continue.
</pre>
<p>I'm not sure 'frame' is the right term here.  This is basically any decoding error of any kind, which may occur outside 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/pull/1532#pullrequestreview-136026651">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7wya0s5Rgvc0fpju0x3SrX6fK4Rks5uFSPcgaJpZM4VF2Pt">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_39XZXjo4pGZlB2-uKUrNStOH2Yks5uFSPcgaJpZM4VF2Pt.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1532"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1532#pullrequestreview-136026651"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1532#pullrequestreview-136026651",
"url": "https://github.com/quicwg/base-drafts/pull/1532#pullrequestreview-136026651",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1532",
"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/1532#pullrequestreview-136026651"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 353854445\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b452c5c388a3_2c262adf40c82f5456226--


From nobody Tue Jul 10 15:03: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 C936D13118A for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 15:03:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id eGPuFxUGOpqa for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 15:03:11 -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 796EF130E5D for <quic-issues@ietf.org>; Tue, 10 Jul 2018 15:03:11 -0700 (PDT)
Date: Tue, 10 Jul 2018 15:03:10 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531260190; bh=JWqZjl+z0THEXakZ1GnYBt0IWLV2xDF7NGEminkOCgM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=EOrJuz9PHM3XUg7R5e5h7bTGIPoQ2gZMzkcOOSoE6O9uAv7/GFJj6mEifhGM7/G3I 5QIXFmcUIJFzAku7pMGNuqdvxrRMlUbr8oaGq/9HWXo2nAN64NFQZ+QNOMecbV/HDL qiMqChhNUONy00dwoBQNxT2IiULMPasI9YW8Khkw=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab0d140d55b3840be3e92790bf89e2d6acd786f4ae92cf00000001175cef1e92a169ce14352f67@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1532/review/136027534@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1532@github.com>
References: <quicwg/base-drafts/pull/1532@github.com>
Subject: Re: [quicwg/base-drafts] Move HTTP_*PACK_COMPRESSION_FAILED to QPACK (#1532)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b452d1ed8779_55012b0bbe7eef60497998"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/kEvBaOTZSyWQYVAi8OL8_OidSPQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 10 Jul 2018 22:03:14 -0000

----==_mimepart_5b452d1ed8779_55012b0bbe7eef60497998
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

MikeBishop commented on this pull request.



> @@ -975,6 +984,21 @@ The entries in the following table are registered by this document.
 | QPACK Decoder Stream         | 0x68   | {{wire-format}}           | Both   |
 | ---------------------------- | ------ | ------------------------- | ------ |
 
+## Error Code Registration
+
+This document establishes one new error code in the "HTTP/QUIC Error Code"
+registry established in {{QUIC-HTTP}}.
+
+Name:
+: HTTP_QPACK_DECOMPRESSION_FAILED
+
+Code:
+: 0x06
+
+Description:
+: QPACK failed to decompress a frame and cannot continue.

Good point -- just stale 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/1532#discussion_r201510138
----==_mimepart_5b452d1ed8779_55012b0bbe7eef60497998
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/1532#discussion_r201510138">draft-ietf-quic-qpack.md</a>:</p>
<pre style='color:#555'>&gt; @@ -975,6 +984,21 @@ The entries in the following table are registered by this document.
 | QPACK Decoder Stream         | 0x68   | {{wire-format}}           | Both   |
 | ---------------------------- | ------ | ------------------------- | ------ |
 
+## Error Code Registration
+
+This document establishes one new error code in the &quot;HTTP/QUIC Error Code&quot;
+registry established in {{QUIC-HTTP}}.
+
+Name:
+: HTTP_QPACK_DECOMPRESSION_FAILED
+
+Code:
+: 0x06
+
+Description:
+: QPACK failed to decompress a frame and cannot continue.
</pre>
<p>Good point -- just stale 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/1532#discussion_r201510138">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqy3lVnaZyTOfqshpW75b5FwimqOeks5uFSSegaJpZM4VF2Pt">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-7ZsMz3IENCFhut5McPqNKw9SA9ks5uFSSegaJpZM4VF2Pt.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1532"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1532#discussion_r201510138"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1532#discussion_r201510138",
"url": "https://github.com/quicwg/base-drafts/pull/1532#discussion_r201510138",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1532",
"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/1532#discussion_r201510138"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 353854445\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b452d1ed8779_55012b0bbe7eef60497998--


From nobody Tue Jul 10 15:07: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 A040C13118A for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 15:07:22 -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, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tfuNeoYgA7Z2 for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 15:07: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 6CEFD1311C4 for <quic-issues@ietf.org>; Tue, 10 Jul 2018 15:07:20 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531260439; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=r9tikEsrzMr/tUuFhGg/wxTkZe1YT4vcS+B2krjwJhw=; b=Q3LneGfz7OqcZz890iH1gxe89YqYX/HgDdNcJS/EAFN/rGdwpjd6fmSZEq9g9DYPrS2ZekH5 3UW7AHK4Jgw0FW7iVrk4Ti/t5Ic4TkvX5QOxMofrDIlNLFmIwmdB2r0F5f2GIEduFXWSV6zX RCk988qYvsk+vF9ViDXettgWihs=
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.38]) by mxa.mailgun.org with ESMTP id 5b452e17.7fad40dca780-smtp-out-n03; Tue, 10 Jul 2018 22:07:19 -0000 (UTC)
Date: Tue, 10 Jul 2018 15:07:18 -0700
From: Mike Bishop <mbishop@evequefou.be>
Reply-To: Mike Bishop <mbishop@evequefou.be>
To: quic-issues@ietf.org
Message-ID: <5b452e167be0b_4bfc2b0c471abc14417e@hookshot-fe-265448d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 0ded98: instructions, not frames
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b452e167ba95_4bfc2b0c471abc144088"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/7WGacBSoGEvdZzngUrkUGEK-T5k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 10 Jul 2018 22:07:23 -0000

----==_mimepart_5b452e167ba95_4bfc2b0c471abc144088
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/qpack/move_errors
  Home:   https://github.com/quicwg/base-drafts
  Commit: 0ded987f7870852530197071281bf244db73185c
      https://github.com/quicwg/base-drafts/commit/0ded987f7870852530197071281bf244db73185c
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-07-10 (Tue, 10 Jul 2018)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  instructions, not frames



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b452e167ba95_4bfc2b0c471abc144088--


From nobody Tue Jul 10 15:07: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 E364913118A for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 15:07:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8d89EQKfE9zJ for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 15:07: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 66D441311C1 for <quic-issues@ietf.org>; Tue, 10 Jul 2018 15:07:22 -0700 (PDT)
Date: Tue, 10 Jul 2018 15:07:21 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531260441; bh=GiV3/9YsBfTsBTv6sOs/SevYlWaFGsD2/LuGnWPmTGA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=nShS1rSZbedGiuo4RX+vZRThDvyCA5XaWF/eCDtH+ELxyqiBcXtjpp1fv2BIGMIWE 2LTepA3crSsxH8IiDQpMcwAax6Fovk5ORbr0edZU15LoWqdBCBlP8JW7n40rZQi0zK irGKxBFcNMlkgmsv82TRCfcFSDhOfpA45QbUScw4=
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/1532/push/2709549688@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1532@github.com>
References: <quicwg/base-drafts/pull/1532@github.com>
Subject: Re: [quicwg/base-drafts] Move HTTP_*PACK_COMPRESSION_FAILED to QPACK (#1532)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b452e19ab6a4_238b2adf40c82f5458104f"; 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/1U7172bLxSvmxVkf_FPvBqzLozI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 10 Jul 2018 22:07:24 -0000

----==_mimepart_5b452e19ab6a4_238b2adf40c82f5458104f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop pushed 1 commit.

0ded987  instructions, not frames


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1532/files/c8a8e6c58323837edbe7d5907e691d2637fbc87a..0ded987f7870852530197071281bf244db73185c

----==_mimepart_5b452e19ab6a4_238b2adf40c82f5458104f
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/0ded987">0ded987</a>  instructions, not 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/1532/files/c8a8e6c58323837edbe7d5907e691d2637fbc87a..0ded987f7870852530197071281bf244db73185c">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5-qRu9Bwks545kTNTbUW464D7ovks5uFSWZgaJpZM4VF2Pt">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxwe_ZJaEt7VbdqGcv3ywu-t1Zg6ks5uFSWZgaJpZM4VF2Pt.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1532"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1532/files/c8a8e6c58323837edbe7d5907e691d2637fbc87a..0ded987f7870852530197071281bf244db73185c"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1532/files/c8a8e6c58323837edbe7d5907e691d2637fbc87a..0ded987f7870852530197071281bf244db73185c",
"url": "https://github.com/quicwg/base-drafts/pull/1532/files/c8a8e6c58323837edbe7d5907e691d2637fbc87a..0ded987f7870852530197071281bf244db73185c",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1532",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1532:",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [
{
"name": "0ded987",
"value": "instructions, not frames"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1532/files/c8a8e6c58323837edbe7d5907e691d2637fbc87a..0ded987f7870852530197071281bf244db73185c"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 353854445\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b452e19ab6a4_238b2adf40c82f5458104f--


From nobody Tue Jul 10 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 5DA181311C1 for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 15:31:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id cZ1IuNVuLTQd for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 15:31: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 87C50130E72 for <quic-issues@ietf.org>; Tue, 10 Jul 2018 15:31:03 -0700 (PDT)
Date: Tue, 10 Jul 2018 15:31:02 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531261862; bh=LJEFU9v4PRrVzAu/zpaXt5jw7SrNaNqj58uV9RRkBTw=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=hVZaHvpNzAzI2iAxhGGvif16ISsToAxNoqseSyzsSz8aaYiTrSGfOHmxYHJtmhwhr LP7DQ067PPpDe7ugGVsxW94NHq5gWDAl4uyw7mKNDSvD1F8tRejzUcreH30geMBjGW 80NbApWWc7K6FCn4OjM/J/C1wTYe0IYikwVK052o=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/wg-materials <reply+0166e4abe136737e4a13d628f79d44a46601e50ecd4cc28c92cf00000001175cf5a692a169ce14447051@reply.github.com>
To: quicwg/wg-materials <wg-materials@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/wg-materials/pull/52@github.com>
Subject: [quicwg/wg-materials] Update agenda (#52)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4533a6772e7_76213fb14daacf8810884a4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/QiNJcWdqm0RbJAeBpzGtlDjrTMw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 10 Jul 2018 22:31:08 -0000

----==_mimepart_5b4533a6772e7_76213fb14daacf8810884a4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I'm doing the CID presentation; links to slides are broken.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/wg-materials/pull/52

-- Commit Summary --

  * Update agenda

-- File Changes --

    M ietf102/agenda.md (8)

-- Patch Links --

https://github.com/quicwg/wg-materials/pull/52.patch
https://github.com/quicwg/wg-materials/pull/52.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/52

----==_mimepart_5b4533a6772e7_76213fb14daacf8810884a4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I'm doing the CID presentation; links to slides are broken.</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/52'>https://github.com/quicwg/wg-materials/pull/52</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Update agenda</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/wg-materials/pull/52/files#diff-0">ietf102/agenda.md</a>
    (8)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/wg-materials/pull/52.patch'>https://github.com/quicwg/wg-materials/pull/52.patch</a></li>
  <li><a href='https://github.com/quicwg/wg-materials/pull/52.diff'>https://github.com/quicwg/wg-materials/pull/52.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/52">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8WL1i3H-90a1wcGku0ogOx7DHNhks5uFSsmgaJpZM4VKOC2">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_i9xwCgEIFYpB2EKvR39YWYLLn9ks5uFSsmgaJpZM4VKOC2.gif" height="1" width="1" 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 agenda (#52)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/wg-materials/pull/52"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/wg-materials/pull/52",
"url": "https://github.com/quicwg/wg-materials/pull/52",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 agenda (#52)",
"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": "a4ac094",
"value": "Update agenda"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[ietf102/agenda.md](https://github.com/quicwg/wg-materials/pull/52/files#diff-0) (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/wg-materials\",\n\"issueId\": 52,\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\": 52\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/wg-materials/pull/52"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/wg-materials/pull/52.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/wg-materials/pull/52.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355000502\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b4533a6772e7_76213fb14daacf8810884a4--


From nobody Tue Jul 10 16:23: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 D1EFD1311CB for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 16:23:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CTXI_RHPqtuq for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 16:23: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 92345130E23 for <quic-issues@ietf.org>; Tue, 10 Jul 2018 16:23:24 -0700 (PDT)
Date: Tue, 10 Jul 2018 16:23:23 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531265003; bh=kReVDcRHCuYJCuOh4SOt6qYcAh3EhuVTtEcQWy8WxX4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LmkFUrYaQ5kp9yW1aPxEqq01vW7o662hjbcBl/oqd3xyKUGq6YzOWyNvVyepqEtTk sj75160VuthfmRh+H/GEu6hUSElO5l8ffREWbKxg3Xvn2lWjMB4ZcjhcDARSOx8lJO lUicc5dxntkugR9eCo2C1bkpv/IlA7Jr2G8ZJPdU=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe257ef6328d2b8230a4d18cb4569df4adc2775d092cf00000001175d01eb92a169ce0c14f403@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/210/403996446@github.com>
In-Reply-To: <quicwg/base-drafts/issues/210@github.com>
References: <quicwg/base-drafts/issues/210@github.com>
Subject: Re: [quicwg/base-drafts] QUIC extensibility (#210)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b453feb97091_283a3fa9946baf8098228"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/_KPuM-oFk62OWioVWe444auK_T8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 10 Jul 2018 23:23:27 -0000

----==_mimepart_5b453feb97091_283a3fa9946baf8098228
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed by #1473, no?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/210#issuecomment-403996446
----==_mimepart_5b453feb97091_283a3fa9946baf8098228
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="335286253" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1473" href="https://github.com/quicwg/base-drafts/pull/1473">#1473</a>, no?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/210#issuecomment-403996446">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9YugYGV8a-W9EvPyo5EKIMxU00hks5uFTdrgaJpZM4LrwXe">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1QX8Lr5hAnDimY3XWaxfvYMwFcaks5uFTdrgaJpZM4LrwXe.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #210: Closed by #1473, no?"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/210#issuecomment-403996446"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/210#issuecomment-403996446",
"url": "https://github.com/quicwg/base-drafts/issues/210#issuecomment-403996446",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 extensibility (#210)",
"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\": 210,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/210#issuecomment-403996446"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 196019678\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b453feb97091_283a3fa9946baf8098228--


From nobody Tue Jul 10 16:23: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 9F2C2130E23 for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 16:23:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dOZP1-V6JTJn for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 16:23: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 B28AB130E67 for <quic-issues@ietf.org>; Tue, 10 Jul 2018 16:23:24 -0700 (PDT)
Date: Tue, 10 Jul 2018 16:23:23 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531265003; bh=lC6MnEJBD9gb3f5B1Z8v6Z5CTKBV52ykgBoNSWRcKiU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=MYcsfDR+AkylCWLcrH3O8fF1cpvqRziOE6yJFQdrpzfle2w9eomV8bVPV5Ya71yLo L1q1C+Ozalv9wt++Gjqi3zNHoFkf1ZQONrz6pB9zcyBznFlCbUFyRQ4273hda577E2 EZTOMNjOihpv+vex/cwstVaUB+x1PuRIAWv3g9Jk=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe257ef6328d2b8230a4d18cb4569df4adc2775d092cf00000001175d01eb92a169ce0c14f403@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/210/issue_event/1726745679@github.com>
In-Reply-To: <quicwg/base-drafts/issues/210@github.com>
References: <quicwg/base-drafts/issues/210@github.com>
Subject: Re: [quicwg/base-drafts] QUIC extensibility (#210)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b453feba00bc_4a052ab2f6918f6010153d1"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/PKV6mWCbAc2KICAk4pnU-oDUv8M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 10 Jul 2018 23:23:28 -0000

----==_mimepart_5b453feba00bc_4a052ab2f6918f6010153d1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #210.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/210#event-1726745679
----==_mimepart_5b453feba00bc_4a052ab2f6918f6010153d1
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="202699779" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/210" href="https://github.com/quicwg/base-drafts/issues/210">#210</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/210#event-1726745679">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9YugYGV8a-W9EvPyo5EKIMxU00hks5uFTdrgaJpZM4LrwXe">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1QX8Lr5hAnDimY3XWaxfvYMwFcaks5uFTdrgaJpZM4LrwXe.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #210."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/210#event-1726745679"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/210#event-1726745679",
"url": "https://github.com/quicwg/base-drafts/issues/210#event-1726745679",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 extensibility (#210)",
"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/210#event-1726745679"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 196019678\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b453feba00bc_4a052ab2f6918f6010153d1--


From nobody Tue Jul 10 16: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 342BB130E67 for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 16:27:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id j91FfSvKbadZ for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 16:27: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 8A3F412426A for <quic-issues@ietf.org>; Tue, 10 Jul 2018 16:27:41 -0700 (PDT)
Date: Tue, 10 Jul 2018 16:27:40 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531265260; bh=rq8JQOjvD2wbE7SNwuy4Pvgqu2yDP2zYnSFmdrrN9cw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=hQsZnDMlUTFdGRHiVrVbH8gHpsgVaE0yNpTNXTfRZvmt5w7hwzwUV102YscEF1/RF 64sjbdygxTqmV5r+wMTdHgQLLC34S0m9NHjMxJOApJXLNiISLPdPQBbikUxRPR1ZWJ QyJOzwfLKq2dk/1YC+BQL0mTem6BKKD/ZCOfzmzI=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab2fc58ab7aa866e9f308ec02a00a990a98d27e47392cf00000001175d02ec92a169ce0c118d76@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/203/403997182@github.com>
In-Reply-To: <quicwg/base-drafts/issues/203@github.com>
References: <quicwg/base-drafts/issues/203@github.com>
Subject: Re: [quicwg/base-drafts] Connection migration should be indistinguishable from a new connection (#203)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4540ecd57be_78a83fcebe7acf841254482"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/2QyQM8_eS8IoJ-dyLsBkYqWKmBY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 10 Jul 2018 23:27:46 -0000

----==_mimepart_5b4540ecd57be_78a83fcebe7acf841254482
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This proposes a change to the invariants.  By definition, then, it can't be v2.  My feeling is that we've sufficiently stabilized our choices in the invariants and we should close this with no action.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/203#issuecomment-403997182
----==_mimepart_5b4540ecd57be_78a83fcebe7acf841254482
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>This proposes a change to the invariants.  By definition, then, it can't be v2.  My feeling is that we've sufficiently stabilized our choices in the invariants and we should close this with no action.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/203#issuecomment-403997182">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7hT59-QVL8vvjL1qQPRkES3b9xuks5uFThsgaJpZM4Lqy2h">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4hy7ZVOVl8YVzQHtAH1WWI2cF4yks5uFThsgaJpZM4Lqy2h.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #203: This proposes a change to the invariants.  By definition, then, it can't be v2.  My feeling is that we've sufficiently stabilized our choices in the invariants and we should close this with no action."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/203#issuecomment-403997182"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/203#issuecomment-403997182",
"url": "https://github.com/quicwg/base-drafts/issues/203#issuecomment-403997182",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 migration should be indistinguishable from a new connection (#203)",
"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\": 203,\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\": 203\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/203#issuecomment-403997182"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 195767713\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4540ecd57be_78a83fcebe7acf841254482--


From nobody Tue Jul 10 16:37: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 5F9571311CD for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 16:37:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zPgV8MModDwy for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 16:37: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 0369C130E67 for <quic-issues@ietf.org>; Tue, 10 Jul 2018 16:37:03 -0700 (PDT)
Date: Tue, 10 Jul 2018 16:37:02 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531265822; bh=+u8V2/sIOfDdL65p2p8P4jpkmXU8DF/CCBViRGq79J0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=qRiws1/nxsM9Z5VYs4hwMwWZ05SdKPH8QvVMLLDj9i5MezJoQtsqA0tcL8fRhmTN4 rUarNIvWwBI4njYFjFdsXZHX5bq6Py5K9m1G1PzEWz9onxY0yHfUHmqTSGI2ylvgRW 4ZMOr20z6Rz3u1AJO2osABdujndje320IO4RlKV4=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab9b9c14b8ba0ec80b667aa2f2c43baa5631ee7cc592cf00000001175d051e92a169ce14138c09@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1498/review/136047788@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1498@github.com>
References: <quicwg/base-drafts/pull/1498@github.com>
Subject: Re: [quicwg/base-drafts] Rework Retry packet (#1498)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b45431e53e97_24992aaba4816f5811648f8"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/NlhjGpOvb1tLvCBCfnEwOFT9omg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 10 Jul 2018 23:37:05 -0000

----==_mimepart_5b45431e53e97_24992aaba4816f5811648f8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> +
+Retry Token:
+
+: An opaque token that the server can use to validate the client's address.
+
+The server populates the Destination Connection ID with the connection ID that
+the client included in the Source Connection ID of the Initial packet.
+
+The server includes a connection ID of its choice in the Source Connection ID
+field.  The client MUST use this connection ID in the Destination Connection ID
+of subsequent packets that it sends.
+
+A Retry packet does not include a packet number and cannot be explictly
+acknowledged by a client.
+
+A server MUST only send a Retry in response to a client Initial packet.

Bump for changing this to a SHOULD for now?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1498#discussion_r201527879
----==_mimepart_5b45431e53e97_24992aaba4816f5811648f8
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/1498#discussion_r201527879">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +
+Retry Token:
+
+: An opaque token that the server can use to validate the client&#39;s address.
+
+The server populates the Destination Connection ID with the connection ID that
+the client included in the Source Connection ID of the Initial packet.
+
+The server includes a connection ID of its choice in the Source Connection ID
+field.  The client MUST use this connection ID in the Destination Connection ID
+of subsequent packets that it sends.
+
+A Retry packet does not include a packet number and cannot be explictly
+acknowledged by a client.
+
+A server MUST only send a Retry in response to a client Initial packet.
</pre>
<p>Bump for changing this to a SHOULD for now?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1498#discussion_r201527879">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyH2FkY0BJXN31Y1APGZ6py1qqgQks5uFTqegaJpZM4U8RgX">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwiGwWzpic1j2UregFISs3L5B-zHks5uFTqegaJpZM4U8RgX.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1498"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1498#discussion_r201527879"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1498#discussion_r201527879",
"url": "https://github.com/quicwg/base-drafts/pull/1498#discussion_r201527879",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1498",
"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/1498#discussion_r201527879"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 351344663\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b45431e53e97_24992aaba4816f5811648f8--


From nobody Tue Jul 10 16:37: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 7662A1311CB for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 16:37:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Sdt6M1L8-uMj for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 16:37: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 BC8B4130E67 for <quic-issues@ietf.org>; Tue, 10 Jul 2018 16:37:35 -0700 (PDT)
Date: Tue, 10 Jul 2018 16:37:34 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531265854; bh=kBGHL1pqp5Sw+Cll5AAVSAK+gnGrB0KMI+FOW2wPIZ4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=PnHf0ZH95cI0onOWFdXi6CstWGi/yhnZsGqYgMoXFLgdQWvj53H18XVpsEaGEiSNJ wPM01K6iUJ4b14bvKBazP7+skD6wrKj098f+EaADuTMO0r3h+R08fkOa4/9pcSfBZE tbpnR8AvTy4ZIz0Zkc60nkU3nU42nkZi6ax3wI0M=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab3f998480cf84eaf278dae093725f624cd8eb41ee92cf00000001175d053e92a169ce14138c09@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1498/review/136047906@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1498@github.com>
References: <quicwg/base-drafts/pull/1498@github.com>
Subject: Re: [quicwg/base-drafts] Rework Retry packet (#1498)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b45433edef23_24a03f9e5faa8f8892943c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/zuBUQTzueKHPVBNlVtr1mjHFjlM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 10 Jul 2018 23:37:38 -0000

----==_mimepart_5b45433edef23_24a03f9e5faa8f8892943c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



>  
-The first Initial packet contains a packet number of 0. Each packet sent after
-the Initial packet is associated with a packet number space and its packet
-number increases monotonically in that space (see {{packet-numbers}}).
+The first Initial packet sent by either endpoint contains a packet number of

Or MUST contain?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1498#discussion_r201527987
----==_mimepart_5b45433edef23_24a03f9e5faa8f8892943c
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/1498#discussion_r201527987">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-The first Initial packet contains a packet number of 0. Each packet sent after
-the Initial packet is associated with a packet number space and its packet
-number increases monotonically in that space (see {{packet-numbers}}).
+The first Initial packet sent by either endpoint contains a packet number of
</pre>
<p>Or MUST contain?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1498#discussion_r201527987">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-Bx08JwoAFm55u-0602Y_a29_uWks5uFTq-gaJpZM4U8RgX">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqyrqKxL_GbfXcRxHW7q03smU2jtAks5uFTq-gaJpZM4U8RgX.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1498"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1498#discussion_r201527987"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1498#discussion_r201527987",
"url": "https://github.com/quicwg/base-drafts/pull/1498#discussion_r201527987",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1498",
"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/1498#discussion_r201527987"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 351344663\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b45433edef23_24a03f9e5faa8f8892943c--


From nobody Tue Jul 10 16:39: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 6641C1311EB for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 16:39:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.008
X-Spam-Level: 
X-Spam-Status: No, score=-3.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id L1IyN0BBf-RF for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 16:39:15 -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 63E331311F8 for <quic-issues@ietf.org>; Tue, 10 Jul 2018 16:39: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=33/AVZOGeme/x8kSf2KvhaUYQx4=; b=sgM3BGwQS4AMMRrA BeyRtHz0a5HSvTMhE3mlh4cu8206Akx/6u/jJT460gtIc5x4vOE1ZqLYegRsdXes w1Zo42g3qbkueLEzzN6drvWl6R7g0ZZVzssaHytF02ojSlNDOyqpWcCROqYzuvRd zXZ7i3uMYKy7SpOaECDHnARF7xc=
Received: by filter1830p1mdw1.sendgrid.net with SMTP id filter1830p1mdw1-887-5B4543A2-12 2018-07-10 23:39:14.386067144 +0000 UTC
Received: from github-lowworker10-cp1-prd.iad.github.net (unknown [192.30.252.38]) by ismtpd0010p1iad1.sendgrid.net (SG) with ESMTP id _ki9ozkXSrmz0SJLcl6Tug for <quic-issues@ietf.org>; Tue, 10 Jul 2018 23:39:14.330 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker10-cp1-prd.iad.github.net (Postfix) with ESMTP id 4EB343FFB9 for <quic-issues@ietf.org>; Tue, 10 Jul 2018 16:39:14 -0700 (PDT)
Date: Tue, 10 Jul 2018 23:39:14 +0000 (UTC)
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab5528e570ace9ff21f17081be4fdc18817c4a5de092cf00000001175d05a292a169ce143eedab@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1542/review/136048204@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1542@github.com>
References: <quicwg/base-drafts/pull/1542@github.com>
Subject: Re: [quicwg/base-drafts] Split initial MAX_STREAM_DATA transport parameters (#1542)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4543a24c683_6d0d3ffdd50eef801000186"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak39ORsn5ZBbsMQU45eXPMEv8Rgd2eRLKpoaLG X7IFjsYdbdlVS2KmGMFL4ljIn3IsLgnLKdqrxgvuUGJ1ovDinf+u4z10I/Y3/xpWJhmlKyvFVY/L3e r7Gg444oz1ybH63wQ7+D8FdCp/nLWEu7+y9vY299PZzxmWL8xO9TRqDL5qH6GtEZlKl+N2ZAibG09s Q=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/wis_R2homg16Snt2uyWuZVDYXIQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 10 Jul 2018 23:39:22 -0000

----==_mimepart_5b4543a24c683_6d0d3ffdd50eef801000186
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

MikeBishop requested changes on this pull request.

You'll need to fix the reference to these TPs on lines 1624-1625, 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/1542#pullrequestreview-136048204
----==_mimepart_5b4543a24c683_6d0d3ffdd50eef801000186
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@MikeBishop</b> requested changes on this pull request.</p>

<p>You'll need to fix the reference to these TPs on lines 1624-1625, 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/1542#pullrequestreview-136048204">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7-nU8lnNEiFLuimwRk-dpEVVdVxks5uFTsigaJpZM4VIpzP">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxHbC-QwDqbbiMPyrljOhD--PVbHks5uFTsigaJpZM4VIpzP.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1542"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1542#pullrequestreview-136048204"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1542#pullrequestreview-136048204",
"url": "https://github.com/quicwg/base-drafts/pull/1542#pullrequestreview-136048204",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1542",
"sections": [
{
"text": "You'll need to fix the reference to these TPs on lines 1624-1625, too.",
"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/1542#pullrequestreview-136048204"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 354589903\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4543a24c683_6d0d3ffdd50eef801000186--


From nobody Tue Jul 10 16:42: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 CCC981311D4 for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 16:42:43 -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, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nw5WSdoZ931Q for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 16:42: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 F3453130DE3 for <quic-issues@ietf.org>; Tue, 10 Jul 2018 16:42:41 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531266161; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=ObZeUuCko0eBLHxE2brAB1evz67rO+uVUz8Upn/XAUM=; b=QL8+L9nAyfeFdYe13EGqSpBsHwia+wVPhNzCvKAlMntxBjIMkmal17DgtmXIyZDG7GYUTGoK KMQ/257ssrXI9KEZeR9iSlueFXrVqqKr1h9Qx7FlUwGtwNgNNsaMTHN/T6rstxe+JGTuV1/p 08x3DoQfXC7EBT90Lmwz0wB2ng0=
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 5b454470.7f12832bf630-smtp-out-n03; Tue, 10 Jul 2018 23:42:40 -0000 (UTC)
Date: Tue, 10 Jul 2018 16:42:39 -0700
From: Mike Bishop <mbishop@evequefou.be>
Reply-To: Mike Bishop <mbishop@evequefou.be>
To: quic-issues@ietf.org
Message-ID: <5b45446fe45cc_15412ae02dad1c08219f0@hookshot-fe-32b5f5b.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 8d46bc: Move HTTP_*PACK_COMPRESSION_FAILED to QPACK (#1532...
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b45446fe419b_15412ae02dad1c082184"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/HI50RYM3bsI9bgYTSTNI4XAmiXw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 10 Jul 2018 23:42:44 -0000

----==_mimepart_5b45446fe419b_15412ae02dad1c082184
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 8d46bc84cd4f5bd0537b670b627e6626c24df91b
      https://github.com/quicwg/base-drafts/commit/8d46bc84cd4f5bd0537b670b627e6626c24df91b
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-07-10 (Tue, 10 Jul 2018)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  Move HTTP_*PACK_COMPRESSION_FAILED to QPACK (#1532)

* Move HTTP_*PACK_COMPRESSION_FAILED to QPACK

* instructions, not frames



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b45446fe419b_15412ae02dad1c082184--


From nobody Tue Jul 10 16:42: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 E14CA130DE3 for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 16:42:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZfqEbGHQplYJ for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 16:42: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 389A11311CF for <quic-issues@ietf.org>; Tue, 10 Jul 2018 16:42:43 -0700 (PDT)
Date: Tue, 10 Jul 2018 16:42:42 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531266162; bh=iM8j/u60WXzRpgtGh/rPD84mahhB97XLmr4wnY88eYI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=g8G9bWw/jFroz7n/56ooc+2Cjxb7t3IHJt5cspM2G5jKgbqyPkgulL8sk4m6R6hzu /727tFEWec+DfBwDelSID+Nero8olBc0LGIdXJl8INsfWeIJOLGNIdWeztQRZkPL3G bzBRCmAWpaFvKOtX2lwThu23okqYQzZjPCjpFQMY=
From: afrind <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd1d0d3699fce30a58ce0b1fbab84c675f8313eeb92cf00000001175d067292a169ce14352f67@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1532/issue_event/1726765694@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1532@github.com>
References: <quicwg/base-drafts/pull/1532@github.com>
Subject: Re: [quicwg/base-drafts] Move HTTP_*PACK_COMPRESSION_FAILED to QPACK (#1532)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4544729385c_4e3a2aaf6f8e8f5c8793d9"; 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/h6Aq4S6l6b2sysVQlwDu3o0j8lY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 10 Jul 2018 23:42:45 -0000

----==_mimepart_5b4544729385c_4e3a2aaf6f8e8f5c8793d9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1532.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1532#event-1726765694
----==_mimepart_5b4544729385c_4e3a2aaf6f8e8f5c8793d9
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="339029863" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1532" href="https://github.com/quicwg/base-drafts/pull/1532">#1532</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1532#event-1726765694">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqygkSCgiyUbWRTInMBV2XKlJQcOgks5uFTvygaJpZM4VF2Pt">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8AEhn3nd1l7igslLnneHCKNjwUpks5uFTvygaJpZM4VF2Pt.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1532."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1532#event-1726765694"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1532#event-1726765694",
"url": "https://github.com/quicwg/base-drafts/pull/1532#event-1726765694",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 HTTP_*PACK_COMPRESSION_FAILED to QPACK (#1532)",
"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/1532#event-1726765694"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 353854445\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4544729385c_4e3a2aaf6f8e8f5c8793d9--


From nobody Tue Jul 10 16:43: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 319A31311CF for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 16:42:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0uIuU4fHXBnB for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 16:42: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 7819F1311D3 for <quic-issues@ietf.org>; Tue, 10 Jul 2018 16:42:43 -0700 (PDT)
Date: Tue, 10 Jul 2018 16:42:42 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531266162; bh=+8bexD16oRPUucVKTQOo9rcmKMnvkfMZflUFWHK5gc4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=S54h1NZ9ojTgToMq2wzHjnrTzojyXroxD51jsh7qohLLmBJOTvt+XaQQG65nXIqZR ws1P5usPyU/7fKQN34wXzQhA7udInxS4G8ZZt63Rum+oK77pZ+PCQJFXOTSOucJbzO CJXNEoLoovpAgkWhDbqHpgsoIna6gQg8WcJwYY4I=
From: afrind <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab85e27357c50840fd2f55458865daa76d6c25367192cf00000001175d067292a169ce1431b7ef@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1529/issue_event/1726765698@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1529@github.com>
References: <quicwg/base-drafts/pull/1529@github.com>
Subject: Re: [quicwg/base-drafts] HPACK errors should be QPACK (#1529)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b454472ce316_6e473fcc18018f7811403c9"; 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/pPXjp-OZERlztlZGg0Y3hSjpWCQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 10 Jul 2018 23:42:46 -0000

----==_mimepart_5b454472ce316_6e473fcc18018f7811403c9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1529 via #1532.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1529#event-1726765698
----==_mimepart_5b454472ce316_6e473fcc18018f7811403c9
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="338802671" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1529" href="https://github.com/quicwg/base-drafts/pull/1529">#1529</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="339029863" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1532" href="https://github.com/quicwg/base-drafts/pull/1532">#1532</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1529#event-1726765698">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6I0RP1UJE9Gcq1ljbs0MNjJcmgSks5uFTvygaJpZM4VE3xH">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_2h05HIOA9gP2Fj6CHeoYI2LB05ks5uFTvygaJpZM4VE3xH.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1529 via #1532."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1529#event-1726765698"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1529#event-1726765698",
"url": "https://github.com/quicwg/base-drafts/pull/1529#event-1726765698",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] HPACK errors should be QPACK (#1529)",
"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/1529#event-1726765698"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 353598535\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b454472ce316_6e473fcc18018f7811403c9--


From nobody Tue Jul 10 16:51: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 EE281130DF0 for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 16:51:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JqInRC-jgi7v for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 16:51: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 44A26130DDC for <quic-issues@ietf.org>; Tue, 10 Jul 2018 16:51:53 -0700 (PDT)
Date: Tue, 10 Jul 2018 16:51:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531266712; bh=7lZLvT+LZqpW6XbF47iDYCxlECtAFFw3YyuVcyOf/1c=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=lIBp6MYewnG9stTjvD98St+5e4Ogx34RwtzGsoineDDLfqlZhmECaIRBwkW/q4Kbd 5DYYryZTS3AvVyhugUMisDa9dhcdZb2iK7gIof8FkdG/J2SrVtjpuqlG+fgUrn4g7X IATc+Gd2YyxugXz0udelRokG1eQ2S2PzEZi0yHyY=
From: Mark Nottingham <notifications@github.com>
Reply-To: quicwg/wg-materials <reply+0166e4ab2fb64e2ed0912e944ed8417d6ac3f04e22280c4992cf00000001175d089892a169ce14447051@reply.github.com>
To: quicwg/wg-materials <wg-materials@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/wg-materials/pull/52/issue_event/1726775918@github.com>
In-Reply-To: <quicwg/wg-materials/pull/52@github.com>
References: <quicwg/wg-materials/pull/52@github.com>
Subject: Re: [quicwg/wg-materials] Update agenda (#52)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b45469895623_6e4a3fcc18018f7812318c"; 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/KmWC47Wr8sMTYKh-dwNq3cH-gu8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 10 Jul 2018 23:51:55 -0000

----==_mimepart_5b45469895623_6e4a3fcc18018f7812318c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #52.

-- 
You 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/52#event-1726775918
----==_mimepart_5b45469895623_6e4a3fcc18018f7812318c
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="340029521" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/wg-materials/issues/52" href="https://github.com/quicwg/wg-materials/pull/52">#52</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<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/52#event-1726775918">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq01Sc8sIP_ZecAFOwUaMnWIN5StQks5uFT4YgaJpZM4VKOC2">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq660IM8PNRT6cFkQNCVsCn0yS3b4ks5uFT4YgaJpZM4VKOC2.gif" height="1" width="1" 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 #52."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/wg-materials/pull/52#event-1726775918"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/wg-materials/pull/52#event-1726775918",
"url": "https://github.com/quicwg/wg-materials/pull/52#event-1726775918",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"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 agenda (#52)",
"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/52#event-1726775918"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355000502\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b45469895623_6e4a3fcc18018f7812318c--


From nobody Tue Jul 10 16:52: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 27156130DDC for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 16:51:55 -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, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UXxjrbjA7psJ for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 16:51:53 -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 65755130DE3 for <quic-issues@ietf.org>; Tue, 10 Jul 2018 16:51:53 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531266712; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=OK0sY7rrQy7DBZKTNADWXLKb8UlULYM7sQdKcNSHye0=; b=kWLPq/fpR1zYKjmeJoY++C6wLVveTpu7GDker0VLl7Bt3d7LEA2YRyOUpZPk1qSjLPqAHziz 3y/oxURhzXYRV3KX33ofmp6c9wQLx5Z4LYV3Pg2ORJ82Nmez5qJ+IpVgFEWi6sjVM+LCKSRs bIMxLgtwPZZlPHHBf23whGw4ra4=
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 5b454698.7f7ca1288870-smtp-out-n01; Tue, 10 Jul 2018 23:51:52 -0000 (UTC)
Date: Tue, 10 Jul 2018 16:51:51 -0700
From: Mark Nottingham <mnot@mnot.net>
Reply-To: Mark Nottingham <mnot@mnot.net>
To: quic-issues@ietf.org
Message-ID: <5b45469794ba3_7a512b0c1c77bc00886b0@hookshot-fe-d252ca1.cp1-iad.github.net.mail>
Subject: [quicwg/wg-materials] a4ac09: Update agenda
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b454697941e6_7a512b0c1c77bc00885f3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/tQU0q9f47_tIVRmXO_xT6w4Xyic>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 10 Jul 2018 23:51:56 -0000

----==_mimepart_5b454697941e6_7a512b0c1c77bc00885f3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/wg-materials
  Commit: a4ac094281d608b1bbb9f1b0544b6689e921399e
      https://github.com/quicwg/wg-materials/commit/a4ac094281d608b1bbb9f1b0544b6689e921399e
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-07-10 (Tue, 10 Jul 2018)

  Changed paths:
    M ietf102/agenda.md

  Log Message:
  -----------
  Update agenda

I'm doing the CID presentation; links to slides are broken.


  Commit: a5981467959d5db66e897b29c59fd64400c7d107
      https://github.com/quicwg/wg-materials/commit/a5981467959d5db66e897b29c59fd64400c7d107
  Author: Mark Nottingham <mnot@mnot.net>
  Date:   2018-07-11 (Wed, 11 Jul 2018)

  Changed paths:
    M ietf102/agenda.md

  Log Message:
  -----------
  Merge pull request #52 from MikeBishop/patch-1

Update agenda


Compare: https://github.com/quicwg/wg-materials/compare/43f64632e275...a5981467959d
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b454697941e6_7a512b0c1c77bc00885f3--


From nobody Tue Jul 10 17:03: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 A60E3130E9C for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 17:03:27 -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, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id O16_S4OXHPgs for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 17:03:26 -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 0C1C0130DE3 for <quic-issues@ietf.org>; Tue, 10 Jul 2018 17:03:25 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531267405; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=S75td7n8qQJQ+sR5unzrG92XLwxdb+lbob4jzg8vJEA=; b=F9LewdIwcC1X6gcmaHy9DgbYQabMV/gKtM1eyGlwWkToUkths7sR1E2rb3M8QnNNBz0T4WXz sS0JcXUPkKEHFrtludv6NOyiTvdB+WUQOqUowGdrMX+jR7q84DTJHxGDr+bS1RoUhqdh1R/o 6ULkFzOdBFEhFWquzsO/3WM7YRk=
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.36]) by mxa.mailgun.org with ESMTP id 5b4546f4.7f2b64ee26c0-smtp-out-n03; Tue, 10 Jul 2018 23:53:24 -0000 (UTC)
Date: Tue, 10 Jul 2018 16:53:23 -0700
From: Mark Nottingham <mnot@mnot.net>
Reply-To: Mark Nottingham <mnot@mnot.net>
To: quic-issues@ietf.org
Message-ID: <5b4546f3b7f95_70e32af58c67dc0045277@hookshot-fe-cace476.cp1-iad.github.net.mail>
Subject: [quicwg/wg-materials] ff54f0: add stream0
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4546f3b7ae3_70e32af58c67dc0045198"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/lSCBdS5-6uKBQdlG2YUj-0XJ5co>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 00:03:28 -0000

----==_mimepart_5b4546f3b7ae3_70e32af58c67dc0045198
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/wg-materials
  Commit: ff54f0c12173340fcdc640bc6205093935241f4e
      https://github.com/quicwg/wg-materials/commit/ff54f0c12173340fcdc640bc6205093935241f4e
  Author: Mark Nottingham <mnot@mnot.net>
  Date:   2018-07-11 (Wed, 11 Jul 2018)

  Changed paths:
    M ietf102/agenda.md

  Log Message:
  -----------
  add stream0



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4546f3b7ae3_70e32af58c67dc0045198--


From nobody Tue Jul 10 17:09: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 C11E61311EB for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 17:09:39 -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, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HuuwC3QPcAk0 for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 17:09: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 A24A5130DE3 for <quic-issues@ietf.org>; Tue, 10 Jul 2018 17:09:37 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531267776; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=Yyy47EZ+9Y3xt3shnG3zW+xQmcVN7flemaSmn2/aPGA=; b=XdbVkIfROfbaoWAk0qdkDlqwKC0ypBcE3BkhNbbEImRQuXccSv/MJNLXOeDTn6eLDhKa3F/5 /czhBgsbaugViIuz9e1+cNZhMkynkWIYFYE7VU82OCLzZs1fHKtrL8tF2lgyywxy0nZWgQUY SU22+uibwi4DrMSLzPM/Ygnk1yc=
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 5b454ac0.7fc7c1db5690-smtp-out-n03; Wed, 11 Jul 2018 00:09:36 -0000 (UTC)
Date: Tue, 10 Jul 2018 17:09:35 -0700
From: Mark Nottingham <mnot@mnot.net>
Reply-To: Mark Nottingham <mnot@mnot.net>
To: quic-issues@ietf.org
Message-ID: <5b454abfa463d_35872ab34b60fbfc107955@hookshot-fe-32b5f5b.cp1-iad.github.net.mail>
Subject: [quicwg/wg-materials] b61b51: whitespace
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b454abfa42b9_35872ab34b60fbfc10789e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/0vmtIAlAckjSf5cUBrVQrLaLwGE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 00:09:40 -0000

----==_mimepart_5b454abfa42b9_35872ab34b60fbfc10789e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/wg-materials
  Commit: b61b51e0804b2b7a2957dade7e0ae08b8601cbc2
      https://github.com/quicwg/wg-materials/commit/b61b51e0804b2b7a2957dade7e0ae08b8601cbc2
  Author: Mark Nottingham <mnot@mnot.net>
  Date:   2018-07-11 (Wed, 11 Jul 2018)

  Changed paths:
    M ietf102/agenda.md

  Log Message:
  -----------
  whitespace



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b454abfa42b9_35872ab34b60fbfc10789e--


From nobody Tue Jul 10 17:49: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 E186D130EDA for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 17:49:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4PVzsKahju8Z for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 17:49: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 09A0D131223 for <quic-issues@ietf.org>; Tue, 10 Jul 2018 17:49:42 -0700 (PDT)
Date: Tue, 10 Jul 2018 17:49:41 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531270181; bh=iU9Y/GApJ7k/YNzuvb4NUdNZhyaJBlTN9KyxjqOF36c=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=pMn+oAkZ3gt60rlF/6zyllyegEFXPB2nj1FNdAsGWv/0BImf65JhsPgQbcS0BZ7Yr KmQNEN0TkVd3sY39LOVM4G8LJn4Ekg5eEnycg3MkRl9v2iMIHFMFXwlXQeiR2WBkQF +KhKoQ8HF08sPnyg/gSJ/PyD8X0baaSJ75VMXlcs=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab7bbf0391c336181d955a44f994f23290dbead00392cf00000001175d162592a169ce1418889d@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1505/404010114@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1505@github.com>
References: <quicwg/base-drafts/issues/1505@github.com>
Subject: Re: [quicwg/base-drafts] Stateless Reset from clients, bis (#1505)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b455425eeeb_18673feea12f8f801123894"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/OISFsxwIdTKAD-yDcr7kc5yHKGA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 00:49:45 -0000

----==_mimepart_5b455425eeeb_18673feea12f8f801123894
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Have we reached a resolution 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/1505#issuecomment-404010114
----==_mimepart_5b455425eeeb_18673feea12f8f801123894
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Have we reached a resolution here?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1505#issuecomment-404010114">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3wiLHQ0QNlurrWolGe7a24Ca67Rks5uFUulgaJpZM4U9sIC">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6lcjuEdSWgOy25cZeSGdDuCO2i6ks5uFUulgaJpZM4U9sIC.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1505: Have we reached a resolution here?"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1505#issuecomment-404010114"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1505#issuecomment-404010114",
"url": "https://github.com/quicwg/base-drafts/issues/1505#issuecomment-404010114",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Stateless Reset from clients, bis (#1505)",
"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\": 1505,\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\": 1505\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1505#issuecomment-404010114"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 351715842\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b455425eeeb_18673feea12f8f801123894--


From nobody Tue Jul 10 18:23: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 0413D13111A for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 18:23:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Z8qTG1jTIEuJ for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 18:23:18 -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 139C9130F66 for <quic-issues@ietf.org>; Tue, 10 Jul 2018 18:23:18 -0700 (PDT)
Date: Tue, 10 Jul 2018 18:23:17 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531272197; bh=4mwA0xQ2GUBl9A96UDXLyG+bxHGpKN9k4SoTSux1GOM=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=eyBmH8LGjl8CvUXNNNppUsuhDDFbT1D+ou0Z/Ep2Ysrodjtuc5q1ubVXhhBubwRtu peOs40Zp5A5p2xLoCqYfLDru5AXmdqXliabGz02+s/ynliKKCknNAfDrNidlw5w+UK 7pzT9CxjsH2KWQEjfk6c66Zfw1Y50tsahg9b+62Q=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/wg-materials <reply+0166e4ab2b164678ee835f3b378e3ad0785d99f8fe1c63ed92cf00000001175d1e0592a169ce1444e3d5@reply.github.com>
To: quicwg/wg-materials <wg-materials@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/wg-materials/pull/53@github.com>
Subject: [quicwg/wg-materials] Editors update (#53)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b455c0554b85_2dfe2af4325dcf54233dd"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/lTAhxtzPJjneJrufRGz39WcPqTY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 01:23:27 -0000

----==_mimepart_5b455c0554b85_2dfe2af4325dcf54233dd
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/53

-- Commit Summary --

  * Editors update

-- File Changes --

    A ietf102/editors.pdf (0)
    M ietf102/retry.pdf (0)

-- Patch Links --

https://github.com/quicwg/wg-materials/pull/53.patch
https://github.com/quicwg/wg-materials/pull/53.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/53

----==_mimepart_5b455c0554b85_2dfe2af4325dcf54233dd
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/53'>https://github.com/quicwg/wg-materials/pull/53</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Editors update</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>A</strong>
    <a href="https://github.com/quicwg/wg-materials/pull/53/files#diff-0">ietf102/editors.pdf</a>
    (0)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/wg-materials/pull/53/files#diff-1">ietf102/retry.pdf</a>
    (0)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/wg-materials/pull/53.patch'>https://github.com/quicwg/wg-materials/pull/53.patch</a></li>
  <li><a href='https://github.com/quicwg/wg-materials/pull/53.diff'>https://github.com/quicwg/wg-materials/pull/53.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/53">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3jm45CfC6wVQY9vFXy408voxen1ks5uFVOFgaJpZM4VKWQz">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5RNeXdGG911Zefq7XnbfBCAVrj-ks5uFVOFgaJpZM4VKWQz.gif" height="1" width="1" 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":"Editors update (#53)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/wg-materials/pull/53"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/wg-materials/pull/53",
"url": "https://github.com/quicwg/wg-materials/pull/53",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Editors update (#53)",
"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": "9346c5b",
"value": "Editors update"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Added",
"value": "[ietf102/editors.pdf](https://github.com/quicwg/wg-materials/pull/53/files#diff-0) (0 changes)"
},
{
"name": "Modified",
"value": "[ietf102/retry.pdf](https://github.com/quicwg/wg-materials/pull/53/files#diff-1) (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\": 53,\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\": 53\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/wg-materials/pull/53"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/wg-materials/pull/53.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/wg-materials/pull/53.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355034163\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b455c0554b85_2dfe2af4325dcf54233dd--


From nobody Tue Jul 10 18:24: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 6B385127332 for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 18:24:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id O7s0oKYjJkyp for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 18:24: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 D2AC7129C6A for <quic-issues@ietf.org>; Tue, 10 Jul 2018 18:24:05 -0700 (PDT)
Date: Tue, 10 Jul 2018 18:24:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531272244; bh=axCctQl9pfJwkore/7C8f8yAtyE8pwBN2LBMGEiLAB8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=DDLJzLJBeAUTGbnbOPYKVMD+oOYJKV7/JkxXZDEN2OhGd+Ok8OkVqOu7/kJhNJdBe rNPI9lV1rnuv5HdmyHgmKPbRnR/L6m/OEmFL6aW9edRSEMCiD8VQ2tk5zgvbOpCjuu Iujz8RDfyrH4zLGOZ+qnsLrRiiiOLQu8eXQl59is=
From: Mark Nottingham <notifications@github.com>
Reply-To: quicwg/wg-materials <reply+0166e4ab3a3341221bf3cdb01c7c294511d720cd848314e992cf00000001175d1e3492a169ce1444e3d5@reply.github.com>
To: quicwg/wg-materials <wg-materials@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/wg-materials/pull/53/c404014967@github.com>
In-Reply-To: <quicwg/wg-materials/pull/53@github.com>
References: <quicwg/wg-materials/pull/53@github.com>
Subject: Re: [quicwg/wg-materials] Editors update (#53)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b455c34e70de_31e63fb38d0fcf78173da"; 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/NAnQFeV2A1ZKqheNm434UbFaGAY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 01:24:08 -0000

----==_mimepart_5b455c34e70de_31e63fb38d0fcf78173da
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Please explicitly flag changes to existing presentations, so we can upload them to data tracker.

-- 
You 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/53#issuecomment-404014967
----==_mimepart_5b455c34e70de_31e63fb38d0fcf78173da
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Please explicitly flag changes to existing presentations, so we can upload them to data tracker.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<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/53#issuecomment-404014967">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4VbS3-1ukmV-81wQ0qqwSWVvqXeks5uFVO0gaJpZM4VKWQz">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-Lo-rhVUDdk-plB0xz2-GpRwruXks5uFVO0gaJpZM4VKWQz.gif" height="1" width="1" 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":"@mnot in #53: Please explicitly flag changes to existing presentations, so we can upload them to data tracker."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/wg-materials/pull/53#issuecomment-404014967"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/wg-materials/pull/53#issuecomment-404014967",
"url": "https://github.com/quicwg/wg-materials/pull/53#issuecomment-404014967",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"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] Editors update (#53)",
"sections": [
{
"text": "",
"activityTitle": "**Mark Nottingham**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mnot",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": 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\": 53,\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\": 53\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/wg-materials/pull/53#issuecomment-404014967"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355034163\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b455c34e70de_31e63fb38d0fcf78173da--


From nobody Tue Jul 10 18:24: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 BAD21130E82 for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 18:24:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id I7Lru9VlMcWd for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 18:24: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 1C980130EB3 for <quic-issues@ietf.org>; Tue, 10 Jul 2018 18:24:10 -0700 (PDT)
Date: Tue, 10 Jul 2018 18:24:09 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531272249; bh=p4KoTTZLlFDVAHB9/gKTxTy1jKWcxPE+SXxmJYwMVj8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=j4f112dzwc9LTfXyQRC7PbBkH4njQ6IB66bEevtpSVdPWpUHgRX3DXfRywEbVZFPM 8uVW/juiw/lj5NJLJt+uM1ShXVm3AW0QLiZ0KtHi7labA9a5l+6pDFv0RfC3VqgNP4 ddb/Wnky4sj7fv4d9DJnBI+zK84HIJ1uHGShTjkA=
From: Mark Nottingham <notifications@github.com>
Reply-To: quicwg/wg-materials <reply+0166e4ab2c53ba9abd8463d48879525b7d988b686b0219ed92cf00000001175d1e3992a169ce1444e3d5@reply.github.com>
To: quicwg/wg-materials <wg-materials@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/wg-materials/pull/53/issue_event/1726859685@github.com>
In-Reply-To: <quicwg/wg-materials/pull/53@github.com>
References: <quicwg/wg-materials/pull/53@github.com>
Subject: Re: [quicwg/wg-materials] Editors update (#53)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b455c393d0b0_74e3fadb6764f78188452"; 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/HacrJqQ1qYOigu4kLFNvFowOr7M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 01:24:12 -0000

----==_mimepart_5b455c393d0b0_74e3fadb6764f78188452
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #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/wg-materials/pull/53#event-1726859685
----==_mimepart_5b455c393d0b0_74e3fadb6764f78188452
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="340059093" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/wg-materials/issues/53" href="https://github.com/quicwg/wg-materials/pull/53">#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/wg-materials/pull/53#event-1726859685">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-4pYVzEJP8Wav8XIsMw6Yvi0BHDks5uFVO5gaJpZM4VKWQz">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2mPE01X2zw97x12JPxC0KAh3sDVks5uFVO5gaJpZM4VKWQz.gif" height="1" width="1" 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 #53."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/wg-materials/pull/53#event-1726859685"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/wg-materials/pull/53#event-1726859685",
"url": "https://github.com/quicwg/wg-materials/pull/53#event-1726859685",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"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] Editors update (#53)",
"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/53#event-1726859685"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355034163\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b455c393d0b0_74e3fadb6764f78188452--


From nobody Tue Jul 10 18:24: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 268EB130E9E for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 18:24:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.661
X-Spam-Level: 
X-Spam-Status: No, score=-1.661 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, T_DKIMWL_WL_HIGH=-0.01] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id czkfqQtDrbxa for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 18:24: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 877B7130EDA for <quic-issues@ietf.org>; Tue, 10 Jul 2018 18:24:10 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531272249; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=0pcxDu4aypxnQ0jkhjPV2af6DGTXoYc8h3PBgwE0HZo=; b=cj58woY7KdoyqKemcYCm97GdaZBft1Y2qpaHtlVddG38vpTN88W97cT4M6ljsa3Dpbr6qJI0 BL7sBa8wmX4Uouexnw5EuI45wxa5PCofTEegu6R0YYQoldM7NCne8gyiFCoSOiegOUzVbisE KaZA3XtA8pdts7P0sSEk86dJXLI=
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 5b455c39.7fed97650d50-smtp-out-n01; Wed, 11 Jul 2018 01:24:09 -0000 (UTC)
Date: Tue, 10 Jul 2018 18:24:08 -0700
From: Mark Nottingham <mnot@mnot.net>
Reply-To: Mark Nottingham <mnot@mnot.net>
To: quic-issues@ietf.org
Message-ID: <5b455c386a7bf_44d42ac06cc0bc0852694@hookshot-fe-b0febf1.cp1-iad.github.net.mail>
Subject: [quicwg/wg-materials] 9346c5: Editors update
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b455c386a2f4_44d42ac06cc0bc08525a0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/KHmWBAirA76BpZP63jFrAIiVZdk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 01:24:13 -0000

----==_mimepart_5b455c386a2f4_44d42ac06cc0bc08525a0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/wg-materials
  Commit: 9346c5b1b44b7d2d6b38253bdaa7a1e398b6df03
      https://github.com/quicwg/wg-materials/commit/9346c5b1b44b7d2d6b38253bdaa7a1e398b6df03
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-11 (Wed, 11 Jul 2018)

  Changed paths:
    A ietf102/editors.pdf
    M ietf102/retry.pdf

  Log Message:
  -----------
  Editors update


  Commit: ef84d9c51ec0d65ac3854fc45a8fb28152384a96
      https://github.com/quicwg/wg-materials/commit/ef84d9c51ec0d65ac3854fc45a8fb28152384a96
  Author: Mark Nottingham <mnot@mnot.net>
  Date:   2018-07-11 (Wed, 11 Jul 2018)

  Changed paths:
    A ietf102/editors.pdf
    M ietf102/retry.pdf

  Log Message:
  -----------
  Merge pull request #53 from martinthomson/editors-102

Editors update


Compare: https://github.com/quicwg/wg-materials/compare/b61b51e0804b...ef84d9c51ec0
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b455c386a2f4_44d42ac06cc0bc08525a0--


From nobody Tue Jul 10 18:26: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 8C0A6130E9E for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 18:26:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ku6UzNSdbVjK for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 18:26: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 46884129C6A for <quic-issues@ietf.org>; Tue, 10 Jul 2018 18:26:13 -0700 (PDT)
Date: Tue, 10 Jul 2018 18:26:12 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531272372; bh=AQWS3dqSczZ7Dq8/iAMzIKmOgsgNQwQ1HJz05YTLP/o=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=VQ0MBYjR2ea2B911KYRDK0fJHSCk0IeknUEsb9x1LwA79segBak+h8KenMp5dnNuL mU68O4dpAQFJ9UX1m1CJIY+YoE9/0c4Ki+wskbZ3oGXZnEYZvGL8TsBX8fLUBcAe6L LuOYzYj3po9+6UPtLdex2bnnZ7LgMphyg87VLMpY=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/wg-materials <reply+0166e4ab7980f46e95ea00eb7c292f37222f3d6f43eafbe792cf00000001175d1eb492a169ce1444e3d5@reply.github.com>
To: quicwg/wg-materials <wg-materials@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/wg-materials/pull/53/c404015278@github.com>
In-Reply-To: <quicwg/wg-materials/pull/53@github.com>
References: <quicwg/wg-materials/pull/53@github.com>
Subject: Re: [quicwg/wg-materials] Editors update (#53)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b455cb4a4fda_75452b0b95146f60662cb"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: 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_T24P2kgjCwX0p7TRQskIaortE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 01:26:15 -0000

----==_mimepart_5b455cb4a4fda_75452b0b95146f60662cb
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

The existing presentation wasn't changed, I just used chmod.

-- 
You 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/53#issuecomment-404015278
----==_mimepart_5b455cb4a4fda_75452b0b95146f60662cb
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>The existing presentation wasn't changed, I just used chmod.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<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/53#issuecomment-404015278">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyJxYDdGwsJL8u0dLziwcpAZ3mahks5uFVQ0gaJpZM4VKWQz">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3Ra6SZwL7rnsVDWMmcpFgL1zGFtks5uFVQ0gaJpZM4VKWQz.gif" height="1" width="1" 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 in #53: The existing presentation wasn't changed, I just used chmod."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/wg-materials/pull/53#issuecomment-404015278"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/wg-materials/pull/53#issuecomment-404015278",
"url": "https://github.com/quicwg/wg-materials/pull/53#issuecomment-404015278",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"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] Editors update (#53)",
"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/wg-materials\",\n\"issueId\": 53,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/wg-materials/pull/53#issuecomment-404015278"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355034163\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b455cb4a4fda_75452b0b95146f60662cb--


From nobody Tue Jul 10 18:26: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 619C9130E9E for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 18:26:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.661
X-Spam-Level: 
X-Spam-Status: No, score=-1.661 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, T_DKIMWL_WL_HIGH=-0.01] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wDjKGz-8cwrk for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 18:26: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 E6958129C6A for <quic-issues@ietf.org>; Tue, 10 Jul 2018 18:26:20 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531272380; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=ePf1dLCFUsiQgnTFpWNn4MtZJMtIMpHy89mwq1XOSws=; b=EgPrPIa5XWoaKCJXu+zgdkK4PvVgSSiN6iQOib1H8n2rUNFhMsRHfQxZYtojl24kMi1aPZnY 1ZWkf1e0lUFAK80pNkXYB6YvPspoHbM2i+LD5y1QPbRu5bPU2LF9gtuNdvk0wa8AxNgzx/I/ 5HQbGmKLXPuYg/5Li/YQwvQm/cI=
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 5b455cbc.7fa0560f0810-smtp-out-n01; Wed, 11 Jul 2018 01:26:20 -0000 (UTC)
Date: Tue, 10 Jul 2018 18:26:19 -0700
From: Mark Nottingham <mnot@mnot.net>
Reply-To: Mark Nottingham <mnot@mnot.net>
To: quic-issues@ietf.org
Message-ID: <5b455cbb1dba9_1d552b282a1e5c088147@hookshot-fe-31feec6.cp1-iad.github.net.mail>
Subject: [quicwg/wg-materials] 4d0a05: add editors' update slides
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b455cbb1d509_1d552b282a1e5c08813d4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/J3TWAvm-j7BgA7W5qsiKcdhVnZM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 01:26:23 -0000

----==_mimepart_5b455cbb1d509_1d552b282a1e5c08813d4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/wg-materials
  Commit: 4d0a05a0c71d15ed88025870f5e516c1dc945e5d
      https://github.com/quicwg/wg-materials/commit/4d0a05a0c71d15ed88025870f5e516c1dc945e5d
  Author: Mark Nottingham <mnot@mnot.net>
  Date:   2018-07-11 (Wed, 11 Jul 2018)

  Changed paths:
    M ietf102/agenda.md

  Log Message:
  -----------
  add editors' update slides



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b455cbb1d509_1d552b282a1e5c08813d4--


From nobody Tue Jul 10 18:48: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 021DD12E039 for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 18:48: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.249, 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 dA1BYSCLiUxL for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 18:48: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 90067127148 for <quic-issues@ietf.org>; Tue, 10 Jul 2018 18:48:40 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531273720; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=6G3JJqwu9JANmXe7OO3ZNAkeINqEnCHPSc6sCWR/49A=; b=Isn0MBn0DfYn332gmxpwWjGSq0gZ1JQil24cLXIVtDeW7jeY7J/lufTMwr8mTQ7ThwBDf27v DLY7EzM6qFyZ2IYgRMZ/gU/FFJakPePqxQvv0RlMB8fQECxe4QbvMSMVaRUHbktrOzDMHUQN p+pvoiW8as6NkmiBMQcHoSbqK+Y=
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 5b4561f7.7f5acf3a3e40-smtp-out-n02; Wed, 11 Jul 2018 01:48:39 -0000 (UTC)
Date: Tue, 10 Jul 2018 18: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: <5b4561f62a1fa_38752b006e793c1088124@hookshot-fe-da92815.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] f6d016: Strike application-owned
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4561f629e2c_38752b006e793c10880b0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/qE3ETninprU7pbTWyNqoSvlGFRQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 01:48:43 -0000

----==_mimepart_5b4561f629e2c_38752b006e793c10880b0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/application-owned
  Home:   https://github.com/quicwg/base-drafts
  Commit: f6d01683dede77587e009b1ec338e8660061219d
      https://github.com/quicwg/base-drafts/commit/f6d01683dede77587e009b1ec338e8660061219d
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-11 (Wed, 11 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Strike application-owned

Side effect of stream 0 changes was that this qualification is no longer
necessary.

Closes #1297.



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4561f629e2c_38752b006e793c10880b0--


From nobody Tue Jul 10 18:48: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 7BE4912E039 for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 18:48:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MsMAoxRmQsvt for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 18:48: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 ABD2F127148 for <quic-issues@ietf.org>; Tue, 10 Jul 2018 18:48:55 -0700 (PDT)
Date: Tue, 10 Jul 2018 18:48:54 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531273734; bh=sshzZdkSACoxpiQu7hsPhey1L0k3ozKRaH9zGCV540M=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=c+W1pajVgKqEVo4ApOEttYXfAiRZaKbFYrmOQtpE1DjMv+w+/Q2xQZb8qqaKOPwty C2GC3wcNYwBnxDpIHHzFSPsqRBe1ezKDx8FuuDdyu7a2YduQOR1PhT+pZ+H7xAoB7p 3qUzn+rT2RlmhhjA35sHv3wmce5Eod6FIZM4ChXI=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab3ecc9d903e89bcd898c498c3a2ba0e2a65896a8292cf00000001175d240692a169ce1444f31d@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1545@github.com>
Subject: [quicwg/base-drafts] Strike application-owned (#1545)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b456206d5b1c_1bf23fed3b56cf80635d7"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/zAakVzJA5P1R009Va8AmZdcHLh4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 01:48:58 -0000

----==_mimepart_5b456206d5b1c_1bf23fed3b56cf80635d7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Side effect of stream 0 changes was that this qualification is no longer
necessary.

Closes #1297.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1545

-- Commit Summary --

  * Strike application-owned

-- File Changes --

    M draft-ietf-quic-transport.md (32)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1545.patch
https://github.com/quicwg/base-drafts/pull/1545.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/1545

----==_mimepart_5b456206d5b1c_1bf23fed3b56cf80635d7
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Side effect of stream 0 changes was that this qualification is no longer<br>
necessary.</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #1297.">Closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="315195422" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1297" href="https://github.com/quicwg/base-drafts/issues/1297">#1297</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/1545'>https://github.com/quicwg/base-drafts/pull/1545</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Strike application-owned</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1545/files#diff-0">draft-ietf-quic-transport.md</a>
    (32)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1545.patch'>https://github.com/quicwg/base-drafts/pull/1545.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1545.diff'>https://github.com/quicwg/base-drafts/pull/1545.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/1545">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqywq6dIUSF5JzXt2Cfdo_HyfIWxQks5uFVmGgaJpZM4VKXVv">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq06vdxhzGVpgnyPrvkXYBv8YjyGKks5uFVmGgaJpZM4VKXVv.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Strike application-owned (#1545)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1545"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1545",
"url": "https://github.com/quicwg/base-drafts/pull/1545",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Strike application-owned (#1545)",
"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": "f6d0168",
"value": "Strike application-owned"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1545/files#diff-0) (32 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\": 1545,\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\": 1545\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1545"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1545.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1545.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355038575\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b456206d5b1c_1bf23fed3b56cf80635d7--


From nobody Tue Jul 10 18:59: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 1BE81131147 for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 18:59:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mZR6_64thxAz for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 18:58: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 356641310F5 for <quic-issues@ietf.org>; Tue, 10 Jul 2018 18:58:59 -0700 (PDT)
Date: Tue, 10 Jul 2018 18:58:58 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531274338; bh=BXZ0ogJsswaratzmdGzpMcSk3UYAdvih9RvaRKvygKA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=c2D2faUDjSHAtYodH6iyACcypP4a873D0N/TM2adt7HoR6he1h4bE4SrztrEvwWso o4Uh1nfP6rj3wFWAa5BGxRfvf4bBxwES/FY7SNiPGCiRqRmrYTc32wWhkdRqNQIXw7 tj1VkdFb9qr5ElIT9ayo1LA02l91T1nyi86oSfdE=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab7fa0b64f14045128819a6d541f248a42dc72966292cf00000001175d266292a169ce14352c88@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1531/404020322@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1531@github.com>
References: <quicwg/base-drafts/issues/1531@github.com>
Subject: Re: [quicwg/base-drafts] Only Update max_ack_delay for Retransmittable Packets (#1531)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4564626527d_45ee2b192b762f54111568"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/88fiKpXQl21eZTZh9IDSqJ00HtM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 01:59:10 -0000

----==_mimepart_5b4564626527d_45ee2b192b762f54111568
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This seems like a real issue.  The test is there because acknowledgements aren't generated directly as a result of receiving some packets.  This includes ACK-only packets, but a definition for what that means isn't in the doc.  

I think that there is a simple fix - define "ACK-only" as being any packet that comprises ACK, ACK_ECN, and PADDING frames only.

There is still a bug in determining maximum ACK delay though.  If the ACK is lost and the receiver has their own data to send some time afterwards, they might bundle an ACK with that new packet.  That would force the delay up.  I think that we should discuss explicit signaling of maximum ACK delay.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1531#issuecomment-404020322
----==_mimepart_5b4564626527d_45ee2b192b762f54111568
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>This seems like a real issue.  The test is there because acknowledgeme=
nts aren't generated directly as a result of receiving some packets.  Thi=
s includes ACK-only packets, but a definition for what that means isn't i=
n the doc.</p>
<p>I think that there is a simple fix - define "ACK-only" as being any pa=
cket that comprises ACK, ACK_ECN, and PADDING frames only.</p>
<p>There is still a bug in determining maximum ACK delay though.  If the =
ACK is lost and the receiver has their own data to send some time afterwa=
rds, they might bundle an ACK with that new packet.  That would force the=
 delay up.  I think that we should discuss explicit signaling of maximum =
ACK delay.</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/1531#issuecomment-404020322">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqzbI=
vLS40M47G82zRZVnQI-FM7Brks5uFVvigaJpZM4VF2CQ">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkqxzZybhOND0a7AuNOxfWEbiJ=
AvwJks5uFVvigaJpZM4VF2CQ.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 #1531: This seems like a real issue.  The test is there beca=
use acknowledgements aren't generated directly as a result of receiving s=
ome packets.  This includes ACK-only packets, but a definition for what t=
hat means isn't in the doc.  \r\n\r\nI think that there is a simple fix -=
 define \"ACK-only\" as being any packet that comprises ACK, ACK_ECN, and=
 PADDING frames only.\r\n\r\nThere is still a bug in determining maximum =
ACK delay though.  If the ACK is lost and the receiver has their own data=
 to send some time afterwards, they might bundle an ACK with that new pac=
ket.  That would force the delay up.  I think that we should discuss expl=
icit signaling of maximum ACK delay."}],"action":{"name":"View Issue","ur=
l":"https://github.com/quicwg/base-drafts/issues/1531#issuecomment-404020=
322"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1531#issuecomment=
-404020322",
"url": "https://github.com/quicwg/base-drafts/issues/1531#issuecomment-40=
4020322",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Only Update max_ack_delay for Retransm=
ittable Packets (#1531)",
"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\": 1531,\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\": 1531\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1531#issuecomment-40=
4020322"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3538535=
84\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b4564626527d_45ee2b192b762f54111568--


From nobody Tue Jul 10 19:06: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 6179F130DD6 for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 19:06:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bp7PYn9JYHhq for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 19:06: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 CE1DA12E039 for <quic-issues@ietf.org>; Tue, 10 Jul 2018 19:06:33 -0700 (PDT)
Date: Tue, 10 Jul 2018 19:06:32 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531274792; bh=xqwiWJjKELJr62Rpbyl9Es7RdJOm6ReLISWEAR3z1NU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=kGeAL+c8hgJIYsrcIlS4YpdDsaW8C/kxvQ2Ju38MPkHRobv/UAFdT3/q1awn1ZI8k t4FuzFZxwRhIWN4eOENOsV4Vdhj/e8QqG4StkDbNMNe2nnFD5bwFcyp56r7iJoYrSO 96mxbCCNkx8nP52hbcZEzHokpkH5ipfAJWDuv7UQ=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abc853a65fc8beaf2918e4d5c60f03cbd719b1a76a92cf00000001175d282892a169ce14352c88@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1531/404021439@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1531@github.com>
References: <quicwg/base-drafts/issues/1531@github.com>
Subject: Re: [quicwg/base-drafts] Only Update max_ack_delay for Retransmittable Packets (#1531)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b45662834071_73453fb3072def8479688"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Ej68hstNY-brwLmphT8mYkixRk0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 02:06:35 -0000

----==_mimepart_5b45662834071_73453fb3072def8479688
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

The intent here is that ack_only == !retransmittable, but you're right that's never defined.

@martinthomson Given that's where TCP is heading, I agree we should add explicit signaling for max ack delay.  Previously Jana convinced me it wasn't strictly necessary, but measuring it is increasingly feeling like a research project we shouldn't take on 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/1531#issuecomment-404021439
----==_mimepart_5b45662834071_73453fb3072def8479688
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>The intent here is that ack_only =3D=3D !retransmittable, but you're r=
ight that's never defined.</p>
<p><a class=3D"user-mention" data-hovercard-user-id=3D"67641" data-octo-c=
lick=3D"hovercard-link-click" data-octo-dimensions=3D"link_type:self" hre=
f=3D"https://github.com/martinthomson">@martinthomson</a> Given that's wh=
ere TCP is heading, I agree we should add explicit signaling for max ack =
delay.  Previously Jana convinced me it wasn't strictly necessary, but me=
asuring it is increasingly feeling like a research project we shouldn't t=
ake on for 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/1531#issuecomment-404021439">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq7TJ=
Y86K8oHhx05RNQruQH2G3EkPks5uFV2ogaJpZM4VF2CQ">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq_wmwMWxGIbKpX1DQlEmvbT7=
rxzLks5uFV2ogaJpZM4VF2CQ.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 #1531: The intent here is that ack_only =3D=3D !retransmittable, =
but you're right that's never defined.\r\n\r\n@martinthomson Given that's=
 where TCP is heading, I agree we should add explicit signaling for max a=
ck delay.  Previously Jana convinced me it wasn't strictly necessary, but=
 measuring it is increasingly feeling like a research project we shouldn'=
t take on for v1."}],"action":{"name":"View Issue","url":"https://github.=
com/quicwg/base-drafts/issues/1531#issuecomment-404021439"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1531#issuecomment=
-404021439",
"url": "https://github.com/quicwg/base-drafts/issues/1531#issuecomment-40=
4021439",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Only Update max_ack_delay for Retransm=
ittable Packets (#1531)",
"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\": 1531,\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\": 1531\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1531#issuecomment-40=
4021439"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3538535=
84\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b45662834071_73453fb3072def8479688--


From nobody Tue Jul 10 19:14: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 C4C4D12E039 for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 19:14:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wBE1fCqpJc6e for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 19:13: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 053E2130DD6 for <quic-issues@ietf.org>; Tue, 10 Jul 2018 19:13:58 -0700 (PDT)
Date: Tue, 10 Jul 2018 19:13:57 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531275237; bh=mhoQT8SVN2LAhMGMKs0O4okx2/GJa7niPY9JHnvaGEU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=sw5z/t06dz5NQXahpYY36R8vDTyid12xafwe+zI9Mmwvi3N8mE4X1qzTv/PK5h6fe Oxdd3l195dpq9Mxo/gVkULnsHVOv2ongFVHR2fyazSznQC0jBqp9ShiIS25AuuvdzP gNIAH1YmgAspGyDk4CullneJw5+z4IvbStcu+rbA=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab6fbbcfb837369f858c6ae55a2ae8c54dbbdc8bd892cf00000001175d29e592a169ce14352c88@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1531/404022515@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1531@github.com>
References: <quicwg/base-drafts/issues/1531@github.com>
Subject: Re: [quicwg/base-drafts] Only Update max_ack_delay for Retransmittable Packets (#1531)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4567e536e95_74ed3fe85043ef7c56137b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/sgLDc8-c9HZrh6VOCk-fBxS_bqs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 02:14:02 -0000

----==_mimepart_5b4567e536e95_74ed3fe85043ef7c56137b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

After taking another look, this is a bit larger fix.  I'll try to address it in PR#1540, because I now need an ack_only bool to indicate it's only ACK, ACK_ECN, or PADDING, as well as an in_flight bool, because PADDING counts towards in flight, but do not elicit(is that better?) acknowledgements.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1531#issuecomment-404022515
----==_mimepart_5b4567e536e95_74ed3fe85043ef7c56137b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>After taking another look, this is a bit larger fix.  I'll try to addr=
ess it in PR#1540, because I now need an ack_only bool to indicate it's o=
nly ACK, ACK_ECN, or PADDING, as well as an in_flight bool, because PADDI=
NG counts towards in flight, but do not elicit(is that better?) acknowled=
gements.</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/1531#issuecomment-404022515">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqwu1=
ZxsGwc_7icw4MM0eYZFrmk9qks5uFV9lgaJpZM4VF2CQ">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq8OR-zMwh3yH3vKNK4iQ1lyh=
oUn-ks5uFV9lgaJpZM4VF2CQ.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 #1531: After taking another look, this is a bit larger fix.  I'll=
 try to address it in PR#1540, because I now need an ack_only bool to ind=
icate it's only ACK, ACK_ECN, or PADDING, as well as an in_flight bool, b=
ecause PADDING counts towards in flight, but do not elicit(is that better=
?) acknowledgements."}],"action":{"name":"View Issue","url":"https://gith=
ub.com/quicwg/base-drafts/issues/1531#issuecomment-404022515"}}}</script>=

<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1531#issuecomment=
-404022515",
"url": "https://github.com/quicwg/base-drafts/issues/1531#issuecomment-40=
4022515",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Only Update max_ack_delay for Retransm=
ittable Packets (#1531)",
"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\": 1531,\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\": 1531\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1531#issuecomment-40=
4022515"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3538535=
84\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b4567e536e95_74ed3fe85043ef7c56137b--


From nobody Tue Jul 10 19:19: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 D4A2D130DE8 for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 19:19:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.011
X-Spam-Level: 
X-Spam-Status: No, score=-1.011 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, T_DKIMWL_WL_HIGH=-0.01] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id U-KTUrrvLyfQ for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 19:19: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 D04D9130DCD for <quic-issues@ietf.org>; Tue, 10 Jul 2018 19:19:11 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531275551; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=Dp/UzxIfDH4ZzZ46D5ahLo7ius6C5p9SopXGwKc64vI=; b=GG3lhxu0Asjr8pEnCljCet9qwHcopRO8Wi1ItE21AEM3hE3dYK/IrCdT9YC1pZp+DR/dc0tm WZN3yeZ9kpveTB0z/a0XNxTx8YaLEC2+saggvn5ScK2MfL05a8MLSu5Js3O8yLYIrr2+hUIU owuRKp1zcF3vLkHvA2HExER79CM=
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 5b45691e.7f3c869e99c0-smtp-out-n01; Wed, 11 Jul 2018 02:19:10 -0000 (UTC)
Date: Tue, 10 Jul 2018 19:19:10 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5b45691ecacaa_154a2ae1c2eafc08199fd@hookshot-fe-32b5f5b.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] aa00f6: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b45691eca2a1_154a2ae1c2eafc081984f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/RcSJBJ9Rww-E6e4Ih6mrVQaUu-M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 02:19:13 -0000

----==_mimepart_5b45691eca2a1_154a2ae1c2eafc081984f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-padding
  Home:   https://github.com/quicwg/base-drafts
  Commit: aa00f6b56fd82e78586f1344c6d548187b3f3687
      https://github.com/quicwg/base-drafts/commit/aa00f6b56fd82e78586f1344c6d548187b3f3687
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-07-10 (Tue, 10 Jul 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Adds in_flight to sent_packets



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b45691eca2a1_154a2ae1c2eafc081984f--


From nobody Tue Jul 10 19:19: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 28167130DE8 for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 19:19:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id eo8VS_juBLrH for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 19:19: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 47D89130EBD for <quic-issues@ietf.org>; Tue, 10 Jul 2018 19:19:15 -0700 (PDT)
Date: Tue, 10 Jul 2018 19:19:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531275554; bh=TcG/DsYno/HBKNGW6qOxEbdVPeWCQPH9as66cSxFjQA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LVr8UCywd/LJPZDLUMG+ogsIH+01H79IwLqWM2AlGSEqQdUcMEFPC7RxczvM6AEFP HDgZJaTA0W44pWEbai2XFYpK9nVsdl1L1F1Ax7F5NbtwLwGuO1pNcj8AbAbSjtzkfC 50cdHfCyePq2O3GXGlm6V3yKD6LdWOC8YCaLaCPI=
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/1540/push/2709928104@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1540@github.com>
References: <quicwg/base-drafts/pull/1540@github.com>
Subject: Re: [quicwg/base-drafts] PADDING counts towards bytes in flight (#1540)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b456922a8ed5_28782ac3234d8f581715d5"; 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/sfkil69VcLx84eGyeS_QbSzY2y4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 02:19:18 -0000

----==_mimepart_5b456922a8ed5_28782ac3234d8f581715d5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

aa00f6b  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/1540/files/1e340379d4ca016ede8075021741d7a34fabafe6..aa00f6b56fd82e78586f1344c6d548187b3f3687

----==_mimepart_5b456922a8ed5_28782ac3234d8f581715d5
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/aa00f6b">aa00f6b</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/1540/files/1e340379d4ca016ede8075021741d7a34fabafe6..aa00f6b56fd82e78586f1344c6d548187b3f3687">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5xR5uXSBQFWt3LOz0GPYAebCgZlks5uFWCigaJpZM4VHtn2">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq01Iolch_aGAl-ZWXcw6uta7kF4sks5uFWCigaJpZM4VHtn2.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1540"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1540/files/1e340379d4ca016ede8075021741d7a34fabafe6..aa00f6b56fd82e78586f1344c6d548187b3f3687"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1540/files/1e340379d4ca016ede8075021741d7a34fabafe6..aa00f6b56fd82e78586f1344c6d548187b3f3687",
"url": "https://github.com/quicwg/base-drafts/pull/1540/files/1e340379d4ca016ede8075021741d7a34fabafe6..aa00f6b56fd82e78586f1344c6d548187b3f3687",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1540",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1540:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "aa00f6b",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1540/files/1e340379d4ca016ede8075021741d7a34fabafe6..aa00f6b56fd82e78586f1344c6d548187b3f3687"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 354343414\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b456922a8ed5_28782ac3234d8f581715d5--


From nobody Tue Jul 10 19: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 8A597130DE8 for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 19:20:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WDTlPOSCRakS for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 19:20: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 855DC130DCD for <quic-issues@ietf.org>; Tue, 10 Jul 2018 19:20:42 -0700 (PDT)
Date: Tue, 10 Jul 2018 19:20:41 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531275641; bh=IWyMknqlPNeRaUDEbTZDMU/S4sNjbtgK+zomiyPQS5Q=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=CtgVU9MsI2fmS9b1vjgmhpjaPq6oZ+Y8EmYo3aQPrlHAr2+8voM83Gt9FotMDw+WD H3mPOfzFoQVfvGmbmLxv4xBKJ4DqNi8+23jwKef6wJdZaQJA9RgZKKS9uVt/8KxQFf HWIzauEDYWJpmKi3S5naB/2qLj6zSOkibwFwzhjk=
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/1540/push/2709930276@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1540@github.com>
References: <quicwg/base-drafts/pull/1540@github.com>
Subject: Re: [quicwg/base-drafts] PADDING counts towards bytes in flight (#1540)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b456979e5b03_11b73ff132836f7c1402af"; 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/bIGQD8CgU8cQAVzGRJvfvnFVv6w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 02:20:46 -0000

----==_mimepart_5b456979e5b03_11b73ff132836f7c1402af
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

4be49f9  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/1540/files/aa00f6b56fd82e78586f1344c6d548187b3f3687..4be49f98e0b368c740f0e4f4da8585b4a4f2f713

----==_mimepart_5b456979e5b03_11b73ff132836f7c1402af
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/4be49f9">4be49f9</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/1540/files/aa00f6b56fd82e78586f1344c6d548187b3f3687..4be49f98e0b368c740f0e4f4da8585b4a4f2f713">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2KYq13opxTVNweqhxRJ2i3h3mUNks5uFWD5gaJpZM4VHtn2">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq59ShttkQ1_SsDYts4EqGsZWZUCTks5uFWD5gaJpZM4VHtn2.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1540"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1540/files/aa00f6b56fd82e78586f1344c6d548187b3f3687..4be49f98e0b368c740f0e4f4da8585b4a4f2f713"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1540/files/aa00f6b56fd82e78586f1344c6d548187b3f3687..4be49f98e0b368c740f0e4f4da8585b4a4f2f713",
"url": "https://github.com/quicwg/base-drafts/pull/1540/files/aa00f6b56fd82e78586f1344c6d548187b3f3687..4be49f98e0b368c740f0e4f4da8585b4a4f2f713",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1540",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1540:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "4be49f9",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1540/files/aa00f6b56fd82e78586f1344c6d548187b3f3687..4be49f98e0b368c740f0e4f4da8585b4a4f2f713"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 354343414\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b456979e5b03_11b73ff132836f7c1402af--


From nobody Tue Jul 10 19:30: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 A1E69130DD9 for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 19:30:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.011
X-Spam-Level: 
X-Spam-Status: No, score=-1.011 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, T_DKIMWL_WL_HIGH=-0.01] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id szrng4LNSTTp for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 19:30: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 1E43712E039 for <quic-issues@ietf.org>; Tue, 10 Jul 2018 19:30:41 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531276240; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=cD28dkCu0xs2D6EbeZ29tdv14lqpr2fDf6vVyl1BVBs=; b=L9rKqChV3itysBimFF9s/tUGfSIvRneNWiePEmprDe4TFB40Pst5YcBtvJoJjXUapdAa/+Q1 hwslejewhhooMD5SLRXUv3eIfUZG4jfvjz6MrtsYBJ2z1CMtXa6zJgYB5zkJV+UCMw5rqedR nEOlQDW3wUOBs1NJboz3DxBlZMw=
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 5b456978.7f030d0ae7e0-smtp-out-n01; Wed, 11 Jul 2018 02:20:40 -0000 (UTC)
Date: Tue, 10 Jul 2018 19:20:39 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5b4569772adb5_74a12ab4e5855c1878410@hookshot-fe-da92815.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 4be49f: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4569772a7da_74a12ab4e5855c187837a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/wnLS20HYBi3A9rgtR2kf_98fv90>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 02:30:43 -0000

----==_mimepart_5b4569772a7da_74a12ab4e5855c187837a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-padding
  Home:   https://github.com/quicwg/base-drafts
  Commit: 4be49f98e0b368c740f0e4f4da8585b4a4f2f713
      https://github.com/quicwg/base-drafts/commit/4be49f98e0b368c740f0e4f4da8585b4a4f2f713
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-07-10 (Tue, 10 Jul 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4569772a7da_74a12ab4e5855c187837a--


From nobody Tue Jul 10 20: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 227D4130DE0 for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 20:10:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.606
X-Spam-Level: 
X-Spam-Status: No, score=-6.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rSXnA-s6H2te for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 20:10: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 54C4F124D68 for <quic-issues@ietf.org>; Tue, 10 Jul 2018 20:10:50 -0700 (PDT)
Date: Tue, 10 Jul 2018 20:10:49 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531278649; bh=YInDzdthm22HYEkdqLbBH2fD+5jvr4xhjlscErde9uI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=PN5YMJ6yjEhcf+cVrHI8wtnybF4hvgfwvZi2srLr4hSqXwMdFx//6Xx7S/KMss+qX yrvPtG6rE6gQbvQQaEJBld2h6NFEKhFjT+3F/uTIA86fhC/8bQBEOPDq97VLpIuwrC 9Vu5LYVVCKHFQX15Kt6stNlmXYS5j9tjhQEbZl94=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab15e2033659eac6beedcb0e8ed830af8501e13ea792cf00000001175d373992a169ce1444f31d@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1545/review/136078053@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1545@github.com>
References: <quicwg/base-drafts/pull/1545@github.com>
Subject: Re: [quicwg/base-drafts] Strike application-owned (#1545)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b45753978582_f4c3f8cc85cef88140046"; 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/l1kuMFLaRWj9xP9cXufk2TCa5eU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 03:10:52 -0000

----==_mimepart_5b45753978582_f4c3f8cc85cef88140046
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

dtikhonov approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1545#pullrequestreview-136078053
----==_mimepart_5b45753978582_f4c3f8cc85cef88140046
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@dtikhonov</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1545#pullrequestreview-136078053">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2R5Qe22KyMrdSaAcit2dmbpXb0Kks5uFWy5gaJpZM4VKXVv">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3NV2Ixp4Jdrv3bjih-22JKv2IQjks5uFWy5gaJpZM4VKXVv.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@dtikhonov approved #1545"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1545#pullrequestreview-136078053"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1545#pullrequestreview-136078053",
"url": "https://github.com/quicwg/base-drafts/pull/1545#pullrequestreview-136078053",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 approved 1545",
"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/1545#pullrequestreview-136078053"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355038575\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b45753978582_f4c3f8cc85cef88140046--


From nobody Tue Jul 10 20:11: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 5B4F2130EC0 for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 20:10:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id W-RJ4oTtttYy for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 20:10: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 90BFA130DE0 for <quic-issues@ietf.org>; Tue, 10 Jul 2018 20:10:57 -0700 (PDT)
Date: Tue, 10 Jul 2018 20:10:56 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531278656; bh=F4g/M63Yrt19cWwE0das9RoRY45wz9GPyY7a0cRHR2Y=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=cR2/XUY+QyCi1OWT0DLcGLTa11yK0l9/Kb+MdMvViTNtsXEQCB0WLBYrS6sswdpC1 z7lsZDY6LmPi7qummqC6hblMjnKLTrycZxfWAthXxpaiia/7ECTSTeY8Spk/BPDbQj Xa7QToSrM5O406pIUb2glQA5wyzCquTibRS2cmOw=
From: Christian Huitema <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab030cc37c71d24b3c12faaa08a637870705a2e2c792cf00000001175d374092a169ce14138c09@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1498/review/136078080@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1498@github.com>
References: <quicwg/base-drafts/pull/1498@github.com>
Subject: Re: [quicwg/base-drafts] Rework Retry packet (#1498)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b457540b98be_111a03ff67e3a8f7c7812e"; 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/kvYSztedscIy91ZA7k7DcSDFBoA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 03:11:00 -0000

----==_mimepart_5b457540b98be_111a03ff67e3a8f7c7812e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

huitema commented on this pull request.



>  
-The first Initial packet contains a packet number of 0. Each packet sent after
-the Initial packet is associated with a packet number space and its packet
-number increases monotonically in that space (see {{packet-numbers}}).
+The first Initial packet sent by either endpoint contains a packet number of

Certainly not MUST. Consider the case where the Initial packet is resent after a version negotiation, or repeated after time-out. Then the "natural" value of the sequence number will be 1. I don't see how saying "must be zero" would improve interoperability. 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1498#discussion_r201553912
----==_mimepart_5b457540b98be_111a03ff67e3a8f7c7812e
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/1498#discussion_r201553912">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-The first Initial packet contains a packet number of 0. Each packet sent after
-the Initial packet is associated with a packet number space and its packet
-number increases monotonically in that space (see {{packet-numbers}}).
+The first Initial packet sent by either endpoint contains a packet number of
</pre>
<p>Certainly not MUST. Consider the case where the Initial packet is resent after a version negotiation, or repeated after time-out. Then the "natural" value of the sequence number will be 1. I don't see how saying "must be zero" would improve interoperability.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1498#discussion_r201553912">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyFI9HhhacaS3g033_119zxBwzSMks5uFWzAgaJpZM4U8RgX">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0UA7tEEPEbZENijZye8eB19hNRvks5uFWzAgaJpZM4U8RgX.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1498"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1498#discussion_r201553912"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1498#discussion_r201553912",
"url": "https://github.com/quicwg/base-drafts/pull/1498#discussion_r201553912",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1498",
"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/1498#discussion_r201553912"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 351344663\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b457540b98be_111a03ff67e3a8f7c7812e--


From nobody Tue Jul 10 20:41: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 AE47D130EC8 for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 20:41:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NPYg4rqjvImp for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 20:41: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 D0335130EC5 for <quic-issues@ietf.org>; Tue, 10 Jul 2018 20:41:18 -0700 (PDT)
Date: Tue, 10 Jul 2018 20:41:17 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531280477; bh=Iu4e00TqLqxGw7mKJcWiWgL2nzr/7AYbUtrirmsSIFc=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=S70IYZcsV+U0mNRn2TW6+OGIzo3on/NaILTxNrtJNojb2grh6I3c3Ju8gSyP3QOZi GqVJ2/LeFFDiuKdLRoYT9w1xuTWqiHRpzJYMcTfRSdnF/YCasUVGDYm9wEWfzIaHwW kY1lrWOc86/F5DmuRzWSof5GnqHS0zKSaIp3dFSw=
From: Daiki AMINAKA <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb958bc4943e12429afe5aea4a4110ac50c2fb25292cf00000001175d3e5d92a169ce14453810@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1546@github.com>
Subject: [quicwg/base-drafts] Coalescing Packet including Initial Packet would be over the MTU (#1546)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b457c5dd3088_f1b3f8cc85cef88257029"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ami-GS
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/zhuNXfn1b36WC6MMmyxJc1Qy4N4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 03:41:21 -0000

----==_mimepart_5b457c5dd3088_f1b3f8cc85cef88257029
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

UDP datagram would be over the MTU(1252 bytes for IPv4) when coalescing packet with Initial Packet and some other packets during Handshake, because Initial Packet have to have at least 1200 bytes.

When to coalesce packets with Initial packet, should we consider the 1200 bytes limitation as whole coalescing packet UDP datagram?
Or should we send Initial Packet as it is?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1546
----==_mimepart_5b457c5dd3088_f1b3f8cc85cef88257029
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>UDP datagram would be over the MTU(1252 bytes for IPv4) when coalescing packet with Initial Packet and some other packets during Handshake, because Initial Packet have to have at least 1200 bytes.</p>
<p>When to coalesce packets with Initial packet, should we consider the 1200 bytes limitation as whole coalescing packet UDP datagram?<br>
Or should we send Initial Packet as it is?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1546">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7dlaDEapZeyuW6W4WHARinIpN03ks5uFXPdgaJpZM4VKcQ8">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1064jjAEbmOf3NePCK_KkpwES-Zks5uFXPdgaJpZM4VKcQ8.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Coalescing Packet including Initial Packet would be over the MTU (#1546)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1546"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1546",
"url": "https://github.com/quicwg/base-drafts/issues/1546",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Coalescing Packet including Initial Packet would be over the MTU (#1546)",
"sections": [
{
"text": "",
"activityTitle": "**Daiki AMINAKA**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ami-GS",
"facts": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1546
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1546,\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\": 1546\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1546"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355058748\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b457c5dd3088_f1b3f8cc85cef88257029--


From nobody Tue Jul 10 20:52: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 E34BD1294D7 for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 20:52:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PNORiZFagE2z for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 20:52: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 DCBB5130E54 for <quic-issues@ietf.org>; Tue, 10 Jul 2018 20:52:31 -0700 (PDT)
Date: Tue, 10 Jul 2018 20:52:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531281150; bh=PWaboEJQyA+kXnug0t+QYt37WwYAn2PYl/mlBMkHdxQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=UkODW7sj5zKrpaNcptGA5OHp/tvwI+CQKK95X7jux4L1psplW9gVEFgy9HUCnmbSj 6WPFU6lYpmpVTo7lGsOKVr6p+5R9K2XkXtAvvwDk0q93LYbqUIABMBSaFlKov74Oyq pJfCb5NQYLOlmBrgf5Z0P53RbHHYOkbeGphvzvTI=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf198beef9415932775cd84462de29c0a6230c2cf92cf00000001175d40fe92a169ce143eedab@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1542/review/136083010@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1542@github.com>
References: <quicwg/base-drafts/pull/1542@github.com>
Subject: Re: [quicwg/base-drafts] Split initial MAX_STREAM_DATA transport parameters (#1542)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b457efec69f2_5bd13fb59959af7c193079"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/2iUxMwxuN3EuXRpJOuuMumgQfAA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 03:52:35 -0000

----==_mimepart_5b457efec69f2_5bd13fb59959af7c193079
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson commented on this pull request.



> +  identifier ending in 0x1; in server transport parameters, this applies to
+  streams ending in 0x0.
+
+initial_max_stream_data_uni (0x000b):
+
+: The initial stream maximum data for unidirectional streams parameter contains
+  the initial flow control limit for newly created unidirectional streams opened
+  by the endpoint that receives the transport parameter.  In client transport
+  parameters, this applies to streams with an identifier ending in 0x3; in
+  server transport parameters, this applies to streams ending in 0x2.
+
+If present, transport parameters that set initial flow control limits are
+equivalent to sending a MAX_STREAM_DATA frame ({{frame-max-stream-data}}) on
+every stream of the corresponding type immediately after opening.  If the
+transport parameter is absent, streams of that type start with a flow control
+limit of 0.

You can send STREAM_BLOCKED on any stream that you can open, but no otherwise send on.  That has the effect of opening the stream.  You don't have to send an empty STREAM frame.

As @LPardue says, there are values that might be better than others as an absolute minimum.  For instance, knowing the type of unidirectional stream is probably better than knowing nothing at all, but we have to trust that implementations provide starting flow control limits that make sense for them.  They have to deal with the consequences, after all.

0 was a valid value in the past, so we're not dealing with anything new here, except to the extent that defaults matter.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1542#discussion_r201558190
----==_mimepart_5b457efec69f2_5bd13fb59959af7c193079
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/1542#discussion_r201558190">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +  identifier ending in 0x1; in server transport parameters, this applies to
+  streams ending in 0x0.
+
+initial_max_stream_data_uni (0x000b):
+
+: The initial stream maximum data for unidirectional streams parameter contains
+  the initial flow control limit for newly created unidirectional streams opened
+  by the endpoint that receives the transport parameter.  In client transport
+  parameters, this applies to streams with an identifier ending in 0x3; in
+  server transport parameters, this applies to streams ending in 0x2.
+
+If present, transport parameters that set initial flow control limits are
+equivalent to sending a MAX_STREAM_DATA frame ({{frame-max-stream-data}}) on
+every stream of the corresponding type immediately after opening.  If the
+transport parameter is absent, streams of that type start with a flow control
+limit of 0.
</pre>
<p>You can send STREAM_BLOCKED on any stream that you can open, but no otherwise send on.  That has the effect of opening the stream.  You don't have to send an empty STREAM frame.</p>
<p>As <a class="user-mention" data-hovercard-user-id="6571445" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/LPardue">@LPardue</a> says, there are values that might be better than others as an absolute minimum.  For instance, knowing the type of unidirectional stream is probably better than knowing nothing at all, but we have to trust that implementations provide starting flow control limits that make sense for them.  They have to deal with the consequences, after all.</p>
<p>0 was a valid value in the past, so we're not dealing with anything new here, except to the extent that defaults matter.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1542#discussion_r201558190">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyNiSRTkqvbPYealVSVjIP9QsIb4ks5uFXZ-gaJpZM4VIpzP">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9U2VznqcgWmLuWmpJmfEG2Ht0RHks5uFXZ-gaJpZM4VIpzP.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1542"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1542#discussion_r201558190"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1542#discussion_r201558190",
"url": "https://github.com/quicwg/base-drafts/pull/1542#discussion_r201558190",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1542",
"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/1542#discussion_r201558190"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 354589903\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b457efec69f2_5bd13fb59959af7c193079--


From nobody Tue Jul 10 21:00: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 3DFBE130E15 for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 21:00:54 -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.249, 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 As_3Cd2_xmHk for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 21:00: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 AED481294D7 for <quic-issues@ietf.org>; Tue, 10 Jul 2018 21:00:52 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531281651; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=Oy9bE+lxo0eY3E/Csgezdm8s0h9jPNPJd5I7LqamaZo=; b=BMcSOF8Vy27ZAzZq+rSvrqunWArR7NVAZDt36zNLGkYMDh0QzmTekjvSlI55FDwznAyR8V96 4uH4ThjkSDPBqbfWrZKHVGGcB7pV/u0O6LjfEkDoQF0TfTaPY2imawHx8UP9MHdYGtk7h2Av fy+9mibk5zhsmbMHSieaySV375I=
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 5b4580f3.7f7470162b10-smtp-out-n01; Wed, 11 Jul 2018 04:00:51 -0000 (UTC)
Date: Tue, 10 Jul 2018 21:00:50 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b4580f230b70_177c2ad32b29dc08950cd@hookshot-fe-6b2eebc.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 67278e: Explaining this was harder than I realized
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4580f2307ef_177c2ad32b29dc0894914"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Xe7UFRrPXzw1hMvJ-F8JUkc-rVc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 04:00:55 -0000

----==_mimepart_5b4580f2307ef_177c2ad32b29dc0894914
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/split-flow-control-tp
  Home:   https://github.com/quicwg/base-drafts
  Commit: 67278eb723afb5b65d3eaf57cd7f2eee6b2e85d4
      https://github.com/quicwg/base-drafts/commit/67278eb723afb5b65d3eaf57cd7f2eee6b2e85d4
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-11 (Wed, 11 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Explaining this was harder than I realized


  Commit: 83a15cdd1be5ff3b6f287adf9af2abb96dd7b2ef
      https://github.com/quicwg/base-drafts/commit/83a15cdd1be5ff3b6f287adf9af2abb96dd7b2ef
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-11 (Wed, 11 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  More fixups


Compare: https://github.com/quicwg/base-drafts/compare/48d054f011ef...83a15cdd1be5
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4580f2307ef_177c2ad32b29dc0894914--


From nobody Tue Jul 10 21:01: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 787261294D7 for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 21:00:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ze4KPbBxokgH for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 21:00: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 AA07E130DE9 for <quic-issues@ietf.org>; Tue, 10 Jul 2018 21:00:53 -0700 (PDT)
Date: Tue, 10 Jul 2018 21:00:53 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531281653; bh=2yeO4ffeuYuiclb7mulNatw8RpAKehsoc9Q0IlyAzOc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=H08uef2kTytGQmvV/Lev3NYH0HgPHUmDuSRXCfaf4yqOc44MnKo/dzJDmFTlkVAJk LLumySs/rKsUQN294kHMkGfB3UI5cyJspO5lIy4R4stbrUvLlG58ZG91JMU6W+MMiz sFB8z4YZmcg5QuvoAxSosDFcTeVs6Ydu7Eb5BBNo=
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/1542/push/2710073209@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1542@github.com>
References: <quicwg/base-drafts/pull/1542@github.com>
Subject: Re: [quicwg/base-drafts] Split initial MAX_STREAM_DATA transport parameters (#1542)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4580f5108e7_6b692b26c1d0af583436e6"; 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/xUsRR-6Nxuhs7ib-aTeefOSlhQc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 04:00:56 -0000

----==_mimepart_5b4580f5108e7_6b692b26c1d0af583436e6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 2 commits.

67278eb  Explaining this was harder than I realized
83a15cd  More fixups


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1542/files/48d054f011ef3b853144b9dd222024bee885ed00..83a15cdd1be5ff3b6f287adf9af2abb96dd7b2ef

----==_mimepart_5b4580f5108e7_6b692b26c1d0af583436e6
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/67278eb">67278eb</a>  Explaining this was harder than I realized</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/83a15cd">83a15cd</a>  More fixups</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/1542/files/48d054f011ef3b853144b9dd222024bee885ed00..83a15cdd1be5ff3b6f287adf9af2abb96dd7b2ef">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6rF1IGvAypz1wxpmln6SpoV3lrQks5uFXh1gaJpZM4VIpzP">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxCcMGR4Ac_dTnLsWfhwk-A9MZLQks5uFXh1gaJpZM4VIpzP.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1542"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1542/files/48d054f011ef3b853144b9dd222024bee885ed00..83a15cdd1be5ff3b6f287adf9af2abb96dd7b2ef"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1542/files/48d054f011ef3b853144b9dd222024bee885ed00..83a15cdd1be5ff3b6f287adf9af2abb96dd7b2ef",
"url": "https://github.com/quicwg/base-drafts/pull/1542/files/48d054f011ef3b853144b9dd222024bee885ed00..83a15cdd1be5ff3b6f287adf9af2abb96dd7b2ef",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1542",
"sections": [
{
"text": "2 new commits pushed to quicwg/base-drafts #1542:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "67278eb",
"value": "Explaining this was harder than I realized"
},
{
"name": "83a15cd",
"value": "More fixups"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1542/files/48d054f011ef3b853144b9dd222024bee885ed00..83a15cdd1be5ff3b6f287adf9af2abb96dd7b2ef"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 354589903\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b4580f5108e7_6b692b26c1d0af583436e6--


From nobody Tue Jul 10 21:01: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 CF9BB130DE9 for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 21:01:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TcOaNHFkjfeF for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 21:01: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 C6F76130E15 for <quic-issues@ietf.org>; Tue, 10 Jul 2018 21:01:30 -0700 (PDT)
Date: Tue, 10 Jul 2018 21:01:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531281690; bh=ARZ8n5I+hp2GD5LsOlls6Pw/xdDyTJPiLRP/sKg5mTk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=JCkX4yx7Pv9JQHxjJdFKfziKhAbWcWN2mCJ0X5a22z2VUghTTpqn05LMiswH7XZOx WJ6w2EXSXTrIWzT2xz5Jnjhy1Tnts2uxhwNL2zjc38NtzZCBz7kooyxh84VqvClaJA icVFpacegujR1bkoVLELOSsteRFX+HhwWd3rbrA4=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab7b6b0ed96b87004d6d43200add13f94b4eceb50d92cf00000001175d431a92a169ce143eedab@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1542/c404037922@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1542@github.com>
References: <quicwg/base-drafts/pull/1542@github.com>
Subject: Re: [quicwg/base-drafts] Split initial MAX_STREAM_DATA transport parameters (#1542)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b45811a357b5_3ad72af9a70e6f5c3513fa"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/BvPuylEulflhk0piuDvnWdAXS44>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 04:01:34 -0000

----==_mimepart_5b45811a357b5_3ad72af9a70e6f5c3513fa
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Thanks for catching those omissions Mike.  The 0-RTT section was harder than expected, probably more than necessary, but I sorted something 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/1542#issuecomment-404037922
----==_mimepart_5b45811a357b5_3ad72af9a70e6f5c3513fa
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Thanks for catching those omissions Mike.  The 0-RTT section was harder than expected, probably more than necessary, but I sorted something 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/1542#issuecomment-404037922">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1X-BLuq6bQzFXTTi0BqcJRqd_m3ks5uFXiagaJpZM4VIpzP">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxZV4DD3tH3sa1UkLkvvdWn1vcKyks5uFXiagaJpZM4VIpzP.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1542: Thanks for catching those omissions Mike.  The 0-RTT section was harder than expected, probably more than necessary, but I sorted something out."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1542#issuecomment-404037922"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1542#issuecomment-404037922",
"url": "https://github.com/quicwg/base-drafts/pull/1542#issuecomment-404037922",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Split initial MAX_STREAM_DATA transport parameters (#1542)",
"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\": 1542,\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\": 1542\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1542#issuecomment-404037922"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 354589903\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b45811a357b5_3ad72af9a70e6f5c3513fa--


From nobody Tue Jul 10 21:15: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 AF970130E54 for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 21:15: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.249, 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 eZtJVAvyUutU for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 21:15: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 67B18130DE9 for <quic-issues@ietf.org>; Tue, 10 Jul 2018 21:15:36 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531282535; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=HBFSknqvPI3QSdKrCGtW/X9jYzFRCnGSCnH52dTMDFg=; b=oquQd9tQAYZEdaYUqSTPa3Ru24aVCwnICty0pk2UlfHgyDdA5w+n79wvsm9T9nBpVxYIrIrf IFcQ8Q/2jvcQVQ0MOd6xTnn50cIqf97ndL6CykwfBL91gNeH92wuYBB1FqWQ9msCdz6TFZng zQsM7Zmeprk//wyTCCNpELCsEVw=
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 5b458467.7fed97362390-smtp-out-n01; Wed, 11 Jul 2018 04:15:35 -0000 (UTC)
Date: Tue, 10 Jul 2018 21:15:34 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b458466787ae_198cc2aac246b3c1c73031@hookshot-fe-dfcc362.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] f6d016: Strike application-owned
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4584667843c_198cc2aac246b3c1c7294b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/VGVd_kaahwZxze64xUj85luK8a8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 04:15:38 -0000

----==_mimepart_5b4584667843c_198cc2aac246b3c1c7294b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: f6d01683dede77587e009b1ec338e8660061219d
      https://github.com/quicwg/base-drafts/commit/f6d01683dede77587e009b1ec338e8660061219d
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-11 (Wed, 11 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Strike application-owned

Side effect of stream 0 changes was that this qualification is no longer
necessary.

Closes #1297.


  Commit: 6e2437f5490e0e057d137d7af3fafa850bf4096b
      https://github.com/quicwg/base-drafts/commit/6e2437f5490e0e057d137d7af3fafa850bf4096b
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-11 (Wed, 11 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1545 from quicwg/application-owned

Strike application-owned


Compare: https://github.com/quicwg/base-drafts/compare/8d46bc84cd4f...6e2437f5490e
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4584667843c_198cc2aac246b3c1c7294b--


From nobody Tue Jul 10 21:15: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 A8F68130EC9 for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 21:15:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CK6NJT_gRoXs for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 21:15:39 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DDA54130DE9 for <quic-issues@ietf.org>; Tue, 10 Jul 2018 21:15:38 -0700 (PDT)
Date: Tue, 10 Jul 2018 21:15:38 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531282538; bh=zTZAZ6ySTG145r/VaQjkyVPr17pDlDH9nLLbWR0nyOs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=0NDE5BM3JNfvUWbiYxLPmrXXiOByM2I9dpx+2ZMIU95IN5y6c50Ze+ACG0Rr0f7SD TNglZOSyKXa0HfsUOl2C7gpADh91gtWrXGj1b1ChBpkziA7wAwsRo4UxMpqdO4zE2d /tJpPz8fG2a5W3R93e9QJl0oyxX8BftIz31lLucw=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab62dd6a49dbd72154b119d4f01715def666bd22d592cf00000001175d466a92a169ce12c9801e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1297/issue_event/1727010233@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1297@github.com>
References: <quicwg/base-drafts/issues/1297@github.com>
Subject: Re: [quicwg/base-drafts] Meaning of "application-owned streams" is unclear (#1297)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b45846a15ed6_5be43fb59959af7c7020bc"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/C48WaCHuRdNnExwpOaoAWDkX7lE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 04:15:42 -0000

----==_mimepart_5b45846a15ed6_5be43fb59959af7c7020bc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1297 via #1545.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1297#event-1727010233
----==_mimepart_5b45846a15ed6_5be43fb59959af7c7020bc
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="315195422" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1297" href="https://github.com/quicwg/base-drafts/issues/1297">#1297</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="340063005" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1545" href="https://github.com/quicwg/base-drafts/pull/1545">#1545</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1297#event-1727010233">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1O9FAbd24TGmV2N_KGDX1ftXdS6ks5uFXvqgaJpZM4TY5Vb">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9jPHfmlURmJUmInTEmZuDt2gLjSks5uFXvqgaJpZM4TY5Vb.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1297 via #1545."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1297#event-1727010233"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1297#event-1727010233",
"url": "https://github.com/quicwg/base-drafts/issues/1297#event-1727010233",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Meaning of \"application-owned streams\" is unclear (#1297)",
"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/1297#event-1727010233"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 325293403\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b45846a15ed6_5be43fb59959af7c7020bc--


From nobody Tue Jul 10 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 83FAE130DE9 for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 21:15:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hNzpSyECJfRs for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 21:15: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 9F107130EBF for <quic-issues@ietf.org>; Tue, 10 Jul 2018 21:15:40 -0700 (PDT)
Date: Tue, 10 Jul 2018 21:15:39 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531282539; bh=uNCULXwCPYaURYlapuWEVuwNlRwEUXWkS43xwp8u8Xw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Xuivs7z81sCnNHNT2khe9kFqx56iRcK4x2WwFZFOLHLUEq6TRJdkqCophCciIIAQK rvs6dELMizCdabXIY2ZYzaYGRfpzjnsoxnWb5sy5Bki/M4hTHMNUV5yJgVstGGVIca pYiIx825WbVvgDh4jWGklX8e8VNOWAEg8yGQXm+4=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab41ee74a360f9dde88a46a5c1215e2a58df3398f392cf00000001175d466b92a169ce1444f31d@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1545/issue_event/1727010230@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1545@github.com>
References: <quicwg/base-drafts/pull/1545@github.com>
Subject: Re: [quicwg/base-drafts] Strike application-owned (#1545)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b45846bc69d4_6b1f2b26c1d0af5846126b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/J1ERT1u3Nod7HskuKxSkgtraKm4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 04:15:43 -0000

----==_mimepart_5b45846bc69d4_6b1f2b26c1d0af5846126b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1545.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1545#event-1727010230
----==_mimepart_5b45846bc69d4_6b1f2b26c1d0af5846126b
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="340063005" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1545" href="https://github.com/quicwg/base-drafts/pull/1545">#1545</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1545#event-1727010230">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1cgfQ1VE9hAHu2TR_dXnTr85oYMks5uFXvrgaJpZM4VKXVv">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3T89JiEl5BVSWNvFzvM-yM7O59iks5uFXvrgaJpZM4VKXVv.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1545."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1545#event-1727010230"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1545#event-1727010230",
"url": "https://github.com/quicwg/base-drafts/pull/1545#event-1727010230",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Strike application-owned (#1545)",
"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/1545#event-1727010230"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355038575\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b45846bc69d4_6b1f2b26c1d0af5846126b--


From nobody Tue Jul 10 21:17: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 AEF50130E54 for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 21:17:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bsoRaBmyMb01 for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 21:17: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 3778C130DE9 for <quic-issues@ietf.org>; Tue, 10 Jul 2018 21:17:00 -0700 (PDT)
Date: Tue, 10 Jul 2018 21:16:59 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531282619; bh=oAL7aBj1UvoGWusvOrmBLDKa/NXgM3ethIJ/8mKcs+c=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=QVOQ3I7PbHlnj5PAFOCOUIaNQ20J5qupyYCvm5YdRIjvkTbUnsAvOJxY6d4Ixdpsd xHqKyqmj7Opm/eLvJS4VmojMIC4Zz31tU3GS0GuHA6bxKKYDMfe9xvSvXo10c17oPf 0Z8qA/Lfj+u62YSXixFWl2IkplRxp2UBPZ8s4VxU=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abfc7977f248fbd78902399002c82cf9971559025d92cf00000001175d46bb92a169ce14138c09@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1498/review/136085855@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1498@github.com>
References: <quicwg/base-drafts/pull/1498@github.com>
Subject: Re: [quicwg/base-drafts] Rework Retry packet (#1498)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4584bb5a05c_5bbc3fb59959af7c347280"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Y_7WvGQajoyOID1YULhMRwqfiLc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 04:17:02 -0000

----==_mimepart_5b4584bb5a05c_5bbc3fb59959af7c347280
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson commented on this pull request.



>  
-The first Initial packet contains a packet number of 0. Each packet sent after
-the Initial packet is associated with a packet number space and its packet
-number increases monotonically in that space (see {{packet-numbers}}).
+The first Initial packet sent by either endpoint contains a packet number of

Christian got it.  MUST doesn't work, and throwing normative language at this is too heavy.  I think that this is fine.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1498#discussion_r201560742
----==_mimepart_5b4584bb5a05c_5bbc3fb59959af7c347280
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/1498#discussion_r201560742">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-The first Initial packet contains a packet number of 0. Each packet sent after
-the Initial packet is associated with a packet number space and its packet
-number increases monotonically in that space (see {{packet-numbers}}).
+The first Initial packet sent by either endpoint contains a packet number of
</pre>
<p>Christian got it.  MUST doesn't work, and throwing normative language at this is too heavy.  I think that this is fine.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1498#discussion_r201560742">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4rNU3ZqemKkV978nwZ_qfWVF4Xnks5uFXw7gaJpZM4U8RgX">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9tgYuVRv6HWdYGKDxWns49k0ZL5ks5uFXw7gaJpZM4U8RgX.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1498"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1498#discussion_r201560742"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1498#discussion_r201560742",
"url": "https://github.com/quicwg/base-drafts/pull/1498#discussion_r201560742",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1498",
"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/1498#discussion_r201560742"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 351344663\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4584bb5a05c_5bbc3fb59959af7c347280--


From nobody Tue Jul 10 21: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 873EE130E02 for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 21:18:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8Kg_FD82goy5 for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 21:18: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 C0D43130DE9 for <quic-issues@ietf.org>; Tue, 10 Jul 2018 21:18:32 -0700 (PDT)
Date: Tue, 10 Jul 2018 21:18:32 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531282712; bh=nhrBuLOWo4ITuohm/eeb45uoTVf/ZL7JpSk8IWYTjwg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=tXFs1Uz7c74iP/toO1VLZqMDOeyJ7yjy2XzjEnPhhuZcy0qfbWagrTu3f+rr0ZQ/B Bekm7PlGl8AgNwDzAiWzA+SeHHWw9pHtuQ1tBNE/TfVQXYNmeYFSBkBctJTXmbNPtw 1LsVYBiZV2MnBC1jEl94DLoGVd0fCSQ09IUXz82U=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab7b3ceddee2a07a3114a23d8542c9a4c91df6e79d92cf00000001175d471892a169ce14138c09@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1498/review/136085995@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1498@github.com>
References: <quicwg/base-drafts/pull/1498@github.com>
Subject: Re: [quicwg/base-drafts] Rework Retry packet (#1498)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b45851818fb5_5bc83fb59959af7c628318"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/5YzJlK6W_X9MQW7RvcQ7Y5VUF-A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 04:18:35 -0000

----==_mimepart_5b45851818fb5_5bc83fb59959af7c628318
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson commented on this pull request.



> +
+Retry Token:
+
+: An opaque token that the server can use to validate the client's address.
+
+The server populates the Destination Connection ID with the connection ID that
+the client included in the Source Connection ID of the Initial packet.
+
+The server includes a connection ID of its choice in the Source Connection ID
+field.  The client MUST use this connection ID in the Destination Connection ID
+of subsequent packets that it sends.
+
+A Retry packet does not include a packet number and cannot be explictly
+acknowledged by a client.
+
+A server MUST only send a Retry in response to a client Initial packet.

I prefer to leave this as SHOULD for now, but will open a new issue.  This wasn't the focus of this change (this is not my text), so let's have an explicit discussion about 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/1498#discussion_r201560907
----==_mimepart_5b45851818fb5_5bc83fb59959af7c628318
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/1498#discussion_r201560907">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +
+Retry Token:
+
+: An opaque token that the server can use to validate the client&#39;s address.
+
+The server populates the Destination Connection ID with the connection ID that
+the client included in the Source Connection ID of the Initial packet.
+
+The server includes a connection ID of its choice in the Source Connection ID
+field.  The client MUST use this connection ID in the Destination Connection ID
+of subsequent packets that it sends.
+
+A Retry packet does not include a packet number and cannot be explictly
+acknowledged by a client.
+
+A server MUST only send a Retry in response to a client Initial packet.
</pre>
<p>I prefer to leave this as SHOULD for now, but will open a new issue.  This wasn't the focus of this change (this is not my text), so let's have an explicit discussion about 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/1498#discussion_r201560907">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqw9G49MK06l4WB5mftYcch0PkGkYks5uFXyYgaJpZM4U8RgX">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6RCx7m5J1NFEkROH6NsHcddwKkSks5uFXyYgaJpZM4U8RgX.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1498"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1498#discussion_r201560907"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1498#discussion_r201560907",
"url": "https://github.com/quicwg/base-drafts/pull/1498#discussion_r201560907",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1498",
"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/1498#discussion_r201560907"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 351344663\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b45851818fb5_5bc83fb59959af7c628318--


From nobody Tue Jul 10 21:26: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 63A6F130E54 for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 21:26:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LBlAo9B_0j9O for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 21:26: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 6F8C5130DE9 for <quic-issues@ietf.org>; Tue, 10 Jul 2018 21:26:20 -0700 (PDT)
Date: Tue, 10 Jul 2018 21:26:19 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531283179; bh=FPyfLnj42E+D3mTFcWFtqmK10hIfXYC4T+i5ziPur2o=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=IiD2UEb0bGVONJvGMl2F9EAzJKwNfFkvFisYdBZdBPHqW9o3VlHu/nC+iF3E9g9bw /MrrbIf5wObbaVHkYtYS59kRT2oHIzC0PQy4tIREL33/0k9PbdBtuw8XXGBEayWziH SRf9HoE4d13KPih2+yp8/UI4DarBKn4SIOK+55Y4=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab8a26985b143e82763c32257953c22be10b8e9e1392cf00000001175d48eb92a169ce144552a9@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1547@github.com>
Subject: [quicwg/base-drafts] Retry in response to 0-RTT (#1547)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4586eb9ba3e_4ddf3fde9a6f8f84117215"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/rCe888EdIR5GaNjbHR4LhX9PdPU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 04:26:22 -0000

----==_mimepart_5b4586eb9ba3e_4ddf3fde9a6f8f84117215
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

It's entirely possible that a box that might be inclined to send a Retry packet could receive 0-RTT packets before an Initial packet.  Right now, that box has to drop the 0-RTT, it is prohibited from sending a Retry.

There doesn't seem to be a strong reason to prohibit sending Retry here.  Nor is there any strong reason to disallow it.  

In favour of the existing text are some weak arguments:
* Allowing Retry here means that the number of Retry packets in flight might exceed the number of Initial packets.  But we already have text about ignoring old and redundant Retry packets.
* A server that is sending Retry does so primarily to avoid taking on extra work and dropping the 0-RTT and waiting for an Initial is the easiest thing to do.

In favour of the change are equally weak arguments:
* This would allow Retry to be faster in cases where an Initial is reordered or dropped.
* A Retry sent in response to 0-RTT is indistinguishable from one sent in response to Initial packets.

Did I miss 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/1547
----==_mimepart_5b4586eb9ba3e_4ddf3fde9a6f8f84117215
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>It's entirely possible that a box that might be inclined to send a Retry packet could receive 0-RTT packets before an Initial packet.  Right now, that box has to drop the 0-RTT, it is prohibited from sending a Retry.</p>
<p>There doesn't seem to be a strong reason to prohibit sending Retry here.  Nor is there any strong reason to disallow it.</p>
<p>In favour of the existing text are some weak arguments:</p>
<ul>
<li>Allowing Retry here means that the number of Retry packets in flight might exceed the number of Initial packets.  But we already have text about ignoring old and redundant Retry packets.</li>
<li>A server that is sending Retry does so primarily to avoid taking on extra work and dropping the 0-RTT and waiting for an Initial is the easiest thing to do.</li>
</ul>
<p>In favour of the change are equally weak arguments:</p>
<ul>
<li>This would allow Retry to be faster in cases where an Initial is reordered or dropped.</li>
<li>A Retry sent in response to 0-RTT is indistinguishable from one sent in response to Initial packets.</li>
</ul>
<p>Did I miss 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/1547">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1xiEiPHlHq-z6S637yIXZ6SWuRDks5uFX5rgaJpZM4VKeKj">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7qOtvfJ2xvEw8dscRmTEc_Mfipxks5uFX5rgaJpZM4VKeKj.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Retry in response to 0-RTT (#1547)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1547"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1547",
"url": "https://github.com/quicwg/base-drafts/issues/1547",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Retry in response to 0-RTT (#1547)",
"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": 1547
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1547,\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\": 1547\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1547"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355066531\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4586eb9ba3e_4ddf3fde9a6f8f84117215--


From nobody Tue Jul 10 21:26: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 1C2E2130E96 for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 21:26:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.9
X-Spam-Level: 
X-Spam-Status: No, score=0.9 tagged_above=-999 required=5 tests=[BAYES_05=-0.5, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.249, 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 A269LUIta5pS for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 21:26: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 76265130ECA for <quic-issues@ietf.org>; Tue, 10 Jul 2018 21:26:24 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531283183; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=+aOoI399NHQIxgQI77vPzZbyN/RYMnyZXjbKeJmUbfk=; b=v9DjIio6KZd7pMMi+8im1I7fChtTPgxIDN3/0QxC5gEyaIo0jYizwq5/oEJsILxi0d2ieE5h VR+79GJJyPbts+bUxMVkqpP3AuagU8TJPY75z8rkHXVKpN91NBh18TkDXy+lkeJlXcXg7WUs T0SePYYgFr+gDJjWJUYS3LMjaEo=
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 5b4586ef.7feadfcf31b0-smtp-out-n01; Wed, 11 Jul 2018 04:26:23 -0000 (UTC)
Date: Tue, 10 Jul 2018 21:26:23 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b4586eff9e_7a722ac7fc21fc0c5543f@hookshot-fe-d252ca1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4586efac1_7a722ac7fc21fc0c55377"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/WBZQW_K5AB7y06EgZHKzoSPYuaE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 04:26:27 -0000

----==_mimepart_5b4586efac1_7a722ac7fc21fc0c55377
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/application-owned
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4586efac1_7a722ac7fc21fc0c55377--


From nobody Tue Jul 10 21: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 80584130EBF for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 21:46:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id llhsC5FHfydd for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 21:46: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 219CF130EBC for <quic-issues@ietf.org>; Tue, 10 Jul 2018 21:46:29 -0700 (PDT)
Date: Tue, 10 Jul 2018 21:46:28 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531284388; bh=rtaSD3FH42BqsSTBga82iDTeZMrj09W/7m5JuLO29qM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=bARlFv9KcPtMnWL8zDF1iBYGuQWMvvMZtaRw71WzNrQj9bXlJwbSLHqgHsgY/R5Fc pLj8o/ucnvFXj3ruFBHXygACOKZKuJCI/a6jKT0LWF2Ji++zZ1bLqt5XlfcYojaKqH UsIPunE9hBdE0NeZ7Tx8pj6lUkCZLHSsuxlmKl4s=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab9488a5eba9913e90b4ed335c650d0c597c6def7892cf00000001175d4da492a169ce143b9c8b@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1540/review/136089073@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1540@github.com>
References: <quicwg/base-drafts/pull/1540@github.com>
Subject: Re: [quicwg/base-drafts] PADDING counts towards bytes in flight (#1540)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b458ba452ecc_7b0c2ac3ca872f54121024"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/IUOlK-DZiTtdm4wFr0mcT39avuQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 04:46:32 -0000

----==_mimepart_5b458ba452ecc_7b0c2ac3ca872f54121024
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson commented on this pull request.



> @@ -110,6 +110,13 @@ important to the loss detection and congestion control machinery below.
 * Retransmittable packets are those that contain at least one retransmittable
   frame.
 
+* PADDING frames do cause packets containing them to count towards bytes in
+  flight, but do not instigate acknowledgement.

Bump for this comment.  I think that it might be a better framing still, after some adjustments.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1540#discussion_r201563766
----==_mimepart_5b458ba452ecc_7b0c2ac3ca872f54121024
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/1540#discussion_r201563766">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -110,6 +110,13 @@ important to the loss detection and congestion control machinery below.
 * Retransmittable packets are those that contain at least one retransmittable
   frame.
 
+* PADDING frames do cause packets containing them to count towards bytes in
+  flight, but do not instigate acknowledgement.
</pre>
<p>Bump for this comment.  I think that it might be a better framing still, after some adjustments.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1540#discussion_r201563766">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7XHwWzewaOwpXqQq8Ou9BsECLu0ks5uFYMkgaJpZM4VHtn2">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9IbtElJcRcR3ka1yISayC38Y0HZks5uFYMkgaJpZM4VHtn2.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1540"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1540#discussion_r201563766"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1540#discussion_r201563766",
"url": "https://github.com/quicwg/base-drafts/pull/1540#discussion_r201563766",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1540",
"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/1540#discussion_r201563766"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 354343414\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b458ba452ecc_7b0c2ac3ca872f54121024--


From nobody Tue Jul 10 21:56: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 63BF9130E11 for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 21:56: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.249, 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 Dq66svvbG688 for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 21:56: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 35706130E0F for <quic-issues@ietf.org>; Tue, 10 Jul 2018 21:56:46 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531285005; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=Rf7nqAjy3FziL0TrHDaaZ5WppZOVrqJpYyQ0ST+RfUI=; b=qlu1Qu4+klUC21QSW/jLkp7mHE8lWYyrc40sxmRVFiA3xjZzD11MfM8vMUlhMzLk4G2Nhl0U awZHpzagW9//2OBFudGcHmkFfeIphKkyq5XRQd6oIRbL1LRtbpS7PEhwH+xDgIklWXkwj3hI xYt1lHNkmUPhFLbt3UcXRnohA2A=
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 5b458e0c.7f9b38835f90-smtp-out-n03; Wed, 11 Jul 2018 04:56:44 -0000 (UTC)
Date: Tue, 10 Jul 2018 21:56:44 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b458e0c7364c_1cc42ad273b93c1c9036b@hookshot-fe-6b2eebc.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 3504e2: Fix 1200 octet Datagram vs. Packet inconsistencies
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b458e0c73138_1cc42ad273b93c1c90215"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/yAAD_TgA7LNF6mAGYVMQSmw5QKw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 04:56:48 -0000

----==_mimepart_5b458e0c73138_1cc42ad273b93c1c90215
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/datagram-1200
  Home:   https://github.com/quicwg/base-drafts
  Commit: 3504e23386d3042de66e3963b66309d2eb6a2377
      https://github.com/quicwg/base-drafts/commit/3504e23386d3042de66e3963b66309d2eb6a2377
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-11 (Wed, 11 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Fix 1200 octet Datagram vs. Packet inconsistencies

Closes #1546.



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b458e0c73138_1cc42ad273b93c1c90215--


From nobody Tue Jul 10 21:57: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 4ACD9130E11 for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 21:57:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id h7UG_NsMBjsE for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 21:57: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 82247130E0F for <quic-issues@ietf.org>; Tue, 10 Jul 2018 21:57:03 -0700 (PDT)
Date: Tue, 10 Jul 2018 21:57:02 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531285022; bh=kLg4wuTWTT0eoNfYt/lPDKU92n7dRQINLYYO82nxMAI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LBalxRnrAxqy6B/zN7kDJe4lgRKTe4L5L6CXsUzXct4ySil2IHNi6L1bEpDhn+yqu uZw1SSlcpIqtUyg8KekPhDKdqfB3r8r173JtJOJzR2AMj+u5mVZtrcO6M3YuSpDgzQ 0f4KLRxQBn8rbXstOAgaOW3P8ayjR5fZr/6dijiQ=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb1d4ce24d6fc48d8c5e6eb2e0cb52b3ac982878e92cf00000001175d501e92a169ce14453810@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1546/404045080@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1546@github.com>
References: <quicwg/base-drafts/issues/1546@github.com>
Subject: Re: [quicwg/base-drafts] Coalescing Packet including Initial Packet would be over the MTU (#1546)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b458e1eb94ed_6e013fb10f6b2f88952045"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/QNe76xXjvxVSODSvl5EQnbjA-y8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 04:57:06 -0000

----==_mimepart_5b458e1eb94ed_6e013fb10f6b2f88952045
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

We agreed that this would be datagram, but the fix was implemented inconsistently.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1546#issuecomment-404045080
----==_mimepart_5b458e1eb94ed_6e013fb10f6b2f88952045
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>We agreed that this would be datagram, but the fix was implemented inconsistently.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1546#issuecomment-404045080">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9uNqQInmqbY1Sg8jvhyegjzeXHgks5uFYWegaJpZM4VKcQ8">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-pN2UNMxhG1_whLLgws1j9UCLDfks5uFYWegaJpZM4VKcQ8.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1546: We agreed that this would be datagram, but the fix was implemented inconsistently."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1546#issuecomment-404045080"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1546#issuecomment-404045080",
"url": "https://github.com/quicwg/base-drafts/issues/1546#issuecomment-404045080",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Coalescing Packet including Initial Packet would be over the MTU (#1546)",
"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\": 1546,\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\": 1546\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1546#issuecomment-404045080"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355058748\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b458e1eb94ed_6e013fb10f6b2f88952045--


From nobody Tue Jul 10 22: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 623F8130E11 for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 22: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.249, 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 4iU59XuTR1BZ for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 22:17: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 CFE83130DC6 for <quic-issues@ietf.org>; Tue, 10 Jul 2018 22:17:01 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531286221; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=MLj1qIWKfMl851nlrWRUrVKtJ6e9QDjY7urRv8L7sOQ=; b=SRLBszVmCB//gWfyenHP+3XVOZxjHSTFPqod7UtqvTmhtOEO+aXFskgtyNN6M8AQp006TCF1 ew76CmfeqSIj9loGcXvblBRGisx0PRU0HSLYWW0aa5IbLjcp+ORkG9o237/ga4aD5tit0jEA rEbMw4ZIdkFc+N4ok0JIuK8/pVs=
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 5b4592cc.7fc7c2467840-smtp-out-n03; Wed, 11 Jul 2018 05:17:00 -0000 (UTC)
Date: Tue, 10 Jul 2018 22:16:59 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b4592cbe5c41_62192afcc2fe1c1471510@hookshot-fe-cace476.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 377867: Rewrite section on ClientHello size
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4592cbe58a4_62192afcc2fe1c1471484"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/S4NPA7rc9qyvMFCHn7RM7OYsRIA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 05:17:04 -0000

----==_mimepart_5b4592cbe58a4_62192afcc2fe1c1471484
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/datagram-1200
  Home:   https://github.com/quicwg/base-drafts
  Commit: 377867695418798f13b337602b631106a1c226ff
      https://github.com/quicwg/base-drafts/commit/377867695418798f13b337602b631106a1c226ff
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-11 (Wed, 11 Jul 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Rewrite section on ClientHello size



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4592cbe58a4_62192afcc2fe1c1471484--


From nobody Tue Jul 10 22:20: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 9DDD9130E50 for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 22:20:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0HEFB4alBHVm for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 22: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 94EA8130DE9 for <quic-issues@ietf.org>; Tue, 10 Jul 2018 22:20:02 -0700 (PDT)
Date: Tue, 10 Jul 2018 22:20:01 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531286401; bh=IQBbBH930ta/dNJaFqyIq4Cd6jM79Iufl44lEwJzL1Q=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=VAO48LXo6vN0AJyOHBzEZ9rbDrrP4wki5NqKn9XneIVNraD0Dp+Y/bDsNo8yEN/1g GO/XaBsutBQZnzHGvVgykwYcxalxk6O1VLjG9tP+lMHKduNaT+iBdctnuKpZZiHqxu XAFfJPxzTcii/IU729+pDLoj4qT0a0qLTxzYUpIo=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abecca5a9ff10f5008ab31d238f29f16766909935592cf00000001175d558192a169ce144571de@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1548@github.com>
Subject: [quicwg/base-drafts] Datagram 1200 (#1548)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b45938174569_13123fbf5355af8010415"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: 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-Q4g2B0VFt0HIjX-xjvd7mjtEE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 05:20:06 -0000

----==_mimepart_5b45938174569_13123fbf5355af8010415
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This fixes inconsistencies throughout in our treatment of the 1200 octet limit.

I also took another tilt at the ClientHello limitations section, which hadn't taken the addition of the token into account.  I don't explicitly calculate a limit, but I do mention the size of the minimal overheads, and mention other ways in which the limit might be reduced.

Closes #1546.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1548

-- Commit Summary --

  * Fix 1200 octet Datagram vs. Packet inconsistencies
  * Rewrite section on ClientHello size

-- File Changes --

    M draft-ietf-quic-tls.md (39)
    M draft-ietf-quic-transport.md (30)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1548.patch
https://github.com/quicwg/base-drafts/pull/1548.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/1548

----==_mimepart_5b45938174569_13123fbf5355af8010415
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>This fixes inconsistencies throughout in our treatment of the 1200 octet limit.</p>
<p>I also took another tilt at the ClientHello limitations section, which hadn't taken the addition of the token into account.  I don't explicitly calculate a limit, but I do mention the size of the minimal overheads, and mention other ways in which the limit might be reduced.</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #1546.">Closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="340080656" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1546" href="https://github.com/quicwg/base-drafts/issues/1546">#1546</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/1548'>https://github.com/quicwg/base-drafts/pull/1548</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Fix 1200 octet Datagram vs. Packet inconsistencies</li>
  <li>Rewrite section on ClientHello size</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1548/files#diff-0">draft-ietf-quic-tls.md</a>
    (39)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1548/files#diff-1">draft-ietf-quic-transport.md</a>
    (30)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1548.patch'>https://github.com/quicwg/base-drafts/pull/1548.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1548.diff'>https://github.com/quicwg/base-drafts/pull/1548.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/1548">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8rYDldudCrN-Hxy-98p-L8oJVaZks5uFYsBgaJpZM4VKgZV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7v1N3xJeCfLpx9hQ4HOrhpX7sjEks5uFYsBgaJpZM4VKgZV.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Datagram 1200 (#1548)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1548"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1548",
"url": "https://github.com/quicwg/base-drafts/pull/1548",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Datagram 1200 (#1548)",
"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": "3504e23",
"value": "Fix 1200 octet Datagram vs. Packet inconsistencies"
},
{
"name": "3778676",
"value": "Rewrite section on ClientHello size"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-tls.md](https://github.com/quicwg/base-drafts/pull/1548/files#diff-0) (39 changes)"
},
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1548/files#diff-1) (30 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\": 1548,\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\": 1548\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1548"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1548.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1548.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355075669\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b45938174569_13123fbf5355af8010415--


From nobody Tue Jul 10 22: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 80F9F130EBF for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 22:31: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.249, 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 RGMkueRBKHKC for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 22:31: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 48FF6130DE9 for <quic-issues@ietf.org>; Tue, 10 Jul 2018 22:31:51 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531287110; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=rc4XKHm2eitmOyZkOCR7yhhzOiQe5Dt8DApj/ZxnXP8=; b=pFfpbZb9+F4EFb2Gt/+Wswyu4hYTpsXkIQKs89TZSY/LDJYiLtPJpnoowOLyPF61w9JIJ+d2 S17t/r5Q24ub+WgfBxHppZIOHwLGLrP4FtCMOKLT/IVaZGXCxjGlg14X7XEO6L2dPPr2heuG i7l1q4/l0oeDwPX7EH4w2mIs/Oc=
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 5b459646.7f3cbdf59240-smtp-out-n03; Wed, 11 Jul 2018 05:31:50 -0000 (UTC)
Date: Tue, 10 Jul 2018 22:31:49 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b459645787b9_13202ac5c9a75c10547c4@hookshot-fe-d252ca1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 8b51ff: Fixup implicit stream opening
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b45964578388_13202ac5c9a75c1054624"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/gFi5bE3Z48xh5Acn8nZxA3mXaIw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 05:31:53 -0000

----==_mimepart_5b45964578388_13202ac5c9a75c1054624
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/implicit-open
  Home:   https://github.com/quicwg/base-drafts
  Commit: 8b51ff571d851e09e40b013eb1f62e83b5fbeb0d
      https://github.com/quicwg/base-drafts/commit/8b51ff571d851e09e40b013eb1f62e83b5fbeb0d
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-11 (Wed, 11 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Fixup implicit stream opening

This was already in pretty good shape.  I added something to the state
machine and tweaked the critical text slightly.

Closes #1342.



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b45964578388_13202ac5c9a75c1054624--


From nobody Tue Jul 10 22:32: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 DD007130EBF for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 22:32:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 959ugJu9aZtY for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 22:32: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 72E13130DE9 for <quic-issues@ietf.org>; Tue, 10 Jul 2018 22:32:03 -0700 (PDT)
Date: Tue, 10 Jul 2018 22:32:02 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531287122; bh=HJpYfRY37P70POmIZgyZpx0hbr3aUDt+jxGRDfOKC1k=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=tCOcNc1LPyybH+6E+7GWxT3ysZ3W1IkaQ1DTKeLNZoZdeUnz0+an4U4Ic7JibdFZs n5MNXLjcHVui38kAGmaGb/ATPR8AN8fBE/cCBmtq7hDztrdTj+NCb1b07zKIzi/x6o RbZ/XDIQHHer2wxDqMvCeUF/2Y0NrALRg6v7HrzI=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abfa2f17d8d8ca89727bc9b752b6acdb88f83bca0592cf00000001175d585292a169ce14457a16@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1549@github.com>
Subject: [quicwg/base-drafts] Fixup implicit stream opening (#1549)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4596528eda6_7eed2ac430268f5890669"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/_UKm9tWaIyJmvPt5Ny782xwy8U4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 05:32:06 -0000

----==_mimepart_5b4596528eda6_7eed2ac430268f5890669
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This was already in pretty good shape.  I added something to the state
machine and tweaked the critical text slightly.

Closes #1342.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1549

-- Commit Summary --

  * Fixup implicit stream opening

-- File Changes --

    M draft-ietf-quic-transport.md (11)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1549.patch
https://github.com/quicwg/base-drafts/pull/1549.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/1549

----==_mimepart_5b4596528eda6_7eed2ac430268f5890669
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>This was already in pretty good shape.  I added something to the state<br>
machine and tweaked the critical text slightly.</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #1342.">Closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="321371251" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1342" href="https://github.com/quicwg/base-drafts/issues/1342">#1342</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/1549'>https://github.com/quicwg/base-drafts/pull/1549</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Fixup implicit stream opening</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1549/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/1549.patch'>https://github.com/quicwg/base-drafts/pull/1549.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1549.diff'>https://github.com/quicwg/base-drafts/pull/1549.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/1549">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3RiKR0xedw3vvnPvrsjVuDduXGcks5uFY3SgaJpZM4VKg-w">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq607X_aJPcJKTgIPJMHcrzn3U4ndks5uFY3SgaJpZM4VKg-w.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Fixup implicit stream opening (#1549)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1549"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1549",
"url": "https://github.com/quicwg/base-drafts/pull/1549",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Fixup implicit stream opening (#1549)",
"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": "8b51ff5",
"value": "Fixup implicit stream opening"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1549/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\": 1549,\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\": 1549\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1549"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1549.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1549.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355078064\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b4596528eda6_7eed2ac430268f5890669--


From nobody Tue Jul 10 22:42: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 73657130DE9 for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 22:42:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VV6Sal8lNl8G for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 22:42: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 2261A126F72 for <quic-issues@ietf.org>; Tue, 10 Jul 2018 22:42:50 -0700 (PDT)
Date: Tue, 10 Jul 2018 22:42:49 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531287769; bh=i7iV3q42M6JOwrcfxHfkQNAZI+z7TYdk0EvcaDyX/SU=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=WiFwbruz/1WhDtFZ5xudKo8UkMJygnEkWfxlV4EUz2N28lEbEQz932/GOVzCG/7yH WaOqzyIuMEleM71bydgkUTdigsGJVtVouwNjDPZv4SmffgjqhEXD1yHUjiMoD35OMH CvxxP9nEoNxHyz0ZqH/EbWQLv84+Nv9S65KQk6bg=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/wg-materials <reply+0166e4abd6b9067759852625d48d579bba5506b280f94a2992cf00000001175d5ad992a169ce144580fb@reply.github.com>
To: quicwg/wg-materials <wg-materials@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/wg-materials/pull/54@github.com>
Subject: [quicwg/wg-materials] Update retry; add keys (#54)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4598d96f39b_73653f8cd3518f84955f0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/IVpn1QwjHOPLspdb7LqYT__wEvQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 05:42:53 -0000

----==_mimepart_5b4598d96f39b_73653f8cd3518f84955f0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This time I changed retry.pdf and added keys.pdf.

I will follow up with a proposed schedule.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/wg-materials/pull/54

-- Commit Summary --

  * Update retry; add keys

-- File Changes --

    A ietf102/keys.pdf (0)
    M ietf102/retry.pdf (0)

-- Patch Links --

https://github.com/quicwg/wg-materials/pull/54.patch
https://github.com/quicwg/wg-materials/pull/54.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/54

----==_mimepart_5b4598d96f39b_73653f8cd3518f84955f0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>This time I changed retry.pdf and added keys.pdf.</p>
<p>I will follow up with a proposed schedule.</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/54'>https://github.com/quicwg/wg-materials/pull/54</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Update retry; add keys</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>A</strong>
    <a href="https://github.com/quicwg/wg-materials/pull/54/files#diff-0">ietf102/keys.pdf</a>
    (0)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/wg-materials/pull/54/files#diff-1">ietf102/retry.pdf</a>
    (0)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/wg-materials/pull/54.patch'>https://github.com/quicwg/wg-materials/pull/54.patch</a></li>
  <li><a href='https://github.com/quicwg/wg-materials/pull/54.diff'>https://github.com/quicwg/wg-materials/pull/54.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/54">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyNVw7VRwdHryngMeU6W2H9a4amLks5uFZBZgaJpZM4VKhee">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxGmwi6ux1TQNVb9Wx6AUvqviAoeks5uFZBZgaJpZM4VKhee.gif" height="1" width="1" 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 retry; add keys (#54)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/wg-materials/pull/54"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/wg-materials/pull/54",
"url": "https://github.com/quicwg/wg-materials/pull/54",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 retry; add keys (#54)",
"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": "0141795",
"value": "Update retry; add keys"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Added",
"value": "[ietf102/keys.pdf](https://github.com/quicwg/wg-materials/pull/54/files#diff-0) (0 changes)"
},
{
"name": "Modified",
"value": "[ietf102/retry.pdf](https://github.com/quicwg/wg-materials/pull/54/files#diff-1) (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\": 54,\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\": 54\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/wg-materials/pull/54"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/wg-materials/pull/54.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/wg-materials/pull/54.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355080094\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b4598d96f39b_73653f8cd3518f84955f0--


From nobody Tue Jul 10 22:47: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 3EFB2130E13 for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 22:47:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kpG6yqeHwcGh for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 22:47: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 7A8A2130E04 for <quic-issues@ietf.org>; Tue, 10 Jul 2018 22:47:07 -0700 (PDT)
Date: Tue, 10 Jul 2018 22:47:06 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531288026; bh=NA8j+4LAU3G1iuiVkfqwUTfEphKD805B8xqpHuXIbHE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ecTf6vsy70b2c1DrGY1x7vkCnJ4YqR88XCctqssTRyzHohGjWUyv0Qq48LoC3K4IW tIcpRpQU+LXviNU10egqfeNTqS07ykkd+J6lCFQaxq1NGZZLp9o5L9DrIyniSgOCCb wh1s+2Dx0zoeuoCIoYF65ZtuuvNYJ7lNUuF/D8mE=
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/54/push/2710222486@github.com>
In-Reply-To: <quicwg/wg-materials/pull/54@github.com>
References: <quicwg/wg-materials/pull/54@github.com>
Subject: Re: [quicwg/wg-materials] Update retry; add keys (#54)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4599dacb8d1_69cb3fbdf84c8f881828ee"; 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/upyzjyH3Tc1IEJZEEngmAnxOZfs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 05:47:10 -0000

----==_mimepart_5b4599dacb8d1_69cb3fbdf84c8f881828ee
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

804be35  Update agenda


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/wg-materials/pull/54/files/01417958901c69020b4bc974b0351e7ef50bf4bd..804be35e3e9a4eeb339c7ab51912dc1fa891c492

----==_mimepart_5b4599dacb8d1_69cb3fbdf84c8f881828ee
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/804be35">804be35</a>  Update agenda</li>
</ul>


<p style="font-size:small;-webkit-text-size-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/54/files/01417958901c69020b4bc974b0351e7ef50bf4bd..804be35e3e9a4eeb339c7ab51912dc1fa891c492">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq27tbK0avXFtaAwx5Vkm2RqrmGvGks5uFZFagaJpZM4VKhee">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqy1P6YdhOLCoDxo6tzuzoIv9_3Gmks5uFZFagaJpZM4VKhee.gif" height="1" width="1" 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 #54"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/wg-materials/pull/54/files/01417958901c69020b4bc974b0351e7ef50bf4bd..804be35e3e9a4eeb339c7ab51912dc1fa891c492"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/wg-materials/pull/54/files/01417958901c69020b4bc974b0351e7ef50bf4bd..804be35e3e9a4eeb339c7ab51912dc1fa891c492",
"url": "https://github.com/quicwg/wg-materials/pull/54/files/01417958901c69020b4bc974b0351e7ef50bf4bd..804be35e3e9a4eeb339c7ab51912dc1fa891c492",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #54",
"sections": [
{
"text": "1 new commit pushed to quicwg/wg-materials #54:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "804be35",
"value": "Update agenda"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/wg-materials/pull/54/files/01417958901c69020b4bc974b0351e7ef50bf4bd..804be35e3e9a4eeb339c7ab51912dc1fa891c492"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355080094\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b4599dacb8d1_69cb3fbdf84c8f881828ee--


From nobody Tue Jul 10 22: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 8C75B130E02 for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 22:48:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MIax40TWnXFj for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 22:48: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 C1FC9126F72 for <quic-issues@ietf.org>; Tue, 10 Jul 2018 22:48:15 -0700 (PDT)
Date: Tue, 10 Jul 2018 22:48:15 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531288095; bh=3C64tsgI5JMWGJ25fWBTslIedgO1i0eXlNBnLJGF8Oo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=u5z34swHVuIOa+paSNrwqYikjmsCYRe9g4zcvJqgfOWbwn/KzG/KuOHHOqqQlOtj8 LwSQsha62oPu6KR0f9GRBNU3SNmH921s9Egyjb4KEhZtVHwJebcvMNBIJcpdRjKVNR jcIhfB1/7Ssh9Gl1OLrvcPiItaZP1ExbRfku5XZE=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab9926ea8a50e98a0ce895e0213485ccc843946b8c92cf00000001175d5c1f92a169ce1418889d@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1505/404052381@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1505@github.com>
References: <quicwg/base-drafts/issues/1505@github.com>
Subject: Re: [quicwg/base-drafts] Stateless Reset from clients, bis (#1505)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b459a1f1ec47_330f2adc1fda2f5c3598e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/rzW_ZrAjsiPxURZiDwIBpmOYWFk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 05:48:18 -0000

----==_mimepart_5b459a1f1ec47_330f2adc1fda2f5c3598e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I don't think a clear one, no.  It's in my CID deck for next week; I'm inclined to just leave it until then.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1505#issuecomment-404052381
----==_mimepart_5b459a1f1ec47_330f2adc1fda2f5c3598e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I don't think a clear one, no.  It's in my CID deck for next week; I'm inclined to just leave it until then.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1505#issuecomment-404052381">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq83Ea2MiZIRv5s34xS4metsgJzGuks5uFZGfgaJpZM4U9sIC">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6iz-2bLoMlS4FLJvBrPTBUISPdTks5uFZGfgaJpZM4U9sIC.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1505: I don't think a clear one, no.  It's in my CID deck for next week; I'm inclined to just leave it until then."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1505#issuecomment-404052381"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1505#issuecomment-404052381",
"url": "https://github.com/quicwg/base-drafts/issues/1505#issuecomment-404052381",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Stateless Reset from clients, bis (#1505)",
"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\": 1505,\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\": 1505\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1505#issuecomment-404052381"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 351715842\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b459a1f1ec47_330f2adc1fda2f5c3598e--


From nobody Tue Jul 10 22:48: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 B3A54130ECA for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 22:48:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tsKT1vVG-96S for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 22:48: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 8E59F130E13 for <quic-issues@ietf.org>; Tue, 10 Jul 2018 22:48:39 -0700 (PDT)
Date: Tue, 10 Jul 2018 22:48:38 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531288118; bh=yzJN5I+WaVOTSZWKym2/yzAs77jDxofBT8OdSffIc0s=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LmGXtxtTx8bCkV/0VFQ2cmMNlrXXBRBxwJzEvFmb0QHFEmMZFYeDEIlFp0fdlUUj2 DQ9HTDJ39B8XiAkOz9Y/u2ZymB3sNr8ybviKs+G2kJ6UWDMvoiHgkqAgg7Cu7Hv2rK 2nlQoYkbyO7Wx+fZg23dOeGMeFCA1u/wy+SxsxTg=
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/54/push/2710224748@github.com>
In-Reply-To: <quicwg/wg-materials/pull/54@github.com>
References: <quicwg/wg-materials/pull/54@github.com>
Subject: Re: [quicwg/wg-materials] Update retry; add keys (#54)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b459a36efb33_4bfe3fc73f29ef78249e9"; 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/tLaACiX77JU3Pv-9PxiZm0DW5bY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 05:48:43 -0000

----==_mimepart_5b459a36efb33_4bfe3fc73f29ef78249e9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

f124d22  Merge branch 'master' into editors-102


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/wg-materials/pull/54/files/804be35e3e9a4eeb339c7ab51912dc1fa891c492..f124d220d5968f39ef209b555d6482455ad0b32d

----==_mimepart_5b459a36efb33_4bfe3fc73f29ef78249e9
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/f124d22">f124d22</a>  Merge branch &#39;master&#39; into editors-102</li>
</ul>


<p style="font-size:small;-webkit-text-size-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/54/files/804be35e3e9a4eeb339c7ab51912dc1fa891c492..f124d220d5968f39ef209b555d6482455ad0b32d">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5ug8Xl27DMHI4QiCWGrbN5TL12qks5uFZG2gaJpZM4VKhee">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqyh1RGWYMPFR2qmvQnxsCp6WvboVks5uFZG2gaJpZM4VKhee.gif" height="1" width="1" 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 #54"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/wg-materials/pull/54/files/804be35e3e9a4eeb339c7ab51912dc1fa891c492..f124d220d5968f39ef209b555d6482455ad0b32d"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/wg-materials/pull/54/files/804be35e3e9a4eeb339c7ab51912dc1fa891c492..f124d220d5968f39ef209b555d6482455ad0b32d",
"url": "https://github.com/quicwg/wg-materials/pull/54/files/804be35e3e9a4eeb339c7ab51912dc1fa891c492..f124d220d5968f39ef209b555d6482455ad0b32d",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #54",
"sections": [
{
"text": "1 new commit pushed to quicwg/wg-materials #54:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "f124d22",
"value": "Merge branch 'master' into editors-102"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/wg-materials/pull/54/files/804be35e3e9a4eeb339c7ab51912dc1fa891c492..f124d220d5968f39ef209b555d6482455ad0b32d"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355080094\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b459a36efb33_4bfe3fc73f29ef78249e9--


From nobody Tue Jul 10 22: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 8CC58130DE9 for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 22:49:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2f6DB465HACP for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 22:49: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 2AFFF126F72 for <quic-issues@ietf.org>; Tue, 10 Jul 2018 22:49:15 -0700 (PDT)
Date: Tue, 10 Jul 2018 22:49:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531288154; bh=TIzdk7E7YiR5F2PbemIsvtIsgxrYmANHdY9N/zuNGyU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Z7mFbzpQ6Tj3ACea9NP6o4ONQOwsZ189MW4W0fezGGIWa6SJot8QXiGCtRGEtqqVv CCzJGguAdsQVhCQ2NbF0p1giQW88gd7+Q7f1k7U4cQqNkLEzjPolpIgO+OtWIddjht ckSjUNhrf5158gyGnapzS0IZ78Ovhu0QrZz5z5vI=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/wg-materials <reply+0166e4abacc7e832445d49f7283443cf450f99ffb529b31b92cf00000001175d5c5a92a169ce144580fb@reply.github.com>
To: quicwg/wg-materials <wg-materials@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/wg-materials/pull/54/c404052541@github.com>
In-Reply-To: <quicwg/wg-materials/pull/54@github.com>
References: <quicwg/wg-materials/pull/54@github.com>
Subject: Re: [quicwg/wg-materials] Update retry; add keys (#54)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b459a5a58283_68f82b07d6dccf547533d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/SuBsncDO3UhxWp_6u9pYngRwGig>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 05:49:17 -0000

----==_mimepart_5b459a5a58283_68f82b07d6dccf547533d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Sorry, changes met in flight.  I tweaked the time for the editors update down to match the content we have and added the new stuff.

-- 
You 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/54#issuecomment-404052541
----==_mimepart_5b459a5a58283_68f82b07d6dccf547533d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Sorry, changes met in flight.  I tweaked the time for the editors update down to match the content we have and added the new stuff.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<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/54#issuecomment-404052541">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5l9XwtO5p3h36wuScNrTyoiYkmIks5uFZHagaJpZM4VKhee">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2feW_RsQpNco9Qqwiuw9UTmwdyhks5uFZHagaJpZM4VKhee.gif" height="1" width="1" 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 in #54: Sorry, changes met in flight.  I tweaked the time for the editors update down to match the content we have and added the new stuff."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/wg-materials/pull/54#issuecomment-404052541"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/wg-materials/pull/54#issuecomment-404052541",
"url": "https://github.com/quicwg/wg-materials/pull/54#issuecomment-404052541",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"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 retry; add keys (#54)",
"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/wg-materials\",\n\"issueId\": 54,\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\": 54\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/wg-materials/pull/54#issuecomment-404052541"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355080094\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b459a5a58283_68f82b07d6dccf547533d--


From nobody Tue Jul 10 22:56: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 CC9B0130E04 for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 22:56:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.606
X-Spam-Level: 
X-Spam-Status: No, score=-6.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id geyusS7QjQ7B for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 22:56: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 0B839130EEF for <quic-issues@ietf.org>; Tue, 10 Jul 2018 22:56:09 -0700 (PDT)
Date: Tue, 10 Jul 2018 22:56:08 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531288568; bh=B3vzWyzCE52yzMLT+vQ4DqwtTJW55DCqo/x/REBa1TU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=dzHwlbCHmq2wDGRoGc9PeDu5FSPoqntPMauuLoFejhv+S/d4sp0oDrAt9TMlTumVx KmhmzLBZTHz1+wiqP2jAnbKTMuTvkoPlA1hUs0gWoc9AJYo84BJU+48C3RlGTwhY1Q gGCmNN5Pgs5lwUsY/sBs0LxAUDffxG4Tz8R4dPPM=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf25da5ca34275ba48dfa9348e1f23ec20d5159f092cf00000001175d5df892a169ce143eedab@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1542/review/136098292@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1542@github.com>
References: <quicwg/base-drafts/pull/1542@github.com>
Subject: Re: [quicwg/base-drafts] Split initial MAX_STREAM_DATA transport parameters (#1542)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b459bf84bdfe_99043f8e222a8f889032a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/CjXBA6Ckeiaj_ouqzuhv6xh9lIs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 05:56:11 -0000

----==_mimepart_5b459bf84bdfe_99043f8e222a8f889032a
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/1542#pullrequestreview-136098292
----==_mimepart_5b459bf84bdfe_99043f8e222a8f889032a
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/1542#pullrequestreview-136098292">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5Sh7zjnkqAVvxx6afqDK-lYY42yks5uFZN4gaJpZM4VIpzP">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0LkPHu-RvGeQmXjVZJ-AFQDeoDqks5uFZN4gaJpZM4VIpzP.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1542"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1542#pullrequestreview-136098292"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1542#pullrequestreview-136098292",
"url": "https://github.com/quicwg/base-drafts/pull/1542#pullrequestreview-136098292",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1542",
"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/1542#pullrequestreview-136098292"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 354589903\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b459bf84bdfe_99043f8e222a8f889032a--


From nobody Tue Jul 10 23: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 4A34D130EC9 for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 23:01:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id r5RTsx8DHSRJ for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 23:01: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 2F0CA130E50 for <quic-issues@ietf.org>; Tue, 10 Jul 2018 23:01:10 -0700 (PDT)
Date: Tue, 10 Jul 2018 23:01:09 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531288869; bh=LjC6+NYupTyEavrc8MJG2eYw1kceVd7R5DVeIDWyku4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Ury1AImE6VH3C17JXuWbiri8ndGLSPV1XIJO0kNXBxVUBOHbrwUykRa3DdJ6Dba5T 7AY4hAa6e9twncYkN0UmFEcrqv37NCwD7hnGBbRXEQXd6uLMoNiyyiPREIo8s4sUKL 9ClUCQuXdNnpPhaWYVz6BFJZKkk/I0sHfAefpy2o=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd22e00371053558ec0b23db9c937885949cf113592cf00000001175d5f2592a169ce144552a9@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1547/404054478@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1547@github.com>
References: <quicwg/base-drafts/issues/1547@github.com>
Subject: Re: [quicwg/base-drafts] Retry in response to 0-RTT (#1547)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b459d2567808_66ab2aab2c276f5863121"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Eg4ndOEyMgDutXowyu08lmTegC8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 06:01:14 -0000

----==_mimepart_5b459d2567808_66ab2aab2c276f5863121
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I remain in favor of changing this to "MAY wait for Initial"; servers shouldn't be required to do anything here, but there's no reason to prohibit it and it improves performance in some not-unreasonable 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/1547#issuecomment-404054478
----==_mimepart_5b459d2567808_66ab2aab2c276f5863121
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I remain in favor of changing this to "MAY wait for Initial"; servers shouldn't be required to do anything here, but there's no reason to prohibit it and it improves performance in some not-unreasonable cases.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1547#issuecomment-404054478">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_Gx4F-57CeWbGxtdQAh7UamBKKqks5uFZSlgaJpZM4VKeKj">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4ACf27_Tr59TElDsqjASNsxDkaWks5uFZSlgaJpZM4VKeKj.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1547: I remain in favor of changing this to \"MAY wait for Initial\"; servers shouldn't be required to do anything here, but there's no reason to prohibit it and it improves performance in some not-unreasonable cases."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1547#issuecomment-404054478"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1547#issuecomment-404054478",
"url": "https://github.com/quicwg/base-drafts/issues/1547#issuecomment-404054478",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Retry in response to 0-RTT (#1547)",
"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\": 1547,\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\": 1547\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1547#issuecomment-404054478"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355066531\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b459d2567808_66ab2aab2c276f5863121--


From nobody Tue Jul 10 23:11: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 D30F1130DDB for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 23:11:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dOiKc4jF_UlD for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 23:11: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 8F3ED126F72 for <quic-issues@ietf.org>; Tue, 10 Jul 2018 23:11:18 -0700 (PDT)
Date: Tue, 10 Jul 2018 23:11:17 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531289477; bh=6Pj4LsIBlPRSeVdgdql39VYZz90O6jdjOEYnNZugbv0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=iHh8XiS+slaTOpqNHnkJK3ey/amGXKRS7Lu4VbJS9RfObEex41gDXXlMOQGsjnsAD /ZUtJVfgPUyBHf8U5xwJiwqWrs/nb4w55IN5Ac0j6jw8ARF7S97iIYqlRPyk6a1uW3 LwSpBlWL4pDiZjXws/R+u3BFXJ6k5jqggC+bk4Rc=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab7dd160cd744efb1d516437e020384bf1a0edee6192cf00000001175d618592a169ce144571de@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1548/review/136099506@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1548@github.com>
References: <quicwg/base-drafts/pull/1548@github.com>
Subject: Re: [quicwg/base-drafts] Datagram 1200 (#1548)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b459f85c3a1c_7d03fbc06e26f88457e3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Mm1thslpaxnbTgrWISKXUuUGooU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 06:11:21 -0000

----==_mimepart_5b459f85c3a1c_7d03fbc06e26f88457e3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

MikeBishop commented on this pull request.

Largely editorial nits.

> -However, there are several variables that could cause this limit to be exceeded.
-Implementations are reminded that large session tickets or HelloRetryRequest
-cookies, multiple or large key shares, and long lists of supported ciphers,
-signature algorithms, versions, QUIC transport parameters, and other negotiable
-parameters and extensions could cause this message to grow.
-
-For servers, the size of the session tickets and HelloRetryRequest cookie
-extension can have an effect on a client's ability to connect.  Choosing a small
-value increases the probability that these values can be successfully used by a
-client.
+QUIC requires that the first Initial packet from a client be sent in a single
+UDP datagram.  This places constraints on the first ClientHello message.
+
+QUIC packet and framing overheads add at least 36 octets of overheads to the
+ClientHello message.  That overhead increases if the client chooses connection
+ID without zero length, nor does it include the token or a connection ID longer

**a** connection ID with non-zero length, perhaps?

> -Implementations are reminded that large session tickets or HelloRetryRequest
-cookies, multiple or large key shares, and long lists of supported ciphers,
-signature algorithms, versions, QUIC transport parameters, and other negotiable
-parameters and extensions could cause this message to grow.
-
-For servers, the size of the session tickets and HelloRetryRequest cookie
-extension can have an effect on a client's ability to connect.  Choosing a small
-value increases the probability that these values can be successfully used by a
-client.
+QUIC requires that the first Initial packet from a client be sent in a single
+UDP datagram.  This places constraints on the first ClientHello message.
+
+QUIC packet and framing overheads add at least 36 octets of overheads to the
+ClientHello message.  That overhead increases if the client chooses connection
+ID without zero length, nor does it include the token or a connection ID longer
+than octets that might be required if a server sends a Retry packet.

longer than octets?

> -For servers, the size of the session tickets and HelloRetryRequest cookie
-extension can have an effect on a client's ability to connect.  Choosing a small
-value increases the probability that these values can be successfully used by a
-client.
+QUIC requires that the first Initial packet from a client be sent in a single
+UDP datagram.  This places constraints on the first ClientHello message.
+
+QUIC packet and framing overheads add at least 36 octets of overheads to the
+ClientHello message.  That overhead increases if the client chooses connection
+ID without zero length, nor does it include the token or a connection ID longer
+than octets that might be required if a server sends a Retry packet.
+
+With these overheads, a typical TLS ClientHello can fit into a 1200 octet packet
+with ample space remaining.  However, aside from the overheads added by QUIC,
+there are several variables that could cause this limit to be exceeded.  Large
+session tickets or HelloRetryRequest cookies, multiple or large key shares, and

You say below that HelloRetryRequest-triggered ClientHellos are exempt from this restriction, so it might be less confusing to omit that from your list of examples.

> +
+QUIC packet and framing overheads add at least 36 octets of overheads to the
+ClientHello message.  That overhead increases if the client chooses connection
+ID without zero length, nor does it include the token or a connection ID longer
+than octets that might be required if a server sends a Retry packet.
+
+With these overheads, a typical TLS ClientHello can fit into a 1200 octet packet
+with ample space remaining.  However, aside from the overheads added by QUIC,
+there are several variables that could cause this limit to be exceeded.  Large
+session tickets or HelloRetryRequest cookies, multiple or large key shares, and
+long lists of supported ciphers, signature algorithms, versions, QUIC transport
+parameters, and other negotiable parameters and extensions could cause this
+message to grow.
+
+For servers, in addition to connection ID and tokens, the size of TLS session
+tickets and HelloRetryRequest cookie extensions can have an effect on a client's

Same.

> -signature algorithms, versions, QUIC transport parameters, and other negotiable
-parameters and extensions could cause this message to grow.
-
-For servers, the size of the session tickets and HelloRetryRequest cookie
-extension can have an effect on a client's ability to connect.  Choosing a small
-value increases the probability that these values can be successfully used by a
-client.
+QUIC requires that the first Initial packet from a client be sent in a single
+UDP datagram.  This places constraints on the first ClientHello message.
+
+QUIC packet and framing overheads add at least 36 octets of overheads to the
+ClientHello message.  That overhead increases if the client chooses connection
+ID without zero length, nor does it include the token or a connection ID longer
+than octets that might be required if a server sends a Retry packet.
+
+With these overheads, a typical TLS ClientHello can fit into a 1200 octet packet

Given that 1200 is a minimum, not a maximum, it might be worth calling out that the datagram can be larger than 1200 if needed.

> +
+With these overheads, a typical TLS ClientHello can fit into a 1200 octet packet
+with ample space remaining.  However, aside from the overheads added by QUIC,
+there are several variables that could cause this limit to be exceeded.  Large
+session tickets or HelloRetryRequest cookies, multiple or large key shares, and
+long lists of supported ciphers, signature algorithms, versions, QUIC transport
+parameters, and other negotiable parameters and extensions could cause this
+message to grow.
+
+For servers, in addition to connection ID and tokens, the size of TLS session
+tickets and HelloRetryRequest cookie extensions can have an effect on a client's
+ability to connect.  Choosing a small value increases the probability that these
+values can be successfully used by a client.
+
+A client is not required to fit a ClientHello that is sent in response to
+HelloRetryRequest in a single UDP datagram.

Consistency nits:
- You use "a" before other TLS handshake messages, so "**a** HelloRetryRequest"
- You use "fit into" elsewhere, but "fit ... in" here.

>  
-An Initial packet MAY exceed 1200 octets if the client knows that the Path
-Maximum Transmission Unit (PMTU) supports the size that it chooses.
+The datagram containing an Initial packet MAY exceed 1200 octets if the client

Since we're still talking about "the first Initial packet [the client] sends," perhaps "the first" or "this" instead of "an"?

>  
 A server MAY send a CONNECTION_CLOSE frame with error code PROTOCOL_VIOLATION in
-response to an Initial packet smaller than 1200 octets. It MUST NOT send any
-other frame type in response, or otherwise behave as if any part of the
-offending packet was processed as valid.
+response to an Initial packet contained in a UDP datagram that is smaller than

...but only if it's the first Initial packet on the connection, 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/1548#pullrequestreview-136099506
----==_mimepart_5b459f85c3a1c_7d03fbc06e26f88457e3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@MikeBishop</b> commented on this pull request.</p>

<p>Largely editorial nits.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1548#discussion_r201572873">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; -However, there are several variables that could cause this limit to be exceeded.
-Implementations are reminded that large session tickets or HelloRetryRequest
-cookies, multiple or large key shares, and long lists of supported ciphers,
-signature algorithms, versions, QUIC transport parameters, and other negotiable
-parameters and extensions could cause this message to grow.
-
-For servers, the size of the session tickets and HelloRetryRequest cookie
-extension can have an effect on a client&#39;s ability to connect.  Choosing a small
-value increases the probability that these values can be successfully used by a
-client.
+QUIC requires that the first Initial packet from a client be sent in a single
+UDP datagram.  This places constraints on the first ClientHello message.
+
+QUIC packet and framing overheads add at least 36 octets of overheads to the
+ClientHello message.  That overhead increases if the client chooses connection
+ID without zero length, nor does it include the token or a connection ID longer
</pre>
<p><strong>a</strong> connection ID with non-zero length, perhaps?</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1548#discussion_r201572900">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; -Implementations are reminded that large session tickets or HelloRetryRequest
-cookies, multiple or large key shares, and long lists of supported ciphers,
-signature algorithms, versions, QUIC transport parameters, and other negotiable
-parameters and extensions could cause this message to grow.
-
-For servers, the size of the session tickets and HelloRetryRequest cookie
-extension can have an effect on a client&#39;s ability to connect.  Choosing a small
-value increases the probability that these values can be successfully used by a
-client.
+QUIC requires that the first Initial packet from a client be sent in a single
+UDP datagram.  This places constraints on the first ClientHello message.
+
+QUIC packet and framing overheads add at least 36 octets of overheads to the
+ClientHello message.  That overhead increases if the client chooses connection
+ID without zero length, nor does it include the token or a connection ID longer
+than octets that might be required if a server sends a Retry packet.
</pre>
<p>longer than octets?</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1548#discussion_r201573076">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; -For servers, the size of the session tickets and HelloRetryRequest cookie
-extension can have an effect on a client&#39;s ability to connect.  Choosing a small
-value increases the probability that these values can be successfully used by a
-client.
+QUIC requires that the first Initial packet from a client be sent in a single
+UDP datagram.  This places constraints on the first ClientHello message.
+
+QUIC packet and framing overheads add at least 36 octets of overheads to the
+ClientHello message.  That overhead increases if the client chooses connection
+ID without zero length, nor does it include the token or a connection ID longer
+than octets that might be required if a server sends a Retry packet.
+
+With these overheads, a typical TLS ClientHello can fit into a 1200 octet packet
+with ample space remaining.  However, aside from the overheads added by QUIC,
+there are several variables that could cause this limit to be exceeded.  Large
+session tickets or HelloRetryRequest cookies, multiple or large key shares, and
</pre>
<p>You say below that HelloRetryRequest-triggered ClientHellos are exempt from this restriction, so it might be less confusing to omit that from your list of examples.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1548#discussion_r201573153">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; +
+QUIC packet and framing overheads add at least 36 octets of overheads to the
+ClientHello message.  That overhead increases if the client chooses connection
+ID without zero length, nor does it include the token or a connection ID longer
+than octets that might be required if a server sends a Retry packet.
+
+With these overheads, a typical TLS ClientHello can fit into a 1200 octet packet
+with ample space remaining.  However, aside from the overheads added by QUIC,
+there are several variables that could cause this limit to be exceeded.  Large
+session tickets or HelloRetryRequest cookies, multiple or large key shares, and
+long lists of supported ciphers, signature algorithms, versions, QUIC transport
+parameters, and other negotiable parameters and extensions could cause this
+message to grow.
+
+For servers, in addition to connection ID and tokens, the size of TLS session
+tickets and HelloRetryRequest cookie extensions can have an effect on a client&#39;s
</pre>
<p>Same.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1548#discussion_r201573315">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; -signature algorithms, versions, QUIC transport parameters, and other negotiable
-parameters and extensions could cause this message to grow.
-
-For servers, the size of the session tickets and HelloRetryRequest cookie
-extension can have an effect on a client&#39;s ability to connect.  Choosing a small
-value increases the probability that these values can be successfully used by a
-client.
+QUIC requires that the first Initial packet from a client be sent in a single
+UDP datagram.  This places constraints on the first ClientHello message.
+
+QUIC packet and framing overheads add at least 36 octets of overheads to the
+ClientHello message.  That overhead increases if the client chooses connection
+ID without zero length, nor does it include the token or a connection ID longer
+than octets that might be required if a server sends a Retry packet.
+
+With these overheads, a typical TLS ClientHello can fit into a 1200 octet packet
</pre>
<p>Given that 1200 is a minimum, not a maximum, it might be worth calling out that the datagram can be larger than 1200 if needed.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1548#discussion_r201573484">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; +
+With these overheads, a typical TLS ClientHello can fit into a 1200 octet packet
+with ample space remaining.  However, aside from the overheads added by QUIC,
+there are several variables that could cause this limit to be exceeded.  Large
+session tickets or HelloRetryRequest cookies, multiple or large key shares, and
+long lists of supported ciphers, signature algorithms, versions, QUIC transport
+parameters, and other negotiable parameters and extensions could cause this
+message to grow.
+
+For servers, in addition to connection ID and tokens, the size of TLS session
+tickets and HelloRetryRequest cookie extensions can have an effect on a client&#39;s
+ability to connect.  Choosing a small value increases the probability that these
+values can be successfully used by a client.
+
+A client is not required to fit a ClientHello that is sent in response to
+HelloRetryRequest in a single UDP datagram.
</pre>
<p>Consistency nits:</p>
<ul>
<li>You use "a" before other TLS handshake messages, so "<strong>a</strong> HelloRetryRequest"</li>
<li>You use "fit into" elsewhere, but "fit ... in" here.</li>
</ul>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1548#discussion_r201573770">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-An Initial packet MAY exceed 1200 octets if the client knows that the Path
-Maximum Transmission Unit (PMTU) supports the size that it chooses.
+The datagram containing an Initial packet MAY exceed 1200 octets if the client
</pre>
<p>Since we're still talking about "the first Initial packet [the client] sends," perhaps "the first" or "this" instead of "an"?</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1548#discussion_r201573886">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
 A server MAY send a CONNECTION_CLOSE frame with error code PROTOCOL_VIOLATION in
-response to an Initial packet smaller than 1200 octets. It MUST NOT send any
-other frame type in response, or otherwise behave as if any part of the
-offending packet was processed as valid.
+response to an Initial packet contained in a UDP datagram that is smaller than
</pre>
<p>...but only if it's the first Initial packet on the connection, 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/1548#pullrequestreview-136099506">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6fWEOTfjVijEO-lSsDUk2LmJvmLks5uFZcFgaJpZM4VKgZV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq89N6GhF5HpIGBP_eajQ6Ky2Jkw5ks5uFZcFgaJpZM4VKgZV.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1548"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1548#pullrequestreview-136099506"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1548#pullrequestreview-136099506",
"url": "https://github.com/quicwg/base-drafts/pull/1548#pullrequestreview-136099506",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1548",
"sections": [
{
"text": "Largely editorial nits.",
"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/1548#pullrequestreview-136099506"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355075669\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b459f85c3a1c_7d03fbc06e26f88457e3--


From nobody Tue Jul 10 23:13: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 E8DAE130DCC for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 23:13:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.606
X-Spam-Level: 
X-Spam-Status: No, score=-6.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nLJcH803D-eg for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 23:13: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 3D731126F72 for <quic-issues@ietf.org>; Tue, 10 Jul 2018 23:13:43 -0700 (PDT)
Date: Tue, 10 Jul 2018 23:13:42 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531289622; bh=JvLCrWpRDqgdJUSc+1iQeoKF8MBmxIek/2s0hwhsWN0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=NXRSsuMLudIrsGKAyxVNoTvrMijML40WginNNCzSUZzgIBXVd6llHAwDPNe4yhNdS fIxKROjn6FaFZAaxAnDTjKM0Sntxqm6yH4JFVT+1Z0P7Ss2kqwZG7CqLQfRi16foYj vlXZEQH8misbLiZK45D/uvEdPU8qXbfZbhWNfh7M=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abafc82281dc70870eeec239eca47c056ff4ab4ef392cf00000001175d621692a169ce14457a16@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1549/review/136101143@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1549@github.com>
References: <quicwg/base-drafts/pull/1549@github.com>
Subject: Re: [quicwg/base-drafts] Fixup implicit stream opening (#1549)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b45a0169e7e5_11cba3fdbf2358f782002bd"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/OO0e6-jhTxWLG4X3aAY11Qvpz5M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 06:13:45 -0000

----==_mimepart_5b45a0169e7e5_11cba3fdbf2358f782002bd
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/1549#pullrequestreview-136101143
----==_mimepart_5b45a0169e7e5_11cba3fdbf2358f782002bd
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/1549#pullrequestreview-136101143">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0Qg4riTnppryOifJ8bNs7oB4Nynks5uFZeWgaJpZM4VKg-w">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq--CjWBQYt2UVzaZmnh51E7Qr3bXks5uFZeWgaJpZM4VKg-w.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1549"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1549#pullrequestreview-136101143"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1549#pullrequestreview-136101143",
"url": "https://github.com/quicwg/base-drafts/pull/1549#pullrequestreview-136101143",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1549",
"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/1549#pullrequestreview-136101143"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355078064\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b45a0169e7e5_11cba3fdbf2358f782002bd--


From nobody Tue Jul 10 23:31: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 A81D0130E0E for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 23:31:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HKVYRmWjXabc for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 23:31: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 8BACF130ECA for <quic-issues@ietf.org>; Tue, 10 Jul 2018 23:31:04 -0700 (PDT)
Date: Tue, 10 Jul 2018 23:31:02 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531290662; bh=f1Kuz1I0/NhMZ6WpzGr8mxkXjFq7kiqLumNgfNyApHs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=AQXjEEPswzOibW1wN5gpv676qZr9HIE+Fa6lYQhHBtfSP7c5NGxWR0Hlp4OipUKq2 3FROcjq7M1yjSb2r3AyCdFYG3orEoya5QEDFnp9JqQbZk9gsHxgi2TC6Sm1YtL9G/y vm0pVrCNWqOMR4NM0EQwy8S3mmc/Pzu+273LHb7o=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd9018dbb980bb54b59ecc090064274e0799619aa92cf00000001175d662692a169ce144571de@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1548/review/136103370@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1548@github.com>
References: <quicwg/base-drafts/pull/1548@github.com>
Subject: Re: [quicwg/base-drafts] Datagram 1200 (#1548)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b45a426ae09e_220c2b1183538f581658ac"; 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/07t-HG3gWZOeANrfqobCW9KjFAs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 06:31:08 -0000

----==_mimepart_5b45a426ae09e_220c2b1183538f581658ac
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mikkelfj commented on this pull request.



> -However, there are several variables that could cause this limit to be exceeded.
-Implementations are reminded that large session tickets or HelloRetryRequest
-cookies, multiple or large key shares, and long lists of supported ciphers,
-signature algorithms, versions, QUIC transport parameters, and other negotiable
-parameters and extensions could cause this message to grow.
-
-For servers, the size of the session tickets and HelloRetryRequest cookie
-extension can have an effect on a client's ability to connect.  Choosing a small
-value increases the probability that these values can be successfully used by a
-client.
+QUIC requires that the first Initial packet from a client be sent in a single
+UDP datagram.  This places constraints on the first ClientHello message.
+
+QUIC packet and framing overheads add at least 36 octets of overheads to the
+ClientHello message.  That overhead increases if the client chooses connection
+ID without zero length, nor does it include the token or a connection ID longer

A QUIC packet can hardly fit into more than a single UDP datagram, so perhaps be clear that the TLS message must fit within the first Initial QUIC packet. - if that is the intention.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1548#discussion_r201576142
----==_mimepart_5b45a426ae09e_220c2b1183538f581658ac
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/1548#discussion_r201576142">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; -However, there are several variables that could cause this limit to be exceeded.
-Implementations are reminded that large session tickets or HelloRetryRequest
-cookies, multiple or large key shares, and long lists of supported ciphers,
-signature algorithms, versions, QUIC transport parameters, and other negotiable
-parameters and extensions could cause this message to grow.
-
-For servers, the size of the session tickets and HelloRetryRequest cookie
-extension can have an effect on a client&#39;s ability to connect.  Choosing a small
-value increases the probability that these values can be successfully used by a
-client.
+QUIC requires that the first Initial packet from a client be sent in a single
+UDP datagram.  This places constraints on the first ClientHello message.
+
+QUIC packet and framing overheads add at least 36 octets of overheads to the
+ClientHello message.  That overhead increases if the client chooses connection
+ID without zero length, nor does it include the token or a connection ID longer
</pre>
<p>A QUIC packet can hardly fit into more than a single UDP datagram, so perhaps be clear that the TLS message must fit within the first Initial QUIC packet. - if that is the intention.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1548#discussion_r201576142">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9If1Qn_6bUenI0lmj7l53bOYlVHks5uFZumgaJpZM4VKgZV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqyWOt-LBSxy0BQo9Qbzf5Bd-Digtks5uFZumgaJpZM4VKgZV.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1548"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1548#discussion_r201576142"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1548#discussion_r201576142",
"url": "https://github.com/quicwg/base-drafts/pull/1548#discussion_r201576142",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1548",
"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/1548#discussion_r201576142"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355075669\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b45a426ae09e_220c2b1183538f581658ac--


From nobody Tue Jul 10 23:36: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 37E65130ECA for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 23:36: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.249, 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 rxY-NARJfRqJ for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 23:36: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 B527B130E0E for <quic-issues@ietf.org>; Tue, 10 Jul 2018 23:36:51 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531291011; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=G+kBPT77Y1FmdBdb+CesbJnt7N9/wjvDYaBUbxVjUP8=; b=AwCEW0nkajTse6bLY4p/7qqMHLsPItQSbLNqexYQPnS5qv8PQVe3Flq6E0he8nwIhdwDXumI muOChngI+y0b9cr2S3W5dzG3b32ar64x3NOdsuaOtfYkz5qAj77m/5rCcigzqXFTUulCsEjT zaOvXLuzyEgqbsK3lfw4RPvcwAE=
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 5b45a582.7f3c941a7990-smtp-out-n01; Wed, 11 Jul 2018 06:36:50 -0000 (UTC)
Date: Tue, 10 Jul 2018 23:36:49 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b45a581a62d2_72002addc8303c04117de@hookshot-fe-da92815.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 7c6392: 1200 isn't an actual limit; consistency
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b45a581a5e26_72002addc8303c04116aa"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/rSVV0jXrh4ZtzjfJs5xDVucDFmE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 06:36:54 -0000

----==_mimepart_5b45a581a5e26_72002addc8303c04116aa
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/datagram-1200
  Home:   https://github.com/quicwg/base-drafts
  Commit: 7c6392de9ae2f27760eabf7c00a671424fe118d9
      https://github.com/quicwg/base-drafts/commit/7c6392de9ae2f27760eabf7c00a671424fe118d9
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-11 (Wed, 11 Jul 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  1200 isn't an actual limit; consistency



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b45a581a5e26_72002addc8303c04116aa--


From nobody Tue Jul 10 23:37: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 0609D130E0E for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 23:36:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YdXljnmNTvEe for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 23:36: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 05A14130EC9 for <quic-issues@ietf.org>; Tue, 10 Jul 2018 23:36:53 -0700 (PDT)
Date: Tue, 10 Jul 2018 23:36:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531291012; bh=8koVRcGdLZ/uN4RG9DjYIPrOQeJMS3A6WowZg1hN72w=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=tQxuaqaRBH7WQC9tLHQ79DD+eEz7jcR6JMFZRJpCYKOV+rb3Njb+R8hy1v9c8csgq bB68qaXoy/+5phJ6G5HHCiQQfJ6W3G+zSRmAPi3t+uuMxWQzTBhXqdjNfo2TDIjwaT cgxd05rvGCeRhL40tK0xfglPZ2Ai++TOlbxl0A6g=
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/1548/push/2710302826@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1548@github.com>
References: <quicwg/base-drafts/pull/1548@github.com>
Subject: Re: [quicwg/base-drafts] Datagram 1200 (#1548)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b45a58449e13_37653fd85186cf7c16011f"; 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/dru_U42R0TbY-lcKAdlUNESDw_M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 06:36:56 -0000

----==_mimepart_5b45a58449e13_37653fd85186cf7c16011f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

7c6392d  1200 isn't an actual limit; consistency


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1548/files/377867695418798f13b337602b631106a1c226ff..7c6392de9ae2f27760eabf7c00a671424fe118d9

----==_mimepart_5b45a58449e13_37653fd85186cf7c16011f
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/7c6392d">7c6392d</a>  1200 isn&#39;t an actual limit; consistency</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/1548/files/377867695418798f13b337602b631106a1c226ff..7c6392de9ae2f27760eabf7c00a671424fe118d9">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqz2RcczdLggWsgGXil86twTR35rKks5uFZ0EgaJpZM4VKgZV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_7qyL0g8V0rY4Ou7XuXvgJcL2kcks5uFZ0EgaJpZM4VKgZV.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1548"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1548/files/377867695418798f13b337602b631106a1c226ff..7c6392de9ae2f27760eabf7c00a671424fe118d9"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1548/files/377867695418798f13b337602b631106a1c226ff..7c6392de9ae2f27760eabf7c00a671424fe118d9",
"url": "https://github.com/quicwg/base-drafts/pull/1548/files/377867695418798f13b337602b631106a1c226ff..7c6392de9ae2f27760eabf7c00a671424fe118d9",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1548",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1548:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "7c6392d",
"value": "1200 isn't an actual limit; consistency"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1548/files/377867695418798f13b337602b631106a1c226ff..7c6392de9ae2f27760eabf7c00a671424fe118d9"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355075669\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b45a58449e13_37653fd85186cf7c16011f--


From nobody Tue Jul 10 23:38: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 79F52130EC9 for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 23:38: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.249, 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 7NIcGXY_Zodx for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 23:38: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 084B7130E04 for <quic-issues@ietf.org>; Tue, 10 Jul 2018 23:38:37 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531291117; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=0krFuyEucMH4/0GSnW5mv6e1lggK7h/aCezz5fP0Bgg=; b=Em+BDKQxaYnDRJ+aFYB2jmd28vUrIKkelBSLkhZhnhQlUrSAzMkzSGKrKiig39CCorQ6+1Sz GazCogfm2EM8hy2R4kW/kHhhmTCQ5ZhCQ8M4iGcosCRv6HN6bSf2nuDX7a08+ChGURPfEJe5 2yzwLpyII/KYDPLcykh/J7KfhlU=
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 5b45a5ec.7f8d3c7ae840-smtp-out-n02; Wed, 11 Jul 2018 06:38:36 -0000 (UTC)
Date: Tue, 10 Jul 2018 23:38:35 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b45a5ebb78ba_79452b185c203c0451222@hookshot-fe-88eb02d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] dd98ad: The first Initial packet is the only special one
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b45a5ebb737c_79452b185c203c04511e6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/i4l1_2LYXhumehIw4ihqb7LFe5Q>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 06:38:40 -0000

----==_mimepart_5b45a5ebb737c_79452b185c203c04511e6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/datagram-1200
  Home:   https://github.com/quicwg/base-drafts
  Commit: dd98adccef7b402ecada7852dac14a3d2b1e518a
      https://github.com/quicwg/base-drafts/commit/dd98adccef7b402ecada7852dac14a3d2b1e518a
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-11 (Wed, 11 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  The first Initial packet is the only special one



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b45a5ebb737c_79452b185c203c04511e6--


From nobody Tue Jul 10 23:38: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 478F5130E04 for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 23:38:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Il5L9BuhHo7k for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 23:38: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 6FCB5130E0E for <quic-issues@ietf.org>; Tue, 10 Jul 2018 23:38:39 -0700 (PDT)
Date: Tue, 10 Jul 2018 23:38:38 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531291118; bh=3ia6ayavn82PgDrVBA0d287mycaifl0zJbTayB+K0EY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=XLfU6qsUCu3J2vngTkigMs+HqKXrJNv+0/ejsbv2WUfdJNwI4qp5MjW92Wmg9BW94 l96QrBYiq9uEzMuZsHDDEsSwlIH/h+zDmlOoSk9OSWegaps0T8GkySCE1w9rQbgqkH ZxlA2IdgMpswtM4Pl8F1OzVZWJH56X6PaoE5ucb4=
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/1548/push/2710306070@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1548@github.com>
References: <quicwg/base-drafts/pull/1548@github.com>
Subject: Re: [quicwg/base-drafts] Datagram 1200 (#1548)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b45a5eebd222_413a3f8de3b32f8026223"; 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/h0brXGox80H7aqfniioBRveC1NE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 06:38:42 -0000

----==_mimepart_5b45a5eebd222_413a3f8de3b32f8026223
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

dd98adc  The first Initial packet is the only special one


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1548/files/7c6392de9ae2f27760eabf7c00a671424fe118d9..dd98adccef7b402ecada7852dac14a3d2b1e518a

----==_mimepart_5b45a5eebd222_413a3f8de3b32f8026223
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/dd98adc">dd98adc</a>  The first Initial packet is the only special one</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/1548/files/7c6392de9ae2f27760eabf7c00a671424fe118d9..dd98adccef7b402ecada7852dac14a3d2b1e518a">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9qUNQmDGJUzHs3BwhlsOblsePPwks5uFZ1ugaJpZM4VKgZV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2uZyDOk5r4N0WjR8oDot7lX0GQ7ks5uFZ1ugaJpZM4VKgZV.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1548"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1548/files/7c6392de9ae2f27760eabf7c00a671424fe118d9..dd98adccef7b402ecada7852dac14a3d2b1e518a"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1548/files/7c6392de9ae2f27760eabf7c00a671424fe118d9..dd98adccef7b402ecada7852dac14a3d2b1e518a",
"url": "https://github.com/quicwg/base-drafts/pull/1548/files/7c6392de9ae2f27760eabf7c00a671424fe118d9..dd98adccef7b402ecada7852dac14a3d2b1e518a",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1548",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1548:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "dd98adc",
"value": "The first Initial packet is the only special one"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1548/files/7c6392de9ae2f27760eabf7c00a671424fe118d9..dd98adccef7b402ecada7852dac14a3d2b1e518a"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355075669\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b45a5eebd222_413a3f8de3b32f8026223--


From nobody Tue Jul 10 23: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 6DCA0130E04 for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 23:52:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XpIZqdsamBIo for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 23: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 33268130DDB for <quic-issues@ietf.org>; Tue, 10 Jul 2018 23:52:35 -0700 (PDT)
Date: Tue, 10 Jul 2018 23:52:34 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531291954; bh=OnjpezUeaWF5CBssXicz+70jYLuCwWir8tQq7lr+8cA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=OYhpMAnumfGwfw0E86P/VThP3vrsgQUCtvVVyng4lNVn7ltWrkn8KbkCrkQ3x6afl BXPZy+/W8Eshq/YdUSQKocakl4vCmltc/sO6KxIaLHEV8s8cBUl6tC3bhS7wq0/Aa8 5EQ3AGVUi3RSIcujqD9b2Eigr4xHo/X44nFmJpbY=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abc2cd87deeb1efdceac680d0cb9a3b86f7877403c92cf00000001175d6b3292a169ce14457a16@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1549/review/136108853@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1549@github.com>
References: <quicwg/base-drafts/pull/1549@github.com>
Subject: Re: [quicwg/base-drafts] Fixup implicit stream opening (#1549)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b45a93268a68_1c823f9bd4b0ef783139e4"; 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/cKnq1k8pvujTD6OBd9cfD4L3TTw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 06:52:39 -0000

----==_mimepart_5b45a93268a68_1c823f9bd4b0ef783139e4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mikkelfj commented on this pull request.



> @@ -3791,9 +3791,9 @@ The two type bits from a Stream ID therefore identify streams as summarized in
 
 The first bi-directional stream opened by the client is stream 0.
 
-A QUIC endpoint MUST NOT reuse a Stream ID.  Streams can be used in any order.
-Streams that are used out of order result in opening all lower-numbered streams
-of the same type in the same direction.
+A QUIC endpoint MUST NOT reuse a Stream ID.  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.
 

It is a bit unclear what the difference is between "use", "create", "send", and "receive". I read such that "create" has to do with allocating a stream ID at or below the MAX ID but not necessarily sending. So a stream can be created silently and later some lower number stream can have its first frame sent - doing so accounts for a "use". For the receiver "use" either means "receive" or it means keep received frames buffered and pretend it is not there, but eventually "use" one.

I realize there is nothing enforceable about these distinctions, but it might affect buffering strategies.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1549#pullrequestreview-136108853
----==_mimepart_5b45a93268a68_1c823f9bd4b0ef783139e4
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/1549#discussion_r201580851">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -3791,9 +3791,9 @@ The two type bits from a Stream ID therefore identify streams as summarized in
 
 The first bi-directional stream opened by the client is stream 0.
 
-A QUIC endpoint MUST NOT reuse a Stream ID.  Streams can be used in any order.
-Streams that are used out of order result in opening all lower-numbered streams
-of the same type in the same direction.
+A QUIC endpoint MUST NOT reuse a Stream ID.  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.
 
</pre>
<p>It is a bit unclear what the difference is between "use", "create", "send", and "receive". I read such that "create" has to do with allocating a stream ID at or below the MAX ID but not necessarily sending. So a stream can be created silently and later some lower number stream can have its first frame sent - doing so accounts for a "use". For the receiver "use" either means "receive" or it means keep received frames buffered and pretend it is not there, but eventually "use" one.</p>
<p>I realize there is nothing enforceable about these distinctions, but it might affect buffering strategies.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1549#pullrequestreview-136108853">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7Cen_v4NAiuNa0r9QFgEp15IaxXks5uFaCygaJpZM4VKg-w">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8_CnLKwPCjSjGpIlu1skL2HruA8ks5uFaCygaJpZM4VKg-w.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1549"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1549#pullrequestreview-136108853"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1549#pullrequestreview-136108853",
"url": "https://github.com/quicwg/base-drafts/pull/1549#pullrequestreview-136108853",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1549",
"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/1549#pullrequestreview-136108853"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355078064\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b45a93268a68_1c823f9bd4b0ef783139e4--


From nobody Tue Jul 10 23:59: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 B66ED1277C8 for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 23:59:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wuk6K2He4PQI for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 23:59: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 70EA4130E04 for <quic-issues@ietf.org>; Tue, 10 Jul 2018 23:59:23 -0700 (PDT)
Date: Tue, 10 Jul 2018 23:59:22 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531292362; bh=QOGHs2Zr1kxNFJ36LAV63ebomFCFkDhODxrO4U7gRng=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=vc7FUAcgEM4KGG+GB4nb3JX8DatVVAQRmmv4ADeEVn93DN6eH60D/0Hrz00zt/1Fd QJsWaYc7l7FlG+TX/wejUl6kl5cpPj+SwRXi9+Nf8gRwCe+CXvof29LQcnb3qQAQKR mwFtfo5+ev/6Vg0nfElixonGLJtMPtGa9uviOd1Q=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab8b44ea2089700cb97d71e9da955fd3577aebeceb92cf00000001175d6cca92a169ce144571de@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1548/c404065667@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1548@github.com>
References: <quicwg/base-drafts/pull/1548@github.com>
Subject: Re: [quicwg/base-drafts] Datagram 1200 (#1548)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b45aaca96599_28f52ac8868aaf60409bc"; 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/tKRNC1SsmpN3OzxdZjwt6f0Ohd8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 06:59:26 -0000

----==_mimepart_5b45aaca96599_28f52ac8868aaf60409bc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson not sure you saw my comment since you just made and update to that section that didn't address it, or perhaps you disagree, but:

> QUIC requires that the first Initial packet from a client be sent in a single
  UDP datagram.

This sentence doesn't make sense to me because all QUIC packets are necessarily placed in a UDP single datagram. The intention is of course the the initial client hello TLS message must fit within the QUIC 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/1548#issuecomment-404065667
----==_mimepart_5b45aaca96599_28f52ac8868aaf60409bc
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><a class=3D"user-mention" data-hovercard-user-id=3D"67641" data-octo-c=
lick=3D"hovercard-link-click" data-octo-dimensions=3D"link_type:self" hre=
f=3D"https://github.com/martinthomson">@martinthomson</a> not sure you sa=
w my comment since you just made and update to that section that didn't a=
ddress it, or perhaps you disagree, but:</p>
<blockquote>
<p>QUIC requires that the first Initial packet from a client be sent in a=
 single<br>
UDP datagram.</p>
</blockquote>
<p>This sentence doesn't make sense to me because all QUIC packets are ne=
cessarily placed in a UDP single datagram. The intention is of course the=
 the initial client hello TLS message must fit within the QUIC initial pa=
cket.</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/1548#issuecomment-404065667">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqyHuEK=
PxTnikkI3-0WZ7ozhpuaRLks5uFaJKgaJpZM4VKgZV">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkq_BCrVUNEcUEdsQdEc3Wib68f6oM=
ks5uFaJKgaJpZM4VKgZV.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 #1548: @martinthomson not sure you saw my comment since you just =
made and update to that section that didn't address it, or perhaps you di=
sagree, but:\r\n\r\n\u003e QUIC requires that the first Initial packet fr=
om a client be sent in a single\r\n  UDP datagram.\r\n\r\nThis sentence d=
oesn't make sense to me because all QUIC packets are necessarily placed i=
n a UDP single datagram. The intention is of course the the initial clien=
t hello TLS message must fit within the QUIC initial packet."}],"action":=
{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/=
pull/1548#issuecomment-404065667"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1548#issuecomment-4=
04065667",
"url": "https://github.com/quicwg/base-drafts/pull/1548#issuecomment-4040=
65667",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Datagram 1200 (#1548)",
"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\": 1548,\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\": 1548\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1548#issuecomment-4040=
65667"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3550756=
69\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b45aaca96599_28f52ac8868aaf60409bc--


From nobody Tue Jul 10 23:59: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 A9445130E04 for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 23:59: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.249, 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 IJY64s836SEl for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 23:59:33 -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 2A66E1277C8 for <quic-issues@ietf.org>; Tue, 10 Jul 2018 23:59:33 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531292372; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=EwO+FHWHpevQTl6VpYhtR7jvtlOmjMxD9Abn7OrpjBo=; b=r+16JtFAG3cHtH66sEUG82sjFYUfXeRKRuH1e28ZQ82nOfoARJ8+xRwKHnH4t5EpPEId8Pef WCimPLmK4xICvAFTF/RABkd076YZgZTbGPdd/+7nfNooihiAEHZPsmNo7se1/llqQSYPj3RB IFXM59ZnsdTjHcIkU0N1YIH7XpU=
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 5b45aad3.7f8d682963c0-smtp-out-n01; Wed, 11 Jul 2018 06:59:31 -0000 (UTC)
Date: Tue, 10 Jul 2018 23:59:31 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b45aad38ddc_76dc2adbe0de1c14613b5@hookshot-fe-d252ca1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 3e740f: Tweaking more
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b45aad389a6_76dc2adbe0de1c14612ef"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/_dulYzwEIJhskjcCXAfVv6oRhYA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 06:59:35 -0000

----==_mimepart_5b45aad389a6_76dc2adbe0de1c14612ef
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/datagram-1200
  Home:   https://github.com/quicwg/base-drafts
  Commit: 3e740f4e5433d23f2d28f7f82b2914011ca49cad
      https://github.com/quicwg/base-drafts/commit/3e740f4e5433d23f2d28f7f82b2914011ca49cad
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-11 (Wed, 11 Jul 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Tweaking more



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b45aad389a6_76dc2adbe0de1c14612ef--


From nobody Tue Jul 10 23:59: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 6BFCF130ED0 for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 23:59:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id u5G5pNuPjko2 for <quic-issues@ietfa.amsl.com>; Tue, 10 Jul 2018 23:59: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 6514E1277C8 for <quic-issues@ietf.org>; Tue, 10 Jul 2018 23:59:35 -0700 (PDT)
Date: Tue, 10 Jul 2018 23:59:34 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531292374; bh=E0nUEn548Tleo3YwadF4My9GR6IuxbXwbZuXgrqD4Zw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=I3iOF+BJ8Tnp67ZSZwyvQHyrFucIhWYm+zmABLlsZ/AhWep4Z4kZBNAGu03ovoKZw 3z9VbRUJ1aB2j6Tttz+x6MOVOOqxMhVzOTO/8efJcbrAeNPwU7YjnQ1T9oQ6EVv2Cf 0gKM3WO5RcxNcsoSiOC7zr17awNX+00QVjt/ypk0=
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/1548/push/2710346369@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1548@github.com>
References: <quicwg/base-drafts/pull/1548@github.com>
Subject: Re: [quicwg/base-drafts] Datagram 1200 (#1548)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b45aad68eccd_13bb2b032a220f586116e"; 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/rUfel6CkvA78ipy9ENdwZXhDty0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 06:59:40 -0000

----==_mimepart_5b45aad68eccd_13bb2b032a220f586116e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

3e740f4  Tweaking more


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1548/files/dd98adccef7b402ecada7852dac14a3d2b1e518a..3e740f4e5433d23f2d28f7f82b2914011ca49cad

----==_mimepart_5b45aad68eccd_13bb2b032a220f586116e
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/3e740f4">3e740f4</a>  Tweaking 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/1548/files/dd98adccef7b402ecada7852dac14a3d2b1e518a..3e740f4e5433d23f2d28f7f82b2914011ca49cad">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxoEYfgpkP_exI4deS-g2WVoCNlEks5uFaJWgaJpZM4VKgZV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7RRC7nP_PL-O_JKJoXzTJ2M3kgKks5uFaJWgaJpZM4VKgZV.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1548"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1548/files/dd98adccef7b402ecada7852dac14a3d2b1e518a..3e740f4e5433d23f2d28f7f82b2914011ca49cad"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1548/files/dd98adccef7b402ecada7852dac14a3d2b1e518a..3e740f4e5433d23f2d28f7f82b2914011ca49cad",
"url": "https://github.com/quicwg/base-drafts/pull/1548/files/dd98adccef7b402ecada7852dac14a3d2b1e518a..3e740f4e5433d23f2d28f7f82b2914011ca49cad",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1548",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1548:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "3e740f4",
"value": "Tweaking more"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1548/files/dd98adccef7b402ecada7852dac14a3d2b1e518a..3e740f4e5433d23f2d28f7f82b2914011ca49cad"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355075669\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b45aad68eccd_13bb2b032a220f586116e--


From nobody Wed Jul 11 00: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 B5C67130E04 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 00:01:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Hr6fRqIsNewp for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 00:01: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 72F3F130EBF for <quic-issues@ietf.org>; Wed, 11 Jul 2018 00:01:14 -0700 (PDT)
Date: Wed, 11 Jul 2018 00:01:13 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531292473; bh=P52VmHTnmwHcWM4pPRk/Zlj7b8P1zfUrdwPS7+IZAeI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=RaJePeTNOCb6R0rG9mL7fzaW2j3Rsq0qIG72QTU0NfDlzYKh+M6mMq5OsRWT+4z+R fTjGWdgdIjNG0YrVRvT5qn0WTfbY16roivQv5WzlV3g6KQ2Wnm8r6/4XQZ0tv2jLuk INkTuB4xk0kLn9QAn+Le8Ck9cQ9LM0Kss6u1zMJs=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab59de761825666e0caeea87e587a2b99f51e8efb492cf00000001175d6d3992a169ce144571de@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1548/c404066087@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1548@github.com>
References: <quicwg/base-drafts/pull/1548@github.com>
Subject: Re: [quicwg/base-drafts] Datagram 1200 (#1548)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b45ab398609f_69c02ae5f591af547258c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Hj7rFVB1qKnQ6u4MI7wEWVup1Mo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 07:01:17 -0000

----==_mimepart_5b45ab398609f_69c02ae5f591af547258c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@mikkelfj, email got through, and I've pushed an update that should help.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1548#issuecomment-404066087
----==_mimepart_5b45ab398609f_69c02ae5f591af547258c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-user-id="193335" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mikkelfj">@mikkelfj</a>, email got through, and I've pushed an update that should help.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1548#issuecomment-404066087">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwqprCd8HxG1-i-tfylxd1ZAqe4Zks5uFaK5gaJpZM4VKgZV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7cxE8quGZkNGE1MjYEFmdsQNoK_ks5uFaK5gaJpZM4VKgZV.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1548: @mikkelfj, email got through, and I've pushed an update that should help."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1548#issuecomment-404066087"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1548#issuecomment-404066087",
"url": "https://github.com/quicwg/base-drafts/pull/1548#issuecomment-404066087",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Datagram 1200 (#1548)",
"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\": 1548,\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\": 1548\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1548#issuecomment-404066087"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355075669\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b45ab398609f_69c02ae5f591af547258c--


From nobody Wed Jul 11 00:18: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 638FA130EE0 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 00:18:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YSRqUvn14bKD for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 00:18: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 978A2130DC0 for <quic-issues@ietf.org>; Wed, 11 Jul 2018 00:18:37 -0700 (PDT)
Date: Wed, 11 Jul 2018 00:18:37 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531293517; bh=ciLXg0FJL/InE2n19RuNHBR3myykudXO+jJ9T+FruJc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=0VbFjJ0z7/Ape6y2cX4iA93TyjfFqmzQ6wDyWTSCSfV527G4S6zDPbmfaxzUZTP2H gPJ/XIValvuPBNF+NKqq5JbVBTzGWwJq2cWzcxty2A10faZX32C1WGBUezm33XNgic uuq1Ch1Q181sFF02LiM++p132j+3/RgyFW1Qc1IY=
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/54/push/2710386675@github.com>
In-Reply-To: <quicwg/wg-materials/pull/54@github.com>
References: <quicwg/wg-materials/pull/54@github.com>
Subject: Re: [quicwg/wg-materials] Update retry; add keys (#54)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b45af4d26c8_4c83fac066e6f805525d"; 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/TTh4EL3pkToxWKArMxakqZR6wZA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 07:18:40 -0000

----==_mimepart_5b45af4d26c8_4c83fac066e6f805525d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

eb2e9eb  Add pingpong


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/wg-materials/pull/54/files/f124d220d5968f39ef209b555d6482455ad0b32d..eb2e9eb7e754c3fe180249ab79c11f204fb9a1c1

----==_mimepart_5b45af4d26c8_4c83fac066e6f805525d
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/eb2e9eb">eb2e9eb</a>  Add pingpong</li>
</ul>


<p style="font-size:small;-webkit-text-size-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/54/files/f124d220d5968f39ef209b555d6482455ad0b32d..eb2e9eb7e754c3fe180249ab79c11f204fb9a1c1">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7-FA8-lym7vhdq48DEhGc70oJFgks5uFabNgaJpZM4VKhee">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq40gLQ_g_4z87rxvCLXuk0kAgJhHks5uFabNgaJpZM4VKhee.gif" height="1" width="1" 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 #54"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/wg-materials/pull/54/files/f124d220d5968f39ef209b555d6482455ad0b32d..eb2e9eb7e754c3fe180249ab79c11f204fb9a1c1"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/wg-materials/pull/54/files/f124d220d5968f39ef209b555d6482455ad0b32d..eb2e9eb7e754c3fe180249ab79c11f204fb9a1c1",
"url": "https://github.com/quicwg/wg-materials/pull/54/files/f124d220d5968f39ef209b555d6482455ad0b32d..eb2e9eb7e754c3fe180249ab79c11f204fb9a1c1",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #54",
"sections": [
{
"text": "1 new commit pushed to quicwg/wg-materials #54:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "eb2e9eb",
"value": "Add pingpong"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/wg-materials/pull/54/files/f124d220d5968f39ef209b555d6482455ad0b32d..eb2e9eb7e754c3fe180249ab79c11f204fb9a1c1"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355080094\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b45af4d26c8_4c83fac066e6f805525d--


From nobody Wed Jul 11 06: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 9ACD4130F53 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 06:22:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DcnbNRU6E-qH for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 06:22:21 -0700 (PDT)
Received: from out-13.smtp.github.com (out-13.smtp.github.com [192.30.254.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 58CAB130F63 for <quic-issues@ietf.org>; Wed, 11 Jul 2018 06:22:21 -0700 (PDT)
Date: Wed, 11 Jul 2018 06:22:20 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531315340; bh=PkuP8F4rgSE52pbEdwK1HZZfIKPiJoiEfAfhPNNQ3gA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=K7xGLC1Fi2JqH5rg6jUB3TRaDuCJlMcwfSgDdOazxBDJe8EzYfz6mKC2oPZDytMxM kPoygqu1y1DqBJL9X+YYM3ymBEMuyDE22C3oI5MxF1EkGG9cmQamxUXOkpTK6aZ6WG +ES91Hoj8SlzDf70H1TuiwrOqZaZ2dDoflPhwWh4=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab343dd31a1354326f667071eb9343f65d4a3bab6c92cf00000001175dc68c92a169ce144552a9@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1547/404166666@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1547@github.com>
References: <quicwg/base-drafts/issues/1547@github.com>
Subject: Re: [quicwg/base-drafts] Retry in response to 0-RTT (#1547)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b46048c8a97e_14113fe972fe0f8894284"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/AQa86D4ssbQOgpTQq0048TC63lg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 13:22:30 -0000

----==_mimepart_5b46048c8a97e_14113fe972fe0f8894284
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

MAY or SHOULD are both fine with me.  However, if we say MAY, are we obliged to recommend some reasonable rate-limiting strategy to avoid sending a RETRY for every single incoming 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/1547#issuecomment-404166666
----==_mimepart_5b46048c8a97e_14113fe972fe0f8894284
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>MAY or SHOULD are both fine with me.  However, if we say MAY, are we obliged to recommend some reasonable rate-limiting strategy to avoid sending a RETRY for every single incoming 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/1547#issuecomment-404166666">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1MOx5MiFZsH9cBOf0Aifw8MIkiHks5uFfwMgaJpZM4VKeKj">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxXrXll7o3iIFH3CCj5zAU_tGDbRks5uFfwMgaJpZM4VKeKj.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1547: MAY or SHOULD are both fine with me.  However, if we say MAY, are we obliged to recommend some reasonable rate-limiting strategy to avoid sending a RETRY for every single incoming packet?"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1547#issuecomment-404166666"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1547#issuecomment-404166666",
"url": "https://github.com/quicwg/base-drafts/issues/1547#issuecomment-404166666",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Retry in response to 0-RTT (#1547)",
"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\": 1547,\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\": 1547\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1547#issuecomment-404166666"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355066531\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b46048c8a97e_14113fe972fe0f8894284--


From nobody Wed Jul 11 06:23: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 7EE3B130DF9 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 06:23:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id b8hQHIhohm5T for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 06:23: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 53624127598 for <quic-issues@ietf.org>; Wed, 11 Jul 2018 06:23:44 -0700 (PDT)
Date: Wed, 11 Jul 2018 06:23:43 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531315423; bh=us3CUsPTpItaEYppF2fF71O2KB4YADPhbtLOiClEZKQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=IX7zAAVqkaemK0dwA6UmxdQLy0tpS20p+poPrjwuEBqwVFpzKcCAfDMc/iugZna9g otFwaYjCFKvojZUleMpPiN9USI5CnipS/S5bpsXTHqA0rk6qNXFCwOAkeV5Dsg3fsS OCtVGhV3kG9QJvEZY2qml9WQVQrK5lxjz2bMhydA=
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb3cb3d41aff898f752e065f2367bffcbfa41fc0592cf00000001175dc6df92a169ce144571de@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1548/review/136234865@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1548@github.com>
References: <quicwg/base-drafts/pull/1548@github.com>
Subject: Re: [quicwg/base-drafts] Datagram 1200 (#1548)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4604df20fc9_1a412ae1959baf54118798"; 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/2riMIWwx1CuHfQueX3sKfzTlDAw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 13:23:48 -0000

----==_mimepart_5b4604df20fc9_1a412ae1959baf54118798
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

nibanks approved this pull request.

Looks good. One minor nit.

> @@ -3629,19 +3629,24 @@ The details of loss detection and congestion control are described in
 The QUIC packet size includes the QUIC header and integrity check, but not the
 UDP or IP header.
 
-Clients MUST pad any Initial packet it sends to have a QUIC packet size of at
-least 1200 octets. Sending an Initial packet of this size ensures that the
-network path supports a reasonably sized packet, and helps reduce the amplitude
-of amplification attacks caused by server responses toward an unverified client
-address.
+Clients MUST pad ensure that the first Initial packet it sends is sent in a UDP

`MUST pad ensure that`? Should `pad` be removed 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/1548#pullrequestreview-136234865
----==_mimepart_5b4604df20fc9_1a412ae1959baf54118798
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@nibanks</b> approved this pull request.</p>

<p>Looks good. One minor nit.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1548#discussion_r201686106">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -3629,19 +3629,24 @@ The details of loss detection and congestion control are described in
 The QUIC packet size includes the QUIC header and integrity check, but not the
 UDP or IP header.
 
-Clients MUST pad any Initial packet it sends to have a QUIC packet size of at
-least 1200 octets. Sending an Initial packet of this size ensures that the
-network path supports a reasonably sized packet, and helps reduce the amplitude
-of amplification attacks caused by server responses toward an unverified client
-address.
+Clients MUST pad ensure that the first Initial packet it sends is sent in a UDP
</pre>
<p><code>MUST pad ensure that</code>? Should <code>pad</code> be removed 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/1548#pullrequestreview-136234865">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4GPrYOoI-ELEkdKtOtds5NP6EYzks5uFfxfgaJpZM4VKgZV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq957C92wWpdlJ8zf_kHHpf95jiWUks5uFfxfgaJpZM4VKgZV.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1548"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1548#pullrequestreview-136234865"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1548#pullrequestreview-136234865",
"url": "https://github.com/quicwg/base-drafts/pull/1548#pullrequestreview-136234865",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1548",
"sections": [
{
"text": "Looks good. One minor nit.",
"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/1548#pullrequestreview-136234865"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355075669\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4604df20fc9_1a412ae1959baf54118798--


From nobody Wed Jul 11 06:35: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 BEBD7127598 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 06:35:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.606
X-Spam-Level: 
X-Spam-Status: No, score=-6.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9KbuWLxBow-P for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 06:35: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 AD57A12D7F8 for <quic-issues@ietf.org>; Wed, 11 Jul 2018 06:35:08 -0700 (PDT)
Date: Wed, 11 Jul 2018 06:35:07 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531316107; bh=RAYNVPRodhGTudyavzBQK6ZnU/xTZF/o7Q1Zl1tPFYE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=vt6RsxvVNJ3km0vZh+KmbMvXoKOk/8/O8BzfaxPpsmzyvLWORyRGXufbfSEkxNDM8 TRxJHXEEwnhZJBnViTaXqZBpjv2nICzww3ELVshQjtce0nZ+/6grV652TxFSsLRv5o NVSzhGC3EmrmAYG5Y3yGwhTFdPyd2l74FQe8AlTc=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab52049f95ece302279af0e4ed07b4739140b79fe192cf00000001175dc98b92a169ce143eedab@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1542/review/136240462@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1542@github.com>
References: <quicwg/base-drafts/pull/1542@github.com>
Subject: Re: [quicwg/base-drafts] Split initial MAX_STREAM_DATA transport parameters (#1542)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b46078bca9ee_3c722ab0cbc6cf5491224"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/wsRMTT75vakMdj0_FTGHW8lXHV4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 13:35:11 -0000

----==_mimepart_5b46078bca9ee_3c722ab0cbc6cf5491224
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/1542#pullrequestreview-136240462
----==_mimepart_5b46078bca9ee_3c722ab0cbc6cf5491224
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/1542#pullrequestreview-136240462">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6_6tF_M39sIsqZ9QaCrg-iFnb4pks5uFf8LgaJpZM4VIpzP">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5sapXvfcLgqIQrVp2Trww6wXnUHks5uFf8LgaJpZM4VIpzP.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1542"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1542#pullrequestreview-136240462"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1542#pullrequestreview-136240462",
"url": "https://github.com/quicwg/base-drafts/pull/1542#pullrequestreview-136240462",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1542",
"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/1542#pullrequestreview-136240462"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 354589903\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b46078bca9ee_3c722ab0cbc6cf5491224--


From nobody Wed Jul 11 06: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 8F5A6130DED for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 06:39:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id x7oDypj4TMEh for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 06:39: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 1EF24130DEE for <quic-issues@ietf.org>; Wed, 11 Jul 2018 06:39:20 -0700 (PDT)
Date: Wed, 11 Jul 2018 06:39:19 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531316359; bh=RgCoXIeLJnvJZwy3e9WJPzfXdxe3IiWSwSLLPv7UssU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Lx+j/hJL3tQEXcJMTxPwZSNi7QoHQZAcX6uHeParU2Pr3VeuvkV8FVTW+OURyMb2p xAhJ2t7ROXkWUCNWxdycZOSjr8opWX4u/NL+dyB7capP1jI0JYOUk2q3n/1wIWixOg lliipoPN/nJwYzDbi702kG2h3KmPd/dW2K62sYkY=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab04a12f8f7387a39bc9d5cd0f57db377e901c3d9b92cf00000001175dca8792a169ce14457a16@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1549/review/136242432@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1549@github.com>
References: <quicwg/base-drafts/pull/1549@github.com>
Subject: Re: [quicwg/base-drafts] Fixup implicit stream opening (#1549)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b46088767f03_44e62ab85687af582599e1"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/J1CQwY0BMyrqXAf3suaW9o7eCaM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 13:39:23 -0000

----==_mimepart_5b46088767f03_44e62ab85687af582599e1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> @@ -3969,6 +3970,10 @@ Receiving a MAX_STREAM_DATA frame implies that the remote peer has opened the
 stream and is providing flow control credit.  A MAX_STREAM_DATA frame might
 arrive before a STREAM or STREAM_BLOCKED frame if packets are lost or reordered.
 
+In addition to the exchange of frames related to the stream, a stream is created

I find this paragraph a bit confusing.  Are you trying to say that if a frame for a new stream arrives, all lower numbered unopened streams of the same type must be opened?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1549#pullrequestreview-136242432
----==_mimepart_5b46088767f03_44e62ab85687af582599e1
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/1549#discussion_r201692455">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -3969,6 +3970,10 @@ Receiving a MAX_STREAM_DATA frame implies that the remote peer has opened the
 stream and is providing flow control credit.  A MAX_STREAM_DATA frame might
 arrive before a STREAM or STREAM_BLOCKED frame if packets are lost or reordered.
 
+In addition to the exchange of frames related to the stream, a stream is created
</pre>
<p>I find this paragraph a bit confusing.  Are you trying to say that if a frame for a new stream arrives, all lower numbered unopened streams of the same type must be opened?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1549#pullrequestreview-136242432">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9-WvGzzsNB_5IyqoGf4NVMs67tDks5uFgAHgaJpZM4VKg-w">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwGGrmd2eeEZ2cbcD_KIXScjW2Mrks5uFgAHgaJpZM4VKg-w.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1549"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1549#pullrequestreview-136242432"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1549#pullrequestreview-136242432",
"url": "https://github.com/quicwg/base-drafts/pull/1549#pullrequestreview-136242432",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1549",
"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/1549#pullrequestreview-136242432"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355078064\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b46088767f03_44e62ab85687af582599e1--


From nobody Wed Jul 11 06:51: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 24286130E19 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 06:51:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VDnHhZ8bHrdv for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 06:51: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 75C08130E03 for <quic-issues@ietf.org>; Wed, 11 Jul 2018 06:51:09 -0700 (PDT)
Date: Wed, 11 Jul 2018 06:51:08 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531317068; bh=mU/GMtyKztnQy3ydWnoeGryP9Ul9uy3TZpVffMlHHjQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=CSvCJ/S5LBMQOgE7geQdeqUhGFFbZH+gTB4eDQk7QeWB3cOANlrqdeGuGrEODRkuQ OFN5aBQll5Q3Hi3qHiuFBKT26Ajq6w6kRfyfXuAfsMgPWb3NpgHImub2X/NtyCAKqf aC5VGvqiXeDNaRC4tyFgF7YQ04h8y8c9wyhjbXSQ=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abbd973169398a714822d2f95ff22cb0d649b72a5992cf00000001175dcd4c92a169ce144571de@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1548/review/136243347@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1548@github.com>
References: <quicwg/base-drafts/pull/1548@github.com>
Subject: Re: [quicwg/base-drafts] Datagram 1200 (#1548)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b460b4cc5be9_6bb13fcb909fef8442650"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/P2wL2gCx3MHHEoznh7smY2w1QaQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 13:51:20 -0000

----==_mimepart_5b460b4cc5be9_6bb13fcb909fef8442650
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> -Implementations are reminded that large session tickets or HelloRetryRequest
-cookies, multiple or large key shares, and long lists of supported ciphers,
-signature algorithms, versions, QUIC transport parameters, and other negotiable
-parameters and extensions could cause this message to grow.
-
-For servers, the size of the session tickets and HelloRetryRequest cookie
-extension can have an effect on a client's ability to connect.  Choosing a small
-value increases the probability that these values can be successfully used by a
-client.
+QUIC requires that the first Initial packet from a client contain an entire
+crytographic handshake message, which for TLS is the ClientHello.  Though a
+packet larger than 1200 octets might be supported by the path, a client improves
+the likelihood that a packet is accepted if it ensures that the first
+ClientHello message is small enough to stay within this limit.
+
+QUIC packet and framing overheads add at least 36 octets of overheads to the

I think the first "overheads" is unnecessary and the second can be "overhead"

> -signature algorithms, versions, QUIC transport parameters, and other negotiable
-parameters and extensions could cause this message to grow.
-
-For servers, the size of the session tickets and HelloRetryRequest cookie
-extension can have an effect on a client's ability to connect.  Choosing a small
-value increases the probability that these values can be successfully used by a
-client.
+QUIC requires that the first Initial packet from a client contain an entire
+crytographic handshake message, which for TLS is the ClientHello.  Though a
+packet larger than 1200 octets might be supported by the path, a client improves
+the likelihood that a packet is accepted if it ensures that the first
+ClientHello message is small enough to stay within this limit.
+
+QUIC packet and framing overheads add at least 36 octets of overheads to the
+ClientHello message.  That overhead increases if the client chooses a connection
+ID without zero length, nor does it include the token or a connection ID longer

nor does it -> and does not

> -parameters and extensions could cause this message to grow.
-
-For servers, the size of the session tickets and HelloRetryRequest cookie
-extension can have an effect on a client's ability to connect.  Choosing a small
-value increases the probability that these values can be successfully used by a
-client.
+QUIC requires that the first Initial packet from a client contain an entire
+crytographic handshake message, which for TLS is the ClientHello.  Though a
+packet larger than 1200 octets might be supported by the path, a client improves
+the likelihood that a packet is accepted if it ensures that the first
+ClientHello message is small enough to stay within this limit.
+
+QUIC packet and framing overheads add at least 36 octets of overheads to the
+ClientHello message.  That overhead increases if the client chooses a connection
+ID without zero length, nor does it include the token or a connection ID longer
+than 8 octets that might be required if a server sends a Retry packet.

This sentence is long, maybe a comma after "octets"

> +ID without zero length, nor does it include the token or a connection ID longer
+than 8 octets that might be required if a server sends a Retry packet.
+
+A typical TLS ClientHello can easily fit into a 1200 octet packet.  However, in
+addition to the overheads added by QUIC, there are several variables that could
+cause this limit to be exceeded.  Large session tickets, multiple or large key
+shares, and long lists of supported ciphers, signature algorithms, versions,
+QUIC transport parameters, and other negotiable parameters and extensions could
+cause this message to grow.
+
+For servers, in addition to connection ID and tokens, the size of TLS session
+tickets can have an effect on a client's ability to connect.  Minimizing the
+size of these values increases the probability that they can be successfully
+used by a client.
+
+A client is not required to fit the ClientHello that it sends in response to a

Is this because HRR is assumed to be stateful?

> @@ -3629,19 +3629,24 @@ The details of loss detection and congestion control are described in
 The QUIC packet size includes the QUIC header and integrity check, but not the
 UDP or IP header.
 
-Clients MUST pad any Initial packet it sends to have a QUIC packet size of at
-least 1200 octets. Sending an Initial packet of this size ensures that the
-network path supports a reasonably sized packet, and helps reduce the amplitude
-of amplification attacks caused by server responses toward an unverified client
-address.
+Clients MUST pad ensure that the first Initial packet it sends is sent in a UDP

MUST pad to ensure?

> @@ -3629,19 +3629,24 @@ The details of loss detection and congestion control are described in
 The QUIC packet size includes the QUIC header and integrity check, but not the
 UDP or IP header.
 
-Clients MUST pad any Initial packet it sends to have a QUIC packet size of at
-least 1200 octets. Sending an Initial packet of this size ensures that the
-network path supports a reasonably sized packet, and helps reduce the amplitude
-of amplification attacks caused by server responses toward an unverified client
-address.
+Clients MUST pad ensure that the first Initial packet it sends is sent in a UDP
+datagram that is at least 1200 octets. Padding the Initial packet is a good way
+to ensure this, though including a 0-RTT packet in the same datagram is also a

How about: "Padding the Initial packet or including a 0-RTT packet in the same datagram are ways to meet this requirement."  Feel free to add good if you want, but that seems unnecessary.

>  
-An Initial packet MAY exceed 1200 octets if the client knows that the Path
-Maximum Transmission Unit (PMTU) supports the size that it chooses.
+The datagram containing the first Initial packet from a client MAY exceed 1200
+octets if the client knows that the Path Maximum Transmission Unit (PMTU)

knows -> believes

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1548#pullrequestreview-136243347
----==_mimepart_5b460b4cc5be9_6bb13fcb909fef8442650
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/1548#discussion_r201693170">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; -Implementations are reminded that large session tickets or HelloRetryRequest
-cookies, multiple or large key shares, and long lists of supported ciphers,
-signature algorithms, versions, QUIC transport parameters, and other negotiable
-parameters and extensions could cause this message to grow.
-
-For servers, the size of the session tickets and HelloRetryRequest cookie
-extension can have an effect on a client&#39;s ability to connect.  Choosing a small
-value increases the probability that these values can be successfully used by a
-client.
+QUIC requires that the first Initial packet from a client contain an entire
+crytographic handshake message, which for TLS is the ClientHello.  Though a
+packet larger than 1200 octets might be supported by the path, a client improves
+the likelihood that a packet is accepted if it ensures that the first
+ClientHello message is small enough to stay within this limit.
+
+QUIC packet and framing overheads add at least 36 octets of overheads to the
</pre>
<p>I think the first "overheads" is unnecessary and the second can be "overhead"</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1548#discussion_r201693891">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; -signature algorithms, versions, QUIC transport parameters, and other negotiable
-parameters and extensions could cause this message to grow.
-
-For servers, the size of the session tickets and HelloRetryRequest cookie
-extension can have an effect on a client&#39;s ability to connect.  Choosing a small
-value increases the probability that these values can be successfully used by a
-client.
+QUIC requires that the first Initial packet from a client contain an entire
+crytographic handshake message, which for TLS is the ClientHello.  Though a
+packet larger than 1200 octets might be supported by the path, a client improves
+the likelihood that a packet is accepted if it ensures that the first
+ClientHello message is small enough to stay within this limit.
+
+QUIC packet and framing overheads add at least 36 octets of overheads to the
+ClientHello message.  That overhead increases if the client chooses a connection
+ID without zero length, nor does it include the token or a connection ID longer
</pre>
<p>nor does it -&gt; and does not</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1548#discussion_r201694086">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; -parameters and extensions could cause this message to grow.
-
-For servers, the size of the session tickets and HelloRetryRequest cookie
-extension can have an effect on a client&#39;s ability to connect.  Choosing a small
-value increases the probability that these values can be successfully used by a
-client.
+QUIC requires that the first Initial packet from a client contain an entire
+crytographic handshake message, which for TLS is the ClientHello.  Though a
+packet larger than 1200 octets might be supported by the path, a client improves
+the likelihood that a packet is accepted if it ensures that the first
+ClientHello message is small enough to stay within this limit.
+
+QUIC packet and framing overheads add at least 36 octets of overheads to the
+ClientHello message.  That overhead increases if the client chooses a connection
+ID without zero length, nor does it include the token or a connection ID longer
+than 8 octets that might be required if a server sends a Retry packet.
</pre>
<p>This sentence is long, maybe a comma after "octets"</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1548#discussion_r201694606">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; +ID without zero length, nor does it include the token or a connection ID longer
+than 8 octets that might be required if a server sends a Retry packet.
+
+A typical TLS ClientHello can easily fit into a 1200 octet packet.  However, in
+addition to the overheads added by QUIC, there are several variables that could
+cause this limit to be exceeded.  Large session tickets, multiple or large key
+shares, and long lists of supported ciphers, signature algorithms, versions,
+QUIC transport parameters, and other negotiable parameters and extensions could
+cause this message to grow.
+
+For servers, in addition to connection ID and tokens, the size of TLS session
+tickets can have an effect on a client&#39;s ability to connect.  Minimizing the
+size of these values increases the probability that they can be successfully
+used by a client.
+
+A client is not required to fit the ClientHello that it sends in response to a
</pre>
<p>Is this because HRR is assumed to be stateful?</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1548#discussion_r201695213">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -3629,19 +3629,24 @@ The details of loss detection and congestion control are described in
 The QUIC packet size includes the QUIC header and integrity check, but not the
 UDP or IP header.
 
-Clients MUST pad any Initial packet it sends to have a QUIC packet size of at
-least 1200 octets. Sending an Initial packet of this size ensures that the
-network path supports a reasonably sized packet, and helps reduce the amplitude
-of amplification attacks caused by server responses toward an unverified client
-address.
+Clients MUST pad ensure that the first Initial packet it sends is sent in a UDP
</pre>
<p>MUST pad to ensure?</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1548#discussion_r201695477">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -3629,19 +3629,24 @@ The details of loss detection and congestion control are described in
 The QUIC packet size includes the QUIC header and integrity check, but not the
 UDP or IP header.
 
-Clients MUST pad any Initial packet it sends to have a QUIC packet size of at
-least 1200 octets. Sending an Initial packet of this size ensures that the
-network path supports a reasonably sized packet, and helps reduce the amplitude
-of amplification attacks caused by server responses toward an unverified client
-address.
+Clients MUST pad ensure that the first Initial packet it sends is sent in a UDP
+datagram that is at least 1200 octets. Padding the Initial packet is a good way
+to ensure this, though including a 0-RTT packet in the same datagram is also a
</pre>
<p>How about: "Padding the Initial packet or including a 0-RTT packet in the same datagram are ways to meet this requirement."  Feel free to add good if you want, but that seems unnecessary.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1548#discussion_r201696369">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-An Initial packet MAY exceed 1200 octets if the client knows that the Path
-Maximum Transmission Unit (PMTU) supports the size that it chooses.
+The datagram containing the first Initial packet from a client MAY exceed 1200
+octets if the client knows that the Path Maximum Transmission Unit (PMTU)
</pre>
<p>knows -&gt; believes</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1548#pullrequestreview-136243347">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7yiLs2YC3YV2k8RmeaXCvYvsASDks5uFgLMgaJpZM4VKgZV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2DOVjVAsMLXjeW8fE9Qgkfk5S8Aks5uFgLMgaJpZM4VKgZV.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1548"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1548#pullrequestreview-136243347"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1548#pullrequestreview-136243347",
"url": "https://github.com/quicwg/base-drafts/pull/1548#pullrequestreview-136243347",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1548",
"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/1548#pullrequestreview-136243347"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355075669\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b460b4cc5be9_6bb13fcb909fef8442650--


From nobody Wed Jul 11 12: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 86359130F6D for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 12:23:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bKIB3BdyPRVh for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 12:23: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 ACEEB130F61 for <quic-issues@ietf.org>; Wed, 11 Jul 2018 12:23:38 -0700 (PDT)
Date: Wed, 11 Jul 2018 12:23:37 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531337017; bh=4HwDRoJjPzgHFNA8NNw+JRJsd/BtGtW0FlXKyfjKM8Q=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=m0Ry43lcBt3ToVmQ4cAp3mmMHOfU1eTFt9/tbac8DzjuSzu63cF4fVs5xqW3/2hXH 1/1LrFZAlVNwn6PoUgQgyZy8WIwA5iaevCEccuBJu82AHuhEryqKf0BzFb9s2P/ouz gMRjt1wW6BgQsh2Mdk8LqPI9owIRMSonQ9UkNHMQ=
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/wg-materials <reply+0166e4abb200555b7111736dab298ef6e3aea4a997e27cb292cf00000001175e1b3992a169ce1449afcf@reply.github.com>
To: quicwg/wg-materials <wg-materials@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/wg-materials/pull/55@github.com>
Subject: [quicwg/wg-materials] Add Hackathon Event to IETF 102 Agenda (#55)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b465939a863c_5abb3fced752af7c435129"; 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/AFmABMuAm5Kjugxm_w7F_sX27Kw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 19:23:41 -0000

----==_mimepart_5b465939a863c_5abb3fced752af7c435129
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/55

-- Commit Summary --

  * Add Hackathon Event

-- File Changes --

    M ietf102/agenda.md (5)

-- Patch Links --

https://github.com/quicwg/wg-materials/pull/55.patch
https://github.com/quicwg/wg-materials/pull/55.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/55

----==_mimepart_5b465939a863c_5abb3fced752af7c435129
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/55'>https://github.com/quicwg/wg-materials/pull/55</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Add Hackathon Event</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/wg-materials/pull/55/files#diff-0">ietf102/agenda.md</a>
    (5)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/wg-materials/pull/55.patch'>https://github.com/quicwg/wg-materials/pull/55.patch</a></li>
  <li><a href='https://github.com/quicwg/wg-materials/pull/55.diff'>https://github.com/quicwg/wg-materials/pull/55.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/55">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1hSRGNtALgVUilr3uGaVuLNjbrcks5uFlC5gaJpZM4VLtGB">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6zXUTArqXW9QxeyYW_HGaU-lozhks5uFlC5gaJpZM4VLtGB.gif" height="1" width="1" 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 Hackathon Event to IETF 102 Agenda (#55)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/wg-materials/pull/55"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/wg-materials/pull/55",
"url": "https://github.com/quicwg/wg-materials/pull/55",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 Hackathon Event to IETF 102 Agenda (#55)",
"sections": [
{
"text": "",
"activityTitle": "**Nick Banks**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@nibanks",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "b7d1d4e",
"value": "Add Hackathon Event"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[ietf102/agenda.md](https://github.com/quicwg/wg-materials/pull/55/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/wg-materials\",\n\"issueId\": 55,\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\": 55\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/wg-materials/pull/55"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/wg-materials/pull/55.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/wg-materials/pull/55.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355389825\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b465939a863c_5abb3fced752af7c435129--


From nobody Wed Jul 11 13:08: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 C235D130DEF for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 13:08:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bT-1w-sohYgl for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 13:08: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 7CD12127AC2 for <quic-issues@ietf.org>; Wed, 11 Jul 2018 13:08:10 -0700 (PDT)
Date: Wed, 11 Jul 2018 13:08:09 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531339689; bh=2tQ2OUE9T4hJV69fnV6dcEtsb8io2OCHShxE9uSU4Yc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=aE8BL+H0xiGChwuiiwJk4TWyLCMw2Qok4DKcwvrxpf2ay+jyF8nw4C1C0Azc1Mgr0 WdIzWV3QNShK5o3ZtCtn98Dt0LndJmW/QRfQmCo62UWNjRVxtPFSKPrDzLueyW0gWn St6g1UIHpJb3/LLMYT2QcR3ssTiE7mS10a9Q4r3E=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/wg-materials <reply+0166e4ab37b40cfc0e78d386c12e2b265bdce0065ea88b1092cf00000001175e25a992a169ce1449afcf@reply.github.com>
To: quicwg/wg-materials <wg-materials@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/wg-materials/pull/55/review/136402071@github.com>
In-Reply-To: <quicwg/wg-materials/pull/55@github.com>
References: <quicwg/wg-materials/pull/55@github.com>
Subject: Re: [quicwg/wg-materials] Add Hackathon Event to IETF 102 Agenda (#55)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4663a987b45_a1c2abfac8eaf581016e5"; 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/PKSqSmUjlt1z6dkxPQ3vCZTbRX4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 20:08:12 -0000

----==_mimepart_5b4663a987b45_a1c2abfac8eaf581016e5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

marten-seemann requested changes on this pull request.



> @@ -6,6 +6,11 @@
 
 
 
+## Saturday, 14 July, 2018

and Sunday

-- 
You 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/55#pullrequestreview-136402071
----==_mimepart_5b4663a987b45_a1c2abfac8eaf581016e5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@marten-seemann</b> requested changes on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/wg-materials/pull/55#discussion_r201823331">ietf102/agenda.md</a>:</p>
<pre style='color:#555'>&gt; @@ -6,6 +6,11 @@
 
 
 
+## Saturday, 14 July, 2018
</pre>
<p>and Sunday</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<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/55#pullrequestreview-136402071">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4CFCFnvFCDrSxH6NKVnrm0Cs9sIks5uFlspgaJpZM4VLtGB">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqyBBeSlESea1uADhrc1Jc4QuQnt4ks5uFlspgaJpZM4VLtGB.gif" height="1" width="1" 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":"@marten-seemann requested changes on #55"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/wg-materials/pull/55#pullrequestreview-136402071"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/wg-materials/pull/55#pullrequestreview-136402071",
"url": "https://github.com/quicwg/wg-materials/pull/55#pullrequestreview-136402071",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 requested changes on 55",
"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/wg-materials/pull/55#pullrequestreview-136402071"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355389825\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4663a987b45_a1c2abfac8eaf581016e5--


From nobody Wed Jul 11 13:09: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 84593130DEF for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 13:09:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TPZUmCfqiu3l for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 13:09:52 -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 0CC45130EB9 for <quic-issues@ietf.org>; Wed, 11 Jul 2018 13:09:51 -0700 (PDT)
Date: Wed, 11 Jul 2018 13:09:50 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531339790; bh=wXHjnNcCj3hhCZ6vFJHLYuVRRGd2uONoRd7f/jezYT8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=yd+cHbva9BlcCLSb4gO4ZkpBV/rREbmCxYKRMoi2RGRlzCSpRJgdoaBrrMndNUE7B fCRb+M7AqZ4PAVO4t4v95k2f3+DOJ4tjaFlqui/nQrqw9xjDATU7S9vgOJf7WHaKF6 1hCurBIEu8zehwidI47DZteN5IdfypCcumH5Cb8I=
From: Nick Banks <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/55/push/2712504134@github.com>
In-Reply-To: <quicwg/wg-materials/pull/55@github.com>
References: <quicwg/wg-materials/pull/55@github.com>
Subject: Re: [quicwg/wg-materials] Add Hackathon Event to IETF 102 Agenda (#55)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b46640e50148_1a652af2ca302f5415234f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: nibanks
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ByRhGCynriOuljmfrZc8ogfPkco>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 20:09:54 -0000

----==_mimepart_5b46640e50148_1a652af2ca302f5415234f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@nibanks pushed 1 commit.

db3db9c  Add sunday


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/wg-materials/pull/55/files/b7d1d4e3e6d6d53207bc0f557b4f5db1c614b43f..db3db9c8769778ffcc174ce0ff3a8bb569934a45

----==_mimepart_5b46640e50148_1a652af2ca302f5415234f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/nibanks" class="user-mention">@nibanks</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/wg-materials/commit/db3db9c">db3db9c</a>  Add sunday</li>
</ul>


<p style="font-size:small;-webkit-text-size-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/55/files/b7d1d4e3e6d6d53207bc0f557b4f5db1c614b43f..db3db9c8769778ffcc174ce0ff3a8bb569934a45">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_zXZXzl05-Q_je7b0uqwMsOJt3aks5uFluOgaJpZM4VLtGB">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxn4ceu13PD7YNvO0sDcIKzULLqdks5uFluOgaJpZM4VLtGB.gif" height="1" width="1" 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":"@nibanks pushed 1 commit in #55"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/wg-materials/pull/55/files/b7d1d4e3e6d6d53207bc0f557b4f5db1c614b43f..db3db9c8769778ffcc174ce0ff3a8bb569934a45"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/wg-materials/pull/55/files/b7d1d4e3e6d6d53207bc0f557b4f5db1c614b43f..db3db9c8769778ffcc174ce0ff3a8bb569934a45",
"url": "https://github.com/quicwg/wg-materials/pull/55/files/b7d1d4e3e6d6d53207bc0f557b4f5db1c614b43f..db3db9c8769778ffcc174ce0ff3a8bb569934a45",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 pushed 1 commit in #55",
"sections": [
{
"text": "1 new commit pushed to quicwg/wg-materials #55:",
"activityTitle": "**Nick Banks**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@nibanks",
"facts": [
{
"name": "db3db9c",
"value": "Add sunday"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/wg-materials/pull/55/files/b7d1d4e3e6d6d53207bc0f557b4f5db1c614b43f..db3db9c8769778ffcc174ce0ff3a8bb569934a45"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355389825\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b46640e50148_1a652af2ca302f5415234f--


From nobody Wed Jul 11 13:19: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 C9FE3130FBD for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 13:19:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.606
X-Spam-Level: 
X-Spam-Status: No, score=-1.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Z5u7S9w8YWWV for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 13:19:23 -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 2D7CE130FD1 for <quic-issues@ietf.org>; Wed, 11 Jul 2018 13:19: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=YcTbw74tmBZFtZHcD+f4dmnke5o=; b=cvcuwCi+NLpw42Kp uqP1SqcZXq58k3q77qzTZnbL4wOklazbHhIjFlwY3gsNLVCQLEFPpaTviGDqGjIB GWHO5TrvZiCF7sui4193lts2665U2mvD8c8o0zYL7VOg4FZ7uJ7AgMJPgdfWwlL3 RL4M8NhkDHhDMJq7JZqcUc7/4sU=
Received: by filter1546p1mdw1.sendgrid.net with SMTP id filter1546p1mdw1-20476-5B466649-17 2018-07-11 20:19:21.7397511 +0000 UTC
Received: from github-lowworker10-cp1-prd.iad.github.net (unknown [192.30.252.38]) by ismtpd0004p1iad1.sendgrid.net (SG) with ESMTP id ZHrMPN2eT_itG2ewP0wjlA for <quic-issues@ietf.org>; Wed, 11 Jul 2018 20:19:21.691 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker10-cp1-prd.iad.github.net (Postfix) with ESMTP id A79773FFC5 for <quic-issues@ietf.org>; Wed, 11 Jul 2018 13:19:21 -0700 (PDT)
Date: Wed, 11 Jul 2018 20:19:22 +0000 (UTC)
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/wg-materials <reply+0166e4ab33e54b742e34db3b3c5de4b550e6f4ee66144a6692cf00000001175e284992a169ce1449afcf@reply.github.com>
To: quicwg/wg-materials <wg-materials@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/wg-materials/pull/55/review/136405945@github.com>
In-Reply-To: <quicwg/wg-materials/pull/55@github.com>
References: <quicwg/wg-materials/pull/55@github.com>
Subject: Re: [quicwg/wg-materials] Add Hackathon Event to IETF 102 Agenda (#55)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b466649a6606_496d3f80d5aaaf8898137"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak07OryoE6I8LiWTtKHP/N4fqpZW8npctEkN3g a4DuGG6nalYw5EhzUz1fMzpYhSYljw98Hn/OSGqfM8gYnNcnPlwT3h1OYparOTTBbnNDvoHkqoLwpi 9pc9nnVsllfDRYn4ItcmfV4tqEc8OkB6Hs5o66PdgOq2LF1Frjlxgn/gfIcvHEbwpNEn1NmaSIWioS w=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/T-OWPsUF8UnLu_oRM_NISs7hhc0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 20:19:31 -0000

----==_mimepart_5b466649a6606_496d3f80d5aaaf8898137
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/wg-materials/pull/55#pullrequestreview-136405945
----==_mimepart_5b466649a6606_496d3f80d5aaaf8898137
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/wg-materials/pull/55#pullrequestreview-136405945">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4yPUWGQmWaAoWG6tdkAA4bLCzZvks5uFl3JgaJpZM4VLtGB">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9eAv3TyOqw64ihLRE4axTQI-84cks5uFl3JgaJpZM4VLtGB.gif" height="1" width="1" 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":"@marten-seemann approved #55"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/wg-materials/pull/55#pullrequestreview-136405945"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/wg-materials/pull/55#pullrequestreview-136405945",
"url": "https://github.com/quicwg/wg-materials/pull/55#pullrequestreview-136405945",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 55",
"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/wg-materials/pull/55#pullrequestreview-136405945"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355389825\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b466649a6606_496d3f80d5aaaf8898137--


From nobody Wed Jul 11 13:20: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 5DEB2130FAB for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 13:20:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nzjH3mnU9f-S for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 13:20: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 2149B130FC1 for <quic-issues@ietf.org>; Wed, 11 Jul 2018 13:20:21 -0700 (PDT)
Date: Wed, 11 Jul 2018 13:20:20 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531340420; bh=X9eLwiU2kiiYpDMqK8rSFG+elb1/udwgCpKD+k+VLQ4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=eUzcMJtyXOTrOw1dBZo+1SxIUKEtQrC4odqKq4Ez/egoUeB7Rg1DuNhk/OT6EWMsC +kBHpnhQ6OuH+z0AsOxWiSet3PvHfcIX6i6e7UNKCMZUtm1rKTSyv112KYGzO73tZr 2DFiiVNjZJLpQgE9zEde/6G7cTaOhGKIA+u8plqw=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab9de9ea6365aa05478b8ab8b1201bd3f42bbed2d892cf00000001175e288492a169ce14138c09@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1498/review/136404800@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1498@github.com>
References: <quicwg/base-drafts/pull/1498@github.com>
Subject: Re: [quicwg/base-drafts] Rework Retry packet (#1498)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4666843df30_3333fbca5d1cf802934df"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ke4Yn5bDp4en-TlSjkGvSJXIdo0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 20:20:24 -0000

----==_mimepart_5b4666843df30_3333fbca5d1cf802934df
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

MikeBishop commented on this pull request.



> @@ -568,9 +568,11 @@ Packet Number, and Payload fields.  These are replaced with:
 
 ODCIL:
 
-: The length of the Original Destination Connection ID field as an unsigned
-  8-bit integer.  This field does not use the same encoding as the DCIL and SCIL
-  fields.
+: The length of the Original Destination Connection ID field.  The length is
+  encoded in the least significant bit of the octet using the same encoding as

Needs more than one bit.

> +
+A server MUST only send a Retry in response to a client Initial packet.
+
+If the Original Destination Connection ID field does not match the Destination
+Connection ID from most recent the Initial packet it sent, clients MUST discard
+the packet.  This prevents an off-path attacker from injecting a Retry packet
+with a bogus new Source Connection ID.
+
+The client responds to a Retry packet with Initial packet that includes the
+provided Retry Token to continue connection establishment.
+
+A server that might send another Retry packet in response to a subsequent
+Initial packet MUST set the Source Connection ID to new value of at least 8
+octets in length.  This allows clients to distinguish between Retry packets when
+the server sends multiple rounds of Retry packets.  A server that will not send
+additional Retry packets can set the Source Connection ID to any value.

But it's already rejecting a ODCID that doesn't match what it picked, and it has to have picked something >= 8 bytes, no?

> @@ -731,12 +733,18 @@ If the client has a token received in a NEW_TOKEN frame on a previous connection
 to what it believes to be the same server, it can include that value in the
 Token field of its Initial packet.
 
-A client SHOULD NOT reuse a token.  Reusing a token on different network paths
-would allow activity to be linked between paths (see {{migration-linkability}}).
-A client MUST NOT reuse a token if it believes that its point of network
-attachment has changed; that is, if there is a change in its local IP address or
-network interface.  A client needs to start the connection process over if it
-migrates prior to completing the handshake.
+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
+server MAY discard tokens provided using the NEW_TOKEN frame.  Tokens obtained
+in Retry packets MUST NOT be discarded.

The prohibition below is on using a token on two different network paths.  But since the token is likely to contain address validation information, should we recommend against using the token from a different address than the one where it was received?  Or is that solely a risk of server tracking and it's covered in the privacy-from-server paragraph 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/1498#pullrequestreview-136404800
----==_mimepart_5b4666843df30_3333fbca5d1cf802934df
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/1498#discussion_r201825421">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -568,9 +568,11 @@ Packet Number, and Payload fields.  These are replaced with:
 
 ODCIL:
 
-: The length of the Original Destination Connection ID field as an unsigned
-  8-bit integer.  This field does not use the same encoding as the DCIL and SCIL
-  fields.
+: The length of the Original Destination Connection ID field.  The length is
+  encoded in the least significant bit of the octet using the same encoding as
</pre>
<p>Needs more than one bit.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1498#discussion_r201825977">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +
+A server MUST only send a Retry in response to a client Initial packet.
+
+If the Original Destination Connection ID field does not match the Destination
+Connection ID from most recent the Initial packet it sent, clients MUST discard
+the packet.  This prevents an off-path attacker from injecting a Retry packet
+with a bogus new Source Connection ID.
+
+The client responds to a Retry packet with Initial packet that includes the
+provided Retry Token to continue connection establishment.
+
+A server that might send another Retry packet in response to a subsequent
+Initial packet MUST set the Source Connection ID to new value of at least 8
+octets in length.  This allows clients to distinguish between Retry packets when
+the server sends multiple rounds of Retry packets.  A server that will not send
+additional Retry packets can set the Source Connection ID to any value.
</pre>
<p>But it's already rejecting a ODCID that doesn't match what it picked, and it has to have picked something &gt;= 8 bytes, no?</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1498#discussion_r201826547">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -731,12 +733,18 @@ If the client has a token received in a NEW_TOKEN frame on a previous connection
 to what it believes to be the same server, it can include that value in the
 Token field of its Initial packet.
 
-A client SHOULD NOT reuse a token.  Reusing a token on different network paths
-would allow activity to be linked between paths (see {{migration-linkability}}).
-A client MUST NOT reuse a token if it believes that its point of network
-attachment has changed; that is, if there is a change in its local IP address or
-network interface.  A client needs to start the connection process over if it
-migrates prior to completing the handshake.
+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
+server MAY discard tokens provided using the NEW_TOKEN frame.  Tokens obtained
+in Retry packets MUST NOT be discarded.
</pre>
<p>The prohibition below is on using a token on two different network paths.  But since the token is likely to contain address validation information, should we recommend against using the token from a different address than the one where it was received?  Or is that solely a risk of server tracking and it's covered in the privacy-from-server paragraph 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/1498#pullrequestreview-136404800">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1S1_MoU1ckaLjSYgLwLVMHtPUJLks5uFl4EgaJpZM4U8RgX">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq27-BikGdBr1ojLBp9WGFG1xGgxKks5uFl4EgaJpZM4U8RgX.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1498"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1498#pullrequestreview-136404800"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1498#pullrequestreview-136404800",
"url": "https://github.com/quicwg/base-drafts/pull/1498#pullrequestreview-136404800",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1498",
"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/1498#pullrequestreview-136404800"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 351344663\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4666843df30_3333fbca5d1cf802934df--


From nobody Wed Jul 11 13:24: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 777D6130DF7 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 13:24:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ov1E1oTBG2gG for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 13:24: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 924AB127AC2 for <quic-issues@ietf.org>; Wed, 11 Jul 2018 13:24:54 -0700 (PDT)
Date: Wed, 11 Jul 2018 13:24:53 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531340693; bh=vHO8ZTvTQtNj9p4ss1F4B0US92rFli09B4sjrxK0BMY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=KIhLY298Uhn6py0mz4xTcKhNwY1IueE6hv2sSA7EO0Iv0erYb/e5fq1l9sKvjTXYp b4A5/cIm4HGn2CHGEbRhqfx0rRxz5DvC9aUF3bCOl2B3547fulHPXZLI6PDq88CQkz b3cHtoZsb898spn0FEKR9jwzV+z46SajaKTLYH08=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab22505ff0cdf1e6f9bef1a67d6ede04a1dbc58e6f92cf00000001175e299592a169ce14457a16@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1549/review/136407754@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1549@github.com>
References: <quicwg/base-drafts/pull/1549@github.com>
Subject: Re: [quicwg/base-drafts] Fixup implicit stream opening (#1549)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b466795ceb1e_6a003fc1b2adcf88911f3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/4IDSNPDAE8mMSKNo7BZYPGYmilU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 20:24:57 -0000

----==_mimepart_5b466795ceb1e_6a003fc1b2adcf88911f3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

MikeBishop commented on this pull request.



> @@ -3969,6 +3970,10 @@ Receiving a MAX_STREAM_DATA frame implies that the remote peer has opened the
 stream and is providing flow control credit.  A MAX_STREAM_DATA frame might
 arrive before a STREAM or STREAM_BLOCKED frame if packets are lost or reordered.
 
+In addition to the exchange of frames related to the stream, a stream is created

That's the point of this PR, yes.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1549#discussion_r201827751
----==_mimepart_5b466795ceb1e_6a003fc1b2adcf88911f3
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/1549#discussion_r201827751">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -3969,6 +3970,10 @@ Receiving a MAX_STREAM_DATA frame implies that the remote peer has opened the
 stream and is providing flow control credit.  A MAX_STREAM_DATA frame might
 arrive before a STREAM or STREAM_BLOCKED frame if packets are lost or reordered.
 
+In addition to the exchange of frames related to the stream, a stream is created
</pre>
<p>That's the point of this PR, yes.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1549#discussion_r201827751">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7QH_UENmSbhUY-RUs1BYBprUzrlks5uFl8VgaJpZM4VKg-w">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-_oJOkbygI33kYBpYLMSf85JkLpks5uFl8VgaJpZM4VKg-w.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1549"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1549#discussion_r201827751"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1549#discussion_r201827751",
"url": "https://github.com/quicwg/base-drafts/pull/1549#discussion_r201827751",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1549",
"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/1549#discussion_r201827751"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355078064\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b466795ceb1e_6a003fc1b2adcf88911f3--


From nobody Wed Jul 11 13: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 423FB130DCE for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 13:28:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NzoDh2oW8xS9 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 13:28: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 13274127AC2 for <quic-issues@ietf.org>; Wed, 11 Jul 2018 13:28:24 -0700 (PDT)
Date: Wed, 11 Jul 2018 13:28:23 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531340903; bh=o6xvDBaN5CvL9sL5m+YnB6CH/S1cQY+z83peNu3gZBI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=2XvBBnKiXTcDM8wyPzHYLp558nMdpCfmO5XqURC8g48mmu2CbH+qf7Rhtn46vT2nO wlCeahJ0y5mwnuOIyUMeFZfkmZu9F7u1fZa2PeAxEIIo9yaUR+20cjxvPjjsi6fsaM GaMYE8i7fq9lnTa6mINou6bAgf4wDkyifBUHy9C0=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab7def7149d649bf6f0dad5c548224248e198f09f592cf00000001175e2a6792a169ce14138c09@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1498/review/136408951@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1498@github.com>
References: <quicwg/base-drafts/pull/1498@github.com>
Subject: Re: [quicwg/base-drafts] Rework Retry packet (#1498)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4668676e418_ad02abfac8eaf581869d5"; 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/ewi2dxDeen4J8JbpPtkT17sChtE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 20:28:27 -0000

----==_mimepart_5b4668676e418_ad02abfac8eaf581869d5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mikkelfj commented on this pull request.



> +
+A server MUST only send a Retry in response to a client Initial packet.
+
+If the Original Destination Connection ID field does not match the Destination
+Connection ID from most recent the Initial packet it sent, clients MUST discard
+the packet.  This prevents an off-path attacker from injecting a Retry packet
+with a bogus new Source Connection ID.
+
+The client responds to a Retry packet with Initial packet that includes the
+provided Retry Token to continue connection establishment.
+
+A server that might send another Retry packet in response to a subsequent
+Initial packet MUST set the Source Connection ID to new value of at least 8
+octets in length.  This allows clients to distinguish between Retry packets when
+the server sends multiple rounds of Retry packets.  A server that will not send
+additional Retry packets can set the Source Connection ID to any value.

minor: to `a` new 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/1498#discussion_r201828632
----==_mimepart_5b4668676e418_ad02abfac8eaf581869d5
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/1498#discussion_r201828632">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +
+A server MUST only send a Retry in response to a client Initial packet.
+
+If the Original Destination Connection ID field does not match the Destination
+Connection ID from most recent the Initial packet it sent, clients MUST discard
+the packet.  This prevents an off-path attacker from injecting a Retry packet
+with a bogus new Source Connection ID.
+
+The client responds to a Retry packet with Initial packet that includes the
+provided Retry Token to continue connection establishment.
+
+A server that might send another Retry packet in response to a subsequent
+Initial packet MUST set the Source Connection ID to new value of at least 8
+octets in length.  This allows clients to distinguish between Retry packets when
+the server sends multiple rounds of Retry packets.  A server that will not send
+additional Retry packets can set the Source Connection ID to any value.
</pre>
<p>minor: to <code>a</code> new 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/1498#discussion_r201828632">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyPRFEqoLoCgjzfPySyicpSugXTKks5uFl_ngaJpZM4U8RgX">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4VyBkc15P_d7l08dQuTLfotIh-3ks5uFl_ngaJpZM4U8RgX.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1498"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1498#discussion_r201828632"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1498#discussion_r201828632",
"url": "https://github.com/quicwg/base-drafts/pull/1498#discussion_r201828632",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1498",
"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/1498#discussion_r201828632"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 351344663\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4668676e418_ad02abfac8eaf581869d5--


From nobody Wed Jul 11 13:31: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 C5167130DF7 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 13:31:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kz0DyyJ7oU04 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 13:31:22 -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 5C43E130DCE for <quic-issues@ietf.org>; Wed, 11 Jul 2018 13:31:22 -0700 (PDT)
Date: Wed, 11 Jul 2018 13:31:21 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531341082; bh=9TNE3YsVgk0VRtncxvZw/WiNgzEGH2EGX9u+t56X/NA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=X2ECPlREfAVNNqttqD6LuV3iezU36GnekwKkC/Tsr4eTi8+xh0rDXChrjZwEyo9M6 XwwWSlbwR6iveZv3bjhCVC0jJWZepwONg6JHIFiCt1VOYCMHF4hH4v2Gks+NONymv5 bOvhLhRHxYuoLLs2GqxLEs0saDzaaH8kK1d3cF8A=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf9ade104fadeb59a2749a8bf0a8099510657929b92cf00000001175e2b1992a169ce12c973b1@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1296/404300158@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1296@github.com>
References: <quicwg/base-drafts/issues/1296@github.com>
Subject: Re: [quicwg/base-drafts] Packet number transform should be negotiated (#1296)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b466919ddac2_a8f3fb881a08f8827691c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/OJRc5k46hJkJHuBfPuZ7or5YMMI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 20:31:24 -0000

----==_mimepart_5b466919ddac2_a8f3fb881a08f8827691c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

[Discussed in Kista](https://github.com/quicwg/wg-materials/blob/master/interim-18-06/minutes.md#1296-negotiating-packet-number-protection-slide-12).

The working group did not want to add such an option to the core specification.  However, if Microsoft or other interested parties want to propose such an extension (either transport parameter or different version number), the working group would at a minimum review and give feedback.  No decision was made about whether we would adopt such a draft or instead commend it to be AD-sponsored / independent submission / third-party-maintained.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1296#issuecomment-404300158
----==_mimepart_5b466919ddac2_a8f3fb881a08f8827691c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><a href=3D"https://github.com/quicwg/wg-materials/blob/master/interim-=
18-06/minutes.md#1296-negotiating-packet-number-protection-slide-12">Disc=
ussed in Kista</a>.</p>
<p>The working group did not want to add such an option to the core speci=
fication.  However, if Microsoft or other interested parties want to prop=
ose such an extension (either transport parameter or different version nu=
mber), the working group would at a minimum review and give feedback.  No=
 decision was made about whether we would adopt such a draft or instead c=
ommend it to be AD-sponsored / independent submission / third-party-maint=
ained.</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/1296#issuecomment-404300158">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq3mQ=
ppWWwIFC_QhuGn87sNz11q_4ks5uFmCZgaJpZM4TY4b4">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq2WAhSIaagr0QoCvJSLTrbSs=
dsVbks5uFmCZgaJpZM4TY4b4.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 #1296: [Discussed in Kista](https://github.com/quicwg/wg-materi=
als/blob/master/interim-18-06/minutes.md#1296-negotiating-packet-number-p=
rotection-slide-12).\r\n\r\nThe working group did not want to add such an=
 option to the core specification.  However, if Microsoft or other intere=
sted parties want to propose such an extension (either transport paramete=
r or different version number), the working group would at a minimum revi=
ew and give feedback.  No decision was made about whether we would adopt =
such a draft or instead commend it to be AD-sponsored / independent submi=
ssion / third-party-maintained."}],"action":{"name":"View Issue","url":"h=
ttps://github.com/quicwg/base-drafts/issues/1296#issuecomment-404300158"}=
}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1296#issuecomment=
-404300158",
"url": "https://github.com/quicwg/base-drafts/issues/1296#issuecomment-40=
4300158",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Packet number transform should be nego=
tiated (#1296)",
"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\": 1296,\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\": 1296\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1296#issuecomment-40=
4300158"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3252897=
20\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b466919ddac2_a8f3fb881a08f8827691c--


From nobody Wed Jul 11 13:33: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 15B42130DCE for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 13:33:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0A6WgmrQtRE3 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 13:33: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 9E3A11277BB for <quic-issues@ietf.org>; Wed, 11 Jul 2018 13:33:35 -0700 (PDT)
Date: Wed, 11 Jul 2018 13:33:35 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531341215; bh=9z6zqVhWpUd5YhIaaMnI7tbZx/VFHh7/cQJQwcB09HA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=XqTGFoCPlVpJjcWI+6uAdsoKdMO8L2sy5g1V5VeQ2qs9TDDxQel504CqCS/s/SN3r islcALN5tHfFY0RoxCktYTKiJWPWOSOL7REMq1ewe6Z6yF4IWNEJJkUOizdqOXbUeE 7q5OUgy4ox2PlPk2LjA6qvx9v2kxL4/XtvatBwJw=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe683173bb536dcf9f012293f0e0d0c1d173107f392cf00000001175e2b9f92a169ce12c973b1@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1296/issue_event/1728869142@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1296@github.com>
References: <quicwg/base-drafts/issues/1296@github.com>
Subject: Re: [quicwg/base-drafts] Packet number transform should be negotiated (#1296)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b46699f412f_13712b00a31daf503810c9"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/2FI49z5-3nFZSkRKJnAw2GxA4Mw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 20:33:38 -0000

----==_mimepart_5b46699f412f_13712b00a31daf503810c9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1296.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1296#event-1728869142
----==_mimepart_5b46699f412f_13712b00a31daf503810c9
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="315192241" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1296" href="https://github.com/quicwg/base-drafts/issues/1296">#1296</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1296#event-1728869142">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2HOtHEl5I3RE9d6XTlbE30C093Jks5uFmEfgaJpZM4TY4b4">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7vxuKUK-mQna423zutYXTSR_2-6ks5uFmEfgaJpZM4TY4b4.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1296."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1296#event-1728869142"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1296#event-1728869142",
"url": "https://github.com/quicwg/base-drafts/issues/1296#event-1728869142",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Packet number transform should be negotiated (#1296)",
"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/1296#event-1728869142"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 325289720\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b46699f412f_13712b00a31daf503810c9--


From nobody Wed Jul 11 13: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 EAA5E1292AD for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 13:43:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.011
X-Spam-Level: 
X-Spam-Status: No, score=-1.011 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, T_DKIMWL_WL_HIGH=-0.01] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3FbWdchj_HWi for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 13:43: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 A82C41277BB for <quic-issues@ietf.org>; Wed, 11 Jul 2018 13:43:43 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531341822; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=qOg/NgD7S0BvSXUmErI79xl+S2s9B+y+5vY8qO6Qpbw=; b=c9hpb0oS34igf1Y33y1u26+2ByqJMfNj1gKlSM0dDyFO/SUgvnXLsPgQk2msdLnEpm8LbOfO GDuvmdEnuOp2ExM9zDEpyZZxpWalGeCMMMu5JT4Xf+6DlhfzFFAsAowKb2tofwzCr8cvCJQT K8eRJKQxXE9OMuHg9tPlnIYZlnw=
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 5b466bfe.7fab08cd2db0-smtp-out-n01; Wed, 11 Jul 2018 20:43:42 -0000 (UTC)
Date: Wed, 11 Jul 2018 13:43:42 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5b466bfe125ef_27a02b0e24eb5c1480790@hookshot-fe-b0febf1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] bbfcde: in-flight
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b466bfe1208c_27a02b0e24eb5c1480687"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Y24crwzhfQmoERsUhU2ZH1vAp3s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 20:43:45 -0000

----==_mimepart_5b466bfe1208c_27a02b0e24eb5c1480687
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-padding
  Home:   https://github.com/quicwg/base-drafts
  Commit: bbfcde0d7f5fdd69720489c3280a178517d5ed1d
      https://github.com/quicwg/base-drafts/commit/bbfcde0d7f5fdd69720489c3280a178517d5ed1d
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-07-11 (Wed, 11 Jul 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  in-flight



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b466bfe1208c_27a02b0e24eb5c1480687--


From nobody Wed Jul 11 13: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 59530130EB9 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 13:43:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fNuBtKBSgcyB for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 13:43: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 80EE11277BB for <quic-issues@ietf.org>; Wed, 11 Jul 2018 13:43:45 -0700 (PDT)
Date: Wed, 11 Jul 2018 13:43:44 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531341824; bh=xUWNFNClcI+6CyzwqDZw8+w2wyBRAHxy5Hgx3ouDj3k=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=cnzB+/auuIT06Y3M5TsWv/QL1U2jQ2CoRMIa796hilKIP5wkcg5E6UVhQlvxW+h81 JbByx3WLpBVdBpkMDRGU3lyRlxSortVY+JShmHafMYReks0Hykql+Pr/l1dnSonvWl sMOD8esnnXLMQcNhU+Gk7F/3Ff8KplzyaN8xByFA=
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/1540/push/2712582739@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1540@github.com>
References: <quicwg/base-drafts/pull/1540@github.com>
Subject: Re: [quicwg/base-drafts] PADDING counts towards bytes in flight (#1540)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b466c00af160_1f4423ff10dff8f781302b3"; 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/Yn2NTY210G0AqQd-iUipkWa1BJ0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 20:43:48 -0000

----==_mimepart_5b466c00af160_1f4423ff10dff8f781302b3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

bbfcde0  in-flight


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1540/files/4be49f98e0b368c740f0e4f4da8585b4a4f2f713..bbfcde0d7f5fdd69720489c3280a178517d5ed1d

----==_mimepart_5b466c00af160_1f4423ff10dff8f781302b3
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/bbfcde0">bbfcde0</a>  in-flight</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/1540/files/4be49f98e0b368c740f0e4f4da8585b4a4f2f713..bbfcde0d7f5fdd69720489c3280a178517d5ed1d">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3m5PrQO2sqbmu5wfz9UxkgFMNUaks5uFmOAgaJpZM4VHtn2">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8UjTU1qPFDLd9RYmrmyokYG7eCkks5uFmOAgaJpZM4VHtn2.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1540"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1540/files/4be49f98e0b368c740f0e4f4da8585b4a4f2f713..bbfcde0d7f5fdd69720489c3280a178517d5ed1d"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1540/files/4be49f98e0b368c740f0e4f4da8585b4a4f2f713..bbfcde0d7f5fdd69720489c3280a178517d5ed1d",
"url": "https://github.com/quicwg/base-drafts/pull/1540/files/4be49f98e0b368c740f0e4f4da8585b4a4f2f713..bbfcde0d7f5fdd69720489c3280a178517d5ed1d",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1540",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1540:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "bbfcde0",
"value": "in-flight"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1540/files/4be49f98e0b368c740f0e4f4da8585b4a4f2f713..bbfcde0d7f5fdd69720489c3280a178517d5ed1d"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 354343414\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b466c00af160_1f4423ff10dff8f781302b3--


From nobody Wed Jul 11 14:15: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 E733B130E6C for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 14:15:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.011
X-Spam-Level: 
X-Spam-Status: No, score=-1.011 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, T_DKIMWL_WL_HIGH=-0.01] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id a_jMugYAfyDz for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 14:15: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 74B29130DDD for <quic-issues@ietf.org>; Wed, 11 Jul 2018 14:15:32 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531343731; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=1F48JDV3V6qqh2hxRZzAwFRoYPQYpFeOKnnD48eBQH8=; b=uChpWjRQbPZimtvsBuSC3emCQx8rWDIbcIIt8IbOpA4QJpxTqcOXMp5CmaHhhPlhynpjciJi oRXMVZk9UkOnNjjICgct8YlwaMqmTKAHlmLJLHT4lNd93232SRL1HVro/73KoyfTiwnZz44i WDGc/jfzHiaPWlkvNkEn1LXMhKc=
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 5b467373.7f2c5fb6bf30-smtp-out-n03; Wed, 11 Jul 2018 21:15:31 -0000 (UTC)
Date: Wed, 11 Jul 2018 14:15:30 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5b467372181a9_4b482ac0f870fc0461984@hookshot-fe-32b5f5b.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 7a3597: Integrate Martin's suggestion
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b46737217e26_4b482ac0f870fc04618a5"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/H1Sg_dfVTwqtAb2NdbRJt8YO_9I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 21:15:34 -0000

----==_mimepart_5b46737217e26_4b482ac0f870fc04618a5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-padding
  Home:   https://github.com/quicwg/base-drafts
  Commit: 7a35971cba2219624e0b5c7eec2522700051f80e
      https://github.com/quicwg/base-drafts/commit/7a35971cba2219624e0b5c7eec2522700051f80e
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-07-11 (Wed, 11 Jul 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Integrate Martin's suggestion



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b46737217e26_4b482ac0f870fc04618a5--


From nobody Wed Jul 11 14:15: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 62CF8130E84 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 14:15:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HaDI5tcZ7y0n for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 14:15: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 EAE1F130EB9 for <quic-issues@ietf.org>; Wed, 11 Jul 2018 14:15:35 -0700 (PDT)
Date: Wed, 11 Jul 2018 14:15:35 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531343735; bh=bFbXqlOLTPim3UF5/sSrOBuglUCz3/nJwFkRlGx2ivE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=EarcwAIqWIFVrQRe1GNWfXclMhFZKIWn6yaOBdnvnUDG73T7CaOY7APTpGNGlQwMn 6dS9YQlA/MN05P+5jcqoqM7Mu7hg6mMrMk6Zvm12OtgiATbXrAbIUsuregn9YiC7e3 Trsv2YH27TUG7rlQigD7Cv3ej9jp9+KZgG76xlAY=
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/1540/push/2712660559@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1540@github.com>
References: <quicwg/base-drafts/pull/1540@github.com>
Subject: Re: [quicwg/base-drafts] PADDING counts towards bytes in flight (#1540)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b467377cfec_4f512aba8def6f6013157e"; 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/xsng4RPvVgEDu4lwCcrqc9bkZUo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 21:15:38 -0000

----==_mimepart_5b467377cfec_4f512aba8def6f6013157e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

7a35971  Integrate Martin's suggestion


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1540/files/bbfcde0d7f5fdd69720489c3280a178517d5ed1d..7a35971cba2219624e0b5c7eec2522700051f80e

----==_mimepart_5b467377cfec_4f512aba8def6f6013157e
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/7a35971">7a35971</a>  Integrate Martin&#39;s suggestion</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/1540/files/bbfcde0d7f5fdd69720489c3280a178517d5ed1d..7a35971cba2219624e0b5c7eec2522700051f80e">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq69---Km8-q36hzNLOewHLIO4Nj5ks5uFmr3gaJpZM4VHtn2">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9G8QTKpYR_yk6nbuqHahgw40fXGks5uFmr3gaJpZM4VHtn2.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1540"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1540/files/bbfcde0d7f5fdd69720489c3280a178517d5ed1d..7a35971cba2219624e0b5c7eec2522700051f80e"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1540/files/bbfcde0d7f5fdd69720489c3280a178517d5ed1d..7a35971cba2219624e0b5c7eec2522700051f80e",
"url": "https://github.com/quicwg/base-drafts/pull/1540/files/bbfcde0d7f5fdd69720489c3280a178517d5ed1d..7a35971cba2219624e0b5c7eec2522700051f80e",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1540",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1540:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "7a35971",
"value": "Integrate Martin's suggestion"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1540/files/bbfcde0d7f5fdd69720489c3280a178517d5ed1d..7a35971cba2219624e0b5c7eec2522700051f80e"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 354343414\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b467377cfec_4f512aba8def6f6013157e--


From nobody Wed Jul 11 14: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 6AC1E130EB9 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 14:16:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VueFuMFW4p_3 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 14:16: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 9C8E0130E6C for <quic-issues@ietf.org>; Wed, 11 Jul 2018 14:16:44 -0700 (PDT)
Date: Wed, 11 Jul 2018 14:16:43 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531343803; bh=2WkQTDavbLUFUuDZ/0Fw6M49UtNHoTNcpCbfiZPoG+I=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=w9rj5b/Phz1Ot886B1t0D1L68++Yu3sP5hAb/uKtKnDEinM5LFp3Rkw3rN8K6htW8 AEJmYhSdcFE/JJPuZo4LA+/5yUXK1ut3lS/v6qp4NAb0HS+Z14HAkF0Gq2WaFWykZV DnXPm3A4E8lIdGYuv0F8G2/KiunASC0i2w0eldZ8=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd3ee34818330f270aa124f59d4ed499e74fb967b92cf00000001175e35bb92a169ce143b9c8b@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1540/c404312165@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1540@github.com>
References: <quicwg/base-drafts/pull/1540@github.com>
Subject: Re: [quicwg/base-drafts] PADDING counts towards bytes in flight (#1540)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4673bbcd539_380f2b09aa17af50202545"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/GpEynGJK4WbRumIZH65Q8KzG6uc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 21:16:47 -0000

----==_mimepart_5b4673bbcd539_380f2b09aa17af50202545
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I think there are more cleanups to be done, possibly by adding a terminology section for bytes_in_flight, etc, but I'd like to do that in a separate PR if it's 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/pull/1540#issuecomment-404312165
----==_mimepart_5b4673bbcd539_380f2b09aa17af50202545
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I think there are more cleanups to be done, possibly by adding a terminology section for bytes_in_flight, etc, but I'd like to do that in a separate PR if it's 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/pull/1540#issuecomment-404312165">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-SibXmBCyx4L5U4hTKHNKGuZRX5ks5uFms7gaJpZM4VHtn2">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7uMjkqpNB9W2uBjM2GMdqyhOj8wks5uFms7gaJpZM4VHtn2.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1540: I think there are more cleanups to be done, possibly by adding a terminology section for bytes_in_flight, etc, but I'd like to do that in a separate PR if it's a good idea."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1540#issuecomment-404312165"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1540#issuecomment-404312165",
"url": "https://github.com/quicwg/base-drafts/pull/1540#issuecomment-404312165",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] PADDING counts towards bytes in flight (#1540)",
"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\": 1540,\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\": 1540\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1540#issuecomment-404312165"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 354343414\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4673bbcd539_380f2b09aa17af50202545--


From nobody Wed Jul 11 14: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 D6A63130ECC for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 14:58:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Ly2pUUf20blT for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 14:58: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 F3FFB130F0B for <quic-issues@ietf.org>; Wed, 11 Jul 2018 14:58:24 -0700 (PDT)
Date: Wed, 11 Jul 2018 14:58:23 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531346303; bh=xfRbQiRai1Tky1uAq+wFRO0WEzb90EZuF5NL6QDKBqw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=lA/+mHd6+yKY488SngVGLEmRlMzPNcM2gNbrZ9V/foLNqMkzr4UVRqdu6sNG8XlFJ d+8V9F6SRoqEYg0MrLmQKoI8WsGfEmWUW/2gDaoh1xI/YNnGbjk8x2bS00T7spnVZV DB9n/l84XPlHCGaBvqunoKg0f6SZK3CDQ7rO8sNM=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab4c0b6829188efec7162e7ac1a7a675e3e911271692cf00000001175e3f7f92a169ce143b9c8b@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1540/review/136438063@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1540@github.com>
References: <quicwg/base-drafts/pull/1540@github.com>
Subject: Re: [quicwg/base-drafts] PADDING counts towards bytes in flight (#1540)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b467d7ff07bc_2df73fd2d094cf7c80638"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/jbWymGTIsYu7t4mFBFPC7BpdqoI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 21:58:30 -0000

----==_mimepart_5b467d7ff07bc_2df73fd2d094cf7c80638
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

MikeBishop commented on this pull request.



> -* ACK and ACK_ECN frames contain acknowledgment information. ACK_ECN frames
-  additionally contain information about ECN codepoints seen by the peer.  (The
-  rest of this document uses ACK frames to refer to both ACK and ACK_ECN
-  frames.)
+QUIC packets can contain multiple frames of different types. The recovery
+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,
+  ACK_ECN, and PADDING frames are not acknowledged immediately.  Packets
+  containing at least one frame besides ACK, ACK_ECN, and PADDING are referred
+  to as retransmittable below.
+
+* Packets that contain CRYPTO frames are critical to the performance of the
+  QUIC handshake and use shorter timers for acknowledgement and retransmission.

Technically, this isn't (or need not be) true once you've reached 1-RTT.  Are NewSessionTicket messages treated with equally high priority?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1540#pullrequestreview-136438063
----==_mimepart_5b467d7ff07bc_2df73fd2d094cf7c80638
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/1540#discussion_r201853019">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; -* ACK and ACK_ECN frames contain acknowledgment information. ACK_ECN frames
-  additionally contain information about ECN codepoints seen by the peer.  (The
-  rest of this document uses ACK frames to refer to both ACK and ACK_ECN
-  frames.)
+QUIC packets can contain multiple frames of different types. The recovery
+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,
+  ACK_ECN, and PADDING frames are not acknowledged immediately.  Packets
+  containing at least one frame besides ACK, ACK_ECN, and PADDING are referred
+  to as retransmittable below.
+
+* Packets that contain CRYPTO frames are critical to the performance of the
+  QUIC handshake and use shorter timers for acknowledgement and retransmission.
</pre>
<p>Technically, this isn't (or need not be) true once you've reached 1-RTT.  Are NewSessionTicket messages treated with equally high priority?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1540#pullrequestreview-136438063">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2UYUiLvLp3Cbm_QRhKQx3u61W1vks5uFnT_gaJpZM4VHtn2">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqx4v57GvaA3pNU7dXSvQFESbD9yNks5uFnT_gaJpZM4VHtn2.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1540"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1540#pullrequestreview-136438063"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1540#pullrequestreview-136438063",
"url": "https://github.com/quicwg/base-drafts/pull/1540#pullrequestreview-136438063",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1540",
"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/1540#pullrequestreview-136438063"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 354343414\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b467d7ff07bc_2df73fd2d094cf7c80638--


From nobody Wed Jul 11 15:01: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 EBA57130F06 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 15:01:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.011
X-Spam-Level: 
X-Spam-Status: No, score=-1.011 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, T_DKIMWL_WL_HIGH=-0.01] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VvmGOx-wdjx2 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 15:01: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 64521130ED9 for <quic-issues@ietf.org>; Wed, 11 Jul 2018 15:01:37 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531346496; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=yvfHspBA96x+jPEtuj3M+i3F9k0yPY6TjoM/2rtfNcE=; b=oGigCGftSNCBYW/d19983KsFvoilv0b5uyZq7wb0jq2iaZmPnPQjXLL1yRy8jNpxyyx6SWdc 3ZiXEm892S7Fl5cyBuEFQvT12VUDnKfFlLH41JLcAyOOcerCX8avvDx9MQ5AOTSgaFaSffd1 aJi0m+P2adUHCqUrdQmp2ujJvVA=
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 5b467e40.7f5a12308060-smtp-out-n02; Wed, 11 Jul 2018 22:01:36 -0000 (UTC)
Date: Wed, 11 Jul 2018 15: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: <5b467e3fa3ee_44d42ad116089c1c2795b@hookshot-fe-32b5f5b.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 02c636: Long header CRYPTO packets
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b467e3f9fb0_44d42ad116089c1c278c8"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/461RZGdTwCUGHIPqivtlEql1jbE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 22:01:39 -0000

----==_mimepart_5b467e3f9fb0_44d42ad116089c1c278c8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-padding
  Home:   https://github.com/quicwg/base-drafts
  Commit: 02c636d816e06c20546b9e78f568204db69802e3
      https://github.com/quicwg/base-drafts/commit/02c636d816e06c20546b9e78f568204db69802e3
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-07-11 (Wed, 11 Jul 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Long header CRYPTO packets



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b467e3f9fb0_44d42ad116089c1c278c8--


From nobody Wed Jul 11 15: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 63DDB130ED9 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 15:01:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id x107uzhf5HUm for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 15:01: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 AA7DB130F05 for <quic-issues@ietf.org>; Wed, 11 Jul 2018 15:01:38 -0700 (PDT)
Date: Wed, 11 Jul 2018 15:01:38 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531346498; bh=j2Xf0uDL5VwE4YXlE/UWQQxhsvnJSxp5rMMq9cb0Z/0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=UY97LEkYPFOjlNT0uLrVBbFBsTPGPKYgTAKBmo3NGlkd7zI5a/MzAddxECo1bVdVZ m451DnhIPyrlyow8h4Z1YBiZrGWxN8tqvaI30UfmuD+aT2kTDEzzUYszOVP+4y+9fS WdPTxQVP4m1kmvR6UntuCzV2+r3nWlrpD5heJ4hM=
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/1540/push/2712762599@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1540@github.com>
References: <quicwg/base-drafts/pull/1540@github.com>
Subject: Re: [quicwg/base-drafts] PADDING counts towards bytes in flight (#1540)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b467e4241ea_48c42b0ec673ef6012085c"; 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/ae3rwYdb0pmbWNKOqPIDmJhLONk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 22:01:41 -0000

----==_mimepart_5b467e4241ea_48c42b0ec673ef6012085c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

02c636d  Long header CRYPTO packets


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1540/files/7a35971cba2219624e0b5c7eec2522700051f80e..02c636d816e06c20546b9e78f568204db69802e3

----==_mimepart_5b467e4241ea_48c42b0ec673ef6012085c
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/02c636d">02c636d</a>  Long header CRYPTO 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/1540/files/7a35971cba2219624e0b5c7eec2522700051f80e..02c636d816e06c20546b9e78f568204db69802e3">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq90K2sxnqQIpSsAzZAJKdqatrPTOks5uFnXCgaJpZM4VHtn2">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzDd6wYmu511bq6GOV3KSKL6EYc2ks5uFnXCgaJpZM4VHtn2.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1540"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1540/files/7a35971cba2219624e0b5c7eec2522700051f80e..02c636d816e06c20546b9e78f568204db69802e3"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1540/files/7a35971cba2219624e0b5c7eec2522700051f80e..02c636d816e06c20546b9e78f568204db69802e3",
"url": "https://github.com/quicwg/base-drafts/pull/1540/files/7a35971cba2219624e0b5c7eec2522700051f80e..02c636d816e06c20546b9e78f568204db69802e3",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1540",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1540:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "02c636d",
"value": "Long header CRYPTO packets"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1540/files/7a35971cba2219624e0b5c7eec2522700051f80e..02c636d816e06c20546b9e78f568204db69802e3"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 354343414\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b467e4241ea_48c42b0ec673ef6012085c--


From nobody Wed Jul 11 15:04: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 D3A8B130E35 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 15:04:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PmDoupLzz1QU for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 15:04: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 594F0130F05 for <quic-issues@ietf.org>; Wed, 11 Jul 2018 15:04:47 -0700 (PDT)
Date: Wed, 11 Jul 2018 15:04:46 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531346686; bh=sK5VUKsz/zbqOTAJ2feMup7ISAa+RyOAaHFSJQSDnxc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=YPgtHW0E/6qYBZXkt26hy+jwy+NXqnRFuPxjD5r/m1s6efCBsgrXHmbPA57DokPfM CnQ0qSnv0W7kTqCN1fp5LSmbnuLvT4jSSH2Vg5HVRCO9iOf+wdTx6gPSyCSqjj3ytL NXfQ9orp1iRJQUa8fuItgiDnGDGS3ZlY3qf3Nmzk=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab7c820de16a0a49a442a7037182e89e002bed4c1f92cf00000001175e40fe92a169ce143b9c8b@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1540/review/136439707@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1540@github.com>
References: <quicwg/base-drafts/pull/1540@github.com>
Subject: Re: [quicwg/base-drafts] PADDING counts towards bytes in flight (#1540)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b467efea5817_4a553f87be2c0f8015292d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/OleRNkkibqRfd9HB2niWmT8BFiA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 22:04:50 -0000

----==_mimepart_5b467efea5817_4a553f87be2c0f8015292d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

MikeBishop commented on this pull request.



> @@ -110,8 +110,9 @@ of frames contained in a packet affect recovery and congestion control logic:
   containing at least one frame besides ACK, ACK_ECN, and PADDING are referred
   to as retransmittable below.
 
-* Packets that contain CRYPTO frames are critical to the performance of the
-  QUIC handshake and use shorter timers for acknowledgement and retransmission.
+* Long header ackets that contain CRYPTO frames are critical to the performance

**p**ackets

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1540#pullrequestreview-136439707
----==_mimepart_5b467efea5817_4a553f87be2c0f8015292d
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/1540#discussion_r201854508">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -110,8 +110,9 @@ of frames contained in a packet affect recovery and congestion control logic:
   containing at least one frame besides ACK, ACK_ECN, and PADDING are referred
   to as retransmittable below.
 
-* Packets that contain CRYPTO frames are critical to the performance of the
-  QUIC handshake and use shorter timers for acknowledgement and retransmission.
+* Long header ackets that contain CRYPTO frames are critical to the performance
</pre>
<p><strong>p</strong>ackets</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1540#pullrequestreview-136439707">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_TeeeDGzPgGNxiPjhHPXvh-yfcYks5uFnZ-gaJpZM4VHtn2">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqymUSkyoXwIjBn82N1FFJv-od7UVks5uFnZ-gaJpZM4VHtn2.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1540"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1540#pullrequestreview-136439707"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1540#pullrequestreview-136439707",
"url": "https://github.com/quicwg/base-drafts/pull/1540#pullrequestreview-136439707",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1540",
"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/1540#pullrequestreview-136439707"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 354343414\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b467efea5817_4a553f87be2c0f8015292d--


From nobody Wed Jul 11 15:09: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 0456F130E35 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 15:09:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.011
X-Spam-Level: 
X-Spam-Status: No, score=-1.011 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, T_DKIMWL_WL_HIGH=-0.01] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id AlQ7YhqjUUg5 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 15:09: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 E1C4C130ECC for <quic-issues@ietf.org>; Wed, 11 Jul 2018 15:09:07 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531346947; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=YMXMPECAGOCk6To9dnxz7o3/eqAcqcbf9bB7kF9j6ds=; b=MIqxstekbdOU5tc3BWLqjf+turtRu+CK9dET956jqcdj41UB8SO/KtYuvhewCY5xtVBl3eS1 +X8pBMkon8an/WEOCaOg4mEqGpCYKsh7jJhPyYR8KJAy+vkiXALNUJ+RG2KNrjEvDsayNBw9 l+xMoke7doUPAoDT/quwkGSI9rg=
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 5b468002.7f6e8fcf0750-smtp-out-n01; Wed, 11 Jul 2018 22:09:06 -0000 (UTC)
Date: Wed, 11 Jul 2018 15:09:06 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5b468002c6833_5eed2aba6c9cdc08240e6@hookshot-fe-7191cb1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] a72ec0: packets
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b468002c6473_5eed2aba6c9cdc082395e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/gkRITGrXwQPbOw11vFbX65VjtL8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 22:09:09 -0000

----==_mimepart_5b468002c6473_5eed2aba6c9cdc082395e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-padding
  Home:   https://github.com/quicwg/base-drafts
  Commit: a72ec021c4ab3889024363f21daf6907ae47e9ad
      https://github.com/quicwg/base-drafts/commit/a72ec021c4ab3889024363f21daf6907ae47e9ad
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-07-11 (Wed, 11 Jul 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  packets



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b468002c6473_5eed2aba6c9cdc082395e--


From nobody Wed Jul 11 15: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 47336130F85 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 15:09:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.009
X-Spam-Level: 
X-Spam-Status: No, score=-3.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id iPKDdzBW2ON0 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 15:09:10 -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 445BB130F2B for <quic-issues@ietf.org>; Wed, 11 Jul 2018 15:09: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=X2PX5ZrRkKHWDKQltuoW1b76WHI=; b=ASAMLYrzFUk1wtv7 0ins03nM8UEJm6k/aD7+6hN6hNr/fjNIcPm6zNR1JUW2y334M+2ahNuyq5qpv5Uj Lz9kRqO/a5NnDUJj5/2FMbxmn5uIS70AXBEgdEA3Fg38cWVZ+RtIBbISdd9w8TPC hk2D/kGNXmxpRPvBwjkVVfaqdio=
Received: by filter1036p1las1.sendgrid.net with SMTP id filter1036p1las1-24593-5B468005-34 2018-07-11 22:09:09.794400517 +0000 UTC
Received: from github-lowworker-5909e27.cp1-iad.github.net (unknown [192.30.252.35]) by ismtpd0003p1iad1.sendgrid.net (SG) with ESMTP id 8XgoaqIxT-Owuw_9rPzIBQ for <quic-issues@ietf.org>; Wed, 11 Jul 2018 22:09:09.683 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-5909e27.cp1-iad.github.net (Postfix) with ESMTP id A4BE93E0066 for <quic-issues@ietf.org>; Wed, 11 Jul 2018 15:09:09 -0700 (PDT)
Date: Wed, 11 Jul 2018 22:09:09 +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/1540/push/2712777841@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1540@github.com>
References: <quicwg/base-drafts/pull/1540@github.com>
Subject: Re: [quicwg/base-drafts] PADDING counts towards bytes in flight (#1540)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b468005a323b_5e5c2b105cd74f50308491"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak36skRx6wsaKvRJbEDON+/H4ywGwBKdo/miaz jJ4fHxDhlhaUTahlG/Eo0IudmYLp3R7oVcywqmcEug9APng74aHVJtLYA8Azz8u+I1VHvRMUlKEpgn pVS75VdTFCCFWaQtx1tx4TrFGkAhQNwt+yPqJOKlXC8Dlu4jQK82MHeQWGZWBJdQTY/gwhG7T/TGzo M=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ny_pyF91mb3d_8pIMGOChO6SAtY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 22:09:17 -0000

----==_mimepart_5b468005a323b_5e5c2b105cd74f50308491
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

a72ec02  packets


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1540/files/02c636d816e06c20546b9e78f568204db69802e3..a72ec021c4ab3889024363f21daf6907ae47e9ad

----==_mimepart_5b468005a323b_5e5c2b105cd74f50308491
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/a72ec02">a72ec02</a>  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/1540/files/02c636d816e06c20546b9e78f568204db69802e3..a72ec021c4ab3889024363f21daf6907ae47e9ad">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3mc_HKB7EJmuInWzYICGTNnqepAks5uFneFgaJpZM4VHtn2">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2bZvOuGQHti0ifbFAUiGIvzy1VXks5uFneFgaJpZM4VHtn2.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1540"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1540/files/02c636d816e06c20546b9e78f568204db69802e3..a72ec021c4ab3889024363f21daf6907ae47e9ad"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1540/files/02c636d816e06c20546b9e78f568204db69802e3..a72ec021c4ab3889024363f21daf6907ae47e9ad",
"url": "https://github.com/quicwg/base-drafts/pull/1540/files/02c636d816e06c20546b9e78f568204db69802e3..a72ec021c4ab3889024363f21daf6907ae47e9ad",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1540",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1540:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "a72ec02",
"value": "packets"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1540/files/02c636d816e06c20546b9e78f568204db69802e3..a72ec021c4ab3889024363f21daf6907ae47e9ad"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 354343414\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b468005a323b_5e5c2b105cd74f50308491--


From nobody Wed Jul 11 15:10: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 1A9F4130E73 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 15:10:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WHdkh3L0s2Mi for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 15:10: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 65C96130E35 for <quic-issues@ietf.org>; Wed, 11 Jul 2018 15:10:35 -0700 (PDT)
Date: Wed, 11 Jul 2018 15:10:34 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531347034; bh=Mim7ev0tgl+LAxpN9bOk+kePBUz7coGqIE7S3BVylPM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Z/dv0tQXW0Ti6MeQQKpC041FuUKFZN6uFfhahxLnD/J03324hJ1ljDDwihv6msaXZ dYBZEGWbv5sD2Yadnt+fMUkYyRNVBRR7udIhzHy5o1ROjAMYuOYt7i03Jvgm8W22RE eNOrg4wn/g1soPElxg+aUzTLiXV7fDd8Q/bz1DhA=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba12e456df8ea5cd7829e3c92945457ddcf86a1dc92cf00000001175e425a92a169ce0c118d76@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/203/404326683@github.com>
In-Reply-To: <quicwg/base-drafts/issues/203@github.com>
References: <quicwg/base-drafts/issues/203@github.com>
Subject: Re: [quicwg/base-drafts] Connection migration should be indistinguishable from a new connection (#203)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b46805a9c604_5e612b105cd74f502381d5"; 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/Ej7mQqR5toYRWSUn_LnGa-opBf0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 22:10:37 -0000

----==_mimepart_5b46805a9c604_5e612b105cd74f502381d5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> This proposes a change to the invariants. By definition, then, it can't be v2. My feeling is that we've sufficiently stabilized our choices in the invariants and we should close this with no further action.

+1.

FWIW, my understanding is that the Invariants draft does not require long header packets to be used for connection establishment. Therefore, my understanding is that we will still have the chance to fix the issue in v2 or later versions, by starting to send everything in short 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/203#issuecomment-404326683
----==_mimepart_5b46805a9c604_5e612b105cd74f502381d5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<blockquote>
<p>This proposes a change to the invariants. By definition, then, it can'=
t be v2. My feeling is that we've sufficiently stabilized our choices in =
the invariants and we should close this with no further action.</p>
</blockquote>
<p>+1.</p>
<p>FWIW, my understanding is that the Invariants draft does not require l=
ong header packets to be used for connection establishment. Therefore, my=
 understanding is that we will still have the chance to fix the issue in =
v2 or later versions, by starting to send everything in short 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/203#issuecomment-404326683">view it on GitHub</a>, =
or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq1gpj=
aOMDNrcS1DFAx2O95RilfAIks5uFnfagaJpZM4Lqy2h">mute the thread</a>.<img src=
=3D"https://github.com/notifications/beacon/AWbkq5tSNvA7uS29txYUdsVh26nm2=
VTLks5uFnfagaJpZM4Lqy2h.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 #203: \u003e This proposes a change to the invariants. By definitio=
n, then, it can't be v2. My feeling is that we've sufficiently stabilized=
 our choices in the invariants and we should close this with no further a=
ction.\r\n\r\n+1.\r\n\r\nFWIW, my understanding is that the Invariants dr=
aft does not require long header packets to be used for connection establ=
ishment. Therefore, my understanding is that we will still have the chanc=
e to fix the issue in v2 or later versions, by starting to send everythin=
g in short packets."}],"action":{"name":"View Issue","url":"https://githu=
b.com/quicwg/base-drafts/issues/203#issuecomment-404326683"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/203#issuecomment-=
404326683",
"url": "https://github.com/quicwg/base-drafts/issues/203#issuecomment-404=
326683",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 migration should be indisti=
nguishable from a new connection (#203)",
"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\": 203,\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\": 203\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/203#issuecomment-404=
326683"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 1957677=
13\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b46805a9c604_5e612b105cd74f502381d5--


From nobody Wed Jul 11 15:15: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 6B846130F88 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 15:15:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qzNCpaFDQ1xt for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 15:15: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 7D341130EAA for <quic-issues@ietf.org>; Wed, 11 Jul 2018 15:15:13 -0700 (PDT)
Date: Wed, 11 Jul 2018 15:15:12 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531347312; bh=Ah2zKb4hF3/6qDzzdhPevi11bgipzmuEOD6QscYOS6A=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=jAL3Q/2+ViBPND8MZ/zLYliRJXGpEP8JFX54dawVyqyJl4FnI9OY4lAg/PbnvTjWP Ap4hv1yjWisszF2chswjBwx3BDTqfforwuvj2J7hWA43ltozvaRVY2A+GN2feFUbmy 3OGLf6r2n0V6Jp6e2lQvB03PcqcsCvjFq4qRGUJQ=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab1781cefce9af1ab52ecc239aaf3aa7b9e67d887992cf00000001175e437092a169ce0c118d76@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/203/404327701@github.com>
In-Reply-To: <quicwg/base-drafts/issues/203@github.com>
References: <quicwg/base-drafts/issues/203@github.com>
Subject: Re: [quicwg/base-drafts] Connection migration should be indistinguishable from a new connection (#203)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4681708319f_76a3ff88c59ef8832635"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/FRLBdbCooeZkepumx6nUZ0F_HSY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 22:15:16 -0000

----==_mimepart_5b4681708319f_76a3ff88c59ef8832635
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Actually, that is in the invariants:

> A QUIC endpoint that receives a packet with a long header and a version it either does not understand or does not support might send a Version Negotiation packet in response. Packets with a short header do not trigger version negotiation and are always associated with an existing connection.

So if we want to change this, we need to change it now.  And I haven't heard any appetite to swallow that change at this point 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/203#issuecomment-404327701
----==_mimepart_5b4681708319f_76a3ff88c59ef8832635
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>Actually, that is in the invariants:</p>
<blockquote>
<p>A QUIC endpoint that receives a packet with a long header and a versio=
n it either does not understand or does not support might send a Version =
Negotiation packet in response. Packets with a short header do not trigge=
r version negotiation and are always associated with an existing connecti=
on.</p>
</blockquote>
<p>So if we want to change this, we need to change it now.  And I haven't=
 heard any appetite to swallow that change at this point in the 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/issues/203#issuecomment-404327701">view it on GitHub</a>, =
or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq0w6b=
WXmO-ZWufTPY0S3umw3IZfOks5uFnjwgaJpZM4Lqy2h">mute the thread</a>.<img src=
=3D"https://github.com/notifications/beacon/AWbkq3lfPGWvbNtpoXfZcvL7dieZu=
WpJks5uFnjwgaJpZM4Lqy2h.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 #203: Actually, that is in the invariants:\r\n\r\n\u003e A QUIC=
 endpoint that receives a packet with a long header and a version it eith=
er does not understand or does not support might send a Version Negotiati=
on packet in response. Packets with a short header do not trigger version=
 negotiation and are always associated with an existing connection.\r\n\r=
\nSo if we want to change this, we need to change it now.  And I haven't =
heard any appetite to swallow that change at this point in the process."}=
],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-dra=
fts/issues/203#issuecomment-404327701"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/203#issuecomment-=
404327701",
"url": "https://github.com/quicwg/base-drafts/issues/203#issuecomment-404=
327701",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 migration should be indisti=
nguishable from a new connection (#203)",
"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\": 203,\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\": 203\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/203#issuecomment-404=
327701"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 1957677=
13\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b4681708319f_76a3ff88c59ef8832635--


From nobody Wed Jul 11 16:35: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 0ED23127333 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 16:35:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id w7b-nFVHeqwX for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 16:35: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 6FC58130F05 for <quic-issues@ietf.org>; Wed, 11 Jul 2018 16:35:12 -0700 (PDT)
Date: Wed, 11 Jul 2018 16:35:11 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531352111; bh=g6pf2Df/LB6TXCy1i1RAs36Vo/1p0FAs93ytI6ttuQo=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=dYAZuQp4keW5QUExEbMmKBNf2nlI3xKsKal6PhgrXveAgLChCzK2IMsOMtuITwOmC WbLjPftJsCYgFmMc1lhmDM74ZZbZZ8hKC2Ceh0sxfVRHA9zXJXgH8DVevIG2t6QN2I DI/YW2u91iHfRHkPrt016ra4au+OWYqtuu+S1b2c=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abfc7cfde4272b25eb26e045d93046a0de180788f192cf00000001175e562f92a169ce144ab75c@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1550@github.com>
Subject: [quicwg/base-drafts] Remove the discussion about when to use long header (#1550)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b46942f7f705_139b2b1b36ec6f54664e4"; 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/T6Ot81k5Xa8_EDSia55p6UXP9dU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 23:35:15 -0000

----==_mimepart_5b46942f7f705_139b2b1b36ec6f54664e4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I think current text is a bit too restrictive, and that it might cause misunderstanding.

* V2 and later versions should have the freedom to decide when to trigger version negotiation (note: version negotiation requires the use of long header packets).
* Removes the false impression that the use of a path always start with a long header. That is not the case for v1 due to involuntary NAT rebinding.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1550

-- Commit Summary --

  * Remove the discussion about when to use long header. Reasons:

-- File Changes --

    M draft-ietf-quic-invariants.md (5)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1550.patch
https://github.com/quicwg/base-drafts/pull/1550.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/1550

----==_mimepart_5b46942f7f705_139b2b1b36ec6f54664e4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I think current text is a bit too restrictive, and that it might cause misunderstanding.</p>
<ul>
<li>V2 and later versions should have the freedom to decide when to trigger version negotiation (note: version negotiation requires the use of long header packets).</li>
<li>Removes the false impression that the use of a path always start with a long header. That is not the case for v1 due to involuntary NAT rebinding.</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/1550'>https://github.com/quicwg/base-drafts/pull/1550</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Remove the discussion about when to use long header. Reasons:</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1550/files#diff-0">draft-ietf-quic-invariants.md</a>
    (5)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1550.patch'>https://github.com/quicwg/base-drafts/pull/1550.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1550.diff'>https://github.com/quicwg/base-drafts/pull/1550.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/1550">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_Pzh25D5ivDzgn6KGuVPPYZmEjZks5uFouvgaJpZM4VL_5V">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1pn_r0FiDzqCRzAj7qrO9Gs1xtgks5uFouvgaJpZM4VL_5V.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 the discussion about when to use long header (#1550)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1550"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1550",
"url": "https://github.com/quicwg/base-drafts/pull/1550",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 the discussion about when to use long header (#1550)",
"sections": [
{
"text": "",
"activityTitle": "**Kazuho Oku**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@kazuho",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "3a54198",
"value": "Remove the discussion about when to use long header. Reasons:"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-invariants.md](https://github.com/quicwg/base-drafts/pull/1550/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\": 1550,\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\": 1550\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1550"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1550.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1550.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355466837\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b46942f7f705_139b2b1b36ec6f54664e4--


From nobody Wed Jul 11 16:35: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 41326130F05 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 16:35:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Fv9DLQO3-E8q for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 16:35: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 43CE7127333 for <quic-issues@ietf.org>; Wed, 11 Jul 2018 16:35:38 -0700 (PDT)
Date: Wed, 11 Jul 2018 16:35:37 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531352137; bh=zvmeMBWauzWuaetXSsOWPs6EZ53KO5GYKMWHjwgEsMA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=jY0wyV9kVC8EXjWq0hSd4LtH7ACmq/ejWHQ/o/tmf5KpkUnANNwUs/lu9IlqvbPxW Jwi17cQ3MH9GP5NiIMwJ3QJ85+LjM3RLtvmill3+2tI9yxpRtj3iPD2MyxPPBUUV/8 n+T32L+/b6+pEfA8sSAWb3FU/NUQ0zGqWUemT0zU=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab3697363d65c3afd50eba1ad5eaef4b97f0b8e77792cf00000001175e564992a169ce0c118d76@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/203/404342931@github.com>
In-Reply-To: <quicwg/base-drafts/issues/203@github.com>
References: <quicwg/base-drafts/issues/203@github.com>
Subject: Re: [quicwg/base-drafts] Connection migration should be indistinguishable from a new connection (#203)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4694496d330_2ac92aae841faf601311b1"; 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/ZcDS4WCRN9yjIo5RgacHwhtc2iA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 23:35:41 -0000

----==_mimepart_5b4694496d330_2ac92aae841faf601311b1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Thank you for pointing that out. I had missed that. Created PR #1550.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/203#issuecomment-404342931
----==_mimepart_5b4694496d330_2ac92aae841faf601311b1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Thank you for pointing that out. I had missed that. Created PR <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="340440924" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1550" href="https://github.com/quicwg/base-drafts/pull/1550">#1550</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/203#issuecomment-404342931">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3RJEx0WPmWVyaexHg41GvkPc_4xks5uFovJgaJpZM4Lqy2h">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq52VINLPiqHbdoDZOeU_khteOOVTks5uFovJgaJpZM4Lqy2h.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #203: Thank you for pointing that out. I had missed that. Created PR #1550."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/203#issuecomment-404342931"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/203#issuecomment-404342931",
"url": "https://github.com/quicwg/base-drafts/issues/203#issuecomment-404342931",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 migration should be indistinguishable from a new connection (#203)",
"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\": 203,\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\": 203\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/203#issuecomment-404342931"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 195767713\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4694496d330_2ac92aae841faf601311b1--


From nobody Wed Jul 11 16:54: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 E0DEE130E86 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 16:54:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id K9XplwjHEeRu for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 16:54: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 E59DC124BE5 for <quic-issues@ietf.org>; Wed, 11 Jul 2018 16:54:01 -0700 (PDT)
Date: Wed, 11 Jul 2018 16:54:01 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531353241; bh=fl8EcS5emHWT9P1vfDQEUlt52Go5swefD+BJ83rLmbw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=BhGfaBsFjR3A0sccy/pQFHAH8KVJL4lqRH+uLUpnwWcyg9qZyKws5QVREtrXMNyxP i+vU+1/q1PX3Uypb4gm7ScHKtKZx2QZGO6VZzaUmeOPTdDrqFdps0dDyxPY24MMaKy Wqw+IkPPdupgLCqYq63sZBdmcAXCW0Mgdf2f9Vbc=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab4f3712886894fc36b66433e9b798382b0e8d32e292cf00000001175e5a9992a169ce144552a9@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1547/404345890@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1547@github.com>
References: <quicwg/base-drafts/issues/1547@github.com>
Subject: Re: [quicwg/base-drafts] Retry in response to 0-RTT (#1547)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b469899379ae_223b3fe012298f8810398d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/jAlFv-VDcvvrEhdqlO9PgCBhSog>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 23:54:05 -0000

----==_mimepart_5b469899379ae_223b3fe012298f8810398d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

1:1 shouldn't cause any problems, even if Retry is larger than the 0-RTT packets (which it shouldn't be).  With the changes in #1498, the client can easily identify and filter out extra Retry 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/1547#issuecomment-404345890
----==_mimepart_5b469899379ae_223b3fe012298f8810398d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>1:1 shouldn't cause any problems, even if Retry is larger than the 0-RTT packets (which it shouldn't be).  With the changes in <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="336825353" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1498" href="https://github.com/quicwg/base-drafts/pull/1498">#1498</a>, the client can easily identify and filter out extra Retry 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/1547#issuecomment-404345890">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-WV8D1cbuZGe-ULkYAvRaMQLvZmks5uFpAZgaJpZM4VKeKj">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0sKEGAAdQFMQci6PirxATCLu4Oyks5uFpAZgaJpZM4VKeKj.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1547: 1:1 shouldn't cause any problems, even if Retry is larger than the 0-RTT packets (which it shouldn't be).  With the changes in #1498, the client can easily identify and filter out extra Retry packets."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1547#issuecomment-404345890"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1547#issuecomment-404345890",
"url": "https://github.com/quicwg/base-drafts/issues/1547#issuecomment-404345890",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Retry in response to 0-RTT (#1547)",
"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\": 1547,\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\": 1547\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1547#issuecomment-404345890"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355066531\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b469899379ae_223b3fe012298f8810398d--


From nobody Wed Jul 11 16:54: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 98882124BE5 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 16:54: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.249, 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 lCXkzUCTlkE3 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 16:54: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 9DA34130E86 for <quic-issues@ietf.org>; Wed, 11 Jul 2018 16:54:14 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531353253; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=Wn5uvUVu8giAGnjGnfkDD21gbMBQD30/Mv9tmmjjaGA=; b=eI26lqqQm0uqyB6tQtQ7J7zGA/3kYc64hjfXLY+qkCZe3dVbOhPh+t6ESMiwTsLPQR3WEOH5 I83GqeVvN8i/AXvWf66pHJBfDNtYt96UclaKpYc8s2o2uLckHkC15N/M4kEmyIks/3nPVYGk cGA72NX/SfIaTTq+YQcQ6fOTU4w=
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 5b4698a5.7f3bc9f33f90-smtp-out-n01; Wed, 11 Jul 2018 23:54:13 -0000 (UTC)
Date: Wed, 11 Jul 2018 16:54:13 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b4698a591d63_c572b1a9e0bbc185109c@hookshot-fe-5a11256.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 8b1b32: Split initial MAX_STREAM_DATA transport parameters
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4698a591799_c572b1a9e0bbc185099a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/gpBABt4lBvLx2C9AYoFAEJId_YM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 23:54:17 -0000

----==_mimepart_5b4698a591799_c572b1a9e0bbc185099a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 8b1b3259cc85e45c1253b65774c7490b971c17fb
      https://github.com/quicwg/base-drafts/commit/8b1b3259cc85e45c1253b65774c7490b971c17fb
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-10 (Tue, 10 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Split initial MAX_STREAM_DATA transport parameters

This splits the one parameter into three and makes each optional, with a
default of 0.

Closes #1016.


  Commit: 48d054f011ef3b853144b9dd222024bee885ed00
      https://github.com/quicwg/base-drafts/commit/48d054f011ef3b853144b9dd222024bee885ed00
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-10 (Tue, 10 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Restructure and refactor description


  Commit: 67278eb723afb5b65d3eaf57cd7f2eee6b2e85d4
      https://github.com/quicwg/base-drafts/commit/67278eb723afb5b65d3eaf57cd7f2eee6b2e85d4
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-11 (Wed, 11 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Explaining this was harder than I realized


  Commit: 83a15cdd1be5ff3b6f287adf9af2abb96dd7b2ef
      https://github.com/quicwg/base-drafts/commit/83a15cdd1be5ff3b6f287adf9af2abb96dd7b2ef
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-11 (Wed, 11 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  More fixups


  Commit: a558f795e08a8199000695bb0128aa01435ee285
      https://github.com/quicwg/base-drafts/commit/a558f795e08a8199000695bb0128aa01435ee285
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-12 (Thu, 12 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1542 from quicwg/split-flow-control-tp

Split initial MAX_STREAM_DATA transport parameters


Compare: https://github.com/quicwg/base-drafts/compare/6e2437f5490e...a558f795e08a
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4698a591799_c572b1a9e0bbc185099a--


From nobody Wed Jul 11 16:54: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 B01D5130F2B for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 16:54:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KR4V7EcMkbpC for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 16:54: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 A1DD4130E73 for <quic-issues@ietf.org>; Wed, 11 Jul 2018 16:54:16 -0700 (PDT)
Date: Wed, 11 Jul 2018 16:54:15 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531353255; bh=tvK3u9mSCGtG1BGPpoGqdXR7uBG7vZGwzZ+sRlFuH7Q=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=TvHOQZzNJEM7AGTT7+7tyiw/bfPo8BlKO69V6izxMs3wi6VV8Pd9eE219NtEYDGLI IK/+ciqzJe0YMEwEGBwm3QlWf2dXUUS/1KGyuNBvqhEpIGcbRRTli2Pn8A8W9doOJ4 YqaJs2qteo3ROWxSST6EocJA6gVouFzLiSKLVhkI=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab1971c801c730184643a803777e7f7cba38bd212e92cf00000001175e5aa792a169ce10d16a95@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1016/issue_event/1729167279@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1016@github.com>
References: <quicwg/base-drafts/issues/1016@github.com>
Subject: Re: [quicwg/base-drafts] Split stream initial flow control (#1016)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4698a7c5df5_147613f978811ef7c73793"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/VAsLxHhw83iaTtlxyAkZizSQkbk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 23:54:20 -0000

----==_mimepart_5b4698a7c5df5_147613f978811ef7c73793
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1016 via #1542.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1016#event-1729167279
----==_mimepart_5b4698a7c5df5_147613f978811ef7c73793
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="282159765" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1016" href="https://github.com/quicwg/base-drafts/issues/1016">#1016</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="339668395" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1542" href="https://github.com/quicwg/base-drafts/pull/1542">#1542</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1016#event-1729167279">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8IZwiKTuKl4P16RQCBZtFwjVvK6ks5uFpAngaJpZM4RCUew">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0cEMWwtGVT52os1hfJ8qIUEmljnks5uFpAngaJpZM4RCUew.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1016 via #1542."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1016#event-1729167279"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1016#event-1729167279",
"url": "https://github.com/quicwg/base-drafts/issues/1016#event-1729167279",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Split stream initial flow control (#1016)",
"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/1016#event-1729167279"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 285820848\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4698a7c5df5_147613f978811ef7c73793--


From nobody Wed Jul 11 16:54: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 0A8C1130E73 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 16:54:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PrBd_c3ZFnA8 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 16: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 BEB41130E86 for <quic-issues@ietf.org>; Wed, 11 Jul 2018 16:54:16 -0700 (PDT)
Date: Wed, 11 Jul 2018 16:54:16 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531353256; bh=ytq+RksS1/XSVDuWBRPxxW2nF+7D8nMj1ctOwNQvYhE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=oRVyfYMGhcdHKwe+OJrJ1/GW0+b5rjzXBYNTDvSG8qfungWMWzphh2DdMrcxEAOG+ KDqHcJmVvRFNLUYock/3btkhlafeRzVFg2BRlEP8Ps8mWvWEgljk4OwGdM6hIvuQc7 loYOOrVnNYC2vMjdBiyApsERPNSGDEYTqz1mVASE=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab850896ed6dc49418636557480d1a1c3edb6e52a592cf00000001175e5aa892a169ce143eedab@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1542/issue_event/1729167273@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1542@github.com>
References: <quicwg/base-drafts/pull/1542@github.com>
Subject: Re: [quicwg/base-drafts] Split initial MAX_STREAM_DATA transport parameters (#1542)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4698a81890d_48f83fb89a32cf84345a9"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/QyEZaNhV9JgZ_liql185NKNgJno>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 23:54:20 -0000

----==_mimepart_5b4698a81890d_48f83fb89a32cf84345a9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1542.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1542#event-1729167273
----==_mimepart_5b4698a81890d_48f83fb89a32cf84345a9
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="339668395" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1542" href="https://github.com/quicwg/base-drafts/pull/1542">#1542</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1542#event-1729167273">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1W6gzY8uEHdM4SgbpEnObOPb91dks5uFpAogaJpZM4VIpzP">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4guMvmkDaMjoKEZck5H6LO_sHkrks5uFpAogaJpZM4VIpzP.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1542."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1542#event-1729167273"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1542#event-1729167273",
"url": "https://github.com/quicwg/base-drafts/pull/1542#event-1729167273",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Split initial MAX_STREAM_DATA transport parameters (#1542)",
"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/1542#event-1729167273"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 354589903\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4698a81890d_48f83fb89a32cf84345a9--


From nobody Wed Jul 11 16:58: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 65B53130F9A for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 16:58:28 -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.249, 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 AI0zwIUciES8 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 16:58:26 -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 6C7E0130FC5 for <quic-issues@ietf.org>; Wed, 11 Jul 2018 16:58:26 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531353505; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=vqZiZJjrSWZVms3V6NgPp1/jOH3H0m7uHhJyCp4FQvk=; b=uPxGOyQuEQ1TCptTEnHIf7de+vzyBWIh+4gb6845vxUgWTcBmV57A8oCrlBbWOQOIXt6CS3A A7tEUbrJNUTB7U+61w/7Ub/btScTB8XH2ZgPPpua9AVrJK+Npw9vJDdJVsNQv4Ds9K8XU7OT lzrSgVZ5WNLWK3i7JBImwWhdyO8=
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 5b4699a1.7f8ba6feec30-smtp-out-n03; Wed, 11 Jul 2018 23:58:25 -0000 (UTC)
Date: Wed, 11 Jul 2018 16:58:25 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b4699a118798_46d02ac14a891bfc52832@hookshot-fe-32b5f5b.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 36cabe: I need to work on my proofreading
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4699a11824b_46d02ac14a891bfc52765"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/qYY6ceDxA0bAban7PJqDRCfUJ3k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 23:58:37 -0000

----==_mimepart_5b4699a11824b_46d02ac14a891bfc52765
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/datagram-1200
  Home:   https://github.com/quicwg/base-drafts
  Commit: 36cabe6fb2cb4e88126e2899d1e2f92b46cee85a
      https://github.com/quicwg/base-drafts/commit/36cabe6fb2cb4e88126e2899d1e2f92b46cee85a
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-12 (Thu, 12 Jul 2018)

  Changed paths:
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  I need to work on my proofreading



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4699a11824b_46d02ac14a891bfc52765--


From nobody Wed Jul 11 16: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 E5B77130FAF for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 16:58:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qT0HQtDYHQmV for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 16:58: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 0A161130FB4 for <quic-issues@ietf.org>; Wed, 11 Jul 2018 16:58:29 -0700 (PDT)
Date: Wed, 11 Jul 2018 16:58:28 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531353508; bh=0Tw3l/hnlbwee57szPsFLkTQjowMOAqpliKiClVjkBQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=T+oM6xYv9C3pyzp/l41/HBSRyj2S8Qy6pK1hqHUSxWR+w0ogy0hsgYnnaNirgDDY7 ymPK6+FXojtXGLNwMsSzlOon34RyppnAyw3htiR3OXhtx4ahg+Ex4eEhlFOQ+T8X76 X2UpOWxaNcqIG9HZKt0Xa3qBRDgiUksgD0pbqjT8=
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/1548/push/2712959906@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1548@github.com>
References: <quicwg/base-drafts/pull/1548@github.com>
Subject: Re: [quicwg/base-drafts] Datagram 1200 (#1548)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4699a46698a_116f2ae33b4fef54803ae"; 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/jAGO5NU6N162w6jwPFR8S5WvUkE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Jul 2018 23:58:41 -0000

----==_mimepart_5b4699a46698a_116f2ae33b4fef54803ae
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

36cabe6  I need to work on my proofreading


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1548/files/3e740f4e5433d23f2d28f7f82b2914011ca49cad..36cabe6fb2cb4e88126e2899d1e2f92b46cee85a

----==_mimepart_5b4699a46698a_116f2ae33b4fef54803ae
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/36cabe6">36cabe6</a>  I need to work on my proofreading</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/1548/files/3e740f4e5433d23f2d28f7f82b2914011ca49cad..36cabe6fb2cb4e88126e2899d1e2f92b46cee85a">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0eVGeiTiP53I3sFmbHdDj2NVDeKks5uFpEkgaJpZM4VKgZV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqw9DHvSqrH6hm1ivIVJpD2EzCZ8rks5uFpEkgaJpZM4VKgZV.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1548"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1548/files/3e740f4e5433d23f2d28f7f82b2914011ca49cad..36cabe6fb2cb4e88126e2899d1e2f92b46cee85a"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1548/files/3e740f4e5433d23f2d28f7f82b2914011ca49cad..36cabe6fb2cb4e88126e2899d1e2f92b46cee85a",
"url": "https://github.com/quicwg/base-drafts/pull/1548/files/3e740f4e5433d23f2d28f7f82b2914011ca49cad..36cabe6fb2cb4e88126e2899d1e2f92b46cee85a",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1548",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1548:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "36cabe6",
"value": "I need to work on my proofreading"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1548/files/3e740f4e5433d23f2d28f7f82b2914011ca49cad..36cabe6fb2cb4e88126e2899d1e2f92b46cee85a"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355075669\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b4699a46698a_116f2ae33b4fef54803ae--


From nobody Wed Jul 11 17:00: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 3E64B130E86 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 17:00: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.249, 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 0KmWBcBHBwXP for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 17:00: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 58C0A124BE5 for <quic-issues@ietf.org>; Wed, 11 Jul 2018 17:00:15 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531353614; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=V5xvX+1b5GthIf66KwuYbA2EKMoM53u37eZu1387ShY=; b=b0Zm6qSEAWLTmYAi33/JbqmbTooyaXv9WsnNJpWvYXsY229JwTCQWC9Mp854ksMHLroTk8eW SSdWsChM1wrSs8W9cDW4i3A4KMo+pahwtO8DA5knrAJ/eq0FH/dniPcx3B5MC8kxOlxPfLUL 4H2QCCjdSRVmK98bq+zbtzUXlKE=
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 5b469a0e.7f8a28593390-smtp-out-n03; Thu, 12 Jul 2018 00:00:14 -0000 (UTC)
Date: Wed, 11 Jul 2018 17:00:14 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b469a0e98d3c_154462ab2adcbdc042023b@hookshot-fe-dfcc362.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 4fd3dc: For Ian
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b469a0e98a36_154462ab2adcbdc04201a2"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/BV6b4EusN8czUZW31gZH9hALB6w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 00:00:18 -0000

----==_mimepart_5b469a0e98a36_154462ab2adcbdc04201a2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/implicit-open
  Home:   https://github.com/quicwg/base-drafts
  Commit: 4fd3dc2427252a1b3f75f62ef4f7118ffae11219
      https://github.com/quicwg/base-drafts/commit/4fd3dc2427252a1b3f75f62ef4f7118ffae11219
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-12 (Thu, 12 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  For Ian



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b469a0e98a36_154462ab2adcbdc04201a2--


From nobody Wed Jul 11 17:00: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 5120D130F8D for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 17:00:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DxN_bGeOiXfg for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 17:00: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 2824A130E73 for <quic-issues@ietf.org>; Wed, 11 Jul 2018 17:00:19 -0700 (PDT)
Date: Wed, 11 Jul 2018 17:00:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531353618; bh=HGQZtb+lgUTMslQrVF3/Je1l2LEdoXHC7NU+mxkP5Hk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=zUspqz7zvoSXlgeYwcDUIdkoWDrNdghQAfdnVHmu2Czy5gZ8i4goI1en3VbhH+pks vQaizDwWwwNZRcNeI+alaxQ3QnI1AEzQ992tBxZU8FMeRtBiRDDpZ4FefUjgwhUJly 0K5NQZ1ymGfB6thsEZOc8PEsT9I1MZDgNLGrkgig=
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/1549/push/2712962502@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1549@github.com>
References: <quicwg/base-drafts/pull/1549@github.com>
Subject: Re: [quicwg/base-drafts] Fixup implicit stream opening (#1549)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b469a127bf87_6d673feed893cf7c652c0"; 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/8DKua57MSLNEFwJpM_C_w2yDClM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 00:00:21 -0000

----==_mimepart_5b469a127bf87_6d673feed893cf7c652c0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

4fd3dc2  For Ian


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1549/files/8b51ff571d851e09e40b013eb1f62e83b5fbeb0d..4fd3dc2427252a1b3f75f62ef4f7118ffae11219

----==_mimepart_5b469a127bf87_6d673feed893cf7c652c0
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/4fd3dc2">4fd3dc2</a>  For Ian</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/1549/files/8b51ff571d851e09e40b013eb1f62e83b5fbeb0d..4fd3dc2427252a1b3f75f62ef4f7118ffae11219">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzVJ0R69FfUwD17GsxVy80vNqCGPks5uFpGSgaJpZM4VKg-w">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_37zMbvm4T2N58mPDyAAkScYSqcks5uFpGSgaJpZM4VKg-w.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1549"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1549/files/8b51ff571d851e09e40b013eb1f62e83b5fbeb0d..4fd3dc2427252a1b3f75f62ef4f7118ffae11219"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1549/files/8b51ff571d851e09e40b013eb1f62e83b5fbeb0d..4fd3dc2427252a1b3f75f62ef4f7118ffae11219",
"url": "https://github.com/quicwg/base-drafts/pull/1549/files/8b51ff571d851e09e40b013eb1f62e83b5fbeb0d..4fd3dc2427252a1b3f75f62ef4f7118ffae11219",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1549",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1549:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "4fd3dc2",
"value": "For Ian"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1549/files/8b51ff571d851e09e40b013eb1f62e83b5fbeb0d..4fd3dc2427252a1b3f75f62ef4f7118ffae11219"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355078064\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b469a127bf87_6d673feed893cf7c652c0--


From nobody Wed Jul 11 17:05: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 0E67C130E73 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 17:05:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HE65lLn1k_8s for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 17:05: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 283C5124BE5 for <quic-issues@ietf.org>; Wed, 11 Jul 2018 17:05:27 -0700 (PDT)
Date: Wed, 11 Jul 2018 17:05:26 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531353926; bh=+mkmYF2MPTyiLacV0ue81bMEQR2Wp2zA6EhXZie3fKA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=XPlqfdNSLg0d2gTu8Eus++1WJzeqWryiXH9UJ1jV6LYGGIrUxkayWmwFu+1b9nTTm b34/aTkK4KeyM70TKxrID2SKLBCz3oe1PxNci3G7AZnp0pd0wHGUQdPMVBJ/otonLI tN4jU+W1E6whniEOaisg+X7UIDSzyOq6icW5KuIY=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab9e06dd9a536e947aec2c3b85745d63785db7421692cf00000001175e5d4692a169ce1427404b@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1518/404347844@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1518@github.com>
References: <quicwg/base-drafts/issues/1518@github.com>
Subject: Re: [quicwg/base-drafts] Make EOED transmission optional in QUIC, please (#1518)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b469b462c277_67bc3fa29c972f88585d8"; 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/A8JA2JjzYOvLHZz2o9-sgzyQ-q8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 00:05:30 -0000

----==_mimepart_5b469b462c277_67bc3fa29c972f88585d8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I do not think that the requirement to send EOED using a 0-RTT packet is complex enough to justify the changes to the TLS handshake transcript.

My understanding is that TLS stacks emits EOED when 1-RTT write key becomes available (otherwise in TLS over TCP a client will have a moment when it cannot send any data, which is silly). 1-RTT read key will be available at that moment, so you can always be certain that you can receive an ACK for EOED.

In other words, retransmission is not an issue.

Note also that clients have the freedom to continue retransmitting 0-RTT packets with application data even after receiving the 1-RTT write key. That is what TLS over TCP exactly does.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1518#issuecomment-404347844
----==_mimepart_5b469b462c277_67bc3fa29c972f88585d8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>I do not think that the requirement to send EOED using a 0-RTT packet =
is complex enough to justify the changes to the TLS handshake transcript.=
</p>
<p>My understanding is that TLS stacks emits EOED when 1-RTT write key be=
comes available (otherwise in TLS over TCP a client will have a moment wh=
en it cannot send any data, which is silly). 1-RTT read key will be avail=
able at that moment, so you can always be certain that you can receive an=
 ACK for EOED.</p>
<p>In other words, retransmission is not an issue.</p>
<p>Note also that clients have the freedom to continue retransmitting 0-R=
TT packets with application data even after receiving the 1-RTT write key=
. That is what TLS over TCP exactly does.</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/1518#issuecomment-404347844">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq56R=
bbZNjPwHzdDSqN7rXCzuf9hUks5uFpLGgaJpZM4VB5Yx">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq7EeikGlZ_G3rWbxchD_XurB=
irqNks5uFpLGgaJpZM4VB5Yx.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 #1518: I do not think that the requirement to send EOED using a 0-R=
TT packet is complex enough to justify the changes to the TLS handshake t=
ranscript.\r\n\r\nMy understanding is that TLS stacks emits EOED when 1-R=
TT write key becomes available (otherwise in TLS over TCP a client will h=
ave a moment when it cannot send any data, which is silly). 1-RTT read ke=
y will be available at that moment, so you can always be certain that you=
 can receive an ACK for EOED.\r\n\r\nIn other words, retransmission is no=
t an issue.\r\n\r\nNote also that clients have the freedom to continue re=
transmitting 0-RTT packets with application data even after receiving the=
 1-RTT write key. That is what TLS over TCP exactly does."}],"action":{"n=
ame":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/151=
8#issuecomment-404347844"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1518#issuecomment=
-404347844",
"url": "https://github.com/quicwg/base-drafts/issues/1518#issuecomment-40=
4347844",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 EOED transmission optional in QUI=
C, please (#1518)",
"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\": 1518,\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\": 1518\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1518#issuecomment-40=
4347844"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3528187=
37\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b469b462c277_67bc3fa29c972f88585d8--


From nobody Wed Jul 11 17:12: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 CC7B6130EAF for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 17:12: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.249, 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 mJ21dkyJ3CrD for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 17:12: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 1624B130E86 for <quic-issues@ietf.org>; Wed, 11 Jul 2018 17:12:38 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531354357; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=5yO5uhrqRsvqzpTronIvtRTO5YO5SUb+RThB9PlVPh8=; b=JCygto9gUH65j36luutF1VdWrEeWJ0gBoxGr5efZuC9vcitq5USDR1WHsBWqydOAAHCji5mp Pk1s+gcaXf+DHW2QOEoo1AN3iLL6isrO0FCQ1r4JhQVNdk09aeRYO5VCrQBsYNGX+7KZ+Afn wu6dw8MmIAC7TEXBoYbAlLvIa3s=
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 5b469cf4.7f62d43b0fc0-smtp-out-n02; Thu, 12 Jul 2018 00:12:36 -0000 (UTC)
Date: Wed, 11 Jul 2018 17:12:36 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b469cf4aacbc_54bb2ad9f9ae5c10611f4@hookshot-fe-cace476.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 7d96aa: FOUR bits
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b469cf4aa87f_54bb2ad9f9ae5c1061059"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/wNxms6x2NhFPsWnH-IFsVKw-fnA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 00:12:40 -0000

----==_mimepart_5b469cf4aa87f_54bb2ad9f9ae5c1061059
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/move-retry
  Home:   https://github.com/quicwg/base-drafts
  Commit: 7d96aa94e314fc26dc4c241865dca8036e842d6f
      https://github.com/quicwg/base-drafts/commit/7d96aa94e314fc26dc4c241865dca8036e842d6f
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-12 (Thu, 12 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  FOUR bits


  Commit: dbc58a158b1bbeb2043d2224e2eba01bc38b6347
      https://github.com/quicwg/base-drafts/commit/dbc58a158b1bbeb2043d2224e2eba01bc38b6347
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-12 (Thu, 12 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  ODCIL will never be <8


Compare: https://github.com/quicwg/base-drafts/compare/21f9ba525071...dbc58a158b1b
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b469cf4aa87f_54bb2ad9f9ae5c1061059--


From nobody Wed Jul 11 17:12: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 71FC8130E86 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 17:12:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6wF-5PBrz-dz for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 17:12: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 19858130EAE for <quic-issues@ietf.org>; Wed, 11 Jul 2018 17:12:38 -0700 (PDT)
Date: Wed, 11 Jul 2018 17:12:37 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531354357; bh=gmF96EG46A6hL+tCogU7Sdg/RISjVDos0loQowCSRag=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=0MpTOU4Ycq4fN8ZocbXxXSJ8BBEQfYyJtnuJD4iUm696oODmxdeesiTTIKmQK/+3Y F+mSxHRN6Pn0unbE2u1GHmP7LPCUsTfk6ozPBWaHokjDNLZ6hJomBKOgcIUjY9pZXP Vrtj89rMywcMfbDiyhDffGPx0cO24ifpacYas9E4=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abbb0c3972534f2c9e82c64eaaaaf4d9402cb033d592cf00000001175e5ef592a169ce14138c09@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1498/review/136464505@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1498@github.com>
References: <quicwg/base-drafts/pull/1498@github.com>
Subject: Re: [quicwg/base-drafts] Rework Retry packet (#1498)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b469cf53f732_11722ae33b4fef542116ef"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/xy3oHyii0K0PbUNfSz75UZmRvDI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 00:12:41 -0000

----==_mimepart_5b469cf53f732_11722ae33b4fef542116ef
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson commented on this pull request.



> +
+A server MUST only send a Retry in response to a client Initial packet.
+
+If the Original Destination Connection ID field does not match the Destination
+Connection ID from most recent the Initial packet it sent, clients MUST discard
+the packet.  This prevents an off-path attacker from injecting a Retry packet
+with a bogus new Source Connection ID.
+
+The client responds to a Retry packet with Initial packet that includes the
+provided Retry Token to continue connection establishment.
+
+A server that might send another Retry packet in response to a subsequent
+Initial packet MUST set the Source Connection ID to new value of at least 8
+octets in length.  This allows clients to distinguish between Retry packets when
+the server sends multiple rounds of Retry packets.  A server that will not send
+additional Retry packets can set the Source Connection ID to any value.

I thought that I caught that already.

ekr is right, if you send the first Initial with DCIL>=8 and the server respects this rule, then you will never ever get a Retry with ODCIL>=8.

mikkel, any value is correct.  The server can keep the old value if that suits it.

> @@ -731,12 +733,18 @@ If the client has a token received in a NEW_TOKEN frame on a previous connection
 to what it believes to be the same server, it can include that value in the
 Token field of its Initial packet.
 
-A client SHOULD NOT reuse a token.  Reusing a token on different network paths
-would allow activity to be linked between paths (see {{migration-linkability}}).
-A client MUST NOT reuse a token if it believes that its point of network
-attachment has changed; that is, if there is a change in its local IP address or
-network interface.  A client needs to start the connection process over if it
-migrates prior to completing the handshake.
+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
+server MAY discard tokens provided using the NEW_TOKEN frame.  Tokens obtained
+in Retry packets MUST NOT be discarded.

Yes, the intent of this paragraph is to cover that.  The paragraph below is privacy-from-network.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1498#discussion_r201876185
----==_mimepart_5b469cf53f732_11722ae33b4fef542116ef
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/1498#discussion_r201876185">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +
+A server MUST only send a Retry in response to a client Initial packet.
+
+If the Original Destination Connection ID field does not match the Destination
+Connection ID from most recent the Initial packet it sent, clients MUST discard
+the packet.  This prevents an off-path attacker from injecting a Retry packet
+with a bogus new Source Connection ID.
+
+The client responds to a Retry packet with Initial packet that includes the
+provided Retry Token to continue connection establishment.
+
+A server that might send another Retry packet in response to a subsequent
+Initial packet MUST set the Source Connection ID to new value of at least 8
+octets in length.  This allows clients to distinguish between Retry packets when
+the server sends multiple rounds of Retry packets.  A server that will not send
+additional Retry packets can set the Source Connection ID to any value.
</pre>
<p>I thought that I caught that already.</p>
<p>ekr is right, if you send the first Initial with DCIL&gt;=8 and the server respects this rule, then you will never ever get a Retry with ODCIL&gt;=8.</p>
<p>mikkel, any value is correct.  The server can keep the old value if that suits it.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1498#discussion_r201876620">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -731,12 +733,18 @@ If the client has a token received in a NEW_TOKEN frame on a previous connection
 to what it believes to be the same server, it can include that value in the
 Token field of its Initial packet.
 
-A client SHOULD NOT reuse a token.  Reusing a token on different network paths
-would allow activity to be linked between paths (see {{migration-linkability}}).
-A client MUST NOT reuse a token if it believes that its point of network
-attachment has changed; that is, if there is a change in its local IP address or
-network interface.  A client needs to start the connection process over if it
-migrates prior to completing the handshake.
+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
+server MAY discard tokens provided using the NEW_TOKEN frame.  Tokens obtained
+in Retry packets MUST NOT be discarded.
</pre>
<p>Yes, the intent of this paragraph is to cover that.  The paragraph below is privacy-from-network.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1498#discussion_r201876185">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2jtw6zUK4X8_TfHCs63jKXsmyDiks5uFpR1gaJpZM4U8RgX">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3rMympjHa-1dZgCVY7O5oEqjG0nks5uFpR1gaJpZM4U8RgX.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1498"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1498#discussion_r201876185"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1498#discussion_r201876185",
"url": "https://github.com/quicwg/base-drafts/pull/1498#discussion_r201876185",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1498",
"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/1498#discussion_r201876185"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 351344663\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b469cf53f732_11722ae33b4fef542116ef--


From nobody Wed Jul 11 17:12: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 3F114130F93 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 17:12:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zscOVliDjVha for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 17:12: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 23AE7130EAE for <quic-issues@ietf.org>; Wed, 11 Jul 2018 17:12:41 -0700 (PDT)
Date: Wed, 11 Jul 2018 17:12:40 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531354360; bh=GaTrXwNvGAdq/bj4qdV63trXJQVC4CbnONcUbKKKOhs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=RZ4P+lNg3y2fXI4ZA0IzqOwg4rx2MV80Wqb36RUYbAUvRIvzJdvcWZ4sixgpMNhNV 9kVhvtwhh/67YukZeNmUwiHd84TnbE7g3ZcEgqFTyHiPavunHHXN4Epr3LFNbuG5aC ZaMso2I+C/IL18mc0+KkJQdA2/YiWlY+hjZlbXzE=
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/1498/push/2712980519@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1498@github.com>
References: <quicwg/base-drafts/pull/1498@github.com>
Subject: Re: [quicwg/base-drafts] Rework Retry packet (#1498)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b469cf84bc7c_491b3fb89a32cf84238167"; 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/uKEpUjn_SuWMNESR7gpzGxY0Oss>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 00:12:44 -0000

----==_mimepart_5b469cf84bc7c_491b3fb89a32cf84238167
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 2 commits.

7d96aa9  FOUR bits
dbc58a1  ODCIL will never be <8


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1498/files/21f9ba5250712726f1112695a8d8a168a567c693..dbc58a158b1bbeb2043d2224e2eba01bc38b6347

----==_mimepart_5b469cf84bc7c_491b3fb89a32cf84238167
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/7d96aa9">7d96aa9</a>  FOUR bits</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/dbc58a1">dbc58a1</a>  ODCIL will never be &lt;8</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/1498/files/21f9ba5250712726f1112695a8d8a168a567c693..dbc58a158b1bbeb2043d2224e2eba01bc38b6347">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9QXFXUaIeRk-T0C7kFW5oZwUJjlks5uFpR4gaJpZM4U8RgX">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwao4VmxWw0RyXt3efPAilwdY3kdks5uFpR4gaJpZM4U8RgX.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1498"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1498/files/21f9ba5250712726f1112695a8d8a168a567c693..dbc58a158b1bbeb2043d2224e2eba01bc38b6347"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1498/files/21f9ba5250712726f1112695a8d8a168a567c693..dbc58a158b1bbeb2043d2224e2eba01bc38b6347",
"url": "https://github.com/quicwg/base-drafts/pull/1498/files/21f9ba5250712726f1112695a8d8a168a567c693..dbc58a158b1bbeb2043d2224e2eba01bc38b6347",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1498",
"sections": [
{
"text": "2 new commits pushed to quicwg/base-drafts #1498:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "7d96aa9",
"value": "FOUR bits"
},
{
"name": "dbc58a1",
"value": "ODCIL will never be \u003c8"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1498/files/21f9ba5250712726f1112695a8d8a168a567c693..dbc58a158b1bbeb2043d2224e2eba01bc38b6347"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 351344663\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b469cf84bc7c_491b3fb89a32cf84238167--


From nobody Wed Jul 11 17:14: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 25FD8130E86 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 17:14:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.605
X-Spam-Level: 
X-Spam-Status: No, score=-6.605 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pD7p9TexMbMU for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 17:13: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 30A1812426A for <quic-issues@ietf.org>; Wed, 11 Jul 2018 17:13:58 -0700 (PDT)
Date: Wed, 11 Jul 2018 17:13:57 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531354437; bh=iKTD2BIGiY19odCAaj74uJy+5/Id2b+5KDXS4LF1Rx0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=1tnDLpsbrZwHrzJ2C1bNK228bB1240ZRnX+4/oUBcBitRseN6/zXDUQ0ca2Ky7xPf aSgqZuwLIbQc6bAkSQvl24vW/S89zQ6uMWelxH8X/CH9ynV/ECgeOH7XrR2GSFsi/F KKn+1StFCStv1z1F/6xeYUOK4u1PxZXHJWWsctOE=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab93c188b1617786dd7195df23d74bd18d31c576f392cf00000001175e5f4592a169ce143b9c8b@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1540/review/136465231@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1540@github.com>
References: <quicwg/base-drafts/pull/1540@github.com>
Subject: Re: [quicwg/base-drafts] PADDING counts towards bytes in flight (#1540)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b469d453f002_67bf3fa29c972f88567d1"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/-eimxHfGgCVakDH3zp--OyuLJYI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 00:14:02 -0000

----==_mimepart_5b469d453f002_67bf3fa29c972f88567d1
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/1540#pullrequestreview-136465231
----==_mimepart_5b469d453f002_67bf3fa29c972f88567d1
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/1540#pullrequestreview-136465231">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq--kp1K4OkDzjCFPdayacE4ppE0Oks5uFpTFgaJpZM4VHtn2">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzCHSnDjNFRId61sLa8I_7mu6ALEks5uFpTFgaJpZM4VHtn2.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1540"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1540#pullrequestreview-136465231"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1540#pullrequestreview-136465231",
"url": "https://github.com/quicwg/base-drafts/pull/1540#pullrequestreview-136465231",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1540",
"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/1540#pullrequestreview-136465231"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 354343414\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b469d453f002_67bf3fa29c972f88567d1--


From nobody Wed Jul 11 17:19: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 65DDE130F0B for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 17:19:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yfKnIUUDJjbf for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 17:19: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 551FF130EAE for <quic-issues@ietf.org>; Wed, 11 Jul 2018 17:19:55 -0700 (PDT)
Date: Wed, 11 Jul 2018 17:19:54 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531354794; bh=bRgkoLgNm6C6TgZz6LgfJMehrY0Mjgfbk9E0FCaV9b0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=2XlCzj5rezEXRBTIsKDPVtC7D3a/JJZJOqdqouX39Gs0MqP57XtCE9yAZ/qftN4QN C7KnjvwlqEyXpB7BUfXk5ot7/JUsKZpZFZWgy2mgcRNW8Z2JLFBIDHUrzb9OAQzSiz MbWKRWgfB5GwP5YFQbOZ9hbDzkZA4OIYI+ynpxMI=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab164304ad3feeceeff9205c89a680d18a6b8cdf2f92cf00000001175e60aa92a169ce144ab75c@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1550/c404350173@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1550@github.com>
References: <quicwg/base-drafts/pull/1550@github.com>
Subject: Re: [quicwg/base-drafts] Remove the discussion about when to use long header (#1550)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b469eaaace0f_2c422b150861af6054595"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/W3FtqNg6w-99WC71O_-lNLG-PBY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 00:19:58 -0000

----==_mimepart_5b469eaaace0f_2c422b150861af6054595
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

While the text is correct in the sense that you can't do version negotiation without packets that use the long header, I see your point here.  This is more consistent with the minimalist nature of the doc, which avoids implying basically anything about what use of any of these packets implies.

My natural inclination would have been to address this sort of concern with an example in the appendix along the lines of:

* the first packets exchanged in a flow use the long header

Do you think that we should add that as well?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1550#issuecomment-404350173
----==_mimepart_5b469eaaace0f_2c422b150861af6054595
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>While the text is correct in the sense that you can't do version negot=
iation without packets that use the long header, I see your point here.  =
This is more consistent with the minimalist nature of the doc, which avoi=
ds implying basically anything about what use of any of these packets imp=
lies.</p>
<p>My natural inclination would have been to address this sort of concern=
 with an example in the appendix along the lines of:</p>
<ul>
<li>the first packets exchanged in a flow use the long header</li>
</ul>
<p>Do you think that we should add that 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/pull/1550#issuecomment-404350173">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqxaubR=
Vq8GmmDW3iWgKncFWsdktyks5uFpYqgaJpZM4VL_5V">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkq9-kpUT1RzhyLiYlS2Kk8gW7ADHH=
ks5uFpYqgaJpZM4VL_5V.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 #1550: While the text is correct in the sense that you can't=
 do version negotiation without packets that use the long header, I see y=
our point here.  This is more consistent with the minimalist nature of th=
e doc, which avoids implying basically anything about what use of any of =
these packets implies.\r\n\r\nMy natural inclination would have been to a=
ddress this sort of concern with an example in the appendix along the lin=
es of:\r\n\r\n* the first packets exchanged in a flow use the long header=
\r\n\r\nDo you think that we should add that as well?"}],"action":{"name"=
:"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/15=
50#issuecomment-404350173"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1550#issuecomment-4=
04350173",
"url": "https://github.com/quicwg/base-drafts/pull/1550#issuecomment-4043=
50173",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 the discussion about when to us=
e long header (#1550)",
"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\": 1550,\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\": 1550\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1550#issuecomment-4043=
50173"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3554668=
37\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b469eaaace0f_2c422b150861af6054595--


From nobody Wed Jul 11 17: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 C5229130DF0 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 17:37:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BHJzOLj_JngL for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 17:37: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 9EB33130DDC for <quic-issues@ietf.org>; Wed, 11 Jul 2018 17:37:53 -0700 (PDT)
Date: Wed, 11 Jul 2018 17:37:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531355872; bh=gvtRr6H4bRl6eR2jGe21F0oIPMYNdSIXyLvIav4JtVk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=z4ZuwL2bccwJww6XCtDQy9q3l5qOexxQv9bUQ9aw4RlDH/V5yS8zNdK1V9AWPOiTE t2LubFsWVHTVERWxQGjrjZLOJnmQXsuGlj1uWa94EI/+7KuTiFFktXbv/hcdMaFEwn eVP4RQNxodPJ1unraoCFrMOnfmnr+yJ8UiwS121Q=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab6579d9b14680b01f439ace2f1dda60e03e4a4a2692cf00000001175e64e092a169ce144ab75c@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1550/c404353084@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1550@github.com>
References: <quicwg/base-drafts/pull/1550@github.com>
Subject: Re: [quicwg/base-drafts] Remove the discussion about when to use long header (#1550)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b46a2e0d1a5b_26602ab51189ef541287bd"; 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/84oO6iK99vwzWmBAyNxoi7s-cB0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 00:37:56 -0000

----==_mimepart_5b46a2e0d1a5b_26602ab51189ef541287bd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> My natural inclination would have been to address this sort of concern with an example in the appendix along the lines of:
> * the first packets exchanged in a flow use the long header
> 
> Do you think that we should add that as well?

I think that it would be a good idea to add that as well, under the premise that it would be written as an anticipation rather than a requirement that all the future versions of QUIC will comply with.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1550#issuecomment-404353084
----==_mimepart_5b46a2e0d1a5b_26602ab51189ef541287bd
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<blockquote>
<p>My natural inclination would have been to address this sort of concern=
 with an example in the appendix along the lines of:</p>
<ul>
<li>the first packets exchanged in a flow use the long header</li>
</ul>
<p>Do you think that we should add that as well?</p>
</blockquote>
<p>I think that it would be a good idea to add that as well, under the pr=
emise that it would be written as an anticipation rather than a requireme=
nt that all the future versions of QUIC will comply with.</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/1550#issuecomment-404353084">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq0Z0xM=
xtdMJ3gtde0UOxIlMrbO3Nks5uFppggaJpZM4VL_5V">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkqyvPH4EiEvhygx7HpEnFN62VVHgL=
ks5uFppggaJpZM4VL_5V.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 #1550: \u003e My natural inclination would have been to address thi=
s sort of concern with an example in the appendix along the lines of:\r\n=
\u003e * the first packets exchanged in a flow use the long header\r\n\u0=
03e \r\n\u003e Do you think that we should add that as well?\r\n\r\nI thi=
nk that it would be a good idea to add that as well, under the premise th=
at it would be written as an anticipation rather than a requirement that =
all the future versions of QUIC will comply with."}],"action":{"name":"Vi=
ew Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1550#i=
ssuecomment-404353084"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1550#issuecomment-4=
04353084",
"url": "https://github.com/quicwg/base-drafts/pull/1550#issuecomment-4043=
53084",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 the discussion about when to us=
e long header (#1550)",
"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\": 1550,\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\": 1550\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1550#issuecomment-4043=
53084"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3554668=
37\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b46a2e0d1a5b_26602ab51189ef541287bd--


From nobody Wed Jul 11 17:46: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 C4002130FAE for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 17:46:38 -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, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zVrlXRsPEOP3 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 17:46: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 CF3EE130E97 for <quic-issues@ietf.org>; Wed, 11 Jul 2018 17:46:36 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531356396; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=XNeJ9Ja7N6vTzE7UiM8tFcHItEqhoh5ocyMMsZ8mwQs=; b=BQpJoW95fNkyRjsrrvdFWaADmVfjFkB14mTx6GoeMGiSb0G7meeoI/EVl0+y33yTw6Ek9fHC kuS3oqzEPtw/O+w0aeTOW70J4wqWTjijZ5fqNNaud4764IMz5x2ZPMdULxJfz1ZKShFfv60X Uk5Zkd5f9wg5GRP1qYQ+Umm4t/8=
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.39]) by mxa.mailgun.org with ESMTP id 5b46a4eb.7fc56d4d6480-smtp-out-n03; Thu, 12 Jul 2018 00:46:35 -0000 (UTC)
Date: Wed, 11 Jul 2018 17:46:35 -0700
From: Mark Nottingham <mnot@mnot.net>
Reply-To: Mark Nottingham <mnot@mnot.net>
To: quic-issues@ietf.org
Message-ID: <5b46a4eba9f2c_14cf52aabdbd8fc14220c1@hookshot-fe-dfcc362.cp1-iad.github.net.mail>
Subject: [quicwg/wg-materials] b7d1d4: Add Hackathon Event
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b46a4eba9b13_14cf52aabdbd8fc14219be"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/qBLwPRWnAkD7yi1Dtl47iO8dyj0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 00:46:39 -0000

----==_mimepart_5b46a4eba9b13_14cf52aabdbd8fc14219be
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/wg-materials
  Commit: b7d1d4e3e6d6d53207bc0f557b4f5db1c614b43f
      https://github.com/quicwg/wg-materials/commit/b7d1d4e3e6d6d53207bc0f557b4f5db1c614b43f
  Author: Nick Banks <nibanks@microsoft.com>
  Date:   2018-07-11 (Wed, 11 Jul 2018)

  Changed paths:
    M ietf102/agenda.md

  Log Message:
  -----------
  Add Hackathon Event


  Commit: db3db9c8769778ffcc174ce0ff3a8bb569934a45
      https://github.com/quicwg/wg-materials/commit/db3db9c8769778ffcc174ce0ff3a8bb569934a45
  Author: Nick Banks <nibanks@microsoft.com>
  Date:   2018-07-11 (Wed, 11 Jul 2018)

  Changed paths:
    M ietf102/agenda.md

  Log Message:
  -----------
  Add sunday


  Commit: 97d70fec37c2f1e8013e3a80bb2b20c7a01e5e0e
      https://github.com/quicwg/wg-materials/commit/97d70fec37c2f1e8013e3a80bb2b20c7a01e5e0e
  Author: Mark Nottingham <mnot@mnot.net>
  Date:   2018-07-12 (Thu, 12 Jul 2018)

  Changed paths:
    M ietf102/agenda.md

  Log Message:
  -----------
  Merge pull request #55 from nibanks/patch-1

Add Hackathon Event to IETF 102 Agenda


Compare: https://github.com/quicwg/wg-materials/compare/4d0a05a0c71d...97d70fec37c2
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b46a4eba9b13_14cf52aabdbd8fc14219be--


From nobody Wed Jul 11 17: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 37C05130FAC for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 17:46:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id I1eL-X2KN-Xb for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 17:46:37 -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 4AF2B130FA8 for <quic-issues@ietf.org>; Wed, 11 Jul 2018 17:46:37 -0700 (PDT)
Date: Wed, 11 Jul 2018 17:46:36 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531356396; bh=RRF9k6TByaIQmthwBAhtMKHapNyt6fKAr1Px891EvZU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=I6pWg1bBiX3848xIMPgFg0swBSfC6lvBXhEcrcasozMuOW4sodU53Jvn8G+YI/hrB C+N10rcFtp/Mr7fD3tKyJjZWfbdW+R5XM4TgEnS70u/jj5By36znb5E/1xyDERFZnH Ynjhw9k6nlU0CZp0E9AqyGbL4jjxcRntE0aj4ER8=
From: Mark Nottingham <notifications@github.com>
Reply-To: quicwg/wg-materials <reply+0166e4ab709e5862ae6cb1480710e9a2b89332980587277392cf00000001175e66ec92a169ce1449afcf@reply.github.com>
To: quicwg/wg-materials <wg-materials@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/wg-materials/pull/55/issue_event/1729215357@github.com>
In-Reply-To: <quicwg/wg-materials/pull/55@github.com>
References: <quicwg/wg-materials/pull/55@github.com>
Subject: Re: [quicwg/wg-materials] Add Hackathon Event to IETF 102 Agenda (#55)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b46a4ecbe1a7_388c3fba061acf84125459"; 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/EXHtQhWKRonkgywcU9apfzov_n4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 00:46:40 -0000

----==_mimepart_5b46a4ecbe1a7_388c3fba061acf84125459
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #55.

-- 
You 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/55#event-1729215357
----==_mimepart_5b46a4ecbe1a7_388c3fba061acf84125459
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="340373455" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/wg-materials/issues/55" href="https://github.com/quicwg/wg-materials/pull/55">#55</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<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/55#event-1729215357">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0ti192rqx6CR5Im_OwXI2qmATpqks5uFpxsgaJpZM4VLtGB">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq00cmlogSOhk5sOm8lROf8KXFIgeks5uFpxsgaJpZM4VLtGB.gif" height="1" width="1" 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 #55."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/wg-materials/pull/55#event-1729215357"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/wg-materials/pull/55#event-1729215357",
"url": "https://github.com/quicwg/wg-materials/pull/55#event-1729215357",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"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] Add Hackathon Event to IETF 102 Agenda (#55)",
"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/55#event-1729215357"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355389825\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b46a4ecbe1a7_388c3fba061acf84125459--


From nobody Wed Jul 11 17:48: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 2C7AA130E97 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 17:48:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZKcRjp_I0LNg for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 17:48: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 6F8D1130DE3 for <quic-issues@ietf.org>; Wed, 11 Jul 2018 17:48:06 -0700 (PDT)
Date: Wed, 11 Jul 2018 17:48:05 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531356485; bh=iRxgxCkI33WQHT70DeA5Vg0uFc0/ABuHBZ7KxvLc2Ps=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=hPDoHYmSZSLrFpXPtr396OS/0PUqGG65u9rrvzw3HIXHCynokc8NGFmXhc94VFb6w ZFsvqsreZ/+HEYxMnwahRMjQM6ASqevTJB3s2J+TViZRLQQismamwxwUa/AVPr+4Nk 3xpMxEmhfLauA7JKYhpKQzZuXcyucUG0IpX04574=
From: Mark Nottingham <notifications@github.com>
Reply-To: quicwg/wg-materials <reply+0166e4ab9e30cf170d8032546ff5edf510a77e34481fe73692cf00000001175e674592a169ce144580fb@reply.github.com>
To: quicwg/wg-materials <wg-materials@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/wg-materials/pull/54/issue_event/1729216629@github.com>
In-Reply-To: <quicwg/wg-materials/pull/54@github.com>
References: <quicwg/wg-materials/pull/54@github.com>
Subject: Re: [quicwg/wg-materials] Update retry; add keys (#54)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b46a545471e5_51c63fe4a857ef781121c9"; 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/Cn5S7As9psHrdlNGcEkdp_E8Z48>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 00:48:08 -0000

----==_mimepart_5b46a545471e5_51c63fe4a857ef781121c9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #54.

-- 
You 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/54#event-1729216629
----==_mimepart_5b46a545471e5_51c63fe4a857ef781121c9
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="340099323" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/wg-materials/issues/54" href="https://github.com/quicwg/wg-materials/pull/54">#54</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<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/54#event-1729216629">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyOCzwhAZ-I_2T6PhCLb6FtOEkotks5uFpzFgaJpZM4VKhee">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-ASo4QK3vTYZYx3fe_qrMv3FA0Xks5uFpzFgaJpZM4VKhee.gif" height="1" width="1" 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 #54."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/wg-materials/pull/54#event-1729216629"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/wg-materials/pull/54#event-1729216629",
"url": "https://github.com/quicwg/wg-materials/pull/54#event-1729216629",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"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 retry; add keys (#54)",
"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/54#event-1729216629"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355080094\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b46a545471e5_51c63fe4a857ef781121c9--


From nobody Wed Jul 11 17:50: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 F04F1130FA8 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 17:50:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lUl_-wS37nbp for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 17: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 E924E130DE3 for <quic-issues@ietf.org>; Wed, 11 Jul 2018 17:50:39 -0700 (PDT)
Date: Wed, 11 Jul 2018 17:50:39 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531356639; bh=PMrTw9TpMIpQ2gcCxNw/hBi6eR+EFLo3Nyl62YQbTIo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=EiXF/zd7iogMP5QYJohjbEHRMXk0BmrZPt8oo998db/MC/QzFKX75qX9RpguB7E4u mNcr38rnz2RIU2pEABBB//Ko7j7G4tG/18Vw1Vb1Hb3iHKt0iLhunFytuTxU/vzoTs 4Er3zb+ZXEeAxrJblYCes4bPFI+bQO1rS8ZOFAuY=
From: Mark Nottingham <notifications@github.com>
Reply-To: quicwg/wg-materials <reply+0166e4ab7a0c722e1be983c8b9aec1b3bc8e7e19b810a7c192cf00000001175e67df92a169ce144580fb@reply.github.com>
To: quicwg/wg-materials <wg-materials@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/wg-materials/pull/54/c404355038@github.com>
In-Reply-To: <quicwg/wg-materials/pull/54@github.com>
References: <quicwg/wg-materials/pull/54@github.com>
Subject: Re: [quicwg/wg-materials] Update retry; add keys (#54)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b46a5df5126f_7f5f3fdf3547cf801825b"; 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/S15TFEK5xBjQ_4BMzXqKQfg9Eps>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 00:50:42 -0000

----==_mimepart_5b46a5df5126f_7f5f3fdf3547cf801825b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Can we please get a more descriptive title than "Mo' Problems"?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/wg-materials/pull/54#issuecomment-404355038
----==_mimepart_5b46a5df5126f_7f5f3fdf3547cf801825b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Can we please get a more descriptive title than "Mo' Problems"?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/wg-materials/pull/54#issuecomment-404355038">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxLG_Cc2I7AVRflVlwAkXQkD7p0kks5uFp1fgaJpZM4VKhee">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4sXCVj_hot1N8kUOA6n0OW2iVVfks5uFp1fgaJpZM4VKhee.gif" height="1" width="1" 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":"@mnot in #54: Can we please get a more descriptive title than \"Mo' Problems\"?"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/wg-materials/pull/54#issuecomment-404355038"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/wg-materials/pull/54#issuecomment-404355038",
"url": "https://github.com/quicwg/wg-materials/pull/54#issuecomment-404355038",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"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 retry; add keys (#54)",
"sections": [
{
"text": "",
"activityTitle": "**Mark Nottingham**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mnot",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": 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\": 54,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/wg-materials/pull/54#issuecomment-404355038"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355080094\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b46a5df5126f_7f5f3fdf3547cf801825b--


From nobody Wed Jul 11 17: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 0566E130DE3 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 17:54:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ycVONwxI6k3N for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 17:54:35 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D703A130FA8 for <quic-issues@ietf.org>; Wed, 11 Jul 2018 17:54:34 -0700 (PDT)
Date: Wed, 11 Jul 2018 17:54:34 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531356874; bh=LmUHzPCnHdnsj52ltxGFVG+qRca726R8Xt4xBuw5AvU=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=aZee1FDB+r/OObbmzpe1lpRYQh8Np+pnC1vXgkErEfwbbcmsUU4EDBocaYEGexxtV sQPwxIzd4Xkwdky4hHB3LWywsrJTDXCh/n6fRA2hliAO+vDTvYyCMYGhXr3fPgJwr6 nqVRi1+gxHv2M/XxjfgJFD19755KydluFTYdXyqA=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/wg-materials <reply+0166e4ab076dec2ace8b90a721334116b7eaf92a5672532692cf00000001175e68ca92a169ce144ae870@reply.github.com>
To: quicwg/wg-materials <wg-materials@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/wg-materials/pull/56@github.com>
Subject: [quicwg/wg-materials] Give this a better name (#56)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b46a6ca134d3_63c03fc759858f802718b3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/bnpJESoOEHa-TeKV785jtcoNkO0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 00:54:38 -0000

----==_mimepart_5b46a6ca134d3_63c03fc759858f802718b3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ekr also had a few comments that I've integrated.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/wg-materials/pull/56

-- Commit Summary --

  * Give this a better name

-- File Changes --

    M ietf102/keys.pdf (0)

-- Patch Links --

https://github.com/quicwg/wg-materials/pull/56.patch
https://github.com/quicwg/wg-materials/pull/56.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/56

----==_mimepart_5b46a6ca134d3_63c03fc759858f802718b3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>ekr also had a few comments that I've integrated.</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/56'>https://github.com/quicwg/wg-materials/pull/56</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Give this a better name</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/wg-materials/pull/56/files#diff-0">ietf102/keys.pdf</a>
    (0)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/wg-materials/pull/56.patch'>https://github.com/quicwg/wg-materials/pull/56.patch</a></li>
  <li><a href='https://github.com/quicwg/wg-materials/pull/56.diff'>https://github.com/quicwg/wg-materials/pull/56.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/56">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7ruxzJrz6fyGfa0yYa3JrGPE8Urks5uFp5KgaJpZM4VMDU9">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqycCKfwf5ldHhdt3Va4t4AB8PmNcks5uFp5KgaJpZM4VMDU9.gif" height="1" width="1" 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":"Give this a better name (#56)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/wg-materials/pull/56"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/wg-materials/pull/56",
"url": "https://github.com/quicwg/wg-materials/pull/56",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Give this a better name (#56)",
"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": "a38142f",
"value": "Give this a better name"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[ietf102/keys.pdf](https://github.com/quicwg/wg-materials/pull/56/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\": 56,\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\": 56\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/wg-materials/pull/56"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/wg-materials/pull/56.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/wg-materials/pull/56.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355480893\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b46a6ca134d3_63c03fc759858f802718b3--


From nobody Wed Jul 11 17:56: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 80BFB130FAE for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 17:56:17 -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, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tGwQCwmKQpil for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 17:56: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 846A5130DE3 for <quic-issues@ietf.org>; Wed, 11 Jul 2018 17:56:15 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531356974; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=usvz4E9kKr9VpwUeYT7OrRi6x4ye8nYH7XI25RjmB9g=; b=SrD31ehwQxKJ8bjfCLmNTIrKhCYI6NtARmD1x5L8mO/eYXImO5oZajXtmJAT+WzSSy3IP/VF 9Y9BNkvYB7xmPrgdcaKPXiAHBD6fK2AUo/e8PGs+PhM0VhatOp6TrxO8aK0uWxYxznmy7o/e 1rENOifZra1EnI4cVJw0wL1SWXs=
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 5b46a72e.7fcb986422d0-smtp-out-n02; Thu, 12 Jul 2018 00:56:14 -0000 (UTC)
Date: Wed, 11 Jul 2018 17:56:14 -0700
From: Mark Nottingham <mnot@mnot.net>
Reply-To: Mark Nottingham <mnot@mnot.net>
To: quic-issues@ietf.org
Message-ID: <5b46a72e3b001_bd42b15bbd3bc0033395@hookshot-fe-5a11256.cp1-iad.github.net.mail>
Subject: [quicwg/wg-materials] a38142: Give this a better name
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b46a72e3aad7_bd42b15bbd3bc003323f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/d23vWwD0e3aS7EQ35Tp0eZhzoyQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 00:56:18 -0000

----==_mimepart_5b46a72e3aad7_bd42b15bbd3bc003323f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/wg-materials
  Commit: a38142f259f76170fd474afc28f36ad009b1946a
      https://github.com/quicwg/wg-materials/commit/a38142f259f76170fd474afc28f36ad009b1946a
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-12 (Thu, 12 Jul 2018)

  Changed paths:
    M ietf102/keys.pdf

  Log Message:
  -----------
  Give this a better name


  Commit: 05956c05674dd384a678ddc170d2b780d7918da9
      https://github.com/quicwg/wg-materials/commit/05956c05674dd384a678ddc170d2b780d7918da9
  Author: Mark Nottingham <mnot@mnot.net>
  Date:   2018-07-12 (Thu, 12 Jul 2018)

  Changed paths:
    M ietf102/keys.pdf

  Log Message:
  -----------
  Merge pull request #56 from martinthomson/keys-102

Give this a better name


Compare: https://github.com/quicwg/wg-materials/compare/5690f4eded4b...05956c05674d
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b46a72e3aad7_bd42b15bbd3bc003323f--


From nobody Wed Jul 11 17:56: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 B0F46130DE3 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 17:56:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VKsGtKLU2DU3 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 17:56: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 C964F130FA8 for <quic-issues@ietf.org>; Wed, 11 Jul 2018 17:56:15 -0700 (PDT)
Date: Wed, 11 Jul 2018 17:56:15 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531356975; bh=nmuMKJNa3PA5O21psFBXzO6kN8FlafHni1pfhceDinA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Fwx/eVaaLxRxRwRThw/UMlQHhDPtODzzaDSh8b31inzXVRkWQgeZQUesilJepnHLj A2gmodKkIt0GJTu0727Trds1cjUZanuqmhCNXTmiHEZ4K7CN1RuipjCtebKp0Xt0O3 waNy6rpvO/XaFP83ra2tXnwMy5Vkr1ftnSzF0LD8=
From: Mark Nottingham <notifications@github.com>
Reply-To: quicwg/wg-materials <reply+0166e4ab3a61d531f373e65aa827661cbb836943ad69fba892cf00000001175e692f92a169ce144ae870@reply.github.com>
To: quicwg/wg-materials <wg-materials@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/wg-materials/pull/56/issue_event/1729223602@github.com>
In-Reply-To: <quicwg/wg-materials/pull/56@github.com>
References: <quicwg/wg-materials/pull/56@github.com>
Subject: Re: [quicwg/wg-materials] Give this a better name (#56)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b46a72f2f638_38c53fba061acf8425559"; 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/JWQWP-4RcuAFUbxl3vmXxSoCzeI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 00:56:18 -0000

----==_mimepart_5b46a72f2f638_38c53fba061acf8425559
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #56.

-- 
You 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/56#event-1729223602
----==_mimepart_5b46a72f2f638_38c53fba061acf8425559
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="340453488" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/wg-materials/issues/56" href="https://github.com/quicwg/wg-materials/pull/56">#56</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<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/56#event-1729223602">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwEAvMwqNMJPGuK57ECvE1o55969ks5uFp6vgaJpZM4VMDU9">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3EoRJiDGecONxbmpCBXriWZP6UXks5uFp6vgaJpZM4VMDU9.gif" height="1" width="1" 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 #56."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/wg-materials/pull/56#event-1729223602"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/wg-materials/pull/56#event-1729223602",
"url": "https://github.com/quicwg/wg-materials/pull/56#event-1729223602",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"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] Give this a better name (#56)",
"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/56#event-1729223602"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355480893\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b46a72f2f638_38c53fba061acf8425559--


From nobody Wed Jul 11 17:57: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 C26D0130FA8 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 17:57:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bT5YciFnNHEH for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 17:57: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 B4CEA130FAE for <quic-issues@ietf.org>; Wed, 11 Jul 2018 17:57:05 -0700 (PDT)
Date: Wed, 11 Jul 2018 17:57:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531357024; bh=wspvPrWwTR4nH+DKi4KCYyYLYdjVgRu3Vr6jMPNNOOY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Y5g+ZIhEKlwK0owM58MzWUVWaWKyS22Pb5QDzkCGOTcjpYUgkUI6yitDYNt4QSHjt 1FFK4BDQfyLqPZS7SUTDCwxXKhdMRbsiRZuM8ji4/fdoi941k/6f5qB13/Chn6iOWB la/AGA23hV0l7E+GvIVql2K5LXiGK/K45oxWwcvg=
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/1550/push/2713039966@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1550@github.com>
References: <quicwg/base-drafts/pull/1550@github.com>
Subject: Re: [quicwg/base-drafts] Remove the discussion about when to use long header (#1550)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b46a760e0e21_44d63f8cee044f881999cd"; 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/M6aYEl2C0CVnI3vkHL7Z2uyp1QI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 00:57:08 -0000

----==_mimepart_5b46a760e0e21_44d63f8cee044f881999cd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

3a05e54  Add another bad assumption


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1550/files/3a54198a6fbab323f430550f7dab18ddb995f87e..3a05e5472c55e77370596a3ed3b15c71dcd4bcfa

----==_mimepart_5b46a760e0e21_44d63f8cee044f881999cd
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/3a05e54">3a05e54</a>  Add another bad assumption</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/1550/files/3a54198a6fbab323f430550f7dab18ddb995f87e..3a05e5472c55e77370596a3ed3b15c71dcd4bcfa">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzd8D1lgOYP4QDC6CtCtsi5l5506ks5uFp7ggaJpZM4VL_5V">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7d5O9jaHjiSo63pkmBcOoi3aiOtks5uFp7ggaJpZM4VL_5V.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1550"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1550/files/3a54198a6fbab323f430550f7dab18ddb995f87e..3a05e5472c55e77370596a3ed3b15c71dcd4bcfa"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1550/files/3a54198a6fbab323f430550f7dab18ddb995f87e..3a05e5472c55e77370596a3ed3b15c71dcd4bcfa",
"url": "https://github.com/quicwg/base-drafts/pull/1550/files/3a54198a6fbab323f430550f7dab18ddb995f87e..3a05e5472c55e77370596a3ed3b15c71dcd4bcfa",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1550",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1550:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "3a05e54",
"value": "Add another bad assumption"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1550/files/3a54198a6fbab323f430550f7dab18ddb995f87e..3a05e5472c55e77370596a3ed3b15c71dcd4bcfa"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355466837\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b46a760e0e21_44d63f8cee044f881999cd--


From nobody Wed Jul 11 17:57: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 70757130FAE for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 17:57: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.249, 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 M1gjfIzP5FDh for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 17:57: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 C9B91130DD8 for <quic-issues@ietf.org>; Wed, 11 Jul 2018 17:57:41 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531357061; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=j99ZrHAfA+O/vFJ8Hpcm4z7l8KiyHsXx68Mok3F9dYw=; b=molPKn84hF2hKzeUfyGncM232yUe6jsugMhmkyucDm5uSlEgi5bVYvaOxt+ZVyt6puNIYsnj M/uU1XSe83qhfzZmnqbd3eAc4bX+MfGMzOy4jiWvuMvWaxotQeqrzNdH4HUtGagkliAzJKXq jzJoFKkkigYXtngeCvfX+T8Thec=
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 5b46a784.7f031c0573f0-smtp-out-n01; Thu, 12 Jul 2018 00:57:40 -0000 (UTC)
Date: Wed, 11 Jul 2018 17:57:39 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b46a78345c56_28682ac1045a5c183452d@hookshot-fe-b0febf1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 3a5419: Remove the discussion about when to use long heade...
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b46a78345875_28682ac1045a5c1834477"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/os7Q0Ha1cszqC6w7vHF6akZeWi0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 00:57:44 -0000

----==_mimepart_5b46a78345875_28682ac1045a5c1834477
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 3a54198a6fbab323f430550f7dab18ddb995f87e
      https://github.com/quicwg/base-drafts/commit/3a54198a6fbab323f430550f7dab18ddb995f87e
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2018-07-12 (Thu, 12 Jul 2018)

  Changed paths:
    M draft-ietf-quic-invariants.md

  Log Message:
  -----------
  Remove the discussion about when to use long header. Reasons:

* V2 and later versions should have the freedom to decide when to
  trigger version negotiation (note: version negotiation requires
  the use of long header packets).
* Removes the false impression that the use of a path always start
  with a long header. That is not the case for v1 due to
  involuntary NAT rebinding.


  Commit: 3a05e5472c55e77370596a3ed3b15c71dcd4bcfa
      https://github.com/quicwg/base-drafts/commit/3a05e5472c55e77370596a3ed3b15c71dcd4bcfa
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-12 (Thu, 12 Jul 2018)

  Changed paths:
    M draft-ietf-quic-invariants.md

  Log Message:
  -----------
  Add another bad assumption


  Commit: 8f64ad3dbe80331f3a16ac8c231892a9edd0dbf0
      https://github.com/quicwg/base-drafts/commit/8f64ad3dbe80331f3a16ac8c231892a9edd0dbf0
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-12 (Thu, 12 Jul 2018)

  Changed paths:
    M draft-ietf-quic-invariants.md

  Log Message:
  -----------
  Merge pull request #1550 from kazuho/kazuho/invariants/when-to-use-long-headers

Remove the discussion about when to use long header


Compare: https://github.com/quicwg/base-drafts/compare/a558f795e08a...8f64ad3dbe80
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b46a78345875_28682ac1045a5c1834477--


From nobody Wed Jul 11 17:57: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 D0AAE130DD8 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 17:57:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id aCYXbTG7Z4o4 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 17:57: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 DE165130FA8 for <quic-issues@ietf.org>; Wed, 11 Jul 2018 17:57:42 -0700 (PDT)
Date: Wed, 11 Jul 2018 17:57:42 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531357062; bh=cWuKVrzsf0WH3fHTZJunmpAsu55Tz9tgQbz6jMSlNfo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=UUAHpt1kVrNNIUpENj8P3yHgBSp4KBXzjFGghYv1pbZN7BkNGY8ySanqi9YCKaAJK vDoUHgfOMApPWyENP3rkZWALcnLcp0vKjeoV0hRgDMbcpC9KvIzxrlHKfnwb+4I9KS Wb/RfRYvUQvRo83KzcMTQv/xBpSex9Wt7T/xmsR0=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab557795ea1b70b1058ff37c6e863d63787d36c69e92cf00000001175e698692a169ce144ab75c@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1550/issue_event/1729224836@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1550@github.com>
References: <quicwg/base-drafts/pull/1550@github.com>
Subject: Re: [quicwg/base-drafts] Remove the discussion about when to use long header (#1550)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b46a7864a9fb_58472ab29005cf542171dd"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/cL3DolrHyfIxiIapF6RgK63c9k4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 00:57:45 -0000

----==_mimepart_5b46a7864a9fb_58472ab29005cf542171dd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1550.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1550#event-1729224836
----==_mimepart_5b46a7864a9fb_58472ab29005cf542171dd
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="340440924" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1550" href="https://github.com/quicwg/base-drafts/pull/1550">#1550</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1550#event-1729224836">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq43zG_GX0sStlnZ-oIfns-Uj7rlPks5uFp8GgaJpZM4VL_5V">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq11wk5b29JWMUgpLtvc3B28rWAfyks5uFp8GgaJpZM4VL_5V.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1550."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1550#event-1729224836"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1550#event-1729224836",
"url": "https://github.com/quicwg/base-drafts/pull/1550#event-1729224836",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 the discussion about when to use long header (#1550)",
"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/1550#event-1729224836"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355466837\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b46a7864a9fb_58472ab29005cf542171dd--


From nobody Wed Jul 11 18: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 84C15130DD8 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 18:13:08 -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, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id leqln9x3tpxb for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 18:13: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 D794C130DC8 for <quic-issues@ietf.org>; Wed, 11 Jul 2018 18:13:06 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531357986; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=55wvOYzaHs3t3D76heuFM5cd0AiRYNT7zaUPJLwiG5w=; b=wyWJmPP3SJgpWprusy8Z1mPqpHcF6kL24xP2oQOFltN9TvZPve5H+vIur0Yq49DzCvUO/EkR DDGgCeNLUZUW+kQcrWrByp0wIpC/00kqSa7+rgAWmJ/pSDFJ/yjzoJsNG/wenWU76xtnTnFm LC1cCTqFm1GOkepq8AOXDS9P3AY=
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 5b46a545.7ff5b3f80ba0-smtp-out-n01; Thu, 12 Jul 2018 00:48:05 -0000 (UTC)
Date: Wed, 11 Jul 2018 17:48:04 -0700
From: Mark Nottingham <mnot@mnot.net>
Reply-To: Mark Nottingham <mnot@mnot.net>
To: quic-issues@ietf.org
Message-ID: <5b46a5442e217_20212aef04a2dc0876126@hookshot-fe-2cc8887.cp1-iad.github.net.mail>
Subject: [quicwg/wg-materials] 014179: Update retry; add keys
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b46a5442d554_20212aef04a2dc087606f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/863vkm-MbTACWAZFG25kAIDqHh0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 01:13:09 -0000

----==_mimepart_5b46a5442d554_20212aef04a2dc087606f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/wg-materials
  Commit: 01417958901c69020b4bc974b0351e7ef50bf4bd
      https://github.com/quicwg/wg-materials/commit/01417958901c69020b4bc974b0351e7ef50bf4bd
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-11 (Wed, 11 Jul 2018)

  Changed paths:
    A ietf102/keys.pdf
    M ietf102/retry.pdf

  Log Message:
  -----------
  Update retry; add keys


  Commit: 804be35e3e9a4eeb339c7ab51912dc1fa891c492
      https://github.com/quicwg/wg-materials/commit/804be35e3e9a4eeb339c7ab51912dc1fa891c492
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-11 (Wed, 11 Jul 2018)

  Changed paths:
    M ietf102/agenda.md

  Log Message:
  -----------
  Update agenda


  Commit: f124d220d5968f39ef209b555d6482455ad0b32d
      https://github.com/quicwg/wg-materials/commit/f124d220d5968f39ef209b555d6482455ad0b32d
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-11 (Wed, 11 Jul 2018)

  Changed paths:
    M ietf102/agenda.md

  Log Message:
  -----------
  Merge branch 'master' into editors-102


  Commit: eb2e9eb7e754c3fe180249ab79c11f204fb9a1c1
      https://github.com/quicwg/wg-materials/commit/eb2e9eb7e754c3fe180249ab79c11f204fb9a1c1
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-11 (Wed, 11 Jul 2018)

  Changed paths:
    M ietf102/agenda.md
    A ietf102/pingpong.pdf

  Log Message:
  -----------
  Add pingpong


  Commit: 5690f4eded4b3989831bdb8cf4b54ee385c70b3b
      https://github.com/quicwg/wg-materials/commit/5690f4eded4b3989831bdb8cf4b54ee385c70b3b
  Author: Mark Nottingham <mnot@mnot.net>
  Date:   2018-07-12 (Thu, 12 Jul 2018)

  Changed paths:
    M ietf102/agenda.md
    A ietf102/keys.pdf
    A ietf102/pingpong.pdf
    M ietf102/retry.pdf

  Log Message:
  -----------
  Merge pull request #54 from martinthomson/editors-102

Update retry; add keys


Compare: https://github.com/quicwg/wg-materials/compare/97d70fec37c2...5690f4eded4b
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b46a5442d554_20212aef04a2dc087606f--


From nobody Wed Jul 11 18:47: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 7DD45130DD4 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 18:47:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KHIKpaZlaZoF for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 18:47: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 59F6712F1A2 for <quic-issues@ietf.org>; Wed, 11 Jul 2018 18:47:49 -0700 (PDT)
Date: Wed, 11 Jul 2018 18:47:48 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531360068; bh=+NqSqlGHlAPm50/Z9YsMH4wIPZmE114vxfr0DjtU1GQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=cUwR1N3sUciHmY0lXykSqQ4Tjk2Zr+7op1Q5W+T9WX/O8nUpS0N7qaYKNqo2viIS4 luiWxDL57OsfO6PvL2BgBZLKRwcFlXAzzk/JX1Zl9JRRHQEZDzcQjo2oaZNO+tibzD dnh2iSRSEx+p5ajUtUkCqKgupsjK4hJ4F5hoiVls=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab9543f49cffafa5fcf0f8a996b41b76f43e660a3192cf00000001175e754492a169ce14457a16@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1549/review/136478243@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1549@github.com>
References: <quicwg/base-drafts/pull/1549@github.com>
Subject: Re: [quicwg/base-drafts] Fixup implicit stream opening (#1549)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b46b344528cf_48703f985a25cf883873a6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Kf9V39iukFcI2UPHDtrxd1KXwIE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 01:47:52 -0000

----==_mimepart_5b46b344528cf_48703f985a25cf883873a6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> @@ -3969,6 +3970,10 @@ Receiving a MAX_STREAM_DATA frame implies that the remote peer has opened the
 stream and is providing flow control credit.  A MAX_STREAM_DATA frame might
 arrive before a STREAM or STREAM_BLOCKED frame if packets are lost or reordered.
 
+In addition to the exchange of frames related to the stream, a stream is created

How about "Before creating a higher numbered stream, all lower numbered streams of the same type MUST be created." ?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1549#discussion_r201888062
----==_mimepart_5b46b344528cf_48703f985a25cf883873a6
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/1549#discussion_r201888062">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -3969,6 +3970,10 @@ Receiving a MAX_STREAM_DATA frame implies that the remote peer has opened the
 stream and is providing flow control credit.  A MAX_STREAM_DATA frame might
 arrive before a STREAM or STREAM_BLOCKED frame if packets are lost or reordered.
 
+In addition to the exchange of frames related to the stream, a stream is created
</pre>
<p>How about "Before creating a higher numbered stream, all lower numbered streams of the same type MUST be created." ?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1549#discussion_r201888062">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq14uY4bJvDPfe6xuvoGNttteEYMBks5uFqrEgaJpZM4VKg-w">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-tE2I2Uw13INHkTi7WRO0kI2Ro4ks5uFqrEgaJpZM4VKg-w.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1549"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1549#discussion_r201888062"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1549#discussion_r201888062",
"url": "https://github.com/quicwg/base-drafts/pull/1549#discussion_r201888062",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1549",
"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/1549#discussion_r201888062"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355078064\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b46b344528cf_48703f985a25cf883873a6--


From nobody Wed Jul 11 19:14: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 1D5E7130E7A for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 19:14:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.01
X-Spam-Level: 
X-Spam-Status: No, score=-1.01 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, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6ngo8rNfmYhU for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 19:14: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 70674130DE3 for <quic-issues@ietf.org>; Wed, 11 Jul 2018 19:14:01 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531361640; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=p/seflBMh0KsKvMdkgP8seC9w48eCpfAaPgaZ/7gOVQ=; b=hff5dbFnqzmIl1MEofRMw/XRs7pI2D73rS9UYVZ9bm3zhXd0+JMQFtT/mzNP0uhOoxYkR7f6 XykMe2vfJ+4yADBBjAJETxnLpitUnEjiuoYfUdxpmPvgdtSPMdKLJjn0TTKY9bOqz/kfunTS p+1C+2MQ2Zx9sujq21fLWsnARz8=
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 5b46b968.7feafe9dca80-smtp-out-n01; Thu, 12 Jul 2018 02:14:00 -0000 (UTC)
Date: Wed, 11 Jul 2018 19:14:00 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5b46b96833856_82c2ae479187bfc8788e@hookshot-fe-88eb02d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 4e6aec: Editorial fixes
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b46b9683342f_82c2ae479187bfc87775"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/VtWNusH50n3H3-c7W_ByXAipGAo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 02:14:03 -0000

----==_mimepart_5b46b9683342f_82c2ae479187bfc87775
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-editorial
  Home:   https://github.com/quicwg/base-drafts
  Commit: 4e6aec4c4bed67127b23b8b123e5cfe4e4eb24a1
      https://github.com/quicwg/base-drafts/commit/4e6aec4c4bed67127b23b8b123e5cfe4e4eb24a1
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-07-11 (Wed, 11 Jul 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Editorial fixes



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b46b9683342f_82c2ae479187bfc87775--


From nobody Wed Jul 11 19: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 5AAD2130E7A for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 19:14:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JUw-djlGBmI0 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 19:14: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 2D3DB130DE3 for <quic-issues@ietf.org>; Wed, 11 Jul 2018 19:14:53 -0700 (PDT)
Date: Wed, 11 Jul 2018 19:14:51 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531361691; bh=q5/JdNe3C9KXbA53ujyRa2+akSpduFPVvXYqbpBIKI8=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=2AzFNvIervoFkleWbV0rdpHePcuwBbjz2qJ21ckV8RzGpI3QA/XVkxz0Btul90VG4 Ww8hTTlPvaTmF9uXgtVxIUwUHSLFdt5R62mRGT34BlejtA8/C0tVInrpuztSftCZ5d xawNuKfjCo5tyw1aKWIpnzMtiBsNlpuNmFLr+d7E=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab3348ad1dee58d9ae02a24a9499ccccde9f8b07e292cf00000001175e7b9b92a169ce144b173f@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1551@github.com>
Subject: [quicwg/base-drafts] Editorial fixes (#1551)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b46b99be9216_44ef3f8cee044f884487ca"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/s5oqwqiGAOLEKUnza4OgBJhjJfY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 02:14:56 -0000

----==_mimepart_5b46b99be9216_44ef3f8cee044f884487ca
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Some editorial improvements from re-reading the document in it's entirety.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1551

-- Commit Summary --

  * Editorial fixes

-- File Changes --

    M draft-ietf-quic-recovery.md (37)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1551.patch
https://github.com/quicwg/base-drafts/pull/1551.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/1551

----==_mimepart_5b46b99be9216_44ef3f8cee044f884487ca
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Some editorial improvements from re-reading the document in it's entirety.</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/1551'>https://github.com/quicwg/base-drafts/pull/1551</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Editorial fixes</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1551/files#diff-0">draft-ietf-quic-recovery.md</a>
    (37)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1551.patch'>https://github.com/quicwg/base-drafts/pull/1551.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1551.diff'>https://github.com/quicwg/base-drafts/pull/1551.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/1551">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-ejfjpFWcIH5_t9XoAM1HxFQjh5ks5uFrEbgaJpZM4VMGq_">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5-QykRH8ECWcbwZdq9PBjJ-K5K6ks5uFrEbgaJpZM4VMGq_.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Editorial fixes (#1551)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1551"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1551",
"url": "https://github.com/quicwg/base-drafts/pull/1551",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Editorial fixes (#1551)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "4e6aec4",
"value": "Editorial fixes"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-recovery.md](https://github.com/quicwg/base-drafts/pull/1551/files#diff-0) (37 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\": 1551,\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\": 1551\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1551"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1551.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1551.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355494591\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b46b99be9216_44ef3f8cee044f884487ca--


From nobody Wed Jul 11 19:17: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 D3173130FE8 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 19:17: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.249, 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 ts0Q-IWRDeqq for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 19:17: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 04149130FDC for <quic-issues@ietf.org>; Wed, 11 Jul 2018 19:17:35 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531361855; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=cpMZPalQCxsrdWWM4m3MqYpXm/stxXcKmnw3arjtsTs=; b=DO+V8ineXHihrFAxXSWrXIg9L1Hr9juSxNlD/+gBNo85pBynp8EaBr13LLI8Fs3nPoil1+M9 2exMJgXisrusL8ntb2cSbBfY6iuNOSu241iOt+vR6tBF8I5kGoO3knqZlj3lwAdsdoEJLaG6 QTPxtXcTF+S5c35wwTOVGhEzwgo=
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 5b46ba3f.7ff6ac16fba0-smtp-out-n01; Thu, 12 Jul 2018 02:17:35 -0000 (UTC)
Date: Wed, 11 Jul 2018 19:17:34 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b46ba3e52ae0_44522ab305f01bfc1077e@hookshot-fe-31feec6.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 595c9d: More tweaking
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b46ba3e52648_44522ab305f01bfc1068c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/7StRxbTOsW0en0H0ItJ3MDEC4a0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 02:17:43 -0000

----==_mimepart_5b46ba3e52648_44522ab305f01bfc1068c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/implicit-open
  Home:   https://github.com/quicwg/base-drafts
  Commit: 595c9dd73e5e9d17f1c39cac5fc36f82dcf26761
      https://github.com/quicwg/base-drafts/commit/595c9dd73e5e9d17f1c39cac5fc36f82dcf26761
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-12 (Thu, 12 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  More tweaking



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b46ba3e52648_44522ab305f01bfc1068c--


From nobody Wed Jul 11 19: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 211C5131027 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 19:17:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 94obtSYUYYd9 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 19:17: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 80ED8130FDC for <quic-issues@ietf.org>; Wed, 11 Jul 2018 19:17:39 -0700 (PDT)
Date: Wed, 11 Jul 2018 19:17:38 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531361858; bh=uTHVtF7kjKl3OLYNjo/05DdjcEfuHwOv7iL34aYRHks=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=hFUGlYXUam2AK/I/iELz3m1/I8+bLnzSBDSjfpycLqCxQ61sjEo04ZBWPees6t7xp zWBYe6tdx8R7F9qnQP3fBBV4pF/KA7sJjBk21fsc1k7zptuNpMczKs6/0SG4PzgT44 jnIgzu5ksvM/auAZ1q271nyWWfenAn649C0sNer0=
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/1549/push/2713147020@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1549@github.com>
References: <quicwg/base-drafts/pull/1549@github.com>
Subject: Re: [quicwg/base-drafts] Fixup implicit stream opening (#1549)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b46ba42dad73_68683fa3f0094f8818235"; 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/PdgmK4OHvHjCo5lsAVqg0OC7jLk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 02:17:48 -0000

----==_mimepart_5b46ba42dad73_68683fa3f0094f8818235
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

595c9dd  More tweaking


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1549/files/4fd3dc2427252a1b3f75f62ef4f7118ffae11219..595c9dd73e5e9d17f1c39cac5fc36f82dcf26761

----==_mimepart_5b46ba42dad73_68683fa3f0094f8818235
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/595c9dd">595c9dd</a>  More tweaking</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/1549/files/4fd3dc2427252a1b3f75f62ef4f7118ffae11219..595c9dd73e5e9d17f1c39cac5fc36f82dcf26761">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4BfKr4n6ROOLa3vqpKBw74aJGZKks5uFrHCgaJpZM4VKg-w">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq66O73msNk_9jLsK_nta5oNnLePaks5uFrHCgaJpZM4VKg-w.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1549"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1549/files/4fd3dc2427252a1b3f75f62ef4f7118ffae11219..595c9dd73e5e9d17f1c39cac5fc36f82dcf26761"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1549/files/4fd3dc2427252a1b3f75f62ef4f7118ffae11219..595c9dd73e5e9d17f1c39cac5fc36f82dcf26761",
"url": "https://github.com/quicwg/base-drafts/pull/1549/files/4fd3dc2427252a1b3f75f62ef4f7118ffae11219..595c9dd73e5e9d17f1c39cac5fc36f82dcf26761",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1549",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1549:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "595c9dd",
"value": "More tweaking"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1549/files/4fd3dc2427252a1b3f75f62ef4f7118ffae11219..595c9dd73e5e9d17f1c39cac5fc36f82dcf26761"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355078064\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b46ba42dad73_68683fa3f0094f8818235--


From nobody Wed Jul 11 19:19: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 89BDC130FCF for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 19:19:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wJIOYZ6zRSiw for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 19:19: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 9E8CC130FDB for <quic-issues@ietf.org>; Wed, 11 Jul 2018 19:19:47 -0700 (PDT)
Date: Wed, 11 Jul 2018 19:19:46 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531361986; bh=NnvsceOCpu9Ki96f/Rc/bcQZKg+yn0h30cdLvmexZ18=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=aCvujoLFb5GpxAXHKMfVvbUxpx3YUKCag8BAN0MIyZ/gwnUFa1yzt/SwyL7kHvjov Vp+1G5m02dqLmJnydOxRsgaR8LN+5I7jRKJOLOU5er8lWfiSTaEXnF/xQG3G9uteCR rreNNgjH/y9tOAGh1cVm8I0JDauoCGMs4DYcKvo0=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb70e9ff42d380a4941ab292c1a1fa2d119de81db92cf00000001175e7cc292a169ce14457a16@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1549/review/136482393@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1549@github.com>
References: <quicwg/base-drafts/pull/1549@github.com>
Subject: Re: [quicwg/base-drafts] Fixup implicit stream opening (#1549)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b46bac2ebe43_75e33fd8f2a90f78390270"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/7caq3IQ2pICsNVnGwiz0vMNK8Iw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 02:19:50 -0000

----==_mimepart_5b46bac2ebe43_75e33fd8f2a90f78390270
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> @@ -3970,11 +3970,10 @@ Receiving a MAX_STREAM_DATA frame implies that the remote peer has opened the
 stream and is providing flow control credit.  A MAX_STREAM_DATA frame might
 arrive before a STREAM or STREAM_BLOCKED frame if packets are lost or reordered.
 
-In addition to the exchange of frames related to the stream, a stream is created
-before any higher-numbered stream of the same type can be created.  That is,
-receipt of a frame that would open a stream causes all lower-numbered streams of
-the same type to be opened first.  This ensures that the creation order for
-streams is consistent on both endpoints.
+Before creating a stream, all lower-numbered stream of the same type MUST be

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/1549#pullrequestreview-136482393
----==_mimepart_5b46bac2ebe43_75e33fd8f2a90f78390270
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/1549#discussion_r201891575">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -3970,11 +3970,10 @@ Receiving a MAX_STREAM_DATA frame implies that the remote peer has opened the
 stream and is providing flow control credit.  A MAX_STREAM_DATA frame might
 arrive before a STREAM or STREAM_BLOCKED frame if packets are lost or reordered.
 
-In addition to the exchange of frames related to the stream, a stream is created
-before any higher-numbered stream of the same type can be created.  That is,
-receipt of a frame that would open a stream causes all lower-numbered streams of
-the same type to be opened first.  This ensures that the creation order for
-streams is consistent on both endpoints.
+Before creating a stream, all lower-numbered stream of the same type MUST be
</pre>
<p>streams</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1549#pullrequestreview-136482393">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4D2ZyebaW1EVJ6jxJZa4tpjx9fPks5uFrJCgaJpZM4VKg-w">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_gHjp_gl94p10GCfsWhl-uv4jAoks5uFrJCgaJpZM4VKg-w.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1549"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1549#pullrequestreview-136482393"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1549#pullrequestreview-136482393",
"url": "https://github.com/quicwg/base-drafts/pull/1549#pullrequestreview-136482393",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1549",
"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/1549#pullrequestreview-136482393"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355078064\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b46bac2ebe43_75e33fd8f2a90f78390270--


From nobody Wed Jul 11 19:20: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 9CF4D130FCF for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 19:20:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.605
X-Spam-Level: 
X-Spam-Status: No, score=-6.605 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Ys9EwUKpYzZf for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 19:20:03 -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 B5048130FDA for <quic-issues@ietf.org>; Wed, 11 Jul 2018 19:20:01 -0700 (PDT)
Date: Wed, 11 Jul 2018 19:20:01 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531362001; bh=yKoXzf+Rkqej7DKhzo47sv/jUY1MA6538snFdqiqgIU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=O0IHJ/0N1nM1c00TCTK7uuWfdCbV6IoDIi39OL+bFD1JrtMvGak7+AveEcgPTX0cd GmKGUn2x323nW/76MmCIMxFrGwATnld1ktB+04NEIBXbAWo4qN4cnlEhVrO86UGDul C07fgN7REF/675V/oMTLplfF5X8g6el/W66TjeA4=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abbf17885f738646763e90e217a072637201ca6e9992cf00000001175e7cd192a169ce14457a16@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1549/review/136482424@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1549@github.com>
References: <quicwg/base-drafts/pull/1549@github.com>
Subject: Re: [quicwg/base-drafts] Fixup implicit stream opening (#1549)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b46bad130439_48643f985a25cf883851bc"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/MGhfoHAYUH6yQLKFmi0yY71BA0I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 02:20:06 -0000

----==_mimepart_5b46bad130439_48643f985a25cf883851bc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett approved this pull request.

Besides the s, LGTM



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1549#pullrequestreview-136482424
----==_mimepart_5b46bad130439_48643f985a25cf883851bc
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@ianswett</b> approved this pull request.</p>

<p>Besides the s, LGTM</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1549#pullrequestreview-136482424">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5Oa8zzehcoa9o_vtdvs99XdRmaWks5uFrJRgaJpZM4VKg-w">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq75F3vVmOI2h_tIQK1zp08AVdpfVks5uFrJRgaJpZM4VKg-w.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1549"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1549#pullrequestreview-136482424"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1549#pullrequestreview-136482424",
"url": "https://github.com/quicwg/base-drafts/pull/1549#pullrequestreview-136482424",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1549",
"sections": [
{
"text": "Besides the s, LGTM",
"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/1549#pullrequestreview-136482424"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355078064\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b46bad130439_48643f985a25cf883851bc--


From nobody Wed Jul 11 19:25: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 54570130FDA for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 19:25:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wTZP4WcvOUFw for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 19:25: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 D26CE130F93 for <quic-issues@ietf.org>; Wed, 11 Jul 2018 19:25:15 -0700 (PDT)
Date: Wed, 11 Jul 2018 19:25:15 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531362315; bh=3Hhe2ZhwK6UUpyY1Yg7lQI44cLJP/xROoPQ1aX/lLw0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=1x1zezm3QNDUN1PY0nH8wmY1RILGTYrOG3hCpY98UGv7znCQpS15/tEeoisWaddtM XYh8JxCvm6TSDTQ0exNpbavB0Crd2YXEesWRvWpSUEzlkT7hf3Vh3iM3yWFxax+1h9 dbtJ6RV1F+TpsO0B0DTGTx7YA5/NGInoQW3kX91w=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab515ec71684866d812b420a18f48ab7d6a42c383e92cf00000001175e7e0b92a169ce144b173f@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1551/review/136482465@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1551@github.com>
References: <quicwg/base-drafts/pull/1551@github.com>
Subject: Re: [quicwg/base-drafts] Editorial recovery fixes (#1551)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b46bc0b1b03c_2b7b2b0030b6cf50720683"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ybM7aAWOFLFQNYYUYBRGYCiqgw0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 02:25:19 -0000

----==_mimepart_5b46bc0b1b03c_2b7b2b0030b6cf50720683
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson commented on this pull request.

A few suggestions.

> @@ -216,9 +215,9 @@ implemented in QUIC.
 
 An unacknowledged packet is marked as lost when an acknowledgment is received
 for a packet that was sent a threshold number of packets (kReorderingThreshold)
-after the unacknowledged packet. Receipt of the ack indicates that a later
-packet was received, while kReorderingThreshold provides some tolerance for
-reordering of packets in the network.
+and/or a threshold amount of time after the unacknowledged packet. Receipt of the
+ack indicates that a later packet was received, the reordering threshold

s/the ack/an acknowledgement/

Is this sentence missing an "If" at the start?  Maybe instead, "The reordering threshold provides some tolerance for reordering when acknowledgments indicate that packets were reordered."

> @@ -227,12 +226,13 @@ We derive this recommendation from TCP loss recovery {{?RFC5681}}
 reordering, causing a sender to detect spurious losses. Detecting spurious
 losses leads to unnecessary retransmissions and may result in degraded
 performance due to the actions of the congestion controller upon detecting
-loss. Implementers MAY use algorithms developed for TCP, such as TCP-NCR
-{{?RFC4653}}, to improve QUIC's reordering resilience, though care should be
-taken to map TCP specifics to QUIC correctly. Similarly, using time-based loss
-detection to deal with reordering, such as in PR-TCP, should be more readily
-usable in QUIC. Making QUIC deal with such networks is important open research,
-and implementers are encouraged to explore this space.
+loss and spurious retransmissions. Implementers MAY use algorithms developed
+for TCP, such as TCP-NCR {{?RFC4653}}, to improve QUIC's reordering resilience,
+though care should be taken to map TCP specifics to QUIC correctly.
+
+QUIC implementations may use time-based loss detection to deal with reordering,
+such as in PR-TCP. Making QUIC deal with such networks is important open
+research, and implementers are encouraged to explore this space.

MAY?  Cite and expand PR-TCP?

This paragraph looks like a good candidate for excision.  It's not really necessary for this document to encourage research.

> @@ -249,7 +249,7 @@ retransmittable packets are not acknowledged during this time, then these
 packets MUST be marked as lost.
 
 An endpoint SHOULD set the alarm such that a packet is marked as lost no earlier
-than 1.25 * max(SRTT, latest_RTT) since when it was sent.
+than 1.125 * max(SRTT, latest_RTT) since when it was sent.

This isn't really editorial.

> @@ -628,7 +629,7 @@ are as follows:
   this packet, but it is not retransmittable.
 
 * is_handshake_packet: A boolean that indicates whether a packet contains
-  handshake data.
+  a CRYPTO frame in a long header packet.

Maybe say " 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."

> @@ -653,7 +654,7 @@ Pseudocode for OnPacketSent follows:
 
 ### On Receiving an Acknowledgment
 
-When an ACK frame is received, it may acknowledge 0 or more packets.
+When an ACK frame is received, it may acknowledge 0 or more new packets.

... it could newly acknowledge any number of 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/1551#pullrequestreview-136482465
----==_mimepart_5b46bc0b1b03c_2b7b2b0030b6cf50720683
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@martinthomson</b> commented on this pull request.</p>

<p>A few suggestions.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1551#discussion_r201891631">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -216,9 +215,9 @@ implemented in QUIC.
 
 An unacknowledged packet is marked as lost when an acknowledgment is received
 for a packet that was sent a threshold number of packets (kReorderingThreshold)
-after the unacknowledged packet. Receipt of the ack indicates that a later
-packet was received, while kReorderingThreshold provides some tolerance for
-reordering of packets in the network.
+and/or a threshold amount of time after the unacknowledged packet. Receipt of the
+ack indicates that a later packet was received, the reordering threshold
</pre>
<p>s/the ack/an acknowledgement/</p>
<p>Is this sentence missing an "If" at the start?  Maybe instead, "The reordering threshold provides some tolerance for reordering when acknowledgments indicate that packets were reordered."</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1551#discussion_r201891774">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -227,12 +226,13 @@ We derive this recommendation from TCP loss recovery {{?RFC5681}}
 reordering, causing a sender to detect spurious losses. Detecting spurious
 losses leads to unnecessary retransmissions and may result in degraded
 performance due to the actions of the congestion controller upon detecting
-loss. Implementers MAY use algorithms developed for TCP, such as TCP-NCR
-{{?RFC4653}}, to improve QUIC&#39;s reordering resilience, though care should be
-taken to map TCP specifics to QUIC correctly. Similarly, using time-based loss
-detection to deal with reordering, such as in PR-TCP, should be more readily
-usable in QUIC. Making QUIC deal with such networks is important open research,
-and implementers are encouraged to explore this space.
+loss and spurious retransmissions. Implementers MAY use algorithms developed
+for TCP, such as TCP-NCR {{?RFC4653}}, to improve QUIC&#39;s reordering resilience,
+though care should be taken to map TCP specifics to QUIC correctly.
+
+QUIC implementations may use time-based loss detection to deal with reordering,
+such as in PR-TCP. Making QUIC deal with such networks is important open
+research, and implementers are encouraged to explore this space.
</pre>
<p>MAY?  Cite and expand PR-TCP?</p>
<p>This paragraph looks like a good candidate for excision.  It's not really necessary for this document to encourage research.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1551#discussion_r201891858">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -249,7 +249,7 @@ retransmittable packets are not acknowledged during this time, then these
 packets MUST be marked as lost.
 
 An endpoint SHOULD set the alarm such that a packet is marked as lost no earlier
-than 1.25 * max(SRTT, latest_RTT) since when it was sent.
+than 1.125 * max(SRTT, latest_RTT) since when it was sent.
</pre>
<p>This isn't really editorial.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1551#discussion_r201892160">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -628,7 +629,7 @@ are as follows:
   this packet, but it is not retransmittable.
 
 * is_handshake_packet: A boolean that indicates whether a packet contains
-  handshake data.
+  a CRYPTO frame in a long header packet.
</pre>
<p>Maybe say " 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."</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1551#discussion_r201892253">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -653,7 +654,7 @@ Pseudocode for OnPacketSent follows:
 
 ### On Receiving an Acknowledgment
 
-When an ACK frame is received, it may acknowledge 0 or more packets.
+When an ACK frame is received, it may acknowledge 0 or more new packets.
</pre>
<p>... it could newly acknowledge any number of 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/1551#pullrequestreview-136482465">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-9_fq8gUYngj51LygoCOEr7bp5sks5uFrOLgaJpZM4VMGq_">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq04wOXh8_OTiyfFf44lCcySydkDOks5uFrOLgaJpZM4VMGq_.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1551"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1551#pullrequestreview-136482465"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1551#pullrequestreview-136482465",
"url": "https://github.com/quicwg/base-drafts/pull/1551#pullrequestreview-136482465",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1551",
"sections": [
{
"text": "A few suggestions.",
"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/1551#pullrequestreview-136482465"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355494591\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b46bc0b1b03c_2b7b2b0030b6cf50720683--


From nobody Wed Jul 11 19:25: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 6EA9E130FDB for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 19:25: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.249, 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 7JteUfXJkz81 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 19:25: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 96586130F93 for <quic-issues@ietf.org>; Wed, 11 Jul 2018 19:25:51 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531362351; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=3RetbUXkpxuC70d2K0oXcCD2UewAB0F8F6I3DC/jto8=; b=NdbcjuKa/hxtMY2LVM0f24N/nUraVjHKyQmqXtiagIuryZ4dj/TN7U4cE9loFYiF4KevD0TY 0OlxAjewDF+xnkVlkhOq6yWhL2r508fXD2fcmm3bndiXSD9z7ejfX4vP3edCyKqyWywn3xtg biefHTU1ZTRbp3WcwvzmsLMYaCM=
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 5b46bc2e.7f6cb40d2780-smtp-out-n02; Thu, 12 Jul 2018 02:25:50 -0000 (UTC)
Date: Wed, 11 Jul 2018 19: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: <5b46bc2df31ff_54b72b1080fa9c0c737e6@hookshot-fe-d252ca1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] da2ea3: Plural
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b46bc2df2daf_54b72b1080fa9c0c7362d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/fCOMff6rl9qrO9SlwU4fDYTUONM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 02:25:54 -0000

----==_mimepart_5b46bc2df2daf_54b72b1080fa9c0c7362d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/implicit-open
  Home:   https://github.com/quicwg/base-drafts
  Commit: da2ea39bbd7b6359ad7a711475a94dae3a68bcd4
      https://github.com/quicwg/base-drafts/commit/da2ea39bbd7b6359ad7a711475a94dae3a68bcd4
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-12 (Thu, 12 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Plural



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b46bc2df2daf_54b72b1080fa9c0c7362d--


From nobody Wed Jul 11 19:26: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 54BCC130FE9 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 19:25:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kFV0GOBc3jla for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 19:25: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 662C9130FDA for <quic-issues@ietf.org>; Wed, 11 Jul 2018 19:25:53 -0700 (PDT)
Date: Wed, 11 Jul 2018 19:25:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531362352; bh=hZkUudPoxoXlq/Qs8csXfEpPvp8OkzayZa/PmJd2t6E=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=P7f1PWBhKygtaLNR9zp1okKQkSF7z1uoGxta1lfsgIpcENIAVeU4erCssi7vqElsx Bgmswnx+TCAPFwOGrhqpKES0vUbbPoMRL6Hs6mCR+Lgxbokx9R+tYaUgh4o1Nksu/M zKetqZeSGwitwvjdlilC5cIt4+ubr9oiZ9e1h5kI=
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/1549/push/2713158138@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1549@github.com>
References: <quicwg/base-drafts/pull/1549@github.com>
Subject: Re: [quicwg/base-drafts] Fixup implicit stream opening (#1549)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b46bc30b61ee_e8e3fa1bc500f80138423"; 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/5wzrzI2ACgAn8EJtMNcFx0fgbJ4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 02:25:56 -0000

----==_mimepart_5b46bc30b61ee_e8e3fa1bc500f80138423
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

da2ea39  Plural


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1549/files/595c9dd73e5e9d17f1c39cac5fc36f82dcf26761..da2ea39bbd7b6359ad7a711475a94dae3a68bcd4

----==_mimepart_5b46bc30b61ee_e8e3fa1bc500f80138423
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/da2ea39">da2ea39</a>  Plural</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/1549/files/595c9dd73e5e9d17f1c39cac5fc36f82dcf26761..da2ea39bbd7b6359ad7a711475a94dae3a68bcd4">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzoRPLK0spCjcHgQ2bc4WrWkj5xVks5uFrOwgaJpZM4VKg-w">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-0KdBItuvfqsccSwb9zlmVsqiUTks5uFrOwgaJpZM4VKg-w.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1549"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1549/files/595c9dd73e5e9d17f1c39cac5fc36f82dcf26761..da2ea39bbd7b6359ad7a711475a94dae3a68bcd4"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1549/files/595c9dd73e5e9d17f1c39cac5fc36f82dcf26761..da2ea39bbd7b6359ad7a711475a94dae3a68bcd4",
"url": "https://github.com/quicwg/base-drafts/pull/1549/files/595c9dd73e5e9d17f1c39cac5fc36f82dcf26761..da2ea39bbd7b6359ad7a711475a94dae3a68bcd4",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1549",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1549:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "da2ea39",
"value": "Plural"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1549/files/595c9dd73e5e9d17f1c39cac5fc36f82dcf26761..da2ea39bbd7b6359ad7a711475a94dae3a68bcd4"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355078064\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b46bc30b61ee_e8e3fa1bc500f80138423--


From nobody Wed Jul 11 19:31: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 14B8E130EC2 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 19:31:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.605
X-Spam-Level: 
X-Spam-Status: No, score=-6.605 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Bw4nsr1qdoyN for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 19:31:26 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2682912F1AB for <quic-issues@ietf.org>; Wed, 11 Jul 2018 19:31:26 -0700 (PDT)
Date: Wed, 11 Jul 2018 19:31:25 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531362685; bh=+Dv+IqKsAW0EGnEZYkSioxb8Lr6y5jZYGforLSPi8jY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=FQTi4JaLsbfb5JS1IzM/TdhPnp4qwfL7lc6f4NK59rhEL856ziSEE+cQk6TlXnxnj p97ReflhTNE2dEm4u62oZkkhMC6WIVbmDIo83NlGSJbfGIRR60NWjRlOyOJSuz5/OI iaccbpAJFZOR/ZuV3cOE4ocRrsoxgQ/XFt4+elX0=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab4c0cfe0d6b6cf9735970ee7458fa8948b14aaeea92cf00000001175e7f7d92a169ce14457a16@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1549/review/136483927@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1549@github.com>
References: <quicwg/base-drafts/pull/1549@github.com>
Subject: Re: [quicwg/base-drafts] Fixup implicit stream opening (#1549)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b46bd7d85b93_6a9f2aafe9114f5488343"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/7TPQWCakGrBO8AHcoZN52xJlZcc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 02:31:28 -0000

----==_mimepart_5b46bd7d85b93_6a9f2aafe9114f5488343
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett approved this pull request.

Thanks!



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1549#pullrequestreview-136483927
----==_mimepart_5b46bd7d85b93_6a9f2aafe9114f5488343
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@ianswett</b> approved this pull request.</p>

<p>Thanks!</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1549#pullrequestreview-136483927">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-AqC_d_sWyrK_fJqO2qaBF8mSHYks5uFrT9gaJpZM4VKg-w">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqx86sPI5pXMMhz19zsBC83hL3o4jks5uFrT9gaJpZM4VKg-w.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1549"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1549#pullrequestreview-136483927"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1549#pullrequestreview-136483927",
"url": "https://github.com/quicwg/base-drafts/pull/1549#pullrequestreview-136483927",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1549",
"sections": [
{
"text": "Thanks!",
"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/1549#pullrequestreview-136483927"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355078064\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b46bd7d85b93_6a9f2aafe9114f5488343--


From nobody Wed Jul 11 19:35: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 C452B131025 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 19:35:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 83DJeZtRuk1T for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 19:35:10 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3FD69131058 for <quic-issues@ietf.org>; Wed, 11 Jul 2018 19:35:07 -0700 (PDT)
Date: Wed, 11 Jul 2018 19:35:06 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531362906; bh=2nfHeKkS+apMNXSPGQQDNmS1dmeBdw149bR1NIUJZEk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Bq1THcy+QwpdK6jwAjaDcsSXsqIGWRIddthzzVmg1rEEf6FPTplzPrtKYB1oUSCF2 n8PQHgw3WT/EnH804bTxG8avgLixGFOUlJHX7jDp1vA+eRmynNTQbH4s0UqAVo5MuG YL3Oz+y0KGuDQpU5OJb7S7RFaR7rb/3Z7JnQnrac=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab2c21cdadee612ae5f605ce205fa7899697dc618292cf00000001175e805a92a169ce144b173f@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1551/review/136484396@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1551@github.com>
References: <quicwg/base-drafts/pull/1551@github.com>
Subject: Re: [quicwg/base-drafts] Editorial recovery fixes (#1551)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b46be5a8cba3_3b33ffd570ccf8046879"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Is_XnEt8kIZ5JGBsATFJ-kOoflQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 02:35:23 -0000

----==_mimepart_5b46be5a8cba3_3b33ffd570ccf8046879
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> @@ -249,7 +249,7 @@ retransmittable packets are not acknowledged during this time, then these
 packets MUST be marked as lost.
 
 An endpoint SHOULD set the alarm such that a packet is marked as lost no earlier
-than 1.25 * max(SRTT, latest_RTT) since when it was sent.
+than 1.125 * max(SRTT, latest_RTT) since when it was sent.

True, but it's meant to align with the general 1/8 RTT reordering recommendation for time based loss detection.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1551#discussion_r201893416
----==_mimepart_5b46be5a8cba3_3b33ffd570ccf8046879
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/1551#discussion_r201893416">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -249,7 +249,7 @@ retransmittable packets are not acknowledged during this time, then these
 packets MUST be marked as lost.
 
 An endpoint SHOULD set the alarm such that a packet is marked as lost no earlier
-than 1.25 * max(SRTT, latest_RTT) since when it was sent.
+than 1.125 * max(SRTT, latest_RTT) since when it was sent.
</pre>
<p>True, but it's meant to align with the general 1/8 RTT reordering recommendation for time based loss detection.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1551#discussion_r201893416">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1qy-nErl8kcCokUSQP0lPxY05EDks5uFrXagaJpZM4VMGq_">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqyGE3lKCPiEG1Q9WzoYhN6ti_QaLks5uFrXagaJpZM4VMGq_.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1551"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1551#discussion_r201893416"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1551#discussion_r201893416",
"url": "https://github.com/quicwg/base-drafts/pull/1551#discussion_r201893416",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1551",
"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/1551#discussion_r201893416"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355494591\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b46be5a8cba3_3b33ffd570ccf8046879--


From nobody Wed Jul 11 19:43: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 1D0ED127148 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 19:43:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.01
X-Spam-Level: 
X-Spam-Status: No, score=-1.01 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, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bQzH8780o7Pw for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 19:43: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 92B0012F1AB for <quic-issues@ietf.org>; Wed, 11 Jul 2018 19:43:05 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531363384; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=HkLTucp6uZzpAYQnLs9w+ta1Xfsd/trrGMqo7nbv2U4=; b=yPSD1PqxNx6waraebqnlwBDRo2vjGfjDMQw1uChuUxh7iB9y+TigVqvjbLcm2XlbHoNjmw85 MJ+Kt0h3uTLlaT0mPJv+7hiktMFjc4FOPVzhVpljefZ8t/zYATcfgWRaMzfFuZpGykFGBGvg kJkiazixBk/jj0jDn1EShHvOtBk=
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 5b46c038.7f2c918f26c0-smtp-out-n03; Thu, 12 Jul 2018 02:43:04 -0000 (UTC)
Date: Wed, 11 Jul 2018 19:43:03 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5b46c0371675e_14eda2b229f6f1c14529ee@hookshot-fe-dfcc362.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] eec0d2: Fixes
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b46c03716382_14eda2b229f6f1c14528da"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/cADDqcEPZ6y_ZP0pQ19hiwD419U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 02:43:08 -0000

----==_mimepart_5b46c03716382_14eda2b229f6f1c14528da
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-editorial
  Home:   https://github.com/quicwg/base-drafts
  Commit: eec0d2f342d891289f96db5d31483837c8e9651f
      https://github.com/quicwg/base-drafts/commit/eec0d2f342d891289f96db5d31483837c8e9651f
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-07-11 (Wed, 11 Jul 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Fixes



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b46c03716382_14eda2b229f6f1c14528da--


From nobody Wed Jul 11 19: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 06762130FEC for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 19:43:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bGRaCYpQnZao for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 19:43: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 EE0C912F1AB for <quic-issues@ietf.org>; Wed, 11 Jul 2018 19:43:07 -0700 (PDT)
Date: Wed, 11 Jul 2018 19:43:07 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531363387; bh=eRMb86/S+PSGpojeqI1KY+jSq5bjB8R44HeKirIli64=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ilEs/7DDaaQdYE5WhpEp6wM5ZdlyLNBDrZ6Lx9fApVlE9BIjMTKuGHjE5uzszvDxF 0EQfFLpzNoESX4OWqo4IsAr0DWCxFr8F1gjTD0cA1j/1OGsUzeRed11RHp7Nmh5KuV oLgoYJiLCCylA5rvYmJLPmaRoNOELIOQ17T/9ZCo=
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/1551/push/2713181486@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1551@github.com>
References: <quicwg/base-drafts/pull/1551@github.com>
Subject: Re: [quicwg/base-drafts] Editorial recovery fixes (#1551)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b46c03b4d298_26643fbce0cc8f801176d"; 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/slfdnvx9f_Ua8qrJua2uEkGsuxc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 02:43:11 -0000

----==_mimepart_5b46c03b4d298_26643fbce0cc8f801176d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

eec0d2f  Fixes


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1551/files/4e6aec4c4bed67127b23b8b123e5cfe4e4eb24a1..eec0d2f342d891289f96db5d31483837c8e9651f

----==_mimepart_5b46c03b4d298_26643fbce0cc8f801176d
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/eec0d2f">eec0d2f</a>  Fixes</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/1551/files/4e6aec4c4bed67127b23b8b123e5cfe4e4eb24a1..eec0d2f342d891289f96db5d31483837c8e9651f">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyzHpCDBWdVEsULNJCNV-zaFmKnHks5uFre7gaJpZM4VMGq_">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7Kg0LvOmTdYaVSd46--SbtN69D-ks5uFre7gaJpZM4VMGq_.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1551"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1551/files/4e6aec4c4bed67127b23b8b123e5cfe4e4eb24a1..eec0d2f342d891289f96db5d31483837c8e9651f"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1551/files/4e6aec4c4bed67127b23b8b123e5cfe4e4eb24a1..eec0d2f342d891289f96db5d31483837c8e9651f",
"url": "https://github.com/quicwg/base-drafts/pull/1551/files/4e6aec4c4bed67127b23b8b123e5cfe4e4eb24a1..eec0d2f342d891289f96db5d31483837c8e9651f",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1551",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1551:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "eec0d2f",
"value": "Fixes"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1551/files/4e6aec4c4bed67127b23b8b123e5cfe4e4eb24a1..eec0d2f342d891289f96db5d31483837c8e9651f"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355494591\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b46c03b4d298_26643fbce0cc8f801176d--


From nobody Wed Jul 11 20: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 518FA130FFB for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 20:16:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Chov2GTuw5Pl for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 20:16: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 1FCDA130FFF for <quic-issues@ietf.org>; Wed, 11 Jul 2018 20:16:45 -0700 (PDT)
Date: Wed, 11 Jul 2018 20:16:44 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531365404; bh=AoqMNHuw537+R6ZFyFSRcn8do35upqW62AP5QtGcuFo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Btm6J6z54k6VBL47Aj5Kmo55eit8CkiJ8L8B7kL9sn2PWy9V4m2agylVSWb2HaV2l vrwPuI4JO/1rMvnyBv6HKbkvzafeVBYf2hTdGQqca1uSd6MRnRdAMkqjyX44miLIUX YnPzpOEQyrHMKlfom2g1Bvq0RMoSDLFOa3+IG8k4=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab78abcf929a2033e12561fe362a5c98203e54487a92cf00000001175e8a1c92a169ce143b9c8b@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1540/review/136489398@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1540@github.com>
References: <quicwg/base-drafts/pull/1540@github.com>
Subject: Re: [quicwg/base-drafts] PADDING counts towards bytes in flight (#1540)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b46c81c452ef_34953fb1656d6f7c262ef"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/D8C1WDaW9cBfgTfEE2E8FrGjIQc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 03:16:49 -0000

----==_mimepart_5b46c81c452ef_34953fb1656d6f7c262ef
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

janaiyengar commented on this pull request.

a few nits

>  
-* Cryptographic handshake data is sent in CRYPTO frames, and uses the
-  reliability machinery of QUIC underneath.
-
-* ACK and ACK_ECN frames contain acknowledgment information. ACK_ECN frames
-  additionally contain information about ECN codepoints seen by the peer.  (The

This sentence in the parenthesis is necessary for subsequent uses of the term "ACK frames"

>  
-* Retransmittable frames are those that count towards bytes in flight and need
-  acknowledgement.  The most common are STREAM frames, which typically contain
-  application data.
+* All packets are acknowledged, though packets that contain only ACK,
+  ACK_ECN, and PADDING frames are not acknowledged immediately.  Packets
+  containing at least one frame besides ACK, ACK_ECN, and PADDING are referred
+  to as retransmittable below.

put "retransmittable" in quotes, for clarity

> @@ -582,7 +583,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, and a bytes
+  was sent, a boolean indicating whether the packet is ack only, a boolen

boolean

> @@ -623,9 +625,12 @@ are as follows:
 
 * packet_number: The packet number of the sent packet.
 
-* is_ack_only: A boolean that indicates whether a packet only contains an
-  ACK frame.  If true, it is still expected an ack will be received for
-  this packet, but it is not retransmittable.
+* ack_only: A boolean that indicates whether a packet only contains an

s/only contains an/contains only/

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1540#pullrequestreview-136489398
----==_mimepart_5b46c81c452ef_34953fb1656d6f7c262ef
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@janaiyengar</b> commented on this pull request.</p>

<p>a few nits</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1540#discussion_r201897754">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt;  
-* Cryptographic handshake data is sent in CRYPTO frames, and uses the
-  reliability machinery of QUIC underneath.
-
-* ACK and ACK_ECN frames contain acknowledgment information. ACK_ECN frames
-  additionally contain information about ECN codepoints seen by the peer.  (The
</pre>
<p>This sentence in the parenthesis is necessary for subsequent uses of the term "ACK frames"</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1540#discussion_r201897883">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt;  
-* Retransmittable frames are those that count towards bytes in flight and need
-  acknowledgement.  The most common are STREAM frames, which typically contain
-  application data.
+* All packets are acknowledged, though packets that contain only ACK,
+  ACK_ECN, and PADDING frames are not acknowledged immediately.  Packets
+  containing at least one frame besides ACK, ACK_ECN, and PADDING are referred
+  to as retransmittable below.
</pre>
<p>put "retransmittable" in quotes, for clarity</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1540#discussion_r201898115">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -582,7 +583,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, and a bytes
+  was sent, a boolean indicating whether the packet is ack only, a boolen
</pre>
<p>boolean</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1540#discussion_r201898241">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -623,9 +625,12 @@ are as follows:
 
 * packet_number: The packet number of the sent packet.
 
-* is_ack_only: A boolean that indicates whether a packet only contains an
-  ACK frame.  If true, it is still expected an ack will be received for
-  this packet, but it is not retransmittable.
+* ack_only: A boolean that indicates whether a packet only contains an
</pre>
<p>s/only contains an/contains only/</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1540#pullrequestreview-136489398">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1ROciEqVQwlEBq54NBu8c5yXqZBks5uFr-cgaJpZM4VHtn2">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9JCBurKje1i-JkiX1FGZ_h-60Edks5uFr-cgaJpZM4VHtn2.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1540"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1540#pullrequestreview-136489398"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1540#pullrequestreview-136489398",
"url": "https://github.com/quicwg/base-drafts/pull/1540#pullrequestreview-136489398",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1540",
"sections": [
{
"text": "a few nits",
"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/1540#pullrequestreview-136489398"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 354343414\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b46c81c452ef_34953fb1656d6f7c262ef--


From nobody Wed Jul 11 21:19: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 B1825130E07 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 21:19:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.901
X-Spam-Level: 
X-Spam-Status: No, score=0.901 tagged_above=-999 required=5 tests=[BAYES_05=-0.5, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.249, 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 U9kQS34tbC0W for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 21:19: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 528A412777C for <quic-issues@ietf.org>; Wed, 11 Jul 2018 21:19:56 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531369195; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=k61otOejPaqD248bf2mYo0LhwGUqwKSAQKdseJpCenc=; b=I2+7hrhFtdOVaUGk88fFqs/+CiXPd4qACfrg7yiYFMPZH+snpU0GsWel4MukQfaMj/efG6OJ k+2MWnRH0KMGwB2TDSgUEXfZ2EPbkuuz4WEzdyD84rRq+60O0uIjdZUeywBUI3hxYaS6duWv MzVejJTnj70x7RKqy81dpS4Vo1Y=
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 5b46d6ea.7fa8748eba50-smtp-out-n02; Thu, 12 Jul 2018 04:19:54 -0000 (UTC)
Date: Wed, 11 Jul 2018 21:19:53 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b46d6e9dbed1_54bf2b2a70219c0462716@hookshot-fe-d252ca1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b46d6e9db80b_54bf2b2a70219c0462611"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/w-z9LjI4tP_V_rdEeRd8I8l2Fa4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 04:19:58 -0000

----==_mimepart_5b46d6e9db80b_54bf2b2a70219c0462611
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/split-flow-control-tp
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b46d6e9db80b_54bf2b2a70219c0462611--


From nobody Wed Jul 11 21:40: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 833D2131011 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 21:40: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.249, 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 05RE9LyADl-5 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 21:40: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 6EC0D13100D for <quic-issues@ietf.org>; Wed, 11 Jul 2018 21:40:26 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531370425; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=ezq9FWHlXp2sLgnQNm6FSGzVUHzf8QP0vp98fVZbezE=; b=HC/uEo3dqAe02szQSGgUTSapH+AmGevbSuGyq/2mvvI9Gimh27QGE9L23QPHfuAgYEYswtVf QKvxhYYWOTtKddDg4EuPIOs0nIdfuNcB1h84mZQrt55fgrdZ2paEDaE04ZaWgutRtj0eD3Nt PLSzhbkIZsSv9K7ks6q0/X4L+yo=
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 5b46dbb9.7fa83e90b810-smtp-out-n03; Thu, 12 Jul 2018 04:40:25 -0000 (UTC)
Date: Wed, 11 Jul 2018 21:40:25 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b46dbb97fe4d_bbd2af99cb65c047626f@hookshot-fe-d2afb11.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 8b51ff: Fixup implicit stream opening
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b46dbb97f70f_bbd2af99cb65c047617f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/UZKaQRSGCOQMkV3LOZzoaOsYOmc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 04:40:29 -0000

----==_mimepart_5b46dbb97f70f_bbd2af99cb65c047617f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 8b51ff571d851e09e40b013eb1f62e83b5fbeb0d
      https://github.com/quicwg/base-drafts/commit/8b51ff571d851e09e40b013eb1f62e83b5fbeb0d
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-11 (Wed, 11 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Fixup implicit stream opening

This was already in pretty good shape.  I added something to the state
machine and tweaked the critical text slightly.

Closes #1342.


  Commit: 4fd3dc2427252a1b3f75f62ef4f7118ffae11219
      https://github.com/quicwg/base-drafts/commit/4fd3dc2427252a1b3f75f62ef4f7118ffae11219
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-12 (Thu, 12 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  For Ian


  Commit: 595c9dd73e5e9d17f1c39cac5fc36f82dcf26761
      https://github.com/quicwg/base-drafts/commit/595c9dd73e5e9d17f1c39cac5fc36f82dcf26761
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-12 (Thu, 12 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  More tweaking


  Commit: da2ea39bbd7b6359ad7a711475a94dae3a68bcd4
      https://github.com/quicwg/base-drafts/commit/da2ea39bbd7b6359ad7a711475a94dae3a68bcd4
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-12 (Thu, 12 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Plural


  Commit: a0145a203feb85174b7ee1e7fb637323cae76e1b
      https://github.com/quicwg/base-drafts/commit/a0145a203feb85174b7ee1e7fb637323cae76e1b
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-12 (Thu, 12 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1549 from quicwg/implicit-open

Fixup implicit stream opening


Compare: https://github.com/quicwg/base-drafts/compare/8f64ad3dbe80...a0145a203feb
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b46dbb97f70f_bbd2af99cb65c047617f--


From nobody Wed Jul 11 21:40: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 7F925131026 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 21:40:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Sr9fud-9YfTN for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 21:40: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 6B74213100D for <quic-issues@ietf.org>; Wed, 11 Jul 2018 21:40:29 -0700 (PDT)
Date: Wed, 11 Jul 2018 21:40:28 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531370428; bh=aD6fnaMA/w9Hp411omoR9oyyNWgkOKRWwQ7ir4BvGmw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=WDcf0Ms6nkr63bv5hPZA3iCFd+rU1ZMx0ufQSANgVHJWQzVutzgjT0sEWHaM/E+Fw JFelXdxrLZgNx9WcZAr3YRuC1sY/AuOeh7VPvh70118ps1RepOEElbuCef5JkMhrdX +v3msALd5GyOWp0R5dAWJKE987dwtgGY7opRG6kM=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab7554694e5b3adfa9a49501a69a5e0c6126121bdb92cf00000001175e9dbc92a169ce14457a16@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1549/issue_event/1729416005@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1549@github.com>
References: <quicwg/base-drafts/pull/1549@github.com>
Subject: Re: [quicwg/base-drafts] Fixup implicit stream opening (#1549)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b46dbbc842c6_566e2ad56e15ef502163bf"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Gyll3PMTuVszWXn2-G2dW-jjfjU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 04:40:32 -0000

----==_mimepart_5b46dbbc842c6_566e2ad56e15ef502163bf
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1549.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1549#event-1729416005
----==_mimepart_5b46dbbc842c6_566e2ad56e15ef502163bf
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="340097558" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1549" href="https://github.com/quicwg/base-drafts/pull/1549">#1549</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1549#event-1729416005">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwHNvmcXcvdX7Q-xM24qLzWCHWkZks5uFtM8gaJpZM4VKg-w">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_oSMMOCwjbsUh5A0PljD1wdEJHLks5uFtM8gaJpZM4VKg-w.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1549."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1549#event-1729416005"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1549#event-1729416005",
"url": "https://github.com/quicwg/base-drafts/pull/1549#event-1729416005",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Fixup implicit stream opening (#1549)",
"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/1549#event-1729416005"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355078064\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b46dbbc842c6_566e2ad56e15ef502163bf--


From nobody Wed Jul 11 21: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 4E56B13102E for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 21:40:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZpbJANFwow8P for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 21:40: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 7FF27131016 for <quic-issues@ietf.org>; Wed, 11 Jul 2018 21:40:29 -0700 (PDT)
Date: Wed, 11 Jul 2018 21:40:28 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531370428; bh=pyR+zz/ZTPSSr6YTPjnDAGd35JHMSmPgdaIotXjpp+w=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=QBlmXY10J99uYfZ6sCBD7ZRdfbh4UHSwcaAPtTfE/Zdmjeeamy7+bIOX2lKVLRsnt Kt8VaNr7VKkFoaCjviSEpY9HcuWqsRn0oiY9iU8QU8qipvh6vTyqFWvvEYbwCZecwf r81gxtUyi4XeqK69tsOGCztL8AlEQK98WSDxDAU8=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab1da2d79d66c848eee650577c1daa3817fb176c2592cf00000001175e9dbc92a169ce1327bc73@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1342/issue_event/1729416008@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1342@github.com>
References: <quicwg/base-drafts/issues/1342@github.com>
Subject: Re: [quicwg/base-drafts] Implicit stream open (#1342)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b46dbbc763d5_66712acf2cd26f60168938"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/9jvCRPFCJ0w_2WmEjopNvnX3Tdg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 04:40:33 -0000

----==_mimepart_5b46dbbc763d5_66712acf2cd26f60168938
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1342 via #1549.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1342#event-1729416008
----==_mimepart_5b46dbbc763d5_66712acf2cd26f60168938
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="321371251" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1342" href="https://github.com/quicwg/base-drafts/issues/1342">#1342</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="340097558" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1549" href="https://github.com/quicwg/base-drafts/pull/1549">#1549</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1342#event-1729416008">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwE50z3H0FB9A2vndS8BGYRhfQgxks5uFtM8gaJpZM4T3cgx">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5mtYJUdbiEAvVeb5JPpQow6ENJcks5uFtM8gaJpZM4T3cgx.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1342 via #1549."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1342#event-1729416008"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1342#event-1729416008",
"url": "https://github.com/quicwg/base-drafts/issues/1342#event-1729416008",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Implicit stream open (#1342)",
"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/1342#event-1729416008"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 333301809\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b46dbbc763d5_66712acf2cd26f60168938--


From nobody Wed Jul 11 21:40: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 434EF131025 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 21:40: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_20=-0.001, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.249, 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 FkMLh4iEOyUq for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 21:40: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 A8860131011 for <quic-issues@ietf.org>; Wed, 11 Jul 2018 21:40:30 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531370430; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=B8t0NbOyJo3qABSWey2V31RlD0c8200NKaJCyPGvcjg=; b=SjQM99xKqjzzicLfgWKQyeW+7skbAoyyvo0NuupIg6MI9h4ghALvtybNH+KKaL0ifAGlwVEW seIKkCaae5zVYd3KcIEEGzoohTaPE+FjEI4Ox4V8ETMfGm5ZiL8DkntaOP0g4qySkUGoZ5JH P7eEqm/Krh8bdCHnc/+dr1bsSPQ=
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 5b46dbbd.7f92c85f8ea0-smtp-out-n01; Thu, 12 Jul 2018 04:40:29 -0000 (UTC)
Date: Wed, 11 Jul 2018 21:40:29 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b46dbbd9d8a7_5aeb2ad607943c18403eb@hookshot-fe-7191cb1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b46dbbd9cb66_5aeb2ad607943c1840254"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/XQVL7HKDRJCz3XZK9ttLhIcFdqk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 04:40:34 -0000

----==_mimepart_5b46dbbd9cb66_5aeb2ad607943c1840254
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/implicit-open
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b46dbbd9cb66_5aeb2ad607943c1840254--


From nobody Wed Jul 11 21:54: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 BB3D9130DFF for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 21:54: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.249, 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 WgtVgsn7cDQm for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 21:54: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 F211D129C6A for <quic-issues@ietf.org>; Wed, 11 Jul 2018 21:54:21 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531371261; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=hKOEOGChts1HOa2mbexYFplqmrN0MTWshJjw91jzz/w=; b=lLFczE0HtoN6we3y2LP58RdMJW0sctBYVP/LzRV2HKZrsWN0tO7p/m0VaGO9xrXCbW84vs2w IoRe14gLqYGTBoexj06hykRB+ZNkDUxJBSwtZ6y1LGJArpWOhLjshxfuUlfotIioR6Qiz0ss cKkMwGqhpvIQjDTvqN7apenoUKs=
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 5b46defc.7f195c408e70-smtp-out-n02; Thu, 12 Jul 2018 04:54:20 -0000 (UTC)
Date: Wed, 11 Jul 2018 21:54:20 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b46defc5c955_47092b0d51c81c1423ba@hookshot-fe-31feec6.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] af69bf: Allow Retry in response to 0-RTT packets
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b46defc5c59d_47092b0d51c81c142262"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/0OObHb2u9NV86qc6roeKP_LbfWg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 04:54:24 -0000

----==_mimepart_5b46defc5c59d_47092b0d51c81c142262
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/retry-0rtt
  Home:   https://github.com/quicwg/base-drafts
  Commit: af69bf62c88dd9971c3c3f3ada16e0d6178e909d
      https://github.com/quicwg/base-drafts/commit/af69bf62c88dd9971c3c3f3ada16e0d6178e909d
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-12 (Thu, 12 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Allow Retry in response to 0-RTT packets

Closes #1547.



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b46defc5c59d_47092b0d51c81c142262--


From nobody Wed Jul 11 21:55: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 A2CBF130DFF for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 21:55:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JtJ37w7fcV2W for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 21:55: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 07598129C6A for <quic-issues@ietf.org>; Wed, 11 Jul 2018 21:55:00 -0700 (PDT)
Date: Wed, 11 Jul 2018 21:54:59 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531371299; bh=QeKpZzzVBEQfl60m16BOL6JKqPczlEjzk67rc6PgcFA=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=UYqpQFoMthGyyvwrkJAc/LRDMAsFD6h4cs2TLDDUs4up9t4U75r+Fx242TgtMIBg8 pa4UvCHrzV/dJAjQjDItwx/fQgMKG9ZnuQt5z/JwrJbvfxPUoGZq6z971Nm2R/maML 3YdYXBCoS1W5DfDtpGQstdi1pqbKBjLVzAoUTiSQ=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab3369e8a87e80ee3f415b50dd6b440f97282eeaf592cf00000001175ea12392a169ce144b7319@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1552@github.com>
Subject: [quicwg/base-drafts] Allow Retry in response to 0-RTT packets (#1552)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b46df2330ba9_75c03fd927760f8013183a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/cPqUUHHWyBGv8WM_jSYG-87_elk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 04:55:02 -0000

----==_mimepart_5b46df2330ba9_75c03fd927760f8013183a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closes #1547.

(Note the target of this PR.  This is blocked on #1498.)
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1552

-- Commit Summary --

  * Allow Retry in response to 0-RTT packets

-- File Changes --

    M draft-ietf-quic-transport.md (4)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1552.patch
https://github.com/quicwg/base-drafts/pull/1552.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/1552

----==_mimepart_5b46df2330ba9_75c03fd927760f8013183a
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 #1547.">Closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="340087465" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1547" href="https://github.com/quicwg/base-drafts/issues/1547">#1547</a>.</p>
<p>(Note the target of this PR.  This is blocked on <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="336825353" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1498" href="https://github.com/quicwg/base-drafts/pull/1498">#1498</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/1552'>https://github.com/quicwg/base-drafts/pull/1552</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Allow Retry in response to 0-RTT packets</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1552/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/1552.patch'>https://github.com/quicwg/base-drafts/pull/1552.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1552.diff'>https://github.com/quicwg/base-drafts/pull/1552.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/1552">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyqHwNO76oe-4OYK_niJabXQODdGks5uFtajgaJpZM4VMNQk">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_Ozkoj05ppl7DifTflHxXKod2Ofks5uFtajgaJpZM4VMNQk.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 Retry in response to 0-RTT packets (#1552)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1552"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1552",
"url": "https://github.com/quicwg/base-drafts/pull/1552",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 Retry in response to 0-RTT packets (#1552)",
"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": "af69bf6",
"value": "Allow Retry in response to 0-RTT packets"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1552/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\": 1552,\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\": 1552\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1552"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1552.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1552.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355521572\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b46df2330ba9_75c03fd927760f8013183a--


From nobody Wed Jul 11 22:01: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 D979F130EC8 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 22:01: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.249, 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 BYLd1qYfBepQ for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 22:01: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 8476D129C6A for <quic-issues@ietf.org>; Wed, 11 Jul 2018 22:01:41 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531371701; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=6TWbr1XXj/IVGtISzIWTnpMFmOs7YIyzwWjPgkz8Lbk=; b=WRtT2gW0xYFG0chCD/jObyh3VbSDn5mKRAvHGq+NL+bkiGiiGdfY2axpGZYhSAIBFdHq1h+J MPSFhX6V/mXf3xccwph7H86xjYgVH5C4x7YKzfwbmSAXLjrdHS+vDLBLzjY/FjwYd4x9SNpB Pc3LW8/soMU+TNmnBI3m5O7vmTU=
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 5b46e0b4.7f8ab6b35840-smtp-out-n01; Thu, 12 Jul 2018 05:01:40 -0000 (UTC)
Date: Wed, 11 Jul 2018 22:01:40 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b46e0b46cb6a_69462b23ab27bc18811f@hookshot-fe-6e9b612.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] a24d9a: Remove extra blank line
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b46e0b46c503_69462b23ab27bc188025"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/W1PRsuINVUGVeE8Fa8pdJcphpms>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 05:01:44 -0000

----==_mimepart_5b46e0b46c503_69462b23ab27bc188025
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: a24d9a769419df58ff2c50dd067d20635f97e9e3
      https://github.com/quicwg/base-drafts/commit/a24d9a769419df58ff2c50dd067d20635f97e9e3
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-12 (Thu, 12 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Remove extra blank line



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b46e0b46c503_69462b23ab27bc188025--


From nobody Wed Jul 11 22: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 65390130FCF for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 22:03:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jg8mTYxnI91H for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 22:03: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 A6757130EC8 for <quic-issues@ietf.org>; Wed, 11 Jul 2018 22:03:36 -0700 (PDT)
Date: Wed, 11 Jul 2018 22:03:36 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531371816; bh=uwEE6Q2Gw0rZiWoxtuEvy4ms37CRnORU06Syk4ZxqOE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=PN4di4RMg/V7PVFvYR3B3CSYIj+K/JYndwr5/W+aLckxTaCUI03wrP5Z4iXbp3BSi 9ahSF2FGbYx2pgiRkvsx2Yysopls1zrG2MipO5epgcYP3cwUn7EPxgC5vqfXFkk27y 0lyud2eBa4Tix9T+J+IPgXoPWNReFedgNpc9rHJE=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd6b7e0c8662aba102c06b65e791173c484b8744892cf00000001175ea32892a169ce12e0f8dd@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1319/issue_event/1729433600@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1319@github.com>
References: <quicwg/base-drafts/issues/1319@github.com>
Subject: Re: [quicwg/base-drafts] What to do when part of a coalesced packet is invalid? (#1319)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b46e12832cb_38682af65c0bef50486850"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/SAOL8CnxcuXAYpDN_wSFsgyiUFQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 05:03:39 -0000

----==_mimepart_5b46e12832cb_38682af65c0bef50486850
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1319.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1319#event-1729433600
----==_mimepart_5b46e12832cb_38682af65c0bef50486850
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="316733661" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1319" href="https://github.com/quicwg/base-drafts/issues/1319">#1319</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1319#event-1729433600">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-gCur7sfP-JcdvsBxUSQXxL0vPxks5uFtiogaJpZM4TfjYH">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1S5sxKuIS3Zkd8ndJ_g3FV9Gmkcks5uFtiogaJpZM4TfjYH.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1319."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1319#event-1729433600"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1319#event-1729433600",
"url": "https://github.com/quicwg/base-drafts/issues/1319#event-1729433600",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] What to do when part of a coalesced packet is invalid? (#1319)",
"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/1319#event-1729433600"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 327038471\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b46e12832cb_38682af65c0bef50486850--


From nobody Wed Jul 11 22:03: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 5456D130EC8 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 22:03:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dnf2i4gpKAfp for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 22:03: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 34122130EDD for <quic-issues@ietf.org>; Wed, 11 Jul 2018 22:03:37 -0700 (PDT)
Date: Wed, 11 Jul 2018 22:03:36 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531371816; bh=EhMdTkStiZGWJKVAnmdZ3tDTysBQ5zCrBmBm1VqQxz4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=amrokgeBs61gCVctMQj/O9zjf5+Lz5nrdxFav7/3m5jes3H+x/WxfEG9eDjAitdJ8 l2H+hfaiAvI0C61vW5pPVqC/biqiQyI3nbNUrO66gwTSa7XCHZs4BKgZp8fwQ3qKLI IYkimpuWbGS/bdZ5o+AWIH9VegFXYyx35xJvQmk8=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd6b7e0c8662aba102c06b65e791173c484b8744892cf00000001175ea32892a169ce12e0f8dd@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1319/404390160@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1319@github.com>
References: <quicwg/base-drafts/issues/1319@github.com>
Subject: Re: [quicwg/base-drafts] What to do when part of a coalesced packet is invalid? (#1319)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b46e12874b6e_66533fe7b0358f7c775ef"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/5NJY9MEx4GR112QfdX20oYhjkwA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 05:03:40 -0000

----==_mimepart_5b46e12874b6e_66533fe7b0358f7c775ef
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I believe that the current text is clear on this point:

> Every QUIC packet that is coalesced into a single UDP datagram is separate and
 complete.  [...] 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.

Yes, this leads to the possibility of padding with junk.  The only restriction on that is to match the 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/1319#issuecomment-404390160
----==_mimepart_5b46e12874b6e_66533fe7b0358f7c775ef
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>I believe that the current text is clear on this point:</p>
<blockquote>
<p>Every QUIC packet that is coalesced into a single UDP datagram is sepa=
rate and<br>
complete.  [...] If one or more<br>
packets in a datagram cannot be processed yet (because the keys are not y=
et<br>
available) or processing fails (decryption failure, unknown type, etc.), =
the<br>
receiver MUST still attempt to process the remaining packets.</p>
</blockquote>
<p>Yes, this leads to the possibility of padding with junk.  The only res=
triction on that is to match the connection 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/1319#issuecomment-404390160">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq-gC=
ur7sfP-JcdvsBxUSQXxL0vPxks5uFtiogaJpZM4TfjYH">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq1S5sxKuIS3Zkd8ndJ_g3FV9=
Gmkcks5uFtiogaJpZM4TfjYH.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 #1319: I believe that the current text is clear on this poin=
t:\r\n\r\n\u003e Every QUIC packet that is coalesced into a single UDP da=
tagram is separate and\r\n complete.  [...] If one or more\r\n packets in=
 a datagram cannot be processed yet (because the keys are not yet\r\n ava=
ilable) or processing fails (decryption failure, unknown type, etc.), the=
\r\n receiver MUST still attempt to process the remaining packets.\r\n\r\=
nYes, this leads to the possibility of padding with junk.  The only restr=
iction on that is to match the connection ID."}],"action":{"name":"View I=
ssue","url":"https://github.com/quicwg/base-drafts/issues/1319#issuecomme=
nt-404390160"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1319#issuecomment=
-404390160",
"url": "https://github.com/quicwg/base-drafts/issues/1319#issuecomment-40=
4390160",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] What to do when part of a coalesced pa=
cket is invalid? (#1319)",
"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\": 1319,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1319#issuecomment-40=
4390160"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3270384=
71\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b46e12874b6e_66533fe7b0358f7c775ef--


From nobody Wed Jul 11 22:16: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 600AF129C6A for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 22:16: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.249, 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 cIohcjmGsNDs for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 22:16: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 AF9FA130FD9 for <quic-issues@ietf.org>; Wed, 11 Jul 2018 22:16:35 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531372595; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=looQ2fL41h9WFuIsA6z2ER8MO+2G/R1BMWZcFKrBmLo=; b=DbjxSo62NWrZZBEtHCrWk8piLPqmWjG2dZ+RweRuXQzuUxBcJAPv5067fznHW85BhusLKD7J 8/xNNiG3qGLp1JrQd/A/UHwOjRdekpue95xpNtUXbhizA80zAaq30c6VPKp22UtAxCs6024W ALbaeYqb/XtE9YE0g8HkkU4LPZc=
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 5b46e432.7fb6af0cb570-smtp-out-n01; Thu, 12 Jul 2018 05:16:34 -0000 (UTC)
Date: Wed, 11 Jul 2018 22: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: <5b46e43213cfa_51662ac76dba3c18294d8@hookshot-fe-da92815.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 04d39f: Stateless reset is near-pointless for long headers
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b46e432136b1_51662ac76dba3c1829362"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/8QSLoufRZqaYsFn0SoSd-x5tD5c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 05:16:38 -0000

----==_mimepart_5b46e432136b1_51662ac76dba3c1829362
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/long-stateless-reset
  Home:   https://github.com/quicwg/base-drafts
  Commit: 04d39f1944979b308bcea4e818b57b2965da86e1
      https://github.com/quicwg/base-drafts/commit/04d39f1944979b308bcea4e818b57b2965da86e1
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-12 (Thu, 12 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Stateless reset is near-pointless for long headers

...but prohibiting it might make it harder for us to define new uses for
packets with long headers.

Closes #1348.



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b46e432136b1_51662ac76dba3c1829362--


From nobody Wed Jul 11 22:29: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 2C60B130EC5 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 22:29:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MP3EUo8nA4Qn for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 22:29: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 4C10613102C for <quic-issues@ietf.org>; Wed, 11 Jul 2018 22:29:34 -0700 (PDT)
Date: Wed, 11 Jul 2018 22:29:33 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531373373; bh=a0M66cLt8znnESCQORaUK/B7UjfVCcujef2KrJaT59s=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Q485+zTZupnN2amL9A2MJz+ZvhgMfOCPtczA5uqX+l27m60R0N1vVoJzl2bC6Vo+0 U2dBuL2er4rdR6xz/l03BHdTy6LDd5PIXk0sYLLv5AeRLLz0ZEugFKnN1Dr8fLuZg4 1e724SBHlveqIZl4mE2jKfcCBhK6Icmx012yV55c=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab6d8fd29cda114bcf33ce1b00aa6a8889685da84b92cf00000001175ea93d92a169ce12e0f8dd@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1319/404393866@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1319@github.com>
References: <quicwg/base-drafts/issues/1319@github.com>
Subject: Re: [quicwg/base-drafts] What to do when part of a coalesced packet is invalid? (#1319)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b46e73d50d9b_5972abdef7a6f5c1965ee"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Su590orgK6c2jFVKlDh4pHPw6BE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 05:29:37 -0000

----==_mimepart_5b46e73d50d9b_5972abdef7a6f5c1965ee
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

(To be fair, that text was added after this issue was filed, and that PR probably should have closed 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/1319#issuecomment-404393866
----==_mimepart_5b46e73d50d9b_5972abdef7a6f5c1965ee
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>(To be fair, that text was added after this issue was filed, and that PR probably should have closed this issue.)</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1319#issuecomment-404393866">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1bLJtUwNC2kTidWA1T7DWmZFJ91ks5uFt69gaJpZM4TfjYH">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6KWls-p3M0HUOG0LumsRnYEZ8xvks5uFt69gaJpZM4TfjYH.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1319: (To be fair, that text was added after this issue was filed, and that PR probably should have closed this issue.)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1319#issuecomment-404393866"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1319#issuecomment-404393866",
"url": "https://github.com/quicwg/base-drafts/issues/1319#issuecomment-404393866",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] What to do when part of a coalesced packet is invalid? (#1319)",
"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\": 1319,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1319#issuecomment-404393866"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 327038471\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b46e73d50d9b_5972abdef7a6f5c1965ee--


From nobody Wed Jul 11 22:53: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 36FC4130E54 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 22:53:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KMwh4p9AhH7m for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 22:53: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 1553413100D for <quic-issues@ietf.org>; Wed, 11 Jul 2018 22:53:10 -0700 (PDT)
Date: Wed, 11 Jul 2018 22:53:09 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531374789; bh=VQQ4S15y6NaFe0FnvJaZK7kkhc7zI0wr2qj8JiwhuPQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=RFUJ1aHf/JHSsWoPU6H5CeQizSlHCZ2K/fHdk5tgBVqEQoOoLm0lIBbjSgngh4oCA jtzJqux+eoOVbs8lx5SPvP4CYcl9hjuoQv3djpj+aEM2yPh1lDgWINL8nTmCNOzJD5 XYXjJDJj+EOovTyBNTClGoNnZqFElERHShvDHw1M=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab19eb2c2ffd611b1847fdfb6a428032e3e5513bf792cf00000001175eaec592a169ce136d51c1@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1386/404397557@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1386@github.com>
References: <quicwg/base-drafts/issues/1386@github.com>
Subject: Re: [quicwg/base-drafts] Stateless reset oracle defense (#1386)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b46ecc51eb3d_506f2b09454faf50890a3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/3wLaoGIjYrF2KmvPOX-3gIJWdkI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 05:53:13 -0000

----==_mimepart_5b46ecc51eb3d_506f2b09454faf50890a3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

We discussed the secondary defense in Kista and concluded that any defense we might provide would be defeated easily by an attacker because the stateless reset oracle attack already depends on the attacker seeing packets for the connection.  The attacker would consequently have the same information (if not more) than an endpoint that just lost state.  We'll concentrate on the description of in-cluster routing defenses.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1386#issuecomment-404397557
----==_mimepart_5b46ecc51eb3d_506f2b09454faf50890a3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>We discussed the secondary defense in Kista and concluded that any def=
ense we might provide would be defeated easily by an attacker because the=
 stateless reset oracle attack already depends on the attacker seeing pac=
kets for the connection.  The attacker would consequently have the same i=
nformation (if not more) than an endpoint that just lost state.  We'll co=
ncentrate on the description of in-cluster routing defenses.</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/1386#issuecomment-404397557">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq6tz=
r6_dOyL9xAVlGUJCUatdCM2dks5uFuRFgaJpZM4ULa7z">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq2BHTJsnSY1V-rraO80oGLIA=
dEO0ks5uFuRFgaJpZM4ULa7z.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 #1386: We discussed the secondary defense in Kista and concl=
uded that any defense we might provide would be defeated easily by an att=
acker because the stateless reset oracle attack already depends on the at=
tacker seeing packets for the connection.  The attacker would consequentl=
y have the same information (if not more) than an endpoint that just lost=
 state.  We'll concentrate on the description of in-cluster routing defen=
ses."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/ba=
se-drafts/issues/1386#issuecomment-404397557"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1386#issuecomment=
-404397557",
"url": "https://github.com/quicwg/base-drafts/issues/1386#issuecomment-40=
4397557",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Stateless reset oracle defense (#1386)=
",
"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\": 1386,\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\": 1386\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1386#issuecomment-40=
4397557"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3385382=
27\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b46ecc51eb3d_506f2b09454faf50890a3--


From nobody Wed Jul 11 22:53: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 66E7F130E54 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 22:53: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.249, 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 Txzu-E-aBJVf for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 22:53: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 86EA1130EBC for <quic-issues@ietf.org>; Wed, 11 Jul 2018 22:53:19 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531374799; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=5lX+nIvVCDusTuD1IbiPTxJApIXvy71Ee97PWSngnRw=; b=C3lHdLahTOw7FTANUfKFyhbHyGPENhNvwgybujKI4sj3BnNWxlZ73crHTkIKYL44yeNUlWfO Vnk68Gj/oYzA3hA0fN3WrdVRCiBeViR/CYNQHj+kJl2onaFad5J482Jw3sGh3yOrK9shqOtk 6v1ZNWbwCNzF7IfhTPHJeFhwYEw=
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 5b46ecce.7f7c7814dc00-smtp-out-n01; Thu, 12 Jul 2018 05:53:18 -0000 (UTC)
Date: Wed, 11 Jul 2018 22:53:17 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b46eccdca80c_57d42b0802737c1c34e4@hookshot-fe-d252ca1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 507214: Stateless reset oracle defense
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b46eccdc951f_57d42b0802737c1c3396"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/gJydYxbWmUjQLMMyHh4sBqJ__vE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 05:53:22 -0000

----==_mimepart_5b46eccdc951f_57d42b0802737c1c3396
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/stateless-reset-oracle
  Home:   https://github.com/quicwg/base-drafts
  Commit: 5072146a9e653bfa1886606431f796af3cbec084
      https://github.com/quicwg/base-drafts/commit/5072146a9e653bfa1886606431f796af3cbec084
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-12 (Thu, 12 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Stateless reset oracle defense

This enacts the plan discussed in #1386 and discussed in Kista.

Closes #1386.



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b46eccdc951f_57d42b0802737c1c3396--


From nobody Wed Jul 11 22:53: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 01462130E96 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 22:53:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id b16_FF0Kcdnm for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 22:53: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 BD4E3130E54 for <quic-issues@ietf.org>; Wed, 11 Jul 2018 22:53:34 -0700 (PDT)
Date: Wed, 11 Jul 2018 22:53:34 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531374814; bh=2AHSiqEkmjLQAIVGBgmcZkLq1H2X/eHWNyhpfC15GbA=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=rn1KdhtYHg3KLSLRGs7p5COILpIUXXDAEgjglb2YJ317druy2SMC9OTac8hQbfyl2 O9xBJGslT50aItM2WfX6Z3goMfw3QAJV1Sn5IdbUf0TCg6aKoCnFrC9HCBhpvCt+I0 TgKMOg81dT9AAE1rVX6v5KqnPrFA/f6Sz/2zrNRg=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab28f2ee83e45e0aa9af963224f4985538f83c662292cf00000001175eaede92a169ce144b971d@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1553@github.com>
Subject: [quicwg/base-drafts] Stateless reset is near-pointless for long headers (#1553)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b46ecde995e_5b952b0264942f501760b3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/aNb6JWF8lpaOBTK3LT-yeE8ZUoc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 05:53:38 -0000

----==_mimepart_5b46ecde995e_5b952b0264942f501760b3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

...but prohibiting it might make it harder for us to define new uses for
packets with long headers.

Closes #1348.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1553

-- Commit Summary --

  * Stateless reset is near-pointless for long headers

-- File Changes --

    M draft-ietf-quic-transport.md (7)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1553.patch
https://github.com/quicwg/base-drafts/pull/1553.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/1553

----==_mimepart_5b46ecde995e_5b952b0264942f501760b3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>...but prohibiting it might make it harder for us to define new uses for<br>
packets with long headers.</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #1348.">Closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="321819577" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1348" href="https://github.com/quicwg/base-drafts/issues/1348">#1348</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/1553'>https://github.com/quicwg/base-drafts/pull/1553</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Stateless reset is near-pointless for long headers</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1553/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/1553.patch'>https://github.com/quicwg/base-drafts/pull/1553.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1553.diff'>https://github.com/quicwg/base-drafts/pull/1553.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/1553">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1JCmcl1ZIt7KO8aa4cjd9E5Klp1ks5uFuRegaJpZM4VMPy0">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq--_88O74nDIMe9T6tyiVRVBrC6fks5uFuRegaJpZM4VMPy0.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Stateless reset is near-pointless for long headers (#1553)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1553"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1553",
"url": "https://github.com/quicwg/base-drafts/pull/1553",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Stateless reset is near-pointless for long headers (#1553)",
"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": "04d39f1",
"value": "Stateless reset is near-pointless for long headers"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1553/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\": 1553,\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\": 1553\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1553"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1553.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1553.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355531956\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b46ecde995e_5b952b0264942f501760b3--


From nobody Wed Jul 11 22: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 4086E130E54 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 22:54:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id j7pCU7Hdw09y for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 22:53: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 3539D130E0F for <quic-issues@ietf.org>; Wed, 11 Jul 2018 22:53:58 -0700 (PDT)
Date: Wed, 11 Jul 2018 22:53:57 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531374837; bh=KQwoLddBzUJPmRDcH8C4bokATsb9dqidSWaZ69/IWDQ=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=OT6wX75yA+i57QTo8kQCXFWf2GZyNmc93iH4wBnGxkSaup/oV4E+Y0IzXwdz+jEUT DxKyQVqYWsmVnPzMG2GFDmQTy/1odJa6lTuEhOkQrUpqdk1DxnrXhyUwUPPsdJwuRl vkKTHELnSwurG3TEMV02965/wBdgtfPgTMJmfoWo=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab4077241bcbebb8655e46c84e500a3929448f550d92cf00000001175eaef592a169ce144b974b@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1554@github.com>
Subject: [quicwg/base-drafts] Stateless reset oracle defense (#1554)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b46ecf585bea_56a43fe58d59ef7c5493c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/I9Q2VbRoxCxDjqzXvZLQ83IApEA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 05:54:01 -0000

----==_mimepart_5b46ecf585bea_56a43fe58d59ef7c5493c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This enacts the plan discussed in #1386 and discussed in Kista.

Closes #1386.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1554

-- Commit Summary --

  * Stateless reset oracle defense

-- File Changes --

    M draft-ietf-quic-transport.md (64)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1554.patch
https://github.com/quicwg/base-drafts/pull/1554.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/1554

----==_mimepart_5b46ecf585bea_56a43fe58d59ef7c5493c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>This enacts the plan discussed in <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="325931457" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1386" href="https://github.com/quicwg/base-drafts/issues/1386">#1386</a> and discussed in Kista.</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #1386.">Closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="325931457" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1386" href="https://github.com/quicwg/base-drafts/issues/1386">#1386</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/1554'>https://github.com/quicwg/base-drafts/pull/1554</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Stateless reset oracle defense</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1554/files#diff-0">draft-ietf-quic-transport.md</a>
    (64)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1554.patch'>https://github.com/quicwg/base-drafts/pull/1554.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1554.diff'>https://github.com/quicwg/base-drafts/pull/1554.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/1554">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8S6-ge9kHKH0DpFpO17rx5OdMuYks5uFuR1gaJpZM4VMPzq">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_X6-Q0-pm5eIBUNTAsWDtDrwAYCks5uFuR1gaJpZM4VMPzq.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Stateless reset oracle defense (#1554)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1554"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1554",
"url": "https://github.com/quicwg/base-drafts/pull/1554",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Stateless reset oracle defense (#1554)",
"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": "5072146",
"value": "Stateless reset oracle defense"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1554/files#diff-0) (64 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\": 1554,\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\": 1554\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1554"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1554.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1554.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355532010\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b46ecf585bea_56a43fe58d59ef7c5493c--


From nobody Wed Jul 11 23:03: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 444CF130E0F for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 23:03:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id i7P08X7o7XF2 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 23:03: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 386BC130DC6 for <quic-issues@ietf.org>; Wed, 11 Jul 2018 23:03:16 -0700 (PDT)
Date: Wed, 11 Jul 2018 23:03:15 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531375395; bh=A9F/q4o6gA+qFZ/6ew5ZMirrNWfVZw9RYi07sicnqTw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=W1kXiVkU+5dSc0IAaGDDU5Dd7z8/ATN4UC+Q5sI2amhmouaks1FYqa5URTRaovybl NZp8JWpFqm/mKz6LdxjqMey5NfhCSOGA4E01rRiUhYtgdUXNWCm8yKP8A4iqOnxuJz Uxb1jMjsV4ZvEJpEw1mob7QBEZ8JhbajQZ0VLbAM=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba9a6db4448312035b644927817a3623e87fab0e792cf00000001175eb12392a169ce0f861fa8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/795/issue_event/1729490798@github.com>
In-Reply-To: <quicwg/base-drafts/issues/795@github.com>
References: <quicwg/base-drafts/issues/795@github.com>
Subject: Re: [quicwg/base-drafts] SNI encryption (#795)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b46ef234ce5c_aa33f9b419bef809219e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/3rIPkgLqZjXjW6asoQ9pPH5WBuw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 06:03:18 -0000

----==_mimepart_5b46ef234ce5c_aa33f9b419bef809219e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #795.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/795#event-1729490798
----==_mimepart_5b46ef234ce5c_aa33f9b419bef809219e
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="260448168" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/795" href="https://github.com/quicwg/base-drafts/issues/795">#795</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/795#event-1729490798">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2QZDg0gaTDPoFdfcIxf0yzowX9Qks5uFuajgaJpZM4PjfJL">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3ceyYwdnAK6hAU14lP3yuPZNWXPks5uFuajgaJpZM4PjfJL.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #795."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/795#event-1729490798"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/795#event-1729490798",
"url": "https://github.com/quicwg/base-drafts/issues/795#event-1729490798",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] SNI encryption (#795)",
"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/795#event-1729490798"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 260960843\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b46ef234ce5c_aa33f9b419bef809219e--


From nobody Wed Jul 11 23:03: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 238BA130DC6 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 23:03:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5Gbo4P_t_Ay0 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 23:03: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 3E079130DCB for <quic-issues@ietf.org>; Wed, 11 Jul 2018 23:03:16 -0700 (PDT)
Date: Wed, 11 Jul 2018 23:03:15 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531375395; bh=hvUBAxXJdt92b2DWUCErI5o2TYRXui3V9oZI4j0P7eI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=fMhymyveR2Bi5gOqiLSnqA81JD34OZfA6K9ch4OTANLUK5/xjBHvLZd+IOU3kepKp p8aJF3uvVnGVkGJqKcq/uGeBH4GFobVRq3S4UxwNIbv7Bcs9gJBq+oVPwr2bqAFCkU dpeNFdOkp9bnH9KBsPKOmV3YOiDknfLr413ce9Cs=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba9a6db4448312035b644927817a3623e87fab0e792cf00000001175eb12392a169ce0f861fa8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/795/404399245@github.com>
In-Reply-To: <quicwg/base-drafts/issues/795@github.com>
References: <quicwg/base-drafts/issues/795@github.com>
Subject: Re: [quicwg/base-drafts] SNI encryption (#795)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b46ef234610f_5be03fe18cc96f78580ca"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/JgiwCEpN_GVSugzYG__6rPWKe28>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 06:03:20 -0000

----==_mimepart_5b46ef234610f_5be03fe18cc96f78580ca
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

My assessment here is that this will either happen in TLS or not and we don't need to track it specially in QUIC.  No solution that I'm aware of will require changes to QUIC to be used because it all happens entirely outside the protocol (e.g., in DNS) or entirely within TLS.

There's a small risk that the overzealous use of padding in some cases might make it hard for QUIC to benefit from this, or that the arrangement of the design is too narrow in applicability for it to apply to QUIC, but that seems unlikely given the actors.  Those involved are motivated to have it work for QUIC.

So I'm going to close this.  If we need some changes to QUIC to support a particular design, we can discuss the specific requirements as they come up.  Most likely, any such discussion would need to be left to v2.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/795#issuecomment-404399245
----==_mimepart_5b46ef234610f_5be03fe18cc96f78580ca
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>My assessment here is that this will either happen in TLS or not and w=
e don't need to track it specially in QUIC.  No solution that I'm aware o=
f will require changes to QUIC to be used because it all happens entirely=
 outside the protocol (e.g., in DNS) or entirely within TLS.</p>
<p>There's a small risk that the overzealous use of padding in some cases=
 might make it hard for QUIC to benefit from this, or that the arrangemen=
t of the design is too narrow in applicability for it to apply to QUIC, b=
ut that seems unlikely given the actors.  Those involved are motivated to=
 have it work for QUIC.</p>
<p>So I'm going to close this.  If we need some changes to QUIC to suppor=
t a particular design, we can discuss the specific requirements as they c=
ome up.  Most likely, any such discussion would need to be left to 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/issues/795#issuecomment-404399245">view it on GitHub</a>, =
or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq2QZD=
g0gaTDPoFdfcIxf0yzowX9Qks5uFuajgaJpZM4PjfJL">mute the thread</a>.<img src=
=3D"https://github.com/notifications/beacon/AWbkq3ceyYwdnAK6hAU14lP3yuPZN=
WXPks5uFuajgaJpZM4PjfJL.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 #795: My assessment here is that this will either happen in =
TLS or not and we don't need to track it specially in QUIC.  No solution =
that I'm aware of will require changes to QUIC to be used because it all =
happens entirely outside the protocol (e.g., in DNS) or entirely within T=
LS.\r\n\r\nThere's a small risk that the overzealous use of padding in so=
me cases might make it hard for QUIC to benefit from this, or that the ar=
rangement of the design is too narrow in applicability for it to apply to=
 QUIC, but that seems unlikely given the actors.  Those involved are moti=
vated to have it work for QUIC.\r\n\r\nSo I'm going to close this.  If we=
 need some changes to QUIC to support a particular design, we can discuss=
 the specific requirements as they come up.  Most likely, any such discus=
sion would need to be left to v2."}],"action":{"name":"View Issue","url":=
"https://github.com/quicwg/base-drafts/issues/795#issuecomment-404399245"=
}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/795#issuecomment-=
404399245",
"url": "https://github.com/quicwg/base-drafts/issues/795#issuecomment-404=
399245",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] SNI encryption (#795)",
"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\": 795,\n\"IssueComment\": \"{{IssueCom=
ment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/795#issuecomment-404=
399245"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 2609608=
43\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b46ef234610f_5be03fe18cc96f78580ca--


From nobody Wed Jul 11 23: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 1ACAA13100D for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 23:15:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vywPg5t_xbpb for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 23: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 6941E130DCB for <quic-issues@ietf.org>; Wed, 11 Jul 2018 23:15:34 -0700 (PDT)
Date: Wed, 11 Jul 2018 23:15:33 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531376133; bh=cmJW7va0tCPWaIa0Zsbu6Pt7kW16smKiNZMdb9N/8tM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=OFFy0P217HB+vjIh22hfpERaM+KGIs6z4GfkqTRK8pSdOFAb39tH/nlQ+hkC5PBpz Y49rJoF3l/iYiPVAY7Oikco5vL/XkadDQHjcnNkCo67Pqi+LI5BdH9MxHSbMVjF9c4 klmeubTrn8POUSgJWWlhtoE0pZnInI6SW5Q1eDNw=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abde9f56e39a48c2e408680504f8c773274217cd0f92cf00000001175eb40592a169ce0f861fa8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/795/404401359@github.com>
In-Reply-To: <quicwg/base-drafts/issues/795@github.com>
References: <quicwg/base-drafts/issues/795@github.com>
Subject: Re: [quicwg/base-drafts] SNI encryption (#795)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b46f205b9517_473f3f862657cf88256271"; 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/E-vp4eKRH5ULL2QfKPKjX7nUXvE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 06:15:36 -0000

----==_mimepart_5b46f205b9517_473f3f862657cf88256271
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

There is one case I could see: An external DNS like solution affects the initial random ODCID so it isn't entirely random and routes to the appropriate target.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/795#issuecomment-404401359
----==_mimepart_5b46f205b9517_473f3f862657cf88256271
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>There is one case I could see: An external DNS like solution affects the initial random ODCID so it isn't entirely random and routes to the appropriate target.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/795#issuecomment-404401359">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq023t9OEPn30tgdjEXuOvi22mqv7ks5uFumFgaJpZM4PjfJL">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwmLmDlYFj0mD3uvKhE5_NOVSiheks5uFumFgaJpZM4PjfJL.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #795: There is one case I could see: An external DNS like solution affects the initial random ODCID so it isn't entirely random and routes to the appropriate target."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/795#issuecomment-404401359"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/795#issuecomment-404401359",
"url": "https://github.com/quicwg/base-drafts/issues/795#issuecomment-404401359",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] SNI encryption (#795)",
"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\": 795,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/795#issuecomment-404401359"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 260960843\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b46f205b9517_473f3f862657cf88256271--


From nobody Wed Jul 11 23: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 DA2F6131071 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 23:26:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WqY2y3MLVaB8 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 23:26: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 3D9A9131060 for <quic-issues@ietf.org>; Wed, 11 Jul 2018 23:26:18 -0700 (PDT)
Date: Wed, 11 Jul 2018 23:26:17 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531376777; bh=1cL3vScO9LFpHTN9SUYNxqoy9QFwrV0ymHrr482Hf10=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=0Gpf1lRtI37Bw7T38abaTzzUxrxRh50xxAaal+I9tpzrS08JHLjKNPVzn3P2BR6lA 8KI8TI0ffXaDGfqyINA7WkRgC6VnsNkObd8uIT8xqHwVVneL7xPSa/WIpKIuAUTAQK 7TXwjvURSxjEqNCrqr6E9MSlafWpPt/DNnUY1gaM=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab11a9f8b3fcd7745791267e749f8479ba162db81992cf00000001175eb68992a169ce12e0f8dd@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1319/404403328@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1319@github.com>
References: <quicwg/base-drafts/issues/1319@github.com>
Subject: Re: [quicwg/base-drafts] What to do when part of a coalesced packet is invalid? (#1319)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b46f48964937_21db33fa557aaef881062a6"; 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/kbm1ewzHLMBRA14-YpIs-dfgRFI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 06:26:23 -0000

----==_mimepart_5b46f48964937_21db33fa557aaef881062a6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

It could actively be used to carry secondary protocols over a QUIC connection. For example routing information. It could be used by middleware to inject tracking information, or even on-path-attackers.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1319#issuecomment-404403328
----==_mimepart_5b46f48964937_21db33fa557aaef881062a6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>It could actively be used to carry secondary protocols over a QUIC connection. For example routing information. It could be used by middleware to inject tracking information, or even on-path-attackers.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1319#issuecomment-404403328">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwHE1hqCEa-vA79Ltbjxpe34hO2rks5uFuwJgaJpZM4TfjYH">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0Xm4Ms8kKwb5CjUlB0M35dVXriEks5uFuwJgaJpZM4TfjYH.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1319: It could actively be used to carry secondary protocols over a QUIC connection. For example routing information. It could be used by middleware to inject tracking information, or even on-path-attackers."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1319#issuecomment-404403328"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1319#issuecomment-404403328",
"url": "https://github.com/quicwg/base-drafts/issues/1319#issuecomment-404403328",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] What to do when part of a coalesced packet is invalid? (#1319)",
"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\": 1319,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1319#issuecomment-404403328"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 327038471\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b46f48964937_21db33fa557aaef881062a6--


From nobody Wed Jul 11 23:27: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 1D2CE131060 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 23:27:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lEy3sE7Pb4iE for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 23:27: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 A5573130DE9 for <quic-issues@ietf.org>; Wed, 11 Jul 2018 23:27:50 -0700 (PDT)
Date: Wed, 11 Jul 2018 23:27:49 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531376869; bh=S5+SCGJHCbXL24stbiycaD9GwDdbJ6m31WtKYYzCAIk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=0T8njrRD/Y6zhkyNCju/HNt9mRljN0iHu72xGr4rIJDUZzDPy2r2uRMrS6wX003eo +VoNzTXPKn6DUdoJ1+5SdRa5QW4lXRMxp6VIu6eZvQtk9Gnf5I2nYZ0rLjGR7FxW3F jdPXJtbztrKXNZUfnXlzFzPDcOcYb0Z2nG+Mk8g0=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd25c420d1b06615e3e31b3d2b8d89bb2993e21d292cf00000001175eb6e592a169ce12e0f8dd@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1319/404403569@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1319@github.com>
References: <quicwg/base-drafts/issues/1319@github.com>
Subject: Re: [quicwg/base-drafts] What to do when part of a coalesced packet is invalid? (#1319)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b46f4e5d83b6_78ea3fba4fef6f8475347"; 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/dcq30rOPAfNGQRwBDR1dO_hO0Gc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 06:27:52 -0000

----==_mimepart_5b46f4e5d83b6_78ea3fba4fef6f8475347
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

There is no reason to permit secondary payload outside of the early handshake - it is just an open invitation to all sorts of unpredictable and unwanted 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/1319#issuecomment-404403569
----==_mimepart_5b46f4e5d83b6_78ea3fba4fef6f8475347
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>There is no reason to permit secondary payload outside of the early handshake - it is just an open invitation to all sorts of unpredictable and unwanted 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/1319#issuecomment-404403569">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxoNZOSwN1VsqVpeCLj7P_Sg8J_Xks5uFuxlgaJpZM4TfjYH">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwCmRnxryWHcXjOdKwYSdwFfnFUWks5uFuxlgaJpZM4TfjYH.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1319: There is no reason to permit secondary payload outside of the early handshake - it is just an open invitation to all sorts of unpredictable and unwanted behavior."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1319#issuecomment-404403569"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1319#issuecomment-404403569",
"url": "https://github.com/quicwg/base-drafts/issues/1319#issuecomment-404403569",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] What to do when part of a coalesced packet is invalid? (#1319)",
"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\": 1319,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1319#issuecomment-404403569"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 327038471\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b46f4e5d83b6_78ea3fba4fef6f8475347--


From nobody Wed Jul 11 23:44: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 9250F130EBC for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 23:43:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id a_YFpypoDSIG for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 23:43: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 16258130E13 for <quic-issues@ietf.org>; Wed, 11 Jul 2018 23:43:57 -0700 (PDT)
Date: Wed, 11 Jul 2018 23:43:56 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531377836; bh=rdajaiQhYdg7QVtQi9JEMTzjEJmAWL8asUIFfX9Euus=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=MDgPAkhorWuPiff4o7rUllHNqw0/YiZ9vSgQU25x8Vvvs/T5XPVjvbiP/JwX17RLp H9rGe2IoxVS/OfP0n4LOF39wQOfjEvuCRktjEZj/n6ZmHaldJQ2m3rDKbZlAWTXDYy 4S+rv17LsYlFMF0xCfB6rFC0161ch/VqXvLqfD+w=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab933cd8576373d58bd1cf19f100b0825c63446ac692cf00000001175ebaac92a169ce0f861fa8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/795/404406779@github.com>
In-Reply-To: <quicwg/base-drafts/issues/795@github.com>
References: <quicwg/base-drafts/issues/795@github.com>
Subject: Re: [quicwg/base-drafts] SNI encryption (#795)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b46f8ac1a448_78b53fba4fef6f841534d3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/c8KiXSi8A212ngfAzVXlZLTnbDM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 06:43:59 -0000

----==_mimepart_5b46f8ac1a448_78b53fba4fef6f841534d3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

The specs wouldn't necessarily change there.  It's basically a property of QUIC that the destination connection ID in a client's Initial packet is not controlled by the server, and therefore not really appropriate for use in routing packets in the same way that a connection ID that the server chooses is.

If a solution for encrypting SNI proposed new ways of selecting the destination connection ID (I haven't seen that suggested, but I'll concede that it's possible), then they would have to work within that constraint.  Either that, or request changes from 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/795#issuecomment-404406779
----==_mimepart_5b46f8ac1a448_78b53fba4fef6f841534d3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>The specs wouldn't necessarily change there.  It's basically a propert=
y of QUIC that the destination connection ID in a client's Initial packet=
 is not controlled by the server, and therefore not really appropriate fo=
r use in routing packets in the same way that a connection ID that the se=
rver chooses is.</p>
<p>If a solution for encrypting SNI proposed new ways of selecting the de=
stination connection ID (I haven't seen that suggested, but I'll concede =
that it's possible), then they would have to work within that constraint.=
  Either that, or request changes from 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/795#issuecomment-404406779">view it on GitHub</a>, =
or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq6S1V=
vJK7iSkD39iGnoL5MjOiYKUks5uFvAsgaJpZM4PjfJL">mute the thread</a>.<img src=
=3D"https://github.com/notifications/beacon/AWbkq0gWpVwnMMf30qpHFpSwKYYRR=
sfMks5uFvAsgaJpZM4PjfJL.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 #795: The specs wouldn't necessarily change there.  It's bas=
ically a property of QUIC that the destination connection ID in a client'=
s Initial packet is not controlled by the server, and therefore not reall=
y appropriate for use in routing packets in the same way that a connectio=
n ID that the server chooses is.\r\n\r\nIf a solution for encrypting SNI =
proposed new ways of selecting the destination connection ID (I haven't s=
een that suggested, but I'll concede that it's possible), then they would=
 have to work within that constraint.  Either that, or request changes fr=
om QUIC."}],"action":{"name":"View Issue","url":"https://github.com/quicw=
g/base-drafts/issues/795#issuecomment-404406779"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/795#issuecomment-=
404406779",
"url": "https://github.com/quicwg/base-drafts/issues/795#issuecomment-404=
406779",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] SNI encryption (#795)",
"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\": 795,\n\"IssueComment\": \"{{IssueCom=
ment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/795#issuecomment-404=
406779"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 2609608=
43\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b46f8ac1a448_78b53fba4fef6f841534d3--


From nobody Wed Jul 11 23:49: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 924F1131066 for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 23:49:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id iaCt_G5-RTBU for <quic-issues@ietfa.amsl.com>; Wed, 11 Jul 2018 23:49:18 -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 B3519130E13 for <quic-issues@ietf.org>; Wed, 11 Jul 2018 23:49:18 -0700 (PDT)
Date: Wed, 11 Jul 2018 23:49:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531378158; bh=QNN94/aQL/PGsdVRciRJMNKJ1TVyhkgEdihBQKEvQsw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=gMjJ0kwo4xeaCwCIdvN/JlDvBLGqG7JsENKb/HIvy5q54ODDylea4oxexEArRRF2O F5IqZeiFnR3AHh2osRFuekB17DvVteyNaZ/d6ZCtgPzbBlHorcsuTv4FrmhIdXuDSK LSrNWKeWdlgD1o+w3O7JzB7HOs5tMfaJxd4iiOcY=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab9c30ae8118865cde739c59389d754cc5780a05b392cf00000001175ebbee92a169ce14138c09@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1498/review/136521011@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1498@github.com>
References: <quicwg/base-drafts/pull/1498@github.com>
Subject: Re: [quicwg/base-drafts] Rework Retry packet (#1498)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b46f9eecce0_6ca3f8371a02f883514e6"; 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/aEm8e7-rA1zhOvEGZSwCImSvB1E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 06:49:21 -0000

----==_mimepart_5b46f9eecce0_6ca3f8371a02f883514e6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mikkelfj commented on this pull request.



> +
+A server MUST only send a Retry in response to a client Initial packet.
+
+If the Original Destination Connection ID field does not match the Destination
+Connection ID from most recent the Initial packet it sent, clients MUST discard
+the packet.  This prevents an off-path attacker from injecting a Retry packet
+with a bogus new Source Connection ID.
+
+The client responds to a Retry packet with Initial packet that includes the
+provided Retry Token to continue connection establishment.
+
+A server that might send another Retry packet in response to a subsequent
+Initial packet MUST set the Source Connection ID to new value of at least 8
+octets in length.  This allows clients to distinguish between Retry packets when
+the server sends multiple rounds of Retry packets.  A server that will not send
+additional Retry packets can set the Source Connection ID to any value.

@martinthomson I thought it was a typo, missing an `a` not a question about semantics.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1498#discussion_r201925585
----==_mimepart_5b46f9eecce0_6ca3f8371a02f883514e6
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/1498#discussion_r201925585">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +
+A server MUST only send a Retry in response to a client Initial packet.
+
+If the Original Destination Connection ID field does not match the Destination
+Connection ID from most recent the Initial packet it sent, clients MUST discard
+the packet.  This prevents an off-path attacker from injecting a Retry packet
+with a bogus new Source Connection ID.
+
+The client responds to a Retry packet with Initial packet that includes the
+provided Retry Token to continue connection establishment.
+
+A server that might send another Retry packet in response to a subsequent
+Initial packet MUST set the Source Connection ID to new value of at least 8
+octets in length.  This allows clients to distinguish between Retry packets when
+the server sends multiple rounds of Retry packets.  A server that will not send
+additional Retry packets can set the Source Connection ID to any value.
</pre>
<p><a class="user-mention" data-hovercard-user-id="67641" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a> I thought it was a typo, missing an <code>a</code> not a question about semantics.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1498#discussion_r201925585">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1a97htW09IEAPU9jpDypszADXkCks5uFvFugaJpZM4U8RgX">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq39itvimCPs7CifFsihRzcsvixO7ks5uFvFugaJpZM4U8RgX.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1498"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1498#discussion_r201925585"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1498#discussion_r201925585",
"url": "https://github.com/quicwg/base-drafts/pull/1498#discussion_r201925585",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1498",
"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/1498#discussion_r201925585"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 351344663\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b46f9eecce0_6ca3f8371a02f883514e6--


From nobody Thu Jul 12 05:36: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 53993130EDF for <quic-issues@ietfa.amsl.com>; Thu, 12 Jul 2018 05:36:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vRj3CuOL5Puv for <quic-issues@ietfa.amsl.com>; Thu, 12 Jul 2018 05:36: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 E4B00130DDE for <quic-issues@ietf.org>; Thu, 12 Jul 2018 05:36:21 -0700 (PDT)
Date: Thu, 12 Jul 2018 05:36:20 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531398980; bh=O7F1gKphUW+MsX7uCaoJ7fbKaTfeLEelJpyi4NSSEDE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=XpdhYMd23Es9mkuAvMQ9PfZwQ9d4D09x6xXuQnROzmDMPte8GXqyUWzHnH75UQlZX LE/8j/cF8mw5jTMG2KBB4tPq29g5EnDXVxglWkioDl6hal86QmeVlyUCKustGijomr yEDwlksDF34qEbrhQSrb6QT64515306dp0JvU0Ns=
From: ekr <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab026a8d45012e18a2d2aed4b60bc2e0624361270492cf00000001175f0d4492a169ce144b7319@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1552/review/136629384@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1552@github.com>
References: <quicwg/base-drafts/pull/1552@github.com>
Subject: Re: [quicwg/base-drafts] Allow Retry in response to 0-RTT packets (#1552)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b474b44ef027_25383f8c8145ef788440cc"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ekr
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/TWmOF5w0Z9cHjM-lm4taUt84eU0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 12:36:24 -0000

----==_mimepart_5b474b44ef027_25383f8c8145ef788440cc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ekr commented on this pull request.



> @@ -594,7 +594,9 @@ of subsequent packets that it sends.
 A Retry packet does not include a packet number and cannot be explictly
 acknowledged by a client.
 
-A server MUST only send a Retry in response to a client Initial packet.
+A server MUST NOT send a Retry in response to packets other than Initial
+or 0-RTT packets.  A server MAY discard 0-RTT packets and only send Retry in
+response to Initial packets.

I would invert this last sentence:

"A server MAY choose to send Retry in response to Initial packets and discard or buffer 0-RTT packets corresponding to unvalidated client addresses."

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1552#pullrequestreview-136629384
----==_mimepart_5b474b44ef027_25383f8c8145ef788440cc
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@ekr</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1552#discussion_r202017675">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -594,7 +594,9 @@ of subsequent packets that it sends.
 A Retry packet does not include a packet number and cannot be explictly
 acknowledged by a client.
 
-A server MUST only send a Retry in response to a client Initial packet.
+A server MUST NOT send a Retry in response to packets other than Initial
+or 0-RTT packets.  A server MAY discard 0-RTT packets and only send Retry in
+response to Initial packets.
</pre>
<p>I would invert this last sentence:</p>
<p>"A server MAY choose to send Retry in response to Initial packets and discard or buffer 0-RTT packets corresponding to unvalidated client addresses."</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1552#pullrequestreview-136629384">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqy2x12cO4gd15Sya7WL9wGAkVURGks5uF0LEgaJpZM4VMNQk">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3SJUp2JHWBPUZpqCygOHky4Ct9Sks5uF0LEgaJpZM4VMNQk.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@ekr commented on #1552"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1552#pullrequestreview-136629384"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1552#pullrequestreview-136629384",
"url": "https://github.com/quicwg/base-drafts/pull/1552#pullrequestreview-136629384",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ekr commented on 1552",
"sections": [
{
"text": "",
"activityTitle": "**ekr**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ekr",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1552#pullrequestreview-136629384"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355521572\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b474b44ef027_25383f8c8145ef788440cc--


From nobody Thu Jul 12 06:54: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 734C3130E2C for <quic-issues@ietfa.amsl.com>; Thu, 12 Jul 2018 06:54:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.009
X-Spam-Level: 
X-Spam-Status: No, score=-3.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id o_LQAlU_O8zl for <quic-issues@ietfa.amsl.com>; Thu, 12 Jul 2018 06:54: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 E307F130DDE for <quic-issues@ietf.org>; Thu, 12 Jul 2018 06:54:10 -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=igrdfy707W3mzfxSCTDZsYclwYs=; b=nf8Igiz64uZpZlFc fQnlB2ysHYHL9DGhs04NRQNwcApi06ZpBCzE/2OK0hpdrsv336MWlU+6OZKWkJSz 1x6HwT9DaC/JPPbtPhnfzmKwbWmFOn1aAa/U/BFC5bokMKrXvnuvMHaFRBbrjTKV IgAh2cCf0VQzc5KTpg5fbSMn6BM=
Received: by filter1831p1mdw1.sendgrid.net with SMTP id filter1831p1mdw1-27386-5B475D7E-1C 2018-07-12 13:54:06.482911665 +0000 UTC
Received: from github-lowworker10-cp1-prd.iad.github.net (unknown [192.30.252.38]) by ismtpd0005p1iad1.sendgrid.net (SG) with ESMTP id 3xN7mWSqQRuN6F8u4-K8FQ for <quic-issues@ietf.org>; Thu, 12 Jul 2018 13:54:06.454 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker10-cp1-prd.iad.github.net (Postfix) with ESMTP id 6BEB94440E for <quic-issues@ietf.org>; Thu, 12 Jul 2018 06:54:06 -0700 (PDT)
Date: Thu, 12 Jul 2018 13:54:06 +0000 (UTC)
From: Brian Trammell <notifications@github.com>
Reply-To: quicwg/wg-materials <reply+0166e4ab1f2dd8da017e4a9d943a02803b1e932999e157cc92cf00000001175f1f7e92a169ce144de12b@reply.github.com>
To: quicwg/wg-materials <wg-materials@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/wg-materials/pull/57@github.com>
Subject: [quicwg/wg-materials] add slides for ops drafts (#57)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b475d7e6a785_60743fa017660f8416118a"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0l578/IpR6IEbe7bmcTnP80U3D3HnGIDsp4P 6GXfQ/K2Mr0B+4vF8+RuuCLqIqJgktl6cPudlqn1iao+qyJBj2vRbwaZsAz8f26JkMuwtRudE1gD3N uDf4ro1PSlWQsRzxoaINGfWAu/dAyBoC5BgZf1iGAPQaseN9EaZEVkgg1Y/dH3huYr/xvQPBzJoHrE c=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/s6MuO6PkTBbjdtIFGXmm3dk1a4g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 13:54:13 -0000

----==_mimepart_5b475d7e6a785_60743fa017660f8416118a
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/57

-- Commit Summary --

  * add slides for ops drafts

-- File Changes --

    M ietf101/spin-101.key (0)
    A ietf102/ops-drafts.key (0)
    A ietf102/ops-drafts.pdf (0)

-- Patch Links --

https://github.com/quicwg/wg-materials/pull/57.patch
https://github.com/quicwg/wg-materials/pull/57.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/57

----==_mimepart_5b475d7e6a785_60743fa017660f8416118a
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/57'>https://github.com/quicwg/wg-materials/pull/57</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>add slides for ops drafts</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/wg-materials/pull/57/files#diff-0">ietf101/spin-101.key</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/quicwg/wg-materials/pull/57/files#diff-1">ietf102/ops-drafts.key</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/quicwg/wg-materials/pull/57/files#diff-2">ietf102/ops-drafts.pdf</a>
    (0)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/wg-materials/pull/57.patch'>https://github.com/quicwg/wg-materials/pull/57.patch</a></li>
  <li><a href='https://github.com/quicwg/wg-materials/pull/57.diff'>https://github.com/quicwg/wg-materials/pull/57.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/57">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2aMFzZbPlj2cgouFY8xD-99JyuDks5uF1T-gaJpZM4VM5JD">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9X821-yM64ZZXXcC9n0D-OWhjQIks5uF1T-gaJpZM4VM5JD.gif" height="1" width="1" 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 slides for ops drafts (#57)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/wg-materials/pull/57"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/wg-materials/pull/57",
"url": "https://github.com/quicwg/wg-materials/pull/57",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 slides for ops drafts (#57)",
"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": "3dbd2bc",
"value": "add slides for ops drafts"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[ietf101/spin-101.key](https://github.com/quicwg/wg-materials/pull/57/files#diff-0) (0 changes)"
},
{
"name": "Added",
"value": "[ietf102/ops-drafts.key](https://github.com/quicwg/wg-materials/pull/57/files#diff-1) (0 changes)"
},
{
"name": "Added",
"value": "[ietf102/ops-drafts.pdf](https://github.com/quicwg/wg-materials/pull/57/files#diff-2) (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\": 57,\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\": 57\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/wg-materials/pull/57"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/wg-materials/pull/57.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/wg-materials/pull/57.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355701315\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b475d7e6a785_60743fa017660f8416118a--


From nobody Thu Jul 12 07:03: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 6CCE5130F21 for <quic-issues@ietfa.amsl.com>; Thu, 12 Jul 2018 07:03:15 -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, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZzsMrO5SXLHW for <quic-issues@ietfa.amsl.com>; Thu, 12 Jul 2018 07:03: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 78F7E130F08 for <quic-issues@ietf.org>; Thu, 12 Jul 2018 07:03:13 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531404192; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=qFl0UCJ+iGykuZ/NT5RuC+VZCgiwVPBQHMx2wYIvUgw=; b=cp0R3NnDURrYsZopf372yHsTyShJrS72rQYXMl9/E8oOgz8Ajg/0pvwixy1GLmhNtFDwbkRm OPSFFDaGNnHwcnkMz/QcEZ90LKYCeQ7sjas/AdM9oQ2dpgfh173jf5NwpbT9jS++yWwNOSpk rjwC4ZZXvdDMJF48RyiEpGfUD3I=
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.34]) by mxa.mailgun.org with ESMTP id 5b475fa0.7fa70e33bb10-smtp-out-n03; Thu, 12 Jul 2018 14:03:12 -0000 (UTC)
Date: Thu, 12 Jul 2018 07:03:12 -0700
From: Lars Eggert <lars@eggert.org>
Reply-To: Lars Eggert <lars@eggert.org>
To: quic-issues@ietf.org
Message-ID: <5b475fa087903_33582ad88e527c18485a0@hookshot-fe-88eb02d.cp1-iad.github.net.mail>
Subject: [quicwg/wg-materials] 3dbd2b: add slides for ops drafts
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b475fa0875a8_33582ad88e527c184845c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/7e-EZklyhMciejMgGZnOXWPpygg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 14:03:16 -0000

----==_mimepart_5b475fa0875a8_33582ad88e527c184845c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/wg-materials
  Commit: 3dbd2bcbc2945b41eaab7162dbf6142e074b1ad5
      https://github.com/quicwg/wg-materials/commit/3dbd2bcbc2945b41eaab7162dbf6142e074b1ad5
  Author: Brian Trammell <brian@trammell.ch>
  Date:   2018-07-12 (Thu, 12 Jul 2018)

  Changed paths:
    M ietf101/spin-101.key
    A ietf102/ops-drafts.key
    A ietf102/ops-drafts.pdf

  Log Message:
  -----------
  add slides for ops drafts


  Commit: 588a5fce56fb328d60c5102153661f851da6ae90
      https://github.com/quicwg/wg-materials/commit/588a5fce56fb328d60c5102153661f851da6ae90
  Author: Lars Eggert <lars@eggert.org>
  Date:   2018-07-12 (Thu, 12 Jul 2018)

  Changed paths:
    M ietf101/spin-101.key
    A ietf102/ops-drafts.key
    A ietf102/ops-drafts.pdf

  Log Message:
  -----------
  Merge pull request #57 from britram/ops102

add slides for ops drafts


Compare: https://github.com/quicwg/wg-materials/compare/05956c05674d...588a5fce56fb
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b475fa0875a8_33582ad88e527c184845c--


From nobody Thu Jul 12 07:03: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 31609130DE4 for <quic-issues@ietfa.amsl.com>; Thu, 12 Jul 2018 07:03:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2_SJkDo9q8vM for <quic-issues@ietfa.amsl.com>; Thu, 12 Jul 2018 07:03: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 268D3130F07 for <quic-issues@ietf.org>; Thu, 12 Jul 2018 07:03:15 -0700 (PDT)
Date: Thu, 12 Jul 2018 07:03:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531404194; bh=Ibg0Ebjm6UFEa7CaUIMYGiAZC4+5L/hadS8VxAhMm50=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xhkEikmhO08RdPG0ct3ay+zFBjPT/8ZvVRa5D5STETogdPF/FlcMyZJM8ciz8ZQQU ccCXn00p+N+wDrpcaKzZpE2VXJe6L+/YvG4AYZ78m59bR5k9P3Bw8r7Fikm06O4/0J LOTT8wGG0V44Vl7Hx1zhP2xCcA7PhLV4dVxw5L/4=
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/wg-materials <reply+0166e4abb9f0ef0629c0f579696119472c663c98a673ddb092cf00000001175f21a292a169ce144de12b@reply.github.com>
To: quicwg/wg-materials <wg-materials@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/wg-materials/pull/57/issue_event/1730394376@github.com>
In-Reply-To: <quicwg/wg-materials/pull/57@github.com>
References: <quicwg/wg-materials/pull/57@github.com>
Subject: Re: [quicwg/wg-materials] add slides for ops drafts (#57)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b475fa2165bf_658a3fa017660f84318017"; 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/JS2NVXtcfZWyiTIlYg97KrsDp4U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 14:03:18 -0000

----==_mimepart_5b475fa2165bf_658a3fa017660f84318017
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #57.

-- 
You 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/57#event-1730394376
----==_mimepart_5b475fa2165bf_658a3fa017660f84318017
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="340648235" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/wg-materials/issues/57" href="https://github.com/quicwg/wg-materials/pull/57">#57</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<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/57#event-1730394376">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq302MmTP8zaoJsE_1-hdxIVShP8-ks5uF1cigaJpZM4VM5JD">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_TtHjzEvW4QyesdtwwKhx6TRLGMks5uF1cigaJpZM4VM5JD.gif" height="1" width="1" 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 #57."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/wg-materials/pull/57#event-1730394376"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/wg-materials/pull/57#event-1730394376",
"url": "https://github.com/quicwg/wg-materials/pull/57#event-1730394376",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"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] add slides for ops drafts (#57)",
"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/57#event-1730394376"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355701315\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b475fa2165bf_658a3fa017660f84318017--


From nobody Thu Jul 12 07:35: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 24EE7130E3E for <quic-issues@ietfa.amsl.com>; Thu, 12 Jul 2018 07:35:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.01
X-Spam-Level: 
X-Spam-Status: No, score=-1.01 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, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id K8siE6K4CMOt for <quic-issues@ietfa.amsl.com>; Thu, 12 Jul 2018 07:35: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 1AF6712785F for <quic-issues@ietf.org>; Thu, 12 Jul 2018 07:35:16 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531406115; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=zwn/l3tgYPpJnK00FKGQgBCRl6+BW29zrAQwuFUr/DU=; b=aHRpTYZvHrc7kKVP2aMCHKdQs9m0AUWEKV0LZC1TE7N7kx0mB35aAycDXbUBXM41Ztba62wx ZJWF+T3Ju5YHbVkDC8q13tW/aoT1/po3rQpNkCrfbzFZ9I3/eHPHc5spg6azZ6YMhFXw6FCY TQ1LYT7aewZyA3eGM2J4OiQVH48=
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 5b476722.7f8a7dc9e4b0-smtp-out-n03; Thu, 12 Jul 2018 14:35:14 -0000 (UTC)
Date: Thu, 12 Jul 2018 07:35:14 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5b47672299d6d_42b92ab02f9cfc0c384d3@hookshot-fe-d252ca1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] c32e59: Jana's comments
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4767229995f_42b92ab02f9cfc0c3835f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/bKf2otlc24ebN8T-0E02G6FRraM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 14:35:19 -0000

----==_mimepart_5b4767229995f_42b92ab02f9cfc0c3835f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-padding
  Home:   https://github.com/quicwg/base-drafts
  Commit: c32e591fa3ce22015a44c3756de3ea27d95727b4
      https://github.com/quicwg/base-drafts/commit/c32e591fa3ce22015a44c3756de3ea27d95727b4
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-07-12 (Thu, 12 Jul 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Jana's comments



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4767229995f_42b92ab02f9cfc0c3835f--


From nobody Thu Jul 12 07:35: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 3062B131137 for <quic-issues@ietfa.amsl.com>; Thu, 12 Jul 2018 07:35:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id COuUzbZJAri7 for <quic-issues@ietfa.amsl.com>; Thu, 12 Jul 2018 07:35: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 4647412785F for <quic-issues@ietf.org>; Thu, 12 Jul 2018 07:35:20 -0700 (PDT)
Date: Thu, 12 Jul 2018 07:35:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531406118; bh=ibpLMwlaFpDSr629YBedbYjXv2IXHhlgo89R+XdahOQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=HxTZVFfZWJAnuvrXsNCN0VKTFuT59y/MzJXubJRRs2/3jAvII1A9pr0pC9wqgkz7F 6ds0rFObCkPgjPAOdJECsP7NCfTBQuPuViQ9Q8yqJShZKLnYGnB21HJkTLv2zIgE6z 6JExunz68+Yvdw4usNLmw/k4BN4P38UaqX5TfuG4=
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/1540/push/2714768321@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1540@github.com>
References: <quicwg/base-drafts/pull/1540@github.com>
Subject: Re: [quicwg/base-drafts] PADDING counts towards bytes in flight (#1540)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4767267decc_584a3fcc57a92f781243a3"; 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/4e8MjP1lUZZyaxAaMBX95ZuYl2Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 14:35:23 -0000

----==_mimepart_5b4767267decc_584a3fcc57a92f781243a3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

c32e591  Jana's comments


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1540/files/a72ec021c4ab3889024363f21daf6907ae47e9ad..c32e591fa3ce22015a44c3756de3ea27d95727b4

----==_mimepart_5b4767267decc_584a3fcc57a92f781243a3
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/c32e591">c32e591</a>  Jana&#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/1540/files/a72ec021c4ab3889024363f21daf6907ae47e9ad..c32e591fa3ce22015a44c3756de3ea27d95727b4">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq75PuBCkfnSuS7QEagJuRgp6yq63ks5uF16mgaJpZM4VHtn2">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9afcTsJ2ZX0tu9hOJLPUWCRyYzpks5uF16mgaJpZM4VHtn2.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1540"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1540/files/a72ec021c4ab3889024363f21daf6907ae47e9ad..c32e591fa3ce22015a44c3756de3ea27d95727b4"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1540/files/a72ec021c4ab3889024363f21daf6907ae47e9ad..c32e591fa3ce22015a44c3756de3ea27d95727b4",
"url": "https://github.com/quicwg/base-drafts/pull/1540/files/a72ec021c4ab3889024363f21daf6907ae47e9ad..c32e591fa3ce22015a44c3756de3ea27d95727b4",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1540",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1540:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "c32e591",
"value": "Jana's comments"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1540/files/a72ec021c4ab3889024363f21daf6907ae47e9ad..c32e591fa3ce22015a44c3756de3ea27d95727b4"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 354343414\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b4767267decc_584a3fcc57a92f781243a3--


From nobody Thu Jul 12 08:16: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 D3C86130E00 for <quic-issues@ietfa.amsl.com>; Thu, 12 Jul 2018 08:16:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.605
X-Spam-Level: 
X-Spam-Status: No, score=-6.605 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id d9DDEYOkcbFb for <quic-issues@ietfa.amsl.com>; Thu, 12 Jul 2018 08:16: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 3302A130E5C for <quic-issues@ietf.org>; Thu, 12 Jul 2018 08:16:11 -0700 (PDT)
Date: Thu, 12 Jul 2018 08:16:10 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531408570; bh=yFCBGWxWT0CNsIhoHN4Uq0XXOIw7cxg1+80RoIux22E=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=p3avkI5BMSB7X54cyEWqvyGSUKBF+TxjyK8DdPiInEmBW6QPBJiGeiHEkrZraevOW ci1Jt0nUapHfFmxLNWQNnX6P1Dr7tL0eI5RHiyEEKHFY4Dae6rqnuL7ArRg+NnDHoN mfOP5b1Td0kIgGAzUP5lDnXJAqZDsZx9AM1VK+X0=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba083350f5cc7d5da6cf6890d473ff04c266e6baf92cf00000001175f32ba92a169ce144b971d@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1553/review/136699327@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1553@github.com>
References: <quicwg/base-drafts/pull/1553@github.com>
Subject: Re: [quicwg/base-drafts] Stateless reset is near-pointless for long headers (#1553)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4770ba100e0_1b663f7e3daa0f78241c2"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/nTtzYcvv-VzYwVpdoUwTiYJvSr0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 15:16:15 -0000

----==_mimepart_5b4770ba100e0_1b663f7e3daa0f78241c2
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/1553#pullrequestreview-136699327
----==_mimepart_5b4770ba100e0_1b663f7e3daa0f78241c2
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/1553#pullrequestreview-136699327">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0BVfRx89owRjjcporonqxv_4ZBDks5uF2g6gaJpZM4VMPy0">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzHkDbreDybNzfEBfwwQ_B2t1zFZks5uF2g6gaJpZM4VMPy0.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1553"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1553#pullrequestreview-136699327"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1553#pullrequestreview-136699327",
"url": "https://github.com/quicwg/base-drafts/pull/1553#pullrequestreview-136699327",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1553",
"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/1553#pullrequestreview-136699327"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355531956\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4770ba100e0_1b663f7e3daa0f78241c2--


From nobody Thu Jul 12 08:19: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 76A4A130DC1 for <quic-issues@ietfa.amsl.com>; Thu, 12 Jul 2018 08:19:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.605
X-Spam-Level: 
X-Spam-Status: No, score=-1.605 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id j1FcIatAOMO5 for <quic-issues@ietfa.amsl.com>; Thu, 12 Jul 2018 08:19: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 BE2FD128CF3 for <quic-issues@ietf.org>; Thu, 12 Jul 2018 08:19: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=YomOLtA/2CbYkBH55dktTOsLA+U=; b=HNIKfgir0DZjWpZl B6NyXZTEflDD2vki5CLDbt7pxGCmcrccaNijvBazGDTFlARYJ+761gVUNSyDFWLp vxs+Tzx9zo2hNYaJd3ZdQQ4xxw2XqV9gs38e/6YKzePnCSEd4dfLGAG4Rl5gmAtQ IepkbQ2+BlmVYOXOIz+v7TjiQUc=
Received: by filter0796p1las1.sendgrid.net with SMTP id filter0796p1las1-9738-5B477163-2 2018-07-12 15:18:59.096903882 +0000 UTC
Received: from github-lowworker-dc5ea3e.cp1-iad.github.net (unknown [192.30.252.45]) by ismtpd0001p1iad1.sendgrid.net (SG) with ESMTP id 6146ipTMSd-D0KscN66q8w for <quic-issues@ietf.org>; Thu, 12 Jul 2018 15:18:59.040 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-dc5ea3e.cp1-iad.github.net (Postfix) with ESMTP id 07D83261924 for <quic-issues@ietf.org>; Thu, 12 Jul 2018 08:18:59 -0700 (PDT)
Date: Thu, 12 Jul 2018 15:18:59 +0000 (UTC)
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abeabe8390fe5b3f216bb5a92b8b10b5211ee6731992cf00000001175f336392a169ce144b974b@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1554/review/136700775@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1554@github.com>
References: <quicwg/base-drafts/pull/1554@github.com>
Subject: Re: [quicwg/base-drafts] Stateless reset oracle defense (#1554)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4771636568_6fad2af75dcb4f601293e2"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3bLSj1sWYsZB3PYgyfWtvKxfHewL/Vyg9nxM QOxMCNT5vizSxLN2zEkWjp/aW5l2e6e8mzOqd384uSmfIQagCO2F8RGnOIV845hCK4J6f0OFiTWqj9 dQWFRRfVq8xSGp9h8Tr+R+i4Qmbim/rQ7AjAT/AisT1zI9cVkKay5eA9rxh9b6D4Fyy7KfEMJ4OrSo Y=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/4V8T7bYxvlqQ8wvInM8LsljUav4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 15:19:24 -0000

----==_mimepart_5b4771636568_6fad2af75dcb4f601293e2
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/1554#pullrequestreview-136700775
----==_mimepart_5b4771636568_6fad2af75dcb4f601293e2
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/1554#pullrequestreview-136700775">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7h7CtSx-rmKbxXTQe-YJ1NehVLXks5uF2jjgaJpZM4VMPzq">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzYaGcKTa-tZeYedB0yxyO7YO5l2ks5uF2jjgaJpZM4VMPzq.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1554"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1554#pullrequestreview-136700775"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1554#pullrequestreview-136700775",
"url": "https://github.com/quicwg/base-drafts/pull/1554#pullrequestreview-136700775",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1554",
"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/1554#pullrequestreview-136700775"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355532010\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4771636568_6fad2af75dcb4f601293e2--


From nobody Thu Jul 12 08:22: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 C39A6130E52 for <quic-issues@ietfa.amsl.com>; Thu, 12 Jul 2018 08:22:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RbU5DyANY8Y1 for <quic-issues@ietfa.amsl.com>; Thu, 12 Jul 2018 08:21: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 4C788130EB4 for <quic-issues@ietf.org>; Thu, 12 Jul 2018 08:21:58 -0700 (PDT)
Date: Thu, 12 Jul 2018 08:21:57 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531408917; bh=Ej5P8iEOvUc9aLViG8dNBMvGieWzdSls2nxqQ+0zHYk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=QEPqZ/PTUvNljyBOmAjsq7fnK2qX664TnrccWTk88GYj5Lex+9oJTxEYbaUgjvM1c qfAWF9ZVpZFhLisUehB2M4Mt0zQhxqP1gzv4iXGwRzNEeR3OTbJDpVJ3htxSGqvUpb TkK0a6VZUyS/M78V1q7TH9YxpjgMInadOLkzUeKY=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abccf959e47d363035d9964174a377e593730790c592cf00000001175f341592a169ce14138c09@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1498/review/136702186@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1498@github.com>
References: <quicwg/base-drafts/pull/1498@github.com>
Subject: Re: [quicwg/base-drafts] Rework Retry packet (#1498)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4772156e335_596d3fbefbcd2f7c182146"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/t37oueLr5ottoDsXl3xtzQO0H7U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 15:22:02 -0000

----==_mimepart_5b4772156e335_596d3fbefbcd2f7c182146
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

MikeBishop commented on this pull request.



> +of subsequent packets that it sends.
+
+A Retry packet does not include a packet number and cannot be explictly
+acknowledged by a client.
+
+A server MUST only send a Retry in response to a client Initial packet.
+
+If the Original Destination Connection ID field does not match the Destination
+Connection ID from the most recent Initial packet it sent, clients MUST discard
+the packet.  This prevents an off-path attacker from injecting a Retry packet.
+
+The client responds to a Retry packet with an Initial packet that includes the
+provided Retry Token to continue connection establishment.
+
+A server that might send another Retry packet in response to a subsequent
+Initial packet MUST set the Source Connection ID to new value of at least 8

@martinthomson, @mikkelfj's comment was directed to this line -- "to **a** new 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/1498#pullrequestreview-136702186
----==_mimepart_5b4772156e335_596d3fbefbcd2f7c182146
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/1498#discussion_r202076228">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +of subsequent packets that it sends.
+
+A Retry packet does not include a packet number and cannot be explictly
+acknowledged by a client.
+
+A server MUST only send a Retry in response to a client Initial packet.
+
+If the Original Destination Connection ID field does not match the Destination
+Connection ID from the most recent Initial packet it sent, clients MUST discard
+the packet.  This prevents an off-path attacker from injecting a Retry packet.
+
+The client responds to a Retry packet with an Initial packet that includes the
+provided Retry Token to continue connection establishment.
+
+A server that might send another Retry packet in response to a subsequent
+Initial packet MUST set the Source Connection ID to new value of at least 8
</pre>
<p><a class="user-mention" data-hovercard-user-id="67641" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a>, <a class="user-mention" data-hovercard-user-id="193335" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mikkelfj">@mikkelfj</a>'s comment was directed to this line -- "to <strong>a</strong> new 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/1498#pullrequestreview-136702186">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4F_z-3SiVUcBKwPZbLPAvdTkrqTks5uF2mVgaJpZM4U8RgX">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqy6JGzu28NGMFN-lQMr96DR7wAoJks5uF2mVgaJpZM4U8RgX.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1498"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1498#pullrequestreview-136702186"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1498#pullrequestreview-136702186",
"url": "https://github.com/quicwg/base-drafts/pull/1498#pullrequestreview-136702186",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1498",
"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/1498#pullrequestreview-136702186"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 351344663\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4772156e335_596d3fbefbcd2f7c182146--


From nobody Thu Jul 12 08:24: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 7B57F130DE6 for <quic-issues@ietfa.amsl.com>; Thu, 12 Jul 2018 08:24:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.605
X-Spam-Level: 
X-Spam-Status: No, score=-6.605 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LChH4gR_SYsU for <quic-issues@ietfa.amsl.com>; Thu, 12 Jul 2018 08:24: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 75430129C6B for <quic-issues@ietf.org>; Thu, 12 Jul 2018 08:24:04 -0700 (PDT)
Date: Thu, 12 Jul 2018 08:24:03 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531409043; bh=Dgl3KYr10t2+9zxd8wkgVCs6wsQJHdDCvfmm/4g4llY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=dWAnQXEOA3MTg/rJWPeELuINoMLqil4PzAq3fu+fOuC1Ev6dIw37Dusouvf9lwhuP GThlJ+EmAl3MjoTFsarRFr2kyTEYOsIcKaEJfLmkI/cZ8ONY0Gn4tfKuEfWCAXMhg3 oVardK8IhEmmzpTV0d5Bu+ywyP7wgrmD+Nhi/LZw=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe00b3d4e7dd60d883b4649182813f42a2752467792cf00000001175f349392a169ce144b7319@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1552/review/136703194@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1552@github.com>
References: <quicwg/base-drafts/pull/1552@github.com>
Subject: Re: [quicwg/base-drafts] Allow Retry in response to 0-RTT packets (#1552)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b477293bb8e5_36252aea4b794f54718e3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/spSeTNxbzrsW87xqp5U31_shLto>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 15:24:07 -0000

----==_mimepart_5b477293bb8e5_36252aea4b794f54718e3
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/1552#pullrequestreview-136703194
----==_mimepart_5b477293bb8e5_36252aea4b794f54718e3
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/1552#pullrequestreview-136703194">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-bh6pC3lTRfHRBmhPMMRle-MruHks5uF2oTgaJpZM4VMNQk">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwhIUs0b1d-VIhxgQw5QNjhq30OMks5uF2oTgaJpZM4VMNQk.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1552"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1552#pullrequestreview-136703194"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1552#pullrequestreview-136703194",
"url": "https://github.com/quicwg/base-drafts/pull/1552#pullrequestreview-136703194",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1552",
"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/1552#pullrequestreview-136703194"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355521572\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b477293bb8e5_36252aea4b794f54718e3--


From nobody Thu Jul 12 08:33: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 6A0E8131130 for <quic-issues@ietfa.amsl.com>; Thu, 12 Jul 2018 08:33:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id b7vt4r-ACxxt for <quic-issues@ietfa.amsl.com>; Thu, 12 Jul 2018 08:33: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 62CCC131138 for <quic-issues@ietf.org>; Thu, 12 Jul 2018 08:33:30 -0700 (PDT)
Date: Thu, 12 Jul 2018 08:33:29 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531409609; bh=g7m63dizXfFeTCB0Va74sdN5N+WeViPxYfXeHOC3wGU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=rLfNyAi5anK3cYgiNfyZWt0W9WzHReRyfX1wOSnX9aT2XCITwSw3kCig4raAFY+Xx /FWlx5vOLJiexTzgAUxKOckMr6PCsWCG7FPKTJq8OvNOkDaTE+t79cdkSigUkB64u8 8Udf4CUUHlqDwhX62iRCs7GaIom2DK8HiA6B9eBM=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab58c82e93d77ba715faaa2239a439451126cd15fe92cf00000001175f36c992a169ce144b173f@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1551/review/136704033@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1551@github.com>
References: <quicwg/base-drafts/pull/1551@github.com>
Subject: Re: [quicwg/base-drafts] Editorial recovery fixes (#1551)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4774c99f17e_441e3f8710336f7c939be"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/XUaL-I3KBS4S5KelkqA-Rlw0fdo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 15:33:43 -0000

----==_mimepart_5b4774c99f17e_441e3f8710336f7c939be
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

MikeBishop commented on this pull request.

One comment throughout -- the use of lowercase "ack" reads oddly to me.  Is that typical of TCP docs?  I'd tend to either spell out "acknowledge[ment]" or refer to the (all-caps) "ACK" frame.

> @@ -216,23 +215,22 @@ implemented in QUIC.
 
 An unacknowledged packet is marked as lost when an acknowledgment is received
 for a packet that was sent a threshold number of packets (kReorderingThreshold)
-after the unacknowledged packet. Receipt of the ack indicates that a later
-packet was received, while kReorderingThreshold provides some tolerance for
-reordering of packets in the network.
-
-The RECOMMENDED initial value for kReorderingThreshold is 3.
-
-We derive this recommendation from TCP loss recovery {{?RFC5681}}
-{{?RFC6675}}. It is possible for networks to exhibit higher degrees of
-reordering, causing a sender to detect spurious losses. Detecting spurious
-losses leads to unnecessary retransmissions and may result in degraded
+and/or a threshold amount of time after the unacknowledged packet. Receipt of the
+ack indicates that a later packet was received, the reordering threshold

Comma splice; I'd either re-add the conjunction ("while" seemed fine) or replace the comma with a semicolon.

> -reordering of packets in the network.
-
-The RECOMMENDED initial value for kReorderingThreshold is 3.
-
-We derive this recommendation from TCP loss recovery {{?RFC5681}}
-{{?RFC6675}}. It is possible for networks to exhibit higher degrees of
-reordering, causing a sender to detect spurious losses. Detecting spurious
-losses leads to unnecessary retransmissions and may result in degraded
+and/or a threshold amount of time after the unacknowledged packet. Receipt of the
+ack indicates that a later packet was received, the reordering threshold
+provides some tolerance for reordering of packets in the network.
+
+The RECOMMENDED initial value for kReorderingThreshold is 3, based on 
+TCP loss recovery {{?RFC5681}} {{?RFC6675}}. Some networks may exhibit higher
+degrees of reordering, causing a sender to detect spurious losses. Detecting
+spurious losses leads to unnecessary retransmissions and may result in degraded

Perhaps it's simply a transport term of art, but talking about "detecting spurious losses" has the wrong connotation to me.  When we say that you've detected a spurious retransmission, it means you realized that retransmission was actually unnecessary; detecting spurious losses kind of feels like realizing a packet you thought was lost actually wasn't.

I know you're actually trying to talk about the initial incorrect conclusion, not the later realization it was incorrect.  Maybe it would be clearer to say that highly reordering networks "caus[e] a sender to incorrectly mark packets as lost.  Incorrect loss detection leads 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/1551#pullrequestreview-136704033
----==_mimepart_5b4774c99f17e_441e3f8710336f7c939be
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@MikeBishop</b> commented on this pull request.</p>

<p>One comment throughout -- the use of lowercase "ack" reads oddly to me.  Is that typical of TCP docs?  I'd tend to either spell out "acknowledge[ment]" or refer to the (all-caps) "ACK" frame.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1551#discussion_r202077758">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -216,23 +215,22 @@ implemented in QUIC.
 
 An unacknowledged packet is marked as lost when an acknowledgment is received
 for a packet that was sent a threshold number of packets (kReorderingThreshold)
-after the unacknowledged packet. Receipt of the ack indicates that a later
-packet was received, while kReorderingThreshold provides some tolerance for
-reordering of packets in the network.
-
-The RECOMMENDED initial value for kReorderingThreshold is 3.
-
-We derive this recommendation from TCP loss recovery {{?RFC5681}}
-{{?RFC6675}}. It is possible for networks to exhibit higher degrees of
-reordering, causing a sender to detect spurious losses. Detecting spurious
-losses leads to unnecessary retransmissions and may result in degraded
+and/or a threshold amount of time after the unacknowledged packet. Receipt of the
+ack indicates that a later packet was received, the reordering threshold
</pre>
<p>Comma splice; I'd either re-add the conjunction ("while" seemed fine) or replace the comma with a semicolon.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1551#discussion_r202079279">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; -reordering of packets in the network.
-
-The RECOMMENDED initial value for kReorderingThreshold is 3.
-
-We derive this recommendation from TCP loss recovery {{?RFC5681}}
-{{?RFC6675}}. It is possible for networks to exhibit higher degrees of
-reordering, causing a sender to detect spurious losses. Detecting spurious
-losses leads to unnecessary retransmissions and may result in degraded
+and/or a threshold amount of time after the unacknowledged packet. Receipt of the
+ack indicates that a later packet was received, the reordering threshold
+provides some tolerance for reordering of packets in the network.
+
+The RECOMMENDED initial value for kReorderingThreshold is 3, based on 
+TCP loss recovery {{?RFC5681}} {{?RFC6675}}. Some networks may exhibit higher
+degrees of reordering, causing a sender to detect spurious losses. Detecting
+spurious losses leads to unnecessary retransmissions and may result in degraded
</pre>
<p>Perhaps it's simply a transport term of art, but talking about "detecting spurious losses" has the wrong connotation to me.  When we say that you've detected a spurious retransmission, it means you realized that retransmission was actually unnecessary; detecting spurious losses kind of feels like realizing a packet you thought was lost actually wasn't.</p>
<p>I know you're actually trying to talk about the initial incorrect conclusion, not the later realization it was incorrect.  Maybe it would be clearer to say that highly reordering networks "caus[e] a sender to incorrectly mark packets as lost.  Incorrect loss detection leads 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/1551#pullrequestreview-136704033">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1tqW9vCsaXG4B4LIQKrGvyvEg1bks5uF2xJgaJpZM4VMGq_">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-cnnmSBAh65_040OXSwY9kJR1CQks5uF2xJgaJpZM4VMGq_.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1551"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1551#pullrequestreview-136704033"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1551#pullrequestreview-136704033",
"url": "https://github.com/quicwg/base-drafts/pull/1551#pullrequestreview-136704033",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1551",
"sections": [
{
"text": "One comment throughout -- the use of lowercase \"ack\" reads oddly to me.  Is that typical of TCP docs?  I'd tend to either spell out \"acknowledge[ment]\" or refer to the (all-caps) \"ACK\" frame.",
"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/1551#pullrequestreview-136704033"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355494591\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4774c99f17e_441e3f8710336f7c939be--


From nobody Thu Jul 12 10:32: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 11DDA131179 for <quic-issues@ietfa.amsl.com>; Thu, 12 Jul 2018 10:32:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.009
X-Spam-Level: 
X-Spam-Status: No, score=-3.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kui3c647c21m for <quic-issues@ietfa.amsl.com>; Thu, 12 Jul 2018 10:32:33 -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 90202131178 for <quic-issues@ietf.org>; Thu, 12 Jul 2018 10:32: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=uGmavKftc7I/ufV/x4TT81wUpjI=; b=pRbElzURIq2mgeLa gq0oDh0hAEKXNKN5uAV6Hgc5DGNdKJYUkaSq2NIOZkx3JT3ccbj3Ijm6ATvc1GQ4 lh3iAGiwDZFkRWyRB5wM4ZkUZhlbkrO4dsEcdDhTE1bG71zB6w8uYgR+AAFJwDzS KltVXHKgrOhvXKO7UoUDf3NHo1c=
Received: by filter1358p1mdw1.sendgrid.net with SMTP id filter1358p1mdw1-13360-5B4790B0-13 2018-07-12 17:32:32.813184037 +0000 UTC
Received: from github-lowworker17-cp1-prd.iad.github.net (unknown [192.30.252.44]) by ismtpd0035p1mdw1.sendgrid.net (SG) with ESMTP id vrsN2ALhRDy5ugZKK4mbNA for <quic-issues@ietf.org>; Thu, 12 Jul 2018 17:32:32.492 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker17-cp1-prd.iad.github.net (Postfix) with ESMTP id 19890C0DA6 for <quic-issues@ietf.org>; Thu, 12 Jul 2018 10:32:32 -0700 (PDT)
Date: Thu, 12 Jul 2018 17:32:32 +0000 (UTC)
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab9b34406f5a141f6db6a5b288f80f43b678b1ea3e92cf00000001175f52b092a169ce13ae108c@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1428/404589813@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1428@github.com>
References: <quicwg/base-drafts/issues/1428@github.com>
Subject: Re: [quicwg/base-drafts] When the sender is using standard Reno congestion control, ack every ~2 packets (#1428)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4790b017ae9_3cee3fd287256f7c60514"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0DPz9yIqcktqwqPW0VCiYThi5LRTHQeUy3ln UpV8yBf71tWabxMbG6I+VHgRREeMtb29ZsMj0XVsG/+ou+W+H4fkxggXMJZapy9LwbSlVKXKYryJfh KsjwZkRMlI4d339aKTqEetgvOQuJ+/uWcGP3+qf62JDnAQm6cTFr8jx78HZOzpV/0FbBddUDNqUTR2 c=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/J6zTVLJsDxc8y4CDYL3r23sdonU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 17:32:42 -0000

----==_mimepart_5b4790b017ae9_3cee3fd287256f7c60514
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Jana and I discussed this today at lunch and we think the best approach is for the sender to communicate a value for the max number of retransmittable packets or bytes received before sending an immediate ack.

Number of packets seems simpler, but the resource we're trying not to constrain is CWND, which is in bytes, so that seems more correct.  I suspect either will work fine in typical circumstances.

Given we recommend Reno currently, the default value would probably be 2 packets or 2400 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/1428#issuecomment-404589813
----==_mimepart_5b4790b017ae9_3cee3fd287256f7c60514
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>Jana and I discussed this today at lunch and we think the best approach =
is for the sender to communicate a value for the max number of retransmitta=
ble packets or bytes received before sending an immediate ack.</p>
<p>Number of packets seems simpler, but the resource we're trying not to co=
nstrain is CWND, which is in bytes, so that seems more correct.  I suspect =
either will work fine in typical circumstances.</p>
<p>Given we recommend Reno currently, the default value would probably be 2=
 packets or 2400 bytes.</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/1428#issuecomment-404589813">view it on GitHub</a>, or <a h=
ref=3D"https://github.com/notifications/unsubscribe-auth/AWbkq9t498LlqbkkX7=
i_2-ulLTqa9Ff_ks5uF4gwgaJpZM4Ud_JF">mute the thread</a>.<img src=3D"https:/=
/github.com/notifications/beacon/AWbkqyqgn2lqiHvu684eTs6tBIElROg2ks5uF4gwga=
JpZM4Ud_JF.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 #1428: J=
ana and I discussed this today at lunch and we think the best approach is f=
or the sender to communicate a value for the max number of retransmittable =
packets or bytes received before sending an immediate ack.\r\n\r\nNumber of=
 packets seems simpler, but the resource we're trying not to constrain is C=
WND, which is in bytes, so that seems more correct.  I suspect either will =
work fine in typical circumstances.\r\n\r\nGiven we recommend Reno currentl=
y, the default value would probably be 2 packets or 2400 bytes."}],"action"=
:{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1=
428#issuecomment-404589813"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1428#issuecomment-4=
04589813",
"url": "https://github.com/quicwg/base-drafts/issues/1428#issuecomment-4045=
89813",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 the sender is using standard Reno c=
ongestion control, ack every ~2 packets (#1428)",
"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\": 1428,\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\": 1428\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1428#issuecomment-4045=
89813"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 343405125=
\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b4790b017ae9_3cee3fd287256f7c60514--


From nobody Thu Jul 12 10:33: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 9211113118C for <quic-issues@ietfa.amsl.com>; Thu, 12 Jul 2018 10:33:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UBP_atwlFV4w for <quic-issues@ietfa.amsl.com>; Thu, 12 Jul 2018 10:33:29 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 40CAA131182 for <quic-issues@ietf.org>; Thu, 12 Jul 2018 10:33:29 -0700 (PDT)
Date: Thu, 12 Jul 2018 10:33:28 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531416808; bh=AB7tMR25Zv401RqCgdmTaj9u7JiiFXeXlgpMuxcyz2I=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=RXonMWQnQqhIcSk7wd3eKuQKf1CwilE2J0wI9IQKvat9d547wQxeLYDgsJpcz715y 34AaopY9zsf/7lEgPxS27K8lW+ZIuZqWhdvJmARGKBo1vDmMEFgnipE3fszlK+wffl 95cH9mR5OlgzKuoQDnDu2sOEaw87q93xuTLbdQEE=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf53ed88b12ff66f6267b9216e29609ef36e9ee8692cf00000001175f52e892a169ce109acc12@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/981/404590098@github.com>
In-Reply-To: <quicwg/base-drafts/issues/981@github.com>
References: <quicwg/base-drafts/issues/981@github.com>
Subject: Re: [quicwg/base-drafts] Explicitly communicate and include ACK delay in RTO computations (#981)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4790e82d59b_29cf3fe71522af88801c8"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/PBrzlG79tTjCHCpEcFcOxtgw3r0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 17:33:40 -0000

----==_mimepart_5b4790e82d59b_29cf3fe71522af88801c8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Jana, Martin and I are increasingly thinking this is worth adding, so unparking 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/981#issuecomment-404590098
----==_mimepart_5b4790e82d59b_29cf3fe71522af88801c8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Jana, Martin and I are increasingly thinking this is worth adding, so unparking 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/981#issuecomment-404590098">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0nbzBesws4oQSCUjA01LB3UrLmxks5uF4hogaJpZM4Qy1_D">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4tF6naHSVSfQFyw9TGpYtvvrFTdks5uF4hogaJpZM4Qy1_D.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #981: Jana, Martin and I are increasingly thinking this is worth adding, so unparking it."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/981#issuecomment-404590098"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/981#issuecomment-404590098",
"url": "https://github.com/quicwg/base-drafts/issues/981#issuecomment-404590098",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 communicate and include ACK delay in RTO computations (#981)",
"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\": 981,\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\": 981\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/981#issuecomment-404590098"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 281763779\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4790e82d59b_29cf3fe71522af88801c8--


From nobody Thu Jul 12 10:43: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 5847B12F295 for <quic-issues@ietfa.amsl.com>; Thu, 12 Jul 2018 10:43:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id oP5hGDQNH4qu for <quic-issues@ietfa.amsl.com>; Thu, 12 Jul 2018 10:43: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 C1FEC130E41 for <quic-issues@ietf.org>; Thu, 12 Jul 2018 10:43:06 -0700 (PDT)
Date: Thu, 12 Jul 2018 10:43:05 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531417385; bh=j7MambZYQ5+9DYlrxGnIMQdze5SmHerwQRI0AmWa4Y8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=IKW9yS507JeccfmMEu25P9UGubuLCUDQ19b0yf5smfTOdE4Oj2vRnq9/02pfpInST Hwic5rGyF0IsLGtR/ss/RMBwM/3gr1r28sPAwjZK2DL/4SYND3OXKi1pKReF0s8BlK v1pn+hH+ldDfxC8IwBOHQvZCuLlbGwLbpqSUQr/Q=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf2941861974e32076ec9fc209d1f650ea5cecf0892cf00000001175f552992a169ce13ae108c@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1428/404592862@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1428@github.com>
References: <quicwg/base-drafts/issues/1428@github.com>
Subject: Re: [quicwg/base-drafts] When the sender is using standard Reno congestion control, ack every ~2 packets (#1428)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b479329bafe2_7d2e3fcdab370f8811676c"; 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/bY9sj4rCl7dZlSaQPO--1VxJL7E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 17:43:10 -0000

----==_mimepart_5b479329bafe2_7d2e3fcdab370f8811676c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

bytes seem more future proof

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1428#issuecomment-404592862
----==_mimepart_5b479329bafe2_7d2e3fcdab370f8811676c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>bytes seem more future proof</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1428#issuecomment-404592862">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1UPjVATdOBPefshdqfpJEa-T5Arks5uF4qpgaJpZM4Ud_JF">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxbgnyLUqFACYTVScjV9j4HHfTCIks5uF4qpgaJpZM4Ud_JF.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1428: bytes seem more future proof"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1428#issuecomment-404592862"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1428#issuecomment-404592862",
"url": "https://github.com/quicwg/base-drafts/issues/1428#issuecomment-404592862",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 the sender is using standard Reno congestion control, ack every ~2 packets (#1428)",
"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\": 1428,\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\": 1428\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1428#issuecomment-404592862"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 343405125\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b479329bafe2_7d2e3fcdab370f8811676c--


From nobody Thu Jul 12 11:25: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 56EBB131197 for <quic-issues@ietfa.amsl.com>; Thu, 12 Jul 2018 11:25:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.009
X-Spam-Level: 
X-Spam-Status: No, score=-3.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vviSxgyWnAWS for <quic-issues@ietfa.amsl.com>; Thu, 12 Jul 2018 11:25: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 C2738131172 for <quic-issues@ietf.org>; Thu, 12 Jul 2018 11:25: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=Vr4Uuzks/esFiL5TQFQ30Nn9Dp4=; b=t4L8P+Y2J1QSzSUa H/BkseM1jjsHmQbBnV4WmvNZxlZNTI/+D6cc2obfju32udi08gvwvCQ7viy4dNxp zSHqJMuHk+iLif+yIJachXYKZO5bb0iGMZ9R+FT2SqP4ZwfFku0Oopl4jAbazlnH /kzEuFLHK6duqT0AdiTcOnBjaIU=
Received: by filter0420p1iad2.sendgrid.net with SMTP id filter0420p1iad2-14444-5B479D18-1C 2018-07-12 18:25:28.788006766 +0000 UTC
Received: from github-lowworker-89d05ac.cp1-iad.github.net (unknown [192.30.252.35]) by ismtpd0003p1iad1.sendgrid.net (SG) with ESMTP id 5-HpRZDfS_69d8zOyqhGIg for <quic-issues@ietf.org>; Thu, 12 Jul 2018 18:25:28.742 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-89d05ac.cp1-iad.github.net (Postfix) with ESMTP id B2B20AE026A for <quic-issues@ietf.org>; Thu, 12 Jul 2018 11:25:28 -0700 (PDT)
Date: Thu, 12 Jul 2018 18:25:28 +0000 (UTC)
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab1479914d9ee749ae5bb2bfe714c4503d657254c492cf00000001175f5f1892a169ce144b974b@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1554/review/136771824@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1554@github.com>
References: <quicwg/base-drafts/pull/1554@github.com>
Subject: Re: [quicwg/base-drafts] Stateless reset oracle defense (#1554)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b479d18b049e_3292ade3c480f54512e8"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0gy4M/edRYMHDKHk5e1zwGgdZqPXid77lhgS 8+gHuAx0XgUb8D6Z7QECBljuHtYO4fCXt+nFg2tMn5XqjOiyT6mrpDGxUm+NCXcvLMI7RJUUcmLEa6 yg8KGQaPDQ0kMVlFhzChxWNzowEH1FI7Cfu4NP4QG/iZlwi7QIAKz7hgh1rvc/qAMJkkoJS4Q22S31 M=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/OxR7r8umPKsubUPyr37hZHyXrBY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 18:25:39 -0000

----==_mimepart_5b479d18b049e_3292ade3c480f54512e8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.

Looks good, some small suggestions.

> @@ -4722,6 +4719,37 @@ receiver, an off-path attacker will need to race the duplicate packet against
 the original to be successful in this attack.  Therefore, QUIC receivers ignore
 ECN codepoints set in duplicate packets (see {{using-ecn}}).
 
+## Stateless Reset Oracle {#reset-oracle}
+
+An attacker that can cause a server to emit a stateless reset token can cause
+any connection that uses the same connection ID and method of producing the
+token to be destroyed.  This creates a possible denial of service attack on

nit: destroyed?  Closed? Reset?

> +An attacker that can cause a server to emit a stateless reset token can cause
+any connection that uses the same connection ID and method of producing the
+token to be destroyed.  This creates a possible denial of service attack on
+existing connections if the attacker is able to cause a stateless reset token to
+be generated for a connection with a selected connection ID.  That is, an attack
+is possible if an attacker can alter packet routing so that a packet is received
+by an instance that uses the same stateless reset key, but no connection state
+for the connection ID.
+
+The only viable defense against this style of denial of service is to ensure
+that routing configuration for a cluster guarantees consistent routing of
+packets for a given connection ID.  That is, the routing needs to ensure that a
+stateless reset is not generated unless the associated connection (as identified
+by the connection ID) cannot proceed.
+
+For endpoints that operate in clusters, instances that share a static key for

This paragraph is largely an easier to read version of the paragraph that precedes it.  Can you combine them?  Maybe:

"To defend against this style of denial of service attack, endpoints in clusters that share a static stateless reset key (see {{reset-token}}) MUST be arranged..."

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1554#pullrequestreview-136771824
----==_mimepart_5b479d18b049e_3292ade3c480f54512e8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@ianswett</b> commented on this pull request.</p>

<p>Looks good, some small suggestions.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1554#discussion_r202132886">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -4722,6 +4719,37 @@ receiver, an off-path attacker will need to race the duplicate packet against
 the original to be successful in this attack.  Therefore, QUIC receivers ignore
 ECN codepoints set in duplicate packets (see {{using-ecn}}).
 
+## Stateless Reset Oracle {#reset-oracle}
+
+An attacker that can cause a server to emit a stateless reset token can cause
+any connection that uses the same connection ID and method of producing the
+token to be destroyed.  This creates a possible denial of service attack on
</pre>
<p>nit: destroyed?  Closed? Reset?</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1554#discussion_r202134248">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +An attacker that can cause a server to emit a stateless reset token can cause
+any connection that uses the same connection ID and method of producing the
+token to be destroyed.  This creates a possible denial of service attack on
+existing connections if the attacker is able to cause a stateless reset token to
+be generated for a connection with a selected connection ID.  That is, an attack
+is possible if an attacker can alter packet routing so that a packet is received
+by an instance that uses the same stateless reset key, but no connection state
+for the connection ID.
+
+The only viable defense against this style of denial of service is to ensure
+that routing configuration for a cluster guarantees consistent routing of
+packets for a given connection ID.  That is, the routing needs to ensure that a
+stateless reset is not generated unless the associated connection (as identified
+by the connection ID) cannot proceed.
+
+For endpoints that operate in clusters, instances that share a static key for
</pre>
<p>This paragraph is largely an easier to read version of the paragraph that precedes it.  Can you combine them?  Maybe:</p>
<p>"To defend against this style of denial of service attack, endpoints in clusters that share a static stateless reset key (see {{reset-token}}) MUST be arranged..."</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1554#pullrequestreview-136771824">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3Birexm7Lfzqw864Xx0oOGizhyWks5uF5SYgaJpZM4VMPzq">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5TugyrKcIyZAr_FjlhW4lWtl5pJks5uF5SYgaJpZM4VMPzq.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1554"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1554#pullrequestreview-136771824"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1554#pullrequestreview-136771824",
"url": "https://github.com/quicwg/base-drafts/pull/1554#pullrequestreview-136771824",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1554",
"sections": [
{
"text": "Looks good, some small suggestions.",
"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/1554#pullrequestreview-136771824"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355532010\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b479d18b049e_3292ade3c480f54512e8--


From nobody Thu Jul 12 11:58: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 52352130E40 for <quic-issues@ietfa.amsl.com>; Thu, 12 Jul 2018 11:58:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KKsCq3T71mn7 for <quic-issues@ietfa.amsl.com>; Thu, 12 Jul 2018 11:58: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 8D4A3130DC5 for <quic-issues@ietf.org>; Thu, 12 Jul 2018 11:58:50 -0700 (PDT)
Date: Thu, 12 Jul 2018 11:58:48 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531421928; bh=VKKVGu9gK+63PDzjW7zTbI+DD4IdyJ3N/Omf9wYFlsU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=rV3EvUm9AH8M6Sj7hbTIHIw2PI+CqVY7FT0g7rJ4j04wAF2DN+9OWTiuwttXBN6jf K+kL46apLxkB8qooJngx+HF+PhgnfMeJufNYVsECtnh3vFrCdYpC0gASF6vfCuViCY 6uKZ76+X/0Jb25MsKa8yhjxx8qkdq5JCPyXCTzcs=
From: mirjak <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab1e518a97a9c0043c4bec614d72f9c24f4db183e392cf00000001175f66e892a169ce13ae108c@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1428/404615970@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1428@github.com>
References: <quicwg/base-drafts/issues/1428@github.com>
Subject: Re: [quicwg/base-drafts] When the sender is using standard Reno congestion control, ack every ~2 packets (#1428)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b47a4e8becc0_3d2c3fce875fcf7c12162f"; 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/5bhW-8ocxh76xwgTNP__qvI1JY8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 18:58:53 -0000

----==_mimepart_5b47a4e8becc0_3d2c3fce875fcf7c12162f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

+1 for communicating the value

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1428#issuecomment-404615970
----==_mimepart_5b47a4e8becc0_3d2c3fce875fcf7c12162f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>+1 for communicating the value</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1428#issuecomment-404615970">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9TD5nvvP4osy97gBPQgMg26f2lgks5uF5xogaJpZM4Ud_JF">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-vXKfhOhJJVaPRwtUbRd7T9U3aTks5uF5xogaJpZM4Ud_JF.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 in #1428: +1 for communicating the value"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1428#issuecomment-404615970"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1428#issuecomment-404615970",
"url": "https://github.com/quicwg/base-drafts/issues/1428#issuecomment-404615970",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 the sender is using standard Reno congestion control, ack every ~2 packets (#1428)",
"sections": [
{
"text": "",
"activityTitle": "**mirjak**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mirjak",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1428,\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\": 1428\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1428#issuecomment-404615970"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 343405125\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b47a4e8becc0_3d2c3fce875fcf7c12162f--


From nobody Thu Jul 12 12:47: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 D04FC130F58 for <quic-issues@ietfa.amsl.com>; Thu, 12 Jul 2018 12:47:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WpZegdvBFR-G for <quic-issues@ietfa.amsl.com>; Thu, 12 Jul 2018 12:47: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 1EEAF130E7B for <quic-issues@ietf.org>; Thu, 12 Jul 2018 12:47:10 -0700 (PDT)
Date: Thu, 12 Jul 2018 12:47:09 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531424829; bh=kFQiVXpVaSHw3c0pUD3yEVAFJ4st6PA9FgRzPT11cBE=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=wSJG19+uAUxkuRRNdPtys8bz7KWWFO/6wIYlABObh2aAhom1/W1SAd1tjNmkRO8z5 qdMicvDoo6ddZUS3NW38rA4aC/NrFWgitcCiRazOn4wuf9OIUHVpNILzK1SoeO16tw N44Y3Q9OYF5jRcIqyf2Sl3YESKAYw2PxDIcyM7Ao=
From: Magnus Westerlund <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb82be18952c7b7ee51c295f594502620cc74092092cf00000001175f723d92a169ce144fcb80@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1555@github.com>
Subject: [quicwg/base-drafts] Exception in ECN detection when ACK loss happens (#1555)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b47b03dfb28_54943fc447c64f8044732"; 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/1gvTiehSAgXI-lsD8nBZiBac55A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 19:47:12 -0000

----==_mimepart_5b47b03dfb28_54943fc447c64f8044732
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Adding an exception to the ECN detection to handle ACK loss if that occurs. 
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1555

-- Commit Summary --

  * Merge tag 'draft-ietf-quic-transport-13' of https://github.com/quicwg/base-drafts into ecn-ack-loss
  * Adding exception due to ack loss.

-- File Changes --

    M draft-ietf-quic-transport.md (8)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1555.patch
https://github.com/quicwg/base-drafts/pull/1555.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/1555

----==_mimepart_5b47b03dfb28_54943fc447c64f8044732
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Adding an exception to the ECN detection to handle ACK loss if that occurs.</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/1555'>https://github.com/quicwg/base-drafts/pull/1555</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Merge tag &#39;draft-ietf-quic-transport-13&#39; of https://github.com/quicwg/base-drafts into ecn-ack-loss</li>
  <li>Adding exception due to ack loss.</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1555/files#diff-0">draft-ietf-quic-transport.md</a>
    (8)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1555.patch'>https://github.com/quicwg/base-drafts/pull/1555.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1555.diff'>https://github.com/quicwg/base-drafts/pull/1555.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/1555">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_da--cHNleHlyVLraWQvEFzRJkhks5uF6e9gaJpZM4VNnHR">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4qnEgszFAS7aFjGmurS8OrmRlKSks5uF6e9gaJpZM4VNnHR.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Exception in ECN detection when ACK loss happens (#1555)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1555"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1555",
"url": "https://github.com/quicwg/base-drafts/pull/1555",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Exception in ECN detection when ACK loss happens (#1555)",
"sections": [
{
"text": "",
"activityTitle": "**Magnus Westerlund**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@gloinul",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "5f0d7b1",
"value": "Merge tag 'draft-ietf-quic-transport-13' of https://github.com/quicwg/base-drafts into ecn-ack-loss"
},
{
"name": "d5729ff",
"value": "Adding exception due to ack loss."
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1555/files#diff-0) (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\": 1555,\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\": 1555\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1555"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1555.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1555.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355889617\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b47b03dfb28_54943fc447c64f8044732--


From nobody Thu Jul 12 12:49: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 9892F130EF1 for <quic-issues@ietfa.amsl.com>; Thu, 12 Jul 2018 12:49:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.009
X-Spam-Level: 
X-Spam-Status: No, score=-3.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id osoB_GKKL8sM for <quic-issues@ietfa.amsl.com>; Thu, 12 Jul 2018 12:49:14 -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 62BFB130E17 for <quic-issues@ietf.org>; Thu, 12 Jul 2018 12:49: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=RRWdirXnSKUSyq6iU6PJ/MZ4n4A=; b=K84k5bel71GP3L1p yzE4y4p+PzUaUfpny6s9L+i/meLqsgRDfSyCFi3LZt+WWhS+s/LRcwop9XuFunjL T1bdcA5mRoJVMu63m8iMr679bEVEiLpu1ae0BCUTtx2F/x9QpeOS3LzClNzK5m1t toiamXTy85HKOeqaVfNvbl73pBA=
Received: by filter0342p1iad2.sendgrid.net with SMTP id filter0342p1iad2-19989-5B47B0B8-35 2018-07-12 19:49:12.988249684 +0000 UTC
Received: from github-lowworker-89d05ac.cp1-iad.github.net (unknown [192.30.252.35]) by ismtpd0003p1iad1.sendgrid.net (SG) with ESMTP id I3nsuSDORXi2iZSFKCCFRQ for <quic-issues@ietf.org>; Thu, 12 Jul 2018 19:49:12.887 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-89d05ac.cp1-iad.github.net (Postfix) with ESMTP id D6502AE026A for <quic-issues@ietf.org>; Thu, 12 Jul 2018 12:49:12 -0700 (PDT)
Date: Thu, 12 Jul 2018 19:49:13 +0000 (UTC)
From: Magnus Westerlund <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab2223c31b24d38a696dbafdb2a024a2d3ba78be3a92cf00000001175f72b892a169ce1406c905@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1481/404629725@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1481@github.com>
References: <quicwg/base-drafts/issues/1481@github.com>
Subject: Re: [quicwg/base-drafts] Fragility in ECN counters with lost acks (#1481)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b47b0b8d3f7e_7a052ae58ff92f5072094"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1Ns0layx9sJyPoVgl6WIIYbMZs3t7J95CIdp A2XqprB7YkaAHY06ZEzaWmf6oU4UnRtgD/FEaxGajNdJaLsgGfoxxMj0MZviHnCsG9wkRCBQpsCjKQ fQky7GmPbo+cjElvHYrgkQXVEIubmRS4kOpMkNO5rSfiDZO/ALrGBTbZPEeeo7Vv/SR9LcjvJ6D77K I=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/dOoWIVcXQjmnxeyh8H-3dl2lptY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 19:49:18 -0000

----==_mimepart_5b47b0b8d3f7e_7a052ae58ff92f5072094
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I have drafted an initial text to resolve this. See PR #1555. I took the simpler way out that if one detects ACK loss one simple skip to do the counter comparisons. That should be less error prone and is something that should happen very seldom. 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1481#issuecomment-404629725
----==_mimepart_5b47b0b8d3f7e_7a052ae58ff92f5072094
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I have drafted an initial text to resolve this. See PR <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="340773760" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1555" href="https://github.com/quicwg/base-drafts/pull/1555">#1555</a>. I took the simpler way out that if one detects ACK loss one simple skip to do the counter comparisons. That should be less error prone and is something that should happen very seldom.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1481#issuecomment-404629725">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_Zd3JgSu9VI2UBbeNOd1kmR43mwks5uF6g4gaJpZM4U4q22">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzCYOfBwYzqqWXZx1kvyuaE2vn4Aks5uF6g4gaJpZM4U4q22.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@gloinul in #1481: I have drafted an initial text to resolve this. See PR #1555. I took the simpler way out that if one detects ACK loss one simple skip to do the counter comparisons. That should be less error prone and is something that should happen very seldom. "}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1481#issuecomment-404629725"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1481#issuecomment-404629725",
"url": "https://github.com/quicwg/base-drafts/issues/1481#issuecomment-404629725",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Fragility in ECN counters with lost acks (#1481)",
"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\": \"quicwg/base-drafts\",\n\"issueId\": 1481,\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\": 1481\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1481#issuecomment-404629725"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 350399926\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b47b0b8d3f7e_7a052ae58ff92f5072094--


From nobody Thu Jul 12 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 403B8130EF9 for <quic-issues@ietfa.amsl.com>; Thu, 12 Jul 2018 12:51:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bnv84AGNWih1 for <quic-issues@ietfa.amsl.com>; Thu, 12 Jul 2018 12:51:24 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3BD61130EF1 for <quic-issues@ietf.org>; Thu, 12 Jul 2018 12:51:24 -0700 (PDT)
Date: Thu, 12 Jul 2018 12:51:23 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531425083; bh=S0zCmsNqBX13K3GoRDI6gRXT8LnM06I3fGfu1k7d1oc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=1H978jd9vUv8EX4kHAz89lLfPMHdAPnxMstthTJNXemXooDR39tD6Dlj1wtEzagIa hcQV3R8SSs03Eve0BCYTIFBb4vJXvgmh7RzYbgq7ddO9Q1WY8tv2ZRQZickSESYbcF k+VTjWhwADD/XOrwsVux6cNGz7Qd00qa5JxSExMo=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb0d2bd4ab9d034a21882202dfa6d306fb1cfb45f92cf00000001175f733b92a169ce144fcb80@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1555/review/136802602@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1555@github.com>
References: <quicwg/base-drafts/pull/1555@github.com>
Subject: Re: [quicwg/base-drafts] Exception in ECN detection when ACK loss happens (#1555)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b47b13b8e216_461c2ac8243eaf506504d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/FXnDemTYohwi_zT0bo0An-AR6EM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 19:51:27 -0000

----==_mimepart_5b47b13b8e216_461c2ac8243eaf506504d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> @@ -1738,6 +1738,14 @@ network, an endpoint verifies the following when an ACK_ECN frame is received:
 
 * The increase in ECT(0) and ECT(1) counters MUST be no greater than the number
   of packets newly acknowledged that were sent with the corresponding codepoint.
+  
+* If the increase in the ECT(0), ECT(1) and CE counters are greater than the 
+  number of newly ACKed packets, and received ACK's smallest acknowledged or 

I would just say "ACK's smallest acknowledged" and drop "or gap indicated packet number"

> @@ -1738,6 +1738,14 @@ network, an endpoint verifies the following when an ACK_ECN frame is received:
 
 * The increase in ECT(0) and ECT(1) counters MUST be no greater than the number
   of packets newly acknowledged that were sent with the corresponding codepoint.
+  
+* If the increase in the ECT(0), ECT(1) and CE counters are greater than the 
+  number of newly ACKed packets, and received ACK's smallest acknowledged or 
+  gap indicated packet number is larger than previously largest acknowledged 

How about: "...larger than the previous largest acknowledged, then it's likely acknowledgements were missed, and the above comparison MUST NOT be performed."

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1555#pullrequestreview-136802602
----==_mimepart_5b47b13b8e216_461c2ac8243eaf506504d
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/1555#discussion_r202157848">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1738,6 +1738,14 @@ network, an endpoint verifies the following when an ACK_ECN frame is received:
 
 * The increase in ECT(0) and ECT(1) counters MUST be no greater than the number
   of packets newly acknowledged that were sent with the corresponding codepoint.
+  
+* If the increase in the ECT(0), ECT(1) and CE counters are greater than the 
+  number of newly ACKed packets, and received ACK&#39;s smallest acknowledged or 
</pre>
<p>I would just say "ACK's smallest acknowledged" and drop "or gap indicated packet number"</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1555#discussion_r202158069">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1738,6 +1738,14 @@ network, an endpoint verifies the following when an ACK_ECN frame is received:
 
 * The increase in ECT(0) and ECT(1) counters MUST be no greater than the number
   of packets newly acknowledged that were sent with the corresponding codepoint.
+  
+* If the increase in the ECT(0), ECT(1) and CE counters are greater than the 
+  number of newly ACKed packets, and received ACK&#39;s smallest acknowledged or 
+  gap indicated packet number is larger than previously largest acknowledged 
</pre>
<p>How about: "...larger than the previous largest acknowledged, then it's likely acknowledgements were missed, and the above comparison MUST NOT be performed."</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1555#pullrequestreview-136802602">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8fk6YhDrqw490iJDMEDZPvFIv3Wks5uF6i7gaJpZM4VNnHR">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3s2HIhzqBwksMlQGinShB__DVC4ks5uF6i7gaJpZM4VNnHR.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1555"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1555#pullrequestreview-136802602"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1555#pullrequestreview-136802602",
"url": "https://github.com/quicwg/base-drafts/pull/1555#pullrequestreview-136802602",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1555",
"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/1555#pullrequestreview-136802602"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355889617\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b47b13b8e216_461c2ac8243eaf506504d--


From nobody Thu Jul 12 13:44: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 D8041131073 for <quic-issues@ietfa.amsl.com>; Thu, 12 Jul 2018 13:44:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id sbZYmjh84kcX for <quic-issues@ietfa.amsl.com>; Thu, 12 Jul 2018 13:44:29 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DB32E130FFC for <quic-issues@ietf.org>; Thu, 12 Jul 2018 13:44:28 -0700 (PDT)
Date: Thu, 12 Jul 2018 13:44:27 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531428267; bh=lZDr4Ghvv6jlP2ahf7Kw9Gu+c0PhTGz9oH4udsoDfek=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=dkOywMy2MqrCF45JKTH/tyEJb4LQ3nxqm8wFWjky6C8j1g5q+AxrD+DIK2gBRl3Qw 20BQrIhTt1nqhkjLmic8huTSKgZHkPIHlzCFSIlqMQxB3/myJzNF3WjjrS5TMPbMDn pEdtMtnZsZChakB/pBIcscqEFWgKeMuweMHCAuWs=
From: Magnus Westerlund <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1555/push/2715772647@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1555@github.com>
References: <quicwg/base-drafts/pull/1555@github.com>
Subject: Re: [quicwg/base-drafts] Exception in ECN detection when ACK loss happens (#1555)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b47bdab24307_24dc3fc0be47af7c17871a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: gloinul
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/MVo0zXXEmzCfDz47zbHi1lMBtoY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 20:44:31 -0000

----==_mimepart_5b47bdab24307_24dc3fc0be47af7c17871a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@gloinul pushed 2 commits.

1d37a4c  Fixing trailing spaces.
261c0e7  Implementing Ian's proposals


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1555/files/d5729ff903cbd11af97b10be1d2877538dff3db4..261c0e7d0a7b11f5f4bd07db253bdbe589f88f0e

----==_mimepart_5b47bdab24307_24dc3fc0be47af7c17871a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/gloinul" class="user-mention">@gloinul</a> pushed 2 commits.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/1d37a4c">1d37a4c</a>  Fixing trailing spaces.</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/261c0e7">261c0e7</a>  Implementing Ian&#39;s proposals</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/1555/files/d5729ff903cbd11af97b10be1d2877538dff3db4..261c0e7d0a7b11f5f4bd07db253bdbe589f88f0e">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5NTeWL9lUY7t1hHMPkPg56AU33dks5uF7UrgaJpZM4VNnHR">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwaUH1uTLo4_j0ebFEFIz7RKHpfaks5uF7UrgaJpZM4VNnHR.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@gloinul pushed 2 commits in #1555"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1555/files/d5729ff903cbd11af97b10be1d2877538dff3db4..261c0e7d0a7b11f5f4bd07db253bdbe589f88f0e"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1555/files/d5729ff903cbd11af97b10be1d2877538dff3db4..261c0e7d0a7b11f5f4bd07db253bdbe589f88f0e",
"url": "https://github.com/quicwg/base-drafts/pull/1555/files/d5729ff903cbd11af97b10be1d2877538dff3db4..261c0e7d0a7b11f5f4bd07db253bdbe589f88f0e",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 pushed 2 commits in #1555",
"sections": [
{
"text": "2 new commits pushed to quicwg/base-drafts #1555:",
"activityTitle": "**Magnus Westerlund**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@gloinul",
"facts": [
{
"name": "1d37a4c",
"value": "Fixing trailing spaces."
},
{
"name": "261c0e7",
"value": "Implementing Ian's proposals"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1555/files/d5729ff903cbd11af97b10be1d2877538dff3db4..261c0e7d0a7b11f5f4bd07db253bdbe589f88f0e"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355889617\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b47bdab24307_24dc3fc0be47af7c17871a--


From nobody Thu Jul 12 13:45: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 2E6BE12F1AC for <quic-issues@ietfa.amsl.com>; Thu, 12 Jul 2018 13:44:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DvC8CNHXWrkQ for <quic-issues@ietfa.amsl.com>; Thu, 12 Jul 2018 13:44: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 4FEE7130DF7 for <quic-issues@ietf.org>; Thu, 12 Jul 2018 13:44:56 -0700 (PDT)
Date: Thu, 12 Jul 2018 13:44:55 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531428295; bh=nE6WmODilC2yRLuZQtstXuzVIRqwYjiUv+8VxhzIgjI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ZoUMow5wK0gW4+8e6XdY08LL+lTUDx11kJxr7MP4fYicQ+kYe7+1djYsugDDIkEF3 arhVthoSL+JjC2rocCamI+LP7ARW3rGv+9E7bAkORJ/5wNhKDQ9FFEJMUVEV32/Kak p9eS/7Mb9j19fgjMXl/hqR14TQg+DE0KTjMM9tSM=
From: Magnus Westerlund <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab06162bd1aaede6e08f4b2299d0a3e251897de45092cf00000001175f7fc792a169ce144fcb80@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1555/review/136821631@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1555@github.com>
References: <quicwg/base-drafts/pull/1555@github.com>
Subject: Re: [quicwg/base-drafts] Exception in ECN detection when ACK loss happens (#1555)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b47bdc793233_48d03ff789430f881851a1"; 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/pfTDE1s8NwUA9CIvlQwDa-Q5qUM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 20:44:58 -0000

----==_mimepart_5b47bdc793233_48d03ff789430f881851a1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

gloinul commented on this pull request.



> @@ -1738,6 +1738,14 @@ network, an endpoint verifies the following when an ACK_ECN frame is received:
 
 * The increase in ECT(0) and ECT(1) counters MUST be no greater than the number
   of packets newly acknowledged that were sent with the corresponding codepoint.
+  
+* If the increase in the ECT(0), ECT(1) and CE counters are greater than the 
+  number of newly ACKed packets, and received ACK's smallest acknowledged or 
+  gap indicated packet number is larger than previously largest acknowledged 

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/1555#discussion_r202173085
----==_mimepart_5b47bdc793233_48d03ff789430f881851a1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@gloinul</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1555#discussion_r202173085">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1738,6 +1738,14 @@ network, an endpoint verifies the following when an ACK_ECN frame is received:
 
 * The increase in ECT(0) and ECT(1) counters MUST be no greater than the number
   of packets newly acknowledged that were sent with the corresponding codepoint.
+  
+* If the increase in the ECT(0), ECT(1) and CE counters are greater than the 
+  number of newly ACKed packets, and received ACK&#39;s smallest acknowledged or 
+  gap indicated packet number is larger than previously largest acknowledged 
</pre>
<p>Implemented</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1555#discussion_r202173085">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwuv2SkPf5M1Ljwoc9cBFw-cgtcqks5uF7VHgaJpZM4VNnHR">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzPUIFLznvSmJAJSTRbq8CWpMXvEks5uF7VHgaJpZM4VNnHR.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@gloinul commented on #1555"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1555#discussion_r202173085"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1555#discussion_r202173085",
"url": "https://github.com/quicwg/base-drafts/pull/1555#discussion_r202173085",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1555",
"sections": [
{
"text": "",
"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/1555#discussion_r202173085"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355889617\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b47bdc793233_48d03ff789430f881851a1--


From nobody Thu Jul 12 13:45: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 93C77130DF7 for <quic-issues@ietfa.amsl.com>; Thu, 12 Jul 2018 13:45:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8okQZzJ0fAkf for <quic-issues@ietfa.amsl.com>; Thu, 12 Jul 2018 13:45: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 BA15B12F1AC for <quic-issues@ietf.org>; Thu, 12 Jul 2018 13:45:03 -0700 (PDT)
Date: Thu, 12 Jul 2018 13:45:02 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531428302; bh=rQPfp7kOkQB5qA8pl1HaUcpGx/aHrQCsyDIfSJiNVRg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=gOoJJqyXzy8W4BUWuT57pay85qhObLL3LlSRckmjPBkrd7F+w2iWx1v7OdluljGJz WZjJ9zKBScKvm2N8tvtph/yxQdz/ByrkpRMHWbASQZSaPzFjPOfAaaNB2xDgxdQBMg 2rE7OL0GK6ySatRMJEMLI/6QHkHg2pebYgV24T3k=
From: Magnus Westerlund <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf1f617e91045eefa33674260ef7099fc6391d08292cf00000001175f7fce92a169ce144fcb80@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1555/review/136821671@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1555@github.com>
References: <quicwg/base-drafts/pull/1555@github.com>
Subject: Re: [quicwg/base-drafts] Exception in ECN detection when ACK loss happens (#1555)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b47bdced3b85_48cc3ff789430f881368fb"; 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/6S-C8ZzLomVCw-Vm4dx9OUjOw54>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 20:45:07 -0000

----==_mimepart_5b47bdced3b85_48cc3ff789430f881368fb
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

gloinul commented on this pull request.



> @@ -1738,6 +1738,14 @@ network, an endpoint verifies the following when an ACK_ECN frame is received:
 
 * The increase in ECT(0) and ECT(1) counters MUST be no greater than the number
   of packets newly acknowledged that were sent with the corresponding codepoint.
+  
+* If the increase in the ECT(0), ECT(1) and CE counters are greater than the 
+  number of newly ACKed packets, and received ACK's smallest acknowledged or 

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/1555#discussion_r202173122
----==_mimepart_5b47bdced3b85_48cc3ff789430f881368fb
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@gloinul</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1555#discussion_r202173122">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1738,6 +1738,14 @@ network, an endpoint verifies the following when an ACK_ECN frame is received:
 
 * The increase in ECT(0) and ECT(1) counters MUST be no greater than the number
   of packets newly acknowledged that were sent with the corresponding codepoint.
+  
+* If the increase in the ECT(0), ECT(1) and CE counters are greater than the 
+  number of newly ACKed packets, and received ACK&#39;s smallest acknowledged or 
</pre>
<p>Implemented.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1555#discussion_r202173122">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3sOHiJPzkbKLSAAh7AcvkF2DFgvks5uF7VOgaJpZM4VNnHR">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwmy8B8eaYWvYVCELO5BCKiN5Lrzks5uF7VOgaJpZM4VNnHR.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@gloinul commented on #1555"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1555#discussion_r202173122"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1555#discussion_r202173122",
"url": "https://github.com/quicwg/base-drafts/pull/1555#discussion_r202173122",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1555",
"sections": [
{
"text": "",
"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/1555#discussion_r202173122"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355889617\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b47bdced3b85_48cc3ff789430f881368fb--


From nobody Thu Jul 12 16:59: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 E7523131222 for <quic-issues@ietfa.amsl.com>; Thu, 12 Jul 2018 16:59:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1YLEJqMRLJrM for <quic-issues@ietfa.amsl.com>; Thu, 12 Jul 2018 16:59: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 D2829131221 for <quic-issues@ietf.org>; Thu, 12 Jul 2018 16:59:19 -0700 (PDT)
Date: Thu, 12 Jul 2018 16:59:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531439958; bh=8tAoez276EF2H1ia+3ZhRa+3UBaFio8C+w8HpltINlM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=HNOtBALCkjUbaaFvD772/0HnpkKfXGwZ4Ty4x0B5A1YfbeJuuqnjjQHDzj0KC0spI CJnbvxzA36YWId2qgrgE3Ltn7ZhC0nLkTjPPej7HUHTF/m2qpHUCl9ANU5scGNNECr vAx44GSZdA2vlxbjM2kg+jGLazYOLJKFlVcIDbnc=
From: Christian Huitema <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab1519f5f741b7f81055a48dcbc53103a9cdac769392cf00000001175fad5692a169ce144552a9@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1547/404685990@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1547@github.com>
References: <quicwg/base-drafts/issues/1547@github.com>
Subject: Re: [quicwg/base-drafts] Retry in response to 0-RTT (#1547)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b47eb56aaa04_43e72ac0b897af6038226"; 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/Ub8KcBut_WQK1OAcrhvX2EEuaAk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Jul 2018 23:59:22 -0000

----==_mimepart_5b47eb56aaa04_43e72ac0b897af6038226
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

The obvious point against "must not" is that it is not enforceable. Suppose that a box sometimes sends retry after receiving a 0-RTT packet. The receiver does not know whether this was sent in response to Initial, or whether Initial was lost and this was sent in response to 0-RTT. 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1547#issuecomment-404685990
----==_mimepart_5b47eb56aaa04_43e72ac0b897af6038226
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>The obvious point against "must not" is that it is not enforceable. Su=
ppose that a box sometimes sends retry after receiving a 0-RTT packet. Th=
e receiver does not know whether this was sent in response to Initial, or=
 whether Initial was lost and this was sent in response to 0-RTT.</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/1547#issuecomment-404685990">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq-Jf=
8CeeBIXxlvxqcUn0fYeBgmkZks5uF-LWgaJpZM4VKeKj">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq1RIwfWsLCqPEcyw-QxJKG3Z=
064Tks5uF-LWgaJpZM4VKeKj.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":"@huit=
ema in #1547: The obvious point against \"must not\" is that it is not en=
forceable. Suppose that a box sometimes sends retry after receiving a 0-R=
TT packet. The receiver does not know whether this was sent in response t=
o Initial, or whether Initial was lost and this was sent in response to 0=
-RTT. "}],"action":{"name":"View Issue","url":"https://github.com/quicwg/=
base-drafts/issues/1547#issuecomment-404685990"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1547#issuecomment=
-404685990",
"url": "https://github.com/quicwg/base-drafts/issues/1547#issuecomment-40=
4685990",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Retry in response to 0-RTT (#1547)",
"sections": [
{
"text": "",
"activityTitle": "**Christian Huitema**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/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\": 1547,\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\": 1547\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1547#issuecomment-40=
4685990"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3550665=
31\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b47eb56aaa04_43e72ac0b897af6038226--


From nobody Thu Jul 12 17: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 C00CF131221 for <quic-issues@ietfa.amsl.com>; Thu, 12 Jul 2018 17:03:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YDf2omL048Bh for <quic-issues@ietfa.amsl.com>; Thu, 12 Jul 2018 17:03: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 33793130E5D for <quic-issues@ietf.org>; Thu, 12 Jul 2018 17:03:08 -0700 (PDT)
Date: Thu, 12 Jul 2018 17:03:07 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531440187; bh=+//lR4GhyYwPEGG/Jkieibxhg8kbAwcCkXUOfieMmXo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=uIHgdy/T6AQ2+Oaz2dWLHoRNKJqRrbDdeIQ5pyKC264MHD48R4uX3jc1o6yOg7/p+ ikwJgI6njUfSD1tPxERA70gunxVRlGVpx+9AMGYXvrRZ8IZkmA1WdAFm44kwySJw2L iVMyLcjJpMDBqcBIN/By9HIChjZ/f29Z+fUj9rBY=
From: Christian Huitema <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abfbf19ffa04e5676aae7b5f4383ca7386e5cb7abd92cf00000001175fae3b92a169ce144571de@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1548/review/136870052@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1548@github.com>
References: <quicwg/base-drafts/pull/1548@github.com>
Subject: Re: [quicwg/base-drafts] Datagram 1200 (#1548)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b47ec3b90413_57832b03fab4af54736bf"; 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/fk6-uSDFlr5-REpA8h8mXR9sVCo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 13 Jul 2018 00:03:11 -0000

----==_mimepart_5b47ec3b90413_57832b03fab4af54736bf
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

huitema commented on this pull request.



> @@ -1775,9 +1775,9 @@ use the server to send more data toward the victim than it would be able to send
 on its own.
 
 Several methods are used in QUIC to mitigate this attack.  Firstly, the initial
-handshake packet is padded to at least 1200 octets.  This allows a server to
-send a similar amount of data without risking causing an amplification attack
-toward an unproven remote address.
+handshake packet is sent in a UDP datagram that contains at least 1200 octets of
+payload.  This allows a server to send a similar amount of data without risking
+causing an amplification attack toward an unproven remote address.
 

1200 octets of *UDP* payload?

I know this is implicit, but we also use payload to refer to the part of a QUIC packet that follows the 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/1548#pullrequestreview-136870052
----==_mimepart_5b47ec3b90413_57832b03fab4af54736bf
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/1548#discussion_r202213062">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1775,9 +1775,9 @@ use the server to send more data toward the victim than it would be able to send
 on its own.
 
 Several methods are used in QUIC to mitigate this attack.  Firstly, the initial
-handshake packet is padded to at least 1200 octets.  This allows a server to
-send a similar amount of data without risking causing an amplification attack
-toward an unproven remote address.
+handshake packet is sent in a UDP datagram that contains at least 1200 octets of
+payload.  This allows a server to send a similar amount of data without risking
+causing an amplification attack toward an unproven remote address.
 
</pre>
<p>1200 octets of <em>UDP</em> payload?</p>
<p>I know this is implicit, but we also use payload to refer to the part of a QUIC packet that follows the 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/1548#pullrequestreview-136870052">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8Lf7ksq1mSWuUP04yV_zRQlZbjwks5uF-O7gaJpZM4VKgZV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0EtmUH2lPw6PLLj-9p0Lj8PIQcoks5uF-O7gaJpZM4VKgZV.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1548"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1548#pullrequestreview-136870052"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1548#pullrequestreview-136870052",
"url": "https://github.com/quicwg/base-drafts/pull/1548#pullrequestreview-136870052",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1548",
"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/1548#pullrequestreview-136870052"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355075669\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b47ec3b90413_57832b03fab4af54736bf--


From nobody Thu Jul 12 17: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 2E80F131223 for <quic-issues@ietfa.amsl.com>; Thu, 12 Jul 2018 17:05:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rfiUxoSaRzbG for <quic-issues@ietfa.amsl.com>; Thu, 12 Jul 2018 17:05: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 15D75131221 for <quic-issues@ietf.org>; Thu, 12 Jul 2018 17:05:46 -0700 (PDT)
Date: Thu, 12 Jul 2018 17:05:45 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531440345; bh=uFswzKFTOmeKfuByKsZGNCD/MhcAHhRfuo6PH4hJ3A8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=aVNAp3cZ+SXe5PcA3ksHQNce2GZZFSQWGYHzuu3es5wAjfJbPFn3oY1LQaG+qDnG2 Oe1ZxnvXcOFahMoSoOgL781JtkpdKfOi56pSLXZCqEqyxnTbzc/f85UmlMzTAbHFxm tgQyYjc2LNigoibI0oLT9YWdLA2rph+q6Kd4BmAs=
From: Christian Huitema <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab89372dcefa5749445ea33d08dd6804da34537fe692cf00000001175faed992a169ce14453810@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1546/404686930@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1546@github.com>
References: <quicwg/base-drafts/issues/1546@github.com>
Subject: Re: [quicwg/base-drafts] Coalescing Packet including Initial Packet would be over the MTU (#1546)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b47ecd93c64c_fc43febe30ecf7c14249"; 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/Uc4SGEDssdU5drutiSoy774NjqY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 13 Jul 2018 00:05:49 -0000

----==_mimepart_5b47ecd93c64c_fc43febe30ecf7c14249
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

It is way simpler to send the client initial as is, and the 0-RTT data in a follow-up packet. If the implementation can predict that a 0-RTT will follow, it can refrain from padding the Initial packet, and make sure that the coalesced 0-RTT packet extends to the specified limit. Doable, even if not entirely natural.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1546#issuecomment-404686930
----==_mimepart_5b47ecd93c64c_fc43febe30ecf7c14249
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>It is way simpler to send the client initial as is, and the 0-RTT data=
 in a follow-up packet. If the implementation can predict that a 0-RTT wi=
ll follow, it can refrain from padding the Initial packet, and make sure =
that the coalesced 0-RTT packet extends to the specified limit. Doable, e=
ven if not entirely natural.</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/1546#issuecomment-404686930">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq5xd=
927lsytOQxPcyqI6rlsFKkUOks5uF-RZgaJpZM4VKcQ8">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkqwEHC2YjcKR7qkK22Tfjmqs2=
UDHZks5uF-RZgaJpZM4VKcQ8.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":"@huit=
ema in #1546: It is way simpler to send the client initial as is, and the=
 0-RTT data in a follow-up packet. If the implementation can predict that=
 a 0-RTT will follow, it can refrain from padding the Initial packet, and=
 make sure that the coalesced 0-RTT packet extends to the specified limit=
. Doable, even if not entirely natural."}],"action":{"name":"View Issue",=
"url":"https://github.com/quicwg/base-drafts/issues/1546#issuecomment-404=
686930"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1546#issuecomment=
-404686930",
"url": "https://github.com/quicwg/base-drafts/issues/1546#issuecomment-40=
4686930",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Coalescing Packet including Initial Pa=
cket would be over the MTU (#1546)",
"sections": [
{
"text": "",
"activityTitle": "**Christian Huitema**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/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\": 1546,\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\": 1546\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1546#issuecomment-40=
4686930"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3550587=
48\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b47ecd93c64c_fc43febe30ecf7c14249--


From nobody Thu Jul 12 17:09: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 11296131223 for <quic-issues@ietfa.amsl.com>; Thu, 12 Jul 2018 17:09:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id df5erTkrz4vU for <quic-issues@ietfa.amsl.com>; Thu, 12 Jul 2018 17:09: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 5AEFA131225 for <quic-issues@ietf.org>; Thu, 12 Jul 2018 17:09:52 -0700 (PDT)
Date: Thu, 12 Jul 2018 17:09:51 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531440591; bh=nU+snxgYfzvM5tNOR+z10yLCnIYTGxdiwECnZQR50ok=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=t0kSxMYeiW5D7M75Y2Oqn6r3ZHf/AyiwcspzlE/2HuXh0tu/sbDaDJrfJ/iAS7S+W CIxpsH2WgXBsy/vUeGSnW6rNP5IKeTUG7GoSQYA1zn232zMrLy+S9HfmzK+xCWTTPU efPvrID312IpS23lShRBK0Cp/ZZGuQ02Fxexj4mc=
From: Christian Huitema <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe7de802f08f2b6329ee367409aa5d586f03bf4f792cf00000001175fafcf92a169ce1427404b@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1518/404687591@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1518@github.com>
References: <quicwg/base-drafts/issues/1518@github.com>
Subject: Re: [quicwg/base-drafts] Make EOED transmission optional in QUIC, please (#1518)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b47edcfab84d_43e42ac0b897af60984e7"; 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/7kJUzi5wz9kNcUvPJtxzmaoFQ2c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 13 Jul 2018 00:09:55 -0000

----==_mimepart_5b47edcfab84d_43e42ac0b897af60984e7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazuho can you expand a bit the argument about "the changes to the TLS handshake transcript"? Are you concerned about reusing the TLS code as is, or about not invalidating the results of the TLS1.3 correctness proofs?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1518#issuecomment-404687591
----==_mimepart_5b47edcfab84d_43e42ac0b897af60984e7
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-user-id="41567" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/kazuho">@kazuho</a> can you expand a bit the argument about "the changes to the TLS handshake transcript"? Are you concerned about reusing the TLS code as is, or about not invalidating the results of the TLS1.3 correctness proofs?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1518#issuecomment-404687591">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqz7H8wPta-0N6VTkf83kelxB_pptks5uF-VPgaJpZM4VB5Yx">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4bx3dm-h9s0d6awM7rO-nn8oZiPks5uF-VPgaJpZM4VB5Yx.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1518: @kazuho can you expand a bit the argument about \"the changes to the TLS handshake transcript\"? Are you concerned about reusing the TLS code as is, or about not invalidating the results of the TLS1.3 correctness proofs?"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1518#issuecomment-404687591"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1518#issuecomment-404687591",
"url": "https://github.com/quicwg/base-drafts/issues/1518#issuecomment-404687591",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 EOED transmission optional in QUIC, please (#1518)",
"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\": 1518,\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\": 1518\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1518#issuecomment-404687591"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352818737\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b47edcfab84d_43e42ac0b897af60984e7--


From nobody Thu Jul 12 17: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 E50F5131228 for <quic-issues@ietfa.amsl.com>; Thu, 12 Jul 2018 17:11:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xjLliZdyzIFb for <quic-issues@ietfa.amsl.com>; Thu, 12 Jul 2018 17:11: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 E0B9D131223 for <quic-issues@ietf.org>; Thu, 12 Jul 2018 17:11:52 -0700 (PDT)
Date: Thu, 12 Jul 2018 17:11:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531440712; bh=HWPHtROY0v+MyUH+QQvD0vFEryjF0rzoyu0RAKeU1gY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=RiOAsy8We8RzH8ywxij4hj7f5wlnKBWtY+vqAcWezkCsHqVhb3X7OfqIwTAU6b8nI YUdjv/WE8XBUpMvLDlabLRQc/Rn2fn04TujbOXern3Xi9jI9S9jecKKtQnXnZioUvH fhxnHGDmTNZD6BnvI5MRcn/zehdAhQFUzYMoN7eU=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab6ca9348e2abb34a8a9c19e5b6b28449a38a7b30692cf00000001175fb04892a169ce144b974b@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1554/review/136871375@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1554@github.com>
References: <quicwg/base-drafts/pull/1554@github.com>
Subject: Re: [quicwg/base-drafts] Stateless reset oracle defense (#1554)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b47ee484890d_18a53f86a0fdef881198e3"; 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/lolggRpoH-uj_iGzpnwbbGQ0yd8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 13 Jul 2018 00:11:55 -0000

----==_mimepart_5b47ee484890d_18a53f86a0fdef881198e3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

kazuho commented on this pull request.



> +packets for a given connection ID.  That is, the routing needs to ensure that a
+stateless reset is not generated unless the associated connection (as identified
+by the connection ID) cannot proceed.
+
+For endpoints that operate in clusters, instances that share a static key for
+stateless reset (see {{reset-token}}) MUST be arranged so that packets with a
+given connection ID always arrive at an instance that has connection state,
+unless that connection is no longer active.
+
+In the case of a cluster that uses dynamic load balancing, it's possible that a
+change in load balancer configuration could happen while an active instance
+retains connection state; even if an instance retains connection state, the
+change in routing and resulting stateless reset will result in the connection
+being terminated.  This is acceptable as long as the loss of connections during
+rebalancing is by design and not something that an external entity can
+influence.

I am not sure how the last sentence applies to the discussion in the paragraph.

If I understand correctly, the intent of the paragraph is to state that if there is no chance in the packet being routed to the correct server, it is logical to send a stateless reset rather than waiting for timeout. That is logical. However, the last sentence talks about frequency of rebalancing, which IMO is unrelated to whether if we send a reset or wait for timeout.

It seems to me that it might be a better idea to state here that, by using the rebalancing as an example, that sending stateless reset is preferable than waiting for timeout, and move the discussion about the frequency of rebalancing to somewhere else, since it is not an issue specific to QUIC having authenticated resets (TCP sharding using 5-tuple has the same 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/1554#pullrequestreview-136871375
----==_mimepart_5b47ee484890d_18a53f86a0fdef881198e3
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/1554#discussion_r202214236">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +packets for a given connection ID.  That is, the routing needs to ensure that a
+stateless reset is not generated unless the associated connection (as identified
+by the connection ID) cannot proceed.
+
+For endpoints that operate in clusters, instances that share a static key for
+stateless reset (see {{reset-token}}) MUST be arranged so that packets with a
+given connection ID always arrive at an instance that has connection state,
+unless that connection is no longer active.
+
+In the case of a cluster that uses dynamic load balancing, it&#39;s possible that a
+change in load balancer configuration could happen while an active instance
+retains connection state; even if an instance retains connection state, the
+change in routing and resulting stateless reset will result in the connection
+being terminated.  This is acceptable as long as the loss of connections during
+rebalancing is by design and not something that an external entity can
+influence.
</pre>
<p>I am not sure how the last sentence applies to the discussion in the paragraph.</p>
<p>If I understand correctly, the intent of the paragraph is to state that if there is no chance in the packet being routed to the correct server, it is logical to send a stateless reset rather than waiting for timeout. That is logical. However, the last sentence talks about frequency of rebalancing, which IMO is unrelated to whether if we send a reset or wait for timeout.</p>
<p>It seems to me that it might be a better idea to state here that, by using the rebalancing as an example, that sending stateless reset is preferable than waiting for timeout, and move the discussion about the frequency of rebalancing to somewhere else, since it is not an issue specific to QUIC having authenticated resets (TCP sharding using 5-tuple has the same 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/1554#pullrequestreview-136871375">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwmyeccOlsnO4duerGC43lwDHpOMks5uF-XIgaJpZM4VMPzq">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq56TGhDiw02BOP3R3z03-YIAMWI4ks5uF-XIgaJpZM4VMPzq.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1554"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1554#pullrequestreview-136871375"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1554#pullrequestreview-136871375",
"url": "https://github.com/quicwg/base-drafts/pull/1554#pullrequestreview-136871375",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1554",
"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/1554#pullrequestreview-136871375"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355532010\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b47ee484890d_18a53f86a0fdef881198e3--


From nobody Thu Jul 12 17:14: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 E43E9131223 for <quic-issues@ietfa.amsl.com>; Thu, 12 Jul 2018 17:14:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rRyX_1p5k5dy for <quic-issues@ietfa.amsl.com>; Thu, 12 Jul 2018 17:14:42 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 35D9F124BE5 for <quic-issues@ietf.org>; Thu, 12 Jul 2018 17:14:42 -0700 (PDT)
Date: Thu, 12 Jul 2018 17:14:41 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531440881; bh=8Kqil2xqLcMDaRSGH3Wezi2hInJOVdkhR72u+PfzL5E=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=zHkSn24ok5xdqdXYwgQwaD/FKU9ZACUhJZ+Q4g/KfVx/XEU1oIs0F8EogkMlDyaHz jYO9+m1Pptymr+0QA6EhQ6YCN+ESF145VLLRiBqCbbq7kZfq0+GZzbSXhe1Hq+vhJ3 lJ/XcgMDbHUgflX01x2c8EI4IjXWXFm9BqGH7wcI=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abc7295f4f767c10baff0ad4af997669e19d48f65792cf00000001175fb0f192a169ce1427404b@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1518/404688342@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1518@github.com>
References: <quicwg/base-drafts/issues/1518@github.com>
Subject: Re: [quicwg/base-drafts] Make EOED transmission optional in QUIC, please (#1518)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b47eef18be58_2d8b3fe6b26b0f841773eb"; 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/uTJ-sxedso0STTii9JyeSjYb5Zk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 13 Jul 2018 00:14:44 -0000

----==_mimepart_5b47eef18be58_2d8b3fe6b26b0f841773eb
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@huitema The latter.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1518#issuecomment-404688342
----==_mimepart_5b47eef18be58_2d8b3fe6b26b0f841773eb
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-user-id="7464128" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/huitema">@huitema</a> The latter.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1518#issuecomment-404688342">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0Gx8QQeqgqBCEuVTeKdZk236zWPks5uF-ZxgaJpZM4VB5Yx">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7FIRgy24ENO6qN-oiJC-l4_6jIvks5uF-ZxgaJpZM4VB5Yx.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1518: @huitema The latter."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1518#issuecomment-404688342"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1518#issuecomment-404688342",
"url": "https://github.com/quicwg/base-drafts/issues/1518#issuecomment-404688342",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 EOED transmission optional in QUIC, please (#1518)",
"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\": 1518,\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\": 1518\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1518#issuecomment-404688342"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352818737\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b47eef18be58_2d8b3fe6b26b0f841773eb--


From nobody Thu Jul 12 17: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 76437131223 for <quic-issues@ietfa.amsl.com>; Thu, 12 Jul 2018 17:21:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FHcs2Hds2yPO for <quic-issues@ietfa.amsl.com>; Thu, 12 Jul 2018 17:21: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 47854130DC9 for <quic-issues@ietf.org>; Thu, 12 Jul 2018 17:21:03 -0700 (PDT)
Date: Thu, 12 Jul 2018 17:21:02 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531441262; bh=EFo3t+qn4PClfMj7ODjDhF713saU2oLz2izqdqMKCBU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=tj5fqwkTuoVcR0XiDvDpIVPNg3hjO3ycYoKgN20PUdswGhgeWYzg4yAaBpM5iB7cy NaCSVaYVefQrtXPIwZtR3IcjJ7Ef7AqwptW6VeCBn6ynMjrWffPSNnDKrGrBYIz+Jt fPcumJZH5TzN6LUDBKdOFBgJELMRg4z6wV4u3/Jk=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab2bd20371fd5458a5c9f28af7db52921be516a34692cf00000001175fb26e92a169ce14453810@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1546/404689214@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1546@github.com>
References: <quicwg/base-drafts/issues/1546@github.com>
Subject: Re: [quicwg/base-drafts] Coalescing Packet including Initial Packet would be over the MTU (#1546)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b47f06e6ffa0_18b13f86a0fdef881560b0"; 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/r6RYVF5T9OQ_50-L0Zi2Zeeo9-A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 13 Jul 2018 00:21:07 -0000

----==_mimepart_5b47f06e6ffa0_18b13f86a0fdef881560b0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> It is way simpler to send the client initial as is, and the 0-RTT data in a follow-up packet. If the implementation can predict that a 0-RTT will follow, it can refrain from padding the Initial packet, and make sure that the coalesced 0-RTT packet extends to the specified limit. Doable, even if not entirely natural.

FWIW, you have the freedom to pad the 0-RTT packet of a coalesced datagram instead. IMO that is the natural way to combine Initial and 0-RTT into a single datagram.

What picotls does when both 0-RTT key is available is:
* construct Initial packet without padding
* construct 0-RTT packet coalesced to the Initial
* pad the 0-RTT packet if the datagram is going to be to small

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1546#issuecomment-404689214
----==_mimepart_5b47f06e6ffa0_18b13f86a0fdef881560b0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<blockquote>
<p>It is way simpler to send the client initial as is, and the 0-RTT data=
 in a follow-up packet. If the implementation can predict that a 0-RTT wi=
ll follow, it can refrain from padding the Initial packet, and make sure =
that the coalesced 0-RTT packet extends to the specified limit. Doable, e=
ven if not entirely natural.</p>
</blockquote>
<p>FWIW, you have the freedom to pad the 0-RTT packet of a coalesced data=
gram instead. IMO that is the natural way to combine Initial and 0-RTT in=
to a single datagram.</p>
<p>What picotls does when both 0-RTT key is available is:</p>
<ul>
<li>construct Initial packet without padding</li>
<li>construct 0-RTT packet coalesced to the Initial</li>
<li>pad the 0-RTT packet if the datagram is going to be to small</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/1546#issuecomment-404689214">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqzyk=
nGzBvLWoGqPQBomZ3dBRTstlks5uF-fugaJpZM4VKcQ8">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq7oeMYHSHLut3nlECqtsNhZ3=
Rwp0ks5uF-fugaJpZM4VKcQ8.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 #1546: \u003e It is way simpler to send the client initial as is, a=
nd the 0-RTT data in a follow-up packet. If the implementation can predic=
t that a 0-RTT will follow, it can refrain from padding the Initial packe=
t, and make sure that the coalesced 0-RTT packet extends to the specified=
 limit. Doable, even if not entirely natural.\r\n\r\nFWIW, you have the f=
reedom to pad the 0-RTT packet of a coalesced datagram instead. IMO that =
is the natural way to combine Initial and 0-RTT into a single datagram.\r=
\n\r\nWhat picotls does when both 0-RTT key is available is:\r\n* constru=
ct Initial packet without padding\r\n* construct 0-RTT packet coalesced t=
o the Initial\r\n* pad the 0-RTT packet if the datagram is going to be to=
 small"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/=
base-drafts/issues/1546#issuecomment-404689214"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1546#issuecomment=
-404689214",
"url": "https://github.com/quicwg/base-drafts/issues/1546#issuecomment-40=
4689214",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Coalescing Packet including Initial Pa=
cket would be over the MTU (#1546)",
"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\": 1546,\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\": 1546\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1546#issuecomment-40=
4689214"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3550587=
48\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b47f06e6ffa0_18b13f86a0fdef881560b0--


From nobody Thu Jul 12 17:37: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 D7B31131228 for <quic-issues@ietfa.amsl.com>; Thu, 12 Jul 2018 17:37:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7IPuLvoDpjTu for <quic-issues@ietfa.amsl.com>; Thu, 12 Jul 2018 17:37: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 0A682131226 for <quic-issues@ietf.org>; Thu, 12 Jul 2018 17:37:51 -0700 (PDT)
Date: Thu, 12 Jul 2018 17:37:50 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531442270; bh=XX6zp9lE59cytCVLLPlvWdoaz0ISP5HjpgJYJ5v+Vp4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=i2wmrWM4KdTyB+ATKEc12Tbmy9A9Ma1ioEJ/NrrgAJ2bGsH31EWlz7qck7y516YX8 qNTm5kSL6nLO/+FZwXvI/DtMQEQFxIf2H2J2myjk/1zid5P8jCfprmYhX82+d691Y3 zvEuRV3elUWkttRgqabrYIk8xzGemCsM+d5E/rUU=
From: Christian Huitema <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab1dea2a2b28f43cd180a5b061821351e60e3d3ed392cf00000001175fb65e92a169ce14453810@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1546/404691356@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1546@github.com>
References: <quicwg/base-drafts/issues/1546@github.com>
Subject: Re: [quicwg/base-drafts] Coalescing Packet including Initial Packet would be over the MTU (#1546)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b47f45ee009f_7ee3fbea63c8f80835bd"; 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/2u9SsoVWNckR3rTWMtRFwKe5lt8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 13 Jul 2018 00:37:54 -0000

----==_mimepart_5b47f45ee009f_7ee3fbea63c8f80835bd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Yes, the issue is that it not just the 0-RTT key -- it also depends on having 0-RTT data available. But I guess that if there are no 0-RTT data available, on can just send a 0-RTT packet full of pads...

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1546#issuecomment-404691356
----==_mimepart_5b47f45ee009f_7ee3fbea63c8f80835bd
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Yes, the issue is that it not just the 0-RTT key -- it also depends on having 0-RTT data available. But I guess that if there are no 0-RTT data available, on can just send a 0-RTT packet full of pads...</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1546#issuecomment-404691356">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1UF6HGoV9tKjkjIFQy2lMKK5Zozks5uF-vegaJpZM4VKcQ8">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_4giv7HjZ3EvoKbWJ_LUPmV7H3sks5uF-vegaJpZM4VKcQ8.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1546: Yes, the issue is that it not just the 0-RTT key -- it also depends on having 0-RTT data available. But I guess that if there are no 0-RTT data available, on can just send a 0-RTT packet full of pads..."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1546#issuecomment-404691356"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1546#issuecomment-404691356",
"url": "https://github.com/quicwg/base-drafts/issues/1546#issuecomment-404691356",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Coalescing Packet including Initial Packet would be over the MTU (#1546)",
"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\": 1546,\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\": 1546\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1546#issuecomment-404691356"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355058748\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b47f45ee009f_7ee3fbea63c8f80835bd--


From nobody Thu Jul 12 17:40: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 DB06E131228 for <quic-issues@ietfa.amsl.com>; Thu, 12 Jul 2018 17:40:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Z1K1B9LrOocV for <quic-issues@ietfa.amsl.com>; Thu, 12 Jul 2018 17:39: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 BE7CF131226 for <quic-issues@ietf.org>; Thu, 12 Jul 2018 17:39:58 -0700 (PDT)
Date: Thu, 12 Jul 2018 17:39:57 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531442397; bh=+ndl98BrFsfMfkAXZjv5XT3vH+QSgkEezKXehj8TiXI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=iXk3RePMvwE/TKPae7qF2nRe3JreNQ4dRvWBiLAortRyDn5tztpv2zuHLCg5n9D4s BH08HpPSjVAKvmiDSlRLe82eYyf2GOZfRKzKvv3K4H9jZWE0RMr2IJVNoqCEZ4Dy+l 0o3771ly4149Yuint5uSHM2BrJZaTT6hBTHlXPa0=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab864e43fd479052526d34f2619c1800af6cefcbf392cf00000001175fb6dd92a169ce144fcb80@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1555/review/136875401@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1555@github.com>
References: <quicwg/base-drafts/pull/1555@github.com>
Subject: Re: [quicwg/base-drafts] Exception in ECN detection when ACK loss happens (#1555)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b47f4ddd7605_7ef03f94ec0e0f7c12519"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: 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_0ynfUtfSo3DQNN_Hdhq01_THs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 13 Jul 2018 00:40:02 -0000

----==_mimepart_5b47f4ddd7605_7ef03f94ec0e0f7c12519
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> @@ -1739,6 +1739,13 @@ network, an endpoint verifies the following when an ACK_ECN frame is received:
 * The increase in ECT(0) and ECT(1) counters MUST be no greater than the number
   of packets newly acknowledged that were sent with the corresponding codepoint.
 
+* If the increase in the ECT(0), ECT(1) and CE counters are greater than the
+  number of newly ACKed packets, and received ACK's smallest acknowledged is

ACKed -> acknowledged
received -> the 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/1555#pullrequestreview-136875401
----==_mimepart_5b47f4ddd7605_7ef03f94ec0e0f7c12519
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/1555#discussion_r202217756">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1739,6 +1739,13 @@ network, an endpoint verifies the following when an ACK_ECN frame is received:
 * The increase in ECT(0) and ECT(1) counters MUST be no greater than the number
   of packets newly acknowledged that were sent with the corresponding codepoint.
 
+* If the increase in the ECT(0), ECT(1) and CE counters are greater than the
+  number of newly ACKed packets, and received ACK&#39;s smallest acknowledged is
</pre>
<p>ACKed -&gt; acknowledged<br>
received -&gt; the 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/1555#pullrequestreview-136875401">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7Nwe5WUpugAynqJEOa5QY3I7SA2ks5uF-xdgaJpZM4VNnHR">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7VeAEFrgF2oPBGA23PVTCqwf1roks5uF-xdgaJpZM4VNnHR.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1555"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1555#pullrequestreview-136875401"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1555#pullrequestreview-136875401",
"url": "https://github.com/quicwg/base-drafts/pull/1555#pullrequestreview-136875401",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1555",
"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/1555#pullrequestreview-136875401"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355889617\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b47f4ddd7605_7ef03f94ec0e0f7c12519--


From nobody Fri Jul 13 05:57: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 2F758130DDC for <quic-issues@ietfa.amsl.com>; Fri, 13 Jul 2018 05:57:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UCCO9bPGNVp2 for <quic-issues@ietfa.amsl.com>; Fri, 13 Jul 2018 05:57: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 C5271130DBE for <quic-issues@ietf.org>; Fri, 13 Jul 2018 05:57:25 -0700 (PDT)
Date: Fri, 13 Jul 2018 05:57:22 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531486642; bh=t1aWX9EkCi9uvDDa18sdaRQOLzFSddXxLWjZOrh2cTs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=UqfVPWM7ELlYDPHbfPFd6Xn4eeXxGHuHrHap4rpl2FhFbY21AIA7a4Wxad4vUpCVG 5kTfx/bWGJYekAD6FNLn6uB5CbaB/txoofdOsAw9F7Z22TIl/ctQfQXGly9p0lwJlW G1SyaIskACaHOUPlV7QIAZTzgQK0xmVxpXRkRG78=
From: Magnus Westerlund <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1555/push/2717559900@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1555@github.com>
References: <quicwg/base-drafts/pull/1555@github.com>
Subject: Re: [quicwg/base-drafts] Exception in ECN detection when ACK loss happens (#1555)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b48a1b2c9638_5a992ad29dc24f58195583"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: gloinul
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/9i7UziDV0X86Kq50VcjPWiMFiAI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 13 Jul 2018 12:57:27 -0000

----==_mimepart_5b48a1b2c9638_5a992ad29dc24f58195583
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@gloinul pushed 1 commit.

03ddb3e  Addressing editorial from Ian


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1555/files/261c0e7d0a7b11f5f4bd07db253bdbe589f88f0e..03ddb3ecc0a84c4c16d379262363b00f72d7335e

----==_mimepart_5b48a1b2c9638_5a992ad29dc24f58195583
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/gloinul" class="user-mention">@gloinul</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/03ddb3e">03ddb3e</a>  Addressing editorial from Ian</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/1555/files/261c0e7d0a7b11f5f4bd07db253bdbe589f88f0e..03ddb3ecc0a84c4c16d379262363b00f72d7335e">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2e2gQcKwS6BCF-f9MbuClFOgXxHks5uGJkygaJpZM4VNnHR">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxBeqvKbMzOpI17jjyHaFoKPzQODks5uGJkygaJpZM4VNnHR.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@gloinul pushed 1 commit in #1555"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1555/files/261c0e7d0a7b11f5f4bd07db253bdbe589f88f0e..03ddb3ecc0a84c4c16d379262363b00f72d7335e"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1555/files/261c0e7d0a7b11f5f4bd07db253bdbe589f88f0e..03ddb3ecc0a84c4c16d379262363b00f72d7335e",
"url": "https://github.com/quicwg/base-drafts/pull/1555/files/261c0e7d0a7b11f5f4bd07db253bdbe589f88f0e..03ddb3ecc0a84c4c16d379262363b00f72d7335e",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 pushed 1 commit in #1555",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1555:",
"activityTitle": "**Magnus Westerlund**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@gloinul",
"facts": [
{
"name": "03ddb3e",
"value": "Addressing editorial from Ian"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1555/files/261c0e7d0a7b11f5f4bd07db253bdbe589f88f0e..03ddb3ecc0a84c4c16d379262363b00f72d7335e"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355889617\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b48a1b2c9638_5a992ad29dc24f58195583--


From nobody Fri Jul 13 06:10: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 629511292F1 for <quic-issues@ietfa.amsl.com>; Fri, 13 Jul 2018 06:10:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.464
X-Spam-Level: 
X-Spam-Status: No, score=-6.464 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7TGsFFYG0ABI for <quic-issues@ietfa.amsl.com>; Fri, 13 Jul 2018 06:10: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 DE87D126BED for <quic-issues@ietf.org>; Fri, 13 Jul 2018 06:10:42 -0700 (PDT)
Date: Fri, 13 Jul 2018 06:10:42 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531487442; bh=UTGCSolk2pJMDN71CrG9ALHI1tToe4HDbcaYaSjZ4JI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Vbn/2ita5FPrJIXuJA9vjW/48u60i4wnHMgv5nA6WFDnXRSA6Cpd+pdHgTANCVKUu 4BOjc6mIrSi2QFt8c2yj1nNYWDl4iCAUTzT0ZCSEOPVkFHPwljBbc3pwz5Edf6gZjQ sB1mXzQrryegNwreXckRotfe4MDRtTqlHpdn8n6g=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abc30447687e9e777fd7dc50c6e75bd6d655fa77f192cf00000001176066d292a163ce01c52e56@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/commit/03ddb3ecc0a84c4c16d379262363b00f72d7335e/29699670@github.com>
In-Reply-To: <quicwg/base-drafts/commit/03ddb3ecc0a84c4c16d379262363b00f72d7335e@github.com>
References: <quicwg/base-drafts/commit/03ddb3ecc0a84c4c16d379262363b00f72d7335e@github.com>
Subject: Re: [quicwg/base-drafts] Addressing editorial from Ian (03ddb3e)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b48a4d23c9c0_40a43ff487652f78571ea"; 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/fLZUFykryZtk02_WtA4jtm3AJtQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 13 Jul 2018 13:10:44 -0000

----==_mimepart_5b48a4d23c9c0_40a43ff487652f78571ea
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

comaparisions ?

-- 
You are receiving 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/03ddb3ecc0a84c4c16d379262363b00f72d7335e#commitcomment-29699670
----==_mimepart_5b48a4d23c9c0_40a43ff487652f78571ea
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>comaparisions ?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You 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/03ddb3ecc0a84c4c16d379262363b00f72d7335e#commitcomment-29699670">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1T4SdOyJDFtl1R8UXqqSyGkfwFMks5uGJxSgaJpZM4VO3gD">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2Gm1I0CUC57JXTbe7RbBh53VbLIks5uGJxSgaJpZM4VO3gD.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 03ddb3e: comaparisions ?"}],"action":{"name":"View Commit","url":"https://github.com/quicwg/base-drafts/commit/03ddb3ecc0a84c4c16d379262363b00f72d7335e#commitcomment-29699670"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/commit/03ddb3ecc0a84c4c16d379262363b00f72d7335e#commitcomment-29699670",
"url": "https://github.com/quicwg/base-drafts/commit/03ddb3ecc0a84c4c16d379262363b00f72d7335e#commitcomment-29699670",
"name": "View Commit"
},
"description": "View this Commit on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5b48a4d23c9c0_40a43ff487652f78571ea--


From nobody Fri Jul 13 06:13: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 CC9F1130DF1 for <quic-issues@ietfa.amsl.com>; Fri, 13 Jul 2018 06:13:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VM3HLuPVgQZc for <quic-issues@ietfa.amsl.com>; Fri, 13 Jul 2018 06:13: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 47EFE126BED for <quic-issues@ietf.org>; Fri, 13 Jul 2018 06:13:56 -0700 (PDT)
Date: Fri, 13 Jul 2018 06:13:55 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531487635; bh=Tbo1wajPH5ZZg5VuAxV98iRR2Vu4waF4XR6pgfp5UGU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=B5+ou7KSwydFTXilYeu05RxBHP5Tv4dCdXS65xZ2ya+FC7QeHLSPFDv4TMf05CzYW eDAp+tlfO8k9tgz9YEvfmbJ8UKmoFgHZV0s3bBALjwK02NSVmd6Bhi4W/coEVbamji mgPJWWOoHUv2fhC3W+tmCB7UYzNyO4RN2uqsdeag=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab22397f6e1d89c27cbc584daef0c5bdf68b3d19e992cf000000011760679392a169ce144fcb80@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1555/review/137029588@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1555@github.com>
References: <quicwg/base-drafts/pull/1555@github.com>
Subject: Re: [quicwg/base-drafts] Exception in ECN detection when ACK loss happens (#1555)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b48a5937d540_3f132b0748b9ef54850f3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/rtYY7oRPz-5v0EoHKh_UnNxUG2Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 13 Jul 2018 13:13:58 -0000

----==_mimepart_5b48a5937d540_3f132b0748b9ef54850f3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> @@ -1739,12 +1739,14 @@ network, an endpoint verifies the following when an ACK_ECN frame is received:
 * The increase in ECT(0) and ECT(1) counters MUST be no greater than the number
   of packets newly acknowledged that were sent with the corresponding codepoint.
 
-* If the increase in the ECT(0), ECT(1) and CE counters are greater than the
-  number of newly ACKed packets, and received ACK's smallest acknowledged is
-  larger than the previous largest acknowledged, then it's likely
-  acknowledgements were missed, and the above comparison MUST NOT be
-  performed. Instead a new comparision point is stored by the sender so that
-  only changes after this point will be used in the future comaparisions.
+* If the increase in the ECT(0), ECT(1) and CE counters are greater than
+  the number of newly acknowledged packets, and the received ACK's
+  smallest acknowledged is larger than the previous largest acknowledged,
+  then it's likely acknowledgements were missed, and the above comparison
+  MUST NOT be performed. Instead a new comparision point is stored by the
+  sender so that only changes after this point will be used in the future
+  comaparisions.

Mikkel's right, comaparisons -> comparisons

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1555#pullrequestreview-137029588
----==_mimepart_5b48a5937d540_3f132b0748b9ef54850f3
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/1555#discussion_r202344681">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1739,12 +1739,14 @@ network, an endpoint verifies the following when an ACK_ECN frame is received:
 * The increase in ECT(0) and ECT(1) counters MUST be no greater than the number
   of packets newly acknowledged that were sent with the corresponding codepoint.
 
-* If the increase in the ECT(0), ECT(1) and CE counters are greater than the
-  number of newly ACKed packets, and received ACK&#39;s smallest acknowledged is
-  larger than the previous largest acknowledged, then it&#39;s likely
-  acknowledgements were missed, and the above comparison MUST NOT be
-  performed. Instead a new comparision point is stored by the sender so that
-  only changes after this point will be used in the future comaparisions.
+* If the increase in the ECT(0), ECT(1) and CE counters are greater than
+  the number of newly acknowledged packets, and the received ACK&#39;s
+  smallest acknowledged is larger than the previous largest acknowledged,
+  then it&#39;s likely acknowledgements were missed, and the above comparison
+  MUST NOT be performed. Instead a new comparision point is stored by the
+  sender so that only changes after this point will be used in the future
+  comaparisions.
</pre>
<p>Mikkel's right, comaparisons -&gt; comparisons</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1555#pullrequestreview-137029588">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1brf5OmIvGB3W-MUmIqHiuEbRxOks5uGJ0TgaJpZM4VNnHR">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq84_XggRd0NWhrp5KsZgcA2_SWd9ks5uGJ0TgaJpZM4VNnHR.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1555"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1555#pullrequestreview-137029588"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1555#pullrequestreview-137029588",
"url": "https://github.com/quicwg/base-drafts/pull/1555#pullrequestreview-137029588",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1555",
"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/1555#pullrequestreview-137029588"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355889617\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b48a5937d540_3f132b0748b9ef54850f3--


From nobody Fri Jul 13 06: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 B2BA6130934 for <quic-issues@ietfa.amsl.com>; Fri, 13 Jul 2018 06:24:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lYXCVHUk8fFn for <quic-issues@ietfa.amsl.com>; Fri, 13 Jul 2018 06:24: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 42378126BED for <quic-issues@ietf.org>; Fri, 13 Jul 2018 06:24:56 -0700 (PDT)
Date: Fri, 13 Jul 2018 06:24:55 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531488295; bh=UV9RbygHZYVJsC3Eg83t3DzJzaz8IKdlw/wboL1ojUs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=pkiBkOMo4wEZBJLazDS/ggJYChSwr0WzWWODXS11yCwlokNEXov5wMarLa0bvO7BI lacLCVl72vb42k+vjTkpdfDSFieYQmNHsHr5k7ZJ2JJe1SRfRxEMFCob1rLrYxdGQd V/GarslamEnmQKLnvxiPcFuk0z6Xdniyz7rVNJR4=
From: Magnus Westerlund <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1555/push/2717632604@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1555@github.com>
References: <quicwg/base-drafts/pull/1555@github.com>
Subject: Re: [quicwg/base-drafts] Exception in ECN detection when ACK loss happens (#1555)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b48a8279e1f3_66dd3fe313272f781468cd"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: gloinul
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/C-hFkFSxFZ4tPGM0y1firxvDslI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 13 Jul 2018 13:24:58 -0000

----==_mimepart_5b48a8279e1f3_66dd3fe313272f781468cd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@gloinul pushed 1 commit.

7687a00  Fixing spelling of comparisons


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1555/files/03ddb3ecc0a84c4c16d379262363b00f72d7335e..7687a0017fb479bd3db344883a7de1e8d81968e0

----==_mimepart_5b48a8279e1f3_66dd3fe313272f781468cd
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/gloinul" class="user-mention">@gloinul</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/7687a00">7687a00</a>  Fixing spelling of comparisons</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/1555/files/03ddb3ecc0a84c4c16d379262363b00f72d7335e..7687a0017fb479bd3db344883a7de1e8d81968e0">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq108diD_Z485HiZGwXDv3UU1kuvGks5uGJ-ngaJpZM4VNnHR">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2xafz3yoq-pMiXL1J0Hp8DBRQ7sks5uGJ-ngaJpZM4VNnHR.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@gloinul pushed 1 commit in #1555"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1555/files/03ddb3ecc0a84c4c16d379262363b00f72d7335e..7687a0017fb479bd3db344883a7de1e8d81968e0"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1555/files/03ddb3ecc0a84c4c16d379262363b00f72d7335e..7687a0017fb479bd3db344883a7de1e8d81968e0",
"url": "https://github.com/quicwg/base-drafts/pull/1555/files/03ddb3ecc0a84c4c16d379262363b00f72d7335e..7687a0017fb479bd3db344883a7de1e8d81968e0",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 pushed 1 commit in #1555",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1555:",
"activityTitle": "**Magnus Westerlund**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@gloinul",
"facts": [
{
"name": "7687a00",
"value": "Fixing spelling of comparisons"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1555/files/03ddb3ecc0a84c4c16d379262363b00f72d7335e..7687a0017fb479bd3db344883a7de1e8d81968e0"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355889617\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b48a8279e1f3_66dd3fe313272f781468cd--


From nobody Fri Jul 13 06:27: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 927B6130FE5 for <quic-issues@ietfa.amsl.com>; Fri, 13 Jul 2018 06:27:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.606
X-Spam-Level: 
X-Spam-Status: No, score=-6.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jJ25N_6VcG9P for <quic-issues@ietfa.amsl.com>; Fri, 13 Jul 2018 06:27: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 D4C92130FDF for <quic-issues@ietf.org>; Fri, 13 Jul 2018 06:27:15 -0700 (PDT)
Date: Fri, 13 Jul 2018 06:27:15 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531488435; bh=Anyc623/ZuRCJ6VxTwji4a9cEEFoBVzNrLJc9yWxdk0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=C5ztWUidDWg6D7wdmWB0TOnyOJSGxlhGGO28fL9iW/CMA5UzdkDVlw5mSSwfkmIi8 2wtHHctzCYpPgVVLhgq246nYrrjdAf7yoelonpwQVRq23kb+irjoCScmV2xgW3Ybkk mNNIcDwkNGzOhihCav1G1y2lwPd6z2Wd7sgn6Ts8=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb043adbcfe225ed8884108d252edfa616658c03b92cf0000000117606ab392a169ce144fcb80@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1555/review/137034175@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1555@github.com>
References: <quicwg/base-drafts/pull/1555@github.com>
Subject: Re: [quicwg/base-drafts] Exception in ECN detection when ACK loss happens (#1555)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b48a8b38b16_407f3ff487652f7815414b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/hHwbVQEyND6EdqmSyhK5XI1cklI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 13 Jul 2018 13:27:30 -0000

----==_mimepart_5b48a8b38b16_407f3ff487652f7815414b
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/1555#pullrequestreview-137034175
----==_mimepart_5b48a8b38b16_407f3ff487652f7815414b
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/1555#pullrequestreview-137034175">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqw5XGY4-huudDUxy76yJLfiQ0m7tks5uGKAzgaJpZM4VNnHR">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_PVgaJznVfb7Mnl9J62qqxSALtqks5uGKAzgaJpZM4VNnHR.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1555"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1555#pullrequestreview-137034175"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1555#pullrequestreview-137034175",
"url": "https://github.com/quicwg/base-drafts/pull/1555#pullrequestreview-137034175",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1555",
"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/1555#pullrequestreview-137034175"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355889617\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b48a8b38b16_407f3ff487652f7815414b--


From nobody Fri Jul 13 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 41894130DFC for <quic-issues@ietfa.amsl.com>; Fri, 13 Jul 2018 06:43:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Fx9n9tE2WsJb for <quic-issues@ietfa.amsl.com>; Fri, 13 Jul 2018 06:43:52 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A0BE7127AC2 for <quic-issues@ietf.org>; Fri, 13 Jul 2018 06:43:52 -0700 (PDT)
Date: Fri, 13 Jul 2018 06:43:51 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531489431; bh=NX004GkJpZNSo351efC9KBjX3Fe0KH72KPZCZF0ixs8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ZS/RiAQ3T3CUdHoCW+4iqq+vRgOWjK2cW4OiF5ZxjZBrl7fyhbd8/sg6LWEn56uh8 B0SeNon/swHBZq4ySyKaa3Q345sdti8Mcucu8bcYQmThgzvZzQiBrSfkBLN499yO4U D2YzlUx0F5hqUg6GuG/+OvYrkCblISaYRnUhxsMo=
From: Magnus Westerlund <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1555/push/2717684692@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1555@github.com>
References: <quicwg/base-drafts/pull/1555@github.com>
Subject: Re: [quicwg/base-drafts] Exception in ECN detection when ACK loss happens (#1555)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b48ac97bd4a9_404e3fdb20bcaf8013159a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: gloinul
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/VmoS7gV-3Sbx2-utkfPtCKIknVE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 13 Jul 2018 13:43:55 -0000

----==_mimepart_5b48ac97bd4a9_404e3fdb20bcaf8013159a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@gloinul pushed 1 commit.

2a32722  Removed extra empty line.


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1555/files/7687a0017fb479bd3db344883a7de1e8d81968e0..2a327224f25af7502350ff042aff340a3a72c7f6

----==_mimepart_5b48ac97bd4a9_404e3fdb20bcaf8013159a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/gloinul" class="user-mention">@gloinul</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/2a32722">2a32722</a>  Removed extra empty 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/1555/files/7687a0017fb479bd3db344883a7de1e8d81968e0..2a327224f25af7502350ff042aff340a3a72c7f6">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3Jh0swjZN82WqtXZby9X55m67xVks5uGKQXgaJpZM4VNnHR">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0QH_jJPgK_ctrVHlDSEKX4d0hhUks5uGKQXgaJpZM4VNnHR.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@gloinul pushed 1 commit in #1555"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1555/files/7687a0017fb479bd3db344883a7de1e8d81968e0..2a327224f25af7502350ff042aff340a3a72c7f6"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1555/files/7687a0017fb479bd3db344883a7de1e8d81968e0..2a327224f25af7502350ff042aff340a3a72c7f6",
"url": "https://github.com/quicwg/base-drafts/pull/1555/files/7687a0017fb479bd3db344883a7de1e8d81968e0..2a327224f25af7502350ff042aff340a3a72c7f6",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 pushed 1 commit in #1555",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1555:",
"activityTitle": "**Magnus Westerlund**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@gloinul",
"facts": [
{
"name": "2a32722",
"value": "Removed extra empty line."
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1555/files/7687a0017fb479bd3db344883a7de1e8d81968e0..2a327224f25af7502350ff042aff340a3a72c7f6"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355889617\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b48ac97bd4a9_404e3fdb20bcaf8013159a--


From nobody Fri Jul 13 09:08: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 5B454130E08 for <quic-issues@ietfa.amsl.com>; Fri, 13 Jul 2018 09:08:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Jjg6x9bGOhgv for <quic-issues@ietfa.amsl.com>; Fri, 13 Jul 2018 09:08: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 A7365128CF3 for <quic-issues@ietf.org>; Fri, 13 Jul 2018 09:08:36 -0700 (PDT)
Date: Fri, 13 Jul 2018 09:08:35 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531498115; bh=XOi/JvFuQdHjzQ7c/Ub6pcTwrRPFhOxEw6nkPoB3/CU=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=AnUC+aDEB5j08BszxGnSmgwQT2G4zSYLMT1fCa2XaKoWUYeayksqYGfdsYXyJVhGj F3989tuchziHGiCScv9ZZTz/BJJyzwwrB8h2hs26UW6zeCXydj5JekbPLwbwo59mOY z7g/FuoKuj6WMiJ9hiWf2T0koNo/pVDe2DdTej6c=
From: Luca Niccolini <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab8eab89a2a253718f25249301dbc3c5423ea462d092cf000000011760908392a169ce14546a14@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1556@github.com>
Subject: [quicwg/base-drafts] HTTP SETTINGS: define setting content encoding (#1556)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b48ce83c2fc2_73b83f94cafccf801017a7"; 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/McU3hhAie4-as6Ib6pjKezPRgf0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 13 Jul 2018 16:08:40 -0000

----==_mimepart_5b48ce83c2fc2_73b83f94cafccf801017a7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

The current draft says:
> The payload of a SETTINGS frame consists of zero or more parameters,
   each consisting of an unsigned 16-bit setting identifier and a
   length-prefixed binary value.

This leaves the encoding of the setting content to the implementor and may be cause of ambiguity.
I believe we should define the encoding more explicitly for each setting, e.g. 
is `SETTINGS_NUM_PLACEHOLDERS` encoded as a fixed-length 4 or 2 (given its maximum value) bytes integer, or perhaps it can also be variable-length, e.g. can the value be encoded in just 1 byte if less than 256 ? 

Also, do we expect arbitrarily large setting contents ?
Implementors would likely enforce some sensible maximum values whenever the length is encoded as a quic-integer, do you think there is value in the RFC suggesting these maximum values ? 
This is probably a larger scope question, but in the settings frame seems more prominent

-- 
You are receiving this 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
----==_mimepart_5b48ce83c2fc2_73b83f94cafccf801017a7
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>The current draft says:</p>
<blockquote>
<p>The payload of a SETTINGS frame consists of zero or more parameters,<br>
each consisting of an unsigned 16-bit setting identifier and a<br>
length-prefixed binary value.</p>
</blockquote>
<p>This leaves the encoding of the setting content to the implementor and may be cause of ambiguity.<br>
I believe we should define the encoding more explicitly for each setting, e.g.<br>
is <code>SETTINGS_NUM_PLACEHOLDERS</code> encoded as a fixed-length 4 or 2 (given its maximum value) bytes integer, or perhaps it can also be variable-length, e.g. can the value be encoded in just 1 byte if less than 256 ?</p>
<p>Also, do we expect arbitrarily large setting contents ?<br>
Implementors would likely enforce some sensible maximum values whenever the length is encoded as a quic-integer, do you think there is value in the RFC suggesting these maximum values ?<br>
This is probably a larger scope question, but in the settings frame seems more prominent</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are 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">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzFl6gci6c3rCs4cFj5goUdL-nvtks5uGMYDgaJpZM4VPJRx">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzlzJpun58GuM-hIOVMGiDvuZqrRks5uGMYDgaJpZM4VPJRx.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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: define setting content encoding (#1556)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1556"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1556",
"url": "https://github.com/quicwg/base-drafts/issues/1556",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@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: define setting content encoding (#1556)",
"sections": [
{
"text": "",
"activityTitle": "**Luca Niccolini**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@lnicco",
"facts": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1556
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1556,\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\": 1556\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1556"
}
],
"@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_5b48ce83c2fc2_73b83f94cafccf801017a7--


From nobody Fri Jul 13 11:35: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 CD753130F18 for <quic-issues@ietfa.amsl.com>; Fri, 13 Jul 2018 11:35:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.01
X-Spam-Level: 
X-Spam-Status: No, score=-3.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xFIx48AzzGSV for <quic-issues@ietfa.amsl.com>; Fri, 13 Jul 2018 11:35: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 97F29130F08 for <quic-issues@ietf.org>; Fri, 13 Jul 2018 11:35:16 -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=3Pm8vI7LL8+JtkyD6CKedGWMlhA=; b=qgUNikZqhJMCj5bW ABbQbuVGQTh+4dhYDe2PsWdOYBGRsfCiAggnndVTUPeSphd2miAQQOAT+Snvo68E WaF/qnFLcLtnnhxTn2vZ4t9MpVUNzoAuhd1eOUK9QCr7svLnQOcDEkVA/YZdAe42 iaV0esCaAJ61OQzjfRUW6sU3Pvo=
Received: by filter1181p1las1.sendgrid.net with SMTP id filter1181p1las1-13071-5B48F0E3-C 2018-07-13 18:35:15.197659979 +0000 UTC m=+79647.584348559
Received: from github-lowworker14-cp1-prd.iad.github.net (unknown [192.30.252.38]) by ismtpd0002p1iad1.sendgrid.net (SG) with ESMTP id znbT0l6cQreFaNK1TLI0Kw for <quic-issues@ietf.org>; Fri, 13 Jul 2018 18:35:15.092 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker14-cp1-prd.iad.github.net (Postfix) with ESMTP id 14D6EE069F for <quic-issues@ietf.org>; Fri, 13 Jul 2018 11:35:15 -0700 (PDT)
Date: Fri, 13 Jul 2018 18:35:15 +0000 (UTC)
From: ianswett <notifications@github.com>
Reply-To: quicwg/wg-materials <reply+0166e4ab7565b9d6d8697002927635ddaf15554a34e45be992cf000000011760b2e392a169ce14551001@reply.github.com>
To: quicwg/wg-materials <wg-materials@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/wg-materials/pull/58@github.com>
Subject: [quicwg/wg-materials] Stream0 (#58)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b48f0e312ae3_172b3f92a45fcf7844799c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2Zt8Wx0iUnIpQfvDAErjcp7ZmvDF1lNIvOCv rvUyun3gZJyOunxjky7ESfJVdyd4z+jsHbWtEAwV1NEjyGi748KiwFOF1hkxh3nbG08rk2fGeiLmiN RrAIQXOUhkLjRXZardWSCADmDtgzoxgWRjeNqU0nNUdptsmA7oAqLCoVQg==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/IskwWQamuFwWHGqnLC8oZAqBCEs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 13 Jul 2018 18:35:19 -0000

----==_mimepart_5b48f0e312ae3_172b3f92a45fcf7844799c
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/58

-- Commit Summary --

  * Stream0

-- File Changes --

    A ietf102/Stream0 - Montreal.pdf (0)

-- Patch Links --

https://github.com/quicwg/wg-materials/pull/58.patch
https://github.com/quicwg/wg-materials/pull/58.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/58

----==_mimepart_5b48f0e312ae3_172b3f92a45fcf7844799c
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/58'>https://github.com/quicwg/wg-materials/pull/58</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Stream0</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>A</strong>
    <a href="https://github.com/quicwg/wg-materials/pull/58/files#diff-0">ietf102/Stream0 - Montreal.pdf</a>
    (0)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/wg-materials/pull/58.patch'>https://github.com/quicwg/wg-materials/pull/58.patch</a></li>
  <li><a href='https://github.com/quicwg/wg-materials/pull/58.diff'>https://github.com/quicwg/wg-materials/pull/58.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/58">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3BPCHay5HUbKcrqdvGGL_iYKM-Rks5uGOhjgaJpZM4VPVRO">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6wZ4hFFHAI3W9vJwMegzjrwfvYsks5uGOhjgaJpZM4VPVRO.gif" height="1" width="1" 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":"Stream0 (#58)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/wg-materials/pull/58"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/wg-materials/pull/58",
"url": "https://github.com/quicwg/wg-materials/pull/58",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Stream0 (#58)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "a668045",
"value": "Stream0"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Added",
"value": "[ietf102/Stream0 - Montreal.pdf](https://github.com/quicwg/wg-materials/pull/58/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\": 58,\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\": 58\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/wg-materials/pull/58"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/wg-materials/pull/58.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/wg-materials/pull/58.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356340814\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b48f0e312ae3_172b3f92a45fcf7844799c--


From nobody Sat Jul 14 06:50: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 6329D13109F for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 06:49: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.249, 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 YWWF4hTGJDUT for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 06:49: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 B600A1310A2 for <quic-issues@ietf.org>; Sat, 14 Jul 2018 06:49:55 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531576194; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=FEMAGLrv0hrYj7Ae+UUT4IA1FJvxf9VLq3c/t3NPE4Y=; b=rWHgfEbTKozHUrvJv+vr2KpfnTOBKH1n80+YmK6p+2i6Y6d3tU+raDJ+eg0j3768bEgNYN/4 4jZAA7519W2Y88nFsFKA6016xV2qrrI5p9gzBX3pzVspP6eQ/zcTjphhPNuHzx3JCnlhPRn8 9GJUkWh8SDQjm4OIEg2m+F5CMaQ=
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 5b49ff82.7f9940051f60-smtp-out-n02; Sat, 14 Jul 2018 13:49:54 -0000 (UTC)
Date: Sat, 14 Jul 2018 06:49:53 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b49ff819054_60a42aefa096dc044362d@hookshot-fe-32b5f5b.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] cd9cdb: a new value
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b49ff8188ec_60a42aefa096dc04435e7"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/rMo1-i9Juibzb4KI1zYcO2V4dpM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 13:50:05 -0000

----==_mimepart_5b49ff8188ec_60a42aefa096dc04435e7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/move-retry
  Home:   https://github.com/quicwg/base-drafts
  Commit: cd9cdb48daea18b3f9b10e3459df09e833dcad32
      https://github.com/quicwg/base-drafts/commit/cd9cdb48daea18b3f9b10e3459df09e833dcad32
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-14 (Sat, 14 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  a new value



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b49ff8188ec_60a42aefa096dc04435e7--


From nobody Sat Jul 14 06:50: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 BAF4F131092 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 06:50:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id p40R69VmTstd for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 06:49: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 B9F7B1310B1 for <quic-issues@ietf.org>; Sat, 14 Jul 2018 06:49:58 -0700 (PDT)
Date: Sat, 14 Jul 2018 06:49:57 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531576197; bh=vVDMxhXxSsSoxcbglpE6MSKaIfM/JZYT9uBy5Py7AOU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=WcUCN5+IrjuY+ulLiTkNYAD7lafCIQ8LpMR/UWOqlUxgyVzdXlHyZsr6G/fXjvVLP DA7ML7cilF56zM2FJnDUtp301rG8XOTk7qzbmnIi7otEjLJZ64goKo+YxhHw1yY1zS y2TIQqot7vMqTbAujeG7Eb69BGhk3nhKgi2Xiv54=
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/1498/push/2719618348@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1498@github.com>
References: <quicwg/base-drafts/pull/1498@github.com>
Subject: Re: [quicwg/base-drafts] Rework Retry packet (#1498)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b49ff859bc30_4df82b20b512cf54275355"; 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/0DmA3YcKHPkchW0ozgVeDONqUrY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 13:50:08 -0000

----==_mimepart_5b49ff859bc30_4df82b20b512cf54275355
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

cd9cdb4  a new value


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1498/files/dbc58a158b1bbeb2043d2224e2eba01bc38b6347..cd9cdb48daea18b3f9b10e3459df09e833dcad32

----==_mimepart_5b49ff859bc30_4df82b20b512cf54275355
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/cd9cdb4">cd9cdb4</a>  a new 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/1498/files/dbc58a158b1bbeb2043d2224e2eba01bc38b6347..cd9cdb48daea18b3f9b10e3459df09e833dcad32">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1AiJVMvObpipbfPij0QM8HxQ5leks5uGfcFgaJpZM4U8RgX">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_zBwy3jcNw7ZKzh12Ca-PlJrDPBks5uGfcFgaJpZM4U8RgX.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1498"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1498/files/dbc58a158b1bbeb2043d2224e2eba01bc38b6347..cd9cdb48daea18b3f9b10e3459df09e833dcad32"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1498/files/dbc58a158b1bbeb2043d2224e2eba01bc38b6347..cd9cdb48daea18b3f9b10e3459df09e833dcad32",
"url": "https://github.com/quicwg/base-drafts/pull/1498/files/dbc58a158b1bbeb2043d2224e2eba01bc38b6347..cd9cdb48daea18b3f9b10e3459df09e833dcad32",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1498",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1498:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "cd9cdb4",
"value": "a new value"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1498/files/dbc58a158b1bbeb2043d2224e2eba01bc38b6347..cd9cdb48daea18b3f9b10e3459df09e833dcad32"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 351344663\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b49ff859bc30_4df82b20b512cf54275355--


From nobody Sat Jul 14 06:52: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 DF8E7130FDB for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 06:52: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.249, 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 snJ-VGu9ItZ2 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 06:52: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 6A7CE130DBE for <quic-issues@ietf.org>; Sat, 14 Jul 2018 06:52:38 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531576357; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=UdUFF86AG1peFY9fu2Z8kJFg8erXyILeGWHiTcUoTyM=; b=P3J76IBYqiJd1+kRiNtwJ0qRcU/E27Wg25u6x1X/N/RrWV+tnc8vYe6Oy9JTfRHAIx8TrwJ+ ou8LEowIL9VXFfPr5P6ipUuTXgMEuhBpfVcG6E6LbEYBmX3IHGbS0Oc9YqdbIxTxQmbg1IWJ S6CPXgk3Fwojeym2HYazp5KPE8U=
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 5b4a0025.7f4a9acb2d20-smtp-out-n01; Sat, 14 Jul 2018 13:52:37 -0000 (UTC)
Date: Sat, 14 Jul 2018 06:52:36 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b4a00241966a_4f412b275d94fc142224d@hookshot-fe-2cc8887.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 452d1e: ekr's inversion of the sentence
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4a0024190ea_4f412b275d94fc14221cd"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/A_t58sP-AdwUfmupQImedM5YhA4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 13:52:40 -0000

----==_mimepart_5b4a0024190ea_4f412b275d94fc14221cd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/retry-0rtt
  Home:   https://github.com/quicwg/base-drafts
  Commit: 452d1ee077503b307374439c6e179cf63d296e84
      https://github.com/quicwg/base-drafts/commit/452d1ee077503b307374439c6e179cf63d296e84
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-14 (Sat, 14 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  ekr's inversion of the sentence



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4a0024190ea_4f412b275d94fc14221cd--


From nobody Sat Jul 14 06:52: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 559F3130DBE for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 06:52:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UEPv87lQUSdH for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 06:52: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 9A576130FAE for <quic-issues@ietf.org>; Sat, 14 Jul 2018 06:52:39 -0700 (PDT)
Date: Sat, 14 Jul 2018 06:52:38 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531576358; bh=Dr4+LFqxbLChQ6I8EAHAf1RUuNkiEazGLAXFc6zOUqE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=nzUHg85crdeBlwIBxeP+TX4XTAaJwGMX4+isDh8vYG7OjeI4t5yLZwW4gpdSx7XR2 Bdps7inTf9u/enzG4eF2WS0g2+xs00LwBap8a5KCHUW7f0abvyLO6h2xvuyPXkq7Y1 /L9CAS8RLblnJCOZfLJEIbwNVrJfbiS5uus3kWA0=
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/1552/push/2719620406@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1552@github.com>
References: <quicwg/base-drafts/pull/1552@github.com>
Subject: Re: [quicwg/base-drafts] Allow Retry in response to 0-RTT packets (#1552)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a0026911ca_2dd03fde55380f7c628330"; 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/TlGGuSJ13f4GcwTniIRySkkM8SA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 13:52:41 -0000

----==_mimepart_5b4a0026911ca_2dd03fde55380f7c628330
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

452d1ee  ekr's inversion of the sentence


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1552/files/af69bf62c88dd9971c3c3f3ada16e0d6178e909d..452d1ee077503b307374439c6e179cf63d296e84

----==_mimepart_5b4a0026911ca_2dd03fde55380f7c628330
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/452d1ee">452d1ee</a>  ekr&#39;s inversion of the sentence</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/1552/files/af69bf62c88dd9971c3c3f3ada16e0d6178e909d..452d1ee077503b307374439c6e179cf63d296e84">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwois7tIs2udSdTTxoYCct70K8EHks5uGfemgaJpZM4VMNQk">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3plbGgW_BTbr-nP7_VgAlvL8xT4ks5uGfemgaJpZM4VMNQk.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1552"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1552/files/af69bf62c88dd9971c3c3f3ada16e0d6178e909d..452d1ee077503b307374439c6e179cf63d296e84"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1552/files/af69bf62c88dd9971c3c3f3ada16e0d6178e909d..452d1ee077503b307374439c6e179cf63d296e84",
"url": "https://github.com/quicwg/base-drafts/pull/1552/files/af69bf62c88dd9971c3c3f3ada16e0d6178e909d..452d1ee077503b307374439c6e179cf63d296e84",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1552",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1552:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "452d1ee",
"value": "ekr's inversion of the sentence"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1552/files/af69bf62c88dd9971c3c3f3ada16e0d6178e909d..452d1ee077503b307374439c6e179cf63d296e84"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355521572\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b4a0026911ca_2dd03fde55380f7c628330--


From nobody Sat Jul 14 06:52: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 CC350130E10 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 06:52:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xnmAtyt4C3LN for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 06:52: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 4958C130DBE for <quic-issues@ietf.org>; Sat, 14 Jul 2018 06:52:46 -0700 (PDT)
Date: Sat, 14 Jul 2018 06:52:45 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531576365; bh=xKGh6fn7I5Mb2p4pkFZLzFstvTDcvEsP30+t60qG9ck=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=OiJp482zZUcshpNkBlSfDQeukRLlvOarZy4hhVdBL1jKSi32BpPaoHWg4EA4APWdx IlLWo6YZjxea2vmPXbSG7AbpzZs0af5+lEJlv/4o/MkZ1XNjHHsVQZsWd2xYpeUCPS BwIXhm/IpqZfz2hEudaEkFhI0NbNkUR4VkpR9/YU=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab09d2fe5a0bab5d152b3b7fdf9d13021f541223a292cf000000011761c22d92a169ce144b7319@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1552/review/137238768@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1552@github.com>
References: <quicwg/base-drafts/pull/1552@github.com>
Subject: Re: [quicwg/base-drafts] Allow Retry in response to 0-RTT packets (#1552)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a002da9d2e_271a3fb92c1c8f84685612"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Xci7y4hTUHA1KanU9XEn7ZcgwCI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 13:52:48 -0000

----==_mimepart_5b4a002da9d2e_271a3fb92c1c8f84685612
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson commented on this pull request.



> @@ -594,7 +594,9 @@ of subsequent packets that it sends.
 A Retry packet does not include a packet number and cannot be explictly
 acknowledged by a client.
 
-A server MUST only send a Retry in response to a client Initial packet.
+A server MUST NOT send a Retry in response to packets other than Initial
+or 0-RTT packets.  A server MAY discard 0-RTT packets and only send Retry in
+response to Initial packets.

Yes, that it better.  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/1552#discussion_r202515614
----==_mimepart_5b4a002da9d2e_271a3fb92c1c8f84685612
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/1552#discussion_r202515614">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -594,7 +594,9 @@ of subsequent packets that it sends.
 A Retry packet does not include a packet number and cannot be explictly
 acknowledged by a client.
 
-A server MUST only send a Retry in response to a client Initial packet.
+A server MUST NOT send a Retry in response to packets other than Initial
+or 0-RTT packets.  A server MAY discard 0-RTT packets and only send Retry in
+response to Initial packets.
</pre>
<p>Yes, that it better.  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/1552#discussion_r202515614">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-40Sv4RI9ck_zxkJWM6RkvNx_3uks5uGfetgaJpZM4VMNQk">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxvmbMR6qSrleOb8xqDOdVqNOzMxks5uGfetgaJpZM4VMNQk.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1552"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1552#discussion_r202515614"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1552#discussion_r202515614",
"url": "https://github.com/quicwg/base-drafts/pull/1552#discussion_r202515614",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1552",
"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/1552#discussion_r202515614"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355521572\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4a002da9d2e_271a3fb92c1c8f84685612--


From nobody Sat Jul 14 07:01: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 743E51310C5 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 07:01:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id f5UuKScULoSp for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 07:01: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 CE0951310C1 for <quic-issues@ietf.org>; Sat, 14 Jul 2018 07:01:06 -0700 (PDT)
Date: Sat, 14 Jul 2018 07:01:06 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531576866; bh=WzpT7DAHYMj8rWsWbY7pixeQcfgtQCshBw0jkLAT8zg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=yEK7J+VQkwQweURuC0nVn/mWoOiEjG1SQvFCjj65xM0Zj3HyFBwC8H0g74G7CWhFo QUIrQTMtdT386lCTZyJu6Ml+DXCBMez6CX8/U344sKdO5Btl+o4rHj8vAVzEgwTbRI x1y4qJQ8lCDytryC0zm65uPTo7rKmTxRn81A5pJA=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab27b4b02bac5877334d83d02e64f42a213a02b46792cf000000011761c42292a169ce144fcb80@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1555/review/137238926@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1555@github.com>
References: <quicwg/base-drafts/pull/1555@github.com>
Subject: Re: [quicwg/base-drafts] Exception in ECN detection when ACK loss happens (#1555)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a0222349b1_27563fb92c1c8f84927476"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/eynlHmLOoMpp-Mu86mtaqT6wC64>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 14:01:14 -0000

----==_mimepart_5b4a0222349b1_27563fb92c1c8f84927476
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson approved this pull request.



> @@ -1739,6 +1739,14 @@ network, an endpoint verifies the following when an ACK_ECN frame is received:
 * The increase in ECT(0) and ECT(1) counters MUST be no greater than the number
   of packets newly acknowledged that were sent with the corresponding codepoint.
 
+* If the increase in the ECT(0), ECT(1) and CE counters are greater than
+  the number of newly acknowledged packets, and the received ACK's
+  smallest acknowledged is larger than the previous largest acknowledged,

As I pointed out, this isn't ideal and will lead to ECN being disabled in some cases.  I don't know how much we are going to want to worry about that 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/1555#pullrequestreview-137238926
----==_mimepart_5b4a0222349b1_27563fb92c1c8f84927476
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/1555#discussion_r202515766">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1739,6 +1739,14 @@ network, an endpoint verifies the following when an ACK_ECN frame is received:
 * The increase in ECT(0) and ECT(1) counters MUST be no greater than the number
   of packets newly acknowledged that were sent with the corresponding codepoint.
 
+* If the increase in the ECT(0), ECT(1) and CE counters are greater than
+  the number of newly acknowledged packets, and the received ACK&#39;s
+  smallest acknowledged is larger than the previous largest acknowledged,
</pre>
<p>As I pointed out, this isn't ideal and will lead to ECN being disabled in some cases.  I don't know how much we are going to want to worry about that 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/1555#pullrequestreview-137238926">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3yFyN-ayZ-80hQfB_lMoCs4Vw25ks5uGfmigaJpZM4VNnHR">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2CVufXrQdT7Xn3fXtHj72GGOnMyks5uGfmigaJpZM4VNnHR.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1555"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1555#pullrequestreview-137238926"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1555#pullrequestreview-137238926",
"url": "https://github.com/quicwg/base-drafts/pull/1555#pullrequestreview-137238926",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1555",
"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/1555#pullrequestreview-137238926"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355889617\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4a0222349b1_27563fb92c1c8f84927476--


From nobody Sat Jul 14 07:10: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 953A4126BED for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 07:10: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.249, 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 awEeLY5GyhqF for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 07:10: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 22A81130DBE for <quic-issues@ietf.org>; Sat, 14 Jul 2018 07:10:56 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531577455; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=D4UxGKqGN+beHy4D00f/Buu4shHxQV+8Lv9c+9A26XI=; b=CTLuCacWXUr5o9Z3JdeistPm6UTsR6tQNwhisU6rX25YSIUvLSHt9aBNNW18pt0uot750r+6 UGAA3sND8yJ++ZWPJG6nxofLFvdUQ6V3doSKAWqkdF4HcyEzAtqxcTSkDSDV4n/0td72GxEb 6F9a3s6uzWTx4p7lI9KBMLdTweE=
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.44]) by mxa.mailgun.org with ESMTP id 5b4a046f.7f229027d810-smtp-out-n03; Sat, 14 Jul 2018 14:10:55 -0000 (UTC)
Date: Sat, 14 Jul 2018 07:10:54 -0700
From: janaiyengar <jri.ietf@gmail.com>
Reply-To: janaiyengar <jri.ietf@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b4a046e23969_43992ac95433bc04761b5@hookshot-fe-6e9b612.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] be54de: 65 chars
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4a046e233dd_43992ac95433bc047607b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/4lNJS9L25aTTbigcnDbPWo-fu1w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 14:10:58 -0000

----==_mimepart_5b4a046e233dd_43992ac95433bc047607b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-padding
  Home:   https://github.com/quicwg/base-drafts
  Commit: be54debd410e7f465f9eccc4425900eb53baf967
      https://github.com/quicwg/base-drafts/commit/be54debd410e7f465f9eccc4425900eb53baf967
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-07-14 (Sat, 14 Jul 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  65 chars



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4a046e233dd_43992ac95433bc047607b--


From nobody Sat Jul 14 07: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 E739A130E39 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 07:10:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8VgJf98lyQB1 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 07:10:58 -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 3871F130DBE for <quic-issues@ietf.org>; Sat, 14 Jul 2018 07:10:58 -0700 (PDT)
Date: Sat, 14 Jul 2018 07:10:56 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531577456; bh=/1wsvCVV6wIlPep/EKahVbqTwZkvfhLVINmJ2w3lC8I=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=r1Kz3JEFd3fkxUK0Tt+p3+LVogpM9h22I08BWlbAg4r7pwiBC6bxYNWRSFiNRBQpP M+PBCQGgCAUhInvp4/EqrAnCGmFNrcQTK2m/rUnlLSnlO5T+4wnPxv+wyMnD8Q+ycx NPXko7blBF7R1m25pcnJpvgyiXoac6LuuD06IRhQ=
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/1540/push/2719635160@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1540@github.com>
References: <quicwg/base-drafts/pull/1540@github.com>
Subject: Re: [quicwg/base-drafts] PADDING counts towards bytes in flight (#1540)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a04709e8d7_6b22af04aca4f581093234"; 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/CdMJYzpNBsAMnR1SQ-M0vIc_IpM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 14:11:01 -0000

----==_mimepart_5b4a04709e8d7_6b22af04aca4f581093234
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar pushed 1 commit.

be54deb  65 chars


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1540/files/c32e591fa3ce22015a44c3756de3ea27d95727b4..be54debd410e7f465f9eccc4425900eb53baf967

----==_mimepart_5b4a04709e8d7_6b22af04aca4f581093234
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/be54deb">be54deb</a>  65 chars</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/1540/files/c32e591fa3ce22015a44c3756de3ea27d95727b4..be54debd410e7f465f9eccc4425900eb53baf967">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3dhhVKA-rI5U662f22SFf8j61utks5uGfvwgaJpZM4VHtn2">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5zHE7TFI6PBKWIfNSe-AZ7dCI8vks5uGfvwgaJpZM4VHtn2.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1540"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1540/files/c32e591fa3ce22015a44c3756de3ea27d95727b4..be54debd410e7f465f9eccc4425900eb53baf967"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1540/files/c32e591fa3ce22015a44c3756de3ea27d95727b4..be54debd410e7f465f9eccc4425900eb53baf967",
"url": "https://github.com/quicwg/base-drafts/pull/1540/files/c32e591fa3ce22015a44c3756de3ea27d95727b4..be54debd410e7f465f9eccc4425900eb53baf967",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1540",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1540:",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [
{
"name": "be54deb",
"value": "65 chars"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1540/files/c32e591fa3ce22015a44c3756de3ea27d95727b4..be54debd410e7f465f9eccc4425900eb53baf967"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 354343414\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b4a04709e8d7_6b22af04aca4f581093234--


From nobody Sat Jul 14 07:11: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 99AA2130E22 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 07:11:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.01
X-Spam-Level: 
X-Spam-Status: No, score=-1.01 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, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id n2i-m6ss5tS8 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 07:11: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 3513E130E1C for <quic-issues@ietf.org>; Sat, 14 Jul 2018 07:11:52 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531577511; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=54UWNH4Vd376JNbtttd3M5/A3XnJ1TNNF3mVdMMr/po=; b=tuYklUHHtaH6Z7+sOoEoYau9TXy307aBmuXPDu86ceWaiFkz+Wv25qAJZ8TA480wVTBVYtCd FCL9reNv+1AIGCM3BxUJ8FTPM47MPL3Okm9SxDS55I0Ks/V37/vN18zjcxD7JnlHDoDyXEEK YzdSbWjP2Oyxy1o4lLp+Y+HIJIk=
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 5b4a04a7.7f100c573f00-smtp-out-n03; Sat, 14 Jul 2018 14:11:51 -0000 (UTC)
Date: Sat, 14 Jul 2018 07:11:50 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5b4a04a6eff01_63ed2b293b891c0c59579@hookshot-fe-265448d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] d1740a: PADDING counts towards bytes in flight (#1540)
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4a04a6efa27_63ed2b293b891c0c59430"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/go-IF83xcAcT_4HIPNUqCWnrx0w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 14:11:54 -0000

----==_mimepart_5b4a04a6efa27_63ed2b293b891c0c59430
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: d1740abc6dc487bfcc11ab989560ae23debc6e37
      https://github.com/quicwg/base-drafts/commit/d1740abc6dc487bfcc11ab989560ae23debc6e37
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-07-14 (Sat, 14 Jul 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  PADDING counts towards bytes in flight (#1540)

* PADDING counts towards byte in flight

Clarifies the recovery draft in light of #1517

* Clarify byte_in_flight

* Update draft-ietf-quic-recovery.md

Adds in_flight to sent_packets

* Update draft-ietf-quic-recovery.md

* in-flight

* Integrate Martin's suggestion

* Long header CRYPTO packets

* packets

* Jana's comments

* 65 chars



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4a04a6efa27_63ed2b293b891c0c59430--


From nobody Sat Jul 14 07:12: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 9462A130E22 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 07:11:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id h4M72ZH7E_ug for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 07:11:54 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 85B8A130E2B for <quic-issues@ietf.org>; Sat, 14 Jul 2018 07:11:54 -0700 (PDT)
Date: Sat, 14 Jul 2018 07:11:53 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531577513; bh=ccWO469CuAhZri63kPVntgwoDvjMBEeqk+PLYSZSSeU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=l3+GQnnZ1FmPQUhOxBaftiPt+bXHvpdpP9fr9vuw1GETS2nRo5AaeFIFRvNmlRfYJ Ha2axYfwwM60uTTuf5H8e8jAKGM/tdRrnSAeE/DWbYAAgriQeFDzogc4PQxyNCH3FX dZx3VLhkKshtyXDz7PiwRygwBYcK45WRpo0Js0hQ=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab5ad0047554446f5a3e7b0e25d2adc8eb72e03fdf92cf000000011761c6a992a169ce14352c88@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1531/issue_event/1733882737@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1531@github.com>
References: <quicwg/base-drafts/issues/1531@github.com>
Subject: Re: [quicwg/base-drafts] Only Update max_ack_delay for Retransmittable Packets (#1531)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a04a9a8d29_acc3f8cb59e0f801307ea"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: 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-Z80DfWEn4WFk4cfYOGOJztu8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 14:11:57 -0000

----==_mimepart_5b4a04a9a8d29_acc3f8cb59e0f801307ea
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1531 via #1540.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1531#event-1733882737
----==_mimepart_5b4a04a9a8d29_acc3f8cb59e0f801307ea
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="339029128" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1531" href="https://github.com/quicwg/base-drafts/issues/1531">#1531</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="339451019" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1540" href="https://github.com/quicwg/base-drafts/pull/1540">#1540</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1531#event-1733882737">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5TAa81C9Yx_KXkERy3ohmTHWtS_ks5uGfwpgaJpZM4VF2CQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1ogi5XKKxL-Q4o6UnMaiKP6sjKqks5uGfwpgaJpZM4VF2CQ.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1531 via #1540."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1531#event-1733882737"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1531#event-1733882737",
"url": "https://github.com/quicwg/base-drafts/issues/1531#event-1733882737",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Only Update max_ack_delay for Retransmittable Packets (#1531)",
"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/1531#event-1733882737"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 353853584\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4a04a9a8d29_acc3f8cb59e0f801307ea--


From nobody Sat Jul 14 07:12: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 797F2130FDB for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 07:11:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qGsqgwQRh0d7 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 07:11: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 82C89130E1C for <quic-issues@ietf.org>; Sat, 14 Jul 2018 07:11:54 -0700 (PDT)
Date: Sat, 14 Jul 2018 07:11:53 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531577513; bh=vuMFrGO1xtJYUV34l2USoz2KnbdY+RDT1STzWOiSVyk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=b8wPrShy2lajUYE6OXd3Kqj9mkGpSSBkFFzV5G/cC4YiYD05zwGRLL8/cfP1c0YRV ruK0oXGkvGwR2EfxethtBcFZjslW0P2vf/wm6poDY4oE8CVex4wMsbKTFC+oUje692 VW6qZuM87KRG2ogKcHkiGVBWVaQm+ei871L3Op9w=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab6e9b3f2fe8282d40ee7e481dd9b5a6b0bf6dbfb992cf000000011761c6a992a169ce143b9c8b@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1540/issue_event/1733882735@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1540@github.com>
References: <quicwg/base-drafts/pull/1540@github.com>
Subject: Re: [quicwg/base-drafts] PADDING counts towards bytes in flight (#1540)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a04a98dd50_6b4d2ae7fe9d8f5865971f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/u3KIYCCoHKU72aUzML3Ke3JHNgc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 14:11:59 -0000

----==_mimepart_5b4a04a98dd50_6b4d2ae7fe9d8f5865971f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1540.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1540#event-1733882735
----==_mimepart_5b4a04a98dd50_6b4d2ae7fe9d8f5865971f
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="339451019" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1540" href="https://github.com/quicwg/base-drafts/pull/1540">#1540</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1540#event-1733882735">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq25gTDjUnGr3sjuPlx2SpECl0FYcks5uGfwpgaJpZM4VHtn2">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqy8jc5282p3MlYYP6DPk_SOQFzIfks5uGfwpgaJpZM4VHtn2.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1540."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1540#event-1733882735"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1540#event-1733882735",
"url": "https://github.com/quicwg/base-drafts/pull/1540#event-1733882735",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] PADDING counts towards bytes in flight (#1540)",
"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/1540#event-1733882735"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 354343414\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4a04a98dd50_6b4d2ae7fe9d8f5865971f--


From nobody Sat Jul 14 07: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 27A93130FD7 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 07:24:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.01
X-Spam-Level: 
X-Spam-Status: No, score=-1.01 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, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WZuIYpYh5p7H for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 07:24: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 B7840130EED for <quic-issues@ietf.org>; Sat, 14 Jul 2018 07:24:56 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531578296; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=n/pgE6uOVY74Ty3i+BW4aMuAx1WCR5Futj5ckbJMAaI=; b=h7nAUGqPrPiWsZ4XYFrVBTsat3Xc4EC2GMxN3afWalYd67blpsLF51jpCjYAVNqO9tjYqy2k zI9+A5veja9Doc1H/QkIEIYzWMSQ0Ux/GRlC1Jt20jgMVgFpP4UjjYgoVB/S0QTrigWED3uK mcRTv2E1zQ4FSK86feG2sKIqCiQ=
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 5b4a07b7.7f50c1be2db0-smtp-out-n03; Sat, 14 Jul 2018 14:24:55 -0000 (UTC)
Date: Sat, 14 Jul 2018 07: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: <5b4a07b7d8c08_68602b1ec175bc043644b@hookshot-fe-31feec6.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] e6afeb: Add Definitions
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4a07b7d86ed_68602b1ec175bc04363e8"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/2WSusiYw5JVvtFEPhE8nSGaw2sc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 14:24:58 -0000

----==_mimepart_5b4a07b7d86ed_68602b1ec175bc04363e8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-definitions
  Home:   https://github.com/quicwg/base-drafts
  Commit: e6afeb79c7106eeae7643fa2b4dc240c81aeb757
      https://github.com/quicwg/base-drafts/commit/e6afeb79c7106eeae7643fa2b4dc240c81aeb757
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-07-14 (Sat, 14 Jul 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Add Definitions



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4a07b7d86ed_68602b1ec175bc04363e8--


From nobody Sat Jul 14 07: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 C9A2313108F for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 07:25:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id IxZjgAfvJ4yA for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 07:25:39 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 26EA5130E3B for <quic-issues@ietf.org>; Sat, 14 Jul 2018 07:25:39 -0700 (PDT)
Date: Sat, 14 Jul 2018 07:25:38 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531578338; bh=7+uEg5MQT95xhVjTn6w0QQkIBhk5BsxoMHX1DAsG3q4=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=sic30lPm68YSrKoZU5ne8YdNssoeh0AJZwmIetqM+Jw6TYDVfv0YsamBznFDUU4UU zRUW2VtHpeSVEEwijwdOXOUDOiW+Dx5LkU+xlMlym+aRmridND5ldI9cXkjhe4sgrO QQSfuD1Y04FVw087oeBP69Svh9BtQ+zSNm5yDhEQ=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe8f8bef7c7bc12a9aece4ad557f64f41275888f892cf000000011761c9e292a169ce1456e92b@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1557@github.com>
Subject: [quicwg/base-drafts] Add Definitions (#1557)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a07e21b773_14e82ae7fe9d8f5830779f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/v3EMW4dQ0nxhvHS9PRSP0BAI7DM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 14:25:46 -0000

----==_mimepart_5b4a07e21b773_14e82ae7fe9d8f5830779f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Add a separate definitions section, similar to the transport doc.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1557

-- Commit Summary --

  * Add Definitions

-- File Changes --

    M draft-ietf-quic-recovery.md (36)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1557.patch
https://github.com/quicwg/base-drafts/pull/1557.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/1557

----==_mimepart_5b4a07e21b773_14e82ae7fe9d8f5830779f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Add a separate definitions section, similar to the transport doc.</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/1557'>https://github.com/quicwg/base-drafts/pull/1557</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Add Definitions</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1557/files#diff-0">draft-ietf-quic-recovery.md</a>
    (36)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1557.patch'>https://github.com/quicwg/base-drafts/pull/1557.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1557.diff'>https://github.com/quicwg/base-drafts/pull/1557.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/1557">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq98yR3JuVIPHpOyL-WEs-HIh2mFHks5uGf9igaJpZM4VP39p">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4wLlBD69vQQa3nPIbz-mROYvQAyks5uGf9igaJpZM4VP39p.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 Definitions (#1557)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1557"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1557",
"url": "https://github.com/quicwg/base-drafts/pull/1557",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 Definitions (#1557)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "e6afeb7",
"value": "Add Definitions"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-recovery.md](https://github.com/quicwg/base-drafts/pull/1557/files#diff-0) (36 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\": 1557,\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\": 1557\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1557"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1557.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1557.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356482921\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b4a07e21b773_14e82ae7fe9d8f5830779f--


From nobody Sat Jul 14 07:27: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 68EB3130EED for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 07:27:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.01
X-Spam-Level: 
X-Spam-Status: No, score=-1.01 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, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pb1g-PWvWpCn for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 07:27: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 EA6D2130E3B for <quic-issues@ietf.org>; Sat, 14 Jul 2018 07:27:08 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531578428; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=isT9v3W0mgvN1lUNYxq+kG2rpEdloavIe0HZFTHVU6o=; b=edyfb2bOBde1cc1GqYiCCO4K/0UBhMTYRBFV8nhuIlAWKjsFhUcbHADdgP79J6RnoFGF3LGD rigSXKS4usPMAUhsU3XvGh8Ndybppmtd+bZLHGd4Otk5JOatQth/gQH18thHuJQJaqVFRShJ ob0v7j34aLQ6n4FlU292y6Cu1vw=
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 5b4a083b.7f0f5cb6c840-smtp-out-n01; Sat, 14 Jul 2018 14:27:07 -0000 (UTC)
Date: Sat, 14 Jul 2018 07:27:06 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5b4a083a95375_68602b1ec175bc0436642@hookshot-fe-31feec6.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] abe095: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4a083a94c84_68602b1ec175bc043657e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/IdNUe2evTxEeaxPUo1_AB_chteg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 14:27:11 -0000

----==_mimepart_5b4a083a94c84_68602b1ec175bc043657e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-definitions
  Home:   https://github.com/quicwg/base-drafts
  Commit: abe09541b3c7f8d300e5e0643012f34afa3ac1d7
      https://github.com/quicwg/base-drafts/commit/abe09541b3c7f8d300e5e0643012f34afa3ac1d7
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-07-14 (Sat, 14 Jul 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4a083a94c84_68602b1ec175bc043657e--


From nobody Sat Jul 14 07: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 15096130E3B for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 07:27:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GW-zpYlxEcP9 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 07:27: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 91D56130EA7 for <quic-issues@ietf.org>; Sat, 14 Jul 2018 07:27:09 -0700 (PDT)
Date: Sat, 14 Jul 2018 07:27:08 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531578428; bh=eWGPB9M0ydCESE3TRSy+ffLp2KnMoYiNT0I02kzGtRU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=YswMNUBYVoRnapUo5cKZkhWXMJOrdZZGu9op9nvu+h6fkpuOWo8RhF2Dt+qN7ywpu DhU8rdwuWuGAG+vULeCfjbicYW/MP2OjBS8WDWUhT58z3MuFelVyRaYz/7iRZUlYg5 Ah6H41Oq7MaChJlVabuyv76eYlEQXKiA/580fsDY=
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/1557/push/2719647792@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1557@github.com>
References: <quicwg/base-drafts/pull/1557@github.com>
Subject: Re: [quicwg/base-drafts] Add Definitions (#1557)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a083cee857_274f3fb92c1c8f8476329b"; 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/uPMgKzd_a24tOVpb4DnF5rET7WI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 14:27:11 -0000

----==_mimepart_5b4a083cee857_274f3fb92c1c8f8476329b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

abe0954  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/1557/files/e6afeb79c7106eeae7643fa2b4dc240c81aeb757..abe09541b3c7f8d300e5e0643012f34afa3ac1d7

----==_mimepart_5b4a083cee857_274f3fb92c1c8f8476329b
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/abe0954">abe0954</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/1557/files/e6afeb79c7106eeae7643fa2b4dc240c81aeb757..abe09541b3c7f8d300e5e0643012f34afa3ac1d7">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzxI1k5YEGlqWu5BZoGriM9MVCjBks5uGf-8gaJpZM4VP39p">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzcWoaNMLRoEei9gJiHnjg0kQuQJks5uGf-8gaJpZM4VP39p.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1557"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1557/files/e6afeb79c7106eeae7643fa2b4dc240c81aeb757..abe09541b3c7f8d300e5e0643012f34afa3ac1d7"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1557/files/e6afeb79c7106eeae7643fa2b4dc240c81aeb757..abe09541b3c7f8d300e5e0643012f34afa3ac1d7",
"url": "https://github.com/quicwg/base-drafts/pull/1557/files/e6afeb79c7106eeae7643fa2b4dc240c81aeb757..abe09541b3c7f8d300e5e0643012f34afa3ac1d7",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1557",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1557:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "abe0954",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1557/files/e6afeb79c7106eeae7643fa2b4dc240c81aeb757..abe09541b3c7f8d300e5e0643012f34afa3ac1d7"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356482921\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b4a083cee857_274f3fb92c1c8f8476329b--


From nobody Sat Jul 14 07: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 0A9B9130FEC for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 07:46:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lgpXfGzLa6EW for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 07:46: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 C72FE130FDB for <quic-issues@ietf.org>; Sat, 14 Jul 2018 07:46:12 -0700 (PDT)
Date: Sat, 14 Jul 2018 07:46:11 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531579572; bh=OHF/rWoFfwtfTSTBWPzP0VVZcyVIh1x2WqMb3sxtF2w=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=VxAwmMDR2i2eZNxV0c7KhVyeWuyZ3+RPzOBhZfL9RZhlXxNV5JIVHhUxnOQhEzlEy YZEWEGRb3zIFMy30smJlgSOrQsIOosgDmd02b9a+XKgJzYRT36cClsnmrq5dKn3Bvz 6wFS1Qu2mV473iJRhuyz//3TqV86kyxCOQuB7RJ8=
From: Subodh Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba8c37b445b31069343f1f72f203b2a5c5db9bd6292cf000000011761ceb392a169ce1456ee45@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1558@github.com>
Subject: [quicwg/base-drafts] Http cancel race with stop sending (#1558)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a0cb3f2963_2973f8cb59e0f80681439"; 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/L9vf0XQtCyRvQ_YhwydAfwKoQ2o>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 14:46:14 -0000

----==_mimepart_5b4a0cb3f2963_2973f8cb59e0f80681439
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

In the section on stop sending we say

Servers MUST NOT abort a response in progress as a result of receiving a solicited RST_STREAM.

However a client may have sent a RST before the server sent stop sending. In addition the client may have also sent a http request canceled error code which indicates that it is not interested the response.

It seems like the MUST seems harsh here and it could be a SHOULD with exceptions 



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1558
----==_mimepart_5b4a0cb3f2963_2973f8cb59e0f80681439
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>In the section on stop sending we say</p>
<p>Servers MUST NOT abort a response in progress as a result of receiving a solicited RST_STREAM.</p>
<p>However a client may have sent a RST before the server sent stop sending. In addition the client may have also sent a http request canceled error code which indicates that it is not interested the response.</p>
<p>It seems like the MUST seems harsh here and it could be a SHOULD with exceptions</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1558">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6VQoGp1R2fy39QvjMONm5gZjWJYks5uGgQzgaJpZM4VP4XE">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq78ATc3jjkH2IkR1zNyiuPnkaYbUks5uGgQzgaJpZM4VP4XE.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 cancel race with stop sending (#1558)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1558"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1558",
"url": "https://github.com/quicwg/base-drafts/issues/1558",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@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 cancel race with stop sending (#1558)",
"sections": [
{
"text": "",
"activityTitle": "**Subodh Iyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@siyengar",
"facts": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1558
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1558,\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\": 1558\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1558"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356484548\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4a0cb3f2963_2973f8cb59e0f80681439--


From nobody Sat Jul 14 08: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 C5112131096 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 08:06:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.01
X-Spam-Level: 
X-Spam-Status: No, score=-1.01 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, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LUF2E44AQzHu for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 08:06: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 5AA0E130FF8 for <quic-issues@ietf.org>; Sat, 14 Jul 2018 08:06:28 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531580787; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=DF6/GDlZCVAL+9A4GHw/pnzU5q/mFfQr3U85E1cUUUc=; b=ZTDVelc8+IGhA8wLpcy0hbNTtk94D2CkSqtwaqti8sMAYsyvRWVE25aYi8mHai66c7zlpkJf YBykQ8d1qVDUUp/9u9xz9IZQeyIyCMIkzonRbSRGl+3s3HSwer1w3j5MrhRnwMTVDXjxJPkE UnZQ0zy8O4J78Tr2dsUoz59IJ2M=
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 5b4a1172.7f24cb6ad630-smtp-out-n03; Sat, 14 Jul 2018 15:06:26 -0000 (UTC)
Date: Sat, 14 Jul 2018 08:06:25 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5b4a11718152e_657f2af94b077c0815516@hookshot-fe-d252ca1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] d3aa88: 1.125
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4a11718113c_657f2af94b077c081540"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/dwTRPBb-nHxqClLecEDlawTepQI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 15:06:30 -0000

----==_mimepart_5b4a11718113c_657f2af94b077c081540
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-editorial
  Home:   https://github.com/quicwg/base-drafts
  Commit: d3aa88aadb1cae4fa0bd3acd009bd560362e52dd
      https://github.com/quicwg/base-drafts/commit/d3aa88aadb1cae4fa0bd3acd009bd560362e52dd
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-07-14 (Sat, 14 Jul 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  1.125



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4a11718113c_657f2af94b077c081540--


From nobody Sat Jul 14 08:06: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 BC798130FF8 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 08:06:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2k7bYdaWxtgg for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 08: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 1AEC6131091 for <quic-issues@ietf.org>; Sat, 14 Jul 2018 08:06:29 -0700 (PDT)
Date: Sat, 14 Jul 2018 08:06:28 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531580788; bh=vTRM0/gzYcBRG0z0Y/OokAHSsXEERIhQ9AFZ1n7imBs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=t0OdCGvNJK2R21zNlCN9wOFOL6BwWxYty5hsakgqzLTl+EUOkHAk34njM6D5Kpag9 1Mtu+yxlZgCIZ8Mbuj/QCiFgncvyGGeVRgay7go0nqm5yioP+hPMADt6NJ7ObBx/x+ gARyjbnW1OMmcE3J0N1NTl+ZXL9ycojUfgZnxYJ8=
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/1551/push/2719679575@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1551@github.com>
References: <quicwg/base-drafts/pull/1551@github.com>
Subject: Re: [quicwg/base-drafts] Editorial recovery fixes (#1551)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a117411e4d_6d132ad81e3eef601293112"; 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/ukgLJIf_2FNDeHGrpctWmIs8S5A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 15:06:31 -0000

----==_mimepart_5b4a117411e4d_6d132ad81e3eef601293112
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

d3aa88a  1.125


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1551/files/eec0d2f342d891289f96db5d31483837c8e9651f..d3aa88aadb1cae4fa0bd3acd009bd560362e52dd

----==_mimepart_5b4a117411e4d_6d132ad81e3eef601293112
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/d3aa88a">d3aa88a</a>  1.125</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/1551/files/eec0d2f342d891289f96db5d31483837c8e9651f..d3aa88aadb1cae4fa0bd3acd009bd560362e52dd">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_TkN4__Iqj6SftKaycDhcgD6gciks5uGgj0gaJpZM4VMGq_">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1D8znnQnOD7GhAWMPXSuvChFo9Zks5uGgj0gaJpZM4VMGq_.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1551"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1551/files/eec0d2f342d891289f96db5d31483837c8e9651f..d3aa88aadb1cae4fa0bd3acd009bd560362e52dd"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1551/files/eec0d2f342d891289f96db5d31483837c8e9651f..d3aa88aadb1cae4fa0bd3acd009bd560362e52dd",
"url": "https://github.com/quicwg/base-drafts/pull/1551/files/eec0d2f342d891289f96db5d31483837c8e9651f..d3aa88aadb1cae4fa0bd3acd009bd560362e52dd",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1551",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1551:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "d3aa88a",
"value": "1.125"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1551/files/eec0d2f342d891289f96db5d31483837c8e9651f..d3aa88aadb1cae4fa0bd3acd009bd560362e52dd"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355494591\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b4a117411e4d_6d132ad81e3eef601293112--


From nobody Sat Jul 14 08:20: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 591391310DB for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 08:20:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id g5YNmaJrkjTs for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 08:20: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 7D988130DEE for <quic-issues@ietf.org>; Sat, 14 Jul 2018 08:20:11 -0700 (PDT)
Date: Sat, 14 Jul 2018 08:20:10 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531581610; bh=eYL34wnpQXZzYx4LyZWHWv4pB/Uj0OCFG72tKqqI4q8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=UbBXz+hoDZtY8hGX0jwmJL+ANK9PLbcmmZdtvRoyE/BbmU/Bh5ARqZn7zQMmZRoZj SiWbLRqsA0rneIo4gwyYMKhFNP9vgmxgSTi+I7XQ+A9b4GynCE61YtN3xpYM/eZSE7 15Y1RaWOF572dykjaoSAiGlpYkOlBTG7XC73q+wk=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab17dde4b325fb0009ad3057b4bbdabd125ee80bd792cf000000011761d6aa92a169ce0fb03aff@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/838/issue_event/1733903092@github.com>
In-Reply-To: <quicwg/base-drafts/issues/838@github.com>
References: <quicwg/base-drafts/issues/838@github.com>
Subject: Re: [quicwg/base-drafts] Clarify PADDING vs PING frames (#838)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a14aa6b2fd_5cbf2acf34772f581459a2"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/-oFY72DSHNVKAi1x8l4iD_XtsL0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 15:20:16 -0000

----==_mimepart_5b4a14aa6b2fd_5cbf2acf34772f581459a2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #838.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/838#event-1733903092
----==_mimepart_5b4a14aa6b2fd_5cbf2acf34772f581459a2
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="263207679" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/838" href="https://github.com/quicwg/base-drafts/issues/838">#838</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/838#event-1733903092">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwAMV-qk-BsOdKH_JfBzfnrWiwCHks5uGgwqgaJpZM4PvcN6">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8MJf3zDiqSqqv2EDWV9dSAq-kQBks5uGgwqgaJpZM4PvcN6.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #838."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/838#event-1733903092"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/838#event-1733903092",
"url": "https://github.com/quicwg/base-drafts/issues/838#event-1733903092",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 PADDING vs PING frames (#838)",
"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/838#event-1733903092"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 264094586\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4a14aa6b2fd_5cbf2acf34772f581459a2--


From nobody Sat Jul 14 08:20: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 BD31A1310E1 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 08:20:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8w2I8HqCqGQv for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 08:20:11 -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 7E6C31310D5 for <quic-issues@ietf.org>; Sat, 14 Jul 2018 08:20:11 -0700 (PDT)
Date: Sat, 14 Jul 2018 08:20:10 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531581610; bh=gDQhKiVv5OHcOkuquOkQFNEqDJTFZtMnX9mbEHtpris=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=llTooGTq5TC8TW53NAM9lfAlFbIJpV+CWjrGAvIyCFBAjlakQNAMOtYGjMOrc2ZOT zBN1TrTd+AwBDV3b0EqnJ5MskRO/JrTu5UAm3dUaM/bUsZ5gTAjWzIn0PZ1LSzCpH4 zST4Mn0CJwyLpZlP+ucY7ZY031HRn+VVznkdPst4=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab17dde4b325fb0009ad3057b4bbdabd125ee80bd792cf000000011761d6aa92a169ce0fb03aff@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/838/405029998@github.com>
In-Reply-To: <quicwg/base-drafts/issues/838@github.com>
References: <quicwg/base-drafts/issues/838@github.com>
Subject: Re: [quicwg/base-drafts] Clarify PADDING vs PING frames (#838)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a14aa975a0_67102b05239a0f5887567"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/AYkg2W-EiJVp8trwOmBKTzONXQE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 15:20:16 -0000

----==_mimepart_5b4a14aa975a0_67102b05239a0f5887567
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This should be fixed by #1517 and #1540 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/838#issuecomment-405029998
----==_mimepart_5b4a14aa975a0_67102b05239a0f5887567
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>This should be fixed by <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="338086818" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1517" href="https://github.com/quicwg/base-drafts/pull/1517">#1517</a> and <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="339451019" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1540" href="https://github.com/quicwg/base-drafts/pull/1540">#1540</a></p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/838#issuecomment-405029998">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwAMV-qk-BsOdKH_JfBzfnrWiwCHks5uGgwqgaJpZM4PvcN6">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8MJf3zDiqSqqv2EDWV9dSAq-kQBks5uGgwqgaJpZM4PvcN6.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #838: This should be fixed by #1517 and #1540 "}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/838#issuecomment-405029998"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/838#issuecomment-405029998",
"url": "https://github.com/quicwg/base-drafts/issues/838#issuecomment-405029998",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 PADDING vs PING frames (#838)",
"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\": 838,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/838#issuecomment-405029998"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 264094586\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4a14aa975a0_67102b05239a0f5887567--


From nobody Sat Jul 14 08:55: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 43F991277D2 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 08:55:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.01
X-Spam-Level: 
X-Spam-Status: No, score=-1.01 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, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zWYhYcm2Jrat for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 08:55: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 B112B1310DB for <quic-issues@ietf.org>; Sat, 14 Jul 2018 08:55:13 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531583712; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=5CmHiONbMjc4gTDKk/nBxc+nCC+MzHbHKeJ5e2tB/rI=; b=NFRqZLHip83Yej4PF/SnT1wCFdfvQewZej19iXEETdJYGi+wooJlGNnl7jAlxaLU/b4BpUNx Cc+uEE1e+PpqERqxvDo9elOTnI1mfrdnxMRYMSLAtcKgRXIC1diigcLASPt4KEGt9x40E0I7 L7EGr6OMALFi5Zh/PVB9n5aD8BY=
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 5b4a1ce0.7f4bc21bc4e0-smtp-out-n03; Sat, 14 Jul 2018 15:55:12 -0000 (UTC)
Date: Sat, 14 Jul 2018 08:55:12 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5b4a1ce05b88c_da072aeba6739c105414f@hookshot-fe-dfcc362.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 8d0abd: Remove alarm
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4a1ce05af43_da072aeba6739c10540ac"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/tD0wTgtxm28pD5yxNIQNntb5aFk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 15:55:15 -0000

----==_mimepart_5b4a1ce05af43_da072aeba6739c10540ac
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-timer
  Home:   https://github.com/quicwg/base-drafts
  Commit: 8d0abdedc33ae3564422e8e0fcce67972ae8b5ca
      https://github.com/quicwg/base-drafts/commit/8d0abdedc33ae3564422e8e0fcce67972ae8b5ca
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-07-14 (Sat, 14 Jul 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Remove alarm

Fixes #1383



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4a1ce05af43_da072aeba6739c10540ac--


From nobody Sat Jul 14 08:55: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 8A2C51277D2 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 08:55:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2pD5eRXOQjjq for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 08:55: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 454A91310D6 for <quic-issues@ietf.org>; Sat, 14 Jul 2018 08:55:33 -0700 (PDT)
Date: Sat, 14 Jul 2018 08:55:32 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531583732; bh=aCY0XMQmczAcFgdk5LLovhWQm3R/4LVSDE/3VTLKMbw=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=nFxTthfKo7inW61wsU7nLGqBJvMize9/xkzX1Gk8ytKZHLsdUlyUXheWnc0DBFLVl ZNPQJVceiESAhfNE5Uvh+uTin9U+i8Y7wWhnvh5/vF6Xo2ebe5wQxxKcicGnTIl89Q jZqWp5/EDpw5P3V24Jd4rH6uPRNKYIa8MaZhMKIQ=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abcfd8f4d64bdf789a1a564b80aee94f702eadea9192cf000000011761def492a169ce14570023@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1559@github.com>
Subject: [quicwg/base-drafts] Remove alarm (#1559)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a1cf4437f9_1f792ad889fc0f58115519c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/8BH7mio1qdjvhd3cm90L4ulDqms>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 15:55:35 -0000

----==_mimepart_5b4a1cf4437f9_1f792ad889fc0f58115519c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Fixes #1383
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1559

-- Commit Summary --

  * Remove alarm

-- File Changes --

    M draft-ietf-quic-recovery.md (172)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1559.patch
https://github.com/quicwg/base-drafts/pull/1559.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/1559

----==_mimepart_5b4a1cf4437f9_1f792ad889fc0f58115519c
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 #1383.">Fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="325817917" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1383" href="https://github.com/quicwg/base-drafts/issues/1383">#1383</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/1559'>https://github.com/quicwg/base-drafts/pull/1559</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Remove alarm</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1559/files#diff-0">draft-ietf-quic-recovery.md</a>
    (172)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1559.patch'>https://github.com/quicwg/base-drafts/pull/1559.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1559.diff'>https://github.com/quicwg/base-drafts/pull/1559.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/1559">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzhodOL2WVCTujdP6u4SZM6BHygAks5uGhR0gaJpZM4VP5vB">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-_VteojzdNnytdw4nyS5gpOnUXwks5uGhR0gaJpZM4VP5vB.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 alarm (#1559)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1559"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1559",
"url": "https://github.com/quicwg/base-drafts/pull/1559",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 alarm (#1559)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "8d0abde",
"value": "Remove alarm"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-recovery.md](https://github.com/quicwg/base-drafts/pull/1559/files#diff-0) (172 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\": 1559,\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\": 1559\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1559"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1559.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1559.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356490177\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b4a1cf4437f9_1f792ad889fc0f58115519c--


From nobody Sat Jul 14 09:09: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 A867F1310D7 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 09:09:50 -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, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0o4HBiq2feoH for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 09:09: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 CAB2F1277D2 for <quic-issues@ietf.org>; Sat, 14 Jul 2018 09:09:48 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531584588; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=NMR5f7sFKKYywNkfj60UJ4o7yMxnRu2cBKrHQn9pQIM=; b=FnzHEoXKjaJX4iQ7HRhDNcufcB6x/P6x65Vdo2zEVDUzjFeF3yZ8zaZpKg0r0TT/nzsT1lOx N8WB03h082cTjtIGlmWTdckiZwW34HQbrUVx7L2G9A471EpjRmQdr9fU0WdZEnOrgM/Cu9DG VqomyA2Tb4vrvEqokJLpBajkwrc=
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 5b4a204b.7fd9fcb2a870-smtp-out-n03; Sat, 14 Jul 2018 16:09:47 -0000 (UTC)
Date: Sat, 14 Jul 2018 09:09:47 -0700
From: Mark Nottingham <mnot@mnot.net>
Reply-To: Mark Nottingham <mnot@mnot.net>
To: quic-issues@ietf.org
Message-ID: <5b4a204bbe960_60022ae89176bc005153a@hookshot-fe-32b5f5b.cp1-iad.github.net.mail>
Subject: [quicwg/wg-materials] a66804: Stream0
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4a204bbe435_60022ae89176bc00514be"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/HCKQovIU15Q-_-2sy9Rlumwaugg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 16:09:51 -0000

----==_mimepart_5b4a204bbe435_60022ae89176bc00514be
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/wg-materials
  Commit: a668045813ea05993a5d7242921bfb1c3a1b27c5
      https://github.com/quicwg/wg-materials/commit/a668045813ea05993a5d7242921bfb1c3a1b27c5
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-07-13 (Fri, 13 Jul 2018)

  Changed paths:
    A ietf102/Stream0 - Montreal.pdf

  Log Message:
  -----------
  Stream0


  Commit: d6fff80282e8337bf213a77f3442496d3d5627d4
      https://github.com/quicwg/wg-materials/commit/d6fff80282e8337bf213a77f3442496d3d5627d4
  Author: Mark Nottingham <mnot@mnot.net>
  Date:   2018-07-15 (Sun, 15 Jul 2018)

  Changed paths:
    A ietf102/Stream0 - Montreal.pdf

  Log Message:
  -----------
  Merge pull request #58 from ianswett/master

Stream0


Compare: https://github.com/quicwg/wg-materials/compare/588a5fce56fb...d6fff80282e8
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4a204bbe435_60022ae89176bc00514be--


From nobody Sat Jul 14 09:09: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 642BE1277D2 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 09:09:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LW3cCYQIycOp for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 09:09: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 B0803130DF9 for <quic-issues@ietf.org>; Sat, 14 Jul 2018 09:09:49 -0700 (PDT)
Date: Sat, 14 Jul 2018 09:09:48 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531584588; bh=KjUMzB9BNWsu8Zfo3vc9JrLXkFwXlzKRxb8CQVe58eQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=UVUv/raRJcBOCV+ISUUhKBgc3vQW5y2j1Hk5zC2FJcKFOPyW61vqw5dwcVb/v2bM3 CmDFq9UQf8mUb2dfCEdRyoKSOjvQQLcdolVT16Fg4eXjy3lytjnOBOAhpysbNAl6EC 3Ug9p/aJq5L/LbH+MMSXcENrTD50hAEhEVaemq/w=
From: Mark Nottingham <notifications@github.com>
Reply-To: quicwg/wg-materials <reply+0166e4abc77a5955067d2a19629f62acee701d8735a3a77492cf000000011761e24c92a169ce14551001@reply.github.com>
To: quicwg/wg-materials <wg-materials@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/wg-materials/pull/58/issue_event/1733918478@github.com>
In-Reply-To: <quicwg/wg-materials/pull/58@github.com>
References: <quicwg/wg-materials/pull/58@github.com>
Subject: Re: [quicwg/wg-materials] Stream0 (#58)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a204cd83ea_1f3043f8360f00f7886308e"; 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/McmlBPG9cxYgnbcCOJRhBhZLXDA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 16:09:51 -0000

----==_mimepart_5b4a204cd83ea_1f3043f8360f00f7886308e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #58.

-- 
You 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/58#event-1733918478
----==_mimepart_5b4a204cd83ea_1f3043f8360f00f7886308e
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="341118977" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/wg-materials/issues/58" href="https://github.com/quicwg/wg-materials/pull/58">#58</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<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/58#event-1733918478">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0x8ILLYxEiPjxDTb9d089yC8A28ks5uGhfMgaJpZM4VPVRO">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2hsRtJaWsFC6FRU9UAWpsZ-aBxWks5uGhfMgaJpZM4VPVRO.gif" height="1" width="1" 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 #58."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/wg-materials/pull/58#event-1733918478"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/wg-materials/pull/58#event-1733918478",
"url": "https://github.com/quicwg/wg-materials/pull/58#event-1733918478",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"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] Stream0 (#58)",
"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/58#event-1733918478"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356340814\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4a204cd83ea_1f3043f8360f00f7886308e--


From nobody Sat Jul 14 09: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 0B8051310F6 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 09:31:43 -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, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tUMe_MUPU9cW for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 09:31: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 531FA130F17 for <quic-issues@ietf.org>; Sat, 14 Jul 2018 09:31:41 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531585900; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=4djExq3Mw7Ee4wh62mc/OgOvnrbXxaJ/k/MRnIGTFMA=; b=LzMn+jOLktyoDm3BF6eyFFOFJNsumYjGOF1TI0cWy5IQ5CzMkc1nQKGiwTH/0bBZQyN0vfya FOvnLkjQUdeIutKqsqCQABHniAi3CeNN4WEep2V6EBZlGWd7ejaZUL+DtRChu52qnE7oJ0YJ zHsvTPLV27eThSwtyS1Qv/5xMFo=
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.40]) by mxa.mailgun.org with ESMTP id 5b4a256c.7fa0b866af00-smtp-out-n01; Sat, 14 Jul 2018 16:31:40 -0000 (UTC)
Date: Sat, 14 Jul 2018 09:31:39 -0700
From: Mark Nottingham <mnot@mnot.net>
Reply-To: Mark Nottingham <mnot@mnot.net>
To: quic-issues@ietf.org
Message-ID: <5b4a256b3399b_16852b0398a67c0c98792@hookshot-fe-d2afb11.cp1-iad.github.net.mail>
Subject: [quicwg/wg-materials] 434747: rename stream0
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4a256b335bc_16852b0398a67c0c986b3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Q4Wdd-w1CoKOnrEXW0XktfVMbMM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 16:31:43 -0000

----==_mimepart_5b4a256b335bc_16852b0398a67c0c986b3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/wg-materials
  Commit: 434747f8f4c3294be51594eb8d7a34c2d3f310b7
      https://github.com/quicwg/wg-materials/commit/434747f8f4c3294be51594eb8d7a34c2d3f310b7
  Author: Mark Nottingham <mnot@mnot.net>
  Date:   2018-07-14 (Sat, 14 Jul 2018)

  Changed paths:
    R ietf102/Stream0 - Montreal.pdf
    A ietf102/stream0.pdf

  Log Message:
  -----------
  rename stream0


  Commit: d736f034810ef9fe8e787d187822e5f638feab4e
      https://github.com/quicwg/wg-materials/commit/d736f034810ef9fe8e787d187822e5f638feab4e
  Author: Mark Nottingham <mnot@mnot.net>
  Date:   2018-07-14 (Sat, 14 Jul 2018)

  Changed paths:
    M ietf102/agenda.md

  Log Message:
  -----------
  link to remaining presentations


Compare: https://github.com/quicwg/wg-materials/compare/d6fff80282e8...d736f034810e
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4a256b335bc_16852b0398a67c0c986b3--


From nobody Sat Jul 14 10:15: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 AFECC128CF3 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 10:15:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Fqss2kqnWbbL for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 10:15: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 1E166127598 for <quic-issues@ietf.org>; Sat, 14 Jul 2018 10:15:09 -0700 (PDT)
Date: Sat, 14 Jul 2018 10:15:07 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531588507; bh=FER5Y4Vl7Pad2gcrjSGWchiSL/zf0wg/AavraI5P8Es=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=J7Ku5OkrW9os4TdRXbdhJjnfW60yRJo+09uqyopUNcdc8ZBOYU04BRyRT348PemJn Gi5/wuFOgrIJolwpCC9cY8esLBi+KS3IWU2KwZMM+H5sWcZOZJqmU2yFlxd8PkWyeg sUQ/TX7RB2wQJjtWT575LI/17MXa9OjDCorl2D04=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb39c9a0e018741cdb5e5f6ed0ba8b011b9b2141792cf000000011761f19b92a169ce13ae108c@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1428/405037058@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1428@github.com>
References: <quicwg/base-drafts/issues/1428@github.com>
Subject: Re: [quicwg/base-drafts] When the sender is using standard Reno congestion control, ack every ~2 packets (#1428)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a2f9b14d12_2ce13fe7ff78cf7c31158"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/eGwrHHnixcf7YUcV6X9eDfUAJGk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 17:15:11 -0000

----==_mimepart_5b4a2f9b14d12_2ce13fe7ff78cf7c31158
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Jana and I were discussing this, and I believe we should update the TLP calculation to assume an immediate ack(similar to TCP assuming immediate acks for every two packets) if more than the specified number of bytes are 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/issues/1428#issuecomment-405037058
----==_mimepart_5b4a2f9b14d12_2ce13fe7ff78cf7c31158
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Jana and I were discussing this, and I believe we should update the TLP calculation to assume an immediate ack(similar to TCP assuming immediate acks for every two packets) if more than the specified number of bytes are 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/issues/1428#issuecomment-405037058">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4yyJAruc2Y82K_HHgKkTiHonwMwks5uGicbgaJpZM4Ud_JF">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7o-X8Sa23LpSxtPTKroqCxPkHUvks5uGicbgaJpZM4Ud_JF.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1428: Jana and I were discussing this, and I believe we should update the TLP calculation to assume an immediate ack(similar to TCP assuming immediate acks for every two packets) if more than the specified number of bytes are in flight."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1428#issuecomment-405037058"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1428#issuecomment-405037058",
"url": "https://github.com/quicwg/base-drafts/issues/1428#issuecomment-405037058",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 the sender is using standard Reno congestion control, ack every ~2 packets (#1428)",
"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\": 1428,\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\": 1428\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1428#issuecomment-405037058"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 343405125\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4a2f9b14d12_2ce13fe7ff78cf7c31158--


From nobody Sat Jul 14 10:21: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 BDB28130DE6 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 10:21:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CfAoITiwYdTa for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 10:21: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 C174B128CF3 for <quic-issues@ietf.org>; Sat, 14 Jul 2018 10:21:51 -0700 (PDT)
Date: Sat, 14 Jul 2018 10:21:51 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531588911; bh=5RtCeXhlLgjSPqqvjiFYU+rQzsNPgC5R3Xcs4GDVV30=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=DhbHOFSP1RWpoMxCu7rF+epxUgBc03iiAzcPz2/ibsaAlPTVbnehItwTKAwn4pa/G NpQ2Cf8t8aEOZnI1Ip3uC+vIeNej1T1YG7ETRCG38cJj2RswwrvrQgLOFVkhAZzqa/ s4L2799xC6KTmytYj/AUWHmlwkgJWP3EMFwi9G1I=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd5674f1da39bdc1d50bc56f3e620e4b356a7a06992cf000000011761f32f92a169ce14571759@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1560@github.com>
Subject: [quicwg/base-drafts] Clarify the extent of the AAD (#1560)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a312fc6ac_582f3f8217c98f7813814"; 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/O_A3ewUBgu-fc3GYzrci2cAsx08>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 17:21:54 -0000

----==_mimepart_5b4a312fc6ac_582f3f8217c98f7813814
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Slightly clarify the extent of the AAD.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1560

-- Commit Summary --

  * Clarify the extent of the AAD

-- File Changes --

    M draft-ietf-quic-tls.md (3)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1560.patch
https://github.com/quicwg/base-drafts/pull/1560.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/1560

----==_mimepart_5b4a312fc6ac_582f3f8217c98f7813814
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Slightly clarify the extent of the AAD.</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/1560'>https://github.com/quicwg/base-drafts/pull/1560</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Clarify the extent of the AAD</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1560/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/1560.patch'>https://github.com/quicwg/base-drafts/pull/1560.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1560.diff'>https://github.com/quicwg/base-drafts/pull/1560.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/1560">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6Ysc51YCLPc6-C4yH4_O8W2Yfgcks5uGiivgaJpZM4VP7iF">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9eVVs79WKM3RwdpZTfEwM0P-AGyks5uGiivgaJpZM4VP7iF.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 the extent of the AAD (#1560)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1560"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1560",
"url": "https://github.com/quicwg/base-drafts/pull/1560",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 the extent of the AAD (#1560)",
"sections": [
{
"text": "",
"activityTitle": "**David Schinazi**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@DavidSchinazi",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "0255df2",
"value": "Clarify the extent of the AAD"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-tls.md](https://github.com/quicwg/base-drafts/pull/1560/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\": 1560,\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\": 1560\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1560"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1560.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1560.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356497541\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b4a312fc6ac_582f3f8217c98f7813814--


From nobody Sat Jul 14 10:25: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 2A6B6130DE6 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 10:25:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fOUIFkjH8tKv for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 10:25: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 8A479128CF3 for <quic-issues@ietf.org>; Sat, 14 Jul 2018 10:25:16 -0700 (PDT)
Date: Sat, 14 Jul 2018 10:25:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531589114; bh=1GqXCVE1KMdmpG4TNRjREqJd1ZBxEnOJsz3LhSeXDD4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=pkT2D7t9nYeH/yXs8tRwkr8dF9YiwwUSQd+ryonArDKoaRyzPn+brQqfEGzsa69Hx 9GbeSs/j3xjZttlUvSMmobcaWopZKIr/Uofxa/4hnZfX5FfkHMzZE22iUBvQe8OFxy BcjgJdOLhmzQdlZ8I4CqmnUYWt94/0IqzpUezzYY=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf7fdfc7611b3aa67683cd8bcfecf8402fbff67fb92cf000000011761f3fa92a169ce14571759@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1560/issue_event/1733940035@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1560@github.com>
References: <quicwg/base-drafts/pull/1560@github.com>
Subject: Re: [quicwg/base-drafts] Clarify the extent of the AAD (#1560)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a31fae34df_33fe2ac4f735cf5038497"; 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/LaJf4begpfTtsYY1pDa-3ZfBDOo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 17:25:18 -0000

----==_mimepart_5b4a31fae34df_33fe2ac4f735cf5038497
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1560.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1560#event-1733940035
----==_mimepart_5b4a31fae34df_33fe2ac4f735cf5038497
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="341251929" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1560" href="https://github.com/quicwg/base-drafts/pull/1560">#1560</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1560#event-1733940035">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5lrZUcM7hf8xLSnIjJSugzvVfLoks5uGil6gaJpZM4VP7iF">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwNAaLkpo2q1GDFSGwp1FiaqpCg3ks5uGil6gaJpZM4VP7iF.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1560."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1560#event-1733940035"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1560#event-1733940035",
"url": "https://github.com/quicwg/base-drafts/pull/1560#event-1733940035",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 the extent of the AAD (#1560)",
"sections": [
{
"text": "",
"activityTitle": "**David Schinazi**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@DavidSchinazi",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1560#event-1733940035"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356497541\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4a31fae34df_33fe2ac4f735cf5038497--


From nobody Sat Jul 14 10:26: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 06773128CF3 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 10:26:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KNrNQ9ptsrqg for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 10:26:49 -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 410B4130E00 for <quic-issues@ietf.org>; Sat, 14 Jul 2018 10:26:49 -0700 (PDT)
Date: Sat, 14 Jul 2018 10:26:48 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531589208; bh=hSG0cZmxOOdhGVovak7XblXZYgeaN+c3Nb+alQzlrKc=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=cO1vz9tGpUsPp6AAEGGod9vacMyVUVVYaLoR477KINMBAwfNDMHYs4LwZwKfU1aoG bFa7r99knPfYpmEibyD774RjGH5mZioyLEU8MokNd/Kflc4/djzQR9VhGYboQb6W5z o/vNJHujj1abGlNsPAY5Nelq4T92s/0gcsNW6iok=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba610bd17668ab29441c2e9e06553f4251e9eefe292cf000000011761f45892a169ce145718ae@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1561@github.com>
Subject: [quicwg/base-drafts] Clarify the extent of the AAD (#1561)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a3258b541e_73853fc5a63f8f80700a9"; 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/8Iu2lg52Ww0xeyq3H8gpi9vzF0Q>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 17:26:51 -0000

----==_mimepart_5b4a3258b541e_73853fc5a63f8f80700a9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Clarify the full extent of what is covered by the AAD
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1561

-- Commit Summary --

  * Clarify the extent of the AAD

-- File Changes --

    M draft-ietf-quic-tls.md (3)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1561.patch
https://github.com/quicwg/base-drafts/pull/1561.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/1561

----==_mimepart_5b4a3258b541e_73853fc5a63f8f80700a9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Clarify the full extent of what is covered by the AAD</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/1561'>https://github.com/quicwg/base-drafts/pull/1561</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Clarify the extent of the AAD</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1561/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/1561.patch'>https://github.com/quicwg/base-drafts/pull/1561.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1561.diff'>https://github.com/quicwg/base-drafts/pull/1561.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/1561">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq636XvY9f8mlhCE2lqyRUUKb-5M-ks5uGinYgaJpZM4VP7ol">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4qDlsS1bIxTSb9mmve2gMuwifWHks5uGinYgaJpZM4VP7ol.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 the extent of the AAD (#1561)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1561"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1561",
"url": "https://github.com/quicwg/base-drafts/pull/1561",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 the extent of the AAD (#1561)",
"sections": [
{
"text": "",
"activityTitle": "**David Schinazi**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@DavidSchinazi",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "72e3ddd",
"value": "Clarify the extent of the AAD"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-tls.md](https://github.com/quicwg/base-drafts/pull/1561/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\": 1561,\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\": 1561\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1561"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1561.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1561.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356497957\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b4a3258b541e_73853fc5a63f8f80700a9--


From nobody Sat Jul 14 10:40: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 3CBBF130E00 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 10:40:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.01
X-Spam-Level: 
X-Spam-Status: No, score=-1.01 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, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LoF03_wICbBi for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 10:40: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 1269B127598 for <quic-issues@ietf.org>; Sat, 14 Jul 2018 10:40:07 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531590006; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=aWJ+NmS6H7pF2M/WiCKFECTGyA4ioRKHHKqxah9uZkM=; b=yyxllBGjDyheAwM2jAnkdllen/20lg6Yn191pW2DKqrvjtafmQTXV9T013jA0sTgtGAUzyfj m68xjBfvOTuPU7n54b5Hu2iAR/5XApDjdBqqGOEl4qBsfnHwmmtwT+xz1R+bDRgY0NFmHgVP 7g8urPuUKpnr8hKwv+GvS2ONFEU=
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 5b4a3575.7f61f92c9ae0-smtp-out-n02; Sat, 14 Jul 2018 17:40:05 -0000 (UTC)
Date: Sat, 14 Jul 2018 10: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: <5b4a3574d57d6_476c2aaed9e43c18548fc@hookshot-fe-6b2eebc.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] ee7c54: Security considerations
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4a3574d50ad_476c2aaed9e43c18547cc"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/vJfamyVtwZ-u5SIAJE8jVFpTz1Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 17:40:09 -0000

----==_mimepart_5b4a3574d50ad_476c2aaed9e43c18547cc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-security
  Home:   https://github.com/quicwg/base-drafts
  Commit: ee7c54f6426d70018daf49c43bec06c6015af784
      https://github.com/quicwg/base-drafts/commit/ee7c54f6426d70018daf49c43bec06c6015af784
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-07-14 (Sat, 14 Jul 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Security considerations

Fixes #740



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4a3574d50ad_476c2aaed9e43c18547cc--


From nobody Sat Jul 14 10:40: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 3513C130D7A for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 10:40:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2skK013jTtlK for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 10:40: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 6E056127598 for <quic-issues@ietf.org>; Sat, 14 Jul 2018 10:40:17 -0700 (PDT)
Date: Sat, 14 Jul 2018 10:40:16 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531590016; bh=7sV1g5bONpHCMtpe/2pDOvgP3PbFa/akR/8Nzrhdc04=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=zM9SeqWzwz/1jeyDK8nX1A7C1vAq6VQWnde2fzPH5tQz8uXAV6t9zFd2M69Wklady QR24MN6nDjmCd8SWVRHQFF5wYLOKXGRcbwtgAAeldwZWOYcFtpjklOapnS25E/2WTR UwEBU8iYc9/P8/7sI2vUntoKWvdbTBrTC7pfGx74=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab07729bd70f9d0c8067d7a1153bea969bb30d145192cf000000011761f78092a169ce14571c59@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1562@github.com>
Subject: [quicwg/base-drafts] Security considerations (#1562)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a3580b9df4_5ff32ac766442f5c1436c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/2vEwGLEbbegVndQ32fXb6rgKnzk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 17:40:20 -0000

----==_mimepart_5b4a3580b9df4_5ff32ac766442f5c1436c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Fixes #740
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1562

-- Commit Summary --

  * Security considerations

-- File Changes --

    M draft-ietf-quic-recovery.md (17)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1562.patch
https://github.com/quicwg/base-drafts/pull/1562.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/1562

----==_mimepart_5b4a3580b9df4_5ff32ac766442f5c1436c
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 #740.">Fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="250911975" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/740" href="https://github.com/quicwg/base-drafts/issues/740">#740</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/1562'>https://github.com/quicwg/base-drafts/pull/1562</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Security considerations</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1562/files#diff-0">draft-ietf-quic-recovery.md</a>
    (17)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1562.patch'>https://github.com/quicwg/base-drafts/pull/1562.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1562.diff'>https://github.com/quicwg/base-drafts/pull/1562.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/1562">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6HczII2ydEcBzGEZeDpsMtQZ0mrks5uGi0AgaJpZM4VP77W">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-4UUomOjSvRKWFoILjSu2KkvQJ4ks5uGi0AgaJpZM4VP77W.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Security considerations (#1562)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1562"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1562",
"url": "https://github.com/quicwg/base-drafts/pull/1562",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Security considerations (#1562)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "ee7c54f",
"value": "Security considerations"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-recovery.md](https://github.com/quicwg/base-drafts/pull/1562/files#diff-0) (17 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\": 1562,\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\": 1562\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1562"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1562.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1562.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356499158\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b4a3580b9df4_5ff32ac766442f5c1436c--


From nobody Sat Jul 14 10:45: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 06117130E85 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 10:45:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.91
X-Spam-Level: 
X-Spam-Status: No, score=-1.91 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, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yXHa5h6D6R7N for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 10:45: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 1B29A130E71 for <quic-issues@ietf.org>; Sat, 14 Jul 2018 10:45:42 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531590341; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=n5gXDODivt9ThoUqGYxlgD2+ej2lFanVDgQIQBSdgL4=; b=ezlXgxXI/O3yYhKmGYgcV8k25hoglvfQbb4NHbAfTnJOKV3XYlZR0B7g41pppeQNSZvXy9jM qqLkFdXlSQkE3KFouVAZBIxRf6vcj34JBSk1iTUKM1H3rlmWd+vqQJWrAi98j+MorSGRO+RX n6Egw6m7Bn+D3vEmo+yuVIDSe8Q=
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 5b4a36c5.7fd5f00994e0-smtp-out-n02; Sat, 14 Jul 2018 17:45:41 -0000 (UTC)
Date: Sat, 14 Jul 2018 10:45:40 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5b4a36c42a710_470a2b0346495c0423166@hookshot-fe-6e9b612.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] c76916: Fix long lines
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4a36c42a1d8_470a2b0346495c0423072"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/3FhOdoIQsTTqThRAlZYXOcE8qh4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 17:45:44 -0000

----==_mimepart_5b4a36c42a1d8_470a2b0346495c0423072
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-longlines
  Home:   https://github.com/quicwg/base-drafts
  Commit: c76916ed8402931dc3795db011440dc8a1c8c591
      https://github.com/quicwg/base-drafts/commit/c76916ed8402931dc3795db011440dc8a1c8c591
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-07-14 (Sat, 14 Jul 2018)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  Fix long lines



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4a36c42a1d8_470a2b0346495c0423072--


From nobody Sat Jul 14 10:46: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 78E1A130E85 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 10:46:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OfRJIZBr7isA for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 10:45:59 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B20F5130E71 for <quic-issues@ietf.org>; Sat, 14 Jul 2018 10:45:59 -0700 (PDT)
Date: Sat, 14 Jul 2018 10:45:58 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531590358; bh=2srgB/jHOW4d90XLtEZfLDxkSYKXaFZv5Be/YvRtAfg=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=xSgLMsRZDGEK0Bc3dfHuiLTyqn5neyulDLPNnkSBnsckmwGYTqNN9SxRQadl4Chyu ZvColFdgqPPCeB+M9XP3M68htUgIKhT/Ex2BcrgXBPZwDG5rCa6s/LtOdubMzfhS40 +DtPrBJEyYiJ6qIqi+NcpFYQSGEm3e/nEZS1MU98=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab5ad4c7d9b62418ec6af5eba0eaf5a4000fe3df1292cf000000011761f8d692a169ce14571de2@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1563@github.com>
Subject: [quicwg/base-drafts] Fix long lines (#1563)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a36d6a82f3_52352ab625c5ef581065c8"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ql974y24ex6Du3UftGlpW9-yUs4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 17:46:02 -0000

----==_mimepart_5b4a36d6a82f3_52352ab625c5ef581065c8
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/1563

-- Commit Summary --

  * Fix long lines

-- File Changes --

    M draft-ietf-quic-qpack.md (8)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1563.patch
https://github.com/quicwg/base-drafts/pull/1563.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/1563

----==_mimepart_5b4a36d6a82f3_52352ab625c5ef581065c8
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/1563'>https://github.com/quicwg/base-drafts/pull/1563</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Fix long lines</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1563/files#diff-0">draft-ietf-quic-qpack.md</a>
    (8)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1563.patch'>https://github.com/quicwg/base-drafts/pull/1563.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1563.diff'>https://github.com/quicwg/base-drafts/pull/1563.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/1563">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9pZlFq6A714EYju-gLgONX-JU7cks5uGi5WgaJpZM4VP8DB">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7a2XKpkP43EogfStrtKRRMCHpAKks5uGi5WgaJpZM4VP8DB.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 long lines (#1563)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1563"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1563",
"url": "https://github.com/quicwg/base-drafts/pull/1563",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 long lines (#1563)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "c76916e",
"value": "Fix long lines"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-qpack.md](https://github.com/quicwg/base-drafts/pull/1563/files#diff-0) (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\": 1563,\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\": 1563\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1563"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1563.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1563.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356499649\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b4a36d6a82f3_52352ab625c5ef581065c8--


From nobody Sat Jul 14 10: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 25576130E85 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 10:47:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3D148_cExA6V for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 10:47: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 52C3B130E71 for <quic-issues@ietf.org>; Sat, 14 Jul 2018 10:47:19 -0700 (PDT)
Date: Sat, 14 Jul 2018 10:47:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531590438; bh=qznDv/AgAZUyW92l7metN7FKmq1VsvO9VKoJR27Z4Nw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=f3UMWsTePcPKaiPOWjpuoKPDEU5rlYdXNJU5+Tid4bmjC5Ozyc/wPfxua+sUPgfwM RfNTsraS7v5oBWN1uH3bUN6MTPShmqn4izTrOO4Nb0EMv3QxZZBPIEZWceVePU+kK2 t4TMhHslczMAZgw+PFA/crrnu5CeubyzfvVf2N6U=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe693476700195b3736d2914d8d62e1713e46053992cf000000011761f92692a169ce145718ae@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1561/issue_event/1733946421@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1561@github.com>
References: <quicwg/base-drafts/pull/1561@github.com>
Subject: Re: [quicwg/base-drafts] Clarify the extent of the AAD (#1561)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a3726a8313_7dec3fc5c34f2f7c9836a"; 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/nyizxliqgoeU1C1sDI9lvGsBkro>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 17:47:21 -0000

----==_mimepart_5b4a3726a8313_7dec3fc5c34f2f7c9836a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1561.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1561#event-1733946421
----==_mimepart_5b4a3726a8313_7dec3fc5c34f2f7c9836a
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="341252270" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1561" href="https://github.com/quicwg/base-drafts/pull/1561">#1561</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1561#event-1733946421">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2YeSxS0t7vuZhgCnYipZPVAzCOgks5uGi6mgaJpZM4VP7ol">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxpLGrIkM-eLYdd_Of8KEX40Gia-ks5uGi6mgaJpZM4VP7ol.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1561."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1561#event-1733946421"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1561#event-1733946421",
"url": "https://github.com/quicwg/base-drafts/pull/1561#event-1733946421",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 the extent of the AAD (#1561)",
"sections": [
{
"text": "",
"activityTitle": "**David Schinazi**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@DavidSchinazi",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1561#event-1733946421"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356497957\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4a3726a8313_7dec3fc5c34f2f7c9836a--


From nobody Sat Jul 14 10: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 C062B130E94 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 10:49:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7-lou7agHzOf for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 10:49: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 1442E130E71 for <quic-issues@ietf.org>; Sat, 14 Jul 2018 10:49:35 -0700 (PDT)
Date: Sat, 14 Jul 2018 10:49:34 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531590574; bh=ls40IGhRqGaO1ha01uaGFH9NbH9K1RhWdF9MkeIBDx8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=NAv3+8VvuycN/VHwwGebxd1fJDxhWi8GobOBmAmLM3H72IT2GdkD+N3EKenVIqRwD 2E+ui1PIHnOyllunu7eHRcmxXDHHOeu7FooY9OqzHdZjkw7RR6p7seRjIiyQx8T/Wx VxAI7QmUe1opZXhYGQMHXgfYS5kt+YBGdCS6hcGw=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab0e28bff8f80d7129177fc43ffb45d9fa2f7cbc0a92cf000000011761f9ae92a169ce14571de2@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1563/issue_event/1733946942@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1563@github.com>
References: <quicwg/base-drafts/pull/1563@github.com>
Subject: Re: [quicwg/base-drafts] Fix long lines (#1563)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a37ae662f7_3f92ab1e24c0f5438622"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/z97zspYQFpWG0igKwlsam7QuwWM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 17:49:37 -0000

----==_mimepart_5b4a37ae662f7_3f92ab1e24c0f5438622
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1563.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1563#event-1733946942
----==_mimepart_5b4a37ae662f7_3f92ab1e24c0f5438622
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="341253602" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1563" href="https://github.com/quicwg/base-drafts/pull/1563">#1563</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1563#event-1733946942">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxy-yxUxfEmftDDhCZKaF_fLWagBks5uGi8ugaJpZM4VP8DB">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1Y_QeE2eowpuA00hcuDIbrcHgBAks5uGi8ugaJpZM4VP8DB.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1563."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1563#event-1733946942"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1563#event-1733946942",
"url": "https://github.com/quicwg/base-drafts/pull/1563#event-1733946942",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 long lines (#1563)",
"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/1563#event-1733946942"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356499649\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4a37ae662f7_3f92ab1e24c0f5438622--


From nobody Sat Jul 14 10: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 679E7130E96 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 10:49:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JNseA9vm1MpO for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 10:49: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 88995130E94 for <quic-issues@ietf.org>; Sat, 14 Jul 2018 10:49:49 -0700 (PDT)
Date: Sat, 14 Jul 2018 10:49:48 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531590588; bh=vldCwMWqfDcVg7ACWtsNlp3Uwht/Gnw+Rw+qQv6bw+w=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=oUSblRED0kkDxmfnEyl0nDvEdlkbogOJN3CZPjpXiwrjxhNk79ZX9sFveXy+LSCQV A0i63e5l8WVfnP9oUQglcH8+6rqEb6VCfJW3dUjlD2DXFFe7fb1pIs/m2E64VfTOtq bzMErW+vs2Ua9ahWi6ThRcUrhvSHH7tRYlY10XPs=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab99c751002247d939759f90fede989938b4e0709492cf000000011761f9bc92a169ce145718ae@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1561/issue_event/1733947010@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1561@github.com>
References: <quicwg/base-drafts/pull/1561@github.com>
Subject: Re: [quicwg/base-drafts] Clarify the extent of the AAD (#1561)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a37bcdc229_21b72af3730fcf581347f1"; 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/aXKvgWj42DLeu0gGr_iLQJbcLAQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 17:49:51 -0000

----==_mimepart_5b4a37bcdc229_21b72af3730fcf581347f1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Reopened #1561.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1561#event-1733947010
----==_mimepart_5b4a37bcdc229_21b72af3730fcf581347f1
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="341252270" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1561" href="https://github.com/quicwg/base-drafts/pull/1561">#1561</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1561#event-1733947010">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9X7lJiCbAE73xGdfzXL1pmInaaUks5uGi88gaJpZM4VP7ol">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_i56VvzpJHtpMJF6Zw8tF9Lk1Pwks5uGi88gaJpZM4VP7ol.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1561."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1561#event-1733947010"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1561#event-1733947010",
"url": "https://github.com/quicwg/base-drafts/pull/1561#event-1733947010",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 the extent of the AAD (#1561)",
"sections": [
{
"text": "",
"activityTitle": "**David Schinazi**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@DavidSchinazi",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1561#event-1733947010"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356497957\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4a37bcdc229_21b72af3730fcf581347f1--


From nobody Sat Jul 14 10:50: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 773E2130E71 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 10:49:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.008
X-Spam-Level: 
X-Spam-Status: No, score=-3.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id iD7Xgk9VvqCB for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 10:49:56 -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 893B5130E96 for <quic-issues@ietf.org>; Sat, 14 Jul 2018 10:49: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=2WWq92e/v1dOlY5LtzRUANGK5AQ=; b=p2nv7wZ9AMLR50AE RBtXuq70AZi6lXxZmNGnorYDWKVMFBTtG4xmTbTUedk5RaMfwEvZxVTyKISIuusz t5FAm8TETLpLof2K2gsGKwVKPtkNwg+3Q4NJQDP8T5iKtEnek8aNchmsJZ5Wacyx cS9Se0JrKsqecYj8HUFxmzvZ+X0=
Received: by filter1634p1mdw1.sendgrid.net with SMTP id filter1634p1mdw1-4008-5B4A37C3-5 2018-07-14 17:49:55.408587706 +0000 UTC m=+166551.649500479
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) by ismtpd0035p1mdw1.sendgrid.net (SG) with ESMTP id aTEJD4glQrirNGbfEFDqyA for <quic-issues@ietf.org>; Sat, 14 Jul 2018 17:49:55.350 +0000 (UTC)
Date: Sat, 14 Jul 2018 17:49:55 +0000 (UTC)
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab323d0461278cc41b07990eb3e4ea710a86ad463892cf000000011761f9c292a169ce145718ae@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1561/issue_event/1733947034@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1561@github.com>
References: <quicwg/base-drafts/pull/1561@github.com>
Subject: Re: [quicwg/base-drafts] Clarify the extent of the AAD (#1561)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a37c28287f_5a7f3fd2be7f0f7855436"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3fQjSSFR4K8AVw21FbqUvbhleKfFqouoWisi ll9HNtaiJuumq8KA/UHNo9LYAmhwc16S5ptUryW8giv3AlXc8BbXphvYt3NVzznt2YnUtWqlrBTP9K KN6dP9YKsLpYGu1x9NGWjNaEfiyOWFmw0SdmpjpRrYk6WnuWP2AX8NjZ/SnZtrtNSQRxuE+58Phl1W s=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/OeUSvTdnhHrBX0dXOA7rYmd6K1I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 17:50:00 -0000

----==_mimepart_5b4a37c28287f_5a7f3fd2be7f0f7855436
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1561.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1561#event-1733947034
----==_mimepart_5b4a37c28287f_5a7f3fd2be7f0f7855436
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="341252270" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1561" href="https://github.com/quicwg/base-drafts/pull/1561">#1561</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1561#event-1733947034">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwKJ-5z-LAtdzSA8nJ4DegzuQ3uCks5uGi9CgaJpZM4VP7ol">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7aaYxX4VqEilr9ChBM5yYuDSGjGks5uGi9CgaJpZM4VP7ol.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1561."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1561#event-1733947034"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1561#event-1733947034",
"url": "https://github.com/quicwg/base-drafts/pull/1561#event-1733947034",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 the extent of the AAD (#1561)",
"sections": [
{
"text": "",
"activityTitle": "**David Schinazi**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@DavidSchinazi",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1561#event-1733947034"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356497957\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4a37c28287f_5a7f3fd2be7f0f7855436--


From nobody Sat Jul 14 10:50: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 31601130E94 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 10:50:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JT1eyEW-su39 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 10:50: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 557B3130E71 for <quic-issues@ietf.org>; Sat, 14 Jul 2018 10:50:48 -0700 (PDT)
Date: Sat, 14 Jul 2018 10:50:47 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531590647; bh=pHkBZ7weWdfCJLRWf50tif3jVtAG28z5cXyKSZiXXCw=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=TJ8rfl56xcclsWef4GB5u8+4LkVgJI3oXL3sFkn7EzuGKZ+y64prYZF/2NeHa2alV t+sWSEleYNrzm/6mn6UMvSVKZK0EkgZPe7I6lTGwpSq0bsrU3FVY6s2kqZL8Hur8js IWfMXeICOMEqvyzGDvMedCb+k0BpmwEnYqYWkjTc=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abcd31cb3492dd93a8fa1b46e629d1b6c8c0f3593a92cf000000011761f9f792a169ce14571f2f@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1564@github.com>
Subject: [quicwg/base-drafts] Clarify the extent of the AAD (#1564)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a37f75b214_19c2af128456f5c955af"; 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/VmXxIMEjx2mZdkJd426crh02-Dg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 17:50:50 -0000

----==_mimepart_5b4a37f75b214_19c2af128456f5c955af
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Clarify the full extent of what is covered by the AAD
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1564

-- Commit Summary --

  * Clarify the extent of the AAD

-- File Changes --

    M draft-ietf-quic-tls.md (3)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1564.patch
https://github.com/quicwg/base-drafts/pull/1564.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/1564

----==_mimepart_5b4a37f75b214_19c2af128456f5c955af
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Clarify the full extent of what is covered by the AAD</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/1564'>https://github.com/quicwg/base-drafts/pull/1564</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Clarify the extent of the AAD</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1564/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/1564.patch'>https://github.com/quicwg/base-drafts/pull/1564.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1564.diff'>https://github.com/quicwg/base-drafts/pull/1564.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/1564">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzUzPoHJF3KhOduYou9MqvS4mKurks5uGi93gaJpZM4VP8JP">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2yFBWHF_wPyF-vetlZAjOQZhGuXks5uGi93gaJpZM4VP8JP.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 the extent of the AAD (#1564)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1564"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1564",
"url": "https://github.com/quicwg/base-drafts/pull/1564",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 the extent of the AAD (#1564)",
"sections": [
{
"text": "",
"activityTitle": "**David Schinazi**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@DavidSchinazi",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "e73cc15",
"value": "Clarify the extent of the AAD"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-tls.md](https://github.com/quicwg/base-drafts/pull/1564/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\": 1564,\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\": 1564\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1564"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1564.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1564.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356500047\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b4a37f75b214_19c2af128456f5c955af--


From nobody Sat Jul 14 10: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 CEBB9130E9B for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 10:51:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.91
X-Spam-Level: 
X-Spam-Status: No, score=-1.91 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, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hE_kpqLBbJba for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 10:51: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 AC7B2130E94 for <quic-issues@ietf.org>; Sat, 14 Jul 2018 10:51:09 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531590669; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=0JkcWIsbCYNe3K1eXFZ68Ush1XlKhDj9H3/Pq2NrmW8=; b=T54M5HFedbvOoRasKzaACf4i8/8AofxjeomoCEGVA4GsYS4KYv7YUMFBh9z5zBR5useJ/efx Ih7qcNqYFbPrTe8+PweCZ61SzNDgr8po03llbgi3l12n6X1sq+3UbsXsfQTF906a6751IM6I x0Hsa4NLjsdKR/XKJcg9CcGQg7w=
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 5b4a380c.7fa08a578390-smtp-out-n01; Sat, 14 Jul 2018 17:51:08 -0000 (UTC)
Date: Sat, 14 Jul 2018 10:51:07 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5b4a380bcbfce_4a152ae4c291fc043579a@hookshot-fe-2cc8887.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 0fcd65: CI
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4a380bcbbf9_4a152ae4c291fc04356f9"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/6_MjHQDf1MyU6IWCABOEKZ1V-zY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 17:51:12 -0000

----==_mimepart_5b4a380bcbbf9_4a152ae4c291fc04356f9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-security
  Home:   https://github.com/quicwg/base-drafts
  Commit: 0fcd652d782f5fac8a09c258f4289e995a8bd29f
      https://github.com/quicwg/base-drafts/commit/0fcd652d782f5fac8a09c258f4289e995a8bd29f
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-07-14 (Sat, 14 Jul 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  CI



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4a380bcbbf9_4a152ae4c291fc04356f9--


From nobody Sat Jul 14 10:51: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 D6D58130E94 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 10:51:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pwWS3nHVnMP7 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 10:51:11 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E5A52130E96 for <quic-issues@ietf.org>; Sat, 14 Jul 2018 10:51:10 -0700 (PDT)
Date: Sat, 14 Jul 2018 10:51:10 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531590670; bh=Gs8boV7neWmBNxxUUMHvLvRkx4QThotrAK7sxAMulgU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=rPM1/H5wR6BPGQe2dCaph+21aNto2XSfB2A703dtjkXrwt85Q4r0WKLy/k5j0cebA BFNAQwcB9bw16ae9d5f+Dm8gKfyyJr1KCBWNVAIgW/38OX1fqZTfITgI55tRPLLXVH ZVPw0fKgwF4EO//asMhgroYxZbn+200pbBiBa2hM=
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/1562/push/2719811380@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1562@github.com>
References: <quicwg/base-drafts/pull/1562@github.com>
Subject: Re: [quicwg/base-drafts] Security considerations (#1562)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a380e45a35_52622ab625c5ef58224839"; 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/FejT6zPVTatXcS1I6CQ_c4wrLYY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 17:51:13 -0000

----==_mimepart_5b4a380e45a35_52622ab625c5ef58224839
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

0fcd652  CI


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1562/files/ee7c54f6426d70018daf49c43bec06c6015af784..0fcd652d782f5fac8a09c258f4289e995a8bd29f

----==_mimepart_5b4a380e45a35_52622ab625c5ef58224839
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/0fcd652">0fcd652</a>  CI</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/1562/files/ee7c54f6426d70018daf49c43bec06c6015af784..0fcd652d782f5fac8a09c258f4289e995a8bd29f">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqw81-OBt-QgI42yN3bghBYxj59gxks5uGi-OgaJpZM4VP77W">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqy5dS8MceP4cbYDb8uoPRYdG9SUvks5uGi-OgaJpZM4VP77W.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1562"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1562/files/ee7c54f6426d70018daf49c43bec06c6015af784..0fcd652d782f5fac8a09c258f4289e995a8bd29f"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1562/files/ee7c54f6426d70018daf49c43bec06c6015af784..0fcd652d782f5fac8a09c258f4289e995a8bd29f",
"url": "https://github.com/quicwg/base-drafts/pull/1562/files/ee7c54f6426d70018daf49c43bec06c6015af784..0fcd652d782f5fac8a09c258f4289e995a8bd29f",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1562",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1562:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "0fcd652",
"value": "CI"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1562/files/ee7c54f6426d70018daf49c43bec06c6015af784..0fcd652d782f5fac8a09c258f4289e995a8bd29f"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356499158\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b4a380e45a35_52622ab625c5ef58224839--


From nobody Sat Jul 14 10:56: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 3CCBE130EB4 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 10:56: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.249, 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 1Th3bDSrwlD7 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 10:56: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 B7D2E130EA6 for <quic-issues@ietf.org>; Sat, 14 Jul 2018 10:56:54 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531591014; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=EMOGwC5XBeHJCnqPiWwSJOL8FVADsTtOIEQg4khKPoQ=; b=jhARYQ3zhyy242pzybrfNGRMwRfCKFDoHvSy25a1hNBqXoLi/oSu/lHDyrVHQRFiORL8A66F LJjnC7k1Q0xOlfw4Guj3hxG5tFosrapXcyFK/PE6GNsqkdhJdnmGJKqQIEQl0TUETWpm1v40 zqiWrUeNMCgU8Tm9kz20Ys5HpnI=
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 5b4a370d.7fbf27db63c0-smtp-out-n03; Sat, 14 Jul 2018 17:46:53 -0000 (UTC)
Date: Sat, 14 Jul 2018 10:46:53 -0700
From: Jana Iyengar <jri.ietf@gmail.com>
Reply-To: Jana Iyengar <jri.ietf@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b4a370da5393_da812b0baaa73c18646f2@hookshot-fe-dfcc362.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 582faf: reflow qpack
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4a370da4dbe_da812b0baaa73c18645d5"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/4bSdNqS-MbNn7QUmrRLlZOCQPyw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 17:56:56 -0000

----==_mimepart_5b4a370da4dbe_da812b0baaa73c18645d5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 582faf75e2923584e4bb6eaaa6122e3cf6b125f7
      https://github.com/quicwg/base-drafts/commit/582faf75e2923584e4bb6eaaa6122e3cf6b125f7
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2018-07-14 (Sat, 14 Jul 2018)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  reflow qpack



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4a370da4dbe_da812b0baaa73c18645d5--


From nobody Sat Jul 14 11:00: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 8C0A3130E21 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 11:00:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.91
X-Spam-Level: 
X-Spam-Status: No, score=-1.91 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, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qk3HvAHKMH1K for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 11:00: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 7C67712785F for <quic-issues@ietf.org>; Sat, 14 Jul 2018 11:00:07 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531591206; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=jFxhdLxu/oZiErLyM/NCGOpcVOlqLFkBh7YsFjUm1dY=; b=ollm5xCfdgNSSVEsd4HLm/dAD3le27z+h+6z05pjckSuOZDAyAvgrYin8+3Jr7Jt4YbV/Rpi NIR9eRW4ju3ROkUKQMVm1kqB/Cbc/gZ6iAISk4zsFkepnxNPXNzSdvuGd9YQUjF4ZWpYH5A3 fuy4aRZBLHX0MSsdjsFiUcFavC4=
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 5b4a3a26.7fbe2bd0c9f0-smtp-out-n03; Sat, 14 Jul 2018 18:00:06 -0000 (UTC)
Date: Sat, 14 Jul 2018 11:00:06 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5b4a3a265508b_43602b1b9f4cdc144826@hookshot-fe-cace476.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 7238b0: a timer
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4a3a2654b50_43602b1b9f4cdc14481f6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/zDz8_BBS5qZMw6QL3DyOrzVwEWE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 18:00:10 -0000

----==_mimepart_5b4a3a2654b50_43602b1b9f4cdc14481f6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-timer
  Home:   https://github.com/quicwg/base-drafts
  Commit: 7238b0bd301c91f9d331cea031627dd26bfc1f23
      https://github.com/quicwg/base-drafts/commit/7238b0bd301c91f9d331cea031627dd26bfc1f23
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-07-14 (Sat, 14 Jul 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  a timer



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4a3a2654b50_43602b1b9f4cdc14481f6--


From nobody Sat Jul 14 11:00: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 26F31130E21 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 11:00:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vCgJUT-p_9uD for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 11:00: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 650B2130DFD for <quic-issues@ietf.org>; Sat, 14 Jul 2018 11:00:09 -0700 (PDT)
Date: Sat, 14 Jul 2018 11:00:08 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531591208; bh=ICuILaUbZda4oVzTu8yTW42BWBBSGgn6ti/5hyx6mfA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=HLHl2TV1mBawCAPB85SeZLqHRmseKDoNOQgmKkWoRDb4QmyHnM1zJwlq2W/m8tp8W Ifsyxx7trWRYIxlpYj9jRzAnaAmGaDNdwb0HERU/FnkHK7QGYANhZdFr5e+Rbfk3fK TZOHBzAAgFSnzYT3uhERB9FbTyiDS/CR1hfFEeZs=
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/1559/push/2719818375@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1559@github.com>
References: <quicwg/base-drafts/pull/1559@github.com>
Subject: Re: [quicwg/base-drafts] Replace alarm with timer (#1559)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a3a28a645f_2a0c3fa8d8dacf80232248"; 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/1_oTSyzL9JJ86u4xr2rlYmtu3_U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 18:00:12 -0000

----==_mimepart_5b4a3a28a645f_2a0c3fa8d8dacf80232248
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

7238b0b  a timer


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1559/files/8d0abdedc33ae3564422e8e0fcce67972ae8b5ca..7238b0bd301c91f9d331cea031627dd26bfc1f23

----==_mimepart_5b4a3a28a645f_2a0c3fa8d8dacf80232248
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/7238b0b">7238b0b</a>  a 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/1559/files/8d0abdedc33ae3564422e8e0fcce67972ae8b5ca..7238b0bd301c91f9d331cea031627dd26bfc1f23">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqy_eeeeLuhGcw5ynRGjTjYae91yzks5uGjGogaJpZM4VP5vB">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9A-yJeR-Q1HPt7neemE4DW1VIdoks5uGjGogaJpZM4VP5vB.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1559"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1559/files/8d0abdedc33ae3564422e8e0fcce67972ae8b5ca..7238b0bd301c91f9d331cea031627dd26bfc1f23"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1559/files/8d0abdedc33ae3564422e8e0fcce67972ae8b5ca..7238b0bd301c91f9d331cea031627dd26bfc1f23",
"url": "https://github.com/quicwg/base-drafts/pull/1559/files/8d0abdedc33ae3564422e8e0fcce67972ae8b5ca..7238b0bd301c91f9d331cea031627dd26bfc1f23",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1559",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1559:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "7238b0b",
"value": "a timer"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1559/files/8d0abdedc33ae3564422e8e0fcce67972ae8b5ca..7238b0bd301c91f9d331cea031627dd26bfc1f23"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356490177\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b4a3a28a645f_2a0c3fa8d8dacf80232248--


From nobody Sat Jul 14 11: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 B031D131115 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 11:09:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id j70lAjd3s7EW for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 11: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 93B82131113 for <quic-issues@ietf.org>; Sat, 14 Jul 2018 11:09:19 -0700 (PDT)
Date: Sat, 14 Jul 2018 11:09:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531591758; bh=IeiEU/cd/P7qf3VJ2LZzRnDqYobIfI29OX7dRM8bQkk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=kLd/GvoUi+1uoNM3NjfrppI/twAndUgl1miOPGyMYFYqqmv0oFHoOFfGOnIur8yBz +1mHMvar/3IbZgUqUTmuSBhZyGQXIyP7WJmE+EbsApzFu1ebZgnx1nCXD2yIuOY2lE 62+FzBe/cZYFAiVSZMxbw0WlKx938h5f2vGBNou4=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab0a735e49aca59bbb516b840fabcb7afcafe11faa92cf000000011761fe4e92a169ce1456e92b@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1557/review/137244854@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1557@github.com>
References: <quicwg/base-drafts/pull/1557@github.com>
Subject: Re: [quicwg/base-drafts] Add Definitions (#1557)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a3c4ed9e9e_73913fc5a63f8f801879d8"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/GhFUU4pWwmqyIv7ITc-tlkO-5tQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 18:09:28 -0000

----==_mimepart_5b4a3c4ed9e9e_73913fc5a63f8f801879d8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

janaiyengar commented on this pull request.



>  
 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:
+
+Sender:
+
+: The endpoint sending QUIC packets.
+
+Receiver:
+
+: The endpoint receiving QUIC packets and sending acknowledgements in
+  response.
+

I don't think we need the above ones. In fact they may be more confusing than useful (sender of acks, for instance)

>  
 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:
+
+Sender:
+
+: The endpoint sending QUIC packets.
+
+Receiver:
+
+: The endpoint receiving QUIC packets and sending acknowledgements in
+  response.
+
+ACK-only:

I think this includes PADDING. Also, you'll want to fix all uses in the doc (ack-only, ack only)

>  
 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:
+
+Sender:
+
+: The endpoint sending QUIC packets.
+
+Receiver:
+
+: The endpoint receiving QUIC packets and sending acknowledgements in
+  response.
+
+ACK-only:
+
+: Any packet containing only an ACK or ACK_ECN frame. The rest of this
+  document uses "ACK frames" to refer to both ACK and ACK_ECN frames.

This second sentence doesn't seem to fit in this definition. I would separate it out into a new definition for now.

> +: The endpoint sending QUIC packets.
+
+Receiver:
+
+: The endpoint receiving QUIC packets and sending acknowledgements in
+  response.
+
+ACK-only:
+
+: Any packet containing only an ACK or ACK_ECN frame. The rest of this
+  document uses "ACK frames" to refer to both ACK and ACK_ECN frames.
+
+In-flight:
+
+: Packets are considered in-flight because they have been sent
+  and neither acknowledged or considered lost, and they are not

s/or/nor/

> +
+: The endpoint sending QUIC packets.
+
+Receiver:
+
+: The endpoint receiving QUIC packets and sending acknowledgements in
+  response.
+
+ACK-only:
+
+: Any packet containing only an ACK or ACK_ECN frame. The rest of this
+  document uses "ACK frames" to refer to both ACK and ACK_ECN frames.
+
+In-flight:
+
+: Packets are considered in-flight because they have been sent

s/because/when/

> +
+ACK-only:
+
+: Any packet containing only an ACK or ACK_ECN frame. The rest of this
+  document uses "ACK frames" to refer to both ACK and ACK_ECN frames.
+
+In-flight:
+
+: Packets are considered in-flight because they have been sent
+  and neither acknowledged or considered lost, and they are not
+  ACK-only.
+
+Retransmittable:
+
+: Packets that contain frames besides ACK, ACK_ECN, or PADDING elicit
+  an ACK from the receiver and are called retransmittable.

I think you should define retransmittable frames, and packets containing a retransmittable frame as a retransmittable 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/1557#pullrequestreview-137244854
----==_mimepart_5b4a3c4ed9e9e_73913fc5a63f8f801879d8
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/1557#discussion_r202521472">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt;  
 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:
+
+Sender:
+
+: The endpoint sending QUIC packets.
+
+Receiver:
+
+: The endpoint receiving QUIC packets and sending acknowledgements in
+  response.
+
</pre>
<p>I don't think we need the above ones. In fact they may be more confusing than useful (sender of acks, for instance)</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1557#discussion_r202521529">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt;  
 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:
+
+Sender:
+
+: The endpoint sending QUIC packets.
+
+Receiver:
+
+: The endpoint receiving QUIC packets and sending acknowledgements in
+  response.
+
+ACK-only:
</pre>
<p>I think this includes PADDING. Also, you'll want to fix all uses in the doc (ack-only, ack only)</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1557#discussion_r202521540">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt;  
 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:
+
+Sender:
+
+: The endpoint sending QUIC packets.
+
+Receiver:
+
+: The endpoint receiving QUIC packets and sending acknowledgements in
+  response.
+
+ACK-only:
+
+: Any packet containing only an ACK or ACK_ECN frame. The rest of this
+  document uses &quot;ACK frames&quot; to refer to both ACK and ACK_ECN frames.
</pre>
<p>This second sentence doesn't seem to fit in this definition. I would separate it out into a new definition for now.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1557#discussion_r202521570">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; +: The endpoint sending QUIC packets.
+
+Receiver:
+
+: The endpoint receiving QUIC packets and sending acknowledgements in
+  response.
+
+ACK-only:
+
+: Any packet containing only an ACK or ACK_ECN frame. The rest of this
+  document uses &quot;ACK frames&quot; to refer to both ACK and ACK_ECN frames.
+
+In-flight:
+
+: Packets are considered in-flight because they have been sent
+  and neither acknowledged or considered lost, and they are not
</pre>
<p>s/or/nor/</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1557#discussion_r202521575">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; +
+: The endpoint sending QUIC packets.
+
+Receiver:
+
+: The endpoint receiving QUIC packets and sending acknowledgements in
+  response.
+
+ACK-only:
+
+: Any packet containing only an ACK or ACK_ECN frame. The rest of this
+  document uses &quot;ACK frames&quot; to refer to both ACK and ACK_ECN frames.
+
+In-flight:
+
+: Packets are considered in-flight because they have been sent
</pre>
<p>s/because/when/</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1557#discussion_r202521600">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; +
+ACK-only:
+
+: Any packet containing only an ACK or ACK_ECN frame. The rest of this
+  document uses &quot;ACK frames&quot; to refer to both ACK and ACK_ECN frames.
+
+In-flight:
+
+: Packets are considered in-flight because they have been sent
+  and neither acknowledged or considered lost, and they are not
+  ACK-only.
+
+Retransmittable:
+
+: Packets that contain frames besides ACK, ACK_ECN, or PADDING elicit
+  an ACK from the receiver and are called retransmittable.
</pre>
<p>I think you should define retransmittable frames, and packets containing a retransmittable frame as a retransmittable 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/1557#pullrequestreview-137244854">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7gLHrMimdeEF9YYEvA_41eqZr4uks5uGjPOgaJpZM4VP39p">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2LEvq0MlskPd7BQPMq0ytIp3CtEks5uGjPOgaJpZM4VP39p.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1557"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1557#pullrequestreview-137244854"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1557#pullrequestreview-137244854",
"url": "https://github.com/quicwg/base-drafts/pull/1557#pullrequestreview-137244854",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1557",
"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/1557#pullrequestreview-137244854"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356482921\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4a3c4ed9e9e_73913fc5a63f8f801879d8--


From nobody Sat Jul 14 11:14: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 1A923130DED for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 11:14:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QNm_F3Y29GWg for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 11:14: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 8AAF6129C6B for <quic-issues@ietf.org>; Sat, 14 Jul 2018 11:14:46 -0700 (PDT)
Date: Sat, 14 Jul 2018 11:14:45 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531592085; bh=Qm96oL/4WxMhlES4RbZwYiSbC19+wSNNJuIYALB+ruk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=a9HzL0EcmT0nyweCaU6d4V5fRuh0Hb09vLNV8ESv7tdiwPiR+gOcdDBIcm+il208u VtQ8Qduwes7Nk5lVmE//zhVOVD7Ayh2xZaLvoSb9dD8ctw6QSJW0O7SjBVwDh5Dwki nAr/f3bGjjH9gu7jHfkZIGhBs5fGjwk5xfuLnx+s=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba376313662899c97fe197ae48177de1a56d16bf192cf000000011761ff9592a169ce14570023@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1559/review/137244994@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1559@github.com>
References: <quicwg/base-drafts/pull/1559@github.com>
Subject: Re: [quicwg/base-drafts] Replace alarm with timer (#1559)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a3d9596a43_4f9d2accd107af58439d0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ZbgJ8q9oN0IJJEf65zRGXdwV2LI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 18:14:49 -0000

----==_mimepart_5b4a3d9596a43_4f9d2accd107af58439d0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

janaiyengar commented on this pull request.



> @@ -111,8 +111,8 @@ of frames contained in a packet affect recovery and congestion control logic:
   to as "retransmittable" below.
 
 * Long header packets that contain CRYPTO frames are critical to the
-  performance of the QUIC handshake and use shorter timers for acknowledgement
-  and retransmission.
+  performance of the QUIC handshake and use shorter timeouts for

undo this change -- shorter timeouts not timers.

> @@ -295,18 +295,18 @@ 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 CRYPTO frames are sent, the sender SHOULD set an alarm for the handshake
-timeout period.  When the alarm fires, the sender MUST retransmit all
-unacknowledged CRYPTO data by calling RetransmitAllUnackedHandshakeData(). On
-each consecutive firing of the handshake alarm without receiving an
+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 firing of the handshake timer without receiving an

s/firing/expiration/

> @@ -350,51 +350,51 @@ regardless of the number of packets outstanding.  TCP's TLP assumes if at least
 A PTO value of at least 1.5*SRTT ensures that the ACK is overdue.  The 1.5 is
 based on {{?TLP}}, but implementations MAY experiment with other constants.
 
-To reduce latency, it is RECOMMENDED that the sender set and allow the TLP alarm
-to fire twice before setting an RTO alarm. In other words, when the TLP alarm
+To reduce latency, it is RECOMMENDED that the sender set and allow the TLP timer
+to fire twice before setting an RTO timer. In other words, when the TLP timer
 fires the first time, a TLP packet is sent, and it is RECOMMENDED that the TLP

you should just do s/fires/expires/ through the doc

>  detection. The algorithm used in QUIC is based on the RTO algorithm for TCP
 {{?RFC5681}} and is additionally resilient to spurious RTO events {{?RFC5682}}.
 
-When the last TLP packet is sent, an alarm is scheduled for the RTO period. When
-this alarm fires, the sender sends two packets, to evoke acknowledgements from
-the receiver, and restarts the RTO alarm.
+When the last TLP packet is sent, a timer is scheduled for the RTO period. When

s/a timer is scheduled/a timer is set/

>        if (smoothed_rtt == 0):
-        alarm_duration = 2 * kInitialRtt
+        timer_duration = 2 * kInitialRtt

s/timer_duration/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/1559#pullrequestreview-137244994
----==_mimepart_5b4a3d9596a43_4f9d2accd107af58439d0
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/1559#discussion_r202521618">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -111,8 +111,8 @@ of frames contained in a packet affect recovery and congestion control logic:
   to as &quot;retransmittable&quot; below.
 
 * Long header packets that contain CRYPTO frames are critical to the
-  performance of the QUIC handshake and use shorter timers for acknowledgement
-  and retransmission.
+  performance of the QUIC handshake and use shorter timeouts for
</pre>
<p>undo this change -- shorter timeouts not timers.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1559#discussion_r202521633">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -295,18 +295,18 @@ 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 CRYPTO frames are sent, the sender SHOULD set an alarm for the handshake
-timeout period.  When the alarm fires, the sender MUST retransmit all
-unacknowledged CRYPTO data by calling RetransmitAllUnackedHandshakeData(). On
-each consecutive firing of the handshake alarm without receiving an
+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 firing of the handshake timer without receiving an
</pre>
<p>s/firing/expiration/</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1559#discussion_r202521655">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -350,51 +350,51 @@ regardless of the number of packets outstanding.  TCP&#39;s TLP assumes if at least
 A PTO value of at least 1.5*SRTT ensures that the ACK is overdue.  The 1.5 is
 based on {{?TLP}}, but implementations MAY experiment with other constants.
 
-To reduce latency, it is RECOMMENDED that the sender set and allow the TLP alarm
-to fire twice before setting an RTO alarm. In other words, when the TLP alarm
+To reduce latency, it is RECOMMENDED that the sender set and allow the TLP timer
+to fire twice before setting an RTO timer. In other words, when the TLP timer
 fires the first time, a TLP packet is sent, and it is RECOMMENDED that the TLP
</pre>
<p>you should just do s/fires/expires/ through the doc</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1559#discussion_r202521671">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt;  detection. The algorithm used in QUIC is based on the RTO algorithm for TCP
 {{?RFC5681}} and is additionally resilient to spurious RTO events {{?RFC5682}}.
 
-When the last TLP packet is sent, an alarm is scheduled for the RTO period. When
-this alarm fires, the sender sends two packets, to evoke acknowledgements from
-the receiver, and restarts the RTO alarm.
+When the last TLP packet is sent, a timer is scheduled for the RTO period. When
</pre>
<p>s/a timer is scheduled/a timer is set/</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1559#discussion_r202521694">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt;        if (smoothed_rtt == 0):
-        alarm_duration = 2 * kInitialRtt
+        timer_duration = 2 * kInitialRtt
</pre>
<p>s/timer_duration/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/1559#pullrequestreview-137244994">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwUTtgFtLNo82Guqwl4CuNvWzpQ6ks5uGjUVgaJpZM4VP5vB">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwyktkiza2zXQhooyQN-c4y-iB4Oks5uGjUVgaJpZM4VP5vB.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1559"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1559#pullrequestreview-137244994"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1559#pullrequestreview-137244994",
"url": "https://github.com/quicwg/base-drafts/pull/1559#pullrequestreview-137244994",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1559",
"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/1559#pullrequestreview-137244994"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356490177\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4a3d9596a43_4f9d2accd107af58439d0--


From nobody Sat Jul 14 11: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 2A4C3130E28 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 11:21:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id otJ9FBjr3kA7 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 11:21:06 -0700 (PDT)
Received: from out-11.smtp.github.com (out-11.smtp.github.com [192.30.254.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 80A5B129C6B for <quic-issues@ietf.org>; Sat, 14 Jul 2018 11:21:06 -0700 (PDT)
Date: Sat, 14 Jul 2018 11:21:06 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531592466; bh=iXXM8CWEmyQ9/hCYO3hUwMW/Pz4i5qJQZXQQycKbGGg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=HknqVFU14jandJ+z/gjLGPJV8c7YunElogbqy7UgWxvidqLqMHe2eMs1w/g1VOWZF 20OmhSpIle5uk4qTTFXjaYId8oorCwN6Xzr8NZSFIIb0f5UgXrHsVq6yhZeuPU7dk+ Fbo0oC/+jense1hjSZGMSD62427hNAu2EWWmun/c=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab7d55e01f14508b22409de21bf0e28d56bdc511f292cf000000011762011292a169ce1456e92b@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1557/review/137245222@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1557@github.com>
References: <quicwg/base-drafts/pull/1557@github.com>
Subject: Re: [quicwg/base-drafts] Add Definitions (#1557)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a3f121feab_21c12af3730fcf58181571"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/4QQK2qusUBC-md0LAcvCB_-PHoM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 18:21:08 -0000

----==_mimepart_5b4a3f121feab_21c12af3730fcf58181571
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> +: The endpoint sending QUIC packets.
+
+Receiver:
+
+: The endpoint receiving QUIC packets and sending acknowledgements in
+  response.
+
+ACK-only:
+
+: Any packet containing only an ACK or ACK_ECN frame. The rest of this
+  document uses "ACK frames" to refer to both ACK and ACK_ECN frames.
+
+In-flight:
+
+: Packets are considered in-flight because they have been sent
+  and neither acknowledged or considered lost, and they are not

Hmm, I think it's or.  But I changed considered to declared.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1557#discussion_r202521851
----==_mimepart_5b4a3f121feab_21c12af3730fcf58181571
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/1557#discussion_r202521851">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; +: The endpoint sending QUIC packets.
+
+Receiver:
+
+: The endpoint receiving QUIC packets and sending acknowledgements in
+  response.
+
+ACK-only:
+
+: Any packet containing only an ACK or ACK_ECN frame. The rest of this
+  document uses &quot;ACK frames&quot; to refer to both ACK and ACK_ECN frames.
+
+In-flight:
+
+: Packets are considered in-flight because they have been sent
+  and neither acknowledged or considered lost, and they are not
</pre>
<p>Hmm, I think it's or.  But I changed considered to declared.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1557#discussion_r202521851">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-knkRZNlJ-mjzzpb7D-7DwhGffeks5uGjaSgaJpZM4VP39p">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8kM_nPnOPuJShSrKKrbbjreXci8ks5uGjaSgaJpZM4VP39p.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1557"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1557#discussion_r202521851"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1557#discussion_r202521851",
"url": "https://github.com/quicwg/base-drafts/pull/1557#discussion_r202521851",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1557",
"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/1557#discussion_r202521851"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356482921\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4a3f121feab_21c12af3730fcf58181571--


From nobody Sat Jul 14 11: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 22332130E77 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 11:24:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gG1vRavcfHhp for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 11:24: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 5F12A129C6B for <quic-issues@ietf.org>; Sat, 14 Jul 2018 11:24:24 -0700 (PDT)
Date: Sat, 14 Jul 2018 11:24:23 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531592663; bh=0QOdkq8aBKJrYMYUh4GnSwjCkhkRNiSdvwRwLmS/hn4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=IG6hGLkRcOHEKlJ3SkbVUtw16BqY6BYwsdUj4KFoAiJDvNozS9SQ1B/eY3DTrkeBX YAkDCNIQzBwtpY9wbyFrHVxzS74mni93wQA1nEuIH7Op3YxAUSmEFlN8evw9UHchjB 60Mmp3Z+MKH6QkBTMz2tMlxFG4YgmEtZfXWRl5Nw=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe7355ce62980555280fa260660aa166bbc226e5992cf00000001176201d792a169ce14571c59@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1562/review/137245304@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1562@github.com>
References: <quicwg/base-drafts/pull/1562@github.com>
Subject: Re: [quicwg/base-drafts] Security considerations (#1562)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a3fd78c394_4cb2ae55309af5c101099"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ACbRCMU-dd5qB1DV_j8cUuy7h6I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 18:24:26 -0000

----==_mimepart_5b4a3fd78c394_4cb2ae55309af5c101099
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

janaiyengar commented on this pull request.



> @@ -1148,6 +1148,23 @@ retransmission timeout has been verified.
      congestion_window = kMinimumWindow
 ~~~
 
+# Security Considerations
+
+## Local Denial of Service
+
+QUIC requires congestion control, and recommends Reno. Not using a
+congestion control algorithm or using an overly aggressive
+algorithm may cause flows sharing the same link to experience
+excess delay, packet loss, and timeouts.

I don't think we need this one. I'll add a paragraph that says something about congestion control being required and Reno being the one that we describe in this doc, and point to 8085 for the rest.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1562#pullrequestreview-137245304
----==_mimepart_5b4a3fd78c394_4cb2ae55309af5c101099
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/1562#discussion_r202521931">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1148,6 +1148,23 @@ retransmission timeout has been verified.
      congestion_window = kMinimumWindow
 ~~~
 
+# Security Considerations
+
+## Local Denial of Service
+
+QUIC requires congestion control, and recommends Reno. Not using a
+congestion control algorithm or using an overly aggressive
+algorithm may cause flows sharing the same link to experience
+excess delay, packet loss, and timeouts.
</pre>
<p>I don't think we need this one. I'll add a paragraph that says something about congestion control being required and Reno being the one that we describe in this doc, and point to 8085 for the rest.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1562#pullrequestreview-137245304">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq79Rd6r8yJnSdxmdT_Ioo4zm82jaks5uGjdXgaJpZM4VP77W">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3GbTIe1bHqv_cyqeYi9d7HGKey6ks5uGjdXgaJpZM4VP77W.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1562"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1562#pullrequestreview-137245304"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1562#pullrequestreview-137245304",
"url": "https://github.com/quicwg/base-drafts/pull/1562#pullrequestreview-137245304",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1562",
"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/1562#pullrequestreview-137245304"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356499158\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4a3fd78c394_4cb2ae55309af5c101099--


From nobody Sat Jul 14 11:24: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 887D2130E34 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 11:24:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.605
X-Spam-Level: 
X-Spam-Status: No, score=-6.605 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MSz50Ty1LL1E for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 11:24: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 2A380129C6B for <quic-issues@ietf.org>; Sat, 14 Jul 2018 11:24:48 -0700 (PDT)
Date: Sat, 14 Jul 2018 11:24:47 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531592687; bh=ruR+k1mHWsYqLVMCsLTjfCkYwpr0f6vMg1j5mbCWph0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=nCC98N7Lh/RLfCP27v6FEMBWiDVV0k1xwzkpMGxPiMhMHY1/Pvx5ndofhFl+ZmgMA fc6iAl1Gsy3OjoPvC0FGSKPkAqEIt/g+96yE364z0DqdtNNx9eAJMGr06aCBOuddqE eolSzVvDVxMkIRIIC8fkb+EWGbcFZt12RaOcevCs=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe64d95a4e27b2fcc8b1435ee55d3cb45e242205892cf00000001176201ef92a169ce14571f2f@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1564/review/137245318@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1564@github.com>
References: <quicwg/base-drafts/pull/1564@github.com>
Subject: Re: [quicwg/base-drafts] Clarify the extent of the AAD (#1564)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a3fef54c5d_30842b26b317af5c277991"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ctjXc28qPZf5KjREcLIxOHV-a38>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 18:24:51 -0000

----==_mimepart_5b4a3fef54c5d_30842b26b317af5c277991
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/1564#pullrequestreview-137245318
----==_mimepart_5b4a3fef54c5d_30842b26b317af5c277991
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/1564#pullrequestreview-137245318">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2iBAu5d3qFx0BcTRh9fjwmWbt_Oks5uGjdvgaJpZM4VP8JP">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_eY5sIkwcbOuMOypBG4Zon1tuO0ks5uGjdvgaJpZM4VP8JP.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1564"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1564#pullrequestreview-137245318"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1564#pullrequestreview-137245318",
"url": "https://github.com/quicwg/base-drafts/pull/1564#pullrequestreview-137245318",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1564",
"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/1564#pullrequestreview-137245318"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356500047\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4a3fef54c5d_30842b26b317af5c277991--


From nobody Sat Jul 14 11:25: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 8F869130E5E for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 11:25:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.91
X-Spam-Level: 
X-Spam-Status: No, score=-1.91 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, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nmlY0jXFYaNy for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 11:25: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 49AC2129C6B for <quic-issues@ietf.org>; Sat, 14 Jul 2018 11:25:43 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531592742; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=ObE2knJK4PPPVtMLIbM1Es2Uc2KeQowhePo5adpzTEc=; b=JDq3yY44BeDSga8UnjNlUUZRobG0c4xs159Pu+2STL1EltCYTUv6DljntRdnoyPhfpeNz5Vh /JHttHw0mOs/+DrrZkEEp+3grAdm+VMWZRKmxPTsUwx5lc5d7qgYEGrrstZoUVUlmir7//wl oieodwt6T8SnXDZX1h3uz+w0gpM=
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 5b4a4026.7f6e545a0420-smtp-out-n03; Sat, 14 Jul 2018 18:25:42 -0000 (UTC)
Date: Sat, 14 Jul 2018 11:25:41 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5b4a4025540b6_67802ae3b3ba1c084755f@hookshot-fe-d252ca1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] f4e8d1: Jana's comments
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4a402553a87_67802ae3b3ba1c084747d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/gvhlEovEGRkdszFADrcqnWBZnS8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 18:25:46 -0000

----==_mimepart_5b4a402553a87_67802ae3b3ba1c084747d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-definitions
  Home:   https://github.com/quicwg/base-drafts
  Commit: f4e8d10d7a53cccdb257640c02f8dc7b8cc03b75
      https://github.com/quicwg/base-drafts/commit/f4e8d10d7a53cccdb257640c02f8dc7b8cc03b75
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-07-14 (Sat, 14 Jul 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Jana's comments



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4a402553a87_67802ae3b3ba1c084747d--


From nobody Sat Jul 14 11:25: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 56D10130E34 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 11:25:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0_vwtV25b1uW for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 11:25: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 8A4D9130E5A for <quic-issues@ietf.org>; Sat, 14 Jul 2018 11:25:45 -0700 (PDT)
Date: Sat, 14 Jul 2018 11:25:43 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531592743; bh=IvyWrWm5pA6zqIxjU/mSpEHTxToiJ9VhBj2Yrg/GC1c=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=igjh6TTa+4uXTXX+UFk68T/sa47IcP/ZCfPCv4gRjBhPNCFn2Kw875RrHuysmlFfM SQSYIx1Se9SGy7eElutZSdTodn051HyaCoL1TACQ0Zc6l7Xj9th61vePSwrqJxQ2oe OijmEVgSWvuwIK9qo60mkX/m1a1YtSo01KQ7+dYQ=
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/1557/push/2719838668@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1557@github.com>
References: <quicwg/base-drafts/pull/1557@github.com>
Subject: Re: [quicwg/base-drafts] Add Definitions (#1557)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a4027bdaa4_26d32ab61406ef6025316d"; 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/BE0leqnEPu3riG1pY9R5hlpBGxg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 18:25:48 -0000

----==_mimepart_5b4a4027bdaa4_26d32ab61406ef6025316d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

f4e8d10  Jana's comments


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1557/files/abe09541b3c7f8d300e5e0643012f34afa3ac1d7..f4e8d10d7a53cccdb257640c02f8dc7b8cc03b75

----==_mimepart_5b4a4027bdaa4_26d32ab61406ef6025316d
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/f4e8d10">f4e8d10</a>  Jana&#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/1557/files/abe09541b3c7f8d300e5e0643012f34afa3ac1d7..f4e8d10d7a53cccdb257640c02f8dc7b8cc03b75">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0XGkBKtWLINvH_7EN9kEcwbFMvdks5uGjengaJpZM4VP39p">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_c1UydVjSkAp-3PsWNzQ0a3gYRGks5uGjengaJpZM4VP39p.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1557"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1557/files/abe09541b3c7f8d300e5e0643012f34afa3ac1d7..f4e8d10d7a53cccdb257640c02f8dc7b8cc03b75"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1557/files/abe09541b3c7f8d300e5e0643012f34afa3ac1d7..f4e8d10d7a53cccdb257640c02f8dc7b8cc03b75",
"url": "https://github.com/quicwg/base-drafts/pull/1557/files/abe09541b3c7f8d300e5e0643012f34afa3ac1d7..f4e8d10d7a53cccdb257640c02f8dc7b8cc03b75",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1557",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1557:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "f4e8d10",
"value": "Jana's comments"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1557/files/abe09541b3c7f8d300e5e0643012f34afa3ac1d7..f4e8d10d7a53cccdb257640c02f8dc7b8cc03b75"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356482921\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b4a4027bdaa4_26d32ab61406ef6025316d--


From nobody Sat Jul 14 11:28: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 60AD7130E77 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 11:28:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XB2IIYQwMgRs for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 11:28:00 -0700 (PDT)
Received: from out-9.smtp.github.com (out-9.smtp.github.com [192.30.254.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D4407130E34 for <quic-issues@ietf.org>; Sat, 14 Jul 2018 11:28:00 -0700 (PDT)
Date: Sat, 14 Jul 2018 11:28:00 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531592880; bh=wNvYMcYSZibKcpxx5VfSz6qFfPXHKqSe6YKdjMMHoU0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=GGUhXqvNB44g3P72B4fFxZBgWc4MUYAtl3CySES3iLETG2OFsp9f2CdgCwYnxA3la Se9VnuonHOzE2OlZl4Bxh/NVOxP6uge5/vSv3AS1Q002BfT7HZ/+jm8OTBkQ4aqsoO +lo9JnZTBiJkakTh1p54n4xRMzPKaWm7eUryO0RE=
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/1557/push/2719840333@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1557@github.com>
References: <quicwg/base-drafts/pull/1557@github.com>
Subject: Re: [quicwg/base-drafts] Add Definitions (#1557)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a40b0780a8_34792b02758c6f5c121130"; 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/T417Fw0RInSIzfIa-ZKV0CVGdcw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 18:28:02 -0000

----==_mimepart_5b4a40b0780a8_34792b02758c6f5c121130
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

aa14549  ack-only


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1557/files/f4e8d10d7a53cccdb257640c02f8dc7b8cc03b75..aa14549136b34e08411ea572ad5eeeada251e4f7

----==_mimepart_5b4a40b0780a8_34792b02758c6f5c121130
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/aa14549">aa14549</a>  ack-only</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/1557/files/f4e8d10d7a53cccdb257640c02f8dc7b8cc03b75..aa14549136b34e08411ea572ad5eeeada251e4f7">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1_5QVu16RoYgayukl_SBKuNSP6nks5uGjgwgaJpZM4VP39p">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1ke4x_SCTw6TI78W4k94GTsA54Vks5uGjgwgaJpZM4VP39p.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1557"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1557/files/f4e8d10d7a53cccdb257640c02f8dc7b8cc03b75..aa14549136b34e08411ea572ad5eeeada251e4f7"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1557/files/f4e8d10d7a53cccdb257640c02f8dc7b8cc03b75..aa14549136b34e08411ea572ad5eeeada251e4f7",
"url": "https://github.com/quicwg/base-drafts/pull/1557/files/f4e8d10d7a53cccdb257640c02f8dc7b8cc03b75..aa14549136b34e08411ea572ad5eeeada251e4f7",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1557",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1557:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "aa14549",
"value": "ack-only"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1557/files/f4e8d10d7a53cccdb257640c02f8dc7b8cc03b75..aa14549136b34e08411ea572ad5eeeada251e4f7"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356482921\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b4a40b0780a8_34792b02758c6f5c121130--


From nobody Sat Jul 14 11:28: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 5B64A130E34 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 11:28:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.91
X-Spam-Level: 
X-Spam-Status: No, score=-1.91 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, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GIqfw90fdD_E for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 11:28: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 B3395129C6B for <quic-issues@ietf.org>; Sat, 14 Jul 2018 11:28:00 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531592879; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=1JiJgI1EzOMp6A2Gi7H4g8/mbCmkA7+oziIUqnHu1rg=; b=D9UZvk2oNcgWZHNnpyD1DH+31+KHaUI4cYcSlA5Pkurn5SZSfTRi5bvHYrxCMld8DHfwN8f7 ChquzVsW4FEBYsVqIpSNzylw8MXb7vD1Ya99htqz4NxGnaoSDl1IFMBfC7650omKw5a4JK62 qOusYTiPmJ54i+mMlghxn1C1Iz4=
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 5b4a40ae.7f221409d660-smtp-out-n03; Sat, 14 Jul 2018 18:27:58 -0000 (UTC)
Date: Sat, 14 Jul 2018 11:27:57 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5b4a40ade90fc_40bb2af3b2b57c0c47012@hookshot-fe-cace476.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] aa1454: ack-only
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4a40ade89b3_40bb2af3b2b57c0c469d9"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/y0Zcu_eTpZK9hRhVNxAuqmpcqis>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 18:28:03 -0000

----==_mimepart_5b4a40ade89b3_40bb2af3b2b57c0c469d9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-definitions
  Home:   https://github.com/quicwg/base-drafts
  Commit: aa14549136b34e08411ea572ad5eeeada251e4f7
      https://github.com/quicwg/base-drafts/commit/aa14549136b34e08411ea572ad5eeeada251e4f7
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-07-14 (Sat, 14 Jul 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  ack-only



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4a40ade89b3_40bb2af3b2b57c0c469d9--


From nobody Sat Jul 14 11: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 5FAB1130DC2 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 11:37:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.91
X-Spam-Level: 
X-Spam-Status: No, score=-1.91 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, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bXFocULIY3zb for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 11:37: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 77D60131107 for <quic-issues@ietf.org>; Sat, 14 Jul 2018 11:37:27 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531593446; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=3l4Tzuop2/h1wCPDb8Y4Zgp6lZTDPSMJYoH+oLWC9pc=; b=WrhTIIROmj1/nK6DwirqwgD5UwuiPdDEE6LeMRK4Pi4gtwkgXwXU9FnYV7he5Juulet7xuPy opIfhr13e3lJ2zb54r6Q1+rMlCU43JG3b3zWVFj5bgwU5otLpKmUSKcDvxp1RRPJfhQZCJoC CtPY4a9JEL1olvE9z7djAQ/7u6U=
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 5b4a42e6.7ff16fea0840-smtp-out-n02; Sat, 14 Jul 2018 18:37:26 -0000 (UTC)
Date: Sat, 14 Jul 2018 11:37:26 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5b4a42e630bf7_1f2a2b07f03b7c0c9588@hookshot-fe-5a11256.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 53e200: Retransmit stream data, not stream frames
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4a42e62ef58_1f2a2b07f03b7c0c94c6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/HYxJyTE_rNqI5x1IxD3eJUCx54I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 18:37:47 -0000

----==_mimepart_5b4a42e62ef58_1f2a2b07f03b7c0c94c6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-rfc6928
  Home:   https://github.com/quicwg/base-drafts
  Commit: 53e200615cad84efb222db66b4e2e48fc9ca0397
      https://github.com/quicwg/base-drafts/commit/53e200615cad84efb222db66b4e2e48fc9ca0397
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2017-10-01 (Sun, 01 Oct 2017)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Retransmit stream data, not stream frames


  Commit: 503027d10b59d73808014672657e3b2bfb8cf595
      https://github.com/quicwg/base-drafts/commit/503027d10b59d73808014672657e3b2bfb8cf595
  Author: EKR <ekr@rtfm.com>
  Date:   2018-03-18 (Sun, 18 Mar 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  As written, this would forbid the case where A sends a single stream
frame and then B responds with three stream frames and piggybacks
ACKs along with each. That seems silly and a lot of work. Rather,
this should just be about ACK-only frames.


  Commit: 32f3bd9c4c5f7cbec074538350ebe52ead81e2d5
      https://github.com/quicwg/base-drafts/commit/32f3bd9c4c5f7cbec074538350ebe52ead81e2d5
  Author: EKR <ekr@rtfm.com>
  Date:   2018-03-19 (Mon, 19 Mar 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Rephrase the text about one-way sending


  Commit: 0359cc729efc4575fda5c918c12b011e2c4ac94b
      https://github.com/quicwg/base-drafts/commit/0359cc729efc4575fda5c918c12b011e2c4ac94b
  Author: EKR <ekr@rtfm.com>
  Date:   2018-03-19 (Mon, 19 Mar 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update per comments


  Commit: 9d3484ba10426e1a9c931ee56f7d220f272ccc50
      https://github.com/quicwg/base-drafts/commit/9d3484ba10426e1a9c931ee56f7d220f272ccc50
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-03-22 (Thu, 22 Mar 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Only pace retransmittable packets (#1222)

* Only pace retransmittable packets

* Update draft-ietf-quic-recovery.md

* Jana's suggestion.


  Commit: a2e6c8b9d31179c84cdece343a7a3d9da8e99353
      https://github.com/quicwg/base-drafts/commit/a2e6c8b9d31179c84cdece343a7a3d9da8e99353
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-03-26 (Mon, 26 Mar 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Fix OnPacketAcked (#1248)

Fixes Issue #903


  Commit: 4a10b92d5d6705dc8239630bc0b3d5fe3c2bf6a0
      https://github.com/quicwg/base-drafts/commit/4a10b92d5d6705dc8239630bc0b3d5fe3c2bf6a0
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-03-27 (Tue, 27 Mar 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  A more complete connection migration (#1249)

* Create new branch for migration PR (#1012) because unicorns are not nice.

* remove overview. again.

* sync

* fix rebase

* Martin's comments

* fix ref

* comments


  Commit: acd7db87c531f0ac3845200b8ea8622f4dd32a8f
      https://github.com/quicwg/base-drafts/commit/acd7db87c531f0ac3845200b8ea8622f4dd32a8f
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-03-27 (Tue, 27 Mar 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Probing packet (#1253)

* probing packet

* could

* server, not endpoint


  Commit: ce3d071ef48d0f87cd3935153cf3081b0fbda68b
      https://github.com/quicwg/base-drafts/commit/ce3d071ef48d0f87cd3935153cf3081b0fbda68b
  Author: Christian Huitema <huitema@huitema.net>
  Date:   2018-03-30 (Fri, 30 Mar 2018)

  Changed paths:
    M .circleci/config.yml
    M README.md
    M draft-ietf-quic-http.md
    M draft-ietf-quic-invariants.md
    R draft-ietf-quic-qcram.md
    A draft-ietf-quic-qpack.md
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #2 from quicwg/master

Align with quicwg


  Commit: 0ad934aa255ef95b99f0c73cfc4e5e5c18aba5fa
      https://github.com/quicwg/base-drafts/commit/0ad934aa255ef95b99f0c73cfc4e5e5c18aba5fa
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-04-04 (Wed, 04 Apr 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Ian's tweak


  Commit: 88d27ac86361f43baad911fdceaa02c450deef64
      https://github.com/quicwg/base-drafts/commit/88d27ac86361f43baad911fdceaa02c450deef64
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-04-04 (Wed, 04 Apr 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Tweaking some more


  Commit: 241027a72627ead7a3e3d13302c15e438a7ef053
      https://github.com/quicwg/base-drafts/commit/241027a72627ead7a3e3d13302c15e438a7ef053
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Change CID after inactivity


  Commit: 00890b13f3a6b2221c9c6de50966e5b2af6945a7
      https://github.com/quicwg/base-drafts/commit/00890b13f3a6b2221c9c6de50966e5b2af6945a7
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Martin's precision


  Commit: cc42fe05157bd92ab8ddd7ca4d3c1fa76c4822f2
      https://github.com/quicwg/base-drafts/commit/cc42fe05157bd92ab8ddd7ca4d3c1fa76c4822f2
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-04-04 (Wed, 04 Apr 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1214 from quicwg/inactive_rebind

Change CID after inactivity


  Commit: 5a9c9880d8681fc4ec8e4edc810537a4950d2c48
      https://github.com/quicwg/base-drafts/commit/5a9c9880d8681fc4ec8e4edc810537a4950d2c48
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-04-04 (Wed, 04 Apr 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Remove unnecessary text from #1253

This paragraph:

> A server MUST NOT send non-probing frames to a client's address until the server
> receives a non-probing packet from that address.

Is true only with the restriction of migration to client addresses.  It
complicates the server migration story if we ever want to do that (as we
already have with the proposal for preferred addresses).


  Commit: d09ab773fd8af9ef8cbbdf9817b9e0d262c68340
      https://github.com/quicwg/base-drafts/commit/d09ab773fd8af9ef8cbbdf9817b9e0d262c68340
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-04-04 (Wed, 04 Apr 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  More flesh to the client-only migration text


  Commit: 87af6f9f337f87e4d9dcfa99fbe9a07d228c6cf3
      https://github.com/quicwg/base-drafts/commit/87af6f9f337f87e4d9dcfa99fbe9a07d228c6cf3
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2018-04-04 (Wed, 04 Apr 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  define compound packets


  Commit: d9c7f0dc9351febfdcfe1feaff1dd6d468aa395d
      https://github.com/quicwg/base-drafts/commit/d9c7f0dc9351febfdcfe1feaff1dd6d468aa395d
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2018-04-04 (Wed, 04 Apr 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  fold in 80 chars


  Commit: a52715a046261f9c25471c8d2174286e8125c6c7
      https://github.com/quicwg/base-drafts/commit/a52715a046261f9c25471c8d2174286e8125c6c7
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Payload Length and Payload in one line


  Commit: 36aa38566603ddcdc8ccb549aec305cc6e102763
      https://github.com/quicwg/base-drafts/commit/36aa38566603ddcdc8ccb549aec305cc6e102763
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Additionally, remove additionally


  Commit: 27e2ffb443d7ee3a2f7a04710ae6f098dd97e4a9
      https://github.com/quicwg/base-drafts/commit/27e2ffb443d7ee3a2f7a04710ae6f098dd97e4a9
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1254 from quicwg/fix-1253

Remove unnecessary text from #1253


  Commit: 77f90aa5fa098a98461be3e486a13a5005d232c6
      https://github.com/quicwg/base-drafts/commit/77f90aa5fa098a98461be3e486a13a5005d232c6
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  switch typenames to `*-Initial`


  Commit: 97796cbf81afbff406e929ef9b4ce403e7001e3a
      https://github.com/quicwg/base-drafts/commit/97796cbf81afbff406e929ef9b4ce403e7001e3a
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-04-06 (Fri, 06 Apr 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Provide a linkage between key and <role>_pp_<key|iv>_<i>

Also remove the underscore to save some space.

Closes #1266.


  Commit: c5b41c3bbf7c27250cc08a565ec8b52bdf96b0ca
      https://github.com/quicwg/base-drafts/commit/c5b41c3bbf7c27250cc08a565ec8b52bdf96b0ca
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-04-06 (Fri, 06 Apr 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Remove underscores


  Commit: 7c3128c17c4c63ec47b1071df2129dd995e3646c
      https://github.com/quicwg/base-drafts/commit/7c3128c17c4c63ec47b1071df2129dd995e3646c
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-04-06 (Fri, 06 Apr 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Change the UDP port sometimes too


  Commit: 56bc0e205a87f1004e89281c4ebad94f530280cf
      https://github.com/quicwg/base-drafts/commit/56bc0e205a87f1004e89281c4ebad94f530280cf
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-04-07 (Sat, 07 Apr 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Merge pull request #1268 from quicwg/issue1266

Provide a linkage between key and <role>_pp_<key|iv>_<i>


  Commit: cf41e7b4275dd50b33704fc77577465ca6ed9e27
      https://github.com/quicwg/base-drafts/commit/cf41e7b4275dd50b33704fc77577465ca6ed9e27
  Author: Julian Reschke <julian.reschke@gmx.de>
  Date:   2018-04-08 (Sun, 08 Apr 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  tls: "Packet Number Gap" in transport has moved


  Commit: 1ba46199cf89d4f044ccf20d4ba27aaf91877024
      https://github.com/quicwg/base-drafts/commit/1ba46199cf89d4f044ccf20d4ba27aaf91877024
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-04-09 (Mon, 09 Apr 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Permit CONNECTION_CLOSE in Handshake

Closes #1270.


  Commit: b2439828256873a5596f58172af196746e9c4900
      https://github.com/quicwg/base-drafts/commit/b2439828256873a5596f58172af196746e9c4900
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-04-09 (Mon, 09 Apr 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Changing port number has consequences


  Commit: 55b806def7ac4d48841fe252de6d8612964cda39
      https://github.com/quicwg/base-drafts/commit/55b806def7ac4d48841fe252de6d8612964cda39
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2018-04-09 (Mon, 09 Apr 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  remove redundancy


  Commit: 460f1b26d694620cba79836072552617b657a610
      https://github.com/quicwg/base-drafts/commit/460f1b26d694620cba79836072552617b657a610
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-04-09 (Mon, 09 Apr 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Merge pull request #1273 from reschke/patch-17

tls: "Packet Number Gap" in transport has moved


  Commit: 487d887e8fc54988436e361e0987e2f096bca5cd
      https://github.com/quicwg/base-drafts/commit/487d887e8fc54988436e361e0987e2f096bca5cd
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2018-04-09 (Mon, 09 Apr 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  more clarification on how a succeeding QUIC packet looks like


  Commit: 4e01ff7e3e5cdb086c6a552f14e470db5309e2c7
      https://github.com/quicwg/base-drafts/commit/4e01ff7e3e5cdb086c6a552f14e470db5309e2c7
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2018-04-09 (Mon, 09 Apr 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  compound packet can be used to expand the Initial packet


  Commit: 9e73eabe261b7b24b9ebdfaa2a5459a53c8d155a
      https://github.com/quicwg/base-drafts/commit/9e73eabe261b7b24b9ebdfaa2a5459a53c8d155a
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2018-04-09 (Mon, 09 Apr 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  typos


  Commit: 94f4db9fe2eb53d43252a5b42204ea9a3b2b87e1
      https://github.com/quicwg/base-drafts/commit/94f4db9fe2eb53d43252a5b42204ea9a3b2b87e1
  Author: Christian Huitema <huitema@huitema.net>
  Date:   2018-04-09 (Mon, 09 Apr 2018)

  Changed paths:
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #3 from quicwg/master

Align with origin


  Commit: 0d998a72069a6bc7b31dfa52574c6c758a40be8a
      https://github.com/quicwg/base-drafts/commit/0d998a72069a6bc7b31dfa52574c6c758a40be8a
  Author: Christian Huitema <huitema@huitema.net>
  Date:   2018-04-09 (Mon, 09 Apr 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Fixing a typo.


  Commit: 8f0e99f9d80576058a9f23fbd2e1104e51b67a29
      https://github.com/quicwg/base-drafts/commit/8f0e99f9d80576058a9f23fbd2e1104e51b67a29
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-04-09 (Mon, 09 Apr 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1275 from huitema/key_bit_bug

Key bit bug


  Commit: 0ece7129074b78eba7221ac587ea03856dafadc7
      https://github.com/quicwg/base-drafts/commit/0ece7129074b78eba7221ac587ea03856dafadc7
  Author: Julian Reschke <julian.reschke@gmx.de>
  Date:   2018-04-09 (Mon, 09 Apr 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  tls 5.2.2 is now 5.3.2


  Commit: 02d558a31d3651f8078c499215f5493bfa4d1320
      https://github.com/quicwg/base-drafts/commit/02d558a31d3651f8078c499215f5493bfa4d1320
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1231 from ekr/ack_frame_counting

Restrict ACK-clocking to ACK-only frames.


  Commit: 69742586f034a2e190cd064bc825a8973fee33c6
      https://github.com/quicwg/base-drafts/commit/69742586f034a2e190cd064bc825a8973fee33c6
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1279 from reschke/patch-18

transport: tls 5.2.2 is now 5.3.2


  Commit: 4e9d4cdd4f40571d74e8730d4af1243813fcc67a
      https://github.com/quicwg/base-drafts/commit/4e9d4cdd4f40571d74e8730d4af1243813fcc67a
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Get it right boy


  Commit: bb2fd3950d90fd988b558e994e81e66dc47dd5a6
      https://github.com/quicwg/base-drafts/commit/bb2fd3950d90fd988b558e994e81e66dc47dd5a6
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1269 from quicwg/migrate-occasionally

Change the UDP port sometimes too


  Commit: 9b47a092a19d9b37d66cfae0aa7004f2b4230c38
      https://github.com/quicwg/base-drafts/commit/9b47a092a19d9b37d66cfae0aa7004f2b4230c38
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  `Payload Length` on all long header packets


  Commit: 8aae10ef5f4247c6ae7bb1a8ebe1ec40e38b823a
      https://github.com/quicwg/base-drafts/commit/8aae10ef5f4247c6ae7bb1a8ebe1ec40e38b823a
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  better clarify that every QUIC packet in a compound UDP packet are equal


  Commit: ff01058624e89f2326368e3e4e77e427b271282c
      https://github.com/quicwg/base-drafts/commit/ff01058624e89f2326368e3e4e77e427b271282c
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  decrement maximum CHLO length due to Payload Length becoming non-optional


  Commit: f0575f6cafd7367a20c5f417cc40c32fe5b3c959
      https://github.com/quicwg/base-drafts/commit/f0575f6cafd7367a20c5f417cc40c32fe5b3c959
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
    M .circleci/config.yml
    M Makefile
    M README.md
    M draft-ietf-quic-http.md
    A draft-ietf-quic-invariants.md
    A draft-ietf-quic-qpack.md
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge branch 'master' into kazuho/compound-packet


  Commit: 4504fdcd37ea7ae9b4a5bafb2bd99edb156f6d23
      https://github.com/quicwg/base-drafts/commit/4504fdcd37ea7ae9b4a5bafb2bd99edb156f6d23
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  s/UDP packet/UDP datagram/g


  Commit: b4dfcbbf6a4ca477b281a14aa4b82beda30c2b01
      https://github.com/quicwg/base-drafts/commit/b4dfcbbf6a4ca477b281a14aa4b82beda30c2b01
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  clarify that Payload Length is varint


  Commit: 5ed67eab7db9accfae9a3eb8410702f9b1522a64
      https://github.com/quicwg/base-drafts/commit/5ed67eab7db9accfae9a3eb8410702f9b1522a64
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  split the sentence


  Commit: 9dd629e256c9000b371aa202963397bc041f901c
      https://github.com/quicwg/base-drafts/commit/9dd629e256c9000b371aa202963397bc041f901c
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  short header packet needs to be the last one


  Commit: d5b7312f44b9fb137b3c13499fbcc80a2f1c20c6
      https://github.com/quicwg/base-drafts/commit/d5b7312f44b9fb137b3c13499fbcc80a2f1c20c6
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  be more precise


  Commit: 49d6f961d05ec0f0156417a7bf6370d57a621f59
      https://github.com/quicwg/base-drafts/commit/49d6f961d05ec0f0156417a7bf6370d57a621f59
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  as "the payload of"


  Commit: 93fe0be928a450eb775d22bfe98e7ba93cd33683
      https://github.com/quicwg/base-drafts/commit/93fe0be928a450eb775d22bfe98e7ba93cd33683
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  decrement by two, since at this size `Payload Length` would be a 2-byte field


  Commit: 3485ca9572f8455565fd376b32eb71021da7f610
      https://github.com/quicwg/base-drafts/commit/3485ca9572f8455565fd376b32eb71021da7f610
  Author: Ariel Otilibili <30573755+ariel-anieli@users.noreply.github.com>
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  QUIC is QUIC, and does not stay for anything.

https://www.ietf.org/mail-archive/web/quic/current/msg03855.html


  Commit: 4d8ab11608a9a7909998787edd20db134c93de4e
      https://github.com/quicwg/base-drafts/commit/4d8ab11608a9a7909998787edd20db134c93de4e
  Author: Ariel Otilibili <30573755+ariel-anieli@users.noreply.github.com>
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md


  Commit: a3470184287b0a4b2ddb0a6efc0699635d82b9bb
      https://github.com/quicwg/base-drafts/commit/a3470184287b0a4b2ddb0a6efc0699635d82b9bb
  Author: Brian Trammell <brian@trammell.ch>
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  reserve a bit to spin


  Commit: 4ad68476b6e68739e067330024dad9f25aa477ba
      https://github.com/quicwg/base-drafts/commit/4ad68476b6e68739e067330024dad9f25aa477ba
  Author: Brian Trammell <brian@trammell.ch>
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  rename ref


  Commit: a0e2ce23eeebeb82c8fdf5fbc72300ff7730faed
      https://github.com/quicwg/base-drafts/commit/a0e2ce23eeebeb82c8fdf5fbc72300ff7730faed
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Grammar fix: contents "determine," not "determines."


  Commit: 17d863cb80556ba025fea59c7b753fa97612d464
      https://github.com/quicwg/base-drafts/commit/17d863cb80556ba025fea59c7b753fa97612d464
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-04-11 (Wed, 11 Apr 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Just reserve it


  Commit: df9bbdb10c4ca9a3e39ebdc0b06305cdd03f8056
      https://github.com/quicwg/base-drafts/commit/df9bbdb10c4ca9a3e39ebdc0b06305cdd03f8056
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-04-11 (Wed, 11 Apr 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1274 from quicwg/issue1270

Permit CONNECTION_CLOSE in Handshake


  Commit: 8dea6523d19afa9353e40bb999d27420274acebd
      https://github.com/quicwg/base-drafts/commit/8dea6523d19afa9353e40bb999d27420274acebd
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-04-11 (Wed, 11 Apr 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1283 from britram/spin-bit-reservation

Spin Bit Reservation


  Commit: 0d1a97c31a10c7707f412cc7c99edfb4913a2bb1
      https://github.com/quicwg/base-drafts/commit/0d1a97c31a10c7707f412cc7c99edfb4913a2bb1
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-04-11 (Wed, 11 Apr 2018)

  Changed paths:
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1262 from kazuho/kazuho/compound-packet

define compound packets


  Commit: 8dbc2e4b66f160fd8e47b63128644a90da8ce3b1
      https://github.com/quicwg/base-drafts/commit/8dbc2e4b66f160fd8e47b63128644a90da8ce3b1
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-04-11 (Wed, 11 Apr 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Some editorial cleanup for #1262.


  Commit: 01a90e534794c526692f72766b4522769b316844
      https://github.com/quicwg/base-drafts/commit/01a90e534794c526692f72766b4522769b316844
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-04-11 (Wed, 11 Apr 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Merge pull request #1284 from dtikhonov/201804101339-quic-tls-grammar-fix

Grammar fix: contents "determine," not "determines."


  Commit: 07ea187d86a460b4f97d01084f129489a24cdca3
      https://github.com/quicwg/base-drafts/commit/07ea187d86a460b4f97d01084f129489a24cdca3
  Author: Ariel Otilibili <30573755+ariel-anieli@users.noreply.github.com>
  Date:   2018-04-11 (Wed, 11 Apr 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md


  Commit: f83cea4b3b459c2a5e5cea9c47a4f5bb8402d25a
      https://github.com/quicwg/base-drafts/commit/f83cea4b3b459c2a5e5cea9c47a4f5bb8402d25a
  Author: Brian Trammell <brian@trammell.ch>
  Date:   2018-04-11 (Wed, 11 Apr 2018)

  Changed paths:
    A draft-ietf-quic-spin-exp.md

  Log Message:
  -----------
  add draft-ietf-quic-spin-exp


  Commit: 8ac701be2abcec35b4305df7ad2dd47793601260
      https://github.com/quicwg/base-drafts/commit/8ac701be2abcec35b4305df7ad2dd47793601260
  Author: Mark Nottingham <mnot@mnot.net>
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
    A draft-ietf-quic-spin-exp.md

  Log Message:
  -----------
  Merge pull request #1286 from britram/spin-exp-draft

add draft-ietf-quic-spin-exp


  Commit: 231f5d6a5a4ea43effacc7391f8ef7044eac21d5
      https://github.com/quicwg/base-drafts/commit/231f5d6a5a4ea43effacc7391f8ef7044eac21d5
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  sent sent sent


  Commit: 4c411f6fb95d7588446291b0116efebb610b4997
      https://github.com/quicwg/base-drafts/commit/4c411f6fb95d7588446291b0116efebb610b4997
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1282 from ariel-anieli/master

QUIC is QUIC, and does not stand for anything.


  Commit: c6e216434d456eaadabcfd711815f1a8f8ec78c0
      https://github.com/quicwg/base-drafts/commit/c6e216434d456eaadabcfd711815f1a8f8ec78c0
  Author: Mark Nottingham <mnot@mnot.net>
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
    M draft-ietf-quic-spin-exp.md

  Log Message:
  -----------
  Add Note to Readers, update status


  Commit: f941bff65a852e98a6bd81523558560776de6380
      https://github.com/quicwg/base-drafts/commit/f941bff65a852e98a6bd81523558560776de6380
  Author: Mark Nottingham <mnot@mnot.net>
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
    M draft-ietf-quic-spin-exp.md

  Log Message:
  -----------
  Fix reference


  Commit: ca69324cf5fe805274ab538b2c4082b892e8d1cc
      https://github.com/quicwg/base-drafts/commit/ca69324cf5fe805274ab538b2c4082b892e8d1cc
  Author: Mark Nottingham <mnot@mnot.net>
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
    M draft-ietf-quic-spin-exp.md

  Log Message:
  -----------
  One more time


  Commit: da0cb9609f1fa263d99db08156b38c6127fbb8fe
      https://github.com/quicwg/base-drafts/commit/da0cb9609f1fa263d99db08156b38c6127fbb8fe
  Author: Mark Nottingham <mnot@mnot.net>
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
    M draft-ietf-quic-spin-exp.md

  Log Message:
  -----------
  Trailing whitespace


  Commit: c1b6605e5afbaa47ccdaf9c3fca4889d4f8baba6
      https://github.com/quicwg/base-drafts/commit/c1b6605e5afbaa47ccdaf9c3fca4889d4f8baba6
  Author: Mark Nottingham <mnot@mnot.net>
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
    M draft-ietf-quic-spin-exp.md

  Log Message:
  -----------
  Long line.


  Commit: 1389ec297ee9ba6d3cc9500b6aee9a5e627d81d3
      https://github.com/quicwg/base-drafts/commit/1389ec297ee9ba6d3cc9500b6aee9a5e627d81d3
  Author: Brian Trammell <brian@trammell.ch>
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
    M draft-ietf-quic-spin-exp.md

  Log Message:
  -----------
  acmacm and martinthomson edits


  Commit: d112e815e3977513f94ed887ac749d808ee09d48
      https://github.com/quicwg/base-drafts/commit/d112e815e3977513f94ed887ac749d808ee09d48
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-04-13 (Fri, 13 Apr 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Jana's comments


  Commit: 6b45109e590c7145e52095b487dd0a4ae7d97578
      https://github.com/quicwg/base-drafts/commit/6b45109e590c7145e52095b487dd0a4ae7d97578
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-04-13 (Fri, 13 Apr 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  some more coalescence


  Commit: aa8ea44c6bb5f2c88242093d8d05be7ac21c4048
      https://github.com/quicwg/base-drafts/commit/aa8ea44c6bb5f2c88242093d8d05be7ac21c4048
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  packet-coalesce


  Commit: 4136e40858f60b6f497e36ca7202634649e0cb8a
      https://github.com/quicwg/base-drafts/commit/4136e40858f60b6f497e36ca7202634649e0cb8a
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  more coalesce


  Commit: 3e0c70e22ca7fdb5914c5cfee71d0362dd245a87
      https://github.com/quicwg/base-drafts/commit/3e0c70e22ca7fdb5914c5cfee71d0362dd245a87
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-04-13 (Fri, 13 Apr 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1285 from quicwg/pr1262-followup

Some editorial cleanup for #1262


  Commit: f6bbeb9305167131f03e1d10a058de15ec854e02
      https://github.com/quicwg/base-drafts/commit/f6bbeb9305167131f03e1d10a058de15ec854e02
  Author: Brian Trammell <brian@trammell.ch>
  Date:   2018-04-13 (Fri, 13 Apr 2018)

  Changed paths:
    M draft-ietf-quic-spin-exp.md

  Log Message:
  -----------
  Merge pull request #1288 from quicwg/mnot-patch-spin

Add Note to Readers, update status


  Commit: 241d59f191e5b9eeebc6af779fa1425d8150e6e4
      https://github.com/quicwg/base-drafts/commit/241d59f191e5b9eeebc6af779fa1425d8150e6e4
  Author: Brian Trammell <brian@trammell.ch>
  Date:   2018-04-13 (Fri, 13 Apr 2018)

  Changed paths:
    M draft-ietf-quic-spin-exp.md

  Log Message:
  -----------
  Merge pull request #1290 from britram/spin-exp-nits-0

Various spin-exp nits


  Commit: 7cdccf82eecc6c43c9092813df1d4571fa316a56
      https://github.com/quicwg/base-drafts/commit/7cdccf82eecc6c43c9092813df1d4571fa316a56
  Author: Christian Huitema <huitema@huitema.net>
  Date:   2018-04-13 (Fri, 13 Apr 2018)

  Changed paths:
    A draft-ietf-quic-spin-exp.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #4 from quicwg/master

Align with master


  Commit: 3fa38a863324c20c71b50de9cb965c6247934f42
      https://github.com/quicwg/base-drafts/commit/3fa38a863324c20c71b50de9cb965c6247934f42
  Author: Christian Huitema <huitema@huitema.net>
  Date:   2018-04-13 (Fri, 13 Apr 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Swap the payload length and packet number fields in the long header


  Commit: cdd7aebf4211729d40e6b255fdc7b8530a7eaee6
      https://github.com/quicwg/base-drafts/commit/cdd7aebf4211729d40e6b255fdc7b8530a7eaee6
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-04-16 (Mon, 16 Apr 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1294 from huitema/swap-payload-length

Swap payload length


  Commit: 8af26adfbad5df4f5af013516411380fdfb69aac
      https://github.com/quicwg/base-drafts/commit/8af26adfbad5df4f5af013516411380fdfb69aac
  Author: Brian Trammell <brian@trammell.ch>
  Date:   2018-04-17 (Tue, 17 Apr 2018)

  Changed paths:
    M draft-ietf-quic-spin-exp.md

  Log Message:
  -----------
  wrong bit in text


  Commit: 8821bee05da7a9e5a63f6cc8197b706917ced326
      https://github.com/quicwg/base-drafts/commit/8821bee05da7a9e5a63f6cc8197b706917ced326
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-04-17 (Tue, 17 Apr 2018)

  Changed paths:
    M Makefile
    M draft-ietf-quic-http.md
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md
    A tag.sh

  Log Message:
  -----------
  Changelog for -11 (#1291)

* Changelogs for -11 release

* Add a tagging script

* Expand help

* Added more to changelogs

* added to changelogs for -11


  Commit: 24b07f767326fbf0cca87d74b6eeddf615a7b93e
      https://github.com/quicwg/base-drafts/commit/24b07f767326fbf0cca87d74b6eeddf615a7b93e
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2018-04-17 (Tue, 17 Apr 2018)

  Changed paths:
    M tag.sh

  Log Message:
  -----------
  Fixes to tag.sh


  Commit: 45940988930b155a64c9ebe925c2750b6a6c2a3a
      https://github.com/quicwg/base-drafts/commit/45940988930b155a64c9ebe925c2750b6a6c2a3a
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2018-04-17 (Tue, 17 Apr 2018)

  Changed paths:
    M tag.sh

  Log Message:
  -----------
  Fixing tag.sh again


  Commit: 4c84a5f97620b0a6747b9d41ee005a92a7b17240
      https://github.com/quicwg/base-drafts/commit/4c84a5f97620b0a6747b9d41ee005a92a7b17240
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-04-19 (Thu, 19 Apr 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Fix things that make ID-Nits hiccup


  Commit: 48e0ce704d9d76d112534e9c87571ab5cb0a8b69
      https://github.com/quicwg/base-drafts/commit/48e0ce704d9d76d112534e9c87571ab5cb0a8b69
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-04-20 (Fri, 20 Apr 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Remove awkward sentence (#1313)

Fixes #1311


  Commit: e7420bb82104a41633c78704dd78c8a5434c8068
      https://github.com/quicwg/base-drafts/commit/e7420bb82104a41633c78704dd78c8a5434c8068
  Author: Marten Seemann <martenseemann@gmail.com>
  Date:   2018-04-23 (Mon, 23 Apr 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  fix typo


  Commit: 312f4f156bd64568ef3232172f97d2cd32c8e0a5
      https://github.com/quicwg/base-drafts/commit/312f4f156bd64568ef3232172f97d2cd32c8e0a5
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-04-23 (Mon, 23 Apr 2018)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  Separate instruction sets for QCRAM (#1141)

* Separate instruction sets

* Martin's feedback

* Opcodes without sentinel values

* Non-byte-aligned string literals

* Actually use prefix terminology

* Martin's feedback

* Table size change

* Less prescriptive

* No sentinels on request streams either

* +++

* Alan's feedback

* HEADER_ACK isn't a stream (yet)

* Heading level

* Get with the rename


  Commit: 87422f0cef000c000c18de082876f505fb7a0f1b
      https://github.com/quicwg/base-drafts/commit/87422f0cef000c000c18de082876f505fb7a0f1b
  Author: Patrick McManus <mcmanus@ducksong.com>
  Date:   2018-04-24 (Tue, 24 Apr 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  fix wording that said only long header packets could be coalesced


  Commit: c33d7283e43a73d19eb09f9cbf854deb05671d45
      https://github.com/quicwg/base-drafts/commit/c33d7283e43a73d19eb09f9cbf854deb05671d45
  Author: Marten Seemann <martenseemann@gmail.com>
  Date:   2018-04-24 (Tue, 24 Apr 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  remove incorrect statement about the connection ID in server packet (#1316)


  Commit: 78c25bbe853751755403a53f216c729cb08ee35b
      https://github.com/quicwg/base-drafts/commit/78c25bbe853751755403a53f216c729cb08ee35b
  Author: Marten Seemann <martenseemann@gmail.com>
  Date:   2018-04-24 (Tue, 24 Apr 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  fix stateless reset short header packet type (#1315)

* fix stateless reset short header packet type

* Mike's review


  Commit: 4b7620335b77fe9d4befcd02f2a7ab8bc8b53a69
      https://github.com/quicwg/base-drafts/commit/4b7620335b77fe9d4befcd02f2a7ab8bc8b53a69
  Author: Dmitri Tikhonov <dtikhonov@live.com>
  Date:   2018-04-24 (Tue, 24 Apr 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  s/initial_max_stream_id_(uni|bidi)/initial_max_streams_$1/g (#1310)

* s/initial_max_stream_id_(uni|bidi)/initial_max_streams_$1/g

Fix the naming of initial maximum number of streams transport
parameters: these are not IDs, but rather counts.

* Mike's comment


  Commit: f423a59d3ca2ad935774ba19b624a613a507d629
      https://github.com/quicwg/base-drafts/commit/f423a59d3ca2ad935774ba19b624a613a507d629
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-04-25 (Wed, 25 Apr 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1308 from quicwg/transport_nits

Fix things that make ID-Nits hiccup


  Commit: 23018df88dccf39f1af4ebdfa3c8bbed02354769
      https://github.com/quicwg/base-drafts/commit/23018df88dccf39f1af4ebdfa3c8bbed02354769
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-04-25 (Wed, 25 Apr 2018)

  Changed paths:
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Initial cut at packet number encryption

This is a little rough, but I think that the bones are here.

I know that we discussed removing short packet types in favor of putting the
lengths under encryption.  I will do that separately, just to keep the size of
this changeset to something more manageable.


  Commit: 41196efd08bd194cba92678ec06cc8bc06914965
      https://github.com/quicwg/base-drafts/commit/41196efd08bd194cba92678ec06cc8bc06914965
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-04-25 (Wed, 25 Apr 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Constant time

This is pretty onerous, so I'd like to see if people think that this is
acceptable.  The cost is that all packets need to have their AEAD run the whole
way through.  The gain is that there will be no side-channels for attackers to exploit.


  Commit: 1d6b9793138a03b0ec93bd86199c375a5179403b
      https://github.com/quicwg/base-drafts/commit/1d6b9793138a03b0ec93bd86199c375a5179403b
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-04-25 (Wed, 25 Apr 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  That was a little unclear on a re-read


  Commit: 16b663ae1bdef3bcd8ac90c967b3cac7ebded4f8
      https://github.com/quicwg/base-drafts/commit/16b663ae1bdef3bcd8ac90c967b3cac7ebded4f8
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-04-25 (Wed, 25 Apr 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  That was a little unclear on a re-read, again


  Commit: 1ea1ae5bf6d2784399805ee9a397bbbecc9eb645
      https://github.com/quicwg/base-drafts/commit/1ea1ae5bf6d2784399805ee9a397bbbecc9eb645
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-04-25 (Wed, 25 Apr 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  More tweaking (I have to stop this)


  Commit: 232572553a97191ddf55f025486b0051c5598491
      https://github.com/quicwg/base-drafts/commit/232572553a97191ddf55f025486b0051c5598491
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-04-25 (Wed, 25 Apr 2018)

  Changed paths:
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Some fairly obvious errors


  Commit: 86f262d5ea72c250d2806b8145e8b2d6a4d3f207
      https://github.com/quicwg/base-drafts/commit/86f262d5ea72c250d2806b8145e8b2d6a4d3f207
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-04-25 (Wed, 25 Apr 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Don't mess with ChaCha20, use it directly


  Commit: 1aec4b0936d3e30964eaeb05a17218fee76585c7
      https://github.com/quicwg/base-drafts/commit/1aec4b0936d3e30964eaeb05a17218fee76585c7
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-04-25 (Wed, 25 Apr 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Fix off-by-one error


  Commit: a5a6df0d111aba0dbd395e21c3b6421c425c57c7
      https://github.com/quicwg/base-drafts/commit/a5a6df0d111aba0dbd395e21c3b6421c425c57c7
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-04-25 (Wed, 25 Apr 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Two *different* packet numbers


  Commit: e641b72665393e49fa3d1d9a7292914c74fda09b
      https://github.com/quicwg/base-drafts/commit/e641b72665393e49fa3d1d9a7292914c74fda09b
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-04-25 (Wed, 25 Apr 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Remove repetition


  Commit: 379102013dda2655eb7b68304c7892794dc51996
      https://github.com/quicwg/base-drafts/commit/379102013dda2655eb7b68304c7892794dc51996
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-04-25 (Wed, 25 Apr 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Take and rework suggestions by @cwood


  Commit: 0f3c970169c9a2c20e7b61509f979f731d303f7c
      https://github.com/quicwg/base-drafts/commit/0f3c970169c9a2c20e7b61509f979f731d303f7c
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-04-25 (Wed, 25 Apr 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Just use AES-CTR


  Commit: 0c54fbf0e1cbcb5d094d86fe649273f7ae5d8d45
      https://github.com/quicwg/base-drafts/commit/0c54fbf0e1cbcb5d094d86fe649273f7ae5d8d45
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-04-25 (Wed, 25 Apr 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Make the order of operations clearer.


  Commit: f163e2ab2fbd7064a01e76a06b999f80a11b5c9b
      https://github.com/quicwg/base-drafts/commit/f163e2ab2fbd7064a01e76a06b999f80a11b5c9b
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-04-25 (Wed, 25 Apr 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Revert unnecessary change


  Commit: d6d9837d685d3de4d035a78fa7c99bc03e99e8ba
      https://github.com/quicwg/base-drafts/commit/d6d9837d685d3de4d035a78fa7c99bc03e99e8ba
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-04-25 (Wed, 25 Apr 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Restore some of the endpoint-agnosticism that got lost in rebasing


  Commit: a1c4d41f7110eedb5536bab02b1d927cc01b68c8
      https://github.com/quicwg/base-drafts/commit/a1c4d41f7110eedb5536bab02b1d927cc01b68c8
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-04-25 (Wed, 25 Apr 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Grammar boobo


  Commit: 38d5b8380e7c1c4bb43732fa1ead3eddac28bb39
      https://github.com/quicwg/base-drafts/commit/38d5b8380e7c1c4bb43732fa1ead3eddac28bb39
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-04-25 (Wed, 25 Apr 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  THE end


  Commit: 78ff2db3d644edf77d3b1b099eb64eb8979ee806
      https://github.com/quicwg/base-drafts/commit/78ff2db3d644edf77d3b1b099eb64eb8979ee806
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-04-25 (Wed, 25 Apr 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1324 from mcmanus/coalesce-nit

fix wording that said only long header packets could be coalesced


  Commit: c46f52e1b42be4b10a5d2e6f4db5a7b5feb8d2e2
      https://github.com/quicwg/base-drafts/commit/c46f52e1b42be4b10a5d2e6f4db5a7b5feb8d2e2
  Author: Dmitri Tikhonov <dtikhonov@live.com>
  Date:   2018-04-25 (Wed, 25 Apr 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Deemphasize TCP SACKs reference in ACK frame description (#1312)

* Deemphasize TCP SACKs reference in ACK frame description

It is odd to describe something by saying what is *not* like.  In
addition, not all readers of the document will be familiar with
TCP SACKs.

* Improve the irrevokable ACK frame paragraph; add SACK RFC ref


  Commit: e34cdafd18b4fa3d69c9c47d3df7fe4d15919cc7
      https://github.com/quicwg/base-drafts/commit/e34cdafd18b4fa3d69c9c47d3df7fe4d15919cc7
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-04-25 (Wed, 25 Apr 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Retransmit data, not packets (#1327)


  Commit: eca6a1e049bbee6eef8e5cfc6ca9dcb0374116d0
      https://github.com/quicwg/base-drafts/commit/eca6a1e049bbee6eef8e5cfc6ca9dcb0374116d0
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-04-26 (Thu, 26 Apr 2018)

  Changed paths:
    M tag.sh

  Log Message:
  -----------
  Push the tag too


  Commit: 07bcb040af879ce1651e4e5ab8a374f380c351b3
      https://github.com/quicwg/base-drafts/commit/07bcb040af879ce1651e4e5ab8a374f380c351b3
  Author: Brian Trammell <brian@trammell.ch>
  Date:   2018-04-26 (Thu, 26 Apr 2018)

  Changed paths:
    M README.md

  Log Message:
  -----------
  add link to spin-exp to README.md


  Commit: 3824040e5cb80bb0eef6ce4de5fc6a2476f6bec4
      https://github.com/quicwg/base-drafts/commit/3824040e5cb80bb0eef6ce4de5fc6a2476f6bec4
  Author: Brian Trammell <brian@trammell.ch>
  Date:   2018-04-26 (Thu, 26 Apr 2018)

  Changed paths:
    M draft-ietf-quic-spin-exp.md

  Log Message:
  -----------
  Merge pull request #1295 from britram/oops-wrong-spin-exp-bit

Fix wrong spin bit in spin-exp text


  Commit: a716cbbfa440a9297337d8338ff7327eebce6f52
      https://github.com/quicwg/base-drafts/commit/a716cbbfa440a9297337d8338ff7327eebce6f52
  Author: Mark Nottingham <mnot@mnot.net>
  Date:   2018-04-26 (Thu, 26 Apr 2018)

  Changed paths:
    M README.md

  Log Message:
  -----------
  Merge pull request #1329 from britram/readme-spin-exp

add link to spin-exp to README.md


  Commit: de99d43f3af5c4ed0f8ca27bd3820cf69b52bfba
      https://github.com/quicwg/base-drafts/commit/de99d43f3af5c4ed0f8ca27bd3820cf69b52bfba
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-04-26 (Thu, 26 Apr 2018)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  Better Indexing in QPACK (#1314)

* Better Indexing

* BLOCKING was in HTTP, too.

* Less clunky

* Match language used elsewhere

* Fix index in drawing

* Alan's feedback

* Example

* Another example + duplicate on relative


  Commit: 7683b3dcf359c0bb14a9c6d89fbca8e92f2c9635
      https://github.com/quicwg/base-drafts/commit/7683b3dcf359c0bb14a9c6d89fbca8e92f2c9635
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-04-26 (Thu, 26 Apr 2018)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  QPACK One-Pass Encoding, Redux (#1320)

* QPACK single pass encoding

1. Changes the header block prefix and removes the BLOCKING flag
2. Re-uses table modification code points on request streams for "above base" indexing
3. Include a sample 1-pass encoding algorithm

Fixes #1138

* Collapse post-base instructions into existing sections

* Alan's feedback


  Commit: b7855fdb571f193075ffd01424ca106a8a79edd2
      https://github.com/quicwg/base-drafts/commit/b7855fdb571f193075ffd01424ca106a8a79edd2
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>
  Date:   2018-04-26 (Thu, 26 Apr 2018)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  QPACK: remove explanation about header block diffs

Explaining this here only makes it harder to understand the design
of QPACK.  This sort things would belong in a rationale document
if we had one.


  Commit: 8e7540f9ace4075ad0a3886944779b6ad8039958
      https://github.com/quicwg/base-drafts/commit/8e7540f9ace4075ad0a3886944779b6ad8039958
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-05-03 (Thu, 03 May 2018)

  Changed paths:
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Addressing nits from final review


  Commit: 947db7f42e392d3db77d6ee68ef7f4c0d74a6247
      https://github.com/quicwg/base-drafts/commit/947db7f42e392d3db77d6ee68ef7f4c0d74a6247
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-05-03 (Thu, 03 May 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Remove confusion without changing the design


  Commit: f4b52838e0d96675707f2756a8b9ba0ea1e9a579
      https://github.com/quicwg/base-drafts/commit/f4b52838e0d96675707f2756a8b9ba0ea1e9a579
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-05-03 (Thu, 03 May 2018)

  Changed paths:
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1079 from quicwg/pn-encrypt

Packet number encryption


  Commit: 2399e96867f5f263c8245082a64dbbfa2bd7fdc8
      https://github.com/quicwg/base-drafts/commit/2399e96867f5f263c8245082a64dbbfa2bd7fdc8
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-05-04 (Fri, 04 May 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Rephrase text in PLPMTUD (#1337)

* Rephrase text in PLPMTUD

* ian's comments


  Commit: dc1699f4c202cfabac6ab314556447fe47b627c3
      https://github.com/quicwg/base-drafts/commit/dc1699f4c202cfabac6ab314556447fe47b627c3
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-05-08 (Tue, 08 May 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Server's preferred address (#1251)

* First pass at server preferred address

* Don't call it server migration

* Other review feedback

* }}}}

* {{[^{}]+}}}

* Fix ref

* Jana's feedback

* Changelog

* Change changelog


  Commit: bf77eadb9cac70cc4c0ddcbd1f40ccfeccb086ed
      https://github.com/quicwg/base-drafts/commit/bf77eadb9cac70cc4c0ddcbd1f40ccfeccb086ed
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-05-08 (Tue, 08 May 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Add colon


  Commit: f4c26d36d63be63d2c7b7b351bb6480183ea28c6
      https://github.com/quicwg/base-drafts/commit/f4c26d36d63be63d2c7b7b351bb6480183ea28c6
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-05-08 (Tue, 08 May 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Only really h2 with TLS


  Commit: e78a934bc5738f5ae8aaf23e7fd78ff830e8fb5b
      https://github.com/quicwg/base-drafts/commit/e78a934bc5738f5ae8aaf23e7fd78ff830e8fb5b
  Author: Brian Trammell <brian@trammell.ch>
  Date:   2018-05-08 (Tue, 08 May 2018)

  Changed paths:
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  First pass at 7, 14, and 30-bit varint packet numbers (#1334)

* First pass at varint packet numbers

* tweaks, thanks Martin and Ian

* long headers too

* Both long and short have varint PN

* Update examples for shorter encodings

* Update table caption

* indent


  Commit: 503dd6b1dcb6b770309727dba2eea5b9ada05853
      https://github.com/quicwg/base-drafts/commit/503dd6b1dcb6b770309727dba2eea5b9ada05853
  Author: Lucas Pardue <lucaspardue.24.7@gmail.com>
  Date:   2018-05-10 (Thu, 10 May 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  De-dangle


  Commit: 41f083812194c798958d8858fa52781d2f66867c
      https://github.com/quicwg/base-drafts/commit/41f083812194c798958d8858fa52781d2f66867c
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-05-10 (Thu, 10 May 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1344 from LPardue/patch-13

De-dangle


  Commit: 9ca92fb798a547f7c9ee57763bfbfb9a63681ee2
      https://github.com/quicwg/base-drafts/commit/9ca92fb798a547f7c9ee57763bfbfb9a63681ee2
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-05-10 (Thu, 10 May 2018)

  Changed paths:
    M Makefile

  Log Message:
  -----------
  Narrow lint target to just the drafts

Note that this doesn't filter out non-markdown drafts, so this will fail in the general case, but I don't think that we'll have that problem here.


  Commit: 0cb4b25e2270015d9b2d1195413b9bd763b126fe
      https://github.com/quicwg/base-drafts/commit/0cb4b25e2270015d9b2d1195413b9bd763b126fe
  Author: martinduke <martin.h.duke@gmail.com>
  Date:   2018-05-10 (Thu, 10 May 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Stateless Reset Cleanup

The Stateless Reset is just a bunch of random bytes except the first one and the token, so I simplified the spec to reflect that.


  Commit: 70b9cff18c2ff040ece204c32a0dc38fc5a18e47
      https://github.com/quicwg/base-drafts/commit/70b9cff18c2ff040ece204c32a0dc38fc5a18e47
  Author: martinduke <martin.h.duke@gmail.com>
  Date:   2018-05-10 (Thu, 10 May 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Improved logical ordering of paragraphs.


  Commit: 93f567c13e6a8ba4a7723efbbe9cc679f15b1d71
      https://github.com/quicwg/base-drafts/commit/93f567c13e6a8ba4a7723efbbe9cc679f15b1d71
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-05-10 (Thu, 10 May 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Polishing PR#1328


  Commit: c93425781271f7173a5d0eee999d550b58868651
      https://github.com/quicwg/base-drafts/commit/c93425781271f7173a5d0eee999d550b58868651
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-05-10 (Thu, 10 May 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  wip


  Commit: 5ebb357480039e21bfb1fe57b03a524bf669bf30
      https://github.com/quicwg/base-drafts/commit/5ebb357480039e21bfb1fe57b03a524bf669bf30
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-05-10 (Thu, 10 May 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Make stateless reset symmetric

Closes #466.


  Commit: e92d76ce7cbd3053b6ae7da3cc06011a58e34f52
      https://github.com/quicwg/base-drafts/commit/e92d76ce7cbd3053b6ae7da3cc06011a58e34f52
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-05-10 (Thu, 10 May 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  DoS considerations for stateless reset


  Commit: 5266bccaeb118d006a332ce4a1d1111172c4f334
      https://github.com/quicwg/base-drafts/commit/5266bccaeb118d006a332ce4a1d1111172c4f334
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-05-10 (Thu, 10 May 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Require coextant connection IDs and stateless reset keys

Otherwise, there is a DoS risk.


  Commit: f125a502689429e69d4a52f4ed9c9c18b185b06f
      https://github.com/quicwg/base-drafts/commit/f125a502689429e69d4a52f4ed9c9c18b185b06f
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-05-10 (Thu, 10 May 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Write down spoofed packet guarantees

We agreed to this a while back, but never got around to putting the conclusions in the document.  We've done some of the work by writing down the rules for use of CONNECTION_CLOSE and TLS alerts, and the related changes, but the basic principles never got articulated.

This attempts to outline what we do to authenticate packets that we receive.

* Once the handshake is done, it's mostly simple: if the AEAD fails, drop it.
* We have a small carve-out for some types of ICMP, with some strong limitations on what that information can be used for.  @igorlord might expand the PMTU usage to cover DestUnreach, but these uses permit a very narrow range of actions.
* We also have stateless reset, which is another snowflake.
* The bulk of the text here concerns the handshake.  I've covered the two mechanisms we tie into the use of connection IDs:
** Echoing the value (the only protection we have for Version Negotiation, for instance).
** The AEAD that uses the connection ID as input.

And then it explains that our only defense against an on-path attacker is to fail to establish a connection.  I think that covers all the necessary points.

Closes #645.


  Commit: 770fffcf2e392bef246b4224e8b63617bc8c80e8
      https://github.com/quicwg/base-drafts/commit/770fffcf2e392bef246b4224e8b63617bc8c80e8
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-05-10 (Thu, 10 May 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Fixup for Martin's comments


  Commit: 4543dd265c4a617bf6ff534e3d2bc9234fdcff30
      https://github.com/quicwg/base-drafts/commit/4543dd265c4a617bf6ff534e3d2bc9234fdcff30
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-05-10 (Thu, 10 May 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Balanced space


  Commit: bec3f79dcda7c671589e453c3ea84facb222889e
      https://github.com/quicwg/base-drafts/commit/bec3f79dcda7c671589e453c3ea84facb222889e
  Author: Igor Lubashev <igorlord@alum.mit.edu>
  Date:   2018-05-10 (Thu, 10 May 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Allow arbitrary empty STREAM frames (not just Offset=0 or FIN=1)


  Commit: 45c4ee3dfb887fc4d23430473781ef48e105c920
      https://github.com/quicwg/base-drafts/commit/45c4ee3dfb887fc4d23430473781ef48e105c920
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-05-11 (Fri, 11 May 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1350 from igorlord/allow-empty-stream

Allow arbitrary empty STREAM frames (not just Offset=0 or FIN=1)


  Commit: 9f6d31b0b17e7473460270f7d84419db1eb35013
      https://github.com/quicwg/base-drafts/commit/9f6d31b0b17e7473460270f7d84419db1eb35013
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-05-14 (Mon, 14 May 2018)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  BCP 14 boilerplate


  Commit: 4a4cdc24043f165b1a85949ba56c832ddd27f6ca
      https://github.com/quicwg/base-drafts/commit/4a4cdc24043f165b1a85949ba56c832ddd27f6ca
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-05-14 (Mon, 14 May 2018)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  Definitions and Notational Conventions


  Commit: 226b72666b98b78125ed123fba9961022f3660d8
      https://github.com/quicwg/base-drafts/commit/226b72666b98b78125ed123fba9961022f3660d8
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-05-14 (Mon, 14 May 2018)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  Consistency in name change


  Commit: 829bdeef1a8be8c58d6689343d6488f2a8f3d14b
      https://github.com/quicwg/base-drafts/commit/829bdeef1a8be8c58d6689343d6488f2a8f3d14b
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-05-14 (Mon, 14 May 2018)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  QPACK Blocking Setting (#1143)

* SETTINGS_BLOCKING_HEADER_REFERENCES

* Index variable is sufficient

* Setting is a number, not a boolean

* Martin's feedback

Blocking v. Vulnerable

* Re-add lost definition

* blocking => blocked

* ack'd

* Martin's feedback

* Adapting Martin's text

* Martin's rewords

* Describe unblocking


  Commit: c44f01243a4702fb6b69b548b05c9fe88271905c
      https://github.com/quicwg/base-drafts/commit/c44f01243a4702fb6b69b548b05c9fe88271905c
  Author: afrind <afrind@users.noreply.github.com>
  Date:   2018-05-15 (Tue, 15 May 2018)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  Move QPACK control instructions to dedicated streams (#1238)

* Move QPACK control instructions to dedicated streams

1. Give QPACK encoders and decoders their own unidirectional streams (hardcoded to 6,7,10,11 for now)
2. Define simple framing for encoder stream
3. Move HEADER_ACK from HTTP over QUIC frame to QPACK instruction
4. Introduce Table State Synchronize instruction

Closes #1121 and #1122

* +----+ => -----

* Fix Header Ack bit pattern, describe wire format using text


  Commit: 04eb8c6704bc54eeea159e8778447626f56c7ac6
      https://github.com/quicwg/base-drafts/commit/04eb8c6704bc54eeea159e8778447626f56c7ac6
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-05-15 (Tue, 15 May 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Octets that are sent twice (#1353)

* Octets that are sent twice

This is obvious, but never stated.  We discussed checking that they stay constant and agreed that requiring a check would be crazy.  However, we never wrote anything down.  I think that a MAY is fine.

* Insist on being able to deliver in order

But don't imply an absolute requirement to do so.

It seems like an opportune moment to point out that no provision is made for partial reliability either.

* ordered stream

* Able to


  Commit: dd9cbe6664d9b375e0a188df4af32a5fdfbe9030
      https://github.com/quicwg/base-drafts/commit/dd9cbe6664d9b375e0a188df4af32a5fdfbe9030
  Author: Brian Trammell <brian@trammell.ch>
  Date:   2018-05-15 (Tue, 15 May 2018)

  Changed paths:
    M draft-ietf-quic-spin-exp.md

  Log Message:
  -----------
   reflect changes to short header from #1334  (#1354)

* reflect changes to short header from #1334

* reference fixup


  Commit: 3060c471f0015bde65d7b1a4eca1edbc8bd1cf45
      https://github.com/quicwg/base-drafts/commit/3060c471f0015bde65d7b1a4eca1edbc8bd1cf45
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-05-16 (Wed, 16 May 2018)

  Changed paths:
    M Makefile

  Log Message:
  -----------
  Merge pull request #1345 from quicwg/narrow-lint

Narrow lint target to just the drafts


  Commit: 75ff6ab9eb1f371b5d2b4bf1eba2fd47d7e58ce1
      https://github.com/quicwg/base-drafts/commit/75ff6ab9eb1f371b5d2b4bf1eba2fd47d7e58ce1
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-05-16 (Wed, 16 May 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update the header octet


  Commit: 39809799e4c8f9d2445021262dccb91bad5bec79
      https://github.com/quicwg/base-drafts/commit/39809799e4c8f9d2445021262dccb91bad5bec79
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-05-18 (Fri, 18 May 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  destination connection id


  Commit: 4175c4012d24f704ab681bbd0e847a83840a9e87
      https://github.com/quicwg/base-drafts/commit/4175c4012d24f704ab681bbd0e847a83840a9e87
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-05-18 (Fri, 18 May 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Remove ill-advised fixes for #1256/#1259


  Commit: 961d5d997271f0ee623b26cc51234e2108c84b31
      https://github.com/quicwg/base-drafts/commit/961d5d997271f0ee623b26cc51234e2108c84b31
  Author: gloinul <magnus.westerlund@ericsson.com>
  Date:   2018-05-18 (Fri, 18 May 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  According to text in wiki. Some MD fixes to get right formating.


  Commit: b50fe189950d125616fbf047423c9d7c6cdd1840
      https://github.com/quicwg/base-drafts/commit/b50fe189950d125616fbf047423c9d7c6cdd1840
  Author: gloinul <magnus.westerlund@ericsson.com>
  Date:   2018-05-18 (Fri, 18 May 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Modified proposed text to integrate better and take care of issues around connection migration, ensure more straightforward checks.


  Commit: b8d2dae8a632390e86aea336aa89446b191a84ab
      https://github.com/quicwg/base-drafts/commit/b8d2dae8a632390e86aea336aa89446b191a84ab
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-05-18 (Fri, 18 May 2018)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  Title name fix


  Commit: 27839e43e878a5d6bbd1e7bb4163398c76f79a5d
      https://github.com/quicwg/base-drafts/commit/27839e43e878a5d6bbd1e7bb4163398c76f79a5d
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-05-21 (Mon, 21 May 2018)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Add changelog entries for -12


  Commit: 57278fefca27545c0f1e0131da9b76f45847e4e4
      https://github.com/quicwg/base-drafts/commit/57278fefca27545c0f1e0131da9b76f45847e4e4
  Author: gloinul <magnus.westerlund@ericsson.com>
  Date:   2018-05-21 (Mon, 21 May 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Fixed a typo on anchor creation


  Commit: 44a70f83faba4c0f82e404ed94397aa9f40c24a7
      https://github.com/quicwg/base-drafts/commit/44a70f83faba4c0f82e404ed94397aa9f40c24a7
  Author: gloinul <magnus.westerlund@ericsson.com>
  Date:   2018-05-22 (Tue, 22 May 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  According to text in wiki. Some MD fixes to get right formating.


  Commit: afd15f2900259dc63adfa639d3205e4a2b0740ce
      https://github.com/quicwg/base-drafts/commit/afd15f2900259dc63adfa639d3205e4a2b0740ce
  Author: gloinul <magnus.westerlund@ericsson.com>
  Date:   2018-05-22 (Tue, 22 May 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Modified proposed text to integrate better and take care of issues around connection migration, ensure more straightforward checks.


  Commit: da6812728424cc31a1c20dfd8e7a7278531b081b
      https://github.com/quicwg/base-drafts/commit/da6812728424cc31a1c20dfd8e7a7278531b081b
  Author: gloinul <magnus.westerlund@ericsson.com>
  Date:   2018-05-22 (Tue, 22 May 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Fixed a typo on anchor creation


  Commit: a9755ce6b9d12d20dea492cf53311396620678af
      https://github.com/quicwg/base-drafts/commit/a9755ce6b9d12d20dea492cf53311396620678af
  Author: gloinul <magnus.westerlund@ericsson.com>
  Date:   2018-05-22 (Tue, 22 May 2018)

  Log Message:
  -----------
  Merge branch 'ecn' of https://github.com/gloinul/base-drafts into ecn


  Commit: 00f743c340fbb245a3aa28933fa9a2c3e38207ab
      https://github.com/quicwg/base-drafts/commit/00f743c340fbb245a3aa28933fa9a2c3e38207ab
  Author: Magnus Westerlund <magnus.westerlund@ericsson.com>
  Date:   2018-05-22 (Tue, 22 May 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Fixed a reference to undefined ConnID field to SCIL


  Commit: 6734c0f34267c6bc53039f21f3f43dc497eb6086
      https://github.com/quicwg/base-drafts/commit/6734c0f34267c6bc53039f21f3f43dc497eb6086
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-05-22 (Tue, 22 May 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1367 from gloinul/patch-1

Update draft-ietf-quic-transport.md


  Commit: e2a0d415100c720a58f086b6524e98f230d7d3fb
      https://github.com/quicwg/base-drafts/commit/e2a0d415100c720a58f086b6524e98f230d7d3fb
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-05-22 (Tue, 22 May 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Make Handshake packet use more explicit


  Commit: bdd93922c0ec37379d1d8d838d3b4cdcbd0d8ba2
      https://github.com/quicwg/base-drafts/commit/bdd93922c0ec37379d1d8d838d3b4cdcbd0d8ba2
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-05-22 (Tue, 22 May 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Reword linkability on migration text

Closes #1364


  Commit: 3a95c40006b42f2982dd0614133c1df976c58cdc
      https://github.com/quicwg/base-drafts/commit/3a95c40006b42f2982dd0614133c1df976c58cdc
  Author: gloinul <magnus.westerlund@ericsson.com>
  Date:   2018-05-22 (Tue, 22 May 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Clarified that ACK or ACK_ECN can be used for acknowledgment in handshake. Clarified what the first packets that can be marked as ECT are in a connection.


  Commit: 12b1054783a4472aa9ec49eea889c087b1286d7c
      https://github.com/quicwg/base-drafts/commit/12b1054783a4472aa9ec49eea889c087b1286d7c
  Author: gloinul <magnus.westerlund@ericsson.com>
  Date:   2018-05-22 (Tue, 22 May 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Added ECN intro paragraph. Various editorial improvements of ECN text.


  Commit: bfe80d5d05622f3c2fc13a890ce67256e7693183
      https://github.com/quicwg/base-drafts/commit/bfe80d5d05622f3c2fc13a890ce67256e7693183
  Author: gloinul <magnus.westerlund@ericsson.com>
  Date:   2018-05-22 (Tue, 22 May 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Fixed bullet list, Added parenthis around section refs.


  Commit: 88f76dc5db467f42addaae270548c19a86e4f2d4
      https://github.com/quicwg/base-drafts/commit/88f76dc5db467f42addaae270548c19a86e4f2d4
  Author: gloinul <magnus.westerlund@ericsson.com>
  Date:   2018-05-22 (Tue, 22 May 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Fixed indentation and formating


  Commit: f14134fff1963dfe2660b446cad1bab53922e02e
      https://github.com/quicwg/base-drafts/commit/f14134fff1963dfe2660b446cad1bab53922e02e
  Author: gloinul <magnus.westerlund@ericsson.com>
  Date:   2018-05-22 (Tue, 22 May 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Spelling fixed


  Commit: 62944551595df56d72d33c4c41daf14ae65d1e05
      https://github.com/quicwg/base-drafts/commit/62944551595df56d72d33c4c41daf14ae65d1e05
  Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
  Date:   2018-05-22 (Tue, 22 May 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  transport: add preferred_address to IANA registry


  Commit: 1f4d791da4f29abc10c85f4df5b299824468753a
      https://github.com/quicwg/base-drafts/commit/1f4d791da4f29abc10c85f4df5b299824468753a
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-05-23 (Wed, 23 May 2018)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  qcram is the last one


  Commit: 891e1a44695b345aef66421423df5ba575232128
      https://github.com/quicwg/base-drafts/commit/891e1a44695b345aef66421423df5ba575232128
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-05-23 (Wed, 23 May 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Remove duplicate


  Commit: 9507464e05fa80dec30b33db5673393a9d9b6e0f
      https://github.com/quicwg/base-drafts/commit/9507464e05fa80dec30b33db5673393a9d9b6e0f
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-05-23 (Wed, 23 May 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 #1360 from quicwg/changelog-12

Add changelog entries for -12


  Commit: 4ce7aa910f45ab97aaa17e4ef3154a5769e2e286
      https://github.com/quicwg/base-drafts/commit/4ce7aa910f45ab97aaa17e4ef3154a5769e2e286
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-05-23 (Wed, 23 May 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1373 from alagoutte/transport_iana_preferred_address

transport: add preferred_address to IANA registry


  Commit: 92361c29e9ff8941e58db06aac084765eb9c67e5
      https://github.com/quicwg/base-drafts/commit/92361c29e9ff8941e58db06aac084765eb9c67e5
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-05-23 (Wed, 23 May 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1368 from quicwg/handshake-usage

Make Handshake packet use more explicit


  Commit: fbb001d76369162c9b4429b762fa263943b8713c
      https://github.com/quicwg/base-drafts/commit/fbb001d76369162c9b4429b762fa263943b8713c
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-05-23 (Wed, 23 May 2018)

  Changed paths:
    M .circleci/config.yml

  Log Message:
  -----------
  Disable gh-pages build when building tags


  Commit: a92d7299ee81cfdf27707c57cbb614195dde1a02
      https://github.com/quicwg/base-drafts/commit/a92d7299ee81cfdf27707c57cbb614195dde1a02
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-05-23 (Wed, 23 May 2018)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  Cite QUIC-HTTP properly


  Commit: 8aaf04454d2ece36f1a39d29c46fc970a914de3f
      https://github.com/quicwg/base-drafts/commit/8aaf04454d2ece36f1a39d29c46fc970a914de3f
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-05-23 (Wed, 23 May 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Explain what packet protection means


  Commit: 696b2e457e460c2a149ac0b5889aa0dde13229ca
      https://github.com/quicwg/base-drafts/commit/696b2e457e460c2a149ac0b5889aa0dde13229ca
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-05-23 (Wed, 23 May 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Use tilde instead of backticks, again


  Commit: 9cc0adb0a521f70c40270f50a965e202040308fb
      https://github.com/quicwg/base-drafts/commit/9cc0adb0a521f70c40270f50a965e202040308fb
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-05-23 (Wed, 23 May 2018)

  Changed paths:
    M .lint.py

  Log Message:
  -----------
  This is what you get from reading Python docs


  Commit: 9a47065ed432a7ce1ae704f9934c9248a1f921c8
      https://github.com/quicwg/base-drafts/commit/9a47065ed432a7ce1ae704f9934c9248a1f921c8
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-05-23 (Wed, 23 May 2018)

  Changed paths:
    M .lint.py

  Log Message:
  -----------
  And this is what you get when you run things as well


  Commit: 53cbfc7b41d3cd7089309597f3a8da2e88205e55
      https://github.com/quicwg/base-drafts/commit/53cbfc7b41d3cd7089309597f3a8da2e88205e55
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-05-23 (Wed, 23 May 2018)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  editor role


  Commit: 5d2f53b138c5743e968c9e4fce003905e31878ef
      https://github.com/quicwg/base-drafts/commit/5d2f53b138c5743e968c9e4fce003905e31878ef
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-05-23 (Wed, 23 May 2018)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  Merge pull request #1375 from quicwg/qpack-http-ref

Cite QUIC-HTTP properly


  Commit: aeca80a3ad0cf99fea3a4f64649408d16bde99ca
      https://github.com/quicwg/base-drafts/commit/aeca80a3ad0cf99fea3a4f64649408d16bde99ca
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-05-23 (Wed, 23 May 2018)

  Changed paths:
    M .circleci/config.yml

  Log Message:
  -----------
  Merge pull request #1374 from quicwg/disable-gh-pages-tag

Disable gh-pages build when building tags


  Commit: 99b73d9f604a91a4100f3cce31b02b8fe551786f
      https://github.com/quicwg/base-drafts/commit/99b73d9f604a91a4100f3cce31b02b8fe551786f
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-05-23 (Wed, 23 May 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md


  Commit: 3d089d0bd913506fb7bf656d67600097875a216e
      https://github.com/quicwg/base-drafts/commit/3d089d0bd913506fb7bf656d67600097875a216e
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-05-23 (Wed, 23 May 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1369 from quicwg/that-to-break

Reword linkability on migration text


  Commit: be417abf98f01a22543856f084ce4235c7fd159a
      https://github.com/quicwg/base-drafts/commit/be417abf98f01a22543856f084ce4235c7fd159a
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-05-23 (Wed, 23 May 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Review comments


  Commit: 6cc16b637b240efc6bb6674a523dd7d599aaab0e
      https://github.com/quicwg/base-drafts/commit/6cc16b637b240efc6bb6674a523dd7d599aaab0e
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-05-23 (Wed, 23 May 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Addressing review comments, rewording handshakey bit


  Commit: 27da318a07d3cc4d34b99d2b80f3176e3a23aba4
      https://github.com/quicwg/base-drafts/commit/27da318a07d3cc4d34b99d2b80f3176e3a23aba4
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-05-23 (Wed, 23 May 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Remove trailing whitespace


  Commit: 28bcc6a4258b2bd7327997c195f37eb01b5753d3
      https://github.com/quicwg/base-drafts/commit/28bcc6a4258b2bd7327997c195f37eb01b5753d3
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-05-23 (Wed, 23 May 2018)

  Changed paths:
    M draft-ietf-quic-http.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:
  -----------
  Reorder appendices


  Commit: 9593b85e8cb912e5748abc44df7c93357ab48907
      https://github.com/quicwg/base-drafts/commit/9593b85e8cb912e5748abc44df7c93357ab48907
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-05-24 (Thu, 24 May 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1378 from quicwg/initial-isnt-really-protected

Explain what packet protection means


  Commit: a8c64c81775662c55b0cf2964649ffcf1839492e
      https://github.com/quicwg/base-drafts/commit/a8c64c81775662c55b0cf2964649ffcf1839492e
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-05-24 (Thu, 24 May 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Merge pull request #1379 from quicwg/backticks

Use tilde instead of backticks, again


  Commit: 8e52c19fa4a6fc049f136e08614ac8362bcb3dd2
      https://github.com/quicwg/base-drafts/commit/8e52c19fa4a6fc049f136e08614ac8362bcb3dd2
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-05-24 (Thu, 24 May 2018)

  Changed paths:
    M .lint.py

  Log Message:
  -----------
  Merge pull request #1380 from quicwg/lint-utf8

This is what you get from reading Python docs


  Commit: 47222869b758e499c4cca5ec24e5ccd395e5120f
      https://github.com/quicwg/base-drafts/commit/47222869b758e499c4cca5ec24e5ccd395e5120f
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-05-24 (Thu, 24 May 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Fix plurals


  Commit: 88dd1c9aba4681037b3dc210ded5693fd57f4502
      https://github.com/quicwg/base-drafts/commit/88dd1c9aba4681037b3dc210ded5693fd57f4502
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-05-24 (Thu, 24 May 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1347 from quicwg/bad-packets

Write down spoofed packet guarantees


  Commit: 68f03ae260455f0609e0b48c0885bb835a508d99
      https://github.com/quicwg/base-drafts/commit/68f03ae260455f0609e0b48c0885bb835a508d99
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-05-24 (Thu, 24 May 2018)

  Changed paths:
    M draft-ietf-quic-http.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 pull request #1385 from quicwg/appendices

Reorder appendices


  Commit: f43b6822105b47edbb0c046fdf961601a3001db0
      https://github.com/quicwg/base-drafts/commit/f43b6822105b47edbb0c046fdf961601a3001db0
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-05-24 (Thu, 24 May 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1346 from quicwg/stateless-reset-fixes

Stateless reset fixes


  Commit: 71c2794fcb6427d72678f7b6604fd32cbf7247e9
      https://github.com/quicwg/base-drafts/commit/71c2794fcb6427d72678f7b6604fd32cbf7247e9
  Author: gloinul <magnus.westerlund@ericsson.com>
  Date:   2018-05-24 (Thu, 24 May 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Rewrote the ECN check algorithm for connection migration to be robust.


  Commit: 2ff5ac9aacbe0e62408b21290da73849675693c9
      https://github.com/quicwg/base-drafts/commit/2ff5ac9aacbe0e62408b21290da73849675693c9
  Author: gloinul <magnus.westerlund@ericsson.com>
  Date:   2018-05-24 (Thu, 24 May 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Removed trailing spaces.


  Commit: 19d3b53be3d3729bee1f7ec296f51e8ad64d35db
      https://github.com/quicwg/base-drafts/commit/19d3b53be3d3729bee1f7ec296f51e8ad64d35db
  Author: gloinul <magnus.westerlund@ericsson.com>
  Date:   2018-05-24 (Thu, 24 May 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Fixed trailing spaces in recovery.


  Commit: f71e93395c552cf4a2b2b6c4a4be050d5cd0e3ee
      https://github.com/quicwg/base-drafts/commit/f71e93395c552cf4a2b2b6c4a4be050d5cd0e3ee
  Author: gloinul <magnus.westerlund@ericsson.com>
  Date:   2018-05-24 (Thu, 24 May 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Rewraped text in both recovery and transport. Added a new sub-section on continous verification.


  Commit: edff8245c8e4c37b81228ed749c5ec3ee32c90c8
      https://github.com/quicwg/base-drafts/commit/edff8245c8e4c37b81228ed749c5ec3ee32c90c8
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-05-25 (Fri, 25 May 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Make the packet number encryption sampling clearer

Fixes #1387.


  Commit: 5b81241afde217913da969b9818988f3015ffd11
      https://github.com/quicwg/base-drafts/commit/5b81241afde217913da969b9818988f3015ffd11
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-05-25 (Fri, 25 May 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Include packet number in the length field for long headers

This ensures that the packet number encryption can work because that relies on knowing where the end of the packet is.

This means that packet coalescing in -12 was busted.


  Commit: c408ba49093c53bb2c2fcc2b8ec0d7a84175daa8
      https://github.com/quicwg/base-drafts/commit/c408ba49093c53bb2c2fcc2b8ec0d7a84175daa8
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-05-25 (Fri, 25 May 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Missed version


  Commit: 10df2aba8abf129badd3ebfdc0e74b73de3d0eb4
      https://github.com/quicwg/base-drafts/commit/10df2aba8abf129badd3ebfdc0e74b73de3d0eb4
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-05-25 (Fri, 25 May 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Rephrase the description of sampled ciphertext

This was missing a few things, which made it confusing.


  Commit: bac3e93d2c65b9872f3019a1ab4f002657bf8c71
      https://github.com/quicwg/base-drafts/commit/bac3e93d2c65b9872f3019a1ab4f002657bf8c71
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-05-25 (Fri, 25 May 2018)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  Update Buck's contact info (#1384)

* Update Buck's contact info

* Acknowledge former employers


  Commit: 3946efcddaad4da0667effdbae0c2853a6f6909a
      https://github.com/quicwg/base-drafts/commit/3946efcddaad4da0667effdbae0c2853a6f6909a
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-05-25 (Fri, 25 May 2018)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  Move setting registrations into QPACK (#1358)

* Move setting registrations into QPACK

* Heading


  Commit: adb73bf06e181c800623f81bc35380200b787058
      https://github.com/quicwg/base-drafts/commit/adb73bf06e181c800623f81bc35380200b787058
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-05-25 (Fri, 25 May 2018)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  Adds subheadings for post-base instructions (#1366)

These are different enough that they deserve a heading.  And some fixups on the diagrams.


  Commit: 072fc1e5d5e23beefd3e22e283f3399141d8332d
      https://github.com/quicwg/base-drafts/commit/072fc1e5d5e23beefd3e22e283f3399141d8332d
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-05-25 (Fri, 25 May 2018)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  Core concepts for QPACK (#1357)

* Core concepts

* Re-level sections, Martin's comments

* Alan's comments

* Blow out table, blow up connection


  Commit: fc945461c759b99307ca848a13523ce384adf508
      https://github.com/quicwg/base-drafts/commit/fc945461c759b99307ca848a13523ce384adf508
  Author: gloinul <magnus.westerlund@ericsson.com>
  Date:   2018-05-28 (Mon, 28 May 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Added textual description of ECN-CE indicating congestion events.


  Commit: 66505a3259ef89acf65f88618358fb9568de255f
      https://github.com/quicwg/base-drafts/commit/66505a3259ef89acf65f88618358fb9568de255f
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-05-29 (Tue, 29 May 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Editorial fixes


  Commit: 2ad20ca7f12a7bdcce114b5a540fdd36b6333f5d
      https://github.com/quicwg/base-drafts/commit/2ad20ca7f12a7bdcce114b5a540fdd36b6333f5d
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-05-29 (Tue, 29 May 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Remove paragraph on short packet type

Closes #1390.


  Commit: 0cdfe026fef92139f6660897d9218a6a10d1ca19
      https://github.com/quicwg/base-drafts/commit/0cdfe026fef92139f6660897d9218a6a10d1ca19
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-05-29 (Tue, 29 May 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Remove either


  Commit: 8bb1b7b890c75942fcc45b3f2965c65b09b607ea
      https://github.com/quicwg/base-drafts/commit/8bb1b7b890c75942fcc45b3f2965c65b09b607ea
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-05-29 (Tue, 29 May 2018)

  Changed paths:
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1389 from quicwg/issue1387

Make the packet number encryption sampling clearer


  Commit: 6a3c0b40d74a109b86580955bd914ab91b5b6284
      https://github.com/quicwg/base-drafts/commit/6a3c0b40d74a109b86580955bd914ab91b5b6284
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-05-29 (Tue, 29 May 2018)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  Cite QUIC-HTTP correctly, fix bustage


  Commit: d5250461b6ddb815fd8fd2422d80a2df8ed670a3
      https://github.com/quicwg/base-drafts/commit/d5250461b6ddb815fd8fd2422d80a2df8ed670a3
  Author: Magnus Westerlund <magnus.westerlund@ericsson.com>
  Date:   2018-05-29 (Tue, 29 May 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1 from quicwg/ecn

Editorial fixes


  Commit: 28ef4c144069f807f468912e5f62ef529398d2da
      https://github.com/quicwg/base-drafts/commit/28ef4c144069f807f468912e5f62ef529398d2da
  Author: gloinul <magnus.westerlund@ericsson.com>
  Date:   2018-05-29 (Tue, 29 May 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Editing some formulations. Rewraping more text


  Commit: 28e53ae73537003a58ccc504b680df777eb2e301
      https://github.com/quicwg/base-drafts/commit/28e53ae73537003a58ccc504b680df777eb2e301
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2018-05-30 (Wed, 30 May 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Key of AES-128 is 16 bytes, not 12 bytes.


  Commit: ce73ee773dbea8cce673c4c9d22bf2affaaa2e9b
      https://github.com/quicwg/base-drafts/commit/ce73ee773dbea8cce673c4c9d22bf2affaaa2e9b
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-05-29 (Tue, 29 May 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Add general protocol error


  Commit: 64ff827f3c19b4dd9f39065e7caf4e43184c03c7
      https://github.com/quicwg/base-drafts/commit/64ff827f3c19b4dd9f39065e7caf4e43184c03c7
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-05-30 (Wed, 30 May 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Set TLS extension codepoint to 0xffa5

Closes #1395.


  Commit: 64697758c1ea45992631fc3fee8e5086ecab0708
      https://github.com/quicwg/base-drafts/commit/64697758c1ea45992631fc3fee8e5086ecab0708
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-05-30 (Wed, 30 May 2018)

  Log Message:
  -----------
  Merge pull request #1393 from quicwg/ianswett-retrans-streamframes

Retransmit stream data, not stream frames


  Commit: 22ca878bf03c92a3ad26989a271a4d4ffecb61aa
      https://github.com/quicwg/base-drafts/commit/22ca878bf03c92a3ad26989a271a4d4ffecb61aa
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-05-30 (Wed, 30 May 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1392 from quicwg/issue1390

Remove paragraph on short packet type


  Commit: b32c58f674c4c93edae869c80e11d7112bac005c
      https://github.com/quicwg/base-drafts/commit/b32c58f674c4c93edae869c80e11d7112bac005c
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-05-30 (Wed, 30 May 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Merge pull request #1396 from kazuho/kazuho/pne-aes-key-len-is-16

fix incorrect AES key length in the example (should be 16, not 12)


  Commit: d2371dfaa8238bfe38eacc4db7adaedd10c6eceb
      https://github.com/quicwg/base-drafts/commit/d2371dfaa8238bfe38eacc4db7adaedd10c6eceb
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-05-30 (Wed, 30 May 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Merge pull request #1397 from quicwg/you_screwed_up

Add general protocol error


  Commit: 6dd9237e1a1988ce26349d7b306fe3821fbf18a0
      https://github.com/quicwg/base-drafts/commit/6dd9237e1a1988ce26349d7b306fe3821fbf18a0
  Author: gloinul <magnus.westerlund@ericsson.com>
  Date:   2018-05-30 (Wed, 30 May 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Fixed trailing spaces and remaining line length issues, I hope.


  Commit: 0bb5bad97e1d13094463938fcefaa8917f23ffb6
      https://github.com/quicwg/base-drafts/commit/0bb5bad97e1d13094463938fcefaa8917f23ffb6
  Author: gloinul <magnus.westerlund@ericsson.com>
  Date:   2018-05-30 (Wed, 30 May 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Reflowing now saved


  Commit: 61ae667aacb918fa751da70a7ac9a61b353e7b49
      https://github.com/quicwg/base-drafts/commit/61ae667aacb918fa751da70a7ac9a61b353e7b49
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-05-31 (Thu, 31 May 2018)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  Dynamic table resize doesn't get acknowledged

Closes #1365.


  Commit: ca856fa137ac7c769b14a320deefb2ee8019eccf
      https://github.com/quicwg/base-drafts/commit/ca856fa137ac7c769b14a320deefb2ee8019eccf
  Author: Alessandro Ghedini <alessandro@cloudflare.com>
  Date:   2018-06-01 (Fri, 01 Jun 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Clarify 'packet protection' -> 'packet number protection'


  Commit: b1957c863eab196230819b381558bc300769b522
      https://github.com/quicwg/base-drafts/commit/b1957c863eab196230819b381558bc300769b522
  Author: Alessandro Ghedini <alessandro@cloudflare.com>
  Date:   2018-06-01 (Fri, 01 Jun 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Add missing words

Nothing major, just missing a 'the' and a 'on'.


  Commit: 912dae190fe22d1f8bc07be5a7b0e6d90fc6cae1
      https://github.com/quicwg/base-drafts/commit/912dae190fe22d1f8bc07be5a7b0e6d90fc6cae1
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-02 (Sat, 02 Jun 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Merge pull request #1406 from ghedo/tls-pn-fixes

Clarify 'packet protection' -> 'packet number protection'


  Commit: ac0672b5751a376699b47ab5d7de04791983752b
      https://github.com/quicwg/base-drafts/commit/ac0672b5751a376699b47ab5d7de04791983752b
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>
  Date:   2018-06-01 (Fri, 01 Jun 2018)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  qpack: move link to absolute-index to 1st Largest Reference mention


  Commit: dd83b15aaab55d8dc7190671f7ee2032e3dd342f
      https://github.com/quicwg/base-drafts/commit/dd83b15aaab55d8dc7190671f7ee2032e3dd342f
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-04 (Mon, 04 Jun 2018)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  Seek more clarity on Largest Reference/Base Index encoding (#1403)

* Seek more clarify on Largest Reference/Base Index encoding

* Tweaks from review

* Alan's comments

* Include equal to, can't be less than itself


  Commit: 0f9484765fed14f0c8afd9c4fc889fa1a60f2b33
      https://github.com/quicwg/base-drafts/commit/0f9484765fed14f0c8afd9c4fc889fa1a60f2b33
  Author: gloinul <magnus.westerlund@ericsson.com>
  Date:   2018-06-04 (Mon, 04 Jun 2018)

  Changed paths:
    M .circleci/config.yml
    M .lint.py
    M draft-ietf-quic-http.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' of https://github.com/quicwg/base-drafts into ecn


  Commit: 8cb0d2086381ce815748793eb61ad79b7c9bf9f0
      https://github.com/quicwg/base-drafts/commit/8cb0d2086381ce815748793eb61ad79b7c9bf9f0
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-06-04 (Mon, 04 Jun 2018)

  Changed paths:
    M draft-ietf-quic-invariants.md

  Log Message:
  -----------
  What if invariants change?


  Commit: 1e4492c9480dce3308e890fe66c4f3ab88c0bc78
      https://github.com/quicwg/base-drafts/commit/1e4492c9480dce3308e890fe66c4f3ab88c0bc78
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-06-05 (Tue, 05 Jun 2018)

  Changed paths:
    M draft-ietf-quic-invariants.md

  Log Message:
  -----------
  Which witch?


  Commit: 3429fcf2095175dd8204ecccc4997c1a9ac453d1
      https://github.com/quicwg/base-drafts/commit/3429fcf2095175dd8204ecccc4997c1a9ac453d1
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-06-05 (Tue, 05 Jun 2018)

  Changed paths:
    M draft-ietf-quic-invariants.md

  Log Message:
  -----------
  Things, properties


  Commit: 5a4dc49dd7c6845a995d612a025686151d776bd9
      https://github.com/quicwg/base-drafts/commit/5a4dc49dd7c6845a995d612a025686151d776bd9
  Author: Sean Turner <sean@sn3rd.com>
  Date:   2018-06-05 (Tue, 05 Jun 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Merge pull request #1402 from quicwg/tls-extension-ffa5

Set TLS extension codepoint to 0xffa5


  Commit: 065a6e68fbbc5727efc59aa30579367ec14fe802
      https://github.com/quicwg/base-drafts/commit/065a6e68fbbc5727efc59aa30579367ec14fe802
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-06-05 (Tue, 05 Jun 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Fix variable-length fields in picture


  Commit: fd8f3ea08e1d8c7a381f1355edf670f36eba8f08
      https://github.com/quicwg/base-drafts/commit/fd8f3ea08e1d8c7a381f1355edf670f36eba8f08
  Author: Lucas Pardue <lucas.pardue@bbc.co.uk>
  Date:   2018-06-05 (Tue, 05 Jun 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Add PUSH_PROMISE xref


  Commit: 8284fa674aafec2c4da8daf0e3441d4113aa03dc
      https://github.com/quicwg/base-drafts/commit/8284fa674aafec2c4da8daf0e3441d4113aa03dc
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-06-05 (Tue, 05 Jun 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Rewrap


  Commit: 2eee0d82ee9557a79a888dcf4097ce0c8e70ece6
      https://github.com/quicwg/base-drafts/commit/2eee0d82ee9557a79a888dcf4097ce0c8e70ece6
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-05 (Tue, 05 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Remove sequence number from NEW_CONNECTION_ID

Closes #1280.


  Commit: 35e7e7f6c02df3902c7db6f2d1b8b9de0d2d54dc
      https://github.com/quicwg/base-drafts/commit/35e7e7f6c02df3902c7db6f2d1b8b9de0d2d54dc
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-06-06 (Wed, 06 Jun 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Remove Flags (#1398)

* Remove Flags

* Zero on send, ignored on receipt


  Commit: 195f144870a810fff9e4e1518f52f779d384ea41
      https://github.com/quicwg/base-drafts/commit/195f144870a810fff9e4e1518f52f779d384ea41
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-06-06 (Wed, 06 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Coalescing guidance


  Commit: 3a154be781a6a51cd1335fba345bb4a9f35fe2dc
      https://github.com/quicwg/base-drafts/commit/3a154be781a6a51cd1335fba345bb4a9f35fe2dc
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-06-07 (Thu, 07 Jun 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  HTTP/QUIC specific, not HTTP-specific

Fixes #1416


  Commit: 0e7d43b0d9175ae3f9f61893008c99d8ad865187
      https://github.com/quicwg/base-drafts/commit/0e7d43b0d9175ae3f9f61893008c99d8ad865187
  Author: gloinul <magnus.westerlund@ericsson.com>
  Date:   2018-06-07 (Thu, 07 Jun 2018)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/quicwg/base-drafts into ecn


  Commit: 822aded3768e1a1a49a8e9632fe9cc96cbd8fe00
      https://github.com/quicwg/base-drafts/commit/822aded3768e1a1a49a8e9632fe9cc96cbd8fe00
  Author: gloinul <magnus.westerlund@ericsson.com>
  Date:   2018-06-07 (Thu, 07 Jun 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Changed so that additional ECN-CE marks are sent in immediate ACKs to avoid unclarity in regards to CE marks and receovery period.


  Commit: 345f593a92e4455989ada8ff7029e3935f5696d8
      https://github.com/quicwg/base-drafts/commit/345f593a92e4455989ada8ff7029e3935f5696d8
  Author: gloinul <magnus.westerlund@ericsson.com>
  Date:   2018-06-07 (Thu, 07 Jun 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Fixed lint issues


  Commit: e77227596318c72d844707655d68bf59dc5c0bfb
      https://github.com/quicwg/base-drafts/commit/e77227596318c72d844707655d68bf59dc5c0bfb
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-06-08 (Fri, 08 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Include decryption failures


  Commit: e60cc8fed8dc5b1d5d819b3ae3013715fcbbda5f
      https://github.com/quicwg/base-drafts/commit/e60cc8fed8dc5b1d5d819b3ae3013715fcbbda5f
  Author: gloinul <magnus.westerlund@ericsson.com>
  Date:   2018-06-08 (Fri, 08 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Adding security consideration around ECN into transport.


  Commit: b62dc737a7f56590d414104bf92122caf7252036
      https://github.com/quicwg/base-drafts/commit/b62dc737a7f56590d414104bf92122caf7252036
  Author: ami-GS <1991.daiki@gmail.com>
  Date:   2018-06-09 (Sat, 09 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  fix typo


  Commit: 0df29f755ec6e1a525d35655b18819f41ce044bd
      https://github.com/quicwg/base-drafts/commit/0df29f755ec6e1a525d35655b18819f41ce044bd
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-09 (Sat, 09 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1433 from ami-GS/typo

fix typo


  Commit: ef2caa70addfe0c1fcbe95bcf33322bf2d80c1ad
      https://github.com/quicwg/base-drafts/commit/ef2caa70addfe0c1fcbe95bcf33322bf2d80c1ad
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-09 (Sat, 09 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1419 from quicwg/NCID-seq

Remove sequence number from NEW_CONNECTION_ID


  Commit: 7c2d2495b9fd9f3840118e1fe1ac405cf5742722
      https://github.com/quicwg/base-drafts/commit/7c2d2495b9fd9f3840118e1fe1ac405cf5742722
  Author: Daiki AMINAKA <1991.daiki@gmail.com>
  Date:   2018-06-10 (Sun, 10 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  fix typo (#1434)


  Commit: f1be4128b8eb32575cf4c5f1915deed935488f11
      https://github.com/quicwg/base-drafts/commit/f1be4128b8eb32575cf4c5f1915deed935488f11
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-11 (Mon, 11 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Don't cite octet indices any more

Also reflow.

Closes #1436.


  Commit: 09ddfcfaac573872bd1adaeed99e58b7a8f16be7
      https://github.com/quicwg/base-drafts/commit/09ddfcfaac573872bd1adaeed99e58b7a8f16be7
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-11 (Mon, 11 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1437 from quicwg/issue1436

Don't cite octet indices any more


  Commit: 26c5b742d37f6adbf84fecec5e0abf0d29563484
      https://github.com/quicwg/base-drafts/commit/26c5b742d37f6adbf84fecec5e0abf0d29563484
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-06-11 (Mon, 11 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  No mixing CIDs


  Commit: 360886e613d3399ae61bec2568229fffc711924f
      https://github.com/quicwg/base-drafts/commit/360886e613d3399ae61bec2568229fffc711924f
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-06-11 (Mon, 11 Jun 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Move Draft Version Identification section

Fixes #1415


  Commit: fdf9df7f91ea314d4e42e246150e2341001d84f8
      https://github.com/quicwg/base-drafts/commit/fdf9df7f91ea314d4e42e246150e2341001d84f8
  Author: gloinul <magnus.westerlund@ericsson.com>
  Date:   2018-06-12 (Tue, 12 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Reverting some rewrapping that are not necessary to reduce clutter.


  Commit: ec97fd81158d29261e3ea4bb6e80a64efc0aa7a2
      https://github.com/quicwg/base-drafts/commit/ec97fd81158d29261e3ea4bb6e80a64efc0aa7a2
  Author: gloinul <magnus.westerlund@ericsson.com>
  Date:   2018-06-12 (Tue, 12 Jun 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Addressing issues raised by Ian Sweet on 180611. Editorial improvements, new psuedo code function.


  Commit: bf30190128543f0349d8d0b8391b1213c7ebeb3f
      https://github.com/quicwg/base-drafts/commit/bf30190128543f0349d8d0b8391b1213c7ebeb3f
  Author: gloinul <magnus.westerlund@ericsson.com>
  Date:   2018-06-12 (Tue, 12 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Clarifying that both cases are capability checks. Correcting a number of editorial things.


  Commit: 60468a79507a1d36a07825b80222da03773e571b
      https://github.com/quicwg/base-drafts/commit/60468a79507a1d36a07825b80222da03773e571b
  Author: gloinul <magnus.westerlund@ericsson.com>
  Date:   2018-06-12 (Tue, 12 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Fixed a too too much


  Commit: 3f3da757b33e58fd112cb69f8d3f7d396a298f39
      https://github.com/quicwg/base-drafts/commit/3f3da757b33e58fd112cb69f8d3f7d396a298f39
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-06-12 (Tue, 12 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Kazuho's suggestion


  Commit: 411966117c5b2a7d235273dda5a587c341bb5376
      https://github.com/quicwg/base-drafts/commit/411966117c5b2a7d235273dda5a587c341bb5376
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-06-12 (Tue, 12 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Statement of idempotency


  Commit: 342a4b88ac819bd287d9b7bf22b462de38de1b6a
      https://github.com/quicwg/base-drafts/commit/342a4b88ac819bd287d9b7bf22b462de38de1b6a
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-12 (Tue, 12 Jun 2018)

  Changed paths:
    M draft-ietf-quic-invariants.md

  Log Message:
  -----------
  Merge pull request #1411 from quicwg/change_invariants

What if invariants change?


  Commit: 0653378aedad324bdbc299d4c1f87060928eb066
      https://github.com/quicwg/base-drafts/commit/0653378aedad324bdbc299d4c1f87060928eb066
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-06-12 (Tue, 12 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Say why


  Commit: 38ca59051f419661f9681575caefb51ec34932d7
      https://github.com/quicwg/base-drafts/commit/38ca59051f419661f9681575caefb51ec34932d7
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-12 (Tue, 12 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1423 from quicwg/skip_coalesced

Coalescing guidance


  Commit: f577c8e94d32848feb5cd1582b3ad4b2cc32999c
      https://github.com/quicwg/base-drafts/commit/f577c8e94d32848feb5cd1582b3ad4b2cc32999c
  Author: gloinul <magnus.westerlund@ericsson.com>
  Date:   2018-06-13 (Wed, 13 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Addressing Martin Thomson's comments. Several editorial changes. The biggest on the ECN block definition.


  Commit: 2d76935cb8b2f96c4378e86852ae7376cbbb5f91
      https://github.com/quicwg/base-drafts/commit/2d76935cb8b2f96c4378e86852ae7376cbbb5f91
  Author: gloinul <magnus.westerlund@ericsson.com>
  Date:   2018-06-13 (Wed, 13 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Added paragraph on dealing with persistent loss of acknowledgement of some sent packets. Removed editorial note that are covered by issue #1402.


  Commit: 4af108c47fd2cbaea42b6b83c8d19f1d52513443
      https://github.com/quicwg/base-drafts/commit/4af108c47fd2cbaea42b6b83c8d19f1d52513443
  Author: gloinul <magnus.westerlund@ericsson.com>
  Date:   2018-06-13 (Wed, 13 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Fixing typo in new paragraph.


  Commit: 5245f6b901660842f6bee198c9f18a4e1cddf64b
      https://github.com/quicwg/base-drafts/commit/5245f6b901660842f6bee198c9f18a4e1cddf64b
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-06-13 (Wed, 13 Jun 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Remove stream sequencing requirement; obsoleted by implicit-open of streams

Fixes #1417.


  Commit: 10c5e89d9f0a1d0ddaceb70332d35951070f9b26
      https://github.com/quicwg/base-drafts/commit/10c5e89d9f0a1d0ddaceb70332d35951070f9b26
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-06-13 (Wed, 13 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Re-"framing"


  Commit: b4521e2932e1fca352c6378ced27c12b2d66e2c0
      https://github.com/quicwg/base-drafts/commit/b4521e2932e1fca352c6378ced27c12b2d66e2c0
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2018-06-13 (Wed, 13 Jun 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  "End Header Block" does not exist


  Commit: 2fb1a46449afe7cef6ef01a085ab4e193f1cab4f
      https://github.com/quicwg/base-drafts/commit/2fb1a46449afe7cef6ef01a085ab4e193f1cab4f
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-06-13 (Wed, 13 Jun 2018)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  Expand Primitives section


  Commit: c805623cc0d1984756edea4d21f60cc5e030625f
      https://github.com/quicwg/base-drafts/commit/c805623cc0d1984756edea4d21f60cc5e030625f
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-13 (Wed, 13 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  exercise editorial discretion

Yes, this is probably true, but it isn't necessary.  Also, frames that arrive super late aren't generally all that interesting.


  Commit: 5cdb2b2025706fa92880bce8e6e86a19073e60bf
      https://github.com/quicwg/base-drafts/commit/5cdb2b2025706fa92880bce8e6e86a19073e60bf
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-13 (Wed, 13 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1441 from quicwg/transport/frame_idempotency

Statement of idempotency


  Commit: 205e5325fa62e4bc321b4e70a210b14bd50db436
      https://github.com/quicwg/base-drafts/commit/205e5325fa62e4bc321b4e70a210b14bd50db436
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>
  Date:   2018-06-14 (Thu, 14 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Fix sentence: make clear what fails with PROTOCOL_VIOLATION code


  Commit: f3bfed7b115ab06edc831dd06e093349cb5798c5
      https://github.com/quicwg/base-drafts/commit/f3bfed7b115ab06edc831dd06e093349cb5798c5
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-14 (Thu, 14 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1445 from dtikhonov/201806141202-fix-integrity-check-sentence

Fix sentence: make clear what fails with PROTOCOL_VIOLATION code


  Commit: ec94b63b140ea2d92417a6c9c674d10cb1d6f001
      https://github.com/quicwg/base-drafts/commit/ec94b63b140ea2d92417a6c9c674d10cb1d6f001
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-06-14 (Thu, 14 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  TP to disable migration


  Commit: 42f55df78007dab2d02faf837eebed5e864d17ee
      https://github.com/quicwg/base-drafts/commit/42f55df78007dab2d02faf837eebed5e864d17ee
  Author: EKR <ekr@rtfm.com>
  Date:   2018-06-15 (Fri, 15 Jun 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Output of Stream 0 Design Team.

See:
https://docs.google.com/document/d/1fRsJqPinJl8N3b-bflDRV6auojfJLkxddT93j6SwHY8/edit
for design rationale.


  Commit: cab82952ab67bd994da0da4160af42f2e95a9850
      https://github.com/quicwg/base-drafts/commit/cab82952ab67bd994da0da4160af42f2e95a9850
  Author: EKR <ekr@rtfm.com>
  Date:   2018-06-15 (Fri, 15 Jun 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Fix changelog


  Commit: 984ecc86d259d76d8498f3b4990bb5cfdc10c448
      https://github.com/quicwg/base-drafts/commit/984ecc86d259d76d8498f3b4990bb5cfdc10c448
  Author: EKR <ekr@rtfm.com>
  Date:   2018-06-15 (Fri, 15 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Fix whitespace


  Commit: 36899e50d963d6d7aa427168d45311f444014bdf
      https://github.com/quicwg/base-drafts/commit/36899e50d963d6d7aa427168d45311f444014bdf
  Author: EKR <ekr@rtfm.com>
  Date:   2018-06-15 (Fri, 15 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Offset and length fields in CRYPTO_HS are not optional


  Commit: f8f172f52889036ddbc697165393194a28073b0d
      https://github.com/quicwg/base-drafts/commit/f8f172f52889036ddbc697165393194a28073b0d
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-06-15 (Fri, 15 Jun 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Remove EMPTY_ACK


  Commit: 70b26e8c3ae6b30acbcb9b915eac98e6757d2a5d
      https://github.com/quicwg/base-drafts/commit/70b26e8c3ae6b30acbcb9b915eac98e6757d2a5d
  Author: EKR <ekr@rtfm.com>
  Date:   2018-06-15 (Fri, 15 Jun 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Incorporate the comments from PR#1377


  Commit: af70f236548b53a9a7ff69b4e52f850d1a350a57
      https://github.com/quicwg/base-drafts/commit/af70f236548b53a9a7ff69b4e52f850d1a350a57
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-06-15 (Fri, 15 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Remove EMPTY_ACK


  Commit: aa1b6834af8b327ef0ef761b9daede3447504deb
      https://github.com/quicwg/base-drafts/commit/aa1b6834af8b327ef0ef761b9daede3447504deb
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-06-15 (Fri, 15 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md


  Commit: 927cf128a760708657f3d7ea76ba0495ed60af49
      https://github.com/quicwg/base-drafts/commit/927cf128a760708657f3d7ea76ba0495ed60af49
  Author: EKR <ekr@rtfm.com>
  Date:   2018-06-15 (Fri, 15 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Add the TLS diagrams


  Commit: 74300a1be6e84f5deec8dcb513bc370433e1dca3
      https://github.com/quicwg/base-drafts/commit/74300a1be6e84f5deec8dcb513bc370433e1dca3
  Author: EKR <ekr@rtfm.com>
  Date:   2018-06-15 (Fri, 15 Jun 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Redact diagram from the TLS doc


  Commit: 04fd3213c3873c7f8593a16115b36061421251a3
      https://github.com/quicwg/base-drafts/commit/04fd3213c3873c7f8593a16115b36061421251a3
  Author: EKR <ekr@rtfm.com>
  Date:   2018-06-15 (Fri, 15 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Ian Swett's comments


  Commit: bf9c62cb42534d90efc7aae65e16c31b793a75b6
      https://github.com/quicwg/base-drafts/commit/bf9c62cb42534d90efc7aae65e16c31b793a75b6
  Author: EKR <ekr@rtfm.com>
  Date:   2018-06-15 (Fri, 15 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  server-initiated streams start from 1


  Commit: 77155f9f535fddf86c88bd18db0cce32edb66555
      https://github.com/quicwg/base-drafts/commit/77155f9f535fddf86c88bd18db0cce32edb66555
  Author: EKR <ekr@rtfm.com>
  Date:   2018-06-15 (Fri, 15 Jun 2018)

  Changed paths:
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Remove last TODO


  Commit: 779b3a007bae19afeed9bd32d8f3bc58640f67d2
      https://github.com/quicwg/base-drafts/commit/779b3a007bae19afeed9bd32d8f3bc58640f67d2
  Author: EKR <ekr@rtfm.com>
  Date:   2018-06-15 (Fri, 15 Jun 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Minor editorial


  Commit: d3b055a6e9afc403a9b0cb2862f09880938b5eb7
      https://github.com/quicwg/base-drafts/commit/d3b055a6e9afc403a9b0cb2862f09880938b5eb7
  Author: EKR <ekr@rtfm.com>
  Date:   2018-06-15 (Fri, 15 Jun 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Remove the advice on how to use coalesced packets for recovery.

This may be re-added in a future PR, but isn't part of the minimal
set for the stream 0 DT.


  Commit: 48c9b9fde954d6a8b3a52e5ee7006fffd0c8a6ca
      https://github.com/quicwg/base-drafts/commit/48c9b9fde954d6a8b3a52e5ee7006fffd0c8a6ca
  Author: EKR <ekr@rtfm.com>
  Date:   2018-06-15 (Fri, 15 Jun 2018)

  Changed paths:
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Self-review, ready to submit


  Commit: 396c318dabd73952ee44b4bf1826aa28ebd19d8b
      https://github.com/quicwg/base-drafts/commit/396c318dabd73952ee44b4bf1826aa28ebd19d8b
  Author: EKR <ekr@rtfm.com>
  Date:   2018-06-15 (Fri, 15 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Some more cleanup


  Commit: 777114ac355c7a4b15dabd67122ca21c164e2e17
      https://github.com/quicwg/base-drafts/commit/777114ac355c7a4b15dabd67122ca21c164e2e17
  Author: EKR <ekr@rtfm.com>
  Date:   2018-06-15 (Fri, 15 Jun 2018)

  Changed paths:
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Fix compile errors


  Commit: b789dd84f3b9dbd0182f8b674411368824afb22b
      https://github.com/quicwg/base-drafts/commit/b789dd84f3b9dbd0182f8b674411368824afb22b
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-06-15 (Fri, 15 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  local address


  Commit: 56990a07efaa84b592838961544e3211c7d926e5
      https://github.com/quicwg/base-drafts/commit/56990a07efaa84b592838961544e3211c7d926e5
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-06-15 (Fri, 15 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Expand CID ratchet text


  Commit: 031f07f40bf91b8d13f0a766cf22fcc10e7e5cec
      https://github.com/quicwg/base-drafts/commit/031f07f40bf91b8d13f0a766cf22fcc10e7e5cec
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-06-15 (Fri, 15 Jun 2018)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  Describe QPACK Feedback mechanisms (#1410)

* Implicit acknowledgment via header block acknowledgment

Closes #1370.

* Make TSS incremental to Header Acknowledgment as well

* A start, but not an end

* State sync, not size sync

* Acknowledge stream resets too

Closes #1371.

* Fix figure

* Genericize

* Plural, not plural

* Editorial

* Itsan instruction

* QPACK Feedback with forward references

* Alan's text


  Commit: 55fa3d65e69355e973e5efcf9daae6e1088a4854
      https://github.com/quicwg/base-drafts/commit/55fa3d65e69355e973e5efcf9daae6e1088a4854
  Author: gloinul <magnus.westerlund@ericsson.com>
  Date:   2018-06-18 (Mon, 18 Jun 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-transport.md

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/quicwg/base-drafts into ecn


  Commit: e06a2a0efb1e655ecd1fa4e3a8e182689a50ff54
      https://github.com/quicwg/base-drafts/commit/e06a2a0efb1e655ecd1fa4e3a8e182689a50ff54
  Author: gloinul <magnus.westerlund@ericsson.com>
  Date:   2018-06-18 (Mon, 18 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Added requirement on ECN marking suppression for packet duplicates.


  Commit: a4ad49b42d9c6e7f86b1127cc4291f70d5fbe835
      https://github.com/quicwg/base-drafts/commit/a4ad49b42d9c6e7f86b1127cc4291f70d5fbe835
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-06-18 (Mon, 18 Jun 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Restore Generating Acknowledgements


  Commit: 1636ebc60296c4af708cfd064cf38541eb41f352
      https://github.com/quicwg/base-drafts/commit/1636ebc60296c4af708cfd064cf38541eb41f352
  Author: gloinul <magnus.westerlund@ericsson.com>
  Date:   2018-06-19 (Tue, 19 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Clarifying that idefinite state are not requeired in duplication detection.


  Commit: 139f1ee2f508877ad0f8d4cb92170382d4707247
      https://github.com/quicwg/base-drafts/commit/139f1ee2f508877ad0f8d4cb92170382d4707247
  Author: gloinul <magnus.westerlund@ericsson.com>
  Date:   2018-06-19 (Tue, 19 Jun 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Martin Thomson's editorial suggestions. Restructured pseudo code sections. Changed capability check and connection migration text significantly.


  Commit: 6b363007d1875ffb02cf6f0c9006696c72a2cd0b
      https://github.com/quicwg/base-drafts/commit/6b363007d1875ffb02cf6f0c9006696c72a2cd0b
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-06-19 (Tue, 19 Jun 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Mike's comments


  Commit: 0cfdf67b77f7f52a0fd3cec28064f4c87d9cde7d
      https://github.com/quicwg/base-drafts/commit/0cfdf67b77f7f52a0fd3cec28064f4c87d9cde7d
  Author: ekr <ekr@rtfm.com>
  Date:   2018-06-19 (Tue, 19 Jun 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Merge pull request #34 from ekr/ianswett-mike-comments

Mike's comments


  Commit: 4065266b5a01d982ec01050305247d342e8cdff7
      https://github.com/quicwg/base-drafts/commit/4065266b5a01d982ec01050305247d342e8cdff7
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-06-19 (Tue, 19 Jun 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Fix retry and remove optimizations


  Commit: 954c585e680ca4bf8e2e18af57e5832b716d9fb7
      https://github.com/quicwg/base-drafts/commit/954c585e680ca4bf8e2e18af57e5832b716d9fb7
  Author: ekr <ekr@rtfm.com>
  Date:   2018-06-19 (Tue, 19 Jun 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Merge pull request #35 from ekr/ianswett-mike2

Fix retry and remove optimizations


  Commit: 1d2b00255ba6d56bd2e8e9855851c5ab98075ba7
      https://github.com/quicwg/base-drafts/commit/1d2b00255ba6d56bd2e8e9855851c5ab98075ba7
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2018-06-19 (Tue, 19 Jun 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  allow sni encryption


  Commit: c785569af10eb5636dbed2d5fe79fac7510b011a
      https://github.com/quicwg/base-drafts/commit/c785569af10eb5636dbed2d5fe79fac7510b011a
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2018-06-19 (Tue, 19 Jun 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Revert "allow sni encryption"

This reverts commit 1d2b00255ba6d56bd2e8e9855851c5ab98075ba7.


  Commit: 4d59b1d910884caa08efad0737fdf61bc254360e
      https://github.com/quicwg/base-drafts/commit/4d59b1d910884caa08efad0737fdf61bc254360e
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-20 (Wed, 20 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1453 from quicwg/transport/cids_not_ordered

Expand CID ratchet text


  Commit: 8811699c929da32b89bb4a058684ab7fffc5ea61
      https://github.com/quicwg/base-drafts/commit/8811699c929da32b89bb4a058684ab7fffc5ea61
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2018-06-20 (Wed, 20 Jun 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Don't forbid sni encryption


  Commit: 3dd52db0ee472a7ee2085604688c05aaab17c702
      https://github.com/quicwg/base-drafts/commit/3dd52db0ee472a7ee2085604688c05aaab17c702
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-20 (Wed, 20 Jun 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Merge pull request #1462 from quicwg/sni

Allow SNI encryption


  Commit: dbfe4d8a4b22ed8ea779a8bf7fd58d1be0793ddc
      https://github.com/quicwg/base-drafts/commit/dbfe4d8a4b22ed8ea779a8bf7fd58d1be0793ddc
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2018-06-19 (Tue, 19 Jun 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  partial editorial fixes


  Commit: 73bf8cb46b529bd799a4cf7df370b54aab5b29b8
      https://github.com/quicwg/base-drafts/commit/73bf8cb46b529bd799a4cf7df370b54aab5b29b8
  Author: Magnus Westerlund <magnus.westerlund@ericsson.com>
  Date:   2018-06-20 (Wed, 20 Jun 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Merge pull request #2 from janaiyengar/ecn

Editorial fixes


  Commit: f94df3aed2d9ebe2a41dfd7d0f1fe354be103b5b
      https://github.com/quicwg/base-drafts/commit/f94df3aed2d9ebe2a41dfd7d0f1fe354be103b5b
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-06-20 (Wed, 20 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Bilateral, error


  Commit: d814642dec0176287f81ac2b0391aa7d541850c8
      https://github.com/quicwg/base-drafts/commit/d814642dec0176287f81ac2b0391aa7d541850c8
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-06-20 (Wed, 20 Jun 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Martin's comments


  Commit: da0d8ecff5905d4321db902c2df6a51846791fec
      https://github.com/quicwg/base-drafts/commit/da0d8ecff5905d4321db902c2df6a51846791fec
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-06-20 (Wed, 20 Jun 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Ensures that


  Commit: 084178aab8c1d6148f61e4222f008585043f02b2
      https://github.com/quicwg/base-drafts/commit/084178aab8c1d6148f61e4222f008585043f02b2
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-06-20 (Wed, 20 Jun 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Allow non-RFC6066 methods for indicating server domain (#1466)

* Allow non-RFC6066 methods for indicating server domain.

* using


  Commit: be91e8f51af527514f9edea18d01a3ca46e20ab4
      https://github.com/quicwg/base-drafts/commit/be91e8f51af527514f9edea18d01a3ca46e20ab4
  Author: gloinul <magnus.westerlund@ericsson.com>
  Date:   2018-06-21 (Thu, 21 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Moved the ECN block in the ACK prior to the ACK blocks themselves. Removed unneeded sentence.


  Commit: f8d3d5c6040ad0da6595cf07019d5c4f755aa0f3
      https://github.com/quicwg/base-drafts/commit/f8d3d5c6040ad0da6595cf07019d5c4f755aa0f3
  Author: gloinul <magnus.westerlund@ericsson.com>
  Date:   2018-06-21 (Thu, 21 Jun 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Merge branch 'ecn' of https://github.com/gloinul/base-drafts into ecn


  Commit: 89c45a658dc9cfe765d1252050f7874fe27bfd2f
      https://github.com/quicwg/base-drafts/commit/89c45a658dc9cfe765d1252050f7874fe27bfd2f
  Author: ekr <ekr@rtfm.com>
  Date:   2018-06-21 (Thu, 21 Jun 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Merge pull request #36 from ekr/ianswett-martin

Martin's comments


  Commit: daea8615f43545e42fda486d92b5ac6c4218e760
      https://github.com/quicwg/base-drafts/commit/daea8615f43545e42fda486d92b5ac6c4218e760
  Author: EKR <ekr@rtfm.com>
  Date:   2018-06-21 (Thu, 21 Jun 2018)

  Changed paths:
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Address MT's comments on TLS


  Commit: 3aea50db51a14f2b42ed8aea7dbeeea72c6321b4
      https://github.com/quicwg/base-drafts/commit/3aea50db51a14f2b42ed8aea7dbeeea72c6321b4
  Author: EKR <ekr@rtfm.com>
  Date:   2018-06-21 (Thu, 21 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  MT/Bishop comments on transport


  Commit: bd5f9ff36dd1fc11a14f8fccd7ff144482ed356f
      https://github.com/quicwg/base-drafts/commit/bd5f9ff36dd1fc11a14f8fccd7ff144482ed356f
  Author: EKR <ekr@rtfm.com>
  Date:   2018-06-22 (Fri, 22 Jun 2018)

  Changed paths:
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Ian's comments


  Commit: e2ed4db7df7d72a08fe13b8da8d17f6fca601c26
      https://github.com/quicwg/base-drafts/commit/e2ed4db7df7d72a08fe13b8da8d17f6fca601c26
  Author: ekr <ekr@rtfm.com>
  Date:   2018-06-22 (Fri, 22 Jun 2018)

  Changed paths:
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #37 from ekr/martins_comments

Martins comments


  Commit: b221b796fd016315f74c9aa22e8dc87754b375e2
      https://github.com/quicwg/base-drafts/commit/b221b796fd016315f74c9aa22e8dc87754b375e2
  Author: Alan Frindell <afrind@fb.com>
  Date:   2018-06-22 (Fri, 22 Jun 2018)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  Fix bug in QPACK sample code

Fixes #1455


  Commit: 9cb100067a0c892b68a8ca5156fadc22f5365932
      https://github.com/quicwg/base-drafts/commit/9cb100067a0c892b68a8ca5156fadc22f5365932
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-06-22 (Fri, 22 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Discuss rebinding briefly


  Commit: 710b199b45342fe2efd49294427f29eafc10a911
      https://github.com/quicwg/base-drafts/commit/710b199b45342fe2efd49294427f29eafc10a911
  Author: Alan Frindell <afrind@fb.com>
  Date:   2018-06-22 (Fri, 22 Jun 2018)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  Decoder MAY error on an incorrect largest reference

Fixes #1404


  Commit: 7a780dbed8eed8ed9584db89215bd752dbf86c7a
      https://github.com/quicwg/base-drafts/commit/7a780dbed8eed8ed9584db89215bd752dbf86c7a
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-06-22 (Fri, 22 Jun 2018)

  Changed paths:
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Fix build breaks


  Commit: 4db556887313b51de0139bb7c6c7be33614c4ddb
      https://github.com/quicwg/base-drafts/commit/4db556887313b51de0139bb7c6c7be33614c4ddb
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-06-22 (Fri, 22 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Extra word


  Commit: 8d57711c819307c44cec8db2964a2a80c8f87ab9
      https://github.com/quicwg/base-drafts/commit/8d57711c819307c44cec8db2964a2a80c8f87ab9
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-25 (Mon, 25 Jun 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  remove "the the"


  Commit: a2aabfe9e6feec0eaab59af0f4a0c212190b4474
      https://github.com/quicwg/base-drafts/commit/a2aabfe9e6feec0eaab59af0f4a0c212190b4474
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-25 (Mon, 25 Jun 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  More errors around delivering to TLS out of order


  Commit: 2473966033d8f2d75a37113e723d05be42b20f38
      https://github.com/quicwg/base-drafts/commit/2473966033d8f2d75a37113e723d05be42b20f38
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-25 (Mon, 25 Jun 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  The online editor is terrible


  Commit: e4725aca6943b04e1ef7f347a0fea5ade6313741
      https://github.com/quicwg/base-drafts/commit/e4725aca6943b04e1ef7f347a0fea5ade6313741
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-25 (Mon, 25 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Extension frames

Closes #58, #1072, #1068.


  Commit: cf312f90a6d844953e35a095d411e20965724124
      https://github.com/quicwg/base-drafts/commit/cf312f90a6d844953e35a095d411e20965724124
  Author: gloinul <magnus.westerlund@ericsson.com>
  Date:   2018-06-25 (Mon, 25 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merged ECN counters into single ACK frame section and move them before the ACK Block Count.


  Commit: c37afbbaf89674009a980519edc932c402fa384a
      https://github.com/quicwg/base-drafts/commit/c37afbbaf89674009a980519edc932c402fa384a
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2018-06-25 (Mon, 25 Jun 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  a few changes


  Commit: f40dc9d6762888cc178c509979a4f598e3e1e090
      https://github.com/quicwg/base-drafts/commit/f40dc9d6762888cc178c509979a4f598e3e1e090
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-06-25 (Mon, 25 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge branch 'ecn' into ecn


  Commit: 490dc4f38161ff7a9509a84c439c5280707fb3ee
      https://github.com/quicwg/base-drafts/commit/490dc4f38161ff7a9509a84c439c5280707fb3ee
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2018-06-25 (Mon, 25 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  remove ecn block


  Commit: ba809b106bac23ecf8b83e080c0e17f6814907f4
      https://github.com/quicwg/base-drafts/commit/ba809b106bac23ecf8b83e080c0e17f6814907f4
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-26 (Tue, 26 Jun 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1450 from ekr/stream0_dt_output_for_merge

Stream0 dt output for merge


  Commit: 5f438af3c17cbd1f908f1806d33d58c340287cfa
      https://github.com/quicwg/base-drafts/commit/5f438af3c17cbd1f908f1806d33d58c340287cfa
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-26 (Tue, 26 Jun 2018)

  Changed paths:
    M .circleci/config.yml

  Log Message:
  -----------
  Defer artifact saving


  Commit: 0acc8f8b945ffc6199492f12fa6d0c5059101175
      https://github.com/quicwg/base-drafts/commit/0acc8f8b945ffc6199492f12fa6d0c5059101175
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-26 (Tue, 26 Jun 2018)

  Changed paths:
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Use CONNECTION_CLOSE rather than CRYPTO_CLOSE


  Commit: 9b80c45f58b43ede57b9876e21df30dfa963f49b
      https://github.com/quicwg/base-drafts/commit/9b80c45f58b43ede57b9876e21df30dfa963f49b
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-26 (Tue, 26 Jun 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  one-octet description; MUST NOT warning alert


  Commit: 7583103bc5070b5e02a29b8546eaee06f5524277
      https://github.com/quicwg/base-drafts/commit/7583103bc5070b5e02a29b8546eaee06f5524277
  Author: afrind <afrind@users.noreply.github.com>
  Date:   2018-06-26 (Tue, 26 Jun 2018)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  Modify codepoints on decoder and request/push streams for consistency (#1472)

* Modify codepoints on decoder and request/push streams for consistency

The prefix lengths remain the same but the instruction bits now follow the rule that each instruction has at most one '1' bit.

Fixes #1471

* Swap TSS and Stream Cancellation codepoints

This is somewhat superficial, but we're changing it anyways so bear with me.  HEADER_ACK and STREAM_CANCEL are almost identical, so code processing them should be next to each other.  By swapping TSS and Stream Cancel codepoints, the processing code might be more readable.


  Commit: e1aa62531825699ae815534096dda6d99a9bf9ae
      https://github.com/quicwg/base-drafts/commit/e1aa62531825699ae815534096dda6d99a9bf9ae
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-06-26 (Tue, 26 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Revert "Remove sequence number from NEW_CONNECTION_ID"

This reverts commit 2eee0d82ee9557a79a888dcf4097ce0c8e70ece6.


  Commit: 7d7850061e3d7fe01b1b31551f1689cce5f2464a
      https://github.com/quicwg/base-drafts/commit/7d7850061e3d7fe01b1b31551f1689cce5f2464a
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-06-26 (Tue, 26 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Require CID sequence number ratcheting


  Commit: fdc9651e19cdd1ed794f66a44c01f800651d3a1a
      https://github.com/quicwg/base-drafts/commit/fdc9651e19cdd1ed794f66a44c01f800651d3a1a
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-06-26 (Tue, 26 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Prefer equality


  Commit: 26a3a1f06d21b858814b5f71f8c96d457edce61f
      https://github.com/quicwg/base-drafts/commit/26a3a1f06d21b858814b5f71f8c96d457edce61f
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-06-26 (Tue, 26 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Nick's reword


  Commit: c8f0c8c438d080b4a3d2e21b7cdf1e82eb0ea7d4
      https://github.com/quicwg/base-drafts/commit/c8f0c8c438d080b4a3d2e21b7cdf1e82eb0ea7d4
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-06-26 (Tue, 26 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  New CID section


  Commit: 32c8bc1477966608fd5e7015317cd2887e8553ab
      https://github.com/quicwg/base-drafts/commit/32c8bc1477966608fd5e7015317cd2887e8553ab
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-06-26 (Tue, 26 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Additional recommendations


  Commit: 61e932dbeac2e70d603010d9596552a5f057b253
      https://github.com/quicwg/base-drafts/commit/61e932dbeac2e70d603010d9596552a5f057b253
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-06-26 (Tue, 26 Jun 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Replace default with recommended (#1480)

* Replace default with recommended

Fixes #1475

* RECOMMENDED


  Commit: 9acabc9eeb8a5fe5d722eb40ea7ed89adba67a5c
      https://github.com/quicwg/base-drafts/commit/9acabc9eeb8a5fe5d722eb40ea7ed89adba67a5c
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2018-06-26 (Tue, 26 Jun 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  mt's and magnus's comments


  Commit: e2ec1807626a1b62e8494e82971083f3248dcc2c
      https://github.com/quicwg/base-drafts/commit/e2ec1807626a1b62e8494e82971083f3248dcc2c
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-06-27 (Wed, 27 Jun 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Grease values in HTTP/QUIC (#1446)

* Import grease recommendations

* HTTP/QUIC doesn't give settings initial values

* Martin's feedback

* Grease section header


  Commit: e08e13e564939c3ed9621a695dcd3b2ddd4b3bb1
      https://github.com/quicwg/base-drafts/commit/e08e13e564939c3ed9621a695dcd3b2ddd4b3bb1
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-27 (Wed, 27 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1465 from quicwg/transport/ratchet_precision

Restore CID sequence numbers


  Commit: ac5aadba7f3e85375229e11867af504dfc868807
      https://github.com/quicwg/base-drafts/commit/ac5aadba7f3e85375229e11867af504dfc868807
  Author: afrind <afrind@users.noreply.github.com>
  Date:   2018-06-26 (Tue, 26 Jun 2018)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  Define the contents of QPACK Encoder and Decoder streams (#1467)

Fixes #1361

This removes the length prefixed instruction blocks on the encoder stream and replaces them with an unframed sequence of instructions.


  Commit: 1d6b6f1dd76829b9010b8599383f0e2c6312d5c8
      https://github.com/quicwg/base-drafts/commit/1d6b6f1dd76829b9010b8599383f0e2c6312d5c8
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2018-06-26 (Tue, 26 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  typo


  Commit: a77b0669f52aaa155dc6fb15f97d3aaf0237a8bf
      https://github.com/quicwg/base-drafts/commit/a77b0669f52aaa155dc6fb15f97d3aaf0237a8bf
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-27 (Wed, 27 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Typos, renumber


  Commit: d7683479e2bdde11a8763e1964916937e2f33063
      https://github.com/quicwg/base-drafts/commit/d7683479e2bdde11a8763e1964916937e2f33063
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-27 (Wed, 27 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  commas


  Commit: 81e10cc2c71804fdd8945244381510c63df3c257
      https://github.com/quicwg/base-drafts/commit/81e10cc2c71804fdd8945244381510c63df3c257
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-27 (Wed, 27 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  PROTOCOL_VIOLATION for bad frame type


  Commit: 89c0aefc2371a872e8de519346c225c1e0fc17e0
      https://github.com/quicwg/base-drafts/commit/89c0aefc2371a872e8de519346c225c1e0fc17e0
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-27 (Wed, 27 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  WIP


  Commit: 6fa28c2172d549f036ca97ab6cf981c7162f2660
      https://github.com/quicwg/base-drafts/commit/6fa28c2172d549f036ca97ab6cf981c7162f2660
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-27 (Wed, 27 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  reflow


  Commit: 09b7e945e7aaa909144651f9c7411a5f8dd774e7
      https://github.com/quicwg/base-drafts/commit/09b7e945e7aaa909144651f9c7411a5f8dd774e7
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-27 (Wed, 27 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Simplify


  Commit: aca29a5b84be32cd672a1871254812357c4ff9fd
      https://github.com/quicwg/base-drafts/commit/aca29a5b84be32cd672a1871254812357c4ff9fd
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-27 (Wed, 27 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1447 from quicwg/transport/disable_migration

TP to disable migration


  Commit: d4ec8a52378b5b2862bb9fca3e48a7305749e06e
      https://github.com/quicwg/base-drafts/commit/d4ec8a52378b5b2862bb9fca3e48a7305749e06e
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-27 (Wed, 27 Jun 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  comma splice


  Commit: ec383d67809209ec4da40c5f0526df00f5677535
      https://github.com/quicwg/base-drafts/commit/ec383d67809209ec4da40c5f0526df00f5677535
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-27 (Wed, 27 Jun 2018)

  Changed paths:
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1477 from quicwg/remove-crypto_close

Use CONNECTION_CLOSE rather than CRYPTO_CLOSE


  Commit: fdcc44c610cdd2897774718cc0af2532800157e7
      https://github.com/quicwg/base-drafts/commit/fdcc44c610cdd2897774718cc0af2532800157e7
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-27 (Wed, 27 Jun 2018)

  Changed paths:
    M .circleci/config.yml
    M draft-ietf-quic-http.md
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge branch 'master' into extend-frames


  Commit: 4b3735c83221a043b27317f2d2de7c322bb3c396
      https://github.com/quicwg/base-drafts/commit/4b3735c83221a043b27317f2d2de7c322bb3c396
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-27 (Wed, 27 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1473 from quicwg/extend-frames

Extension frames


  Commit: ec2238b3f7d0e35aece442dbbcedc57fa847addd
      https://github.com/quicwg/base-drafts/commit/ec2238b3f7d0e35aece442dbbcedc57fa847addd
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-27 (Wed, 27 Jun 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge branch 'ecn' of https://github.com/janaiyengar/base-drafts into ecn


  Commit: 8eed0d078d632737bc5afb22e8eb6bf26ff8905d
      https://github.com/quicwg/base-drafts/commit/8eed0d078d632737bc5afb22e8eb6bf26ff8905d
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-27 (Wed, 27 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Fixups for ECN changes

Renumber ACK_ECN to 0x20, fix merge conflicts, bad xref


  Commit: 61ab31e09b98b31cc5dfa358f650d7629d75a426
      https://github.com/quicwg/base-drafts/commit/61ab31e09b98b31cc5dfa358f650d7629d75a426
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-27 (Wed, 27 Jun 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Line length issues


  Commit: d42a4408756da8d18ffbf7c20756c74b95c4c4be
      https://github.com/quicwg/base-drafts/commit/d42a4408756da8d18ffbf7c20756c74b95c4c4be
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-27 (Wed, 27 Jun 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Rename CRYPTO_HS to CRYPTO


  Commit: 460e6602bb9672c907508b892591847305ee4bb3
      https://github.com/quicwg/base-drafts/commit/460e6602bb9672c907508b892591847305ee4bb3
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-27 (Wed, 27 Jun 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Reflow paragraphs


  Commit: 35513e0a6e6527e699401e9cfc4c8891498aec65
      https://github.com/quicwg/base-drafts/commit/35513e0a6e6527e699401e9cfc4c8891498aec65
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-27 (Wed, 27 Jun 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Didn't save some of the recovery tweaks


  Commit: 5a4a9906b6cf982cb897043c988d61c85c47db3f
      https://github.com/quicwg/base-drafts/commit/5a4a9906b6cf982cb897043c988d61c85c47db3f
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-27 (Wed, 27 Jun 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Fixup reference format


  Commit: ec1e39fe2309ac2108fd8752d1136babfceec026
      https://github.com/quicwg/base-drafts/commit/ec1e39fe2309ac2108fd8752d1136babfceec026
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-27 (Wed, 27 Jun 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  This text is ugly


  Commit: 49eec24e4398ff34e72ff8bef169bb21cbaefda9
      https://github.com/quicwg/base-drafts/commit/49eec24e4398ff34e72ff8bef169bb21cbaefda9
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-27 (Wed, 27 Jun 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1476 from quicwg/crypto-cleanup

Crypto cleanup


  Commit: 113a2c448b9cc30dc217ffbe7dbabc84d1bc3508
      https://github.com/quicwg/base-drafts/commit/113a2c448b9cc30dc217ffbe7dbabc84d1bc3508
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-27 (Wed, 27 Jun 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Rewrite


  Commit: 947bb2b992291199389504ce32e4fe208d8eb443
      https://github.com/quicwg/base-drafts/commit/947bb2b992291199389504ce32e4fe208d8eb443
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-06-27 (Wed, 27 Jun 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Placeholders for PRIORITY (#1422)

* Placeholder, first pass

* Clean up types

* 0 is a stream now

* Word order

* Multiple settings


  Commit: 5c511676b267d85a211db66512f27e64a6566daf
      https://github.com/quicwg/base-drafts/commit/5c511676b267d85a211db66512f27e64a6566daf
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-27 (Wed, 27 Jun 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Merge pull request #1485 from quicwg/hs-error

Rescue PR 930


  Commit: 89a889049d2f78bdcdf4f0beb745b91d4c79c770
      https://github.com/quicwg/base-drafts/commit/89a889049d2f78bdcdf4f0beb745b91d4c79c770
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-27 (Wed, 27 Jun 2018)

  Changed paths:
    M draft-ietf-quic-http.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:
  -----------
  Added change logs


  Commit: 42b394e7ba93753ee6d08d682ad87f1bf49f961b
      https://github.com/quicwg/base-drafts/commit/42b394e7ba93753ee6d08d682ad87f1bf49f961b
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-27 (Wed, 27 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Correct packet number example

Thanks to Masakazu Kitajo for catching the error.


  Commit: 6802896796a2114977c4215a47160eb1efffd351
      https://github.com/quicwg/base-drafts/commit/6802896796a2114977c4215a47160eb1efffd351
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-27 (Wed, 27 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Dirty edit buffer had a few more things in it


  Commit: 793b7d11031b8073b0209bb9fa7aa210fc377fdf
      https://github.com/quicwg/base-drafts/commit/793b7d11031b8073b0209bb9fa7aa210fc377fdf
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-27 (Wed, 27 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1489 from quicwg/pn-example

Correct packet number example


  Commit: 6efd03871f0632101eb3e524a952739f6c2fae65
      https://github.com/quicwg/base-drafts/commit/6efd03871f0632101eb3e524a952739f6c2fae65
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-06-27 (Wed, 27 Jun 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  WIP: Unidirectional stream headers


  Commit: a08643de537260b83d68f662470b30fa13969fc7
      https://github.com/quicwg/base-drafts/commit/a08643de537260b83d68f662470b30fa13969fc7
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-06-27 (Wed, 27 Jun 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Fixups


  Commit: 183164a52d4a33c4c213ad370a4c55a76ede31d3
      https://github.com/quicwg/base-drafts/commit/183164a52d4a33c4c213ad370a4c55a76ede31d3
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-06-27 (Wed, 27 Jun 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Critical streams


  Commit: eb3b9806c0e2e3bdb8174461d8eda5d51e7fc705
      https://github.com/quicwg/base-drafts/commit/eb3b9806c0e2e3bdb8174461d8eda5d51e7fc705
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-06-27 (Wed, 27 Jun 2018)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  QPACK control streams


  Commit: ba8c13add3061d08c2863c676c22c8159a09c888
      https://github.com/quicwg/base-drafts/commit/ba8c13add3061d08c2863c676c22c8159a09c888
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-06-27 (Wed, 27 Jun 2018)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  IANA registration


  Commit: b7b6ed47862b33eef235f9bd2107fca8611d9647
      https://github.com/quicwg/base-drafts/commit/b7b6ed47862b33eef235f9bd2107fca8611d9647
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-06-27 (Wed, 27 Jun 2018)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  Review feedback


  Commit: 1ee0bc5bf7c396ebd6dfe663f42aa9cb5028cb3f
      https://github.com/quicwg/base-drafts/commit/1ee0bc5bf7c396ebd6dfe663f42aa9cb5028cb3f
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-06-27 (Wed, 27 Jun 2018)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  Introduce stream terms


  Commit: 8cae410fb2a86462365d4dc464e332f33cb78db0
      https://github.com/quicwg/base-drafts/commit/8cae410fb2a86462365d4dc464e332f33cb78db0
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-06-27 (Wed, 27 Jun 2018)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  ASCII codes


  Commit: 405cd8434eb8eea2eb11a50f40a76be7ebe20601
      https://github.com/quicwg/base-drafts/commit/405cd8434eb8eea2eb11a50f40a76be7ebe20601
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-06-27 (Wed, 27 Jun 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Martin's comments


  Commit: e8dec988645b844cb0f7ccfe468643b79e6ab313
      https://github.com/quicwg/base-drafts/commit/e8dec988645b844cb0f7ccfe468643b79e6ab313
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-06-27 (Wed, 27 Jun 2018)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  Fix ref breakage, again


  Commit: db5ddb7ea872f776a22e762d98cdd7f4b4d3000b
      https://github.com/quicwg/base-drafts/commit/db5ddb7ea872f776a22e762d98cdd7f4b4d3000b
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-06-27 (Wed, 27 Jun 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Stray assumptions of control stream ID


  Commit: ba3952371e711cdac70f062fc27a69daa66856e4
      https://github.com/quicwg/base-drafts/commit/ba3952371e711cdac70f062fc27a69daa66856e4
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-06-27 (Wed, 27 Jun 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Track stream 0 changes


  Commit: c0e7a6ddfaabc2e9f966e44421e77cf50846faab
      https://github.com/quicwg/base-drafts/commit/c0e7a6ddfaabc2e9f966e44421e77cf50846faab
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-06-27 (Wed, 27 Jun 2018)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  Not that controlling


  Commit: 86660ea4a201df76fa75ea8971ba896c6e6187af
      https://github.com/quicwg/base-drafts/commit/86660ea4a201df76fa75ea8971ba896c6e6187af
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-06-27 (Wed, 27 Jun 2018)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  Merge pull request #1359 from quicwg/http_unidirectional

Unidirectional Stream Headers in HTTP


  Commit: 93b705e92da517221c50d4e4ee4a7d128c9e5faa
      https://github.com/quicwg/base-drafts/commit/93b705e92da517221c50d4e4ee4a7d128c9e5faa
  Author: Nick Banks <nibanks@microsoft.com>
  Date:   2018-06-27 (Wed, 27 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Don't Change Source CID After Retry


  Commit: be00478a5e4c5eb2f5350e7d0db0494cc3834c54
      https://github.com/quicwg/base-drafts/commit/be00478a5e4c5eb2f5350e7d0db0494cc3834c54
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-06-27 (Wed, 27 Jun 2018)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  A couple more


  Commit: ee2d80d54b68f12433cc53c4e10ac7bb809edc96
      https://github.com/quicwg/base-drafts/commit/ee2d80d54b68f12433cc53c4e10ac7bb809edc96
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-28 (Thu, 28 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Promote TLS changes


  Commit: 921c954b8bee07ced692a64c41cef44a55817d8e
      https://github.com/quicwg/base-drafts/commit/921c954b8bee07ced692a64c41cef44a55817d8e
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-28 (Thu, 28 Jun 2018)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge branch 'changelog-13'


  Commit: e48425a7ad60d306f1971cfe1f6b1f562f2e30ff
      https://github.com/quicwg/base-drafts/commit/e48425a7ad60d306f1971cfe1f6b1f562f2e30ff
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-28 (Thu, 28 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Remove merge trash


  Commit: 6d48169b404bd0ab239c82f9f735ec8faf2d9ebf
      https://github.com/quicwg/base-drafts/commit/6d48169b404bd0ab239c82f9f735ec8faf2d9ebf
  Author: Nick Banks <nibanks@microsoft.com>
  Date:   2018-06-27 (Wed, 27 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  should -> must


  Commit: 6a68e074e84f04e70a186294a3e468c3c98cef5b
      https://github.com/quicwg/base-drafts/commit/6a68e074e84f04e70a186294a3e468c3c98cef5b
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-28 (Thu, 28 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Removing extra text


  Commit: 2991507bc0a635c4324762f51c558328603e79f6
      https://github.com/quicwg/base-drafts/commit/2991507bc0a635c4324762f51c558328603e79f6
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-28 (Thu, 28 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1491 from nibanks/pr/no-cid-change-after-retry

Don't Change Source CID After Retry


  Commit: ba4d1a8cb381f511ec1864b1bc69dedadb1ff621
      https://github.com/quicwg/base-drafts/commit/ba4d1a8cb381f511ec1864b1bc69dedadb1ff621
  Author: Rui Paulo <rpaulo@me.com>
  Date:   2018-06-27 (Wed, 27 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Add an appendix related to packet number decoding.


  Commit: e52c8f947d9edee689aebed3546059ddf5b44759
      https://github.com/quicwg/base-drafts/commit/e52c8f947d9edee689aebed3546059ddf5b44759
  Author: Rui Paulo <rpaulo@me.com>
  Date:   2018-06-27 (Wed, 27 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Remove whitespace


  Commit: 5d6e8a98d611a9cde16a3c86f667c86023ee776d
      https://github.com/quicwg/base-drafts/commit/5d6e8a98d611a9cde16a3c86f667c86023ee776d
  Author: Julian Reschke <julian.reschke@gmx.de>
  Date:   2018-06-28 (Thu, 28 Jun 2018)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  qpack: section reference is broken

(that's what you get for using MarkDown :-)


  Commit: 19d713dec417d1aebebc912bf00d4a2a302d6b9b
      https://github.com/quicwg/base-drafts/commit/19d713dec417d1aebebc912bf00d4a2a302d6b9b
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-28 (Thu, 28 Jun 2018)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  Merge pull request #1494 from reschke/patch-21

qpack: section reference is broken


  Commit: 708e9ad2c4685b8e0357174e3803724846001d79
      https://github.com/quicwg/base-drafts/commit/708e9ad2c4685b8e0357174e3803724846001d79
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-06-28 (Thu, 28 Jun 2018)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  Actually fix reference


  Commit: 6d2376ba3cb035ae30d6cb6a725bea096cf84f29
      https://github.com/quicwg/base-drafts/commit/6d2376ba3cb035ae30d6cb6a725bea096cf84f29
  Author: Rui Paulo <rpaulo@me.com>
  Date:   2018-06-28 (Thu, 28 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Use an alternative approach to decoding the packet number.


  Commit: d42c1f1ad56bc5fd3045fc0fed2fe93192282451
      https://github.com/quicwg/base-drafts/commit/d42c1f1ad56bc5fd3045fc0fed2fe93192282451
  Author: Rui Paulo <rpaulo@me.com>
  Date:   2018-06-28 (Thu, 28 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Wrap at 65


  Commit: e607539abcf41f7cd57b6de8869dddb7b01de361
      https://github.com/quicwg/base-drafts/commit/e607539abcf41f7cd57b6de8869dddb7b01de361
  Author: Rui Paulo <rpaulo@me.com>
  Date:   2018-06-28 (Thu, 28 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Whitespace lint


  Commit: 52ba67e4eb75b1b71e613073a86fbfeca296f70c
      https://github.com/quicwg/base-drafts/commit/52ba67e4eb75b1b71e613073a86fbfeca296f70c
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-29 (Fri, 29 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Small editorial tweaks

Capitalize and shorten title
Rename some variables
Indent a little more


  Commit: 80b08852feebdfc7ecc761170ef03ec3933ae63e
      https://github.com/quicwg/base-drafts/commit/80b08852feebdfc7ecc761170ef03ec3933ae63e
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-29 (Fri, 29 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1493 from rpaulo/master

Add an appendix related to packet number decoding.


  Commit: 69f364940b67f61f52def13a4dca4ad937fdeb65
      https://github.com/quicwg/base-drafts/commit/69f364940b67f61f52def13a4dca4ad937fdeb65
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-29 (Fri, 29 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Remove HTAB


  Commit: cf9d80e152ee805dc6a5b52c12a98cfa335eca68
      https://github.com/quicwg/base-drafts/commit/cf9d80e152ee805dc6a5b52c12a98cfa335eca68
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-29 (Fri, 29 Jun 2018)

  Changed paths:
    M draft-ietf-quic-invariants.md

  Log Message:
  -----------
  Correct a contradiction


  Commit: 700ba1c0de47465034676e40a58ced71c8694428
      https://github.com/quicwg/base-drafts/commit/700ba1c0de47465034676e40a58ced71c8694428
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-29 (Fri, 29 Jun 2018)

  Changed paths:
    M draft-ietf-quic-invariants.md

  Log Message:
  -----------
  Comment about notational conventions


  Commit: 6fb52501a58cc1ae93f3f7d3815270eab788b07e
      https://github.com/quicwg/base-drafts/commit/6fb52501a58cc1ae93f3f7d3815270eab788b07e
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-29 (Fri, 29 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Define NAT rebinding better

The change to add a means of disabling migration also mostly fixed #594,
so close that too.

Closes #952, #594.


  Commit: 6ee497120f422d70e031f67a5bc9a3fa8936b9cf
      https://github.com/quicwg/base-drafts/commit/6ee497120f422d70e031f67a5bc9a3fa8936b9cf
  Author: Igor Lubashev <igorlord@alum.mit.edu>
  Date:   2018-06-29 (Fri, 29 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Editorial: initial offsets -> initial limits


  Commit: b97ea1d1884247622623519d5edc50d0665ba2cc
      https://github.com/quicwg/base-drafts/commit/b97ea1d1884247622623519d5edc50d0665ba2cc
  Author: Lucas Pardue <lucaspardue.24.7@gmail.com>
  Date:   2018-06-29 (Fri, 29 Jun 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Server push tidy up (#1503)

* Server push tidy up

Removed a bit of duplication. Reordered text to match ordering of server push (PUSH_PROMISE and then push stream).

* My kingdom for an

* an online editor that doesn't suck

* 80 wasn't enough for me

* trailing trash


  Commit: e66be480e5637d2cb7db71195746ed638574ad9e
      https://github.com/quicwg/base-drafts/commit/e66be480e5637d2cb7db71195746ed638574ad9e
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-02 (Mon, 02 Jul 2018)

  Changed paths:
    M draft-ietf-quic-invariants.md

  Log Message:
  -----------
  Merge pull request #1499 from quicwg/invariant-vn-any-endpoint

Correct a contradiction


  Commit: e70cc8a440db302af9de6e29eb65a676ade4b723
      https://github.com/quicwg/base-drafts/commit/e70cc8a440db302af9de6e29eb65a676ade4b723
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-02 (Mon, 02 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1504 from igorlord/stream-concurrency-editorial

Editorial: initial offsets -> initial limits


  Commit: 7c2061c986f8fc853bda49cbcb94443351f3df67
      https://github.com/quicwg/base-drafts/commit/7c2061c986f8fc853bda49cbcb94443351f3df67
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-02 (Mon, 02 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Use more words


  Commit: 15b72629c7a69e83ba74d0c9ab84835759673df3
      https://github.com/quicwg/base-drafts/commit/15b72629c7a69e83ba74d0c9ab84835759673df3
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>
  Date:   2018-07-02 (Mon, 02 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Fix: octets do not have arbitrary length


  Commit: 83f3ff167cea43d950441960519b9f2c4d319656
      https://github.com/quicwg/base-drafts/commit/83f3ff167cea43d950441960519b9f2c4d319656
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>
  Date:   2018-07-02 (Mon, 02 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Add TP disable_migration to the registry


  Commit: 1ce56f042e9dbd5c4d60c28dc912aa041b4d8e07
      https://github.com/quicwg/base-drafts/commit/1ce56f042e9dbd5c4d60c28dc912aa041b4d8e07
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-02 (Mon, 02 Jul 2018)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  Fix references


  Commit: f2bf343fee56199d48452fd795263f43983c43c9
      https://github.com/quicwg/base-drafts/commit/f2bf343fee56199d48452fd795263f43983c43c9
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-03 (Tue, 03 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1509 from dtikhonov/201807020840-fix-octets-of-arbirary-length

Fix: octets do not have arbitrary length


  Commit: a11e6ade7994fa2d2d33561d9ab075f5e2e2a262
      https://github.com/quicwg/base-drafts/commit/a11e6ade7994fa2d2d33561d9ab075f5e2e2a262
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-03 (Tue, 03 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1510 from dtikhonov/201807020858-add-disable-migration-to-registry

Add TP disable_migration to the registry


  Commit: 9dcc013f004b8fce51c9fff2beb517c841ef1204
      https://github.com/quicwg/base-drafts/commit/9dcc013f004b8fce51c9fff2beb517c841ef1204
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-03 (Tue, 03 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1501 from quicwg/define-rebinding

Define NAT rebinding better


  Commit: 08ed4e3796cf1caeb2b03b3671ab859ef0ad84c4
      https://github.com/quicwg/base-drafts/commit/08ed4e3796cf1caeb2b03b3671ab859ef0ad84c4
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>
  Date:   2018-07-03 (Tue, 03 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Fix number agreement: a number _is_ reduced


  Commit: 70dcd4af391f969c04924aeec4ac0b2ebaa0eaaf
      https://github.com/quicwg/base-drafts/commit/70dcd4af391f969c04924aeec4ac0b2ebaa0eaaf
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2018-07-03 (Tue, 03 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Add text to handle PADDING and CC


  Commit: 7b07552ecb714c16d4e9ebf2b233eb8586ec8aad
      https://github.com/quicwg/base-drafts/commit/7b07552ecb714c16d4e9ebf2b233eb8586ec8aad
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-04 (Wed, 04 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1515 from dtikhonov/201807031124-number-is-reduced

Fix number agreement: a number _is_ reduced


  Commit: ba7151b6bf3098e2c8cdb442b58bd4237557b49b
      https://github.com/quicwg/base-drafts/commit/ba7151b6bf3098e2c8cdb442b58bd4237557b49b
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-04 (Wed, 04 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1517 from quicwg/padding

Add cautionary text about PADDING and congestion control


  Commit: fe19ebe0ee6081b2ac1ab28228ea93942066d2ca
      https://github.com/quicwg/base-drafts/commit/fe19ebe0ee6081b2ac1ab28228ea93942066d2ca
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-04 (Wed, 04 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Grease the reserved bits

Closes #1511.


  Commit: f1d3babd76791b69c22d1b14a0ee6999dcf34200
      https://github.com/quicwg/base-drafts/commit/f1d3babd76791b69c22d1b14a0ee6999dcf34200
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-04 (Wed, 04 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  ~~can~~


  Commit: b7234c1a2247ef8c9e72b896b05fca74f16b9e1f
      https://github.com/quicwg/base-drafts/commit/b7234c1a2247ef8c9e72b896b05fca74f16b9e1f
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-05 (Thu, 05 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  On send/receive


  Commit: 39fce3a4bf8413b662e9b7ee70f325c9a8ff37c9
      https://github.com/quicwg/base-drafts/commit/39fce3a4bf8413b662e9b7ee70f325c9a8ff37c9
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-05 (Thu, 05 Jul 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Use APPLICATION_CLOSE for hq errors

Closes #1521.


  Commit: 5b331bf17560eb5dabf7d8a489a4c2547529d06d
      https://github.com/quicwg/base-drafts/commit/5b331bf17560eb5dabf7d8a489a4c2547529d06d
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-06 (Fri, 06 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1519 from quicwg/grease-reserved

Grease the reserved bits


  Commit: f0217bcecd3adbe7d77840966244c4d5d691bbe0
      https://github.com/quicwg/base-drafts/commit/f0217bcecd3adbe7d77840966244c4d5d691bbe0
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-06 (Fri, 06 Jul 2018)

  Changed paths:
    M draft-ietf-quic-invariants.md

  Log Message:
  -----------
  Merge pull request #1500 from quicwg/invariants-convenstions

Comment about notational conventions


  Commit: 74595931bf8f337d71bcef71e7cede0c8f3e74a1
      https://github.com/quicwg/base-drafts/commit/74595931bf8f337d71bcef71e7cede0c8f3e74a1
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-07-06 (Fri, 06 Jul 2018)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  Fix TODO in QPACK


  Commit: 8d1fb47a29b0dad9c74251d7d9695c2d27106f31
      https://github.com/quicwg/base-drafts/commit/8d1fb47a29b0dad9c74251d7d9695c2d27106f31
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-06 (Fri, 06 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Frame Type was inconsistently labelled (#1527)


  Commit: 071c9f1ab60ebfc595bb2b704e350299e6f2fe05
      https://github.com/quicwg/base-drafts/commit/071c9f1ab60ebfc595bb2b704e350299e6f2fe05
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-06 (Fri, 06 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Separate APPLICATION_CLOSE from CONNECTION_CLOSE (#1528)

The addition of the Frame Type field meant that pointing
APPLICATION_CLOSE at CONNECTION_CLOSE was a mistake.

This isn't purely editorial, because it could be argued that the last
version of the draft modified APPLICATION_CLOSE.  We'll have to ensure
taht this is included in the changelog.

Closes #1508.


  Commit: efeb2cd8213571ff8b4eb243ea54ac5dc9dad922
      https://github.com/quicwg/base-drafts/commit/efeb2cd8213571ff8b4eb243ea54ac5dc9dad922
  Author: Daiki AMINAKA <1991.daiki@gmail.com>
  Date:   2018-07-06 (Fri, 06 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  ACK_ECN type value is not incremented (#1520)


  Commit: 166cdcb1f9aef485afeb3df19dec80c84e069dc4
      https://github.com/quicwg/base-drafts/commit/166cdcb1f9aef485afeb3df19dec80c84e069dc4
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-07-06 (Fri, 06 Jul 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Discuss headers in more detail (#1516)

* Discuss headers in more detail

* Reference 7230 for allowed header characteristics


  Commit: 346f3715e4128c851df02038d23a876de1773b28
      https://github.com/quicwg/base-drafts/commit/346f3715e4128c851df02038d23a876de1773b28
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-07-07 (Sat, 07 Jul 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Tolerate unknown stream types, add greasing (#1525)

* Tolerate unknown stream types

* Prohibit speculative stream type use that modifies core protocol

* Discuss padding in Security Considerations

* Loosen prohibition on unknown stream types further

* Multiply for IANA


  Commit: f6ec57355422d6bbb8b415b44cd8e091f687fc86
      https://github.com/quicwg/base-drafts/commit/f6ec57355422d6bbb8b415b44cd8e091f687fc86
  Author: Igor Lubashev <ilubashe@akamai.com>
  Date:   2018-07-06 (Fri, 06 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Describe variable-length integer fields explicitly as variable-length encoded (#1534)


  Commit: 0ebbdadeb73a826bf99ed0ee20da44d2aa8a16ec
      https://github.com/quicwg/base-drafts/commit/0ebbdadeb73a826bf99ed0ee20da44d2aa8a16ec
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-07-07 (Sat, 07 Jul 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Add extensibility section (#1526)

* Add extensibility section

* Default, not initial


  Commit: 8b1b3259cc85e45c1253b65774c7490b971c17fb
      https://github.com/quicwg/base-drafts/commit/8b1b3259cc85e45c1253b65774c7490b971c17fb
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-10 (Tue, 10 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Split initial MAX_STREAM_DATA transport parameters

This splits the one parameter into three and makes each optional, with a
default of 0.

Closes #1016.


  Commit: c8db08f7eedd5122167e68f57248b4e8d1974290
      https://github.com/quicwg/base-drafts/commit/c8db08f7eedd5122167e68f57248b4e8d1974290
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-10 (Tue, 10 Jul 2018)

  Changed paths:
    M .circleci/config.yml

  Log Message:
  -----------
  Experiment with finer-grained cached key


  Commit: 91116a00d33383bff9d3b5b8b3aa9f9e70b95f71
      https://github.com/quicwg/base-drafts/commit/91116a00d33383bff9d3b5b8b3aa9f9e70b95f71
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-10 (Tue, 10 Jul 2018)

  Changed paths:
    M .circleci/config.yml

  Log Message:
  -----------
  Use environment instead


  Commit: e39278713699ace48902b8fdd80ebe2a68062279
      https://github.com/quicwg/base-drafts/commit/e39278713699ace48902b8fdd80ebe2a68062279
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-10 (Tue, 10 Jul 2018)

  Changed paths:
    M .circleci/config.yml

  Log Message:
  -----------
  Remove quotes


  Commit: 48d054f011ef3b853144b9dd222024bee885ed00
      https://github.com/quicwg/base-drafts/commit/48d054f011ef3b853144b9dd222024bee885ed00
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-10 (Tue, 10 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Restructure and refactor description


  Commit: af811a493f3d67a4bcd1fc41516bf6f052f27e25
      https://github.com/quicwg/base-drafts/commit/af811a493f3d67a4bcd1fc41516bf6f052f27e25
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-10 (Tue, 10 Jul 2018)

  Changed paths:
    M .circleci/config.yml

  Log Message:
  -----------
  Caching is a bust because you can't programmatically control keys


  Commit: 741f849af4b244a45cae5ee4b05163bc65928c11
      https://github.com/quicwg/base-drafts/commit/741f849af4b244a45cae5ee4b05163bc65928c11
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>
  Date:   2018-07-10 (Tue, 10 Jul 2018)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  Fix: relative indices cannot be used with static table


  Commit: e33e9f217a7471898af04ab5dace36b074954917
      https://github.com/quicwg/base-drafts/commit/e33e9f217a7471898af04ab5dace36b074954917
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>
  Date:   2018-07-10 (Tue, 10 Jul 2018)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  Talk about HTTP/2 using HPACK in present tense


  Commit: 8d46bc84cd4f5bd0537b670b627e6626c24df91b
      https://github.com/quicwg/base-drafts/commit/8d46bc84cd4f5bd0537b670b627e6626c24df91b
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-07-10 (Tue, 10 Jul 2018)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  Move HTTP_*PACK_COMPRESSION_FAILED to QPACK (#1532)

* Move HTTP_*PACK_COMPRESSION_FAILED to QPACK

* instructions, not frames


  Commit: f6d01683dede77587e009b1ec338e8660061219d
      https://github.com/quicwg/base-drafts/commit/f6d01683dede77587e009b1ec338e8660061219d
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-11 (Wed, 11 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Strike application-owned

Side effect of stream 0 changes was that this qualification is no longer
necessary.

Closes #1297.


  Commit: 67278eb723afb5b65d3eaf57cd7f2eee6b2e85d4
      https://github.com/quicwg/base-drafts/commit/67278eb723afb5b65d3eaf57cd7f2eee6b2e85d4
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-11 (Wed, 11 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Explaining this was harder than I realized


  Commit: 83a15cdd1be5ff3b6f287adf9af2abb96dd7b2ef
      https://github.com/quicwg/base-drafts/commit/83a15cdd1be5ff3b6f287adf9af2abb96dd7b2ef
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-11 (Wed, 11 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  More fixups


  Commit: 6e2437f5490e0e057d137d7af3fafa850bf4096b
      https://github.com/quicwg/base-drafts/commit/6e2437f5490e0e057d137d7af3fafa850bf4096b
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-11 (Wed, 11 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1545 from quicwg/application-owned

Strike application-owned


  Commit: 8b51ff571d851e09e40b013eb1f62e83b5fbeb0d
      https://github.com/quicwg/base-drafts/commit/8b51ff571d851e09e40b013eb1f62e83b5fbeb0d
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-11 (Wed, 11 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Fixup implicit stream opening

This was already in pretty good shape.  I added something to the state
machine and tweaked the critical text slightly.

Closes #1342.


  Commit: 3a54198a6fbab323f430550f7dab18ddb995f87e
      https://github.com/quicwg/base-drafts/commit/3a54198a6fbab323f430550f7dab18ddb995f87e
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2018-07-12 (Thu, 12 Jul 2018)

  Changed paths:
    M draft-ietf-quic-invariants.md

  Log Message:
  -----------
  Remove the discussion about when to use long header. Reasons:

* V2 and later versions should have the freedom to decide when to
  trigger version negotiation (note: version negotiation requires
  the use of long header packets).
* Removes the false impression that the use of a path always start
  with a long header. That is not the case for v1 due to
  involuntary NAT rebinding.


  Commit: a558f795e08a8199000695bb0128aa01435ee285
      https://github.com/quicwg/base-drafts/commit/a558f795e08a8199000695bb0128aa01435ee285
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-12 (Thu, 12 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1542 from quicwg/split-flow-control-tp

Split initial MAX_STREAM_DATA transport parameters


  Commit: 4fd3dc2427252a1b3f75f62ef4f7118ffae11219
      https://github.com/quicwg/base-drafts/commit/4fd3dc2427252a1b3f75f62ef4f7118ffae11219
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-12 (Thu, 12 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  For Ian


  Commit: 3a05e5472c55e77370596a3ed3b15c71dcd4bcfa
      https://github.com/quicwg/base-drafts/commit/3a05e5472c55e77370596a3ed3b15c71dcd4bcfa
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-12 (Thu, 12 Jul 2018)

  Changed paths:
    M draft-ietf-quic-invariants.md

  Log Message:
  -----------
  Add another bad assumption


  Commit: 8f64ad3dbe80331f3a16ac8c231892a9edd0dbf0
      https://github.com/quicwg/base-drafts/commit/8f64ad3dbe80331f3a16ac8c231892a9edd0dbf0
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-12 (Thu, 12 Jul 2018)

  Changed paths:
    M draft-ietf-quic-invariants.md

  Log Message:
  -----------
  Merge pull request #1550 from kazuho/kazuho/invariants/when-to-use-long-headers

Remove the discussion about when to use long header


  Commit: 595c9dd73e5e9d17f1c39cac5fc36f82dcf26761
      https://github.com/quicwg/base-drafts/commit/595c9dd73e5e9d17f1c39cac5fc36f82dcf26761
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-12 (Thu, 12 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  More tweaking


  Commit: da2ea39bbd7b6359ad7a711475a94dae3a68bcd4
      https://github.com/quicwg/base-drafts/commit/da2ea39bbd7b6359ad7a711475a94dae3a68bcd4
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-12 (Thu, 12 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Plural


  Commit: a0145a203feb85174b7ee1e7fb637323cae76e1b
      https://github.com/quicwg/base-drafts/commit/a0145a203feb85174b7ee1e7fb637323cae76e1b
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-12 (Thu, 12 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1549 from quicwg/implicit-open

Fixup implicit stream opening


  Commit: a24d9a769419df58ff2c50dd067d20635f97e9e3
      https://github.com/quicwg/base-drafts/commit/a24d9a769419df58ff2c50dd067d20635f97e9e3
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-12 (Thu, 12 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Remove extra blank line


  Commit: d1740abc6dc487bfcc11ab989560ae23debc6e37
      https://github.com/quicwg/base-drafts/commit/d1740abc6dc487bfcc11ab989560ae23debc6e37
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-07-14 (Sat, 14 Jul 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  PADDING counts towards bytes in flight (#1540)

* PADDING counts towards byte in flight

Clarifies the recovery draft in light of #1517

* Clarify byte_in_flight

* Update draft-ietf-quic-recovery.md

Adds in_flight to sent_packets

* Update draft-ietf-quic-recovery.md

* in-flight

* Integrate Martin's suggestion

* Long header CRYPTO packets

* packets

* Jana's comments

* 65 chars


  Commit: 582faf75e2923584e4bb6eaaa6122e3cf6b125f7
      https://github.com/quicwg/base-drafts/commit/582faf75e2923584e4bb6eaaa6122e3cf6b125f7
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2018-07-14 (Sat, 14 Jul 2018)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  reflow qpack


  Commit: 4c362b7c4a4612c57e13f7be0be2e3ec9b26a45f
      https://github.com/quicwg/base-drafts/commit/4c362b7c4a4612c57e13f7be0be2e3ec9b26a45f
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-07-14 (Sat, 14 Jul 2018)

  Changed paths:
    M .circleci/config.yml
    M .lint.py
    M Makefile
    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
    A draft-ietf-quic-spin-exp.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md
    A tag.sh

  Log Message:
  -----------
  Merge branch 'master' into ianswett-rfc6928


Compare: https://github.com/quicwg/base-drafts/compare/bdd2bfe33e9d...4c362b7c4a46
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4a42e62ef58_1f2a2b07f03b7c0c94c6--


From nobody Sat Jul 14 11:38: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 15498130E8F for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 11:38:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TGPDDpxj9OPx for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 11:38: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 12542130DC2 for <quic-issues@ietf.org>; Sat, 14 Jul 2018 11:38:09 -0700 (PDT)
Date: Sat, 14 Jul 2018 11:38:08 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531593488; bh=uOmH18Z3/IN3kWGFFSBWUQk/qPUoIukt9+nppeH74Zw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=o4HwXHztDHLhnQFJduhpfn1KU90nlgg2xG1EVxT6y0wTdb10iC7axDm0tvuts6OK2 0c+BKwjmQwZkDeGa/raG6ZrzoUsF5W4Db+gNEBliOqWTkerQUbW5boDslHrvkdCM+A JO8D6F8t6VjOxggW4IsOtD/OkgCZ0M6m04eMxNGw=
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/1245/push/2719847907@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1245@github.com>
References: <quicwg/base-drafts/pull/1245@github.com>
Subject: Re: [quicwg/base-drafts] Reference RFC5681 and RFC6928 (#1245)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a431062f00_2ce13fe7ff78cf7c14182c"; 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/A4IKjLUU2Cq6df6Ep8cr-exD3C0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 18:38:15 -0000

----==_mimepart_5b4a431062f00_2ce13fe7ff78cf7c14182c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

4c362b7  Merge branch 'master' into ianswett-rfc6928


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1245/files/bdd2bfe33e9d57edfb4ebfb64f58d7d6e022ac67..4c362b7c4a4612c57e13f7be0be2e3ec9b26a45f

----==_mimepart_5b4a431062f00_2ce13fe7ff78cf7c14182c
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/4c362b7">4c362b7</a>  Merge branch &#39;master&#39; into ianswett-rfc6928</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/1245/files/bdd2bfe33e9d57edfb4ebfb64f58d7d6e022ac67..4c362b7c4a4612c57e13f7be0be2e3ec9b26a45f">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_1LforYL3BJiDF74aqEQmQ3nhjeks5uGjqQgaJpZM4SyWIO">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0_befFzzZ42V5tANeUHgSdqa2kQks5uGjqQgaJpZM4SyWIO.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1245"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1245/files/bdd2bfe33e9d57edfb4ebfb64f58d7d6e022ac67..4c362b7c4a4612c57e13f7be0be2e3ec9b26a45f"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1245/files/bdd2bfe33e9d57edfb4ebfb64f58d7d6e022ac67..4c362b7c4a4612c57e13f7be0be2e3ec9b26a45f",
"url": "https://github.com/quicwg/base-drafts/pull/1245/files/bdd2bfe33e9d57edfb4ebfb64f58d7d6e022ac67..4c362b7c4a4612c57e13f7be0be2e3ec9b26a45f",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1245",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1245:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "4c362b7",
"value": "Merge branch 'master' into ianswett-rfc6928"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1245/files/bdd2bfe33e9d57edfb4ebfb64f58d7d6e022ac67..4c362b7c4a4612c57e13f7be0be2e3ec9b26a45f"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 315187726\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b4a431062f00_2ce13fe7ff78cf7c14182c--


From nobody Sat Jul 14 11: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 2402D130EFE for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 11:38:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5ie8ViwkhfqI for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 11:38: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 B6A0D130E8F for <quic-issues@ietf.org>; Sat, 14 Jul 2018 11:38:37 -0700 (PDT)
Date: Sat, 14 Jul 2018 11:38:37 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531593517; bh=gdGM1l6CHDesjg5Bdu4+fVzxuLcFOHdKMTflR4U3joU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=NXUutRvf7/RMgfK3MCdbeyoRwu18cnI6q7YseDvnTzbQRDP2KFLIVXWDtidRdk0oY z3ileUULWfbw5zxG/BD5mmkiSC0WdEut0grdc2Yt1rJlNNcISy3ZD3g3UucxFvZZJ4 CNh8Z8IEK/xd1lO2a7uj+UYJFH9xmxpcqahupC7E=
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/1245/push/2719848275@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1245@github.com>
References: <quicwg/base-drafts/pull/1245@github.com>
Subject: Re: [quicwg/base-drafts] Reference RFC5681 and RFC6928 (#1245)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a432d17206_738b3fc5a63f8f801414f4"; 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/_uAWVqfEsk0Y2_OVX-3XF4g0jrY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 18:38:46 -0000

----==_mimepart_5b4a432d17206_738b3fc5a63f8f801414f4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

437b60b  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/1245/files/4c362b7c4a4612c57e13f7be0be2e3ec9b26a45f..437b60b5ed1d2a2bc6bf041f27ab56a804ff7427

----==_mimepart_5b4a432d17206_738b3fc5a63f8f801414f4
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/437b60b">437b60b</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/1245/files/4c362b7c4a4612c57e13f7be0be2e3ec9b26a45f..437b60b5ed1d2a2bc6bf041f27ab56a804ff7427">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzD3FkNAXVVpGSAIAMOVckDakjH7ks5uGjqtgaJpZM4SyWIO">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwPSkxhxLceCWhe1TfHazbVqSVfrks5uGjqtgaJpZM4SyWIO.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1245"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1245/files/4c362b7c4a4612c57e13f7be0be2e3ec9b26a45f..437b60b5ed1d2a2bc6bf041f27ab56a804ff7427"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1245/files/4c362b7c4a4612c57e13f7be0be2e3ec9b26a45f..437b60b5ed1d2a2bc6bf041f27ab56a804ff7427",
"url": "https://github.com/quicwg/base-drafts/pull/1245/files/4c362b7c4a4612c57e13f7be0be2e3ec9b26a45f..437b60b5ed1d2a2bc6bf041f27ab56a804ff7427",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1245",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1245:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "437b60b",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1245/files/4c362b7c4a4612c57e13f7be0be2e3ec9b26a45f..437b60b5ed1d2a2bc6bf041f27ab56a804ff7427"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 315187726\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b4a432d17206_738b3fc5a63f8f801414f4--


From nobody Sat Jul 14 11:40: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 395E7130E8F for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 11:40:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.91
X-Spam-Level: 
X-Spam-Status: No, score=-1.91 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, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id r9JDSb2U0tUB for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 11:40: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 2E813130DC2 for <quic-issues@ietf.org>; Sat, 14 Jul 2018 11:40:49 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531593648; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=T0YcLcr5Wn/wAhwkkwT4yZ+0muSuxh4xEgaY5hwutVI=; b=bMVLEomhwBre8+a9WAUvBJu0v9oGmIJOXGc+4g7zhdkD73+OBWXSeqHjZVF2xRDXAtaImMNl vAxqrKD6Nb/Z9yXY3BtXau2WcgpjLDujAH3cvNwwKHdy3SfOgTfvjviaYtFJMKOCcsz0OHQ2 6OJtNv8PoqUSrmVHwBrVDCaSRzI=
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 5b4a43b0.7f3c90388f60-smtp-out-n03; Sat, 14 Jul 2018 18:40:48 -0000 (UTC)
Date: Sat, 14 Jul 2018 11:40:47 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5b4a43af4fb43_5ce92aaf7b1f3c189941d@hookshot-fe-7191cb1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 2b5af8: max_datagram_size
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4a43af4f58e_5ce92aaf7b1f3c1899369"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/9IjyE96U1F7JZIw6jNyHqjoDoGw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 18:40:51 -0000

----==_mimepart_5b4a43af4f58e_5ce92aaf7b1f3c1899369
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-rfc6928
  Home:   https://github.com/quicwg/base-drafts
  Commit: 2b5af83077beac4bd8d5d8b8473a4fc8eb3e6c96
      https://github.com/quicwg/base-drafts/commit/2b5af83077beac4bd8d5d8b8473a4fc8eb3e6c96
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-07-14 (Sat, 14 Jul 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  max_datagram_size



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4a43af4f58e_5ce92aaf7b1f3c1899369--


From nobody Sat Jul 14 11:40: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 64039130FE5 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 11:40:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YUlpDqBWm3AN for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 11:40: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 7E84E130DC2 for <quic-issues@ietf.org>; Sat, 14 Jul 2018 11:40:51 -0700 (PDT)
Date: Sat, 14 Jul 2018 11:40:50 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531593650; bh=yAkOpDM6u9toyvgp8F+da7cl81DRWk6AhW7k1jfjTFs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=WcsdaSx2J8agKw88kEAaWOogDbZTPyANiKr4YtkxtRW5hAX8Mkh4W+9gcFsU0BYdq t+XaylnCU4F+IMkHyNWSXV7HicnEdh826hr+QBj8SADbgUYuhKmUxGJGsOxGOE1Cxw Yjmiyh6SNkydGUKBwb1+gl8hHBWZEsKlN7VGT6/4=
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/1245/push/2719849858@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1245@github.com>
References: <quicwg/base-drafts/pull/1245@github.com>
Subject: Re: [quicwg/base-drafts] Reference RFC5681 and RFC6928 (#1245)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a43b2ca7cd_12c92ae55309af5c5147c"; 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/6hdgkFxlcproVz0dki-Rw0b5rLk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 18:40:54 -0000

----==_mimepart_5b4a43b2ca7cd_12c92ae55309af5c5147c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

2b5af83  max_datagram_size


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1245/files/437b60b5ed1d2a2bc6bf041f27ab56a804ff7427..2b5af83077beac4bd8d5d8b8473a4fc8eb3e6c96

----==_mimepart_5b4a43b2ca7cd_12c92ae55309af5c5147c
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/2b5af83">2b5af83</a>  max_datagram_size</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/1245/files/437b60b5ed1d2a2bc6bf041f27ab56a804ff7427..2b5af83077beac4bd8d5d8b8473a4fc8eb3e6c96">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4CXPY0oc5fHgy5l3bZbEiKbGrbDks5uGjsygaJpZM4SyWIO">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzysYxmfhtltHx_cXoHzzqJwBpF5ks5uGjsygaJpZM4SyWIO.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1245"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1245/files/437b60b5ed1d2a2bc6bf041f27ab56a804ff7427..2b5af83077beac4bd8d5d8b8473a4fc8eb3e6c96"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1245/files/437b60b5ed1d2a2bc6bf041f27ab56a804ff7427..2b5af83077beac4bd8d5d8b8473a4fc8eb3e6c96",
"url": "https://github.com/quicwg/base-drafts/pull/1245/files/437b60b5ed1d2a2bc6bf041f27ab56a804ff7427..2b5af83077beac4bd8d5d8b8473a4fc8eb3e6c96",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1245",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1245:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "2b5af83",
"value": "max_datagram_size"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1245/files/437b60b5ed1d2a2bc6bf041f27ab56a804ff7427..2b5af83077beac4bd8d5d8b8473a4fc8eb3e6c96"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 315187726\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b4a43b2ca7cd_12c92ae55309af5c5147c--


From nobody Sat Jul 14 11:48: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 E47BC130EBD for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 11:48:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.01
X-Spam-Level: 
X-Spam-Status: No, score=-1.01 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, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id w820eDJvCh3d for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 11:48: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 353A5130DC2 for <quic-issues@ietf.org>; Sat, 14 Jul 2018 11:48:36 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531594115; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=1TqPc64fUzD6s/Hu3oTNBTl2j/NUVi6hZvoy+pQML3I=; b=Vbzl5NGGGWdqU8EuJoiSEJQEmGu2u5eFqricYmpQN8inAgQ2SBfQmuH5WsEYbTZqQSCeZEEN YR3BNKnER7vbbyb5tjpJ9H65h+bYcxfIdSd3eagAcR5VNaKL8s5ZsddKN54l7I5Wncvzh2Ee r+5/GjdaAXUgEQPLMSp40rdK1KI=
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 5b4a432b.7f04456df3c0-smtp-out-n02; Sat, 14 Jul 2018 18:38:35 -0000 (UTC)
Date: Sat, 14 Jul 2018 11:38:34 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5b4a432a833cb_68f92b1fa3f0bc146252@hookshot-fe-31feec6.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 437b60: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4a432a82dec_68f92b1fa3f0bc146145"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/IcGw-Oxvvt-0kmCmnoDybQNmCrQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 18:48:38 -0000

----==_mimepart_5b4a432a82dec_68f92b1fa3f0bc146145
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-rfc6928
  Home:   https://github.com/quicwg/base-drafts
  Commit: 437b60b5ed1d2a2bc6bf041f27ab56a804ff7427
      https://github.com/quicwg/base-drafts/commit/437b60b5ed1d2a2bc6bf041f27ab56a804ff7427
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-07-14 (Sat, 14 Jul 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4a432a82dec_68f92b1fa3f0bc146145--


From nobody Sat Jul 14 11:54: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 04318130EBD for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 11:54:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.01
X-Spam-Level: 
X-Spam-Status: No, score=-1.01 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, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MKQlegSKq_1D for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 11:54: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 6AEE5130DC2 for <quic-issues@ietf.org>; Sat, 14 Jul 2018 11:54:00 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531594439; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=O8z7u1XibyMxyJirIMyIAfipDkIFVoZG+kp68xMWn9E=; b=qxPTZsnW9/ZRpXLE/VQZ9pKYJOy3ovs9hFkyTyZ20n6e7JPWWb5MJqXlaS7DYw+5rDfJPgKP SZlxFttg4f1LabObM5uGL4FnMgIyglxEP6l6o2ih+EqFcDAM3s+aHoPqo9x4jS8x57iemnAF cVVdtFIRYAOAw88L7R9ez9+s/f4=
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 5b4a46c7.7ff9416b7b40-smtp-out-n03; Sat, 14 Jul 2018 18:53:59 -0000 (UTC)
Date: Sat, 14 Jul 2018 11:53:58 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5b4a46c6d8b3_1e612b2241d2dc1c29553@hookshot-fe-d2afb11.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] dcfb30: kMaxDatagramSize
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4a46c6d1e8_1e612b2241d2dc1c29446"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Z5KgU3J7uEaMXGdzGdaqj38J-Hk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 18:54:02 -0000

----==_mimepart_5b4a46c6d1e8_1e612b2241d2dc1c29446
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-rfc6928
  Home:   https://github.com/quicwg/base-drafts
  Commit: dcfb306b7ce4c052eabd9a1c05397426723871eb
      https://github.com/quicwg/base-drafts/commit/dcfb306b7ce4c052eabd9a1c05397426723871eb
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-07-14 (Sat, 14 Jul 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  kMaxDatagramSize



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4a46c6d1e8_1e612b2241d2dc1c29446--


From nobody Sat Jul 14 11: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 08602130DC2 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 11:54:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id u5woEyEaegU6 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 11:54: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 EA869130E6A for <quic-issues@ietf.org>; Sat, 14 Jul 2018 11:54:00 -0700 (PDT)
Date: Sat, 14 Jul 2018 11:54:00 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531594440; bh=7RMQydLT4PJgHcKRIpWpdIk3XCCbSpqhmZ8beTrtRw4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=HN0FLDba29I6qmJshR6OPZrlMAr8xMmCyjMKg7+lhlJHAKQBzj74Y5AneYHo4h2d7 5EfXxXsuyin7n+Z0o0RjrDYLju499L/rZKqf4HA4oeCsV0dGwKYBM0tmahYUkI8APY J5IT8sObXRdROrncXtHDQVfqTJzj+EHOxgrBkkSQ=
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/1245/push/2719859534@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1245@github.com>
References: <quicwg/base-drafts/pull/1245@github.com>
Subject: Re: [quicwg/base-drafts] Reference RFC5681 and RFC6928 (#1245)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a46c848f0c_320e3fdfc0266f8018343"; 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/-5I2PxIIWxCMUQ4tz-zu040o1KM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 18:54:03 -0000

----==_mimepart_5b4a46c848f0c_320e3fdfc0266f8018343
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

dcfb306  kMaxDatagramSize


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1245/files/2b5af83077beac4bd8d5d8b8473a4fc8eb3e6c96..dcfb306b7ce4c052eabd9a1c05397426723871eb

----==_mimepart_5b4a46c848f0c_320e3fdfc0266f8018343
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/dcfb306">dcfb306</a>  kMaxDatagramSize</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/1245/files/2b5af83077beac4bd8d5d8b8473a4fc8eb3e6c96..dcfb306b7ce4c052eabd9a1c05397426723871eb">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4wp33QjAUrhJp60SnKXcp7PeYEFks5uGj5IgaJpZM4SyWIO">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7ld3tEDlwjoDrMP2gH1KbUprauYks5uGj5IgaJpZM4SyWIO.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1245"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1245/files/2b5af83077beac4bd8d5d8b8473a4fc8eb3e6c96..dcfb306b7ce4c052eabd9a1c05397426723871eb"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1245/files/2b5af83077beac4bd8d5d8b8473a4fc8eb3e6c96..dcfb306b7ce4c052eabd9a1c05397426723871eb",
"url": "https://github.com/quicwg/base-drafts/pull/1245/files/2b5af83077beac4bd8d5d8b8473a4fc8eb3e6c96..dcfb306b7ce4c052eabd9a1c05397426723871eb",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1245",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1245:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "dcfb306",
"value": "kMaxDatagramSize"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1245/files/2b5af83077beac4bd8d5d8b8473a4fc8eb3e6c96..dcfb306b7ce4c052eabd9a1c05397426723871eb"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 315187726\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b4a46c848f0c_320e3fdfc0266f8018343--


From nobody Sat Jul 14 11:55: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 CC996130EBD for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 11:55:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.01
X-Spam-Level: 
X-Spam-Status: No, score=-1.01 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, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kQhUyRPfSoHR for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 11:55: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 51221130DC2 for <quic-issues@ietf.org>; Sat, 14 Jul 2018 11:55:25 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531594524; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=exDPp27mKwl+mPkebuza9FZena5ezgPLxLEK4FABwx0=; b=PPOkS0p1XPlTH5sAZ8EPIv+L2uNKfFNq30UpxJ4ykx1iwgWp0g1Gj5bGMOE9YlSNJY5nSaUE AUxf6JsiXY15Zb+kwD1YGAckmQPKFXfYPx6w4h3f7bXfqytt/FyHcEy7H4oNxOO+LnItNSpb nY/QjvCHIo/nPzQ2w5XOR4NC+zg=
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 5b4a471b.7fd5d0f41c00-smtp-out-n02; Sat, 14 Jul 2018 18:55:23 -0000 (UTC)
Date: Sat, 14 Jul 2018 11:55:22 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5b4a471ab7380_65e82aad591ebc0890486@hookshot-fe-31feec6.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] a89af6: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4a471ab6d61_65e82aad591ebc0890399"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ub7QQmOmwO49aLlBFwMuI8jCQkM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 18:55:27 -0000

----==_mimepart_5b4a471ab6d61_65e82aad591ebc0890399
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-rfc6928
  Home:   https://github.com/quicwg/base-drafts
  Commit: a89af60b695422b589760bd2727b3d4839a9c671
      https://github.com/quicwg/base-drafts/commit/a89af60b695422b589760bd2727b3d4839a9c671
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-07-14 (Sat, 14 Jul 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4a471ab6d61_65e82aad591ebc0890399--


From nobody Sat Jul 14 11: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 C2D87130DC2 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 11:55:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WCTet4GS3Tvs for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 11:55: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 05360130E6A for <quic-issues@ietf.org>; Sat, 14 Jul 2018 11:55:26 -0700 (PDT)
Date: Sat, 14 Jul 2018 11:55:25 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531594525; bh=fpAm9ffr/mLi0qVzEMdn2laHDnrB1Dn1qoBNlH5L1Bw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=M9RlI4pwbRqDSt0iW3c1o0Ks8bYAnYbmf1nXBNCfUwkd1g1uSEaGWeXkPuLydjMxd 6Bhzwu+zjTvpZTAfIWniep4YXqn8uYjQNs+tsyTUUgjL004VtaGCUsAT6UMFS5p8V2 qpz+19Lq2NBLJ8cisOY+f5LW9SloBJ5X55+k8jXk=
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/1245/push/2719860541@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1245@github.com>
References: <quicwg/base-drafts/pull/1245@github.com>
Subject: Re: [quicwg/base-drafts] Reference RFC5681 and RFC6928 (#1245)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a471d20408_11e33ff9c07baf80101217"; 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/uNeA2IDTNVqCYm4F0IQOpWQD6Bs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 18:55:28 -0000

----==_mimepart_5b4a471d20408_11e33ff9c07baf80101217
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

a89af60  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/1245/files/dcfb306b7ce4c052eabd9a1c05397426723871eb..a89af60b695422b589760bd2727b3d4839a9c671

----==_mimepart_5b4a471d20408_11e33ff9c07baf80101217
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/a89af60">a89af60</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/1245/files/dcfb306b7ce4c052eabd9a1c05397426723871eb..a89af60b695422b589760bd2727b3d4839a9c671">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2NiHqUGGw8YHmf7beTCx-UvbtQpks5uGj6dgaJpZM4SyWIO">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6KL6L67u4DZ34c-isf1zuz86lloks5uGj6dgaJpZM4SyWIO.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1245"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1245/files/dcfb306b7ce4c052eabd9a1c05397426723871eb..a89af60b695422b589760bd2727b3d4839a9c671"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1245/files/dcfb306b7ce4c052eabd9a1c05397426723871eb..a89af60b695422b589760bd2727b3d4839a9c671",
"url": "https://github.com/quicwg/base-drafts/pull/1245/files/dcfb306b7ce4c052eabd9a1c05397426723871eb..a89af60b695422b589760bd2727b3d4839a9c671",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1245",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1245:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "a89af60",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1245/files/dcfb306b7ce4c052eabd9a1c05397426723871eb..a89af60b695422b589760bd2727b3d4839a9c671"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 315187726\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b4a471d20408_11e33ff9c07baf80101217--


From nobody Sat Jul 14 11:56: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 A58D1130EBD for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 11:56:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.01
X-Spam-Level: 
X-Spam-Status: No, score=-1.01 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, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4sBQUG2d1xva for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 11:56:33 -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 DB108130DC2 for <quic-issues@ietf.org>; Sat, 14 Jul 2018 11:56:32 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531594592; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=QyEpMC5kGjLgSu5jxJWuMYG3OZAGzKS8CW5ytf90vMg=; b=clIrgQ091skicj3B7IJ51EaeYD/dB3ZE5cQnCm5ArWb8FRa1BG5WnVvYuO4RlmvNMrn1FSSF aTV5PK2xNw/GYF76uHiqwp1JJmC2DaxfVEfy1tSJfEOy09+Nt3NpZzlkOPX6Smngd7yE18PS dT6zzrKb5qiYuKCdWH5sDE+55Pc=
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 5b4a4760.7f69bc59f540-smtp-out-n02; Sat, 14 Jul 2018 18:56:32 -0000 (UTC)
Date: Sat, 14 Jul 2018 11:56:31 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5b4a475f39f05_4c2c2b0c50883c04463e4@hookshot-fe-2cc8887.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] a660cf: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4a475f3975e_4c2c2b0c50883c0446248"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ubNMJENDEsSg4I-j5vogS7JoGJY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 18:56:34 -0000

----==_mimepart_5b4a475f3975e_4c2c2b0c50883c0446248
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-rfc6928
  Home:   https://github.com/quicwg/base-drafts
  Commit: a660cfd1bf38f212d95b9afdcc06dc49beacdacc
      https://github.com/quicwg/base-drafts/commit/a660cfd1bf38f212d95b9afdcc06dc49beacdacc
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-07-14 (Sat, 14 Jul 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4a475f3975e_4c2c2b0c50883c0446248--


From nobody Sat Jul 14 11: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 0FC94131104 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 11:56:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KEUKfm35lQco for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 11:56: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 16612130DC2 for <quic-issues@ietf.org>; Sat, 14 Jul 2018 11:56:35 -0700 (PDT)
Date: Sat, 14 Jul 2018 11:56:34 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531594594; bh=F1v6C0YlImIKEhiBmk+87Ys4EtVCWMJaV5oVQwwJnHY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=YoiIlE7n97hkG26sxoR/tfJWPOtx3FW2rrChdsnAHpiGC9g1bEDkDJzU/0sqbn5w2 eLYvJdF+G5Dsrx9xhNPbEgggBrQ3yiF3JrzTDFi3rs9J/cAUiSSO1UDFdnGMntL0is zWW9VqK+ocdp2JmQYYhbBh5HbSShdG5KpcxnzkXA=
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/1245/push/2719861365@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1245@github.com>
References: <quicwg/base-drafts/pull/1245@github.com>
Subject: Re: [quicwg/base-drafts] Reference RFC5681 and RFC6928 (#1245)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a476236416_1b902b28baf28f6018364b"; 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/OE7F3gasTu5r7hWuHengNGt_cbQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 18:56:37 -0000

----==_mimepart_5b4a476236416_1b902b28baf28f6018364b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

a660cfd  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/1245/files/a89af60b695422b589760bd2727b3d4839a9c671..a660cfd1bf38f212d95b9afdcc06dc49beacdacc

----==_mimepart_5b4a476236416_1b902b28baf28f6018364b
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/a660cfd">a660cfd</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/1245/files/a89af60b695422b589760bd2727b3d4839a9c671..a660cfd1bf38f212d95b9afdcc06dc49beacdacc">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq23WhF8XMtTHhyDZeo1zGV0lYm3-ks5uGj7igaJpZM4SyWIO">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwq7tkXJkBCjEmuwaknupIIkCFnMks5uGj7igaJpZM4SyWIO.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1245"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1245/files/a89af60b695422b589760bd2727b3d4839a9c671..a660cfd1bf38f212d95b9afdcc06dc49beacdacc"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1245/files/a89af60b695422b589760bd2727b3d4839a9c671..a660cfd1bf38f212d95b9afdcc06dc49beacdacc",
"url": "https://github.com/quicwg/base-drafts/pull/1245/files/a89af60b695422b589760bd2727b3d4839a9c671..a660cfd1bf38f212d95b9afdcc06dc49beacdacc",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1245",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1245:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "a660cfd",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1245/files/a89af60b695422b589760bd2727b3d4839a9c671..a660cfd1bf38f212d95b9afdcc06dc49beacdacc"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 315187726\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b4a476236416_1b902b28baf28f6018364b--


From nobody Sat Jul 14 12:04: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 7889B130E6A for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 12:04:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.01
X-Spam-Level: 
X-Spam-Status: No, score=-1.01 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, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1rH8UpR4a7-j for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 12:04: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 BFBDB130E06 for <quic-issues@ietf.org>; Sat, 14 Jul 2018 12:04:42 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531595081; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=K5cSqwB/8gX6ko21PCAvZpHTvzqJySZ4/8ZS+CtTdrs=; b=UTgll+ptE7XmKjH/S7PDU4md5qFDp6/R64qaWEd2OsjzRet37/dFcICRgvpi6awQJC8IaLH1 l8cavhnkFZcxmi0kE6TYP5cZFVNT//tZGbsO8X0T9laFNHsZb4FLHfaJ9ZViVyvzNY53s8mD FgkP4m9hVJGia5kapmti+xV1yRY=
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.34]) by mxa.mailgun.org with ESMTP id 5b4a4949.7ff350dc9cc0-smtp-out-n02; Sat, 14 Jul 2018 19:04:41 -0000 (UTC)
Date: Sat, 14 Jul 2018 12:04:40 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5b4a49482e4a5_56e52b028c5ffc08505ed@hookshot-fe-88eb02d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] a9cdf6: expires
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4a49482dd91_56e52b028c5ffc0850429"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Y_aU2Aw6tmh0P3uu43KCqKkYlo4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 19:04:45 -0000

----==_mimepart_5b4a49482dd91_56e52b028c5ffc0850429
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-timer
  Home:   https://github.com/quicwg/base-drafts
  Commit: a9cdf66ca1b11b1caa9ae643703938c899c02755
      https://github.com/quicwg/base-drafts/commit/a9cdf66ca1b11b1caa9ae643703938c899c02755
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-07-14 (Sat, 14 Jul 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  expires



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4a49482dd91_56e52b028c5ffc0850429--


From nobody Sat Jul 14 12:04: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 7B415130E06 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 12:04:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3NPfNY0zM4n4 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 12:04: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 71298130E46 for <quic-issues@ietf.org>; Sat, 14 Jul 2018 12:04:43 -0700 (PDT)
Date: Sat, 14 Jul 2018 12:04:42 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531595082; bh=G3yYM5Vo3QUjMYfzQAvbb/N3XPnqcgMms7IatvcHBSE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=jSkaeONdZvGraQraJvHuW0ANIbEGRVs/DRVobkUe5yGX1Zi3hqZsjv7nD3qA23QCa ah+1dtSpU8g+mVT6Aq/dXkGroqdNOc7I68md/WQIbBo/ofcNWIndm34tSe5PnigrWf 4oOFERMIF4CnLyNJgNe/D91WoT2+GGMAKjhygFJE=
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/1559/push/2719867632@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1559@github.com>
References: <quicwg/base-drafts/pull/1559@github.com>
Subject: Re: [quicwg/base-drafts] Replace alarm with timer (#1559)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a494a99bd9_ec43fd2be7f0f7819497a"; 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/vlMhADEIevi9MJ0iEISVuHvqdYM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 19:04:46 -0000

----==_mimepart_5b4a494a99bd9_ec43fd2be7f0f7819497a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

a9cdf66  expires


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1559/files/7238b0bd301c91f9d331cea031627dd26bfc1f23..a9cdf66ca1b11b1caa9ae643703938c899c02755

----==_mimepart_5b4a494a99bd9_ec43fd2be7f0f7819497a
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/a9cdf66">a9cdf66</a>  expires</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/1559/files/7238b0bd301c91f9d331cea031627dd26bfc1f23..a9cdf66ca1b11b1caa9ae643703938c899c02755">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6ZcnJnLn1FMw1N7BR1vjH9-ilplks5uGkDKgaJpZM4VP5vB">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1f10gvMlmFxh2UpIJQ4DQKcD9_Iks5uGkDKgaJpZM4VP5vB.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1559"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1559/files/7238b0bd301c91f9d331cea031627dd26bfc1f23..a9cdf66ca1b11b1caa9ae643703938c899c02755"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1559/files/7238b0bd301c91f9d331cea031627dd26bfc1f23..a9cdf66ca1b11b1caa9ae643703938c899c02755",
"url": "https://github.com/quicwg/base-drafts/pull/1559/files/7238b0bd301c91f9d331cea031627dd26bfc1f23..a9cdf66ca1b11b1caa9ae643703938c899c02755",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1559",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1559:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "a9cdf66",
"value": "expires"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1559/files/7238b0bd301c91f9d331cea031627dd26bfc1f23..a9cdf66ca1b11b1caa9ae643703938c899c02755"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356490177\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b4a494a99bd9_ec43fd2be7f0f7819497a--


From nobody Sat Jul 14 12:06: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 031EA130E6A for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 12:06:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.01
X-Spam-Level: 
X-Spam-Status: No, score=-1.01 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, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GQcd62PlhPSy for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 12:06:21 -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 96968130E06 for <quic-issues@ietf.org>; Sat, 14 Jul 2018 12:06:21 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531595181; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=RjvzFM+anXil5O1Vj2JUfZNweeCc9y0nN4Gp0pv17hk=; b=KsCiCCMGKxp0j/xT9QvCbZVhPiLudmpkdXlAe1BMRVY3ft9/1cc1q8Q7ArJondco+jZ3qKik NYHFGoR2h7KY1hOOCqrbxPay2MXxOMHP+a4Cpr2louUFm2e5pF/Wg2E8mzg4KchW+nkSpOZi +44Nntk0Z7Sld25O55zDbK+qqLw=
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 5b4a49ac.7f3a39d9adb0-smtp-out-n03; Sat, 14 Jul 2018 19:06:20 -0000 (UTC)
Date: Sat, 14 Jul 2018 12:06:20 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5b4a49ac55316_5f072aaf2ca1dc0850367@hookshot-fe-d252ca1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 4ea824: timeout
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4a49ac54fa1_5f072aaf2ca1dc0850273"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/emluz0-Z1UPRv3W5rpiUPzJUkQs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 19:06:23 -0000

----==_mimepart_5b4a49ac54fa1_5f072aaf2ca1dc0850273
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-timer
  Home:   https://github.com/quicwg/base-drafts
  Commit: 4ea8247d4a0e21ed7c63c8ba62a5cf0075756d69
      https://github.com/quicwg/base-drafts/commit/4ea8247d4a0e21ed7c63c8ba62a5cf0075756d69
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-07-14 (Sat, 14 Jul 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  timeout



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4a49ac54fa1_5f072aaf2ca1dc0850273--


From nobody Sat Jul 14 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 8930A130E46 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 12:06:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6GnmkSX7fgNd for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 12:06: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 0B952130E06 for <quic-issues@ietf.org>; Sat, 14 Jul 2018 12:06:23 -0700 (PDT)
Date: Sat, 14 Jul 2018 12:06:22 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531595182; bh=QpwcZdcu0HYZ7V93qfrU+wsssCQ25trO2YZ5uQt+h5M=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=kB47lkwH/IRIfaRnZFsOgUh9lsveZpg/jkO8H/s/U3EZA/Ac52paKCiMSxWQJnFGz iAXOTt5N0t/ZDE+xsKQjG2TO0zou6cAAm/8P8cQ0GcqpecM6gmVGABy3XkC/oe2+Ha kZqY1sJRc7QEP/rjzOS9a3itWyb9ZOskrP+GOP6c=
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/1559/push/2719868908@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1559@github.com>
References: <quicwg/base-drafts/pull/1559@github.com>
Subject: Re: [quicwg/base-drafts] Replace alarm with timer (#1559)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a49ae5db5f_dd223f8808a2ef841506bf"; 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/KzM3Bp21BCVMjk9ZyrsP1Bh1sdA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 19:06:25 -0000

----==_mimepart_5b4a49ae5db5f_dd223f8808a2ef841506bf
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

4ea8247  timeout


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1559/files/a9cdf66ca1b11b1caa9ae643703938c899c02755..4ea8247d4a0e21ed7c63c8ba62a5cf0075756d69

----==_mimepart_5b4a49ae5db5f_dd223f8808a2ef841506bf
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/4ea8247">4ea8247</a>  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 /><a href="https://github.com/quicwg/base-drafts/pull/1559/files/a9cdf66ca1b11b1caa9ae643703938c899c02755..4ea8247d4a0e21ed7c63c8ba62a5cf0075756d69">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq475uGhChQpPC3gw1SEpq-v92aPuks5uGkEugaJpZM4VP5vB">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq85MSiA6QRuym9VarnrL4UAe5Vc4ks5uGkEugaJpZM4VP5vB.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1559"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1559/files/a9cdf66ca1b11b1caa9ae643703938c899c02755..4ea8247d4a0e21ed7c63c8ba62a5cf0075756d69"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1559/files/a9cdf66ca1b11b1caa9ae643703938c899c02755..4ea8247d4a0e21ed7c63c8ba62a5cf0075756d69",
"url": "https://github.com/quicwg/base-drafts/pull/1559/files/a9cdf66ca1b11b1caa9ae643703938c899c02755..4ea8247d4a0e21ed7c63c8ba62a5cf0075756d69",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1559",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1559:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "4ea8247",
"value": "timeout"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1559/files/a9cdf66ca1b11b1caa9ae643703938c899c02755..4ea8247d4a0e21ed7c63c8ba62a5cf0075756d69"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356490177\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b4a49ae5db5f_dd223f8808a2ef841506bf--


From nobody Sat Jul 14 12:07: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 54D28130E46 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 12:07:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.01
X-Spam-Level: 
X-Spam-Status: No, score=-1.01 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, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id M3vAbh2SWAi4 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 12:07: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 A5D60130E06 for <quic-issues@ietf.org>; Sat, 14 Jul 2018 12:07:13 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531595233; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=AAC8WKxVUdCC3q71XFQRZS+insJdwqfBIlpm97wRB2I=; b=ITRpWnf8RbiCOE9nFfMsKFh3qm6tL1D+WeGQ+qe0Uc/0bKmlRFnJePqCAf/gWpXG4mz2KuUZ W/n3W4mDWihH+fL5kjqz3KGA+a5L61YSLe3zB7senI3xIX/BN38ISLiYOw0TM9E2OA7ZqmAe 3Y3Mg5g0r9w1z3Z/6AGYX3eQBnM=
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.34]) by mxa.mailgun.org with ESMTP id 5b4a49e0.7fc3132bc480-smtp-out-n01; Sat, 14 Jul 2018 19:07:12 -0000 (UTC)
Date: Sat, 14 Jul 2018 12:07:12 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5b4a49e0bf993_59b82b165408dc1c65228@hookshot-fe-88eb02d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] da8193: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4a49e0bf420_59b82b165408dc1c6512d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/h0KQ_AY2yc6NCGbda3XBpimMzuM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 19:07:16 -0000

----==_mimepart_5b4a49e0bf420_59b82b165408dc1c6512d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-timer
  Home:   https://github.com/quicwg/base-drafts
  Commit: da8193e29c6841d0ac6ed75294c246c8687fa64d
      https://github.com/quicwg/base-drafts/commit/da8193e29c6841d0ac6ed75294c246c8687fa64d
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-07-14 (Sat, 14 Jul 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4a49e0bf420_59b82b165408dc1c6512d--


From nobody Sat Jul 14 12: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 EDDE4130DF4 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 12:07:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rKPiKV9pZHVP for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 12:07: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 E3DA1130E06 for <quic-issues@ietf.org>; Sat, 14 Jul 2018 12:07:15 -0700 (PDT)
Date: Sat, 14 Jul 2018 12:07:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531595235; bh=eDkXJ/uUDrZsfYa7ME9aDokphaInvSHv/0O2DlHeIk4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=FKAKrkz3ikyeBGCuJfWAAmdLwfUfe1SreREOKWwFi3nBN3ESpZX6k+IiGAKQIYNaS ICNP97aMvDf1/hHvg/2pQIpXHAUu07vwq6Y/OPAYpZlekRKQlUJ0kXi1hugdwRw4yx Ue9bQJXCrrgehPaA+z09QBS7ZjGjnoYR8gNvnFfk=
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/1559/push/2719869559@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1559@github.com>
References: <quicwg/base-drafts/pull/1559@github.com>
Subject: Re: [quicwg/base-drafts] Replace alarm with timer (#1559)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a49e2f2bca_2a5e3fa8d8dacf8017433b"; 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/1NUkOiHpV-06W-Zpifb0aR87ud4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 19:07:18 -0000

----==_mimepart_5b4a49e2f2bca_2a5e3fa8d8dacf8017433b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

da8193e  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/1559/files/4ea8247d4a0e21ed7c63c8ba62a5cf0075756d69..da8193e29c6841d0ac6ed75294c246c8687fa64d

----==_mimepart_5b4a49e2f2bca_2a5e3fa8d8dacf8017433b
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/da8193e">da8193e</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/1559/files/4ea8247d4a0e21ed7c63c8ba62a5cf0075756d69..da8193e29c6841d0ac6ed75294c246c8687fa64d">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqy7g5_GtnwCzuN6yV2LICI1HbLwYks5uGkFigaJpZM4VP5vB">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzCJFWECSfyjkT5eYo5aNSMF8I4Gks5uGkFigaJpZM4VP5vB.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1559"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1559/files/4ea8247d4a0e21ed7c63c8ba62a5cf0075756d69..da8193e29c6841d0ac6ed75294c246c8687fa64d"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1559/files/4ea8247d4a0e21ed7c63c8ba62a5cf0075756d69..da8193e29c6841d0ac6ed75294c246c8687fa64d",
"url": "https://github.com/quicwg/base-drafts/pull/1559/files/4ea8247d4a0e21ed7c63c8ba62a5cf0075756d69..da8193e29c6841d0ac6ed75294c246c8687fa64d",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1559",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1559:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "da8193e",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1559/files/4ea8247d4a0e21ed7c63c8ba62a5cf0075756d69..da8193e29c6841d0ac6ed75294c246c8687fa64d"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356490177\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b4a49e2f2bca_2a5e3fa8d8dacf8017433b--


From nobody Sat Jul 14 12: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 8CAB2130DC2 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 12:07:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GPSsIo8W29ew for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 12:07: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 8E9D3130DF4 for <quic-issues@ietf.org>; Sat, 14 Jul 2018 12:07:46 -0700 (PDT)
Date: Sat, 14 Jul 2018 12:07:45 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531595265; bh=PoRFDJq/TVGT26ju/s6ZmymBRzwkHqj/kCufFLEhPjc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=svkrXKA5rA8KfNEuOq2EkHDdlxs3iYUUyd+pNu9nAWHBxMkFSvC7YKLseJ81YgsbG 49t5nj4TTaum03lezK0E0bE0p0Pc3mWk7QsNNrf3Ks+JsBnldZ5gkhvj1Fv/TYTRd0 i89iGwyaE4dFTjRcq9AqHkOUn1/9im0pGG1SiPC0=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf0d3e41aef0c22c5434f86091084da905549f72292cf0000000117620c0192a169ce14570023@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1559/c405043564@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1559@github.com>
References: <quicwg/base-drafts/pull/1559@github.com>
Subject: Re: [quicwg/base-drafts] Replace alarm with timer (#1559)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a4a01e3071_30602b26b317af5c323918"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/70bv4HwWhHDgCUmldb-SAQOQBco>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 19:07:49 -0000

----==_mimepart_5b4a4a01e3071_30602b26b317af5c323918
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Thanks Jana, this PR got a bit larger, 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/1559#issuecomment-405043564
----==_mimepart_5b4a4a01e3071_30602b26b317af5c323918
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Thanks Jana, this PR got a bit larger, 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/1559#issuecomment-405043564">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzmUOVqrbk2WoPHYvJ83s2Rd1s8fks5uGkGBgaJpZM4VP5vB">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7FhPmgPNECA9SLATCnL00RMXbfTks5uGkGBgaJpZM4VP5vB.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1559: Thanks Jana, this PR got a bit larger, PTAL"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1559#issuecomment-405043564"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1559#issuecomment-405043564",
"url": "https://github.com/quicwg/base-drafts/pull/1559#issuecomment-405043564",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 alarm with timer (#1559)",
"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\": 1559,\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\": 1559\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1559#issuecomment-405043564"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356490177\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4a4a01e3071_30602b26b317af5c323918--


From nobody Sat Jul 14 12:11: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 A900B130DF4 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 12:11:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id enQf97uCFDoX for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 12:11: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 A70FB130DC2 for <quic-issues@ietf.org>; Sat, 14 Jul 2018 12:11:12 -0700 (PDT)
Date: Sat, 14 Jul 2018 12:11:11 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531595471; bh=j6BnXkSGxRKVhItWr7dbjotP2smybGmccFAAvhnKoiA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=BRPcASLK4GOfdbTujqS6Y/4LqFVUeAY6Ff5z3gKf7KO1rxKi13oQE0nxOX5nK1A4d RTufCvuXU94m92iRrj6hWCdacmrnHc2zdtbjlvwzHSb2F/0zkQDiJvEY+op0y1q01K sw39tslPkktveMpOlg45+iM1dVLx8nswQZd11Hr4=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf2f3da01ea1c7f608c37f50c83ee15b60ce1e45792cf0000000117620ccf92a169ce14571c59@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1562/review/137246306@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1562@github.com>
References: <quicwg/base-drafts/pull/1562@github.com>
Subject: Re: [quicwg/base-drafts] Security considerations (#1562)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a4acfef422_17d93fb76e9b6f80307153"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/VBg5A2lvf0A0fFEk0xPMErJjobc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 19:11:15 -0000

----==_mimepart_5b4a4acfef422_17d93fb76e9b6f80307153
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> @@ -1148,6 +1148,23 @@ retransmission timeout has been verified.
      congestion_window = kMinimumWindow
 ~~~
 
+# Security Considerations
+
+## Local Denial of Service
+
+QUIC requires congestion control, and recommends Reno. Not using a
+congestion control algorithm or using an overly aggressive
+algorithm may cause flows sharing the same link to experience
+excess delay, packet loss, and timeouts.

SG, did you want to edit this PR to your liking and then land 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/1562#discussion_r202523042
----==_mimepart_5b4a4acfef422_17d93fb76e9b6f80307153
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/1562#discussion_r202523042">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1148,6 +1148,23 @@ retransmission timeout has been verified.
      congestion_window = kMinimumWindow
 ~~~
 
+# Security Considerations
+
+## Local Denial of Service
+
+QUIC requires congestion control, and recommends Reno. Not using a
+congestion control algorithm or using an overly aggressive
+algorithm may cause flows sharing the same link to experience
+excess delay, packet loss, and timeouts.
</pre>
<p>SG, did you want to edit this PR to your liking and then land 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/1562#discussion_r202523042">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9_59KE0ofoan7MUbbVx_2rva3DNks5uGkJPgaJpZM4VP77W">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq41rGzhis3HhvzDrqNFT35Qo59T2ks5uGkJPgaJpZM4VP77W.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1562"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1562#discussion_r202523042"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1562#discussion_r202523042",
"url": "https://github.com/quicwg/base-drafts/pull/1562#discussion_r202523042",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1562",
"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/1562#discussion_r202523042"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356499158\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4a4acfef422_17d93fb76e9b6f80307153--


From nobody Sat Jul 14 12:12: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 3E488130DF4 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 12:12:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.605
X-Spam-Level: 
X-Spam-Status: No, score=-6.605 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Nep3muzl7mDu for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 12:12: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 452C5130DC2 for <quic-issues@ietf.org>; Sat, 14 Jul 2018 12:12:12 -0700 (PDT)
Date: Sat, 14 Jul 2018 12:12:11 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531595531; bh=pRPVairdRbD8G2XHn8GKemYQungaWh4ZnBzFTiX1GQM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ntletJemSGo694usZgCXpf9VywBEjU7YIpIdFeVgIqUZxIaqtmtLSUQCM6WDe701I HoNbWTeuLN7GfsiHQiBKAfs2BliY1YzQaxnHS6G/tqcjagq0oT8thBp4A3LEdtWwQ1 JTe8FQaj4m48JSgsxhVXOfEfyqShm0WgicPZSles=
From: Magnus Westerlund <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab69256696217fd6909afd51579f6368ccb0fffd7892cf0000000117620d0b92a169ce124bf8bc@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1245/review/137246333@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1245@github.com>
References: <quicwg/base-drafts/pull/1245@github.com>
Subject: Re: [quicwg/base-drafts] Reference RFC5681 and RFC6928 (#1245)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a4b0b8efd9_2b9c13ff876d3ef882423b5"; 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/XbPJX-nYfJX4kK9671SJqEAuCyA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 19:12:14 -0000

----==_mimepart_5b4a4b0b8efd9_2b9c13ff876d3ef882423b5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

gloinul approved this pull request.

Yes, this works for me. 



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1245#pullrequestreview-137246333
----==_mimepart_5b4a4b0b8efd9_2b9c13ff876d3ef882423b5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@gloinul</b> approved this pull request.</p>

<p>Yes, this works for me.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1245#pullrequestreview-137246333">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5YW019V_2ym5UdhUOIByKKb_MaFks5uGkKLgaJpZM4SyWIO">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwTzAR1IQCWZ5MCRTsogehHKQ7d_ks5uGkKLgaJpZM4SyWIO.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@gloinul approved #1245"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1245#pullrequestreview-137246333"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1245#pullrequestreview-137246333",
"url": "https://github.com/quicwg/base-drafts/pull/1245#pullrequestreview-137246333",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 approved 1245",
"sections": [
{
"text": "Yes, this works for me. ",
"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/1245#pullrequestreview-137246333"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 315187726\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4a4b0b8efd9_2b9c13ff876d3ef882423b5--


From nobody Sat Jul 14 12:15: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 4AB6D130E46 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 12:15:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.01
X-Spam-Level: 
X-Spam-Status: No, score=-1.01 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, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Gak2Z1NSAflT for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 12:15: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 D92E1130DF4 for <quic-issues@ietf.org>; Sat, 14 Jul 2018 12:15:14 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531595714; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=WJ3f7FO0lAadJFJF6Nl4SqgtHGV6Xen7mFNvXBBs80I=; b=cMhy6/dHQ1YkbC7L2+guZEwOf8Fj2k8Mcm6g4ud37imlb7gAY0kOx1QW8kyU6EZgueUUuwYA BFFTPEn7S47ahomjnIVRH99nBvKLXFiZaVQcQ8OhjfnvS8YLt2AaOqXrajaHWV6+8kAeVaAC uHbJ3wSOsNRVdvbOhzB9A/UGMl4=
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 5b4a4bc2.7f1aabaa4240-smtp-out-n03; Sat, 14 Jul 2018 19:15:14 -0000 (UTC)
Date: Sat, 14 Jul 2018 12:15:14 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5b4a4bc220c74_e22e2b266b419bfc19c6@hookshot-fe-dfcc362.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] e54765: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4a4bc220947_e22e2b266b419bfc1874"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/s4ViJOae2KILe-0_aMj6IadzCT8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 19:15:16 -0000

----==_mimepart_5b4a4bc220947_e22e2b266b419bfc1874
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-rfc6928
  Home:   https://github.com/quicwg/base-drafts
  Commit: e5476589706ae5c7d6fc81ee4bbac8351ee6fdf8
      https://github.com/quicwg/base-drafts/commit/e5476589706ae5c7d6fc81ee4bbac8351ee6fdf8
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-07-14 (Sat, 14 Jul 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4a4bc220947_e22e2b266b419bfc1874--


From nobody Sat Jul 14 12:15: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 1AB13130EFA for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 12:15:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1RUzW5TTLKkI for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 12:15: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 2A6A0130E7E for <quic-issues@ietf.org>; Sat, 14 Jul 2018 12:15:18 -0700 (PDT)
Date: Sat, 14 Jul 2018 12:15:17 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531595717; bh=lDjEJy94mKryG7Em1NtDgsrONW/0iY5OHRfIc3+rwKk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=BDBUY+jS9ri9I4L9dgN5wwUqvalE2RHy97oGxp9P0ztm5KQbcBAhbKU2Pv/uTwHtn GBPZDvo7ERDUvNUR8M2GYfOfrno8qzpxvQ1paDhi2v57kcn5Qa9+cgEM5bJS/EHrzi XIF2TXOGTzd5nQ25ObShUBcH4SAqF2QBo8QyBQnU=
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/1245/push/2719875746@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1245@github.com>
References: <quicwg/base-drafts/pull/1245@github.com>
Subject: Re: [quicwg/base-drafts] Reference RFC5681 and RFC6928 (#1245)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a4bc57c936_787a2ab61406ef6022899"; 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/dofXLWOcSa6CSoTytA7nRB0rN30>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 19:15:20 -0000

----==_mimepart_5b4a4bc57c936_787a2ab61406ef6022899
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

e547658  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/1245/files/a660cfd1bf38f212d95b9afdcc06dc49beacdacc..e5476589706ae5c7d6fc81ee4bbac8351ee6fdf8

----==_mimepart_5b4a4bc57c936_787a2ab61406ef6022899
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/e547658">e547658</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/1245/files/a660cfd1bf38f212d95b9afdcc06dc49beacdacc..e5476589706ae5c7d6fc81ee4bbac8351ee6fdf8">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9ZZ4TY7JfQl4HucnHgrcVRO2P6Tks5uGkNFgaJpZM4SyWIO">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1NeSUtrQ-M1QQ7Xc-H_ZxFNrfH7ks5uGkNFgaJpZM4SyWIO.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1245"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1245/files/a660cfd1bf38f212d95b9afdcc06dc49beacdacc..e5476589706ae5c7d6fc81ee4bbac8351ee6fdf8"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1245/files/a660cfd1bf38f212d95b9afdcc06dc49beacdacc..e5476589706ae5c7d6fc81ee4bbac8351ee6fdf8",
"url": "https://github.com/quicwg/base-drafts/pull/1245/files/a660cfd1bf38f212d95b9afdcc06dc49beacdacc..e5476589706ae5c7d6fc81ee4bbac8351ee6fdf8",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1245",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1245:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "e547658",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1245/files/a660cfd1bf38f212d95b9afdcc06dc49beacdacc..e5476589706ae5c7d6fc81ee4bbac8351ee6fdf8"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 315187726\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b4a4bc57c936_787a2ab61406ef6022899--


From nobody Sat Jul 14 12:20: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 C4C36130E63 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 12:20:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.01
X-Spam-Level: 
X-Spam-Status: No, score=-1.01 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, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lbeGBYztpJ-o for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 12:20: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 11C53130DDC for <quic-issues@ietf.org>; Sat, 14 Jul 2018 12:20:17 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531596016; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=d2GU9JttVm8BMMw5di3meigrBKdIPLTGqYuhzSaEs7Y=; b=qmBTmqjxlE0lwi43LitGPbgFynDwSNUB1PJAS0aXM5d/UxGo5axRxGYghV2aONtZbkxMxNen DTn1VJYtqeWn4ExOQ+cRifHDjq1ZhPYza0MO9wC/okucbk6Vi3Os4N73HqtJXvXlSETVboVc cQ2a63nNpYq3bP2672NhS9U/UY0=
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.34]) by mxa.mailgun.org with ESMTP id 5b4a4cf0.7fd8d3707e40-smtp-out-n03; Sat, 14 Jul 2018 19:20:16 -0000 (UTC)
Date: Sat, 14 Jul 2018 12:20:16 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5b4a4cf0375b_5d452b20796a9c0c12164@hookshot-fe-7191cb1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] b96762: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4a4cf033d9_5d452b20796a9c0c12099"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/_x3a8RMHMlVGJz9k9ORX5GF9IH8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 19:20:19 -0000

----==_mimepart_5b4a4cf033d9_5d452b20796a9c0c12099
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-rfc6928
  Home:   https://github.com/quicwg/base-drafts
  Commit: b96762e047d8bf6af9d5079d32ced4818cef19bd
      https://github.com/quicwg/base-drafts/commit/b96762e047d8bf6af9d5079d32ced4818cef19bd
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-07-14 (Sat, 14 Jul 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4a4cf033d9_5d452b20796a9c0c12099--


From nobody Sat Jul 14 12:20: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 D4A4B130E7E for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 12:20:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SHDm-g60JUjH for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 12:20: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 32887130DDC for <quic-issues@ietf.org>; Sat, 14 Jul 2018 12:20:19 -0700 (PDT)
Date: Sat, 14 Jul 2018 12:20:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531596018; bh=WgfJFaXtZyLw0Y6wUqL5a+j9RE9DfKRIZ0NUp4yqB+I=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=W7Ycl0iYu8bhK6dBvUlZ/u3BXmzKGAH6T3N+9+g5wW9dI8iljR5zIUKrMqua6wGXw 9glOqgfQkD2HZ3qi8UkUPvzmN0EtTBtEcgt4QLdF/Y2vtGVPT56C4asEvJKASbwXlz 5CuPIphjq/sCqdd3MMojI16331zPsMwo8O57Mi3A=
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/1245/push/2719879516@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1245@github.com>
References: <quicwg/base-drafts/pull/1245@github.com>
Subject: Re: [quicwg/base-drafts] Reference RFC5681 and RFC6928 (#1245)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a4cf26ca35_dd3b3f8808a2ef8415681e"; 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/dbT89sSaVSM16gRzQiNtHAaxmA4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 19:20:21 -0000

----==_mimepart_5b4a4cf26ca35_dd3b3f8808a2ef8415681e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

b96762e  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/1245/files/e5476589706ae5c7d6fc81ee4bbac8351ee6fdf8..b96762e047d8bf6af9d5079d32ced4818cef19bd

----==_mimepart_5b4a4cf26ca35_dd3b3f8808a2ef8415681e
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/b96762e">b96762e</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/1245/files/e5476589706ae5c7d6fc81ee4bbac8351ee6fdf8..b96762e047d8bf6af9d5079d32ced4818cef19bd">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7H9T8NJkGQsh8IW11mNekJjpMjRks5uGkRygaJpZM4SyWIO">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5QQBgYtgHg25q-UyFjsTycHYOv1ks5uGkRygaJpZM4SyWIO.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1245"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1245/files/e5476589706ae5c7d6fc81ee4bbac8351ee6fdf8..b96762e047d8bf6af9d5079d32ced4818cef19bd"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1245/files/e5476589706ae5c7d6fc81ee4bbac8351ee6fdf8..b96762e047d8bf6af9d5079d32ced4818cef19bd",
"url": "https://github.com/quicwg/base-drafts/pull/1245/files/e5476589706ae5c7d6fc81ee4bbac8351ee6fdf8..b96762e047d8bf6af9d5079d32ced4818cef19bd",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1245",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1245:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "b96762e",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1245/files/e5476589706ae5c7d6fc81ee4bbac8351ee6fdf8..b96762e047d8bf6af9d5079d32ced4818cef19bd"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 315187726\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b4a4cf26ca35_dd3b3f8808a2ef8415681e--


From nobody Sat Jul 14 12:22: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 19152130E6A for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 12:22:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.01
X-Spam-Level: 
X-Spam-Status: No, score=-1.01 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, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gbqBnzHtc2qd for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 12:22: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 989DC130DDC for <quic-issues@ietf.org>; Sat, 14 Jul 2018 12:22:51 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531596171; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=9u7uxU46V+jx1But+Uqi6lE8RVcpnw2176hTxU2TWT0=; b=mHPlI+KtIaaUz499HZeqRuDV6k+BvYCFVOphcVJFkiRugDRlL4uFYLhCQGj0uP57sKCQNdjO RrL+BiGr36znXYOaqlrAoIJPpT8bZat6m0bB+ZpNpFBBoLOpF7B20+cXHZ1b943Vh3FrSq4p xF6WONRGzXluOsYMkUrZ4B9/V4s=
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 5b4a4d8a.7efd7e82f120-smtp-out-n01; Sat, 14 Jul 2018 19:22:50 -0000 (UTC)
Date: Sat, 14 Jul 2018 12:22:50 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5b4a4d8ac78a1_60c22ae9d4221c108166e@hookshot-fe-d252ca1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 9570a8: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4a4d8ac72c0_60c22ae9d4221c108151d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Kn9ouZEFjxrIt1erRu30obvV2Lk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 19:22:53 -0000

----==_mimepart_5b4a4d8ac72c0_60c22ae9d4221c108151d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-rfc6928
  Home:   https://github.com/quicwg/base-drafts
  Commit: 9570a812923a00933fdbdc29563a4d89cf10ff20
      https://github.com/quicwg/base-drafts/commit/9570a812923a00933fdbdc29563a4d89cf10ff20
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-07-14 (Sat, 14 Jul 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4a4d8ac72c0_60c22ae9d4221c108151d--


From nobody Sat Jul 14 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 96E1E130EFB for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 12:22:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ql0sjRa53ElX for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 12:22: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 16F6B130DDC for <quic-issues@ietf.org>; Sat, 14 Jul 2018 12:22:54 -0700 (PDT)
Date: Sat, 14 Jul 2018 12:22:53 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531596173; bh=Z91PsdlqPgJcmJBBXKu3+LgeZye8+Ognbcs9KLBBS9U=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Z44MmHOpV9cWXEZUIQoKfIonvS1o4q9odyD8YzelGcTDm5CkiSzRhSq7WPWYT7oSL htkv5D2OMtLfga9K/30q1kU7Mp5LTxuUiGzeDz9j0SzhufmvT4SKPkRcTBvCeJTrqx fBI9BzuEFnRf++ElJVsBU/Ak76M0di79OUdz1EPI=
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/1245/push/2719881446@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1245@github.com>
References: <quicwg/base-drafts/pull/1245@github.com>
Subject: Re: [quicwg/base-drafts] Reference RFC5681 and RFC6928 (#1245)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a4d8d51d63_26c12ab61406ef60177650"; 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/BPEbEjdNwztQN94KfStJTYvXzWc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 19:22:57 -0000

----==_mimepart_5b4a4d8d51d63_26c12ab61406ef60177650
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

9570a81  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/1245/files/b96762e047d8bf6af9d5079d32ced4818cef19bd..9570a812923a00933fdbdc29563a4d89cf10ff20

----==_mimepart_5b4a4d8d51d63_26c12ab61406ef60177650
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/9570a81">9570a81</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/1245/files/b96762e047d8bf6af9d5079d32ced4818cef19bd..9570a812923a00933fdbdc29563a4d89cf10ff20">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7CFBq_S_8wSiy6dVCUEkQmBgpCQks5uGkUNgaJpZM4SyWIO">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-XRtgVQ7fPhzIXXdxtWn-6L4ZI0ks5uGkUNgaJpZM4SyWIO.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1245"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1245/files/b96762e047d8bf6af9d5079d32ced4818cef19bd..9570a812923a00933fdbdc29563a4d89cf10ff20"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1245/files/b96762e047d8bf6af9d5079d32ced4818cef19bd..9570a812923a00933fdbdc29563a4d89cf10ff20",
"url": "https://github.com/quicwg/base-drafts/pull/1245/files/b96762e047d8bf6af9d5079d32ced4818cef19bd..9570a812923a00933fdbdc29563a4d89cf10ff20",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1245",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1245:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "9570a81",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1245/files/b96762e047d8bf6af9d5079d32ced4818cef19bd..9570a812923a00933fdbdc29563a4d89cf10ff20"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 315187726\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b4a4d8d51d63_26c12ab61406ef60177650--


From nobody Sat Jul 14 12:24: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 6DEED130E6A for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 12:24:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.01
X-Spam-Level: 
X-Spam-Status: No, score=-1.01 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, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kSqSZ5Y3sXUD for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 12:24: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 8BF13130DDC for <quic-issues@ietf.org>; Sat, 14 Jul 2018 12:24:14 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531596254; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=LU4VObfb2pxZdtARXH1ZVhTMLlgiqQYZdSYd0Hno7TA=; b=EOa3P+Ye9438pY3k3BffHJv2Gko57kewhPD3JZd+73kNg1dj4rGPif4ryVpXQbvhbM6reNJD /JXWSx6EoswTlI0NqSbn0FMnrIizyT4dzybW1y0TMtVSFuhkOyQIfHU7z9XKtpnmOlzIZpD/ jeN2cR121ygliIkpQGu2t9mZy/Y=
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 5b4a4ddd.7fddcc4901e0-smtp-out-n03; Sat, 14 Jul 2018 19:24:13 -0000 (UTC)
Date: Sat, 14 Jul 2018 12:24:12 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5b4a4ddc2f292_41f82b10a1001c0c85894@hookshot-fe-cace476.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 9b850d: Reference RFC5681 and RFC6928 (#1245)
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4a4ddc2ed23_41f82b10a1001c0c857ee"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/hudcbiB-lkU5yOo0lGxJCkYFNc4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 19:24:16 -0000

----==_mimepart_5b4a4ddc2ed23_41f82b10a1001c0c857ee
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 9b850df6fb12a2a06572031e3461f1106268e9ce
      https://github.com/quicwg/base-drafts/commit/9b850df6fb12a2a06572031e3461f1106268e9ce
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-07-14 (Sat, 14 Jul 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Reference RFC5681 and RFC6928 (#1245)

* Reference RFC6928

Partially fixes #592

* Reference RFC5681

* Update pseudocode

* Update draft-ietf-quic-recovery.md

* max_datagram_size

* 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



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4a4ddc2ed23_41f82b10a1001c0c857ee--


From nobody Sat Jul 14 12:24: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 1FAF2130DDC for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 12:24:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id k74hx3aIatFP for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 12:24: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 52AEF130DF4 for <quic-issues@ietf.org>; Sat, 14 Jul 2018 12:24:15 -0700 (PDT)
Date: Sat, 14 Jul 2018 12:24:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531596254; bh=wwR9Oc3EZt1dycmh8F/bmntJwpKQJH8yzATN2GTZJR8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=1jnJiHr5Zs0+2neIh7olXZVskW+7BPbyKnj+dT3IPFWuWG/ajZmjYgoaZ4Qb62W0d QXL8SPsV8MFe7NZrcU0A/nWl4H32ZwIDZrgCtT2gm44NGJe850//qPDNYn/5vYLKEn TAdG+4gc9TOQsQEegYAmC8kv4Qee+nv6J6hCkqwQ=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe2791aa01667c61551361c466eccc115f1fb810192cf0000000117620fde92a169ce124bf8bc@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1245/issue_event/1733973116@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1245@github.com>
References: <quicwg/base-drafts/pull/1245@github.com>
Subject: Re: [quicwg/base-drafts] Reference RFC5681 and RFC6928 (#1245)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a4dde8b5c2_5ff72ac766442f5c370730"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/WuxQ-DTth0Jy8XmPVAmh_vzkBtI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 19:24:17 -0000

----==_mimepart_5b4a4dde8b5c2_5ff72ac766442f5c370730
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1245.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1245#event-1733973116
----==_mimepart_5b4a4dde8b5c2_5ff72ac766442f5c370730
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="306968764" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1245" href="https://github.com/quicwg/base-drafts/pull/1245">#1245</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1245#event-1733973116">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzRZttPzNW1kLk9SagD2ZapmElbKks5uGkVegaJpZM4SyWIO">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1fgdSaASr8nKwpM_cXPyl3uj8zAks5uGkVegaJpZM4SyWIO.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1245."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1245#event-1733973116"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1245#event-1733973116",
"url": "https://github.com/quicwg/base-drafts/pull/1245#event-1733973116",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Reference RFC5681 and RFC6928 (#1245)",
"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/1245#event-1733973116"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 315187726\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4a4dde8b5c2_5ff72ac766442f5c370730--


From nobody Sat Jul 14 12: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 E9FEE130DDC for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 12:24:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GwbbxFSXvsrG for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 12:24: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 5D369130E63 for <quic-issues@ietf.org>; Sat, 14 Jul 2018 12:24:15 -0700 (PDT)
Date: Sat, 14 Jul 2018 12:24:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531596254; bh=XJjKf6sEjERmkE4HjBtPjeS9BLa+YjQ35+3Lmk4Dbes=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=oHGepfryN+wcG/Wt5VN9SccQ97H9N7CT+EDqC0Hd098ZQOkk3m7APs6ocJby7XLEq dBxmCP3mMRSyh5ArqgHhqMeUMg5QHJp7Oj0ZbB5PqY9xo+vekh6EZkeYyeGVuB1RXh /q9GdPevyIHxilwuiV/CAyUSezeujNrGjCzxR6Co=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab5555258ce32bf8e3ba5a05a163335e40eed7f9bf92cf0000000117620fde92a169ce0df07cbd@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/592/issue_event/1733973117@github.com>
In-Reply-To: <quicwg/base-drafts/issues/592@github.com>
References: <quicwg/base-drafts/issues/592@github.com>
Subject: Re: [quicwg/base-drafts] MSS and MTU (#592)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a4dde7b47a_67722b02758c6f5c1977e1"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/PHv2IJmpClz0z3P39v8x20nvD6E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 19:24:18 -0000

----==_mimepart_5b4a4dde7b47a_67722b02758c6f5c1977e1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #592 via #1245.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/592#event-1733973117
----==_mimepart_5b4a4dde7b47a_67722b02758c6f5c1977e1
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="233864381" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/592" href="https://github.com/quicwg/base-drafts/issues/592">#592</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="306968764" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1245" href="https://github.com/quicwg/base-drafts/pull/1245">#1245</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/592#event-1733973117">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-bjPfuQltu7gI1_BvBQHEvGYQCxks5uGkVegaJpZM4NxOWY">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwE6CkbVgp43KIEcnbXSnEtCdyjlks5uGkVegaJpZM4NxOWY.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #592 via #1245."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/592#event-1733973117"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/592#event-1733973117",
"url": "https://github.com/quicwg/base-drafts/issues/592#event-1733973117",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] MSS and MTU (#592)",
"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/592#event-1733973117"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 231007640\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4a4dde7b47a_67722b02758c6f5c1977e1--


From nobody Sat Jul 14 12:33: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 BB41D130DF4 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 12:33:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zgucFA8rJVOj for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 12:33: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 D6318130DDC for <quic-issues@ietf.org>; Sat, 14 Jul 2018 12:33:20 -0700 (PDT)
Date: Sat, 14 Jul 2018 12:33:20 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531596800; bh=VhB0Wsv8gCvFx2HZDOgMsxHgO2M2Owqgk/vG2pvG8as=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=VYf65KhZqgub46iUry8IBsPCC6JhiJLmk1PaYn1MDuGPScEjL0sB9rPu5DOo9h33v PrkQaKjuxz+qBMz8BNEgnx4/IsoLf1aSyKeRe2YbxaVyqkDHqqZKgXICNggwEuDqoE JfRlgV51JiN1Wpo/1raV9w0mkaA3VUZdd2VM0PFQ=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abbd3a5fa3b3049d5cc2f10fdab39dbfe2379fa73d92cf000000011762120092a169ce144b173f@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1551/review/137246822@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1551@github.com>
References: <quicwg/base-drafts/pull/1551@github.com>
Subject: Re: [quicwg/base-drafts] Editorial recovery fixes (#1551)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a500035171_4e5b3fc380cf2f78292518"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/7FbR6AUSSrr_u9g5QjgjVK-LnSI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 19:33:23 -0000

----==_mimepart_5b4a500035171_4e5b3fc380cf2f78292518
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> -reordering of packets in the network.
-
-The RECOMMENDED initial value for kReorderingThreshold is 3.
-
-We derive this recommendation from TCP loss recovery {{?RFC5681}}
-{{?RFC6675}}. It is possible for networks to exhibit higher degrees of
-reordering, causing a sender to detect spurious losses. Detecting spurious
-losses leads to unnecessary retransmissions and may result in degraded
+and/or a threshold amount of time after the unacknowledged packet. Receipt of the
+ack indicates that a later packet was received, the reordering threshold
+provides some tolerance for reordering of packets in the network.
+
+The RECOMMENDED initial value for kReorderingThreshold is 3, based on 
+TCP loss recovery {{?RFC5681}} {{?RFC6675}}. Some networks may exhibit higher
+degrees of reordering, causing a sender to detect spurious losses. Detecting
+spurious losses leads to unnecessary retransmissions and may result in degraded

Agreed, its either confusing or wrong, depending on your perspective.

How about spuriously detecting losses?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1551#discussion_r202523506
----==_mimepart_5b4a500035171_4e5b3fc380cf2f78292518
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/1551#discussion_r202523506">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; -reordering of packets in the network.
-
-The RECOMMENDED initial value for kReorderingThreshold is 3.
-
-We derive this recommendation from TCP loss recovery {{?RFC5681}}
-{{?RFC6675}}. It is possible for networks to exhibit higher degrees of
-reordering, causing a sender to detect spurious losses. Detecting spurious
-losses leads to unnecessary retransmissions and may result in degraded
+and/or a threshold amount of time after the unacknowledged packet. Receipt of the
+ack indicates that a later packet was received, the reordering threshold
+provides some tolerance for reordering of packets in the network.
+
+The RECOMMENDED initial value for kReorderingThreshold is 3, based on 
+TCP loss recovery {{?RFC5681}} {{?RFC6675}}. Some networks may exhibit higher
+degrees of reordering, causing a sender to detect spurious losses. Detecting
+spurious losses leads to unnecessary retransmissions and may result in degraded
</pre>
<p>Agreed, its either confusing or wrong, depending on your perspective.</p>
<p>How about spuriously detecting losses?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1551#discussion_r202523506">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4twg5-y3MIyBOuiwb6bV4GnVcd-ks5uGkeAgaJpZM4VMGq_">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8oVNZrZxBjBRjkLr6X1z6tMUWE8ks5uGkeAgaJpZM4VMGq_.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1551"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1551#discussion_r202523506"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1551#discussion_r202523506",
"url": "https://github.com/quicwg/base-drafts/pull/1551#discussion_r202523506",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1551",
"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/1551#discussion_r202523506"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355494591\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4a500035171_4e5b3fc380cf2f78292518--


From nobody Sat Jul 14 12:39: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 2CD4F130EFA for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 12:39:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.01
X-Spam-Level: 
X-Spam-Status: No, score=-1.01 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, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CXFy_qxqIvGT for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 12:39: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 41AFD130F34 for <quic-issues@ietf.org>; Sat, 14 Jul 2018 12:39:53 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531597192; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=G5Edaq87qE/O2b2PoHBGf/lrjB+bebWpXl5JTz5Fx9M=; b=fHrybD74DCm/QtMQ4bkZSRG1RZDsA0Qrdo0Je+gAx7gvlyRQMAhCElGJ3/CYUk2UhHnFvwH+ iW5JsaHoTjzEaG+wfxhL/mzlCjZLhf/BwHMJd1UBW4GKeva01qmmndchfLJOWKjHXwqtV/Br uici0LcWbXvVphUxB0bIA/ttuVc=
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 5b4a5188.7f2122fb8570-smtp-out-n03; Sat, 14 Jul 2018 19:39:52 -0000 (UTC)
Date: Sat, 14 Jul 2018 12:39:51 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5b4a518726b7f_597f2b21dc847c1c303e6@hookshot-fe-88eb02d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] ccbbde: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4a51872664a_597f2b21dc847c1c302c6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/qcarBJjDSlMZouxryIYHkHquW1g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 19:39:55 -0000

----==_mimepart_5b4a51872664a_597f2b21dc847c1c302c6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-editorial
  Home:   https://github.com/quicwg/base-drafts
  Commit: ccbbde30ea2ca4c3619f3f8f8728565d9acbb67f
      https://github.com/quicwg/base-drafts/commit/ccbbde30ea2ca4c3619f3f8f8728565d9acbb67f
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-07-14 (Sat, 14 Jul 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4a51872664a_597f2b21dc847c1c302c6--


From nobody Sat Jul 14 12:40: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 04DD0130ED8 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 12:39:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id a39yIFR2x0Yf for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 12:39: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 7D31A130EFC for <quic-issues@ietf.org>; Sat, 14 Jul 2018 12:39:55 -0700 (PDT)
Date: Sat, 14 Jul 2018 12:39:53 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531597193; bh=emzA/AjR5g+jvz7fefb9Xxnu0SvWrUV692cTrZlk0jA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=s8VTF8ucgahMJZJ+13xV/brhfvFu8ibeWBpfniiauRz1rmYCyrbB0M33LwzwlAt8k I8XdqHLKIZPga1a3JTNKMkQr0Nr+gFTbC15dwVG9Tb6FfGiteVIeF5wp2BdSMQUenr /m9JBkCOTwnTNTyE0xD4Mt3NLMWbyfCPcc4bsA68=
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/1551/push/2719893902@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1551@github.com>
References: <quicwg/base-drafts/pull/1551@github.com>
Subject: Re: [quicwg/base-drafts] Editorial recovery fixes (#1551)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a5189ca3fa_2b9b73ff876d3ef88158896"; 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/kSq2D4fq11DRIBcUOyDqIbfJIEw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 19:39:59 -0000

----==_mimepart_5b4a5189ca3fa_2b9b73ff876d3ef88158896
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

ccbbde3  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/1551/files/d3aa88aadb1cae4fa0bd3acd009bd560362e52dd..ccbbde30ea2ca4c3619f3f8f8728565d9acbb67f

----==_mimepart_5b4a5189ca3fa_2b9b73ff876d3ef88158896
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/ccbbde3">ccbbde3</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/1551/files/d3aa88aadb1cae4fa0bd3acd009bd560362e52dd..ccbbde30ea2ca4c3619f3f8f8728565d9acbb67f">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8AoABvheAW_6L4Yta-kbR-5pDZDks5uGkkJgaJpZM4VMGq_">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxIdm3lJK_TeWkiGUnaXvO6kPV3Lks5uGkkJgaJpZM4VMGq_.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1551"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1551/files/d3aa88aadb1cae4fa0bd3acd009bd560362e52dd..ccbbde30ea2ca4c3619f3f8f8728565d9acbb67f"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1551/files/d3aa88aadb1cae4fa0bd3acd009bd560362e52dd..ccbbde30ea2ca4c3619f3f8f8728565d9acbb67f",
"url": "https://github.com/quicwg/base-drafts/pull/1551/files/d3aa88aadb1cae4fa0bd3acd009bd560362e52dd..ccbbde30ea2ca4c3619f3f8f8728565d9acbb67f",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1551",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1551:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "ccbbde3",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1551/files/d3aa88aadb1cae4fa0bd3acd009bd560362e52dd..ccbbde30ea2ca4c3619f3f8f8728565d9acbb67f"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355494591\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b4a5189ca3fa_2b9b73ff876d3ef88158896--


From nobody Sat Jul 14 12:41: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 3D96F130EBD for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 12:41:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JcWkUjYtknsT for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 12:41: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 21591130E98 for <quic-issues@ietf.org>; Sat, 14 Jul 2018 12:41:50 -0700 (PDT)
Date: Sat, 14 Jul 2018 12:41:49 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531597309; bh=0B1d00lhmMfkrZLLWl8lXXx5pptmCuqOUy8PP4PxCyk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=em9oPVnDqIPjSxK8uqIa4Mu1z6raFaRUvpeVhbqazz3XnQcMGdfeSSvzFLKPLZHaK hXXNASzY0W+YM4aIjtPpR0s944AZSBiDqj0e+0uK2C3seBAy9mrFdnF1MVvCD9g7lu d+2lEvD2IVC2DBtkDzETRuYmJX5Qb1Jd5LAY1S+I=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb2a02ed19a3137922e470f96821c19603b0a73f392cf00000001176213fd92a169ce1456e92b@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1557/review/137246994@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1557@github.com>
References: <quicwg/base-drafts/pull/1557@github.com>
Subject: Re: [quicwg/base-drafts] Add Definitions (#1557)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a51fd7983a_6df83f9611476f801409c8"; 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/Hj9-WR63xQMRIMM2VYkqJAoUqIk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 19:41:52 -0000

----==_mimepart_5b4a51fd7983a_6df83f9611476f801409c8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mikkelfj commented on this pull request.



>  
 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:
+
+ACK frames:
+
+: ACK frames refer to both ACK and ACK_ECN frames in this
+  document.
+
+ACK-only:
+
+: Any packet containing only an ACK frame.
+

Suggest being specific about ACK and ACK_ECN 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/1557#pullrequestreview-137246994
----==_mimepart_5b4a51fd7983a_6df83f9611476f801409c8
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/1557#discussion_r202523681">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt;  
 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:
+
+ACK frames:
+
+: ACK frames refer to both ACK and ACK_ECN frames in this
+  document.
+
+ACK-only:
+
+: Any packet containing only an ACK frame.
+
</pre>
<p>Suggest being specific about ACK and ACK_ECN 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/1557#pullrequestreview-137246994">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzE8Px1VGlhgmipwOBqXx2ibPG8lks5uGkl9gaJpZM4VP39p">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_-tygtX3QUrk0HLh7hvemq2BfMBks5uGkl9gaJpZM4VP39p.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1557"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1557#pullrequestreview-137246994"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1557#pullrequestreview-137246994",
"url": "https://github.com/quicwg/base-drafts/pull/1557#pullrequestreview-137246994",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1557",
"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/1557#pullrequestreview-137246994"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356482921\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4a51fd7983a_6df83f9611476f801409c8--


From nobody Sat Jul 14 12:43: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 030F7130EBD for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 12:43:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.01
X-Spam-Level: 
X-Spam-Status: No, score=-1.01 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, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id iyKQYXJEnlRm for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 12:43: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 46A91130E98 for <quic-issues@ietf.org>; Sat, 14 Jul 2018 12:43:08 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531597387; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=j1i23sslGMv78xWi52oJV210Ff5n9q7NPbbaY9OymQU=; b=ebLEHd+v1/NsyH5/Ty7pIyBR1WHlErn3jrZiD0bEOQfQAbRKv+P6BwwffvKmR2NxJeFn1rK2 BKBFsQ08k9QkCQRcDt25f54p30heGszL8BTQ29hkRYoaGOyu0l0k7fJrlExqYXZXJnXQ2ojs /b2fQLabkD/W5PGbEzbq5rxIWtI=
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 5b4a524b.7fc3244fe6c0-smtp-out-n01; Sat, 14 Jul 2018 19:43:07 -0000 (UTC)
Date: Sat, 14 Jul 2018 12:43:06 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5b4a524adc7ea_5a7e2b2526e81c0c619a1@hookshot-fe-88eb02d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 6418fb: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4a524adc076_5a7e2b2526e81c0c6182"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/fdzvgUQIOCrnqe0NBv80UZEmaOU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 19:43:10 -0000

----==_mimepart_5b4a524adc076_5a7e2b2526e81c0c6182
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-editorial
  Home:   https://github.com/quicwg/base-drafts
  Commit: 6418fb72a4ea035bd1570b310ee0b4881bf618de
      https://github.com/quicwg/base-drafts/commit/6418fb72a4ea035bd1570b310ee0b4881bf618de
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-07-14 (Sat, 14 Jul 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4a524adc076_5a7e2b2526e81c0c6182--


From nobody Sat Jul 14 12:43: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 2114C130EF8 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 12:43:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id N5-REilYosPH for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 12:43: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 256C8130E98 for <quic-issues@ietf.org>; Sat, 14 Jul 2018 12:43:10 -0700 (PDT)
Date: Sat, 14 Jul 2018 12:43:09 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531597389; bh=YkH1WzWLzhIiBsRXQnPaLc8TjmfmtuvU99K8vrtvliw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=wEH9mKJgvuSuD5fQW9F5GKhVvdjlVEexLdQN44+8h6kgWCNUWhvOL9B4P+Y5ZqGcd kGsrPQL69dDMAf3n0ghFGORIu5/YMNWJp3eGVISG6yIGvJJ/6wu+fCWNlJPM3Ww7OQ ZkjRpoB+UKVOih9cifVhhQS0bjAKCYYDtrmQTLWM=
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/1551/push/2719896296@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1551@github.com>
References: <quicwg/base-drafts/pull/1551@github.com>
Subject: Re: [quicwg/base-drafts] Editorial recovery fixes (#1551)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a524d747dc_5043fd2be7f0f78315bd"; 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/N2AQ_pb8gm-XSEA62dljlWJQpYI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 19:43:12 -0000

----==_mimepart_5b4a524d747dc_5043fd2be7f0f78315bd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

6418fb7  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/1551/files/ccbbde30ea2ca4c3619f3f8f8728565d9acbb67f..6418fb72a4ea035bd1570b310ee0b4881bf618de

----==_mimepart_5b4a524d747dc_5043fd2be7f0f78315bd
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/6418fb7">6418fb7</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/1551/files/ccbbde30ea2ca4c3619f3f8f8728565d9acbb67f..6418fb72a4ea035bd1570b310ee0b4881bf618de">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7VPjThc83yZ7NdS8bQai8tbk3hhks5uGknNgaJpZM4VMGq_">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0vzGlkJIrmgdhAL9wJeLsGcsEIBks5uGknNgaJpZM4VMGq_.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1551"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1551/files/ccbbde30ea2ca4c3619f3f8f8728565d9acbb67f..6418fb72a4ea035bd1570b310ee0b4881bf618de"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1551/files/ccbbde30ea2ca4c3619f3f8f8728565d9acbb67f..6418fb72a4ea035bd1570b310ee0b4881bf618de",
"url": "https://github.com/quicwg/base-drafts/pull/1551/files/ccbbde30ea2ca4c3619f3f8f8728565d9acbb67f..6418fb72a4ea035bd1570b310ee0b4881bf618de",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1551",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1551:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "6418fb7",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1551/files/ccbbde30ea2ca4c3619f3f8f8728565d9acbb67f..6418fb72a4ea035bd1570b310ee0b4881bf618de"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355494591\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b4a524d747dc_5043fd2be7f0f78315bd--


From nobody Sat Jul 14 12:43: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 DD5E9130EFB for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 12:43:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id r7Ep8ZISPui3 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 12:43: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 1991F130EBD for <quic-issues@ietf.org>; Sat, 14 Jul 2018 12:43:44 -0700 (PDT)
Date: Sat, 14 Jul 2018 12:43:43 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531597423; bh=KMEaCJtMIzbihjrCS3/O0xlCMHvy1ItLgtE7CBHniw8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=F1Tx/onfq+R1ksLucaw+uw1ZQmvcnimNEx4Rls7s98M12pc3ySsC5RtERNXNijyv4 IQdWsNFIzWISejy5DEKAzqQevGFGl3EYHjW+g4HMF6Ue9H9RL+XrbxJHrYUcZ9mlJI EliHXIgFgVIGbxyIxJuH9nzennrwoyFcY8qzf1Zs=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab16ae3d16fb5220ae4bc7897f7b8c4472fde46a1d92cf000000011762146f92a169ce144b173f@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1551/c405045465@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1551@github.com>
References: <quicwg/base-drafts/pull/1551@github.com>
Subject: Re: [quicwg/base-drafts] Editorial recovery fixes (#1551)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a526f62c9d_4b663fe67ce20f84900748"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ZYPW3v_b-0-MhhAcmpSyvOLeg8s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 19:43:46 -0000

----==_mimepart_5b4a526f62c9d_4b663fe67ce20f84900748
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I think I addressed all the comments and I reverted the 1.25 -> 1.125 change and put it in my recovery slides.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1551#issuecomment-405045465
----==_mimepart_5b4a526f62c9d_4b663fe67ce20f84900748
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I think I addressed all the comments and I reverted the 1.25 -&gt; 1.125 change and put it in my recovery slides.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1551#issuecomment-405045465">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_iCUETtgCyDC8gFsjhf5kX28GESks5uGknvgaJpZM4VMGq_">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1uYHzq6oT9CzuWgVgZEWtFpwKi5ks5uGknvgaJpZM4VMGq_.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1551: I think I addressed all the comments and I reverted the 1.25 -\u003e 1.125 change and put it in my recovery slides."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1551#issuecomment-405045465"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1551#issuecomment-405045465",
"url": "https://github.com/quicwg/base-drafts/pull/1551#issuecomment-405045465",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Editorial recovery fixes (#1551)",
"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\": 1551,\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\": 1551\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1551#issuecomment-405045465"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355494591\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4a526f62c9d_4b663fe67ce20f84900748--


From nobody Sat Jul 14 12:46: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 03535130EFA for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 12:46:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.01
X-Spam-Level: 
X-Spam-Status: No, score=-1.01 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, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ahiz0t0aNAre for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 12:46: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 329CD130E98 for <quic-issues@ietf.org>; Sat, 14 Jul 2018 12:46:18 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531597577; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=qwg39LOpJMO9l1HsHQ05gRZ9kKhq4WngrIFopmzioXU=; b=IC1dR8rtmKqdMBHx5zkUBJiG9FdIHPbw/Tn+NHGftpYx0/mbWKgh0TreNU1GVOhnE0+V5j0l bjcXxbCi5TLUXb8rjQsjgrC9uVFStKHDhVsJiPDBN8AvHjwyQ401C83aZJZXPFW4rLRYlBhz MDHN62feb8Xa8j7xOyQqD0p6Nac=
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 5b4a5309.7f4ad7229f60-smtp-out-n03; Sat, 14 Jul 2018 19:46:17 -0000 (UTC)
Date: Sat, 14 Jul 2018 12:46:17 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5b4a53094ec4_5a5f2accf7ee5c0c43167@hookshot-fe-88eb02d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 8fade2: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4a53094b4d_5a5f2accf7ee5c0c4306e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/cb82jOgMBcar3JXQrm6HE7jBMqg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 19:46:20 -0000

----==_mimepart_5b4a53094b4d_5a5f2accf7ee5c0c4306e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-editorial
  Home:   https://github.com/quicwg/base-drafts
  Commit: 8fade2b55f7efb62b158f1fa9a75b5ff22b2fdca
      https://github.com/quicwg/base-drafts/commit/8fade2b55f7efb62b158f1fa9a75b5ff22b2fdca
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-07-14 (Sat, 14 Jul 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4a53094b4d_5a5f2accf7ee5c0c4306e--


From nobody Sat Jul 14 12:46: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 E3609130EFB for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 12:46:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Ippo0YpOUMny for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 12:46: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 F3F7D130EBD for <quic-issues@ietf.org>; Sat, 14 Jul 2018 12:46:19 -0700 (PDT)
Date: Sat, 14 Jul 2018 12:46:19 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531597579; bh=YESSowqxyYQjGApfSS/lRcdj0AuLYOo4x1zZEihJB8A=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=hyQ3Y0f0xjgmKOYPew/0v5Ssn1DfR4sinohk5EB5AVwBMxRLT7WB2phOejJgLcp5E mJxkH5sM6Ay615hJrk/IlGMjp6mSfUCVdwPmQ3AWF9wkl8fcYNkurcLwWg0RfmSvVx nB4o03IPVW+EnBRxMiFdp01kCGTcFzgNOSqQfYLo=
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/1551/push/2719898608@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1551@github.com>
References: <quicwg/base-drafts/pull/1551@github.com>
Subject: Re: [quicwg/base-drafts] Editorial recovery fixes (#1551)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a530b5cda7_25323f9611476f8020984f"; 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/lMKZJTfDftx7szUNQ9LRGh_6EkA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 19:46:22 -0000

----==_mimepart_5b4a530b5cda7_25323f9611476f8020984f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

8fade2b  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/1551/files/6418fb72a4ea035bd1570b310ee0b4881bf618de..8fade2b55f7efb62b158f1fa9a75b5ff22b2fdca

----==_mimepart_5b4a530b5cda7_25323f9611476f8020984f
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/8fade2b">8fade2b</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/1551/files/6418fb72a4ea035bd1570b310ee0b4881bf618de..8fade2b55f7efb62b158f1fa9a75b5ff22b2fdca">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyPuf3DTAK95g2tdVDZrq8TkNFJ0ks5uGkqLgaJpZM4VMGq_">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_ZQytfyDTP61wYyZI1Y6wT8DFOmks5uGkqLgaJpZM4VMGq_.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1551"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1551/files/6418fb72a4ea035bd1570b310ee0b4881bf618de..8fade2b55f7efb62b158f1fa9a75b5ff22b2fdca"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1551/files/6418fb72a4ea035bd1570b310ee0b4881bf618de..8fade2b55f7efb62b158f1fa9a75b5ff22b2fdca",
"url": "https://github.com/quicwg/base-drafts/pull/1551/files/6418fb72a4ea035bd1570b310ee0b4881bf618de..8fade2b55f7efb62b158f1fa9a75b5ff22b2fdca",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1551",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1551:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "8fade2b",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1551/files/6418fb72a4ea035bd1570b310ee0b4881bf618de..8fade2b55f7efb62b158f1fa9a75b5ff22b2fdca"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355494591\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b4a530b5cda7_25323f9611476f8020984f--


From nobody Sat Jul 14 12:47: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 2D792130ED8 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 12:47:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TDS2WFzaWALv for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 12:47: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 119C6130EBD for <quic-issues@ietf.org>; Sat, 14 Jul 2018 12:47:36 -0700 (PDT)
Date: Sat, 14 Jul 2018 12:47:35 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531597655; bh=g17M+Ms/2CMtheewk9oOuYvjkp+BaVx2GibE6XSQ8oM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LKFdCMHc+D97mlZiwiir4N324/mr+ArUq1CBFKpI0ywA6+YcSaPc87i8qVC4mAOyk 3liktJDSlX34n560QTuOGcZEcvGd4eHRm4yO73Il3ZpwhMzsvxbV+4cK59LAZs2a7V XmUPy5SRI8xn5Xoq5rTQDCMxY1dqIFq1D7At6bGI=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab55fb1c6ace5adfe59bdcadffd0971ad709f52bc992cf000000011762155792a169ce144b173f@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1551/review/137247118@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1551@github.com>
References: <quicwg/base-drafts/pull/1551@github.com>
Subject: Re: [quicwg/base-drafts] Editorial recovery fixes (#1551)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a535766748_73853fc5a63f8f803337b"; 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/oRSji5aYdL_7HekzuuToqxKG_rI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 19:47:38 -0000

----==_mimepart_5b4a535766748_73853fc5a63f8f803337b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mikkelfj commented on this pull request.



> -reordering of packets in the network.
-
-The RECOMMENDED initial value for kReorderingThreshold is 3.
-
-We derive this recommendation from TCP loss recovery {{?RFC5681}}
-{{?RFC6675}}. It is possible for networks to exhibit higher degrees of
-reordering, causing a sender to detect spurious losses. Detecting spurious
-losses leads to unnecessary retransmissions and may result in degraded
+and/or a threshold amount of time after the unacknowledged packet. Receipt of the
+ack indicates that a later packet was received, the reordering threshold
+provides some tolerance for reordering of packets in the network.
+
+The RECOMMENDED initial value for kReorderingThreshold is 3, based on 
+TCP loss recovery {{?RFC5681}} {{?RFC6675}}. Some networks may exhibit higher
+degrees of reordering, causing a sender to detect spurious losses. Detecting
+spurious losses leads to unnecessary retransmissions and may result in degraded

somehow reminds me of https://en.wikiquote.org/wiki/Colossal_Cave_Adventure

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1551#discussion_r202523791
----==_mimepart_5b4a535766748_73853fc5a63f8f803337b
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/1551#discussion_r202523791">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; -reordering of packets in the network.
-
-The RECOMMENDED initial value for kReorderingThreshold is 3.
-
-We derive this recommendation from TCP loss recovery {{?RFC5681}}
-{{?RFC6675}}. It is possible for networks to exhibit higher degrees of
-reordering, causing a sender to detect spurious losses. Detecting spurious
-losses leads to unnecessary retransmissions and may result in degraded
+and/or a threshold amount of time after the unacknowledged packet. Receipt of the
+ack indicates that a later packet was received, the reordering threshold
+provides some tolerance for reordering of packets in the network.
+
+The RECOMMENDED initial value for kReorderingThreshold is 3, based on 
+TCP loss recovery {{?RFC5681}} {{?RFC6675}}. Some networks may exhibit higher
+degrees of reordering, causing a sender to detect spurious losses. Detecting
+spurious losses leads to unnecessary retransmissions and may result in degraded
</pre>
<p>somehow reminds me of <a href="https://en.wikiquote.org/wiki/Colossal_Cave_Adventure" rel="nofollow">https://en.wikiquote.org/wiki/Colossal_Cave_Adventure</a></p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1551#discussion_r202523791">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6HpQ15jRp9-DpXr2KQX1dDa5Qjbks5uGkrXgaJpZM4VMGq_">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7F-oOwPYqPwQB8515qoTqyEsK8zks5uGkrXgaJpZM4VMGq_.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1551"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1551#discussion_r202523791"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1551#discussion_r202523791",
"url": "https://github.com/quicwg/base-drafts/pull/1551#discussion_r202523791",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1551",
"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/1551#discussion_r202523791"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355494591\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4a535766748_73853fc5a63f8f803337b--


From nobody Sat Jul 14 14:02: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 5C02E130E64 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 14:02:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.605
X-Spam-Level: 
X-Spam-Status: No, score=-6.605 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tGty7k_xMYL2 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 14:02: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 23A3F128BAC for <quic-issues@ietf.org>; Sat, 14 Jul 2018 14:02:49 -0700 (PDT)
Date: Sat, 14 Jul 2018 14:02:47 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531602167; bh=WK9w6VeMA+cBiNOGTgRkTjDnUg53KZoLrKokJLkL2TU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=FOoBZawVVzbacCtpx46rkp1K7kPSBt1PsrQAlCfsvUpqoFAq0DjB6QgN3LQyQN8UI Gmc5Ky3yBMG2I5jJF0umCc/V9e9PDiumPHLnSSAhhgiW67JcAWUv+vSEDaWUYJVgJ8 Nkgy6EsqMcSvyQyqaJp+hIqbwkplXQXRoorqVo8A=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab10d99d427e4ebc4c8cfe3b0a57e38bbc10a11d8d92cf00000001176226f792a169ce144fcb80@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1555/review/137248516@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1555@github.com>
References: <quicwg/base-drafts/pull/1555@github.com>
Subject: Re: [quicwg/base-drafts] Exception in ECN detection when ACK loss happens (#1555)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a64f7edd9c_61e02ae3d9928f5015926d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/v8_axpXM-vzn68YKVplH3aSeE08>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 21:02:52 -0000

----==_mimepart_5b4a64f7edd9c_61e02ae3d9928f5015926d
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/1555#pullrequestreview-137248516
----==_mimepart_5b4a64f7edd9c_61e02ae3d9928f5015926d
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/1555#pullrequestreview-137248516">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1-sTfX6reMmzwg_onX1xUkIa__Nks5uGlx3gaJpZM4VNnHR">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7gRYsr6bKFafR35I6Q1-S5z7KCmks5uGlx3gaJpZM4VNnHR.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1555"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1555#pullrequestreview-137248516"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1555#pullrequestreview-137248516",
"url": "https://github.com/quicwg/base-drafts/pull/1555#pullrequestreview-137248516",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1555",
"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/1555#pullrequestreview-137248516"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355889617\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4a64f7edd9c_61e02ae3d9928f5015926d--


From nobody Sat Jul 14 14: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 ED30E130E2A for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 14:02:55 -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, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id V6lYtB2rdnPh for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 14:02: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 CABA5130EBD for <quic-issues@ietf.org>; Sat, 14 Jul 2018 14:02:53 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531602173; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=gbHP8xEF1I58M1bhZB0ykbC4RL0fMsgMVyUA+R/I234=; b=MxumC+eRmvrSoKZaP37WK+QZRy2pJKALWnITfPejS3V/th44D3MX3H6OJF9YJe5d4DIK61xJ TkaQmG1gTgTzOoNUwtTilpjT5cmLIYdQdZtyp7cMpuDFTN0c7UvevixTRIVbHhVubRFZcWtO dZfROPE6CbmnSL+b6CPbBHNPG4Q=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: magnus.westerlund=ericsson.com@github.com
Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 5b4a64fc.7fb772a305d0-smtp-out-n01; Sat, 14 Jul 2018 21:02:52 -0000 (UTC)
Date: Sat, 14 Jul 2018 14:02:52 -0700
From: Magnus Westerlund <magnus.westerlund@ericsson.com>
Reply-To: Magnus Westerlund <magnus.westerlund@ericsson.com>
To: quic-issues@ietf.org
Message-ID: <5b4a64fc36141_47112aaf1b3c9c147517a@hookshot-fe-6b2eebc.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 9659e5: Exception in ECN detection when ACK loss happens (...
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4a64fc35977_47112aaf1b3c9c14750db"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/8ZKCFvrC9F6j9CT9bLjYuGSFJ6A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 21:02:56 -0000

----==_mimepart_5b4a64fc35977_47112aaf1b3c9c14750db
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 9659e578402c690a7c67a55fb9c6cf963e50434b
      https://github.com/quicwg/base-drafts/commit/9659e578402c690a7c67a55fb9c6cf963e50434b
  Author: Magnus Westerlund <magnus.westerlund@ericsson.com>
  Date:   2018-07-14 (Sat, 14 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Exception in ECN detection when ACK loss happens (#1555)

* Adding exception due to ack loss.

* Fixing trailing spaces.

* Implementing Ian's proposals

* Addressing editorial from Ian

* Fixing spelling of comparisons

* Removed extra empty line.



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4a64fc35977_47112aaf1b3c9c14750db--


From nobody Sat Jul 14 14:03: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 86434130E2A for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 14:02:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5TYlVb1mjNV5 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 14:02: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 6D2E2130E7D for <quic-issues@ietf.org>; Sat, 14 Jul 2018 14:02:55 -0700 (PDT)
Date: Sat, 14 Jul 2018 14:02:54 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531602174; bh=SGXv97UIbkyWmA2YVCl+rMb2SIlEM8xB0bI3zgLZNr0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=kBkZ/ZjCsZ2weLDvM7jLWw/yhvW7hI5KVjC+OrogeAx+rr1YMFKVolGUpysYk2Rjf ME3eBWybdv0TwCJnOuXd/35p3duUpD1yLPv9UEiddE1YMJ1mKhMOzjgYSWHHjF20m0 X3XYRck/kzQsvyTnLAvmzKBLVZYEJo/jkyDq7C7A=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abbd4ffc0fbce6dcb93bf76e65244853def0037bc092cf00000001176226fe92a169ce144fcb80@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1555/issue_event/1733998924@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1555@github.com>
References: <quicwg/base-drafts/pull/1555@github.com>
Subject: Re: [quicwg/base-drafts] Exception in ECN detection when ACK loss happens (#1555)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a64fe67238_24e53f9611476f803138bd"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/3g0lZZNDB7rzMBJ_0DHagnC-p30>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 21:02:58 -0000

----==_mimepart_5b4a64fe67238_24e53f9611476f803138bd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1555.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1555#event-1733998924
----==_mimepart_5b4a64fe67238_24e53f9611476f803138bd
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="340773760" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1555" href="https://github.com/quicwg/base-drafts/pull/1555">#1555</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1555#event-1733998924">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_skop8M3SES4gENAZFBvSyJulOTks5uGlx-gaJpZM4VNnHR">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-iZqbj_jlYLc8j-Urkt7zu3CGRTks5uGlx-gaJpZM4VNnHR.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1555."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1555#event-1733998924"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1555#event-1733998924",
"url": "https://github.com/quicwg/base-drafts/pull/1555#event-1733998924",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Exception in ECN detection when ACK loss happens (#1555)",
"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/1555#event-1733998924"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355889617\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4a64fe67238_24e53f9611476f803138bd--


From nobody Sat Jul 14 14:06: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 976D9130E64 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 14:06:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Y0NecqRFqyRQ for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 14:06:11 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 63867130E2A for <quic-issues@ietf.org>; Sat, 14 Jul 2018 14:06:11 -0700 (PDT)
Date: Sat, 14 Jul 2018 14:06:10 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531602370; bh=BTsFElTaw3UUUB+z+I1qHK3qz9QOPTsSMSKmw1wzJqQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=hWEedRSQYeNcpmGp3+dzmG2R8c8TwYTAuU/YVjHS2VVkqD+qsPaOUyR7jE2PZrysf O4qM9qHkWUfqdYKti0nBug41mrUtmJQ7u6q13aY0GwjGfoKnRwwR56xuLzFdwyQrRZ Y92B4VYDziv9n34BGKl2theQq7nVHRpVtYYRd8lY=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab343d640f06759267c99852a01f34f23d7d0d201192cf00000001176227c292a169ce14379972@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1535/405049878@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1535@github.com>
References: <quicwg/base-drafts/issues/1535@github.com>
Subject: Re: [quicwg/base-drafts] Long header + token and PNE (#1535)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a65c2b4182_4f522accd107af582794e3"; 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/EAmECLuuhWgQXzxBdswbuQaGSKw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 21:06:14 -0000

----==_mimepart_5b4a65c2b4182_4f522accd107af582794e3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

My interpretation of -3 will be that token_len and token are placed _afte=
r_ the payload, because payload is defined as the last element of the lon=
g header. But that means that -13 is impossible to implement, because the=
 length of the payload can=E2=80=99t be determined without parsing the to=
ken_len field that follows the payload.

Anyways my understanding is that the correct definition is to place token=
 and token_len right before the encrypted pn 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/1535#issuecomment-405049878=

----==_mimepart_5b4a65c2b4182_4f522accd107af582794e3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>My interpretation of -3 will be that token_len and token are placed <e=
m>after</em> the payload, because payload is defined as the last element =
of the long header. But that means that -13 is impossible to implement, b=
ecause the length of the payload can=E2=80=99t be determined without pars=
ing the token_len field that follows the payload.</p>
<p>Anyways my understanding is that the correct definition is to place to=
ken and token_len right before the encrypted pn field.</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/1535#issuecomment-405049878">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq7R_=
WxzIvHbwtTrtFvPQ3Pw1kg-Yks5uGl1CgaJpZM4VGjVI">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq7APMAJX0dz5bQkjPaPgXTX2=
Y77uks5uGl1CgaJpZM4VGjVI.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 #1535: My interpretation of -3 will be that token_len and token are=
 placed _after_ the payload, because payload is defined as the last eleme=
nt of the long header. But that means that -13 is impossible to implement=
, because the length of the payload can=E2=80=99t be determined without p=
arsing the token_len field that follows the payload.\r\n\r\nAnyways my un=
derstanding is that the correct definition is to place token and token_le=
n right before the encrypted pn field."}],"action":{"name":"View Issue","=
url":"https://github.com/quicwg/base-drafts/issues/1535#issuecomment-4050=
49878"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1535#issuecomment=
-405049878",
"url": "https://github.com/quicwg/base-drafts/issues/1535#issuecomment-40=
5049878",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Long header + token and PNE (#1535)",
"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\": 1535,\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\": 1535\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1535#issuecomment-40=
5049878"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3540391=
12\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b4a65c2b4182_4f522accd107af582794e3--


From nobody Sat Jul 14 14:06: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 50307130E2A for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 14:06:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id AWaU9KbTVwIo for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 14:06: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 995DF128BAC for <quic-issues@ietf.org>; Sat, 14 Jul 2018 14:06:42 -0700 (PDT)
Date: Sat, 14 Jul 2018 14:06:41 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531602401; bh=ZklLF83pMuU+jMFAKtSb9Q9BLl0Fm/8FXlHfnbcXwH0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=PDFZKeRShS3lZJlq1cy9l65vT9vISGWSFxHmu/knIB3m061wWUJ/Ns33oej2q2kIg GzJU30tg5sclUCuR/Cou66hdaF5iECTd5sgCixPnl5IkaGDOZrYPlJXYp8QnXiCdXc nPhB2+4qW+rJ2tl9VPUwx/BBYDAUtTTj03+YY4Us=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb44c06bdf9b5777497ac4233c7a234d84b5b10df92cf00000001176227e192a169ce1456ee45@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1558/405049906@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1558@github.com>
References: <quicwg/base-drafts/issues/1558@github.com>
Subject: Re: [quicwg/base-drafts] Http cancel race with stop sending (#1558)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a65e1be4aa_2b9ca3ff876d3ef88442851"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/FH-3G-FUPjwv54U8wowe1zoIQYM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 21:06:44 -0000

----==_mimepart_5b4a65e1be4aa_2b9ca3ff876d3ef88442851
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

If a client wants the server to stop sending the response, it can use STOP_SENDING.  But SHOULD NOT is probably OK here.  The server can stop sending if it wants 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/1558#issuecomment-405049906
----==_mimepart_5b4a65e1be4aa_2b9ca3ff876d3ef88442851
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>If a client wants the server to stop sending the response, it can use STOP_SENDING.  But SHOULD NOT is probably OK here.  The server can stop sending if it wants 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/1558#issuecomment-405049906">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4ykqFyHOajkSHAPW1c9wGyE_gF7ks5uGl1hgaJpZM4VP4XE">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2Ul3-n89cweg1A_STVEiSZ-MrjBks5uGl1hgaJpZM4VP4XE.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1558: If a client wants the server to stop sending the response, it can use STOP_SENDING.  But SHOULD NOT is probably OK here.  The server can stop sending if it wants to."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1558#issuecomment-405049906"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1558#issuecomment-405049906",
"url": "https://github.com/quicwg/base-drafts/issues/1558#issuecomment-405049906",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 cancel race with stop sending (#1558)",
"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\": 1558,\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\": 1558\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1558#issuecomment-405049906"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356484548\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4a65e1be4aa_2b9ca3ff876d3ef88442851--


From nobody Sat Jul 14 14: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 33D9C130E64 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 14:09: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.249, 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 pAo0uSuj7hIl for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 14:09: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 3990F128BAC for <quic-issues@ietf.org>; Sat, 14 Jul 2018 14:09:19 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531602558; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=lbmeLZsBDyj4sNk3RZDH/j3ZJCuRTLBCQfRvmnNHF/s=; b=g6KnuRkAbi4xEjwGjuu2xmnx2/W/SMMx+A4LjDFa+kgTEbSX5nadphdTGAXut9T9VwL2RrMP s/3cO+QpRkz4Kb7fEvd0B1b4KreyvMZ2tElPkyN+2xZD3dk2nOs9iM+aEFe0cP3tsgRFcjYO xQfFo/esaw1RrU9HqDCLsq9uaC8=
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 5b4a667d.7fd08c45fa20-smtp-out-n02; Sat, 14 Jul 2018 21:09:17 -0000 (UTC)
Date: Sat, 14 Jul 2018 14:09:16 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b4a667c84592_5e472afb0520bc0c47328@hookshot-fe-32b5f5b.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] e73cc1: Clarify the extent of the AAD
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4a667c83e4c_5e472afb0520bc0c47248"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/L5H1CJwYSScDE2G1BO_eNVszF24>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 21:09:21 -0000

----==_mimepart_5b4a667c83e4c_5e472afb0520bc0c47248
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: e73cc1555c0b9e8f79c132600ebad6ca9bcb8997
      https://github.com/quicwg/base-drafts/commit/e73cc1555c0b9e8f79c132600ebad6ca9bcb8997
  Author: David Schinazi <dschinazi@apple.com>
  Date:   2018-07-14 (Sat, 14 Jul 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Clarify the extent of the AAD


  Commit: 957f34ed450b0154b58311970479e010cc7496b8
      https://github.com/quicwg/base-drafts/commit/957f34ed450b0154b58311970479e010cc7496b8
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-15 (Sun, 15 Jul 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Merge pull request #1564 from DavidSchinazi/dev/clarify_aad

Clarify the extent of the AAD


Compare: https://github.com/quicwg/base-drafts/compare/9659e578402c...957f34ed450b
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4a667c83e4c_5e472afb0520bc0c47248--


From nobody Sat Jul 14 14: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 C02C9130E64 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 14:09:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Q3s-fXBiMDSh for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 14:09: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 B1AAA130E2A for <quic-issues@ietf.org>; Sat, 14 Jul 2018 14:09:19 -0700 (PDT)
Date: Sat, 14 Jul 2018 14:09:19 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531602559; bh=6sQp8rTGyfg2WtTKL2r68nybFktUs1fsQWyW59y7VHY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Sq/HbICPGuuatvvuBkvryXUlBnwIIC/pgIZt23JfoM2tBzHM7jmVIIv/4DGNYOc4w 6hRN/CyBdm45F2uIQghM2ElxGyqeGC5v1q9VPKyd44ALdEmSGV0tnqnIm8MO/IxUQM QNCXiK15SDPpKdKrPYHNP5SbohSq1IrwwSWunMDE=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf1b801fbae14513141564e0dce3be9e88b62627992cf000000011762287f92a169ce14571f2f@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1564/issue_event/1734001420@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1564@github.com>
References: <quicwg/base-drafts/pull/1564@github.com>
Subject: Re: [quicwg/base-drafts] Clarify the extent of the AAD (#1564)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a667f4fae_1682af128456f5c24498c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/IjEQmfZ__gJvmKVvz2TaYCwB9ro>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 21:09:23 -0000

----==_mimepart_5b4a667f4fae_1682af128456f5c24498c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1564.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1564#event-1734001420
----==_mimepart_5b4a667f4fae_1682af128456f5c24498c
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="341253935" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1564" href="https://github.com/quicwg/base-drafts/pull/1564">#1564</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1564#event-1734001420">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzSsKPDi9bzAeekuAAZ9IjyVE7Jrks5uGl3_gaJpZM4VP8JP">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-V1VFEkqgxOhyd8SijxKiJ0Hdwcks5uGl3_gaJpZM4VP8JP.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1564."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1564#event-1734001420"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1564#event-1734001420",
"url": "https://github.com/quicwg/base-drafts/pull/1564#event-1734001420",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 the extent of the AAD (#1564)",
"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/1564#event-1734001420"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356500047\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4a667f4fae_1682af128456f5c24498c--


From nobody Sat Jul 14 14:14: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 62FD9130E7D for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 14:14:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NqWzreIGdmZF for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 14:14: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 C6D10128BAC for <quic-issues@ietf.org>; Sat, 14 Jul 2018 14:14:54 -0700 (PDT)
Date: Sat, 14 Jul 2018 14:14:53 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531602893; bh=ryFML8NORWgTaOGBwjG2PMtVj4dC8/0VDvpZ0sCDrzg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=pOwPvEKECoj2z7ZxVh7Bv86Su+3yk+OIvYEyKUxd1YFuA8G0De6Zq7xAS2jVRdEnn wnWhhDAJVmQSfiPwuNl2/S1JVrBhOfq1eluuxZSDGtWpMLx3YCy7whT9KFEn6osZUB htwbCTEWBbhHBEeoAvg+oxkvHFKNSFufBBowlVUg=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abc077a1d214cf4a2fc7af4436334fdc76061bea8c92cf00000001176229cd92a169ce14571c59@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1562/review/137248758@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1562@github.com>
References: <quicwg/base-drafts/pull/1562@github.com>
Subject: Re: [quicwg/base-drafts] Security considerations (#1562)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a67cde8f01_30b62b28baf28f6033383e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/SwWHMieuYIqxeU2M6fexln2PJSw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 21:14:57 -0000

----==_mimepart_5b4a67cde8f01_30b62b28baf28f6033383e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson commented on this pull request.

Another consideration to consider: Congestion control fundamentally involves the consumption of signals from unauthenticated entities.  On-path attackers can spoof or alter these signals.  An attacker can cause endpoints to reduce their sending rate by dropping packets, or alter send rate by changing ECN markings.



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1562#pullrequestreview-137248758
----==_mimepart_5b4a67cde8f01_30b62b28baf28f6033383e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@martinthomson</b> commented on this pull request.</p>

<p>Another consideration to consider: Congestion control fundamentally involves the consumption of signals from unauthenticated entities.  On-path attackers can spoof or alter these signals.  An attacker can cause endpoints to reduce their sending rate by dropping packets, or alter send rate by changing ECN markings.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1562#pullrequestreview-137248758">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqysbDtiO-20z340JF6uVXu77djQqks5uGl9NgaJpZM4VP77W">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1Jq_xDm9KpOBhQYtPcdrJdLLn0Zks5uGl9NgaJpZM4VP77W.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1562"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1562#pullrequestreview-137248758"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1562#pullrequestreview-137248758",
"url": "https://github.com/quicwg/base-drafts/pull/1562#pullrequestreview-137248758",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1562",
"sections": [
{
"text": "Another consideration to consider: Congestion control fundamentally involves the consumption of signals from unauthenticated entities.  On-path attackers can spoof or alter these signals.  An attacker can cause endpoints to reduce their sending rate by dropping packets, or alter send rate by changing ECN markings.",
"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/1562#pullrequestreview-137248758"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356499158\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4a67cde8f01_30b62b28baf28f6033383e--


From nobody Sat Jul 14 14:21: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 0FB49130E91 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 14:20:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vB7DiW07SYnb for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 14:20: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 12A6D126BED for <quic-issues@ietf.org>; Sat, 14 Jul 2018 14:20:56 -0700 (PDT)
Date: Sat, 14 Jul 2018 14:20:55 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531603255; bh=NYnVRxSBe5JyJi6XKe8engqjF/ozwTS4QihwKMBWbro=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=em1NQ9BcIeljUiZOjqkYz3cJcNo55B6VjZPx7VDN/Xaly1vz8ACAIwbr+Fyx81V4f nREo6Wd5awU6GjiXeSqj/Xk+OGRn80V0ry7qy10DWBBfsZ704hfeUU0f8f7upjhHwx 51FZYP8gb2yN2NzXEvUvbuVd7npDYSxyGfVfk3ZM=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab03ffa3759c7e6482f59f8caebaf0e4f509ef218c92cf0000000117622b3792a169ce1456e92b@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1557/review/137248862@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1557@github.com>
References: <quicwg/base-drafts/pull/1557@github.com>
Subject: Re: [quicwg/base-drafts] Add Definitions (#1557)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a69376e316_734b3fdfc0266f8044108f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/xTqHXBpM88kueTHQi0iYLtt9Ciw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 21:20:58 -0000

----==_mimepart_5b4a69376e316_734b3fdfc0266f8044108f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson approved this pull request.



> +
+In-flight:
+
+: Packets are considered in-flight when they have been sent
+  and neither acknowledged or declared lost, and they are not
+  ACK-only.
+
+Retransmittable Frames:
+
+: All frames besides ACK, ACK_ECN, or PADDING are considered
+  retransmittable.
+
+Retransmittable Packets:
+
+: Packets that contain retransmittable frames elicit an ACK from
+  the receiver and are called retransmittable packets.

Both packets and frames aren't classified as retransmittable or not.  It would be better if this used a different label.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1557#pullrequestreview-137248862
----==_mimepart_5b4a69376e316_734b3fdfc0266f8044108f
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/1557#discussion_r202525398">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; +
+In-flight:
+
+: Packets are considered in-flight when they have been sent
+  and neither acknowledged or declared lost, and they are not
+  ACK-only.
+
+Retransmittable Frames:
+
+: All frames besides ACK, ACK_ECN, or PADDING are considered
+  retransmittable.
+
+Retransmittable Packets:
+
+: Packets that contain retransmittable frames elicit an ACK from
+  the receiver and are called retransmittable packets.
</pre>
<p>Both packets and frames aren't classified as retransmittable or not.  It would be better if this used a different label.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1557#pullrequestreview-137248862">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6dZhYUNnMknAYlb_r4Ne0F3kgSNks5uGmC3gaJpZM4VP39p">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2MWPMdWACkYSkeK-Ir3ONK88_pqks5uGmC3gaJpZM4VP39p.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1557"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1557#pullrequestreview-137248862"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1557#pullrequestreview-137248862",
"url": "https://github.com/quicwg/base-drafts/pull/1557#pullrequestreview-137248862",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1557",
"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/1557#pullrequestreview-137248862"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356482921\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4a69376e316_734b3fdfc0266f8044108f--


From nobody Sat Jul 14 14:22: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 18EFC126BED for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 14:22:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Xvl4GsroHbIA for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 14:22: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 0A4DB130E7D for <quic-issues@ietf.org>; Sat, 14 Jul 2018 14:22:24 -0700 (PDT)
Date: Sat, 14 Jul 2018 14:22:23 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531603343; bh=Gp0F3Uu9vVwvP6k8fXR2w8LGAVT++F49EVV/cHMIC3U=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=SwarXhv7YyZJ++KK9wFc1yJV76JoYcHx1K4Fnuv6n1pDplP07wyH5jvM85An/Y2v5 kU64UlDhyMKh+zSulco3V4W7usXTHBm2/s7zau7ZDSGe6f15gA1TA9+x2NzX3/BrCZ fCXlTANPwD2V5A/3ZcwdPVc2ekm1HRcjnbdBL2i0=
From: Christian Huitema <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf46f79a6a1dcd948624575c0792f3cc8196a8b2692cf0000000117622b8f92a169ce14379972@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1535/405050704@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1535@github.com>
References: <quicwg/base-drafts/issues/1535@github.com>
Subject: Re: [quicwg/base-drafts] Long header + token and PNE (#1535)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a698f471f8_64612accd107af584491cc"; 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/dkO2Bw5ICQStN8On4R1pl4ZFuh0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 21:22:26 -0000

----==_mimepart_5b4a698f471f8_64612accd107af584491cc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable



> On Jul 14, 2018, at 2:06 PM, Kazuho Oku <notifications@github.com> wrot=
e:
> =

> My interpretation of -3 will be that token_len and token are placed aft=
er the payload, because payload is defined as the last element of the lon=
g header. But that means that -13 is impossible to implement, because the=
 length of the payload can=E2=80=99t be determined without parsing the to=
ken_len field that follows the payload.
> =


Impossible is a big word. I did actually implement it. But it is ugly and=
 unnecessarily complicated.
> Anyways my understanding is that the correct definition is to place tok=
en and token_len right before the encrypted pn field.
> =

> =E2=80=94
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub, or mute the thread.


-- =

You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1535#issuecomment-405050704=

----==_mimepart_5b4a698f471f8_64612accd107af584491cc
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<br>
<br>
&gt; On Jul 14, 2018, at 2:06 PM, Kazuho Oku &lt;notifications@github.com=
&gt; wrote:<br>
&gt; <br>
&gt; My interpretation of -3 will be that token_len and token are placed =
after the payload, because payload is defined as the last element of the =
long header. But that means that -13 is impossible to implement, because =
the length of the payload can=E2=80=99t be determined without parsing the=
 token_len field that follows the payload.<br>
&gt; <br>
<br>
Impossible is a big word. I did actually implement it. But it is ugly and=
 unnecessarily complicated.<br>
&gt; Anyways my understanding is that the correct definition is to place =
token and token_len right before the encrypted pn field.<br>
&gt; <br>
&gt; =E2=80=94<br>
&gt; You are receiving this because you authored the thread.<br>
&gt; Reply to this email directly, view it on GitHub, or mute the thread.=
<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/1535#issuecomment-405050704">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqwBW=
AAEbCDQPjo-fJ-90oOrxKNzTks5uGmEPgaJpZM4VGjVI">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkqxIi9SoQgYgiBsqpDH4B4svX=
KNwoks5uGmEPgaJpZM4VGjVI.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":"@huit=
ema in #1535: \n\n\u003e On Jul 14, 2018, at 2:06 PM, Kazuho Oku \u003cno=
tifications@github.com\u003e wrote:\n\u003e \n\u003e My interpretation of=
 -3 will be that token_len and token are placed after the payload, becaus=
e payload is defined as the last element of the long header. But that mea=
ns that -13 is impossible to implement, because the length of the payload=
 can=E2=80=99t be determined without parsing the token_len field that fol=
lows the payload.\n\u003e \n\nImpossible is a big word. I did actually im=
plement it. But it is ugly and unnecessarily complicated.\n\u003e Anyways=
 my understanding is that the correct definition is to place token and to=
ken_len right before the encrypted pn field.\n\u003e \n\u003e =E2=80=94\n=
\u003e You are receiving this because you authored the thread.\n\u003e Re=
ply to this email directly, view it on GitHub, or mute the thread.\n"}],"=
action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts=
/issues/1535#issuecomment-405050704"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1535#issuecomment=
-405050704",
"url": "https://github.com/quicwg/base-drafts/issues/1535#issuecomment-40=
5050704",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Long header + token and PNE (#1535)",
"sections": [
{
"text": "",
"activityTitle": "**Christian Huitema**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/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\": 1535,\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\": 1535\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1535#issuecomment-40=
5050704"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3540391=
12\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b4a698f471f8_64612accd107af584491cc--


From nobody Sat Jul 14 14:24: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 34780130E91 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 14:24:16 -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.249, 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 PuifjUf1mheD for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 14:24: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 6BC9A130E7D for <quic-issues@ietf.org>; Sat, 14 Jul 2018 14:24:14 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531603453; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=MATyIyv+He/i5nt+BcsU0xpJZmQWb4g1pWp+WR1bB/U=; b=MSWsdQXNCUOLfBSML2M2gW0cvlQzet9ue/55WV8WUE/U01MfWwc3SphAUcgztG3JtoHw3TkQ HoR8zCVZ8MN3lIA+O506LO5LdmKifgTlRheHe66KyQR/5UcWZgmCmEOh70RwGX7UcqcS7dXh wNH6Q4aGr4YIRQxqq4JlfN5ot1w=
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.40]) by mxa.mailgun.org with ESMTP id 5b4a69fd.7fc5fdbb3690-smtp-out-n03; Sat, 14 Jul 2018 21:24:13 -0000 (UTC)
Date: Sat, 14 Jul 2018 14:24:12 -0700
From: Jana Iyengar <jri.ietf@gmail.com>
Reply-To: Jana Iyengar <jri.ietf@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b4a69fcbd0bf_15c12aad29085c0442537@hookshot-fe-d2afb11.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 9fed56: Simplify receiver verification of ECN corruption
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4a69fcbcc65_15c12aad29085c044241a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ZFYIpiOEP0oYJ0Wlb_WifTEbxfE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 21:24:16 -0000

----==_mimepart_5b4a69fcbcc65_15c12aad29085c044241a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ecn
  Home:   https://github.com/quicwg/base-drafts
  Commit: 9fed56d1af31c535c1bc48199b8611cf271a8453
      https://github.com/quicwg/base-drafts/commit/9fed56d1af31c535c1bc48199b8611cf271a8453
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2018-07-14 (Sat, 14 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Simplify receiver verification of ECN corruption



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4a69fcbcc65_15c12aad29085c044241a--


From nobody Sat Jul 14 14: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 EF896130E91 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 14:26:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OEkkxn56KnEK for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 14:26:44 -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 68862130E7D for <quic-issues@ietf.org>; Sat, 14 Jul 2018 14:26:44 -0700 (PDT)
Date: Sat, 14 Jul 2018 14:26:43 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531603603; bh=xbsnu1UqWNox1KssumRV5gNgkPQpAxR3aI9wMhKQ54Q=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=gb7wje1ZeSZdVFN3JbhS9QekwtAS2aG5Ydx0UMhqiYjICCMuctDZdDBM0qJxSpBWC wcmp2X5lM47o8VwBoEu0RJ4Jup5jjySHgYoh+QoUaXX7d8iPb2g1DYL4QVI4/hnMbi pWEQeOrZ0mFTkxE4sz5bEriCiSmmmSwCZlHmT+zI=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab05bcc89b1a3b38fa6534d6a91e591bda64772bd392cf0000000117622c9392a169ce14575bef@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1565@github.com>
Subject: [quicwg/base-drafts] Simplify receiver verification of ECN counters (#1565)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a6a938fb59_736e3fc5a63f8f80366211"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/95ZLZW9nL4ffmSn3tXrRqttzsB8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 21:26:46 -0000

----==_mimepart_5b4a6a938fb59_736e3fc5a63f8f80366211
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This mechanism modifies the response proposed in #1555. It isn't perfect, but it's straightforward, and addresses the fragility problem adequately I think.

Fixes #1481.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1565

-- Commit Summary --

  * Simplify receiver verification of ECN corruption

-- File Changes --

    M draft-ietf-quic-transport.md (25)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1565.patch
https://github.com/quicwg/base-drafts/pull/1565.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/1565

----==_mimepart_5b4a6a938fb59_736e3fc5a63f8f80366211
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>This mechanism modifies the response proposed in <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="340773760" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1555" href="https://github.com/quicwg/base-drafts/pull/1555">#1555</a>. It isn't perfect, but it's straightforward, and addresses the fragility problem adequately I think.</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #1481.">Fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="335988997" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1481" href="https://github.com/quicwg/base-drafts/issues/1481">#1481</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/1565'>https://github.com/quicwg/base-drafts/pull/1565</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Simplify receiver verification of ECN corruption</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1565/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/1565.patch'>https://github.com/quicwg/base-drafts/pull/1565.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1565.diff'>https://github.com/quicwg/base-drafts/pull/1565.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/1565">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq19oNx8ygPPCWIcu1KrJDzzapC4Eks5uGmITgaJpZM4VQAuO">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5rknea3o59artERnxjXpvW9_SD7ks5uGmITgaJpZM4VQAuO.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Simplify receiver verification of ECN counters (#1565)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1565"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1565",
"url": "https://github.com/quicwg/base-drafts/pull/1565",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Simplify receiver verification of ECN counters (#1565)",
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "9fed56d",
"value": "Simplify receiver verification of ECN corruption"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1565/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\": 1565,\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\": 1565\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1565"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1565.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1565.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356518798\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b4a6a938fb59_736e3fc5a63f8f80366211--


From nobody Sat Jul 14 14:34: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 E537B130E91 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 14:34: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.249, 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 7HLxv01VzHaY for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 14:34: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 489AB130DC5 for <quic-issues@ietf.org>; Sat, 14 Jul 2018 14:34:17 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531604056; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=ZetnZfrNZlxV4clTJbfPzWbjVUWVSt5byhxkkJOy7tk=; b=uenuv+LzR0VXOZn12MBmaae/thhzyKZXFPAsc0YtbWWBnHwYNc+NwjWxE+KqgZjnrNEoGTmp IvN+NyLkR0wTHn4xblX73w1J1fe/4joH4yB8A5JMat0rhFTIVmEaKUhqDFrBhJwz7boKZYfJ sm1t53tAy3MLW53rB6ou/JQ2lEc=
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 5b4a6c58.7f311117cbd0-smtp-out-n01; Sat, 14 Jul 2018 21:34:16 -0000 (UTC)
Date: Sat, 14 Jul 2018 14:34:16 -0700
From: Jana Iyengar <jri.ietf@gmail.com>
Reply-To: Jana Iyengar <jri.ietf@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b4a6c5810332_5e662b1f62d45c04385d2@hookshot-fe-7191cb1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 0af587: add text about allowing endpoints to detect corrup...
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4a6c58febf_5e662b1f62d45c0438427"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/jsk3Bp9Es9QXawUkYyCkd5yWd1I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 21:34:19 -0000

----==_mimepart_5b4a6c58febf_5e662b1f62d45c0438427
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ecn
  Home:   https://github.com/quicwg/base-drafts
  Commit: 0af587657ad17ecb2a7a84d4d7e6a52ad31fcc02
      https://github.com/quicwg/base-drafts/commit/0af587657ad17ecb2a7a84d4d7e6a52ad31fcc02
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2018-07-14 (Sat, 14 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  add text about allowing endpoints to detect corruption



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4a6c58febf_5e662b1f62d45c0438427--


From nobody Sat Jul 14 14:34: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 B43AC130F07 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 14:34:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YWyMYVQg6APU for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 14:34: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 76746130DC5 for <quic-issues@ietf.org>; Sat, 14 Jul 2018 14:34:19 -0700 (PDT)
Date: Sat, 14 Jul 2018 14:34:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531604058; bh=qBI1uRfq4/Njq4w0s3ZhcsbVgVwDCK92tZ8+d4Wvh3g=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ySDjTXpYu5R/zOaqyprak8lUIvSmEboNepcBuZlJaDpoAA8JTaqdI0uJZW2U70PdZ NyJdugXqfOrVlLpZY1KzU/EmaM/Xo83Ft1LLTsn/vrO5Fxdbxhbg9ir32YLjtmuRQQ TcJJHTJLj2j5y3gaELkgMuIOCafVeOM48HrJ1Z9A=
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/1565/push/2719978475@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1565@github.com>
References: <quicwg/base-drafts/pull/1565@github.com>
Subject: Re: [quicwg/base-drafts] Simplify receiver verification of ECN counters (#1565)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a6c5a69217_55d23f8217c98f7881634e"; 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/_72Kf91B7sD5QhfkurESs2kQ-OY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 21:34:23 -0000

----==_mimepart_5b4a6c5a69217_55d23f8217c98f7881634e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar pushed 1 commit.

0af5876  add text about allowing endpoints to detect corruption


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1565/files/9fed56d1af31c535c1bc48199b8611cf271a8453..0af587657ad17ecb2a7a84d4d7e6a52ad31fcc02

----==_mimepart_5b4a6c5a69217_55d23f8217c98f7881634e
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/0af5876">0af5876</a>  add text about allowing endpoints to detect corruption</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/1565/files/9fed56d1af31c535c1bc48199b8611cf271a8453..0af587657ad17ecb2a7a84d4d7e6a52ad31fcc02">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9DYnj4nZNohmqRkml7XmDZxQthhks5uGmPagaJpZM4VQAuO">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5xyRrocb22IzAi9RXF9x02z1HnDks5uGmPagaJpZM4VQAuO.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1565"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1565/files/9fed56d1af31c535c1bc48199b8611cf271a8453..0af587657ad17ecb2a7a84d4d7e6a52ad31fcc02"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1565/files/9fed56d1af31c535c1bc48199b8611cf271a8453..0af587657ad17ecb2a7a84d4d7e6a52ad31fcc02",
"url": "https://github.com/quicwg/base-drafts/pull/1565/files/9fed56d1af31c535c1bc48199b8611cf271a8453..0af587657ad17ecb2a7a84d4d7e6a52ad31fcc02",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1565",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1565:",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [
{
"name": "0af5876",
"value": "add text about allowing endpoints to detect corruption"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1565/files/9fed56d1af31c535c1bc48199b8611cf271a8453..0af587657ad17ecb2a7a84d4d7e6a52ad31fcc02"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356518798\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b4a6c5a69217_55d23f8217c98f7881634e--


From nobody Sat Jul 14 14:34: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 A3C88130EBD for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 14:34:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pF7GnMi_8Toc for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 14:34:28 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2A5D0130DC5 for <quic-issues@ietf.org>; Sat, 14 Jul 2018 14:34:28 -0700 (PDT)
Date: Sat, 14 Jul 2018 14:34:27 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531604067; bh=qxhOSafF0MxPvbp8dM0s/3401Zd9BhKPJIjv1UKOudI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=kOn6iqzB1h0FnAeRJ95muGkGujZAoO1hjk/NU64VLTsx/NGOvttF3TvixRyJNoNp/ ZuCvFNqUc0qW4lojQrS0+VCKzweIIXRecqqNiDJj34eGvkgLV5ztSei1g7WdLb8NIZ jEjg1dpfNeDXKyfyXZvds+AHt+81kRRDrO4CzdWg=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf231106d33b05b4901892881b8f77584f396f92492cf0000000117622e6392a169ce14575bef@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1565/review/137249097@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1565@github.com>
References: <quicwg/base-drafts/pull/1565@github.com>
Subject: Re: [quicwg/base-drafts] Simplify receiver verification of ECN counters (#1565)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a6c634832b_20f32accd107af5832502c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/fzE4R0Zzksri_k8pXk0qjwqvRc8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 21:34:32 -0000

----==_mimepart_5b4a6c634832b_20f32accd107af5832502c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson approved this pull request.



> @@ -1771,20 +1772,18 @@ the expectation that either the network or the peer no longer supports ECN.
 To protect the connection from arbitrary corruption of ECN codepoints by the
 network, an endpoint verifies the following when an ACK_ECN frame is received:
 
-* The total increase in ECT(0), ECT(1), and CE counters reported in the ACK_ECN
-  frame MUST be equal to the total number of packets newly acknowledged in this
-  ACK_ECN frame.
-
-* The increase in ECT(0) and ECT(1) counters MUST be no greater than the number
+* The increase in ECT(0) and ECT(1) counters MUST be no lesser than the number

"no lesser" isn't a turn of phrase I'm comfortable with.  "MUST be at least the number of newly acknowledged packets"

>    of packets newly acknowledged that were sent with the corresponding codepoint.
 
-* If the increase in the ECT(0), ECT(1) and CE counters are greater than
-  the number of newly acknowledged packets, and the received ACK's
-  smallest acknowledged is larger than the previous largest acknowledged,
-  then it's likely acknowledgements were missed, and the above comparison
-  MUST NOT be performed. Instead a new comparison point is stored by the
-  sender so that only changes after this point will be used in the future
-  comparisons.
+* The total increase in ECT(0), ECT(1), and CE counters reported in the ACK_ECN
+  frame MUST be no lesser than the total number of packets newly acknowledged in

ditto

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1565#pullrequestreview-137249097
----==_mimepart_5b4a6c634832b_20f32accd107af5832502c
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/1565#discussion_r202525624">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1771,20 +1772,18 @@ the expectation that either the network or the peer no longer supports ECN.
 To protect the connection from arbitrary corruption of ECN codepoints by the
 network, an endpoint verifies the following when an ACK_ECN frame is received:
 
-* The total increase in ECT(0), ECT(1), and CE counters reported in the ACK_ECN
-  frame MUST be equal to the total number of packets newly acknowledged in this
-  ACK_ECN frame.
-
-* The increase in ECT(0) and ECT(1) counters MUST be no greater than the number
+* The increase in ECT(0) and ECT(1) counters MUST be no lesser than the number
</pre>
<p>"no lesser" isn't a turn of phrase I'm comfortable with.  "MUST be at least the number of newly acknowledged packets"</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1565#discussion_r202525628">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;    of packets newly acknowledged that were sent with the corresponding codepoint.
 
-* If the increase in the ECT(0), ECT(1) and CE counters are greater than
-  the number of newly acknowledged packets, and the received ACK&#39;s
-  smallest acknowledged is larger than the previous largest acknowledged,
-  then it&#39;s likely acknowledgements were missed, and the above comparison
-  MUST NOT be performed. Instead a new comparison point is stored by the
-  sender so that only changes after this point will be used in the future
-  comparisons.
+* The total increase in ECT(0), ECT(1), and CE counters reported in the ACK_ECN
+  frame MUST be no lesser than the total number of packets newly acknowledged in
</pre>
<p>ditto</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1565#pullrequestreview-137249097">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2At73mBkAGDDZwDSweZTKuBtQKtks5uGmPjgaJpZM4VQAuO">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq12mZroOqZetJ4pvklWO9-zApSsYks5uGmPjgaJpZM4VQAuO.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1565"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1565#pullrequestreview-137249097"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1565#pullrequestreview-137249097",
"url": "https://github.com/quicwg/base-drafts/pull/1565#pullrequestreview-137249097",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1565",
"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/1565#pullrequestreview-137249097"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356518798\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4a6c634832b_20f32accd107af5832502c--


From nobody Sat Jul 14 14: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 068B0130EB5 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 14:40:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.605
X-Spam-Level: 
X-Spam-Status: No, score=-6.605 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UavPFMUa-kjR for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 14:40: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 02BAF130DC5 for <quic-issues@ietf.org>; Sat, 14 Jul 2018 14:40:53 -0700 (PDT)
Date: Sat, 14 Jul 2018 14:40:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531604452; bh=T725h/pU3DYL86MxMz0xrj2gcisFJXsa6BEU/YxTDoE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=zM9t1a/c744QdcQcPjPTF2w0EpQ94eLuLIR35h1F+FrrBW05Qp2FutsQhFuX5xVSp J3bG4PEEsR1oBVGLoomx+ih/Nj9aOC2IdGELK7P+mbX5tGwT7gDYv3aNWtcnpzFrOh 0BLIXELeSC373k2kyWLos4+JtGQRRfYLib4Frc6o=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab96c1d689165a31b7c28b06fb064794d1dbf87d2a92cf0000000117622fe492a169ce144b173f@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1551/review/137249204@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1551@github.com>
References: <quicwg/base-drafts/pull/1551@github.com>
Subject: Re: [quicwg/base-drafts] Editorial recovery fixes (#1551)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a6de423051_4e403fc380cf2f7839828f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/5g5x0REpjmEg0bU-0gQd4g7zQ9U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 21:40:55 -0000

----==_mimepart_5b4a6de423051_4e403fc380cf2f7839828f
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/1551#pullrequestreview-137249204
----==_mimepart_5b4a6de423051_4e403fc380cf2f7839828f
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/1551#pullrequestreview-137249204">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1KQ24lkfZ97Ob87CBqdT3laNmoQks5uGmVkgaJpZM4VMGq_">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwPppTMJFOnCZT9yQSkJn3u-_9Amks5uGmVkgaJpZM4VMGq_.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1551"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1551#pullrequestreview-137249204"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1551#pullrequestreview-137249204",
"url": "https://github.com/quicwg/base-drafts/pull/1551#pullrequestreview-137249204",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1551",
"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/1551#pullrequestreview-137249204"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355494591\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4a6de423051_4e403fc380cf2f7839828f--


From nobody Sat Jul 14 14:58: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 D4D1E130EFF for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 14:58:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OY2SVuCCc8V9 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 14:58:21 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B86F312F1AC for <quic-issues@ietf.org>; Sat, 14 Jul 2018 14:58:21 -0700 (PDT)
Date: Sat, 14 Jul 2018 14:58:21 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531605501; bh=49EJpDd9QuCAHrDC4Iq3r7xG0/eIpHlc3Vu12Gs5uMM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Gk7WVk64I7509LyFw968V/Ex0Ku2IbuA1vv18pT2gUnPVo565Z++CjyYJxsNTIUCs w5JxsmgCwoEjPGAiMt8jWuA8CG6Cz6MHK0NPADqU1sOFHZpVV5nDu2DNFRPrFuxZV8 kPaPOYinFx7Db36kp85e4/xjYnL6QhkbBDScLcPI=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab9771caf976f27b6cd38a701e9b2cd734df345ee192cf00000001176233fd92a169ce144b173f@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1551/review/137249484@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1551@github.com>
References: <quicwg/base-drafts/pull/1551@github.com>
Subject: Re: [quicwg/base-drafts] Editorial recovery fixes (#1551)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a71fd1def7_11e93ff9c07baf802606e8"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/eg4Da31k0c0Kr7bHEP6FRiwE8qQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 21:58:24 -0000

----==_mimepart_5b4a71fd1def7_11e93ff9c07baf802606e8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

janaiyengar commented on this pull request.



> +the acknowledgement indicates that a later packet was received, while the
+reordering threshold provides some tolerance for reordering of packets in the
+network.
+
+The RECOMMENDED initial value for kReorderingThreshold is 3, based on
+TCP loss recovery {{?RFC5681}} {{?RFC6675}}. Some networks may exhibit higher
+degrees of reordering, causing a sender to detect spurious losses. Spuriously
+declaring packets lost leads to unnecessary retransmissions and may result in
+degraded performance due to the actions of the congestion controller upon
+detecting loss. Implementers MAY use algorithms developed for TCP, such as
+TCP-NCR {{?RFC4653}}, to improve QUIC's reordering resilience.
+
+QUIC implementations may use time-based loss detection to deal with reordering.
+time-based loss detection allows a certain amount of reordering above
+max(SRTT, latest_rtt).  The RECOMMENDED reordering tolerance is
+1/8 max(SRTT, latest_rtt).

This should be reworded. How about: "QUIC implementations can use time-based loss detection to handle reordering based on time elapsed since the packet was sent, instead of a packet reordering threshold. The RECOMMENDED time threshold, expressed as a fraction of the round-trip time (kTimeReorderingFraction), is 1/8." (The details of SRTT, etc are in the algo below, so I think being generic is ok 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/1551#pullrequestreview-137249484
----==_mimepart_5b4a71fd1def7_11e93ff9c07baf802606e8
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/1551#discussion_r202526033">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; +the acknowledgement indicates that a later packet was received, while the
+reordering threshold provides some tolerance for reordering of packets in the
+network.
+
+The RECOMMENDED initial value for kReorderingThreshold is 3, based on
+TCP loss recovery {{?RFC5681}} {{?RFC6675}}. Some networks may exhibit higher
+degrees of reordering, causing a sender to detect spurious losses. Spuriously
+declaring packets lost leads to unnecessary retransmissions and may result in
+degraded performance due to the actions of the congestion controller upon
+detecting loss. Implementers MAY use algorithms developed for TCP, such as
+TCP-NCR {{?RFC4653}}, to improve QUIC&#39;s reordering resilience.
+
+QUIC implementations may use time-based loss detection to deal with reordering.
+time-based loss detection allows a certain amount of reordering above
+max(SRTT, latest_rtt).  The RECOMMENDED reordering tolerance is
+1/8 max(SRTT, latest_rtt).
</pre>
<p>This should be reworded. How about: "QUIC implementations can use time-based loss detection to handle reordering based on time elapsed since the packet was sent, instead of a packet reordering threshold. The RECOMMENDED time threshold, expressed as a fraction of the round-trip time (kTimeReorderingFraction), is 1/8." (The details of SRTT, etc are in the algo below, so I think being generic is ok 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/1551#pullrequestreview-137249484">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7DxNUku4EaTpkPait_iAVEw_VZOks5uGml9gaJpZM4VMGq_">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1AWWr4BP8bDHwgNLrrivvy2P8gaks5uGml9gaJpZM4VMGq_.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1551"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1551#pullrequestreview-137249484"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1551#pullrequestreview-137249484",
"url": "https://github.com/quicwg/base-drafts/pull/1551#pullrequestreview-137249484",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1551",
"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/1551#pullrequestreview-137249484"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355494591\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4a71fd1def7_11e93ff9c07baf802606e8--


From nobody Sat Jul 14 14:59: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 50F56130F14 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 14:59:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.605
X-Spam-Level: 
X-Spam-Status: No, score=-6.605 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id v55hUL4_bMb5 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 14:59: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 5FEAB130F07 for <quic-issues@ietf.org>; Sat, 14 Jul 2018 14:59:40 -0700 (PDT)
Date: Sat, 14 Jul 2018 14:59:39 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531605579; bh=DBpz2v9fIWu8ilCsZ1wwer4XDhGgMiNS15xjPsfuynU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=YFeiH35z+/GiJG0TTX3tb4Pl//l0NhPuIOUOP0/EHy/CysyHs6D3omunKsAJUJYYU x4tIxozldBZmg8tKnVLbKD9P+hPCyaDozC+UN57YIRVFKJOXmpy0Z8YjK/KnFE+Oy+ 3a+nipx6Y/PSOH0xrPzhxaDQQDhj0n8obmdDHhLQ=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abc3748f06f74d8764e2b83a1efb62d37288bb301292cf000000011762344b92a169ce144b173f@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1551/review/137249511@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1551@github.com>
References: <quicwg/base-drafts/pull/1551@github.com>
Subject: Re: [quicwg/base-drafts] Editorial recovery fixes (#1551)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a724bac952_ee03fd2be7f0f787722c9"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/04zMD3T6ACZRn2_k4cu4qmr6wmg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 21:59:42 -0000

----==_mimepart_5b4a724bac952_ee03fd2be7f0f787722c9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

janaiyengar requested changes on this pull request.

Unapproving 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/1551#pullrequestreview-137249511
----==_mimepart_5b4a724bac952_ee03fd2be7f0f787722c9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@janaiyengar</b> requested changes on this pull request.</p>

<p>Unapproving 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/1551#pullrequestreview-137249511">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq06uxGG3n6cL4h0wVDliqm424IFoks5uGmnLgaJpZM4VMGq_">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2C234smnH0Ny0tTFn_XBa_S-lqjks5uGmnLgaJpZM4VMGq_.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 requested changes on #1551"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1551#pullrequestreview-137249511"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1551#pullrequestreview-137249511",
"url": "https://github.com/quicwg/base-drafts/pull/1551#pullrequestreview-137249511",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 requested changes on 1551",
"sections": [
{
"text": "Unapproving PR ",
"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/1551#pullrequestreview-137249511"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355494591\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4a724bac952_ee03fd2be7f0f787722c9--


From nobody Sat Jul 14 15: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 DAFC4130FE5 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 15:01:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id T0mTfncGDHo3 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 15:01: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 E4D8A130F66 for <quic-issues@ietf.org>; Sat, 14 Jul 2018 15:01:41 -0700 (PDT)
Date: Sat, 14 Jul 2018 15:01:41 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531605701; bh=ApfM6KaDiL29l+54oiX0X/PBIh4hNWaVls254Nhq+us=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=oGtQpEHPySF7r/vzS6eNuwbNFms/NrQo4hkJZPui1zNp5jM/OpoPDo2m3FoX8590f IQObdYIKVmBZxahUE3OCFE6jVm95eP5/5nrW61BO77kJLf4Sj0tVHHxnxe1S3OXkT8 POz43tKCK7d+J7oLv0WFlAb4p9Ncuk9W3O1ssc8s=
From: Subodh Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba49ec9f72eb57b671d08921233cd66057c7ddcbd92cf00000001176234c592a169ce1456ee45@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1558/405052732@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1558@github.com>
References: <quicwg/base-drafts/issues/1558@github.com>
Subject: Re: [quicwg/base-drafts] Http cancel race with stop sending (#1558)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a72c5460d5_4e4f3fc380cf2f78262773"; 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/98nWGo9jv3Hl8pe4HXVzqDUhZjY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 22:01:49 -0000

----==_mimepart_5b4a72c5460d5_4e4f3fc380cf2f78262773
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

Ya it could use stop sending but it=E2=80=99s possible that the client ju=
st doesn=E2=80=99t care anymore and sends a cancel which races with the s=
ervers stop sending

-- =

You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1558#issuecomment-405052732=

----==_mimepart_5b4a72c5460d5_4e4f3fc380cf2f78262773
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>Ya it could use stop sending but it=E2=80=99s possible that the client=
 just doesn=E2=80=99t care anymore and sends a cancel which races with th=
e servers stop sending</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/1558#issuecomment-405052732">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq187=
KgjkBn2GbMI7CO4ncTM4AVjIks5uGmpFgaJpZM4VP4XE">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkqyQE2vpwh1cNg-7vd_BPikiY=
LtAtks5uGmpFgaJpZM4VP4XE.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 #1558: Ya it could use stop sending but it=E2=80=99s possible tha=
t the client just doesn=E2=80=99t care anymore and sends a cancel which r=
aces with the servers stop sending"}],"action":{"name":"View Issue","url"=
:"https://github.com/quicwg/base-drafts/issues/1558#issuecomment-40505273=
2"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1558#issuecomment=
-405052732",
"url": "https://github.com/quicwg/base-drafts/issues/1558#issuecomment-40=
5052732",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 cancel race with stop sending (#1=
558)",
"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\": 1558,\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\": 1558\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1558#issuecomment-40=
5052732"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3564845=
48\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b4a72c5460d5_4e4f3fc380cf2f78262773--


From nobody Sat Jul 14 15:14: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 C3D8F130F1B for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 15:14:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.605
X-Spam-Level: 
X-Spam-Status: No, score=-6.605 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MdIXtZrhITYw for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 15:14: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 2DF8F130F16 for <quic-issues@ietf.org>; Sat, 14 Jul 2018 15:14:21 -0700 (PDT)
Date: Sat, 14 Jul 2018 15:14:20 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531606460; bh=26i7xINut02bLKvB3TdqrZEWWfd8vtsisZI83mvD5cw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=QHegfWo2civhSMTP170oAOA2/OPyaZ/ZhMp1NlEC78eOWI7wYMYXpZVHJ2uYvHQ+k xDTWpIsAD37YL9eXObVaYEUzrQjHS+4l9osEZGtJmYFB0tNArIQJNtnCkYqs6AUWsG t+0ld1ShAz25OPdDA/etMPruBlkz1tiftMpvvsF4=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba28a0f021cea73b48ce215e6b66f58d19d51726792cf00000001176237bc92a169ce14575bef@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1565/review/137249947@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1565@github.com>
References: <quicwg/base-drafts/pull/1565@github.com>
Subject: Re: [quicwg/base-drafts] Simplify receiver verification of ECN counters (#1565)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a75bc48083_dd173f8808a2ef843963df"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/vDaW_k20Z7HDBhIjaqObfC-XBnc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 22:14:23 -0000

----==_mimepart_5b4a75bc48083_dd173f8808a2ef843963df
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.

lg, minus Martin's comments about "no lesser"



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1565#pullrequestreview-137249947
----==_mimepart_5b4a75bc48083_dd173f8808a2ef843963df
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@ianswett</b> commented on this pull request.</p>

<p>lg, minus Martin's comments about "no lesser"</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1565#pullrequestreview-137249947">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9bYMc9IZiWh2cfecwyYim4FxXcaks5uGm08gaJpZM4VQAuO">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-BERXP_oPyosYfdvR-geObSTovxks5uGm08gaJpZM4VQAuO.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1565"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1565#pullrequestreview-137249947"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1565#pullrequestreview-137249947",
"url": "https://github.com/quicwg/base-drafts/pull/1565#pullrequestreview-137249947",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1565",
"sections": [
{
"text": "lg, minus Martin's comments about \"no lesser\"",
"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/1565#pullrequestreview-137249947"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356518798\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4a75bc48083_dd173f8808a2ef843963df--


From nobody Sat Jul 14 15:18: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 13A3D130F23 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 15:18:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.01
X-Spam-Level: 
X-Spam-Status: No, score=-1.01 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, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Ggwl_B644mWe for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 15:18: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 4C331130E6E for <quic-issues@ietf.org>; Sat, 14 Jul 2018 15:18:56 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531606735; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=0a0p1Ss0Y14jLTvXHrtlHBx5wuzCyfijVmbLRWUcjvg=; b=luUtOeVvlG59oZpYhJSD/s4/nNFUReJ/0YCBr7cb+QppwH3vWyGMXKX6DJyJaHIJ7KS4DOV6 wQozJ3sByluQXXzbjOuXV2fe3IIqWrROY6buzi7yRx/qL0INK0Vfud56FkGRU8r+J1xGOA81 PILeSFcPTgz0AgCNAe9B+o/F4tI=
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 5b4a76cf.7f01385c2c60-smtp-out-n02; Sat, 14 Jul 2018 22:18:55 -0000 (UTC)
Date: Sat, 14 Jul 2018 15:18:55 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5b4a76cf3110c_66652b1c5a7bdc1019732@hookshot-fe-d252ca1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] dcba32: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4a76cf30b34_66652b1c5a7bdc1019618"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/_kGajoY7S6bZgS6tmgiFFsz1HZs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 22:18:58 -0000

----==_mimepart_5b4a76cf30b34_66652b1c5a7bdc1019618
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-editorial
  Home:   https://github.com/quicwg/base-drafts
  Commit: dcba32d0efbc2135a448880c5fbe54ffc9c657f6
      https://github.com/quicwg/base-drafts/commit/dcba32d0efbc2135a448880c5fbe54ffc9c657f6
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-07-14 (Sat, 14 Jul 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4a76cf30b34_66652b1c5a7bdc1019618--


From nobody Sat Jul 14 15:19: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 E510F130F37 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 15:18:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uQiogQB7WVXm for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 15:18:57 -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 C40DF130F1B for <quic-issues@ietf.org>; Sat, 14 Jul 2018 15:18:57 -0700 (PDT)
Date: Sat, 14 Jul 2018 15:18:57 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531606737; bh=OMRgdzswEoSpXvhBbWZDmGWxNgc5lOTX7ZT4u/nN+jk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=p3N9xXmM9LXFOZ71GTtWEEiU4EkBY+qzCpx0YhXTabn8x883pmyeveE8qXixwhVaw bW35ppthFY9heh3diGpaVsrrbRXnyDrhSruYYXPP5Sf2tvtUS/LdTHhgStu0IsOmQ0 5NjgbR58kUQwCehTi/kC3eJMI6hMjcfTZ2AsDxwc=
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/1551/push/2720009092@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1551@github.com>
References: <quicwg/base-drafts/pull/1551@github.com>
Subject: Re: [quicwg/base-drafts] Editorial recovery fixes (#1551)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a76d16954d_55e43f8217c98f78301596"; 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/I3B8T3BRAXWOhCgf5o1lFi3P9cU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 22:19:01 -0000

----==_mimepart_5b4a76d16954d_55e43f8217c98f78301596
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

dcba32d  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/1551/files/8fade2b55f7efb62b158f1fa9a75b5ff22b2fdca..dcba32d0efbc2135a448880c5fbe54ffc9c657f6

----==_mimepart_5b4a76d16954d_55e43f8217c98f78301596
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/dcba32d">dcba32d</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/1551/files/8fade2b55f7efb62b158f1fa9a75b5ff22b2fdca..dcba32d0efbc2135a448880c5fbe54ffc9c657f6">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3QX4st7T_aZdQuYvDaqi4vDCLjnks5uGm5RgaJpZM4VMGq_">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_44ZT8mnYFF9zZlPpSJDCp96Fg5ks5uGm5RgaJpZM4VMGq_.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1551"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1551/files/8fade2b55f7efb62b158f1fa9a75b5ff22b2fdca..dcba32d0efbc2135a448880c5fbe54ffc9c657f6"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1551/files/8fade2b55f7efb62b158f1fa9a75b5ff22b2fdca..dcba32d0efbc2135a448880c5fbe54ffc9c657f6",
"url": "https://github.com/quicwg/base-drafts/pull/1551/files/8fade2b55f7efb62b158f1fa9a75b5ff22b2fdca..dcba32d0efbc2135a448880c5fbe54ffc9c657f6",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1551",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1551:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "dcba32d",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1551/files/8fade2b55f7efb62b158f1fa9a75b5ff22b2fdca..dcba32d0efbc2135a448880c5fbe54ffc9c657f6"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355494591\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b4a76d16954d_55e43f8217c98f78301596--


From nobody Sat Jul 14 15:19: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 AA7DB130F16 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 15:19:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.605
X-Spam-Level: 
X-Spam-Status: No, score=-6.605 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dJPlbsYXqths for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 15:19:11 -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 55226130E6E for <quic-issues@ietf.org>; Sat, 14 Jul 2018 15:19:11 -0700 (PDT)
Date: Sat, 14 Jul 2018 15:19:10 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531606750; bh=4NVmvThLlQyObDA7nbI5jnD+5cGSQsLWYQ3LVCpapvk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=zJySr4vyn1BTi3ceJ4PE3dGgu0OBoxy3ICcsBxzxtF5y7LodPrvwjV+fXXJ2eFOhq xEE9NPDvD0X+Q6+/NN1usPTEcWHgOWVH3sQ4Q0VtLlLAqVNg0vgVz3fFS1n7BTZhmu mOELDq3fMa0EHmSXwPm+I3qANGKJUUdi5PVnhakE=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab63d3998d2644d6cb07dda0e93d84d5ae3da2594792cf00000001176238de92a169ce144b173f@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1551/review/137250050@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1551@github.com>
References: <quicwg/base-drafts/pull/1551@github.com>
Subject: Re: [quicwg/base-drafts] Editorial recovery fixes (#1551)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a76de9314f_739a3fc5a63f8f80351958"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/11MPw19bfrUFdFzSaTa0FwIm7Lg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 22:19:14 -0000

----==_mimepart_5b4a76de9314f_739a3fc5a63f8f80351958
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.

Suggestion accepted



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1551#pullrequestreview-137250050
----==_mimepart_5b4a76de9314f_739a3fc5a63f8f80351958
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@ianswett</b> commented on this pull request.</p>

<p>Suggestion accepted</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1551#pullrequestreview-137250050">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3XiAPC34VmFnWW0GJdN4JBkKxZJks5uGm5egaJpZM4VMGq_">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6zmRTXH8lCqb5Kj01GkSamuW6P2ks5uGm5egaJpZM4VMGq_.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1551"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1551#pullrequestreview-137250050"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1551#pullrequestreview-137250050",
"url": "https://github.com/quicwg/base-drafts/pull/1551#pullrequestreview-137250050",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1551",
"sections": [
{
"text": "Suggestion accepted",
"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/1551#pullrequestreview-137250050"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355494591\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4a76de9314f_739a3fc5a63f8f80351958--


From nobody Sat Jul 14 15:58: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 56056130F47 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 15:58:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YeqhiyOpU3es for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 15:58: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 B069F124C04 for <quic-issues@ietf.org>; Sat, 14 Jul 2018 15:58:55 -0700 (PDT)
Date: Sat, 14 Jul 2018 15:58:54 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531609134; bh=p7oL5ZNjcrJBM1eQ5zjAV+XdCnNGnUJa3ACTDn2fiLg=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=RoBHbSa9he33chCZ/2yeBCQKcWxsXeqE4ogm7dyiLZhOOOoTH1kE59cibUGhb2t/K WsjkllAUJqKN36VeUJuZjKj7QsyUrIYYgvol9f3zmdJKxMVkpFhelOHoIYFU6oxasi 1MPvdE5Eu5HUf6aMuSVEK/vqwl5549XyOODnb19A=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab30baaabb5f1f3be06888c7b67d67637ad239ab2b92cf000000011762422e92a169ce14577917@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1566@github.com>
Subject: [quicwg/base-drafts] Payload should not be part of the header (#1566)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a802e9781a_2a483fa8d8dacf805708b6"; 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/xQ2mxWMzOavgtQtxO-1nx0GtPS0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 14 Jul 2018 22:58:57 -0000

----==_mimepart_5b4a802e9781a_2a483fa8d8dacf805708b6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Section 4.1 says so (quote below), which seems counterintuitive.

> A long header contains the following fields:
> (snip)
> Payload: The payload of the packet.

I think we should talk about "long header packets" (instead of "long header"), or remove "payload" from the list and diagrams that explain what the header is.

The same applies to the definition of the short 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/issues/1566
----==_mimepart_5b4a802e9781a_2a483fa8d8dacf805708b6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Section 4.1 says so (quote below), which seems counterintuitive.</p>
<blockquote>
<p>A long header contains the following fields:<br>
(snip)<br>
Payload: The payload of the packet.</p>
</blockquote>
<p>I think we should talk about "long header packets" (instead of "long header"), or remove "payload" from the list and diagrams that explain what the header is.</p>
<p>The same applies to the definition of the short 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/issues/1566">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1KpHZYSxdOL5jCpJSgSuCkjeEuxks5uGneugaJpZM4VQC0m">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq31Clp9pD46k_8GQ3PpjJ60feV02ks5uGneugaJpZM4VQC0m.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Payload should not be part of the header (#1566)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1566"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1566",
"url": "https://github.com/quicwg/base-drafts/issues/1566",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Payload should not be part of the header (#1566)",
"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": 1566
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1566,\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\": 1566\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1566"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356527398\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4a802e9781a_2a483fa8d8dacf805708b6--


From nobody Sat Jul 14 17:44: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 934E4131106 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 17:44: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.249, 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 G-EGPG2Lxj8G for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 17: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 C6E671292AD for <quic-issues@ietf.org>; Sat, 14 Jul 2018 17:44:11 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531615451; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=CQZxeP4NSpGOu/v6IHIOayxzDdW8jneIAYkaZ0YtPmc=; b=QvFDqZuTxXLt4DDh34TcqF3yzRUTaxjHjxU9L2vPeIcSgCoyMxiVWreYZ/QOgavIRuQwNjld CNIdNpKC1XLUZ6yABackBg2VoQ5PTxjZfFAuK34YzCGV+urwPSCI7wEg2+p6jXmxvq5Ier7w o30CxkH21vYxEYNXbjxUEPLn7k0=
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 5b4a98da.7f1aac559f00-smtp-out-n03; Sun, 15 Jul 2018 00:44:10 -0000 (UTC)
Date: Sat, 14 Jul 2018 17:44:10 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b4a98da89131_63e22b1c76179c0c632a9@hookshot-fe-265448d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 2a4063: Describe the fields of packets (not packet headers...
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4a98da885bc_63e22b1c76179c0c6316d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/wAUDJTs0ko8RluKhn8E_GXsWYM4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 15 Jul 2018 00:44:14 -0000

----==_mimepart_5b4a98da885bc_63e22b1c76179c0c6316d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/packet-packet-header
  Home:   https://github.com/quicwg/base-drafts
  Commit: 2a40636f0449c313f025e3cf93eeeb4900497aa1
      https://github.com/quicwg/base-drafts/commit/2a40636f0449c313f025e3cf93eeeb4900497aa1
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-14 (Sat, 14 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Describe the fields of packets (not packet headers)

Closes #1566.



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4a98da885bc_63e22b1c76179c0c6316d--


From nobody Sat Jul 14 17:49: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 1B9DC1292AD for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 17:49:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id otW10-jVaiVW for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 17:49:50 -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 6886A12872C for <quic-issues@ietf.org>; Sat, 14 Jul 2018 17:49:50 -0700 (PDT)
Date: Sat, 14 Jul 2018 17:49:49 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531615789; bh=CgjBf3/IX9YYtL2t0ThiEnjn5txnjVZ2vrIsnII/SSI=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=Iu+dMnRZcT8F0k6V22YaV2+2lcOxu/s4n84XlWWK4xtmxWvRie3A9CDRkxq7tK3Aa hhI3KUj6C0l1wtEuo6Bk3BZ/fpka3N2n/rP8XP7aTHgSllHLQzIMs4bQ6gCXujZdu1 p3WQE6NoR2p4dZmNEFhgHc1FKFQMf4474Y5ODYzA=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab8b272061a32f776d60d41f94aba866c3f328f47292cf0000000117625c2d92a169ce14578ce7@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1567@github.com>
Subject: [quicwg/base-drafts] Describe the fields of packets (not packet headers) (#1567)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4a9a2d4672d_4b633fe67ce20f84419957"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/z3_aO5CS12Zeem2AXUhI2uj7tqM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 15 Jul 2018 00:49:52 -0000

----==_mimepart_5b4a9a2d4672d_4b633fe67ce20f84419957
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closes #1566.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1567

-- Commit Summary --

  * Describe the fields of packets (not packet headers)

-- File Changes --

    M draft-ietf-quic-transport.md (8)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1567.patch
https://github.com/quicwg/base-drafts/pull/1567.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/1567

----==_mimepart_5b4a9a2d4672d_4b633fe67ce20f84419957
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 #1566.">Closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="341276951" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1566" href="https://github.com/quicwg/base-drafts/issues/1566">#1566</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/1567'>https://github.com/quicwg/base-drafts/pull/1567</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Describe the fields of packets (not packet headers)</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1567/files#diff-0">draft-ietf-quic-transport.md</a>
    (8)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1567.patch'>https://github.com/quicwg/base-drafts/pull/1567.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1567.diff'>https://github.com/quicwg/base-drafts/pull/1567.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/1567">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1G0gAR0QE74ec8woHSH0TjBjroFks5uGpGtgaJpZM4VQETK">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9tiMtD5LzL47vM_4SQllsqXgZc3ks5uGpGtgaJpZM4VQETK.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Describe the fields of packets (not packet headers) (#1567)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1567"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1567",
"url": "https://github.com/quicwg/base-drafts/pull/1567",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Describe the fields of packets (not packet headers) (#1567)",
"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": "2a40636",
"value": "Describe the fields of packets (not packet headers)"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1567/files#diff-0) (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\": 1567,\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\": 1567\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1567"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1567.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1567.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356533450\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b4a9a2d4672d_4b633fe67ce20f84419957--


From nobody Sat Jul 14 17:54: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 838C8130DE1 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 17:54:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.249, 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 ASnRobC5e1MO for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 17:54: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 B644612872C for <quic-issues@ietf.org>; Sat, 14 Jul 2018 17:54:56 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531616095; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=4w6VAOmG2n/Jr333LOTJqW2CUYouJWzNxS8xCJag5og=; b=WhDtHzDRybFHosbQJZa9H6DOMvLo2B98ttCmEYrhGAIQpOI3Xe91AQYAnEL7pvyeFl++ADKN KtRFZdRjAHdkP68IKW2d3rDLY+nVWimOGsUV6GXftKHc1fjXiiHHpvPVXGG8syXIgjyZFQA0 cVx4QWCWd0ouPlb4PQK0RQFmhkw=
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 5b4a9b5f.7fc197fbdf30-smtp-out-n01; Sun, 15 Jul 2018 00:54:55 -0000 (UTC)
Date: Sat, 14 Jul 2018 17:54:55 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b4a9b5fbad6b_17cc2b1792f8dc14887c5@hookshot-fe-d2afb11.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] b1ffac: Update to include invariants
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4a9b5fba651_17cc2b1792f8dc14886f6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/lR2IjYghPkG6-uj7rOmZo9CLeuQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 15 Jul 2018 00:54:59 -0000

----==_mimepart_5b4a9b5fba651_17cc2b1792f8dc14886f6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: b1ffac15b986151ee95083a4d478f3aea062fa77
      https://github.com/quicwg/base-drafts/commit/b1ffac15b986151ee95083a4d478f3aea062fa77
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-14 (Sat, 14 Jul 2018)

  Changed paths:
    M README.md

  Log Message:
  -----------
  Update to include invariants



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4a9b5fba651_17cc2b1792f8dc14886f6--


From nobody Sat Jul 14 21:07: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 A715C130F20 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 21:07:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.606
X-Spam-Level: 
X-Spam-Status: No, score=-6.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JLsII8FhLE88 for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 21:07: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 DAEE0130E97 for <quic-issues@ietf.org>; Sat, 14 Jul 2018 21:07:50 -0700 (PDT)
Date: Sat, 14 Jul 2018 21:07:49 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531627669; bh=qaK3HipB7NR5rAfWGAWd5jT29oTCIfCVPiDB56eeDAM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=vnr7d4d6WRqxpnllgj2RW63cb9BHyQG3FXj3k6ZKmrlKG3Z4IM5QJZhyPypeVgcH/ 1ODq1vGeOZvyxaQ33CRNkD+UAMWRlzGATxJ8us8jfO/z8g3Wl12M2JQzIg9AhiUECv 66g46uQyAdmm3jStFhcWgq2RsR20HxSP+twYD8Fw=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab35dfd6945518d530b84e62e5aa50e22ed75b75f092cf0000000117628a9592a169ce14578ce7@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1567/review/137254260@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1567@github.com>
References: <quicwg/base-drafts/pull/1567@github.com>
Subject: Re: [quicwg/base-drafts] Describe the fields of packets (not packet headers) (#1567)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4ac895b4ba4_52382ab625c5ef58562345"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: 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_THEVa4ZitI7p1N3graDm3bIhM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 15 Jul 2018 04:07:53 -0000

----==_mimepart_5b4ac895b4ba4_52382ab625c5ef58562345
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett approved this pull request.

I'm not sure of the reason for the change, but this looks fine 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/1567#pullrequestreview-137254260
----==_mimepart_5b4ac895b4ba4_52382ab625c5ef58562345
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@ianswett</b> approved this pull request.</p>

<p>I'm not sure of the reason for the change, but this looks fine 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/1567#pullrequestreview-137254260">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_IB1moDXHpGKdanN3l3cZhH8h0Uks5uGsAVgaJpZM4VQETK">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqyPpFx9V3-PE8cxVxmFAYv-7j_AIks5uGsAVgaJpZM4VQETK.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1567"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1567#pullrequestreview-137254260"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1567#pullrequestreview-137254260",
"url": "https://github.com/quicwg/base-drafts/pull/1567#pullrequestreview-137254260",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1567",
"sections": [
{
"text": "I'm not sure of the reason for the change, but this looks fine to 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/1567#pullrequestreview-137254260"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356533450\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4ac895b4ba4_52382ab625c5ef58562345--


From nobody Sat Jul 14 23:50: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 8C75B130DCD for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 23:50:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wOL1HNKnOCvp for <quic-issues@ietfa.amsl.com>; Sat, 14 Jul 2018 23:50: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 70B811294D7 for <quic-issues@ietf.org>; Sat, 14 Jul 2018 23:50:48 -0700 (PDT)
Date: Sat, 14 Jul 2018 23:50:46 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531637446; bh=4590bcqREcFvD+OnGOQX05AGVX1Lnx2K60ZEifwTLBU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=eq/0R3RzPJPMc07vv6VFnScoc7BqRK54h3bORDTSYq2QSrJHSctvSk5vSLhpHSSvP NdT3q7yN6mivfRQyiM4YT5WGIHQgb8dF0W8t9dZPYfFV9cqamDa+rcI4AJbpY5sb/E g16b6kTx7+nW6ZB37oQhfQ21yLI77S6vCofeR3Hg=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf1e0b1384e8c394aa42a56d58d5f2966b71bb05192cf000000011762b0c692a169ce14578ce7@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1567/c405071401@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1567@github.com>
References: <quicwg/base-drafts/pull/1567@github.com>
Subject: Re: [quicwg/base-drafts] Describe the fields of packets (not packet headers) (#1567)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4aeec6a3de0_64c3f835fe3ef78135324"; 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/24ul5jmV2epI_nmIrX-d1iSVewI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 15 Jul 2018 06:50:51 -0000

----==_mimepart_5b4aeec6a3de0_64c3f835fe3ef78135324
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Thank you for working on the changes. They look good to me.

FWIW, I realized that this is an issue we should fix by looking at the fact that we could have two interpretations of where the token-len and token fields could be located in -13. One interpretation is that it is before the payload assuming that payload is not part of the header, and the other is that it should be after the payload because payload is defined as part of the header.

It is source of confusion as you can see in #1535. While it is true that we will be moving the location of the token fields in #1498, I think this PR is worth the effort to avoid similar confusion in 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/1567#issuecomment-405071401
----==_mimepart_5b4aeec6a3de0_64c3f835fe3ef78135324
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>Thank you for working on the changes. They look good to me.</p>
<p>FWIW, I realized that this is an issue we should fix by looking at the=
 fact that we could have two interpretations of where the token-len and t=
oken fields could be located in -13. One interpretation is that it is bef=
ore the payload assuming that payload is not part of the header, and the =
other is that it should be after the payload because payload is defined a=
s part of the header.</p>
<p>It is source of confusion as you can see in <a class=3D"issue-link js-=
issue-link" data-error-text=3D"Failed to load issue title" data-id=3D"339=
188082" data-permission-text=3D"Issue title is private" data-url=3D"https=
://github.com/quicwg/base-drafts/issues/1535" href=3D"https://github.com/=
quicwg/base-drafts/issues/1535">#1535</a>. While it is true that we will =
be moving the location of the token fields in <a class=3D"issue-link js-i=
ssue-link" data-error-text=3D"Failed to load issue title" data-id=3D"3368=
25353" data-permission-text=3D"Issue title is private" data-url=3D"https:=
//github.com/quicwg/base-drafts/issues/1498" href=3D"https://github.com/q=
uicwg/base-drafts/pull/1498">#1498</a>, I think this PR is worth the effo=
rt to avoid similar confusion in the future.</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/1567#issuecomment-405071401">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq00aKy=
IssDaiX93m0_7l510Z26wpks5uGuZGgaJpZM4VQETK">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkq2sfZ8HeXegtBqnDRdhOmS9_r-Xu=
ks5uGuZGgaJpZM4VQETK.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 #1567: Thank you for working on the changes. They look good to me.\=
r\n\r\nFWIW, I realized that this is an issue we should fix by looking at=
 the fact that we could have two interpretations of where the token-len a=
nd token fields could be located in -13. One interpretation is that it is=
 before the payload assuming that payload is not part of the header, and =
the other is that it should be after the payload because payload is defin=
ed as part of the header.\r\n\r\nIt is source of confusion as you can see=
 in #1535. While it is true that we will be moving the location of the to=
ken fields in #1498, I think this PR is worth the effort to avoid similar=
 confusion in the future."}],"action":{"name":"View Pull Request","url":"=
https://github.com/quicwg/base-drafts/pull/1567#issuecomment-405071401"}}=
}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1567#issuecomment-4=
05071401",
"url": "https://github.com/quicwg/base-drafts/pull/1567#issuecomment-4050=
71401",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 the fields of packets (not pa=
cket headers) (#1567)",
"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\": 1567,\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\": 1567\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1567#issuecomment-4050=
71401"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3565334=
50\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b4aeec6a3de0_64c3f835fe3ef78135324--


From nobody Sun Jul 15 00:00: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 03342130F58 for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 00:00:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id X8pbBSlJThk2 for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 00:00: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 65709130DE0 for <quic-issues@ietf.org>; Sun, 15 Jul 2018 00:00:18 -0700 (PDT)
Date: Sun, 15 Jul 2018 00:00:17 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531638017; bh=VdnEHV9NMEhg33SUPv1TyW0mwJ1Aytn94jjueRKXARI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=mjNxQPoe+l9VezOW/hi26ZzH0GlcNu8KdPe4YpkKJoD6EWcuiwF4LCdnO9pitwpYh 0fnIghPMDtw/hNn9wQrIQrk5GxQI886mqZKRUg5Zkon2hes92DOHGW6ZwScauKMb/c XM62s1GXI4vlhZ5hkJR9tr6pMe4Xu561Qk253mSI=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abc20f9313c8957999a39b2a1815f7e9742eeec00392cf000000011762b30192a169ce14379972@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1535/405071809@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1535@github.com>
References: <quicwg/base-drafts/issues/1535@github.com>
Subject: Re: [quicwg/base-drafts] Long header + token and PNE (#1535)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4af101c0b72_49d83fa8d8dacf80190317"; 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/KPdBpfF8eprfF0KowC1P9UxI2AM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 15 Jul 2018 07:00:20 -0000

----==_mimepart_5b4af101c0b72_49d83fa8d8dacf80190317
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@huitema To clarify, my interpretation of -13 (explained above) is different from your interpretation that is described as "this means that the variable length token length follows the variable length PN". #1567 to avoid that confusion.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1535#issuecomment-405071809
----==_mimepart_5b4af101c0b72_49d83fa8d8dacf80190317
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-user-id="7464128" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/huitema">@huitema</a> To clarify, my interpretation of -13 (explained above) is different from your interpretation that is described as "this means that the variable length token length follows the variable length PN". <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="341282023" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1567" href="https://github.com/quicwg/base-drafts/pull/1567">#1567</a> to avoid that confusion.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1535#issuecomment-405071809">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_sjruPKU4GcsPbB7AW9zG6zkqQIks5uGuiBgaJpZM4VGjVI">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2xwQgk8Fg18BK_Hv08mZ3VT5DUHks5uGuiBgaJpZM4VGjVI.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1535: @huitema To clarify, my interpretation of -13 (explained above) is different from your interpretation that is described as \"this means that the variable length token length follows the variable length PN\". #1567 to avoid that confusion."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1535#issuecomment-405071809"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1535#issuecomment-405071809",
"url": "https://github.com/quicwg/base-drafts/issues/1535#issuecomment-405071809",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Long header + token and PNE (#1535)",
"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\": 1535,\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\": 1535\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1535#issuecomment-405071809"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 354039112\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4af101c0b72_49d83fa8d8dacf80190317--


From nobody Sun Jul 15 07:05: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 AC041130ED4 for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 07:05:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Yhcr8yEnlDuU for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 07:05: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 06FC3130E36 for <quic-issues@ietf.org>; Sun, 15 Jul 2018 07:05:43 -0700 (PDT)
Date: Sun, 15 Jul 2018 07:05:42 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531663542; bh=GGMyhNrmyZM1Iof+4MBaQL6kB0yu7bY8Rye1Lg9vAEc=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=xXEAZ0B/3Lc9oCAeeRll7iP00SM3EnADhqnan3ek1GEje9rWYJhd5DhVZl7lLkdEY 8L+1xruJ4R5Z45gKXQTWosuCRlJz6MISOeZEL4gRufaIMvZYM9CklXsFnYfHcrQlSR Z6pbsVTls+vGxHwkO7YT409NCacEml8hlC/3IhGw=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abfcc889300f76b6b72b751d4e69a00a6e69b7434692cf00000001176316b692a169ce14582fb8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1568@github.com>
Subject: [quicwg/base-drafts] Be more explicit about key derivation (#1568)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4b54b6a4ea0_1f7d2b2510b66f60277e7"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/SC69mEjcq48LRSmQvcAgvNd1na0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 15 Jul 2018 14:05:55 -0000

----==_mimepart_5b4b54b6a4ea0_1f7d2b2510b66f60277e7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

The text on key derivation is extremely thin and this is causing some people trouble.  We should expand this and be more explicit.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1568
----==_mimepart_5b4b54b6a4ea0_1f7d2b2510b66f60277e7
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>The text on key derivation is extremely thin and this is causing some people trouble.  We should expand this and be more explicit.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1568">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzSrr0O8ul9P-xlDorRIEAZfuEz4ks5uG0w2gaJpZM4VQQjU">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9T4L2kAxnXwXfOeSNhVJd6d8XPrks5uG0w2gaJpZM4VQQjU.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Be more explicit about key derivation (#1568)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1568"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1568",
"url": "https://github.com/quicwg/base-drafts/issues/1568",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Be more explicit about key derivation (#1568)",
"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": 1568
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1568,\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\": 1568\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1568"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356583636\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4b54b6a4ea0_1f7d2b2510b66f60277e7--


From nobody Sun Jul 15 07:28: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 4A412130EC9 for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 07:28:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NGfSIQLZ46si for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 07:28: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 29621130ECD for <quic-issues@ietf.org>; Sun, 15 Jul 2018 07:28:09 -0700 (PDT)
Date: Sun, 15 Jul 2018 07:28:08 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531664888; bh=AtdNYkQtN3ZpXxRwtVcKkegCVSR+N7gJkt1KBBEDwrA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=rGxQ7V9L4zi26HzF9nZ8fkzRAdFXTLF5b9xVs95VTGxm8tJzhzeDMr/iPuO5z12HM CMrWu1Bc/noFHzfmAoPpPAuHm0LsU92v8jrWBbLK9+LequRGUjjGEbLkPvL7BqtMBN 83BTRn7SQYylYacoVgdpnfGrf12gx0j5ulziVvE8=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb61465bcde24fc6978397e8263f7a5975241932b92cf0000000117631bf892a169ce14582fb8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1568/405095723@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1568@github.com>
References: <quicwg/base-drafts/issues/1568@github.com>
Subject: Re: [quicwg/base-drafts] Be more explicit about key derivation (#1568)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4b59f82502b_54542b0735640f5c107049"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/rNKJVP8kRAu1OKfShD1-BmDk_H0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 15 Jul 2018 14:28:26 -0000

----==_mimepart_5b4b59f82502b_54542b0735640f5c107049
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Discussion at hackathon concluded that the current interpretation would be that all invocations of HKDF-Expand-Label in QUIC would use the "quic " label 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/issues/1568#issuecomment-405095723
----==_mimepart_5b4b59f82502b_54542b0735640f5c107049
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Discussion at hackathon concluded that the current interpretation would be that all invocations of HKDF-Expand-Label in QUIC would use the "quic " label prefix.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1568#issuecomment-405095723">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1EST35tyvEfvFwiF1-Eg6xTeG_gks5uG1F4gaJpZM4VQQjU">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_xZLrelnH4_afIiHo4qVi3SxTawks5uG1F4gaJpZM4VQQjU.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1568: Discussion at hackathon concluded that the current interpretation would be that all invocations of HKDF-Expand-Label in QUIC would use the \"quic \" label prefix."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1568#issuecomment-405095723"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1568#issuecomment-405095723",
"url": "https://github.com/quicwg/base-drafts/issues/1568#issuecomment-405095723",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Be more explicit about key derivation (#1568)",
"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\": 1568,\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\": 1568\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1568#issuecomment-405095723"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356583636\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4b59f82502b_54542b0735640f5c107049--


From nobody Sun Jul 15 07:29: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 6D339130EC9 for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 07:29:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mh_Hw6pOqqHq for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 07:29: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 0502F130EC6 for <quic-issues@ietf.org>; Sun, 15 Jul 2018 07:29:45 -0700 (PDT)
Date: Sun, 15 Jul 2018 07:29:44 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531664984; bh=nN+Y1h0wDnaouVGdEi3iUTN0zHI3vioL/1Hs6rfdlRI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=l0peHhI/WAz8OAXEd0RA49scmvbFD1LsPKS9qAPV55kmc1WeuaOlBknm5C2Fbeqae 374eNs01RCCgBHx8oe7hrq4MdiN90NqMyeUgkRlCV2bosaaWnh6IzfkIKQLzYEQVBF s5xQKKU9F/GWUiLHTqEMeZR6R5NGJRPBdCVKtAvA=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab082253d638a16a34ae167a90abadab9f22bf792892cf0000000117631c5892a169ce14582fb8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1568/405095804@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1568@github.com>
References: <quicwg/base-drafts/issues/1568@github.com>
Subject: Re: [quicwg/base-drafts] Be more explicit about key derivation (#1568)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4b5a58473e5_21e63fd4e3d08f848808e"; 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/TuKJj6pPzw2gLuLzRO_7RiP7vzQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 15 Jul 2018 14:29:46 -0000

----==_mimepart_5b4b5a58473e5_21e63fd4e3d08f848808e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

IIRC some of us slightly leaned to using "tls13 " as the prefix for traffic secrets, so that we could use a session ticket obtained using TLS 1.3 over TCP in QUIC.

It would give us 1-RTT reduction when switching from H2 to HQ using alt-svc.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1568#issuecomment-405095804
----==_mimepart_5b4b5a58473e5_21e63fd4e3d08f848808e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>IIRC some of us slightly leaned to using "tls13 " as the prefix for traffic secrets, so that we could use a session ticket obtained using TLS 1.3 over TCP in QUIC.</p>
<p>It would give us 1-RTT reduction when switching from H2 to HQ using alt-svc.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1568#issuecomment-405095804">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7TkSZcMbyy8mx9ZNbzyTVM3_zo8ks5uG1HYgaJpZM4VQQjU">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq104bHMRaJCXmeLXFpWtSViVhfNlks5uG1HYgaJpZM4VQQjU.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1568: IIRC some of us slightly leaned to using \"tls13 \" as the prefix for traffic secrets, so that we could use a session ticket obtained using TLS 1.3 over TCP in QUIC.\r\n\r\nIt would give us 1-RTT reduction when switching from H2 to HQ using alt-svc."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1568#issuecomment-405095804"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1568#issuecomment-405095804",
"url": "https://github.com/quicwg/base-drafts/issues/1568#issuecomment-405095804",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Be more explicit about key derivation (#1568)",
"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\": 1568,\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\": 1568\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1568#issuecomment-405095804"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356583636\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4b5a58473e5_21e63fd4e3d08f848808e--


From nobody Sun Jul 15 07:36: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 6310E130EBE for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 07:36:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UrXamGQvmlFq for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 07:36: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 DE7FF130DE4 for <quic-issues@ietf.org>; Sun, 15 Jul 2018 07:36:28 -0700 (PDT)
Date: Sun, 15 Jul 2018 07:36:27 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531665387; bh=GZS7WFS0tI4W4LZx+Nr8ua/H0FRF5dNzGGnDbzIlavo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=1Rd3RKTsKOvH3hC1CMjI4KWkMVp0sRJUqms6yPDES8bAsiM+/OCa8Jl8DPzKnGVpQ GC2fipP/DTEb8OFX/kpRn1bKS93p0M6XRZVPrKKRsyEnX2VJs0SSLiFQMuowXIeOnF pW3B7e4+XlluVxpwS8rl4MwYZUODKjhpJ+3qTSSA=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abdf9675f4f6b0568fe44e69c4a4700589ed16776b92cf0000000117631deb92a169ce14582fb8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1568/405096204@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1568@github.com>
References: <quicwg/base-drafts/issues/1568@github.com>
Subject: Re: [quicwg/base-drafts] Be more explicit about key derivation (#1568)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4b5bebe18a0_1c8d2ae9ea196f50279371"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/dQJq_gBypc5u31M1upkF38M7ZB0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 15 Jul 2018 14:36:31 -0000

----==_mimepart_5b4b5bebe18a0_1c8d2ae9ea196f50279371
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I don't see how resumption from h2 to hq is relevant.

Traffic secrets are generated by TLS, using "tls13 ", the only one that we have to worry about is the initial secrets, which QUIC derives.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1568#issuecomment-405096204
----==_mimepart_5b4b5bebe18a0_1c8d2ae9ea196f50279371
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I don't see how resumption from h2 to hq is relevant.</p>
<p>Traffic secrets are generated by TLS, using "tls13 ", the only one that we have to worry about is the initial secrets, which QUIC derives.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1568#issuecomment-405096204">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqys5V-AwABneiYRp5MyD-5TFkF7Dks5uG1NrgaJpZM4VQQjU">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5T3QQpftqsuwQaD7QggbDl8jFFYks5uG1NrgaJpZM4VQQjU.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1568: I don't see how resumption from h2 to hq is relevant.\r\n\r\nTraffic secrets are generated by TLS, using \"tls13 \", the only one that we have to worry about is the initial secrets, which QUIC derives."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1568#issuecomment-405096204"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1568#issuecomment-405096204",
"url": "https://github.com/quicwg/base-drafts/issues/1568#issuecomment-405096204",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Be more explicit about key derivation (#1568)",
"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\": 1568,\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\": 1568\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1568#issuecomment-405096204"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356583636\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4b5bebe18a0_1c8d2ae9ea196f50279371--


From nobody Sun Jul 15 07:40: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 33997130E10 for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 07:40:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gj2v_NGOBUWw for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 07:40: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 A0E5A130DE4 for <quic-issues@ietf.org>; Sun, 15 Jul 2018 07:40:32 -0700 (PDT)
Date: Sun, 15 Jul 2018 07:40:31 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531665631; bh=fl/vSDJh8+pIh3wSIw4SwipY4jFADCTNJCg+f8/O1e4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Cld+eHsf70DJuP4+focsEXTBcbxelEsQF9M/Z5jGlyc155RepcJ4RNGD757QmtZFR Tyth4ahFymDayK+10czfAdVJLsE6bk1FG7VPmkABvzPV+a/Z4zrUUVwYWos567S7x+ VTRtSv6PGOF81EhrRYyiHpxv2LaO0ykgTNUkdf9o=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab715bc2c0465b8f25ad1c6ee562425e091c1d7e3192cf0000000117631edf92a169ce14582fb8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1568/405096468@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1568@github.com>
References: <quicwg/base-drafts/issues/1568@github.com>
Subject: Re: [quicwg/base-drafts] Be more explicit about key derivation (#1568)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4b5cdfd8afe_7892ae877dc4f581626b6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/7Kfk9vTby_PQgMKocPWepiCAshY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 15 Jul 2018 14:40:34 -0000

----==_mimepart_5b4b5cdfd8afe_7892ae877dc4f581626b6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazuho for more discussion of resumption from TLS over TCP, see Issue #941 which is v2.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1568#issuecomment-405096468
----==_mimepart_5b4b5cdfd8afe_7892ae877dc4f581626b6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-user-id="41567" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/kazuho">@kazuho</a> for more discussion of resumption from TLS over TCP, see Issue <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" href="https://github.com/quicwg/base-drafts/issues/941">#941</a> which is v2.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1568#issuecomment-405096468">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_nllImYJwDzfaHkNQd5e_ozDsgjks5uG1RfgaJpZM4VQQjU">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqyAuJZ3IO-Kq1Cwc74gzCWtXNofsks5uG1RfgaJpZM4VQQjU.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1568: @kazuho for more discussion of resumption from TLS over TCP, see Issue #941 which is v2."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1568#issuecomment-405096468"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1568#issuecomment-405096468",
"url": "https://github.com/quicwg/base-drafts/issues/1568#issuecomment-405096468",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Be more explicit about key derivation (#1568)",
"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\": 1568,\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\": 1568\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1568#issuecomment-405096468"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356583636\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4b5cdfd8afe_7892ae877dc4f581626b6--


From nobody Sun Jul 15 07:42: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 7F274130DE4 for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 07:42:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GxQlfP636Qsu for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 07:42: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 0589B130F2D for <quic-issues@ietf.org>; Sun, 15 Jul 2018 07:42:26 -0700 (PDT)
Date: Sun, 15 Jul 2018 07:42:25 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531665745; bh=cS+6t1v4yYAFuuLIkCXBjTh3L1VAplNcla/VjJMdsWI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=OoNsoBriESC8oZYg8u0n3aS6UeRK+1KwCf0p9yOgGtVu1AMg8e2Zqta3DH08XsCQp 54ARdaHyVd0/5xQv18mJfIiusdJwXj1wt1j6vkR9DFOUJtqP5Q2jqpw7J86OtU/97j dEFK7NGyeHNKqI4unwZLDZtyTbXvFirXwedXq4YU=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab60292685b49ab06d60e2406dffec9ffe3154acc092cf0000000117631f5192a169ce14582fb8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1568/405096563@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1568@github.com>
References: <quicwg/base-drafts/issues/1568@github.com>
Subject: Re: [quicwg/base-drafts] Be more explicit about key derivation (#1568)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4b5d5141a3a_1b342b0a0ea80f50188746"; 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/YkISOUF4Sw3IWZOqzZh_oy9bm2g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 15 Jul 2018 14:42:43 -0000

----==_mimepart_5b4b5d5141a3a_1b342b0a0ea80f50188746
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> Traffic secrets are generated by TLS, using "tls13 ", the only one that we have to worry about is the initial secrets, which QUIC derives.

My understanding is that (at least for the interop) we have agreed to use "quic " for traffic secrets 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/1568#issuecomment-405096563
----==_mimepart_5b4b5d5141a3a_1b342b0a0ea80f50188746
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<blockquote>
<p>Traffic secrets are generated by TLS, using "tls13 ", the only one that we have to worry about is the initial secrets, which QUIC derives.</p>
</blockquote>
<p>My understanding is that (at least for the interop) we have agreed to use "quic " for traffic secrets 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/1568#issuecomment-405096563">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq15dviA9SqEbqeyqV1S-eYBRgNbjks5uG1TRgaJpZM4VQQjU">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxONoRuVOO8oc0x6VsogejOap1_Zks5uG1TRgaJpZM4VQQjU.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1568: \u003e Traffic secrets are generated by TLS, using \"tls13 \", the only one that we have to worry about is the initial secrets, which QUIC derives.\r\n\r\nMy understanding is that (at least for the interop) we have agreed to use \"quic \" for traffic secrets as well."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1568#issuecomment-405096563"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1568#issuecomment-405096563",
"url": "https://github.com/quicwg/base-drafts/issues/1568#issuecomment-405096563",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Be more explicit about key derivation (#1568)",
"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\": 1568,\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\": 1568\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1568#issuecomment-405096563"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356583636\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4b5d5141a3a_1b342b0a0ea80f50188746--


From nobody Sun Jul 15 07:45: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 961F5130EE0 for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 07:45:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RBMOuBSAufNj for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 07:45: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 EBECB130F9D for <quic-issues@ietf.org>; Sun, 15 Jul 2018 07:45:35 -0700 (PDT)
Date: Sun, 15 Jul 2018 07:45:35 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531665935; bh=g1/cT21Kc1JXdn5u5b8CPT++eLPtiisoWOvqX2MiAXI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=CFuhmueA+j1hkgASPOJ8rYBPtKZFjVxGKWiAakmd5dTVeZVRcqZSr//+N/eEib9s1 +fgW/ZKlJIWXK/ea3ErMvBJEkT/VWlNUCnmzvshra+8dX8mv8iobHomEk8b8nni/IN WVC/jitCXYPGeKSlgmBT1msta+el0SZ8VdQHxr8I=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab815164c92f82be04fffc923592a26de917bbe5b592cf000000011763200f92a169ce105fcf55@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/405096773@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_5b4b5e0f468ac_2b2a2ac6aee94f5416512b"; 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/MeOu80qsv58PpOv34Xjsa05hsmU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 15 Jul 2018 14:45:38 -0000

----==_mimepart_5b4b5e0f468ac_2b2a2ac6aee94f5416512b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Isn't cross protocol resumption between TLS 1.3 and DTLS 1.3 being allowed? Then, I do not see why it should be disallowed between TLS 1.3 and 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/941#issuecomment-405096773
----==_mimepart_5b4b5e0f468ac_2b2a2ac6aee94f5416512b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Isn't cross protocol resumption between TLS 1.3 and DTLS 1.3 being allowed? Then, I do not see why it should be disallowed between TLS 1.3 and QUIC.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/941#issuecomment-405096773">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_VYl6tuPzHKw9MB4It3YscxOC1hks5uG1WPgaJpZM4QhXjN">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9DHVVAB-J1qWStqrMbdthRQY7DFks5uG1WPgaJpZM4QhXjN.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #941: Isn't cross protocol resumption between TLS 1.3 and DTLS 1.3 being allowed? Then, I do not see why it should be disallowed between TLS 1.3 and QUIC."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/941#issuecomment-405096773"}}}</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-405096773",
"url": "https://github.com/quicwg/base-drafts/issues/941#issuecomment-405096773",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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": "**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\": 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-405096773"
}
],
"@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_5b4b5e0f468ac_2b2a2ac6aee94f5416512b--


From nobody Sun Jul 15 07:49: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 9D6B0130F24 for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 07:49:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PRWZZso0PYag for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 07:49:23 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E93A8130E1D for <quic-issues@ietf.org>; Sun, 15 Jul 2018 07:49:22 -0700 (PDT)
Date: Sun, 15 Jul 2018 07:49:21 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531666161; bh=Nu3NcrlmL6oMoymBClkm/qfu6Ec8BxEM8zv8XFmPBtQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=NrE0JmuknjtYJCDnxph5e9X1cU2BgyXXhDZtn4UKqXDgtO8mjB0Rx5BBW0jWxRO3j xuLkyE0ezoimYVVBf/kq9pV2BswmEJFwGSYckRT7rO8dV4pOfjfz+lPlVnjZzfRXIg 6zs0DFXSnlJnOtZcwEDe+tNnj6eTvrxEg2Pw1TU8=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abda220c55d16f873829d81d00adaff95d2905e93d92cf00000001176320f192a169ce14582fb8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1568/405096970@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1568@github.com>
References: <quicwg/base-drafts/issues/1568@github.com>
Subject: Re: [quicwg/base-drafts] Be more explicit about key derivation (#1568)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4b5ef145493_193553fd13fabaf7c101616"; 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/rEazgnBdQkU9-I_y511kuYM7tKQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 15 Jul 2018 14:49:29 -0000

----==_mimepart_5b4b5ef145493_193553fd13fabaf7c101616
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett Thanks for the pointer. I left my comment 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/1568#issuecomment-405096970
----==_mimepart_5b4b5ef145493_193553fd13fabaf7c101616
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-user-id="20072817" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ianswett">@ianswett</a> Thanks for the pointer. I left my comment 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/1568#issuecomment-405096970">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwJoq8JfRigNZxBFX1-O5M7m1Wnvks5uG1ZxgaJpZM4VQQjU">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2ORebiimiwrCIbJeD2tCYzQEB7sks5uG1ZxgaJpZM4VQQjU.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1568: @ianswett Thanks for the pointer. I left my comment there."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1568#issuecomment-405096970"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1568#issuecomment-405096970",
"url": "https://github.com/quicwg/base-drafts/issues/1568#issuecomment-405096970",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Be more explicit about key derivation (#1568)",
"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\": 1568,\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\": 1568\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1568#issuecomment-405096970"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356583636\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4b5ef145493_193553fd13fabaf7c101616--


From nobody Sun Jul 15 07:56: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 7A73F130E1D for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 07:56:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id AcBkejnZbmun for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 07:56: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 D4860130E09 for <quic-issues@ietf.org>; Sun, 15 Jul 2018 07:56:34 -0700 (PDT)
Date: Sun, 15 Jul 2018 07:56:34 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531666594; bh=E28AV23jT9lj/npvtwS6KhwlukoPPH6LO/3XoWFpndg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=GtswRvQv4/ZDXVYiZNDAllfIrVm5poXJwsPmddTK0MXzZsonngF2VMwe3FNO7R6yJ fO5MHjXaaDABcN8sVfGHD95VCPTKw7ITVATwjCt7mbuQQgHSCY8SJ+5bkXHcAR+MSy qIddCZeH16oURqPkd1AcMQCtoJOtzi/UfchaoAKo=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab83add2ada64a0b514ee46d61563cbfb7136502f892cf00000001176322a292a169ce105fcf55@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/405097416@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_5b4b60a22ac37_54563fa4023acf88147549"; 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/spekASMfHuSiS21jlJPUsHfYzLU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 15 Jul 2018 14:56:37 -0000

----==_mimepart_5b4b60a22ac37_54563fa4023acf88147549
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Martin's comment https://github.com/quicwg/base-drafts/issues/941#issuecomment-352140849 regarding ALPN convinces me that it is not possible to use 0-RTT when switching from h2 to hq, even if we allow cross-protocol resumption.

-- 
You are receiving this 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-405097416
----==_mimepart_5b4b60a22ac37_54563fa4023acf88147549
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Martin's comment <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" href="https://github.com/quicwg/base-drafts/issues/941#issuecomment-352140849">#941 (comment)</a> regarding ALPN convinces me that it is not possible to use 0-RTT when switching from h2 to hq, even if we allow cross-protocol resumption.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are 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-405097416">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0EbKTZ6eV1JNZlkvSlzXYZSw6eDks5uG1gigaJpZM4QhXjN">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq94_c_Y0BdRlMVF5KHzt-2C1fjAgks5uG1gigaJpZM4QhXjN.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #941: Martin's comment https://github.com/quicwg/base-drafts/issues/941#issuecomment-352140849 regarding ALPN convinces me that it is not possible to use 0-RTT when switching from h2 to hq, even if we allow cross-protocol resumption."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/941#issuecomment-405097416"}}}</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-405097416",
"url": "https://github.com/quicwg/base-drafts/issues/941#issuecomment-405097416",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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": "**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\": 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-405097416"
}
],
"@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_5b4b60a22ac37_54563fa4023acf88147549--


From nobody Sun Jul 15 08:39: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 A1B3D129619 for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 08:39:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.011
X-Spam-Level: 
X-Spam-Status: No, score=-1.011 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, T_DKIMWL_WL_HIGH=-0.01] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7yhG0s-qgaAg for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 08: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 D4BB2130F9D for <quic-issues@ietf.org>; Sun, 15 Jul 2018 08:39:39 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531669179; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=wDWvWktgEwUFNFSFonnQ0K74PftpIAvNORWCaGhCCCA=; b=CCCrIm5QdRG3NMSX0QZaepVT1DBHCmaIkWJ25SLcVkitxQ8UeAd+NFHy5cDdNdjQjDjCYOYd 9sExEF0Jb7i/g/TK70H892PcrAFrqU/JtIc+CooPt+keyyi0RMlu3pfUjwj9OW9pFsNxkrIv l1T1j8gRqsnJgYy6snEl1necXuQ=
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 5b4b6aba.7fd5d0df47e0-smtp-out-n02; Sun, 15 Jul 2018 15:39:38 -0000 (UTC)
Date: Sun, 15 Jul 2018 08:39:37 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5b4b6ab9cd9a9_47032ab858fa1c1c4056b@hookshot-fe-6e9b612.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 875b6d: 81 characters
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4b6ab9cd4ff_47032ab858fa1c1c404b2"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/eCrW9lk8jdv11943Q_DyvkDt8qg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 15 Jul 2018 15:39:50 -0000

----==_mimepart_5b4b6ab9cd4ff_47032ab858fa1c1c404b2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-timer
  Home:   https://github.com/quicwg/base-drafts
  Commit: 875b6df10707fbde2cb824b7515cca940c7fcd4e
      https://github.com/quicwg/base-drafts/commit/875b6df10707fbde2cb824b7515cca940c7fcd4e
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-07-15 (Sun, 15 Jul 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  81 characters



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4b6ab9cd4ff_47032ab858fa1c1c404b2--


From nobody Sun Jul 15 08: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 4989F130E47 for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 08:39:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id s-X0ixj3QyD8 for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 08:39: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 1C7D4130FB8 for <quic-issues@ietf.org>; Sun, 15 Jul 2018 08:39:41 -0700 (PDT)
Date: Sun, 15 Jul 2018 08:39:40 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531669180; bh=Y8HSHLsmheFSRqUttoWa4z604Un8/FfDw6Fyrih8EPU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=b5h3f7r09l6jnZxp8+pXdCaytFWHpep6gnfMkkAwACyqwe6ovujYgvrxlreovrCI5 cs+RSKQfEflwVuGgGnUXJ04i9iIlpuHn+62mGfTiUDSG091WbfwebdWoKpFkz51WhY /iGcXgtwys3jbelNESOScC2Aj/sLJrl8nTdmyTFo=
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/1559/push/2720683599@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1559@github.com>
References: <quicwg/base-drafts/pull/1559@github.com>
Subject: Re: [quicwg/base-drafts] Replace alarm with timer (#1559)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4b6abc11ec7_aab3f964c498f783789f"; 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/l_mBtEs9HmysEoRXRcU-QivLamc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 15 Jul 2018 15:39:52 -0000

----==_mimepart_5b4b6abc11ec7_aab3f964c498f783789f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

875b6df  81 characters


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1559/files/da8193e29c6841d0ac6ed75294c246c8687fa64d..875b6df10707fbde2cb824b7515cca940c7fcd4e

----==_mimepart_5b4b6abc11ec7_aab3f964c498f783789f
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/875b6df">875b6df</a>  81 characters</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/1559/files/da8193e29c6841d0ac6ed75294c246c8687fa64d..875b6df10707fbde2cb824b7515cca940c7fcd4e">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3gRrTz0VRSj4H7ofVSGVu0_NSWnks5uG2I8gaJpZM4VP5vB">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-povbu24dGRup1oCNhKOzWgzRVCks5uG2I8gaJpZM4VP5vB.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1559"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1559/files/da8193e29c6841d0ac6ed75294c246c8687fa64d..875b6df10707fbde2cb824b7515cca940c7fcd4e"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1559/files/da8193e29c6841d0ac6ed75294c246c8687fa64d..875b6df10707fbde2cb824b7515cca940c7fcd4e",
"url": "https://github.com/quicwg/base-drafts/pull/1559/files/da8193e29c6841d0ac6ed75294c246c8687fa64d..875b6df10707fbde2cb824b7515cca940c7fcd4e",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1559",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1559:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "875b6df",
"value": "81 characters"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1559/files/da8193e29c6841d0ac6ed75294c246c8687fa64d..875b6df10707fbde2cb824b7515cca940c7fcd4e"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356490177\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b4b6abc11ec7_aab3f964c498f783789f--


From nobody Sun Jul 15 08: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 A3000130DDE for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 08:43:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id psqv_2sUZ3Vg for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 08:43: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 C90FC129619 for <quic-issues@ietf.org>; Sun, 15 Jul 2018 08:43:47 -0700 (PDT)
Date: Sun, 15 Jul 2018 08:43:47 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531669427; bh=15lAnJyAjC5h4vQ5DXGRUQZXNqVHSFbw5KnVU6jzdDM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=IPRaGHhe2N8VVxYxcSMYPNitXVNP3KJumNn5ul2uN++6ciFC0Y5p9zjPIUoZgdeBH ylMU4hfAukMYIHtQIJTdqHzoos6bfiZGjBMkqYs0FTJi9+G5iBbw6PJgm+g42Iujeh pAkV7hmfcBXPOfTEydnH0Rg5nIYrfTcYdQxuVjjs=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba87d7efe78319e9e822522530de93205b2a10ab392cf0000000117632db392a169ce144b173f@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1551/c405099976@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1551@github.com>
References: <quicwg/base-drafts/pull/1551@github.com>
Subject: Re: [quicwg/base-drafts] Editorial recovery fixes (#1551)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4b6bb31888d_691b3f926261cf7c477545"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/k8NZbKH-Bu3v5v_fUN-mKQX3Gl4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 15 Jul 2018 15:43:50 -0000

----==_mimepart_5b4b6bb31888d_691b3f926261cf7c477545
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop I agree the use of ack is somewhat inconsistent.  I'd like to clean that up in a separate PR.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1551#issuecomment-405099976
----==_mimepart_5b4b6bb31888d_691b3f926261cf7c477545
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-user-id="4273797" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/MikeBishop">@MikeBishop</a> I agree the use of ack is somewhat inconsistent.  I'd like to clean that up in a separate PR.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1551#issuecomment-405099976">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0surog9SS3l8QIBmczBsXJYyAVgks5uG2MzgaJpZM4VMGq_">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8fzcqRGZ_B5d-ckEIphnXSHqhKvks5uG2MzgaJpZM4VMGq_.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1551: @MikeBishop I agree the use of ack is somewhat inconsistent.  I'd like to clean that up in a separate PR."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1551#issuecomment-405099976"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1551#issuecomment-405099976",
"url": "https://github.com/quicwg/base-drafts/pull/1551#issuecomment-405099976",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Editorial recovery fixes (#1551)",
"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\": 1551,\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\": 1551\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1551#issuecomment-405099976"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355494591\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4b6bb31888d_691b3f926261cf7c477545--


From nobody Sun Jul 15 09: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 DD7A1130E2C for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 09:21:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.606
X-Spam-Level: 
X-Spam-Status: No, score=-6.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uAHv_wpRe8EW for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 09:21: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 79A96130DF3 for <quic-issues@ietf.org>; Sun, 15 Jul 2018 09:21:51 -0700 (PDT)
Date: Sun, 15 Jul 2018 09:21:50 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531671710; bh=h1WFMqht4ktTpDXfWiqab7629wFms8H0YEqsCowJsEM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=KDRF3r4pfJTan8oyLIOhpAfAibkTNZlg/zoJIVDh2goGvm5ICjzQOjuIDZ1nD513k ZdHq14lJ1t0Xzyt7BFEDH/g/NH7SlxuiBPE9vvF+7hDZCaLYbLqRV5FIC5PHiCkS9G 6+JgRO/tNnipb0jHrbUNGGJaxGVDOYg/N+JYZuTQ=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab0e1116d6456d78a6c6983fce192ad457df32e32792cf000000011763369e92a169ce14570023@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1559/review/137271338@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1559@github.com>
References: <quicwg/base-drafts/pull/1559@github.com>
Subject: Re: [quicwg/base-drafts] Replace alarm with timer (#1559)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4b749e69075_9e13fa0db59af7c105862"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/4Xi4Zyo-fr9G-Q0MTjk0GE9fku4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 15 Jul 2018 16:21:53 -0000

----==_mimepart_5b4b749e69075_9e13fa0db59af7c105862
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/1559#pullrequestreview-137271338
----==_mimepart_5b4b749e69075_9e13fa0db59af7c105862
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/1559#pullrequestreview-137271338">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8Y-HxjM5SfRaeL9pBP97wucNaQOks5uG2wegaJpZM4VP5vB">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8fW9v-n7MSiLviGJ7htxFbxtaOsks5uG2wegaJpZM4VP5vB.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1559"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1559#pullrequestreview-137271338"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1559#pullrequestreview-137271338",
"url": "https://github.com/quicwg/base-drafts/pull/1559#pullrequestreview-137271338",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1559",
"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/1559#pullrequestreview-137271338"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356490177\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4b749e69075_9e13fa0db59af7c105862--


From nobody Sun Jul 15 09:23: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 09426130ECF for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 09:23:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uwsebDEMsuF4 for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 09:23: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 3EE71130F24 for <quic-issues@ietf.org>; Sun, 15 Jul 2018 09:23:36 -0700 (PDT)
Date: Sun, 15 Jul 2018 09:23:35 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531671815; bh=VIRCsx6vwDInMgPY9zyIl30JWZ6w+3kJMAGEde+LeKo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=RILwND0YZKJkntwzIIzVPtjdM16hob0+4CQ3sQC7IILus7jMH+WnkXJ9ls8jeVaRt iNtFfddeDvfvoZz0pgJB5Elr3X058EldY5kxlEwhTIYPD/o931Oa4QIK/aKNXDEgCU +3tWnBI3BIN1gctkp3d72vQVbLYtMbfUnjpN8GBE=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab1b62156a86a8efef0a8ec3156ff8410d116c281392cf000000011763370792a169ce14570023@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1559/c405102199@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1559@github.com>
References: <quicwg/base-drafts/pull/1559@github.com>
Subject: Re: [quicwg/base-drafts] Replace alarm with timer (#1559)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4b75075ff0f_69ca3fe3bd27af84365738"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: 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-arJV6ZTblwLsQCFAqQrXIgZT8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 15 Jul 2018 16:23:38 -0000

----==_mimepart_5b4b75075ff0f_69ca3fe3bd27af84365738
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I don't know why circle is still showing breakage with the old qpack draft. I'll merge 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/1559#issuecomment-405102199
----==_mimepart_5b4b75075ff0f_69ca3fe3bd27af84365738
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I don't know why circle is still showing breakage with the old qpack draft. I'll merge 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/1559#issuecomment-405102199">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-ueAW-PF8p3uHCgiCEXOzNmBS-bks5uG2yHgaJpZM4VP5vB">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq89nE7WVCe1FCrc805jgs2rcuYuaks5uG2yHgaJpZM4VP5vB.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1559: I don't know why circle is still showing breakage with the old qpack draft. I'll merge this."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1559#issuecomment-405102199"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1559#issuecomment-405102199",
"url": "https://github.com/quicwg/base-drafts/pull/1559#issuecomment-405102199",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 alarm with timer (#1559)",
"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\": 1559,\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\": 1559\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1559#issuecomment-405102199"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356490177\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4b75075ff0f_69ca3fe3bd27af84365738--


From nobody Sun Jul 15 09: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 27770130EE0 for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 09:23:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.011
X-Spam-Level: 
X-Spam-Status: No, score=-1.011 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, T_DKIMWL_WL_HIGH=-0.01] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0NBiSsANof4N for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 09:23: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 CF5D2130DDA for <quic-issues@ietf.org>; Sun, 15 Jul 2018 09:23:39 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531671819; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=CQGflPQVv3xbLveZDZoH7kmT5pgvm2H0O4dTyHS1zsY=; b=FytLBWeaMjuDvFkrG57Tlsaqp4qR5OWI/Rt76DTMN/56y96CwUaMJlShiV5VT8/Z3J829Jvp S6FseiT3vtUphE2g6Fx8tWI8QRvgjzgQmNDxKIxMmJgcZ74TlK3LwAPfLXxnV3kS1tuMQ+CC Y/a8kmQRLw+Vq7FQ0bPIj3yA55U=
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 5b4b750a.7fddbffc5b70-smtp-out-n01; Sun, 15 Jul 2018 16:23:38 -0000 (UTC)
Date: Sun, 15 Jul 2018 09:23:37 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5b4b7509e28d2_75d2b22741f9c1479d5@hookshot-fe-da92815.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] a65c25: Replace alarm with timer (#1559)
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4b7509e2347_75d2b22741f9c147859"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/LaqkELQfY6P2rUSZf_7p-fUXtXk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 15 Jul 2018 16:23:42 -0000

----==_mimepart_5b4b7509e2347_75d2b22741f9c147859
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: a65c2545fbbe680ec54bb218de0ead0bcebd78b6
      https://github.com/quicwg/base-drafts/commit/a65c2545fbbe680ec54bb218de0ead0bcebd78b6
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-07-15 (Sun, 15 Jul 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Replace alarm with timer (#1559)

* Remove alarm

Fixes #1383

* a timer

* expires

* timeout

* Update draft-ietf-quic-recovery.md

* 81 characters



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4b7509e2347_75d2b22741f9c147859--


From nobody Sun Jul 15 09:23: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 186D1130ED6 for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 09:23:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Kph0G0cv-5sX for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 09:23: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 76F23130ECF for <quic-issues@ietf.org>; Sun, 15 Jul 2018 09:23:40 -0700 (PDT)
Date: Sun, 15 Jul 2018 09:23:39 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531671819; bh=QL1orQJG5RQCf4ew+KQLtAEQYip/O/qc9iKFYG4z6t4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=UYYOdIqCK/qKUNPm2keK4ELzWCtmdQ5ruATE31/GXH9MoSMLu2OvHWx0NP5+6zr+6 zDN1B/+wYSknisbKFXrVxsG126Zng8J45Gjsa0V6mTrkiw7F+lLCEG3HfaRdMg4X1v +43Hin5tBn2eySr60Q0coFvywmaTZEUmvOjORBwA=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab952eeee388b19ad301763c35f36c760a15754a1792cf000000011763370b92a169ce136b963d@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1383/issue_event/1734264042@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1383@github.com>
References: <quicwg/base-drafts/issues/1383@github.com>
Subject: Re: [quicwg/base-drafts] Alarm vs. timeout (#1383)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4b750bc7526_46753fdbfd016f801594a8"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/EC_n2ztYZKnyrRKELygXF4LqLkw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 15 Jul 2018 16:23:42 -0000

----==_mimepart_5b4b750bc7526_46753fdbfd016f801594a8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1383 via #1559.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1383#event-1734264042
----==_mimepart_5b4b750bc7526_46753fdbfd016f801594a8
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="325817917" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1383" href="https://github.com/quicwg/base-drafts/issues/1383">#1383</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="341245987" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1559" href="https://github.com/quicwg/base-drafts/pull/1559">#1559</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1383#event-1734264042">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1GTmtchSQc56ct7IY903BYwtHmrks5uG2yLgaJpZM4UK8M5">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7JTeC0lwGX8IlFhT1dFUtsXbdvEks5uG2yLgaJpZM4UK8M5.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1383 via #1559."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1383#event-1734264042"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1383#event-1734264042",
"url": "https://github.com/quicwg/base-drafts/issues/1383#event-1734264042",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Alarm vs. timeout (#1383)",
"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/1383#event-1734264042"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 338412345\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4b750bc7526_46753fdbfd016f801594a8--


From nobody Sun Jul 15 09:24: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 DD311130DDA for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 09:23:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4wDk_f0XLHXa for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 09:23: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 13AF5130EF4 for <quic-issues@ietf.org>; Sun, 15 Jul 2018 09:23:41 -0700 (PDT)
Date: Sun, 15 Jul 2018 09:23:40 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531671820; bh=KHkdE+V5POaYkTiK+K39EMWsimNAB9R06Iuxw+Fv8kE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ZVwMdomJDONOH2KT7d1FW4A8XxcMjfTNqIEfeHFKatuH3/sWx8634ApRdgI/CxrN3 eJ6DXAHiSMFhv9egFO1e+Ic1kZRtGu1G2/dezQPmwBYH8NcJBKlD2te7VQsJ9pWl4a 9RzQYdwa60jBaaoZdhpxCo2kFhCU/Z4YPF/6Iy+I=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab72460c453057cd6676d9eae8335b4d902b9d3f7392cf000000011763370c92a169ce14570023@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1559/issue_event/1734264041@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1559@github.com>
References: <quicwg/base-drafts/pull/1559@github.com>
Subject: Re: [quicwg/base-drafts] Replace alarm with timer (#1559)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4b750c665bf_500e2b1712454f584140ea"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ule0XEaELBTTdjtYGEOKO2JvjB4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 15 Jul 2018 16:23:43 -0000

----==_mimepart_5b4b750c665bf_500e2b1712454f584140ea
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1559.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1559#event-1734264041
----==_mimepart_5b4b750c665bf_500e2b1712454f584140ea
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="341245987" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1559" href="https://github.com/quicwg/base-drafts/pull/1559">#1559</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1559#event-1734264041">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyKRN6FYFO6mXnUEEORQtwuUSn6fks5uG2yMgaJpZM4VP5vB">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9Z4i0Tjyy8rRbo8WLKu4crF7dhAks5uG2yMgaJpZM4VP5vB.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1559."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1559#event-1734264041"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1559#event-1734264041",
"url": "https://github.com/quicwg/base-drafts/pull/1559#event-1734264041",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 alarm with timer (#1559)",
"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/1559#event-1734264041"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356490177\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4b750c665bf_500e2b1712454f584140ea--


From nobody Sun Jul 15 09:27: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 1E6AC130DDA for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 09:27:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pzOAosOwQ1lo for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 09:27: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 4668E130E2C for <quic-issues@ietf.org>; Sun, 15 Jul 2018 09:27:08 -0700 (PDT)
Date: Sun, 15 Jul 2018 09:27:07 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531672027; bh=pxAMNgviA1m5+i9OhXBoZSWXQdjSjfq89Ep12ZGZgus=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xJ7zamy8u4uoWY4mlHFOtox7hbu7VPxX9VyWbmZdjncqcNdr+TPOHtcxJIfwNb7eD NRQtZgFQIb9F4VBdOSDOhhkbqXLRClhrswsujQQQRsNSNPAd2H7H9f+t5EYQeVC0U3 MJv9/D5MQreG9BSDVfM5cFyD8na/RSpNICtCH1cg=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe78b743047ab6e285e012391f6356da729a46e8392cf00000001176337db92a169ce144b173f@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1551/review/137271440@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1551@github.com>
References: <quicwg/base-drafts/pull/1551@github.com>
Subject: Re: [quicwg/base-drafts] Editorial recovery fixes (#1551)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4b75db40407_62522ada90794f6043294b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/P80-TZdv4h-sqo6Jhp30NEbmLyc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 15 Jul 2018 16:27:10 -0000

----==_mimepart_5b4b75db40407_62522ada90794f6043294b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

janaiyengar approved this pull request.

one nit, but lgtm

> @@ -228,10 +228,10 @@ degraded performance due to the actions of the congestion controller upon
 detecting loss. Implementers MAY use algorithms developed for TCP, such as
 TCP-NCR {{?RFC4653}}, to improve QUIC's reordering resilience.
 
-QUIC implementations may use time-based loss detection to deal with reordering.
-time-based loss detection allows a certain amount of reordering above
-max(SRTT, latest_rtt).  The RECOMMENDED reordering tolerance is
-1/8 max(SRTT, latest_rtt).
+QUIC implementations can use time-based loss detection to handle reordering
+based on time elapsed since the packet was sent, instead of a packet reordering

slight rewording suggestion: "QUIC implementations can use time-based loss detection instead of a packet reordering threshold to handle reordering based on time elapsed since the packet was 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/1551#pullrequestreview-137271440
----==_mimepart_5b4b75db40407_62522ada90794f6043294b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@janaiyengar</b> approved this pull request.</p>

<p>one nit, but lgtm</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1551#discussion_r202547490">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -228,10 +228,10 @@ degraded performance due to the actions of the congestion controller upon
 detecting loss. Implementers MAY use algorithms developed for TCP, such as
 TCP-NCR {{?RFC4653}}, to improve QUIC&#39;s reordering resilience.
 
-QUIC implementations may use time-based loss detection to deal with reordering.
-time-based loss detection allows a certain amount of reordering above
-max(SRTT, latest_rtt).  The RECOMMENDED reordering tolerance is
-1/8 max(SRTT, latest_rtt).
+QUIC implementations can use time-based loss detection to handle reordering
+based on time elapsed since the packet was sent, instead of a packet reordering
</pre>
<p>slight rewording suggestion: "QUIC implementations can use time-based loss detection instead of a packet reordering threshold to handle reordering based on time elapsed since the packet was 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/1551#pullrequestreview-137271440">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq62IFztbQ2RHi_XzMYMmSNDjlHswks5uG21bgaJpZM4VMGq_">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-IsfmhTxRxjZdSFhaozWb0_ZO5Qks5uG21bgaJpZM4VMGq_.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1551"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1551#pullrequestreview-137271440"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1551#pullrequestreview-137271440",
"url": "https://github.com/quicwg/base-drafts/pull/1551#pullrequestreview-137271440",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1551",
"sections": [
{
"text": "one nit, but lgtm",
"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/1551#pullrequestreview-137271440"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355494591\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4b75db40407_62522ada90794f6043294b--


From nobody Sun Jul 15 10:39: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 B15E8130EC8 for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 10:39:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.011
X-Spam-Level: 
X-Spam-Status: No, score=-1.011 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, T_DKIMWL_WL_HIGH=-0.01] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qiFFUt2HEQ47 for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 10:39: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 262EE130E08 for <quic-issues@ietf.org>; Sun, 15 Jul 2018 10:39:49 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531676388; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=DCZa85FuFMp6QPPqwKip66+eGpum5WlGJoE+639aSZE=; b=L4BypmntykLPGmwqBraavyd9NbpHoyXK+TE6W0+Jn6RTFjwuNSYgE0F5rhqCCPCl3XwXNWoi +pBRsThQHjJO/9CpKy0kGwm5JkA08lHL8rB9To+mFGCHqAuMmMPTlyQQAOnmjUnOtLsklJJd MJ8r2r0+K5ZW3UP7USiyWytkqbE=
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 5b4b86e3.7fab73422120-smtp-out-n01; Sun, 15 Jul 2018 17:39:47 -0000 (UTC)
Date: Sun, 15 Jul 2018 10:39:46 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5b4b86e275986_dcd32ad79739fc1c289f1@hookshot-fe-dfcc362.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 543250: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4b86e2753f5_dcd32ad79739fc1c28889"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/mt9o0L5TtlqZYMaSvNAqIh6dI2g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 15 Jul 2018 17:39:51 -0000

----==_mimepart_5b4b86e2753f5_dcd32ad79739fc1c28889
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-editorial
  Home:   https://github.com/quicwg/base-drafts
  Commit: 54325072f5bf5fa000cb01785dd170a6ca6a61d6
      https://github.com/quicwg/base-drafts/commit/54325072f5bf5fa000cb01785dd170a6ca6a61d6
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-07-15 (Sun, 15 Jul 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4b86e2753f5_dcd32ad79739fc1c28889--


From nobody Sun Jul 15 10:40: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 24988130EC6 for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 10:39:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id COKMyd-7ayZO for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 10:39: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 0CD60130EBB for <quic-issues@ietf.org>; Sun, 15 Jul 2018 10:39:50 -0700 (PDT)
Date: Sun, 15 Jul 2018 10:39:48 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531676388; bh=usESk5uyjJu6G2dRGPeru6yMClTktH6fdkicasbZQXw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=sg2rvYyvucULELKdWW/GoPS8ZpFFSdwpn43Hel7al9Zo4CKBSKDV8f7kynS+rkrSY S7bzAByVAkoiJv3HYLx55Vq3J0sdUcoawjhWdv0yhRXtbE4IrBNlriDNRMaesVXGae +GWXd7EmGQMonCfcBkQJ6DL8F41mdf1G5yJTd9d8=
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/1551/push/2720772319@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1551@github.com>
References: <quicwg/base-drafts/pull/1551@github.com>
Subject: Re: [quicwg/base-drafts] Editorial recovery fixes (#1551)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4b86e4eade6_37c92aea34152f544981e0"; 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/BjpKKf9zFtD5sAelSlw0OcvQ3DI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 15 Jul 2018 17:39:52 -0000

----==_mimepart_5b4b86e4eade6_37c92aea34152f544981e0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

5432507  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/1551/files/dcba32d0efbc2135a448880c5fbe54ffc9c657f6..54325072f5bf5fa000cb01785dd170a6ca6a61d6

----==_mimepart_5b4b86e4eade6_37c92aea34152f544981e0
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/5432507">5432507</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/1551/files/dcba32d0efbc2135a448880c5fbe54ffc9c657f6..54325072f5bf5fa000cb01785dd170a6ca6a61d6">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_DIFpuWE2EiFuzWA45jd87geh6Sks5uG35kgaJpZM4VMGq_">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-CZFCkARpbA-GPk8RPBWOwRfBcUks5uG35kgaJpZM4VMGq_.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1551"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1551/files/dcba32d0efbc2135a448880c5fbe54ffc9c657f6..54325072f5bf5fa000cb01785dd170a6ca6a61d6"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1551/files/dcba32d0efbc2135a448880c5fbe54ffc9c657f6..54325072f5bf5fa000cb01785dd170a6ca6a61d6",
"url": "https://github.com/quicwg/base-drafts/pull/1551/files/dcba32d0efbc2135a448880c5fbe54ffc9c657f6..54325072f5bf5fa000cb01785dd170a6ca6a61d6",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1551",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1551:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "5432507",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1551/files/dcba32d0efbc2135a448880c5fbe54ffc9c657f6..54325072f5bf5fa000cb01785dd170a6ca6a61d6"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355494591\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b4b86e4eade6_37c92aea34152f544981e0--


From nobody Sun Jul 15 10:40: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 6027E130EF6 for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 10:40:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.011
X-Spam-Level: 
X-Spam-Status: No, score=-1.011 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, T_DKIMWL_WL_HIGH=-0.01] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5q9DkT2YPhvH for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 10:40: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 406AA130E08 for <quic-issues@ietf.org>; Sun, 15 Jul 2018 10:40:00 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531676399; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=ccqhsndKiiyn75wg9n7LAjFL4ArQmL42NUXeinjFV3E=; b=ehPsA93/2Tzt9Jy/qvl2wcfdN3cU+FvVffc57Me4PlY86pTKfvmANBnXHWGsZiSiR111snGz Ak/q28Rv/gb0nmIRaMjeFI/TcwRxvSbzXdyHxGrPnlaQj+2Akz7PyPAYwNPiX+PBRf1NJV4l BWhwZtDbl053EwPe58fRreiYyOU=
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 5b4b86ef.7f708a50f7e0-smtp-out-n03; Sun, 15 Jul 2018 17:39:59 -0000 (UTC)
Date: Sun, 15 Jul 2018 10:39:58 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5b4b86eee45e1_4dfb2ab676f49c1c15495@hookshot-fe-2cc8887.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] e2fd05: Editorial recovery fixes (#1551)
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4b86eee3eaf_4dfb2ab676f49c1c1533c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/2ThrQ97b0gNW_mo1lo1tcP96hu4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 15 Jul 2018 17:40:03 -0000

----==_mimepart_5b4b86eee3eaf_4dfb2ab676f49c1c1533c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: e2fd056a5a71a22d62e60298087ffe56721fb53e
      https://github.com/quicwg/base-drafts/commit/e2fd056a5a71a22d62e60298087ffe56721fb53e
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-07-15 (Sun, 15 Jul 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Editorial recovery fixes (#1551)

* Editorial fixes

* Fixes

* 1.125

* 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



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4b86eee3eaf_4dfb2ab676f49c1c1533c--


From nobody Sun Jul 15 10: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 743C0130EC6 for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 10:40:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qdDBLwZJ-Hnw for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 10:40: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 5CFDA130EED for <quic-issues@ietf.org>; Sun, 15 Jul 2018 10:40:02 -0700 (PDT)
Date: Sun, 15 Jul 2018 10:40:01 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531676401; bh=yGvAvO/e9A1Nm6GZhujR/5MPQiVNVXwEJ6hAQCBc6QM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=pZBay0oJT7walPuWTp4sc3iioKooUsRTPYt1TO3R+59U9DJM5fn22NaMz0uhlR3GY zlB+Z4uEnNyM8sVxqIV5VmwtB3kGaF/CnANLkUxtZEDUj0Nr/C+zrIdDAJRInLNOnM irp5Lq7wQBvuiNhkekzPrzREgEzbnpvRledyIX3c=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb6383131a6129dc6e9ac191d0a8acb982ef4268692cf00000001176348f192a169ce144b173f@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1551/issue_event/1734285069@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1551@github.com>
References: <quicwg/base-drafts/pull/1551@github.com>
Subject: Re: [quicwg/base-drafts] Editorial recovery fixes (#1551)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4b86f19a893_4bef2ae9ea196f50309267"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/XSRdJ890pzjwKJvSxKZHUXLbM9E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 15 Jul 2018 17:40:04 -0000

----==_mimepart_5b4b86f19a893_4bef2ae9ea196f50309267
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1551.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1551#event-1734285069
----==_mimepart_5b4b86f19a893_4bef2ae9ea196f50309267
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="340465471" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1551" href="https://github.com/quicwg/base-drafts/pull/1551">#1551</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1551#event-1734285069">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzYFxb3y_Pd45gCq-4_WLz9ELQ-9ks5uG35xgaJpZM4VMGq_">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxhF8GZm-oQEFj2vRmBWfscnaFABks5uG35xgaJpZM4VMGq_.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1551."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1551#event-1734285069"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1551#event-1734285069",
"url": "https://github.com/quicwg/base-drafts/pull/1551#event-1734285069",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Editorial recovery fixes (#1551)",
"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/1551#event-1734285069"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355494591\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4b86f19a893_4bef2ae9ea196f50309267--


From nobody Sun Jul 15 11:11: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 9DCDE12F18C for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 11:11:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.011
X-Spam-Level: 
X-Spam-Status: No, score=-1.011 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, T_DKIMWL_WL_HIGH=-0.01] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kdBqhlEQA9mA for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 11:11: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 2136C128CF3 for <quic-issues@ietf.org>; Sun, 15 Jul 2018 11:11:33 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531678292; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=Ap/S9lVjqascZsRq8zE8/Ze8AocjqD9bWBLWgXKtVLk=; b=Ln2tPYBIBzbg4BFk/LIlToBXnONPRUcCHk2NtLBZzLWlyBCWm+pbjeQvDb8ju+7BATmBEnCp 2ZyBy0XthuYkSs8crDjsv7paem9nS/JVz1g5vrvR8HQrWq5fu0zKf6bJ+kzCxAPg34TmZ+z5 W98kfYm+/7mKtG29PT5tPlUUZx8=
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 5b4b8e54.7fd1acd615a0-smtp-out-n02; Sun, 15 Jul 2018 18:11:32 -0000 (UTC)
Date: Sun, 15 Jul 2018 11:11:31 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5b4b8e53fb33_45582ac6dead9c0455966@hookshot-fe-cace476.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 05b49f: Remove MSS
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4b8e53f33b_45582ac6dead9c0455860"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/4HDX5orhRRIL3E_qQxhJrhM6P6w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 15 Jul 2018 18:11:35 -0000

----==_mimepart_5b4b8e53f33b_45582ac6dead9c0455860
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-mss
  Home:   https://github.com/quicwg/base-drafts
  Commit: 05b49f9beb45541e484d047fc4c4a3b8278d0829
      https://github.com/quicwg/base-drafts/commit/05b49f9beb45541e484d047fc4c4a3b8278d0829
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-07-15 (Sun, 15 Jul 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Remove MSS

Fixes the rest of #1102



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4b8e53f33b_45582ac6dead9c0455860--


From nobody Sun Jul 15 11:11: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 E4F1412F18C for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 11:11:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6YjQ7Ltr2WTx for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 11:11: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 2F86A128CF3 for <quic-issues@ietf.org>; Sun, 15 Jul 2018 11:11:41 -0700 (PDT)
Date: Sun, 15 Jul 2018 11:11:40 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531678300; bh=KqMQRhcgSc97viYERU6zfcWQU9Fa4hKzkQRHgg2ex6w=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=QtYVlU7ry7tCY4HEKZNu5cisFwcTq2lcwBmmQFAAhOohuUmduMqlwufBy7jpk2Nop C9mkcYyjMO4p9zncfg5La2yy2Zg/fHc3FwyglDScHQf1Z31SMXLb3j4B1UfvJYomJi ALjjIUGHvlixKKoBzn6Qy3RRUUYgjygXSqgO9yr8=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe388a427dd6df3d9c2864b945fdf3e5b7812c17c92cf000000011763505c92a169ce14586fe0@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1569@github.com>
Subject: [quicwg/base-drafts] Remove MSS (#1569)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4b8e5c4e375_25133f9e5023af7c2136d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/NOyYwtiLJgLyKVBnnopLg4BMhEY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 15 Jul 2018 18:11:44 -0000

----==_mimepart_5b4b8e5c4e375_25133f9e5023af7c2136d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Fixes the rest of #1102
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1569

-- Commit Summary --

  * Remove MSS

-- File Changes --

    M draft-ietf-quic-recovery.md (7)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1569.patch
https://github.com/quicwg/base-drafts/pull/1569.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/1569

----==_mimepart_5b4b8e5c4e375_25133f9e5023af7c2136d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Fixes the rest of <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="295378143" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1102" href="https://github.com/quicwg/base-drafts/issues/1102">#1102</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/1569'>https://github.com/quicwg/base-drafts/pull/1569</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Remove MSS</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1569/files#diff-0">draft-ietf-quic-recovery.md</a>
    (7)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1569.patch'>https://github.com/quicwg/base-drafts/pull/1569.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1569.diff'>https://github.com/quicwg/base-drafts/pull/1569.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/1569">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9W7ty-IoGfCqni39UnwrkKBPhXNks5uG4XcgaJpZM4VQVa1">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwl9PryEEgHjRaYvTcVwa3XG1dwMks5uG4XcgaJpZM4VQVa1.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 MSS (#1569)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1569"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1569",
"url": "https://github.com/quicwg/base-drafts/pull/1569",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 MSS (#1569)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "05b49f9",
"value": "Remove MSS"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-recovery.md](https://github.com/quicwg/base-drafts/pull/1569/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\": 1569,\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\": 1569\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1569"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1569.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1569.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356603573\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b4b8e5c4e375_25133f9e5023af7c2136d--


From nobody Sun Jul 15 11:12: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 073FE12F18C for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 11:12:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vJMxx1J43SKS for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 11:12: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 F1DA8128CF3 for <quic-issues@ietf.org>; Sun, 15 Jul 2018 11:12:21 -0700 (PDT)
Date: Sun, 15 Jul 2018 11:12:21 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531678341; bh=MQKRLSotiNOHz9tzT0j9JMoKIxBzt8UChnr6/w/LhLI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=P0d9hB58apbkdYU6ySy81ayibglVG++QAOCYORzL8Y0U190miyO/w5ILWJaFq+XAv PcfmncAFAaXF0LP1fI1T7ZZKeN1MqAwvz/10UC4Ar5757x6pRov4hqUiypP7p5hpcn 9fXH3a9EIgcxv3+2C8jvZsOb7U/SBUuBQ+msdVMQ=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab65d7a6460da9b9557c80bfa2822be4116e06389892cf000000011763508592a169ce119b1cdf@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1102/405108083@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1102@github.com>
References: <quicwg/base-drafts/issues/1102@github.com>
Subject: Re: [quicwg/base-drafts] wrong MSS value in congestion avoidance phase (#1102)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4b8e8558a0_2043f964c498f78547228"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/nxd2mVgWrYw8iFCgdGK0zDisp8c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 15 Jul 2018 18:12:24 -0000

----==_mimepart_5b4b8e8558a0_2043f964c498f78547228
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

The NewReno RFC(https://tools.ietf.org/html/rfc6582) talks about SMSS.  In the updated text, we use kMaxDatagramSize, which is analogous to SMSS.

I sent out #1569 to remove the remaining reference to MSS, but otherwise I think this is now 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/1102#issuecomment-405108083
----==_mimepart_5b4b8e8558a0_2043f964c498f78547228
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>The NewReno RFC(<a href="https://tools.ietf.org/html/rfc6582" rel="nofollow">https://tools.ietf.org/html/rfc6582</a>) talks about SMSS.  In the updated text, we use kMaxDatagramSize, which is analogous to SMSS.</p>
<p>I sent out <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="341340128" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1569" href="https://github.com/quicwg/base-drafts/pull/1569">#1569</a> to remove the remaining reference to MSS, but otherwise I think this is now 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/1102#issuecomment-405108083">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq08VpWqTFB0d-_li-AtpFgdO2V2-ks5uG4YFgaJpZM4R9xJm">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwEEXa2D2jNPt3K5ez7nqbgGKfIxks5uG4YFgaJpZM4R9xJm.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1102: The NewReno RFC(https://tools.ietf.org/html/rfc6582) talks about SMSS.  In the updated text, we use kMaxDatagramSize, which is analogous to SMSS.\r\n\r\nI sent out #1569 to remove the remaining reference to MSS, but otherwise I think this is now fixed."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1102#issuecomment-405108083"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1102#issuecomment-405108083",
"url": "https://github.com/quicwg/base-drafts/issues/1102#issuecomment-405108083",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] wrong MSS value in congestion avoidance phase (#1102)",
"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\": 1102,\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\": 1102\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1102#issuecomment-405108083"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 301404774\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4b8e8558a0_2043f964c498f78547228--


From nobody Sun Jul 15 11:18: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 65E69128CF3 for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 11:18:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.011
X-Spam-Level: 
X-Spam-Status: No, score=-1.011 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, T_DKIMWL_WL_HIGH=-0.01] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4_hihoaQHsRD for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 11:18: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 3DADE130DE2 for <quic-issues@ietf.org>; Sun, 15 Jul 2018 11:18:34 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531678713; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=IxpRWnwyHdtGCjFiBcrILlX6e4hU5NmnbPp7MkTyFK8=; b=HZI/HPsiWBNH0Kpe7HCFMmbqwzY4kRzO9mpIj5KPO3bOb0Jzz9bQ9dpyOJqNmdCp2/mUvEAF dcKm/1QRM+bw5nuV9OOy4UUWXrlq7U0HBiUpONqhMHjogGqh6fALtAZDF/U4AguU8E6HpZZG L4b2JI0gQxL/TRj8tCOvquqaJn0=
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 5b4b8ff9.7f118a8c0e10-smtp-out-n03; Sun, 15 Jul 2018 18:18:33 -0000 (UTC)
Date: Sun, 15 Jul 2018 11:18:33 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5b4b8ff964b92_5fe62b04f8571c1479842@hookshot-fe-d252ca1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] c1772e: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4b8ff9645fc_5fe62b04f8571c1479771"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ZrKGs-FZnfJUDhr-1clO948IZzQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 15 Jul 2018 18:18:37 -0000

----==_mimepart_5b4b8ff9645fc_5fe62b04f8571c1479771
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-mss
  Home:   https://github.com/quicwg/base-drafts
  Commit: c1772e627e734fa1f150ab7301c2eb79ef3c6a3d
      https://github.com/quicwg/base-drafts/commit/c1772e627e734fa1f150ab7301c2eb79ef3c6a3d
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-07-15 (Sun, 15 Jul 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4b8ff9645fc_5fe62b04f8571c1479771--


From nobody Sun Jul 15 11: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 A2EAD130DE6 for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 11:18:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Z_UylPXhZDkk for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 11:18: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 B9499130DE2 for <quic-issues@ietf.org>; Sun, 15 Jul 2018 11:18:36 -0700 (PDT)
Date: Sun, 15 Jul 2018 11:18:35 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531678715; bh=RlZ6iVrVddZT9yBUUq29OycOAKGQXh0KUDoh6QxUARI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=sfTXtsxUUOFZl8yB1/YHBrvGyFCdfAd8oqkXbPtFl9cKqG2rTx/R9Ka653FBLEREr SzxTEhGLVbiGBWaxGrIMCmLPCXXQmH8Vq+6MNbRVSSAHgBJiT5r/I3F7vrVF74B3Ah nQyNq05x6BzMP0cSnkZBMo6i5UpVvp/E47dmt+8I=
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/1569/push/2720802930@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1569@github.com>
References: <quicwg/base-drafts/pull/1569@github.com>
Subject: Re: [quicwg/base-drafts] Remove MSS (#1569)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4b8ffbcf053_54422b0735640f5c243550"; 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/uf_NRz5DpazMzLWHXGyh-c935wo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 15 Jul 2018 18:18:39 -0000

----==_mimepart_5b4b8ffbcf053_54422b0735640f5c243550
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

c1772e6  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/1569/files/05b49f9beb45541e484d047fc4c4a3b8278d0829..c1772e627e734fa1f150ab7301c2eb79ef3c6a3d

----==_mimepart_5b4b8ffbcf053_54422b0735640f5c243550
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/c1772e6">c1772e6</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/1569/files/05b49f9beb45541e484d047fc4c4a3b8278d0829..c1772e627e734fa1f150ab7301c2eb79ef3c6a3d">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq22YI0hxQldd6_AjO8z02WJW_iaPks5uG4d7gaJpZM4VQVa1">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9pyF0c-k_U2eFRxUGqeSUqNSAdOks5uG4d7gaJpZM4VQVa1.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1569"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1569/files/05b49f9beb45541e484d047fc4c4a3b8278d0829..c1772e627e734fa1f150ab7301c2eb79ef3c6a3d"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1569/files/05b49f9beb45541e484d047fc4c4a3b8278d0829..c1772e627e734fa1f150ab7301c2eb79ef3c6a3d",
"url": "https://github.com/quicwg/base-drafts/pull/1569/files/05b49f9beb45541e484d047fc4c4a3b8278d0829..c1772e627e734fa1f150ab7301c2eb79ef3c6a3d",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1569",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1569:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "c1772e6",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1569/files/05b49f9beb45541e484d047fc4c4a3b8278d0829..c1772e627e734fa1f150ab7301c2eb79ef3c6a3d"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356603573\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b4b8ffbcf053_54422b0735640f5c243550--


From nobody Sun Jul 15 11:26: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 E5DF6130DD0 for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 11:26:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Rgl_5Zr3VvwP for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 11:26: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 BD126128CF3 for <quic-issues@ietf.org>; Sun, 15 Jul 2018 11:26:40 -0700 (PDT)
Date: Sun, 15 Jul 2018 11:26:40 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531679200; bh=qLspIHgDqQpI1KyNw5fBkmU15hYOeYF0d6XYGC0fY3U=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=U2izp019ct4MQjT8FqiLwfjTRSGlwa0uE/P6i5eCongApRAaSAPEPOfGtIBuWFDHR ZZV9K/Q6kxxDc41fptdYRBa6y+7ZWTU5NuKQi0qFh3tHehOj3OnipR19KWQVRg7sOk KjO8+JGO1TjYXEKxPt6U8E2/WBWMh8n/FJYvFco8=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab439e990afb585c1245653ec9064cc4bf3abf5f1f92cf00000001176353e092a169ce13c06cde@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1438/405108905@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1438@github.com>
References: <quicwg/base-drafts/issues/1438@github.com>
Subject: Re: [quicwg/base-drafts] Resending ACKs increases max_ack_delay unnecessarily (#1438)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4b91e01ad6b_76682ada90794f604743cf"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/guTuJUmUFMEYDpcxoyVlVwySrLk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 15 Jul 2018 18:26:43 -0000

----==_mimepart_5b4b91e01ad6b_76682ada90794f604743cf
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

If we want to allow the peer to observe timers that wake up a bit late, but we don't want peers to have ACK loss cause large spikes in max_ack_delay, we can set the max_ack_delay to a special value(ie: 0) if the largest_acked has already been previously acknowledged.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1438#issuecomment-405108905
----==_mimepart_5b4b91e01ad6b_76682ada90794f604743cf
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>If we want to allow the peer to observe timers that wake up a bit late, but we don't want peers to have ACK loss cause large spikes in max_ack_delay, we can set the max_ack_delay to a special value(ie: 0) if the largest_acked has already been previously acknowledged.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1438#issuecomment-405108905">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5DRBL5KlBeo8XUNroAzqQiEpeD7ks5uG4lggaJpZM4UjhIU">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq24XgGQZq8qXCuRfcVZxQXn_IaLEks5uG4lggaJpZM4UjhIU.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1438: If we want to allow the peer to observe timers that wake up a bit late, but we don't want peers to have ACK loss cause large spikes in max_ack_delay, we can set the max_ack_delay to a special value(ie: 0) if the largest_acked has already been previously acknowledged."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1438#issuecomment-405108905"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1438#issuecomment-405108905",
"url": "https://github.com/quicwg/base-drafts/issues/1438#issuecomment-405108905",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Resending ACKs increases max_ack_delay unnecessarily (#1438)",
"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\": 1438,\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\": 1438\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1438#issuecomment-405108905"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 344855060\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4b91e01ad6b_76682ada90794f604743cf--


From nobody Sun Jul 15 11:28: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 37157130E5B for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 11:28:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2KHByJfisnWb for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 11:28: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 25D2E130F85 for <quic-issues@ietf.org>; Sun, 15 Jul 2018 11:28:00 -0700 (PDT)
Date: Sun, 15 Jul 2018 11:27:59 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531679279; bh=1jRxzb5yM4g/DZ71a0tc7IITriYglN5ZiGOSwyb+kow=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=GaV3F00mXDuorCBl7tfpnr1vVHr3DqjNwyAD1q4EQpu9559hee48bx8HJv4N+Z20s 3fiSiAd0Pbr/YTS1iDnfyukN9YuARD5WIw/tklEPaTViwwHH9izF7TkTdSUR1LDNoV SBlPTNP1GbPA+MICEKuqdChUZ2Yczk0/3H7cqHNI=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd6d9d77539f1f0ca4813015915efe0bd2ef2217b92cf000000011763542f92a169ce12a3f3b8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1281/405108977@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1281@github.com>
References: <quicwg/base-drafts/issues/1281@github.com>
Subject: Re: [quicwg/base-drafts] Document the use of PATH_CHALLENGE/_RESPONSE in handshake (#1281)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4b922f6a076_2102ab696210f58601622"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/E34AnCJM6GDVnNoRPrNHK1cvzjw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 15 Jul 2018 18:28:02 -0000

----==_mimepart_5b4b922f6a076_2102ab696210f58601622
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

No longer allowed in draft 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/1281#issuecomment-405108977
----==_mimepart_5b4b922f6a076_2102ab696210f58601622
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>No longer allowed in draft 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/1281#issuecomment-405108977">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5qfid52PwUBmBk5EvLrIqKIrqp6ks5uG4mvgaJpZM4TNblT">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7ELg_AtD5foxtuWYnoiaDFz73R_ks5uG4mvgaJpZM4TNblT.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1281: No longer allowed in draft 13."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1281#issuecomment-405108977"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1281#issuecomment-405108977",
"url": "https://github.com/quicwg/base-drafts/issues/1281#issuecomment-405108977",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Document the use of PATH_CHALLENGE/_RESPONSE in handshake (#1281)",
"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\": 1281,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1281#issuecomment-405108977"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 322287955\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4b922f6a076_2102ab696210f58601622--


From nobody Sun Jul 15 11:28: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 85FAC130EE2 for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 11:28:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tfM8Il0m-_UW for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 11:28: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 62D75130F9C for <quic-issues@ietf.org>; Sun, 15 Jul 2018 11:28:00 -0700 (PDT)
Date: Sun, 15 Jul 2018 11:27:59 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531679279; bh=qBP2Gz71aDCenshprLWxm/IDHQ5XVv+wN/Tp9Sjg9RU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=klGb5ZRMrFC6BRGjcRufDK5gAZ30fzdSLAvjgOowVoPZkWR6bTfG5TcKRLY6mkrh1 kl1Oht+0W9KVmUXZZMybHwwxQqXt8D0DKNjZRdUrQ8kuUPu9/ZlDsudZAClDokK0nD +S723uQe9Xl7NyhNSm1wwc03btkWBxGUaESEiA/4=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd6d9d77539f1f0ca4813015915efe0bd2ef2217b92cf000000011763542f92a169ce12a3f3b8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1281/issue_event/1734298142@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1281@github.com>
References: <quicwg/base-drafts/issues/1281@github.com>
Subject: Re: [quicwg/base-drafts] Document the use of PATH_CHALLENGE/_RESPONSE in handshake (#1281)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4b922fb4b6d_1c632ae9ea196f503153f4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/sYNIJ7Qw5CA128UwrZMI79WxYac>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 15 Jul 2018 18:28:06 -0000

----==_mimepart_5b4b922fb4b6d_1c632ae9ea196f503153f4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1281.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1281#event-1734298142
----==_mimepart_5b4b922fb4b6d_1c632ae9ea196f503153f4
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="312734648" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1281" href="https://github.com/quicwg/base-drafts/issues/1281">#1281</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1281#event-1734298142">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5qfid52PwUBmBk5EvLrIqKIrqp6ks5uG4mvgaJpZM4TNblT">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7ELg_AtD5foxtuWYnoiaDFz73R_ks5uG4mvgaJpZM4TNblT.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1281."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1281#event-1734298142"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1281#event-1734298142",
"url": "https://github.com/quicwg/base-drafts/issues/1281#event-1734298142",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Document the use of PATH_CHALLENGE/_RESPONSE in handshake (#1281)",
"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/1281#event-1734298142"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 322287955\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4b922fb4b6d_1c632ae9ea196f503153f4--


From nobody Sun Jul 15 11:32: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 3AEDB130DE6 for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 11:32:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bpww1yiUCQ-I for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 11:32: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 55355128CF3 for <quic-issues@ietf.org>; Sun, 15 Jul 2018 11:32:05 -0700 (PDT)
Date: Sun, 15 Jul 2018 11:32:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531679524; bh=FPqPUK4TFyamKoZ71q0/J7GnzgejTWC/38lK4xntrW8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=u+mVEdslT/QGJyFl6m1oSVL09kXpJ2GMiHnGfBfi7OwY4XBYhpIUXz3u0JPZsNVbE yoXf0uutGNVz2KBiK3tNVp9M8BnVMeWUYCKAO0rN82yqNPXiClLFr79a2cSV9fOwQE YzY2QrwJvTuiUkBtxwr4FagSPAvbjt5xvVF2DfNo=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abab9c8fb20611ffeda67da5b959c64267d03f25a592cf000000011763552492a169ce13b4e093@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1430/405109227@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1430@github.com>
References: <quicwg/base-drafts/issues/1430@github.com>
Subject: Re: [quicwg/base-drafts] Interleaved Stream IDs are awkward (#1430)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4b9324b35d0_34503ff96147ef883286c7"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/_R0NXs5kRqYzzyC3LTr254VW4oQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 15 Jul 2018 18:32:07 -0000

----==_mimepart_5b4b9324b35d0_34503ff96147ef883286c7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop closed his PR because I believe we decided there was not enough interest in this to warrant a change prior to 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/1430#issuecomment-405109227
----==_mimepart_5b4b9324b35d0_34503ff96147ef883286c7
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-user-id="4273797" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/MikeBishop">@MikeBishop</a> closed his PR because I believe we decided there was not enough interest in this to warrant a change prior to v1.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1430#issuecomment-405109227">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1tc9rd0GOEepxcvz_g72Evdkc6rks5uG4qkgaJpZM4Uf83e">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2PWEX2cuYOiPZjzyvI9F0RO_QmHks5uG4qkgaJpZM4Uf83e.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1430: @MikeBishop closed his PR because I believe we decided there was not enough interest in this to warrant a change prior to v1."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1430#issuecomment-405109227"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1430#issuecomment-405109227",
"url": "https://github.com/quicwg/base-drafts/issues/1430#issuecomment-405109227",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Interleaved Stream IDs are awkward (#1430)",
"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\": 1430,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1430#issuecomment-405109227"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 343920094\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4b9324b35d0_34503ff96147ef883286c7--


From nobody Sun Jul 15 11:32: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 B31CE128CF3 for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 11:32:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1I0N8Bm4LMB6 for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 11:32: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 821CC130DE2 for <quic-issues@ietf.org>; Sun, 15 Jul 2018 11:32:05 -0700 (PDT)
Date: Sun, 15 Jul 2018 11:32:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531679524; bh=GtRx+Sb/sE/RsFyZ8XyAAeCfrWVmzTvfDS8GDnhcaQ8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=v51aQhXDCmqVYE3fAg0z1jKD5k5zXXAOLkye7BGGEu65j+m41E726+mjJZ+kwquhX aiyxxmnk5L2xATFPz58F6pecSKxnis9kbG1cTMfph1hPwZl+bUi8/e2lVc4UcTIwYb 7GAXHj+jlyU0zeDzoeEVVhd3/zkVePY2OmQY0bjQ=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abab9c8fb20611ffeda67da5b959c64267d03f25a592cf000000011763552492a169ce13b4e093@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1430/issue_event/1734299354@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1430@github.com>
References: <quicwg/base-drafts/issues/1430@github.com>
Subject: Re: [quicwg/base-drafts] Interleaved Stream IDs are awkward (#1430)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4b9324c7476_4e1e3f84db75af7c4450b4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/gSm01pIZ7FznpE0Cwp3WI32uMQU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 15 Jul 2018 18:32:08 -0000

----==_mimepart_5b4b9324c7476_4e1e3f84db75af7c4450b4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1430.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1430#event-1734299354
----==_mimepart_5b4b9324c7476_4e1e3f84db75af7c4450b4
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="330621075" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1430" href="https://github.com/quicwg/base-drafts/issues/1430">#1430</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1430#event-1734299354">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1tc9rd0GOEepxcvz_g72Evdkc6rks5uG4qkgaJpZM4Uf83e">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2PWEX2cuYOiPZjzyvI9F0RO_QmHks5uG4qkgaJpZM4Uf83e.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1430."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1430#event-1734299354"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1430#event-1734299354",
"url": "https://github.com/quicwg/base-drafts/issues/1430#event-1734299354",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Interleaved Stream IDs are awkward (#1430)",
"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/1430#event-1734299354"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 343920094\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4b9324c7476_4e1e3f84db75af7c4450b4--


From nobody Sun Jul 15 11:36: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 CF9C2130DE2 for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 11:36:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GdhvNzdwTzSS for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 11:36: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 88C63127598 for <quic-issues@ietf.org>; Sun, 15 Jul 2018 11:36:39 -0700 (PDT)
Date: Sun, 15 Jul 2018 11:36:38 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531679798; bh=sSNpnpwHkCDa0t/2axy6qn1NCv9qhqeeZcMRNPl7yMw=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=gCQWeVFOW6v4aIVgEQAsEiJl27gALI3aC3xwJqgH9hoAUGc4GeeC85yRfyqDlrpGw XKZmxxOUuD2eu4+VVX/effiQfEexAXJst7E5TTcS/ywxkKq0akI1cAozElg+Y1wyxI S//k4HR3pxM/lbMC+aIJBwnJVn5DYxKnHr61rG24=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb178e6c84ffffbd5d5c56ee5173e62b5f389bbc292cf000000011763563692a169ce14587666@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1570@github.com>
Subject: [quicwg/base-drafts] Connection ID lengths 1, 2 and 3 bytes can't be encoded (#1570)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4b9436d1e5b_69c43fe3bd27af8462976e"; 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/TmJICF1bpd3ROQpQb1tbvViLzU8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 15 Jul 2018 18:36:42 -0000

----==_mimepart_5b4b9436d1e5b_69c43fe3bd27af8462976e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

The connection IDs can be either 0 bytes or anything between 4 and 18 bytes (inclusive). Lengths of 1, 2 and 3 bytes are not possible.

There are several use cases that would benefit from using shorter connection IDs, especially in p2p applications. An endpoint could encode the length of the connection ID into the first few bits, and then starts using 1 byte connection IDs first, and successively moves to longer lengths only when handling more connections. For p2p hosts, in many cases 2 bytes would be sufficient for all use cases.

In the connection ID length field in the Long Header, we only have 4 bits to encode a range of 19 values (we want 0 byte connection IDs, and we want to support 18 byte connection IDs), so *some* values have to be left out. It seems there are few use cases for 13, 14 and 15 bytes.

We could achieve this by changing the definition of the length to:

>  An encoded length between 0 and 12 inclusive indicates that the connection ID is also 0 to 12 octets in length. Any larger value is increased by 3 to get the full length of the connection ID, producing a length between 16 and 18 octets inclusive. 

If people are supportive of this change, I'd be happy to write a PR.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1570
----==_mimepart_5b4b9436d1e5b_69c43fe3bd27af8462976e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>The connection IDs can be either 0 bytes or anything between 4 and 18 bytes (inclusive). Lengths of 1, 2 and 3 bytes are not possible.</p>
<p>There are several use cases that would benefit from using shorter connection IDs, especially in p2p applications. An endpoint could encode the length of the connection ID into the first few bits, and then starts using 1 byte connection IDs first, and successively moves to longer lengths only when handling more connections. For p2p hosts, in many cases 2 bytes would be sufficient for all use cases.</p>
<p>In the connection ID length field in the Long Header, we only have 4 bits to encode a range of 19 values (we want 0 byte connection IDs, and we want to support 18 byte connection IDs), so <em>some</em> values have to be left out. It seems there are few use cases for 13, 14 and 15 bytes.</p>
<p>We could achieve this by changing the definition of the length to:</p>
<blockquote>
<p>An encoded length between 0 and 12 inclusive indicates that the connection ID is also 0 to 12 octets in length. Any larger value is increased by 3 to get the full length of the connection ID, producing a length between 16 and 18 octets inclusive.</p>
</blockquote>
<p>If people are supportive of this change, I'd be happy to write a PR.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1570">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzXGMHAy4APo9IRgeO9vx8wAUqdVks5uG4u2gaJpZM4VQV65">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq22syVKz81n9JA8jkqghLvdIBDsbks5uG4u2gaJpZM4VQV65.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 ID lengths 1, 2 and 3 bytes can't be encoded (#1570)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1570"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1570",
"url": "https://github.com/quicwg/base-drafts/issues/1570",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@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 ID lengths 1, 2 and 3 bytes can't be encoded (#1570)",
"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": 1570
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1570,\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\": 1570\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1570"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356605625\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4b9436d1e5b_69c43fe3bd27af8462976e--


From nobody Sun Jul 15 11: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 598AD128CF3 for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 11:44:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.606
X-Spam-Level: 
X-Spam-Status: No, score=-6.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vD913srfUj9q for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 11:44: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 57ED3127598 for <quic-issues@ietf.org>; Sun, 15 Jul 2018 11:44:02 -0700 (PDT)
Date: Sun, 15 Jul 2018 11:44:01 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531680242; bh=StIOODOb9lgMcMsKCOQQDim8pX5ms+2+T58ZcbVxb/k=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=VAc1e2diajJVxFlcic4Fm7vwURUrn3QrVvcDZDDksRURbewOS9Hnv8+62hWGGJBE7 m/aGaMkv1lPxQGFIzpoeYLeC8QmBFPFBxLFHk5M5YtOqX55UGcAv0zNAPo4V1QYFM4 fx1GQdoN89colIrMLf6ZS/hbZmWqWXbpiAg/wciY=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab0ab821701b38637b03e6a980722795817b13ea0592cf00000001176357f192a169ce14578ce7@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1567/review/137274641@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1567@github.com>
References: <quicwg/base-drafts/pull/1567@github.com>
Subject: Re: [quicwg/base-drafts] Describe the fields of packets (not packet headers) (#1567)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4b95f1cc244_1c3b2ae9ea196f504281f9"; 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/_Lc8GobLH6duKNoPuqYod54CBwQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 15 Jul 2018 18:44:05 -0000

----==_mimepart_5b4b95f1cc244_1c3b2ae9ea196f504281f9
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/1567#pullrequestreview-137274641
----==_mimepart_5b4b95f1cc244_1c3b2ae9ea196f504281f9
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/1567#pullrequestreview-137274641">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzE-EQxJ62rQ0KMp59XFdJl-hbaTks5uG41xgaJpZM4VQETK">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2RdUTMkd2h9x6y__tYRBZgOi5BYks5uG41xgaJpZM4VQETK.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1567"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1567#pullrequestreview-137274641"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1567#pullrequestreview-137274641",
"url": "https://github.com/quicwg/base-drafts/pull/1567#pullrequestreview-137274641",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1567",
"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/1567#pullrequestreview-137274641"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356533450\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4b95f1cc244_1c3b2ae9ea196f504281f9--


From nobody Sun Jul 15 11: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 99A5E130DD2 for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 11:53:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.606
X-Spam-Level: 
X-Spam-Status: No, score=-6.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id phiHR7dxUHrJ for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 11: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 9C309127598 for <quic-issues@ietf.org>; Sun, 15 Jul 2018 11:53:41 -0700 (PDT)
Date: Sun, 15 Jul 2018 11:53:40 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531680820; bh=B+qMMjbsl5zygOcapfhK5jhfX+ALGqlBsBZ2WyThzOk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=bZs7X6IBwPBYT5IVP926UgJ0UmezYK4UgLkVKtEldU/dJPloFG7pPwJDPYngrer6g HlImvKZFZvHZQDSCbHKW2XmEpDlyQ9RGYBQDfxn0TOi4mlOpBYX9MHg93XCBWkbuLO nEKgao5EcSXL6wEg5hR91r1/Vy6P2JxCXBClddeo=
From: Magnus Westerlund <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab4de66c13c2b93dd9960be5dd2937734ae036066992cf0000000117635a3492a169ce14575bef@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1565/review/137274865@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1565@github.com>
References: <quicwg/base-drafts/pull/1565@github.com>
Subject: Re: [quicwg/base-drafts] Simplify receiver verification of ECN counters (#1565)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4b983476b28_1aa3f964c498f78464876"; 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/hPHhrQUkSxErpzEvX0JWt7sdOkI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 15 Jul 2018 18:53:44 -0000

----==_mimepart_5b4b983476b28_1aa3f964c498f78464876
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

gloinul commented on this pull request.

I think this is okay given that the "no lesser" 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/pull/1565#pullrequestreview-137274865
----==_mimepart_5b4b983476b28_1aa3f964c498f78464876
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@gloinul</b> commented on this pull request.</p>

<p>I think this is okay given that the "no lesser" 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/pull/1565#pullrequestreview-137274865">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_zJWaYFTR5acVx5gXm41SJaiYgGks5uG4-0gaJpZM4VQAuO">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5LuFUu6EGXBVGmEoIXSeZeNz-69ks5uG4-0gaJpZM4VQAuO.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@gloinul commented on #1565"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1565#pullrequestreview-137274865"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1565#pullrequestreview-137274865",
"url": "https://github.com/quicwg/base-drafts/pull/1565#pullrequestreview-137274865",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1565",
"sections": [
{
"text": "I think this is okay given that the \"no lesser\" is addressed. ",
"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/1565#pullrequestreview-137274865"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356518798\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4b983476b28_1aa3f964c498f78464876--


From nobody Sun Jul 15 11: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 77223127598 for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 11:55:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uVPTqdBHLRBd for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 11:55: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 597BA130DE5 for <quic-issues@ietf.org>; Sun, 15 Jul 2018 11:55:14 -0700 (PDT)
Date: Sun, 15 Jul 2018 11:55:13 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531680913; bh=X+YmOinyZ+1/zS8YvdCOmcuIF/Mt8Y6VRKYAelln9sQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=WGcVu+ki6feNz1NRE5j547khpq1dmib6NJ62wc8Qs/h6iJm0+prG91VPQ+jI1f+YY pI871xxwW+8m5wvCsHkKaoYNVe+TNBDxZBpECn7gnOWpkeDBhdTVRu64R6hfdTRSnY SAYCSBeMetoykodqTL2Lyw+VFoWZRhTUTiP5+BHM=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab175a7ff2284fc4e77b6d6e8b2e4c070b5750f9cf92cf0000000117635a9192a169ce14587666@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1570/405110534@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1570@github.com>
References: <quicwg/base-drafts/issues/1570@github.com>
Subject: Re: [quicwg/base-drafts] Connection ID lengths 1, 2 and 3 bytes can't be encoded (#1570)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4b98917d167_319c2ab655662f5c681857"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/GwGsyOvQUg1Ab-dr_q6uIQVSBXI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 15 Jul 2018 18:55:17 -0000

----==_mimepart_5b4b98917d167_319c2ab655662f5c681857
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

We should fix this, especially since the CIDs will become ossified quickly. Skipping 13-15 is odd, but that's going to be true of anything we skip. I'm supportive.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1570#issuecomment-405110534
----==_mimepart_5b4b98917d167_319c2ab655662f5c681857
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>We should fix this, especially since the CIDs will become ossified quickly. Skipping 13-15 is odd, but that's going to be true of anything we skip. I'm supportive.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1570#issuecomment-405110534">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8sPN3QxAmhNmCRXnn-5WoZDeUduks5uG5ARgaJpZM4VQV65">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_ODckN2n95d0O95y_pmBvtVpO9Cks5uG5ARgaJpZM4VQV65.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1570: We should fix this, especially since the CIDs will become ossified quickly. Skipping 13-15 is odd, but that's going to be true of anything we skip. I'm supportive."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1570#issuecomment-405110534"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1570#issuecomment-405110534",
"url": "https://github.com/quicwg/base-drafts/issues/1570#issuecomment-405110534",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 lengths 1, 2 and 3 bytes can't be encoded (#1570)",
"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\": 1570,\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\": 1570\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1570#issuecomment-405110534"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356605625\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4b98917d167_319c2ab655662f5c681857--


From nobody Sun Jul 15 11: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 84E44130EE8 for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 11:56:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.606
X-Spam-Level: 
X-Spam-Status: No, score=-6.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Rm-eb657QcNk for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 11:56: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 905B9130E75 for <quic-issues@ietf.org>; Sun, 15 Jul 2018 11:56:29 -0700 (PDT)
Date: Sun, 15 Jul 2018 11:56:28 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531680988; bh=eV97TeMnWv0bLBLijUN5ojevEir9EbZ6g0Jmp9AmOlE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=tcmWlJofZcZ7H75rmLJaCHTzaWS45MYpFZsfdibNEA/o98AphMe7wxvgVrWL09DLf 1eeqhg2G/hK0ES42U99oXnwRlvVdPDIWFSEdAnonIHrEB7TJhlRtuM1mqkJGdb0hpy 26bvfFl+QjY6KoZoDrPHb9RQOW552c34kxY5Cczo=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb161de563bd214510296f357cdde69dd7e9bdc2f92cf0000000117635adc92a169ce14586fe0@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1569/review/137274930@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1569@github.com>
References: <quicwg/base-drafts/pull/1569@github.com>
Subject: Re: [quicwg/base-drafts] Remove MSS (#1569)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4b98dcb013f_16f52b127bbc8f5035057"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/CBQYNKNLc7yMwy0Ojs0F1NToR9c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 15 Jul 2018 18:56:32 -0000

----==_mimepart_5b4b98dcb013f_16f52b127bbc8f5035057
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/1569#pullrequestreview-137274930
----==_mimepart_5b4b98dcb013f_16f52b127bbc8f5035057
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/1569#pullrequestreview-137274930">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9supInlHDOHIeFS7hNPVwIMwglCks5uG5BcgaJpZM4VQVa1">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq16TCtdgjPC4JDoj63IdorAmi_roks5uG5BcgaJpZM4VQVa1.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1569"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1569#pullrequestreview-137274930"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1569#pullrequestreview-137274930",
"url": "https://github.com/quicwg/base-drafts/pull/1569#pullrequestreview-137274930",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1569",
"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/1569#pullrequestreview-137274930"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356603573\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4b98dcb013f_16f52b127bbc8f5035057--


From nobody Sun Jul 15 11:56: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 EE43D130E60 for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 11:56:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.011
X-Spam-Level: 
X-Spam-Status: No, score=-1.011 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, T_DKIMWL_WL_HIGH=-0.01] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7ehr7MOPfEvN for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 11:56: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 EF162127598 for <quic-issues@ietf.org>; Sun, 15 Jul 2018 11:56:33 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531680993; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=rP/Hd43VFzEa+ebXloW4n/I6+aNfqZtk3TM+GrGABSU=; b=wPPN/PkENZcS3wmf66hN3fcX37fwv8xPaZqurYvwOWK3egShBCumuL45Rgn/zLL2LC1va813 edL/0McI+R7TZm6HTV1ZJ6vYNzEQVw5JXAq6urJLVnN4ddwqDeL62IRzAxu+lMgcUJ4SlH4J LMLH8NCDIF/4NlAyQdC2WDO8++U=
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 5b4b98e1.7fbca6bd3ae0-smtp-out-n02; Sun, 15 Jul 2018 18:56:33 -0000 (UTC)
Date: Sun, 15 Jul 2018 11:56:33 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5b4b98e1170c_61fb2adc61fa9c00631b5@hookshot-fe-32b5f5b.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 9433ad: Remove MSS (#1569)
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4b98e1134b_61fb2adc61fa9c00630e1"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/dAKBjgaptwBtkIOZE4OAaCtRySs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 15 Jul 2018 18:56:36 -0000

----==_mimepart_5b4b98e1134b_61fb2adc61fa9c00630e1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 9433ad4839540508b538a26ddc5c6db4a891f909
      https://github.com/quicwg/base-drafts/commit/9433ad4839540508b538a26ddc5c6db4a891f909
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-07-15 (Sun, 15 Jul 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Remove MSS (#1569)

* Remove MSS

Fixes the rest of #1102

* Update draft-ietf-quic-recovery.md



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4b98e1134b_61fb2adc61fa9c00630e1--


From nobody Sun Jul 15 11:56: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 74CDF127598 for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 11:56:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ozrSaxvhd9e8 for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 11:56:35 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 84068130EA9 for <quic-issues@ietf.org>; Sun, 15 Jul 2018 11:56:35 -0700 (PDT)
Date: Sun, 15 Jul 2018 11:56:34 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531680994; bh=lFVGF2bxZ+CKII2vaF8fDyHNzTZRNMFcl6fJPqqoaMA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=SCFv3//9SLejk5DqEZxAZqtMoBybUq9TcTDqfy7HTD6k8dOuMLxN2R0pF7qbRTadu Dn8voVSqeCEN/MN3ZvcQdbuAzJqXlk3uJomZNe3n6tCWPb47HBreQtKjpcO8rw484C nzA9gmJgjr+jIvIUMwntCbnh/dgjh2vGx+r/psN4=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abed8afaf621e498c80c4e36d65747f2eeecd9508892cf0000000117635ae292a169ce14586fe0@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1569/issue_event/1734306121@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1569@github.com>
References: <quicwg/base-drafts/pull/1569@github.com>
Subject: Re: [quicwg/base-drafts] Remove MSS (#1569)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4b98e2ae811_4e1e3f84db75af7c4595b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ZOl51iUKIponqiDrssQUmewgfpU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 15 Jul 2018 18:56:38 -0000

----==_mimepart_5b4b98e2ae811_4e1e3f84db75af7c4595b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1569.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1569#event-1734306121
----==_mimepart_5b4b98e2ae811_4e1e3f84db75af7c4595b
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="341340128" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1569" href="https://github.com/quicwg/base-drafts/pull/1569">#1569</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1569#event-1734306121">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9cGVIiaegfTx-nGT5ElvL2avEtNks5uG5BigaJpZM4VQVa1">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxD9GULciPzYqUY-UWLEFVFfrqAoks5uG5BigaJpZM4VQVa1.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1569."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1569#event-1734306121"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1569#event-1734306121",
"url": "https://github.com/quicwg/base-drafts/pull/1569#event-1734306121",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 MSS (#1569)",
"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/1569#event-1734306121"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356603573\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4b98e2ae811_4e1e3f84db75af7c4595b--


From nobody Sun Jul 15 12:02: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 422E4130FAB for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 12:02:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rYrpJIxUlt8o for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 12:02:35 -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 C1EE8130F61 for <quic-issues@ietf.org>; Sun, 15 Jul 2018 12:02:21 -0700 (PDT)
Date: Sun, 15 Jul 2018 12:02:21 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531681341; bh=jRC38Q6zU2ee417ba4Rdi6uthmJIMHPJhOvlDuSylhY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=WvRJNroJ2b90Z8nfgBNfZ7k2KnTdVEPGe2cGypDutHH/s3dAq41Pg8t3Ulb3MRkIn r75KwPT12uF5+k2Fwhhogt0JsteVGVpJAWcKTy+RhJCuLM1NVCnya7ISfpl9iXU2bN UJo0WG0Fj/ZCZAGjHHfGmVXv+pZ5nDSxXHWwsBQQ=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abdbaee17ed14265a371c71e5df24ac90d0054379d92cf0000000117635c3d92a169ce119b1cdf@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1102/issue_event/1734307812@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1102@github.com>
References: <quicwg/base-drafts/issues/1102@github.com>
Subject: Re: [quicwg/base-drafts] wrong MSS value in congestion avoidance phase (#1102)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4b9a3dc3d0_3c582abc7ed54f5c26756b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/WUXC0_iXtaljBDJ_7s68Nao2sCk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 15 Jul 2018 19:02:46 -0000

----==_mimepart_5b4b9a3dc3d0_3c582abc7ed54f5c26756b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1102.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1102#event-1734307812
----==_mimepart_5b4b9a3dc3d0_3c582abc7ed54f5c26756b
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="295378143" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1102" href="https://github.com/quicwg/base-drafts/issues/1102">#1102</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1102#event-1734307812">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwy2pax42wYETrGyEK9ccEXqPEP_ks5uG5G9gaJpZM4R9xJm">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzwElAweeZXk7Qae_cW0hO4i2Ge1ks5uG5G9gaJpZM4R9xJm.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1102."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1102#event-1734307812"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1102#event-1734307812",
"url": "https://github.com/quicwg/base-drafts/issues/1102#event-1734307812",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] wrong MSS value in congestion avoidance phase (#1102)",
"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/1102#event-1734307812"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 301404774\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4b9a3dc3d0_3c582abc7ed54f5c26756b--


From nobody Sun Jul 15 12:26: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 DF042130E60 for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 12:26:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Wk8sgaTFwJkR for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 12:26: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 E7BF1130E28 for <quic-issues@ietf.org>; Sun, 15 Jul 2018 12:26:15 -0700 (PDT)
Date: Sun, 15 Jul 2018 12:26:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531682774; bh=ypM66n+lzastOu4sCzNrMKLv05Vw+erPo+doFCN47is=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=cuVRDeG2GbRQTOD2yjdIwC2w8q7r8n+EeludQCC9Jon/OfNKAgob6/pdsQ1fTHWwb HAbtUXzga6YlUrcPVzgnzxZzdopHclM/dcnWYVrOGa4IRJJcntyBpfj7an1mgtZCxY DhDQsi/1vZr5jaV2ED9Z5Rk/ft9wIua0nukRO/2Q=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab4ff05b035b0cbc846129846cffef765ff3f5efbf92cf00000001176361d692a169ce14587666@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1570/405112346@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1570@github.com>
References: <quicwg/base-drafts/issues/1570@github.com>
Subject: Re: [quicwg/base-drafts] Connection ID lengths 1, 2 and 3 bytes can't be encoded (#1570)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4b9fd6de32e_543f2b0735640f5c471535"; 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/7d98-z9ElE1QQR-qrJjftpndn9o>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 15 Jul 2018 19:26:18 -0000

----==_mimepart_5b4b9fd6de32e_543f2b0735640f5c471535
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

There are also use cases in radio based sensor networks and also wired lightweight protocols that use QUIC without IP/UDP framing. For example an I2C bus or similar microcontroller network might use QUIC for security and routing but really care about keeping individual message frames short. Such use cases might, BTW also opt to truncate the trailing authentication 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/1570#issuecomment-405112346
----==_mimepart_5b4b9fd6de32e_543f2b0735640f5c471535
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>There are also use cases in radio based sensor networks and also wired=
 lightweight protocols that use QUIC without IP/UDP framing. For example =
an I2C bus or similar microcontroller network might use QUIC for security=
 and routing but really care about keeping individual message frames shor=
t. Such use cases might, BTW also opt to truncate the trailing authentica=
tion 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/1570#issuecomment-405112346">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq7Pl=
6hjA-Dq08cU0EG5Yky-12IIvks5uG5dWgaJpZM4VQV65">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq1FcsHXxsdY6LXzf4uMJhDPi=
iI8Vks5uG5dWgaJpZM4VQV65.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 #1570: There are also use cases in radio based sensor networks an=
d also wired lightweight protocols that use QUIC without IP/UDP framing. =
For example an I2C bus or similar microcontroller network might use QUIC =
for security and routing but really care about keeping individual message=
 frames short. Such use cases might, BTW also opt to truncate the trailin=
g authentication tag."}],"action":{"name":"View Issue","url":"https://git=
hub.com/quicwg/base-drafts/issues/1570#issuecomment-405112346"}}}</script=
>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1570#issuecomment=
-405112346",
"url": "https://github.com/quicwg/base-drafts/issues/1570#issuecomment-40=
5112346",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 lengths 1, 2 and 3 bytes=
 can't be encoded (#1570)",
"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\": 1570,\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\": 1570\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1570#issuecomment-40=
5112346"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3566056=
25\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b4b9fd6de32e_543f2b0735640f5c471535--


From nobody Sun Jul 15 15:17: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 90BD3130E8C for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 15:17:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id AOJS7__KLsJg for <quic-issues@ietfa.amsl.com>; Sun, 15 Jul 2018 15:17: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 AA529130E89 for <quic-issues@ietf.org>; Sun, 15 Jul 2018 15:17:06 -0700 (PDT)
Date: Sun, 15 Jul 2018 15:17:05 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531693025; bh=G8756K7Fw2TUL/xkb6JMAo2Gu7K8KkJ6yZpe9lPUQm8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=gA33HQApcvx1XTm/LMnAgIw+69AHccv6ny7QICHysf+KoBz9i1yEWUsmida9DWNT7 r6TqS675cytwiWR0muu58a1T5tsCxA7EbhOqTM9tS9VpqWT15HVCodp/5jxga6CBTU Kjd2TT365+NcDG02QrBq03gDaTH4b5WWob1w3PJc=
From: ekr <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab198689bc31d4cb4e44b8fd694eb5afe322f11fd892cf00000001176389e192a169ce14587666@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1570/405122659@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1570@github.com>
References: <quicwg/base-drafts/issues/1570@github.com>
Subject: Re: [quicwg/base-drafts] Connection ID lengths 1, 2 and 3 bytes can't be encoded (#1570)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4bc7e170753_46523f8ac84daf845417f0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ekr
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/3G4fwsoZ8BU_S86MsXwLkYSvOn8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 15 Jul 2018 22:17:09 -0000

----==_mimepart_5b4bc7e170753_46523f8ac84daf845417f0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

I don't have any objection to shorter lengths, but my memory of the
discussion in Melbourne was that some people opposed short IDs because th=
e
natural way to allocation them was with some kind of counter (though I
suppose you could build a shuffle table) and that therefore this would
create privacy leaks

-Ekr


On Sun, Jul 15, 2018 at 11:36 AM, Marten Seemann <notifications@github.co=
m>
wrote:

> The connection IDs can be either 0 bytes or anything between 4 and 18
> bytes (inclusive). Lengths of 1, 2 and 3 bytes are not possible.
>
> There are several use cases that would benefit from using shorter
> connection IDs, especially in p2p applications. An endpoint could encod=
e
> the length of the connection ID into the first few bits, and then start=
s
> using 1 byte connection IDs first, and successively moves to longer len=
gths
> only when handling more connections. For p2p hosts, in many cases 2 byt=
es
> would be sufficient for all use cases.
>
> In the connection ID length field in the Long Header, we only have 4 bi=
ts
> to encode a range of 19 values (we want 0 byte connection IDs, and we w=
ant
> to support 18 byte connection IDs), so *some* values have to be left ou=
t.
> It seems there are few use cases for 13, 14 and 15 bytes.
>
> We could achieve this by changing the definition of the length to:
>
> An encoded length between 0 and 12 inclusive indicates that the connect=
ion
> ID is also 0 to 12 octets in length. Any larger value is increased by 3=
 to
> get the full length of the connection ID, producing a length between 16=
 and
> 18 octets inclusive.
>
> If people are supportive of this change, I'd be happy to write a PR.
>
> =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/1570>, or mute the thread=

> <https://github.com/notifications/unsubscribe-auth/ABD1oUzh1HvIDS_Vexwo=
wDaDshxQQGlMks5uG4u1gaJpZM4VQV65>
> .
>


-- =

You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1570#issuecomment-405122659=

----==_mimepart_5b4bc7e170753_46523f8ac84daf845417f0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

I don&#39;t have any objection to shorter lengths, but my memory of the<b=
r>
discussion in Melbourne was that some people opposed short IDs because th=
e<br>
natural way to allocation them was with some kind of counter (though I<br=
>
suppose you could build a shuffle table) and that therefore this would<br=
>
create privacy leaks<br>
<br>
-Ekr<br>
<br>
<br>
On Sun, Jul 15, 2018 at 11:36 AM, Marten Seemann &lt;notifications@github=
.com&gt;<br>
wrote:<br>
<br>
&gt; The connection IDs can be either 0 bytes or anything between 4 and 1=
8<br>
&gt; bytes (inclusive). Lengths of 1, 2 and 3 bytes are not possible.<br>=

&gt;<br>
&gt; There are several use cases that would benefit from using shorter<br=
>
&gt; connection IDs, especially in p2p applications. An endpoint could en=
code<br>
&gt; the length of the connection ID into the first few bits, and then st=
arts<br>
&gt; using 1 byte connection IDs first, and successively moves to longer =
lengths<br>
&gt; only when handling more connections. For p2p hosts, in many cases 2 =
bytes<br>
&gt; would be sufficient for all use cases.<br>
&gt;<br>
&gt; In the connection ID length field in the Long Header, we only have 4=
 bits<br>
&gt; to encode a range of 19 values (we want 0 byte connection IDs, and w=
e want<br>
&gt; to support 18 byte connection IDs), so *some* values have to be left=
 out.<br>
&gt; It seems there are few use cases for 13, 14 and 15 bytes.<br>
&gt;<br>
&gt; We could achieve this by changing the definition of the length to:<b=
r>
&gt;<br>
&gt; An encoded length between 0 and 12 inclusive indicates that the conn=
ection<br>
&gt; ID is also 0 to 12 octets in length. Any larger value is increased b=
y 3 to<br>
&gt; get the full length of the connection ID, producing a length between=
 16 and<br>
&gt; 18 octets inclusive.<br>
&gt;<br>
&gt; If people are supportive of this change, I&#39;d be happy to write a=
 PR.<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/1570&gt;, or mute t=
he thread<br>
&gt; &lt;https://github.com/notifications/unsubscribe-auth/ABD1oUzh1HvIDS=
_VexwowDaDshxQQGlMks5uG4u1gaJpZM4VQV65&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/1570#issuecomment-405122659">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq9wn=
2B35P-qJFcIYY0ZenbsL9RQbks5uG79hgaJpZM4VQV65">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq_MYUhBPc2lpBLCGVsn6hocN=
n-QIks5uG79hgaJpZM4VQV65.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":"@ekr =
in #1570: I don't have any objection to shorter lengths, but my memory of=
 the\ndiscussion in Melbourne was that some people opposed short IDs beca=
use the\nnatural way to allocation them was with some kind of counter (th=
ough I\nsuppose you could build a shuffle table) and that therefore this =
would\ncreate privacy leaks\n\n-Ekr\n\n\nOn Sun, Jul 15, 2018 at 11:36 AM=
, Marten Seemann \u003cnotifications@github.com\u003e\nwrote:\n\n\u003e T=
he connection IDs can be either 0 bytes or anything between 4 and 18\n\u0=
03e bytes (inclusive). Lengths of 1, 2 and 3 bytes are not possible.\n\u0=
03e\n\u003e There are several use cases that would benefit from using sho=
rter\n\u003e connection IDs, especially in p2p applications. An endpoint =
could encode\n\u003e the length of the connection ID into the first few b=
its, and then starts\n\u003e using 1 byte connection IDs first, and succe=
ssively moves to longer lengths\n\u003e only when handling more connectio=
ns. For p2p hosts, in many cases 2 bytes\n\u003e would be sufficient for =
all use cases.\n\u003e\n\u003e In the connection ID length field in the L=
ong Header, we only have 4 bits\n\u003e to encode a range of 19 values (w=
e want 0 byte connection IDs, and we want\n\u003e to support 18 byte conn=
ection IDs), so *some* values have to be left out.\n\u003e It seems there=
 are few use cases for 13, 14 and 15 bytes.\n\u003e\n\u003e We could achi=
eve this by changing the definition of the length to:\n\u003e\n\u003e An =
encoded length between 0 and 12 inclusive indicates that the connection\n=
\u003e ID is also 0 to 12 octets in length. Any larger value is increased=
 by 3 to\n\u003e get the full length of the connection ID, producing a le=
ngth between 16 and\n\u003e 18 octets inclusive.\n\u003e\n\u003e If peopl=
e are supportive of this change, I'd be happy to write a PR.\n\u003e\n\u0=
03e =E2=80=94\n\u003e You are receiving this because you are subscribed t=
o this thread.\n\u003e Reply to this email directly, view it on GitHub\n\=
u003e \u003chttps://github.com/quicwg/base-drafts/issues/1570\u003e, or m=
ute the thread\n\u003e \u003chttps://github.com/notifications/unsubscribe=
-auth/ABD1oUzh1HvIDS_VexwowDaDshxQQGlMks5uG4u1gaJpZM4VQV65\u003e\n\u003e =
.\n\u003e\n"}],"action":{"name":"View Issue","url":"https://github.com/qu=
icwg/base-drafts/issues/1570#issuecomment-405122659"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1570#issuecomment=
-405122659",
"url": "https://github.com/quicwg/base-drafts/issues/1570#issuecomment-40=
5122659",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 lengths 1, 2 and 3 bytes=
 can't be encoded (#1570)",
"sections": [
{
"text": "",
"activityTitle": "**ekr**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@ekr",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1570,\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\": 1570\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1570#issuecomment-40=
5122659"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3566056=
25\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b4bc7e170753_46523f8ac84daf845417f0--


From nobody Mon Jul 16 05:26: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 0E302131006 for <quic-issues@ietfa.amsl.com>; Mon, 16 Jul 2018 05:26: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.249, 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 dae7sYNz6m_5 for <quic-issues@ietfa.amsl.com>; Mon, 16 Jul 2018 05:26: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 B4436130FFB for <quic-issues@ietf.org>; Mon, 16 Jul 2018 05:26:11 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531743970; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=EmBV2uC8Zx0mAf+Wi7FySFJUi6JlTyW1Xz5BNFbnF9A=; b=lWcjgzB+LkI9ceZUj6w4a7NU8DbnxM+CGdAkaBoU5zn/vOcgWIEOBR2SBMQHs5v83J1uo4eR H73QqfWDsfNFofWFF10ZUi45uJFD8imIoy3SPJbkFRqYiHDvJ/LEMNuY0jZSEhlkoCmofXtV GxUKZlkVb/XfYQMdikN1a6G/BXI=
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 5b4c8ee2.7fb2a9c94210-smtp-out-n02; Mon, 16 Jul 2018 12:26:10 -0000 (UTC)
Date: Mon, 16 Jul 2018 05:26:09 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b4c8ee16d9e7_60a22ad4496abc04583ef@hookshot-fe-32b5f5b.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 2a4063: Describe the fields of packets (not packet headers...
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4c8ee16d40d_60a22ad4496abc04582d9"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/kskyF1HxkKluLcO4s1DirDKKbh4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 16 Jul 2018 12:26:13 -0000

----==_mimepart_5b4c8ee16d40d_60a22ad4496abc04582d9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 2a40636f0449c313f025e3cf93eeeb4900497aa1
      https://github.com/quicwg/base-drafts/commit/2a40636f0449c313f025e3cf93eeeb4900497aa1
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-14 (Sat, 14 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Describe the fields of packets (not packet headers)

Closes #1566.


  Commit: 34b64f9b5b907c98d792bbb909c42a39e3190bce
      https://github.com/quicwg/base-drafts/commit/34b64f9b5b907c98d792bbb909c42a39e3190bce
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-16 (Mon, 16 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1567 from quicwg/packet-packet-header

Describe the fields of packets (not packet headers)


Compare: https://github.com/quicwg/base-drafts/compare/9433ad483954...34b64f9b5b90
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4c8ee16d40d_60a22ad4496abc04582d9--


From nobody Mon Jul 16 05:26: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 1962913102B for <quic-issues@ietfa.amsl.com>; Mon, 16 Jul 2018 05:26:15 -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_40=-0.001, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.249, 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 zlKXCgbR5TaP for <quic-issues@ietfa.amsl.com>; Mon, 16 Jul 2018 05: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 C0854131006 for <quic-issues@ietf.org>; Mon, 16 Jul 2018 05:26:13 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531743973; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=GDEBYnXSb2FcIxJKemtkovwacgNwhqpI7oWg9h7cuG0=; b=jr1eBExGQZMs3FNrE6oKd4DfuHzXibhX9p5YJaUi73YvzcpelDoMLbUDx8X1FKahz0l4epQV ASdJ45aRqbFqvW6jFd7YWRWcL14x07JCgUazE6nGG28x7Q5NP4rJnYFEUpLFSe/p5vYZ6XIt UpSoLBCZzGEG6TrGqg+WwY02Ojo=
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 5b4c8ee5.7f5b192c2fc0-smtp-out-n03; Mon, 16 Jul 2018 12:26:13 -0000 (UTC)
Date: Mon, 16 Jul 2018 05:26:12 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b4c8ee49f5d6_57bf2abdf4ab1c10895b9@hookshot-fe-88eb02d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4c8ee49ef6e_57bf2abdf4ab1c1089437"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Vv12mgb7BJlNagH4AVNp-P5MMVg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 16 Jul 2018 12:26:16 -0000

----==_mimepart_5b4c8ee49ef6e_57bf2abdf4ab1c1089437
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/packet-packet-header
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4c8ee49ef6e_57bf2abdf4ab1c1089437--


From nobody Mon Jul 16 05:26: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 C4F74131016 for <quic-issues@ietfa.amsl.com>; Mon, 16 Jul 2018 05:26:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id O4DRxKzlmdqt for <quic-issues@ietfa.amsl.com>; Mon, 16 Jul 2018 05:26:15 -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 EBC62131011 for <quic-issues@ietf.org>; Mon, 16 Jul 2018 05:26:13 -0700 (PDT)
Date: Mon, 16 Jul 2018 05:26:13 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531743973; bh=ljlrjcaaUH7oRB2csRTxKxdL0IhALyy1LFcej2JYET8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=uOmOFrIlWUFhd6Orec4ntRtxt00yxtFatSgpUxFvvdLFzf95Dizakgd7/H/EVdM1k j4b9yZSoHUAUU9Axb80xsfDrGAznkA5ZQOzHFtZY/Rv1GJ/T4nghZZAPykkcPijPz6 QJFJpu9iAwwqebLDV+71mEDgBOBiGXK6hKx4Mveg=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abdb075ab1a4fd8008f7bf2cf36327cf00d7e4f6f692cf00000001176450e592a169ce14578ce7@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1567/issue_event/1735175784@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1567@github.com>
References: <quicwg/base-drafts/pull/1567@github.com>
Subject: Re: [quicwg/base-drafts] Describe the fields of packets (not packet headers) (#1567)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4c8ee52bba7_25c72ad5322e2f5c2647"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/FWM2bQxzyJq2otqi2D07jgz3ebc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 16 Jul 2018 12:26:17 -0000

----==_mimepart_5b4c8ee52bba7_25c72ad5322e2f5c2647
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1567.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1567#event-1735175784
----==_mimepart_5b4c8ee52bba7_25c72ad5322e2f5c2647
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="341282023" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1567" href="https://github.com/quicwg/base-drafts/pull/1567">#1567</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1567#event-1735175784">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6aU72dEUNOaXikeY_HscuXNeDXRks5uHIZlgaJpZM4VQETK">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9VSgBtYg6n1frut37rWVJRN_qHdks5uHIZlgaJpZM4VQETK.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1567."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1567#event-1735175784"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1567#event-1735175784",
"url": "https://github.com/quicwg/base-drafts/pull/1567#event-1735175784",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 the fields of packets (not packet headers) (#1567)",
"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/1567#event-1735175784"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356533450\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4c8ee52bba7_25c72ad5322e2f5c2647--


From nobody Mon Jul 16 05: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 7A8A9131025 for <quic-issues@ietfa.amsl.com>; Mon, 16 Jul 2018 05:26:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5oIPrTaZHQ_G for <quic-issues@ietfa.amsl.com>; Mon, 16 Jul 2018 05:26:15 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D29E113100D for <quic-issues@ietf.org>; Mon, 16 Jul 2018 05:26:13 -0700 (PDT)
Date: Mon, 16 Jul 2018 05:26:12 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531743972; bh=YXgylitlpv/wLmEUMyfxlHeNBj/kXVb12zLEn5pRKr4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=BzNretWpBPQqH1qdPoe4nBj8IgJbDDTlq06S+dtsml9KWgleER0Ynq5hULnlzE0eW WYGUZaZmTNdm5ZKF1U6Z32bnziveQAKfb1HvSTvuLdU8RFe/PrQLrBBRpiFGwN/kDt 2foAfaK+nhwfh43iulv6CFg7CB90kRUw9CJjTAcY=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab70183b912a7ae29987209ff0daf68efe33b420e392cf00000001176450e492a169ce14577917@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1566/issue_event/1735175788@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1566@github.com>
References: <quicwg/base-drafts/issues/1566@github.com>
Subject: Re: [quicwg/base-drafts] Payload should not be part of the header (#1566)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4c8ee4b0230_d7d3fe9858e0f7c96875"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Qq4pMSZazfqHUKqGElLeZER_7S0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 16 Jul 2018 12:26:18 -0000

----==_mimepart_5b4c8ee4b0230_d7d3fe9858e0f7c96875
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1566 via #1567.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1566#event-1735175788
----==_mimepart_5b4c8ee4b0230_d7d3fe9858e0f7c96875
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="341276951" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1566" href="https://github.com/quicwg/base-drafts/issues/1566">#1566</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="341282023" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1567" href="https://github.com/quicwg/base-drafts/pull/1567">#1567</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1566#event-1735175788">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4lq7OU7yVjBtbm9tLguf-CR8rovks5uHIZkgaJpZM4VQC0m">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6yLwIL2bqknJidAPYZKEQ1-M4iqks5uHIZkgaJpZM4VQC0m.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1566 via #1567."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1566#event-1735175788"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1566#event-1735175788",
"url": "https://github.com/quicwg/base-drafts/issues/1566#event-1735175788",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Payload should not be part of the header (#1566)",
"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/1566#event-1735175788"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356527398\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4c8ee4b0230_d7d3fe9858e0f7c96875--


From nobody Mon Jul 16 05: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 AB612131032 for <quic-issues@ietfa.amsl.com>; Mon, 16 Jul 2018 05:37:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id eim1Vk8HPxDz for <quic-issues@ietfa.amsl.com>; Mon, 16 Jul 2018 05:37:14 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E732B13103A for <quic-issues@ietf.org>; Mon, 16 Jul 2018 05:37:13 -0700 (PDT)
Date: Mon, 16 Jul 2018 05:37:13 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531744633; bh=SlpAZUPR+oOuenYyqgJbnX/siRJMFqJJN1i41QjdyMI=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=VDrRwICvNMhyhaxunJ+6dEoiNpS+6QisNxuUsJx6rF9fJyYiofYcAsZ/tAJJB2OQP KfVe9lDGF568uRuFJ39HNOyqBLtOg7Rl3LuJI3FFr7WSAheMuinMR2k0kojdAaNRI/ vEbczR527mr49BGA3DMX9tSJ9IubysZ7oo354Oo4=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abc6f82e0cbe4925bca66b6ff688cf7a04a7bb6eb992cf000000011764537992a169ce145ae598@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1571@github.com>
Subject: [quicwg/base-drafts] Recovery slides (#1571)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4c91793f9d0_6aa62ae6daa0ef6083170"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/A4zxwd_BvqXZx0qmelYdLOJAG5o>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 16 Jul 2018 12:37:16 -0000

----==_mimepart_5b4c91793f9d0_6aa62ae6daa0ef6083170
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/1571

-- Commit Summary --

  * Add files via upload

-- File Changes --

    A Recovery Issues - Montreal.pdf (0)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1571.patch
https://github.com/quicwg/base-drafts/pull/1571.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/1571

----==_mimepart_5b4c91793f9d0_6aa62ae6daa0ef6083170
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/1571'>https://github.com/quicwg/base-drafts/pull/1571</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Add files via upload</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>A</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1571/files#diff-0">Recovery Issues - Montreal.pdf</a>
    (0)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1571.patch'>https://github.com/quicwg/base-drafts/pull/1571.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1571.diff'>https://github.com/quicwg/base-drafts/pull/1571.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/1571">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4vHs2tnL6AxNAnqs5s9fsQBcLFZks5uHIj5gaJpZM4VRDNM">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxz3o0EBH4bYVaHl7kFfNCTrfo58ks5uHIj5gaJpZM4VRDNM.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Recovery slides (#1571)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1571"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1571",
"url": "https://github.com/quicwg/base-drafts/pull/1571",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Recovery slides (#1571)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "15d16c7",
"value": "Add files via upload"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Added",
"value": "[Recovery Issues - Montreal.pdf](https://github.com/quicwg/base-drafts/pull/1571/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/base-drafts\",\n\"issueId\": 1571,\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\": 1571\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1571"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1571.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1571.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356791116\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b4c91793f9d0_6aa62ae6daa0ef6083170--


From nobody Mon Jul 16 05: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 211E713103A for <quic-issues@ietfa.amsl.com>; Mon, 16 Jul 2018 05:38:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VJGXn2XlQmng for <quic-issues@ietfa.amsl.com>; Mon, 16 Jul 2018 05:37: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 5EB1E131032 for <quic-issues@ietf.org>; Mon, 16 Jul 2018 05:37:59 -0700 (PDT)
Date: Mon, 16 Jul 2018 05:37:58 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531744678; bh=XXD7HLJD9uEZQG8SxrT7ryPl4HshiOVWF7nIXttiKQ4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=1CSrxUsXPLexTPXX8IZAdryrlSd24gBrTwl4oVFFVQvmJ0t5pXThqFFIqjXJl0uQF acUuq7D3t5h/aei0swmfBbnvQGUiei0s0xVeuTPKWFiczNOA9mhZq26GIx6N3doxIj PJFbrRaWpip6Q9Tu45DT24xgSazjAERxmUI5jaE4=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb3964238cb484eea3ebbbb249da065857717e3da92cf00000001176453a692a169ce145ae598@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1571/issue_event/1735197580@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1571@github.com>
References: <quicwg/base-drafts/pull/1571@github.com>
Subject: Re: [quicwg/base-drafts] Recovery slides (#1571)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4c91a680cd6_26483fd0f4810f88120617"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/g2R_bTHkdpnh-Jy-z5_2CoAXN0g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 16 Jul 2018 12:38:01 -0000

----==_mimepart_5b4c91a680cd6_26483fd0f4810f88120617
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1571.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1571#event-1735197580
----==_mimepart_5b4c91a680cd6_26483fd0f4810f88120617
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="341501336" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1571" href="https://github.com/quicwg/base-drafts/pull/1571">#1571</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1571#event-1735197580">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6twVPwJsgErgFK56eSllA2NEdSbks5uHIkmgaJpZM4VRDNM">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7JELbDgkLPubtWVOYtC0pOOS-aEks5uHIkmgaJpZM4VRDNM.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1571."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1571#event-1735197580"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1571#event-1735197580",
"url": "https://github.com/quicwg/base-drafts/pull/1571#event-1735197580",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Recovery slides (#1571)",
"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/1571#event-1735197580"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356791116\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4c91a680cd6_26483fd0f4810f88120617--


From nobody Mon Jul 16 05: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 4208F131047 for <quic-issues@ietfa.amsl.com>; Mon, 16 Jul 2018 05:39:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BnPdIsE_jrlx for <quic-issues@ietfa.amsl.com>; Mon, 16 Jul 2018 05:39: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 5736913103A for <quic-issues@ietf.org>; Mon, 16 Jul 2018 05:39:40 -0700 (PDT)
Date: Mon, 16 Jul 2018 05:39:39 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531744779; bh=lszCUJns7AaeAivj1kH6ClrKxnGg/AJzIPGb2PuwH+4=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=NYUwimiPdICHRfPao+GjuDTN6GIh07xTL4s9NLTSzN7GCMdaC1JSYxSjOIs2QYAMw KqvNK+74HMhdBH+e4us3RmjzGh3Ceii6JD1HeJaTfP1nuPij0+JyQKhrRlnHPkYey/ cbFZUT9p55lthIubvxhDVyWCU7vSrQR180fYFazE=
From: ianswett <notifications@github.com>
Reply-To: quicwg/wg-materials <reply+0166e4ab8e39e6410008e721781b8ab5fe9e755c2fdf20a192cf000000011764540b92a169ce145ae88a@reply.github.com>
To: quicwg/wg-materials <wg-materials@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/wg-materials/pull/59@github.com>
Subject: [quicwg/wg-materials] Recovery slides (#59)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4c920b9ee0e_2e753f858c86cf801222ad"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/zqxrknn8_T5mPknQdAilZcrBIhs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 16 Jul 2018 12:39:43 -0000

----==_mimepart_5b4c920b9ee0e_2e753f858c86cf801222ad
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/59

-- Commit Summary --

  * Recovery slides

-- File Changes --

    A ietf102/Recovery Issues - Montreal.pdf (0)

-- Patch Links --

https://github.com/quicwg/wg-materials/pull/59.patch
https://github.com/quicwg/wg-materials/pull/59.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/59

----==_mimepart_5b4c920b9ee0e_2e753f858c86cf801222ad
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/59'>https://github.com/quicwg/wg-materials/pull/59</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Recovery slides</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>A</strong>
    <a href="https://github.com/quicwg/wg-materials/pull/59/files#diff-0">ietf102/Recovery Issues - Montreal.pdf</a>
    (0)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/wg-materials/pull/59.patch'>https://github.com/quicwg/wg-materials/pull/59.patch</a></li>
  <li><a href='https://github.com/quicwg/wg-materials/pull/59.diff'>https://github.com/quicwg/wg-materials/pull/59.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/59">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzdp2j-h06wSDj8dsWgaYVbhxDCzks5uHImLgaJpZM4VRDay">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-YTlvbsJCqT47fTh-CcidEI561vks5uHImLgaJpZM4VRDay.gif" height="1" width="1" 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":"Recovery slides (#59)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/wg-materials/pull/59"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/wg-materials/pull/59",
"url": "https://github.com/quicwg/wg-materials/pull/59",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Recovery slides (#59)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "482adc7",
"value": "Recovery slides"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Added",
"value": "[ietf102/Recovery Issues - Montreal.pdf](https://github.com/quicwg/wg-materials/pull/59/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\": 59,\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\": 59\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/wg-materials/pull/59"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/wg-materials/pull/59.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/wg-materials/pull/59.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356791986\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b4c920b9ee0e_2e753f858c86cf801222ad--


From nobody Mon Jul 16 05:41: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 7067513104C for <quic-issues@ietfa.amsl.com>; Mon, 16 Jul 2018 05:41:02 -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, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id eqi8WMFnkSWU for <quic-issues@ietfa.amsl.com>; Mon, 16 Jul 2018 05:41: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 CDC1B13103A for <quic-issues@ietf.org>; Mon, 16 Jul 2018 05:41:00 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531744860; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=72qBofvpyZV6wemRiplz0lqODBLtEp0r/FeXtO/pv6o=; b=EmBA0GIJGx5DDGTQOkDPaUcjBBE/s468b4t9qpfCa0VcfAcn3W9Q1Ym3zsOPsAB/E0y7Gl9N yVYrCAElU/WKxJfTtiLG+WcNPxpdxiByZdPYdWjZM3h5Uv8sRSthirkhnpLZDaODlAjqznZE 1KmBkj20kTTxzRqS2G4VuIf69nE=
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 5b4c925b.7f0f1431ffc0-smtp-out-n01; Mon, 16 Jul 2018 12:40:59 -0000 (UTC)
Date: Mon, 16 Jul 2018 05:40:58 -0700
From: Mark Nottingham <mnot@mnot.net>
Reply-To: Mark Nottingham <mnot@mnot.net>
To: quic-issues@ietf.org
Message-ID: <5b4c925af347b_65fc2b17336bfc04689e5@hookshot-fe-7191cb1.cp1-iad.github.net.mail>
Subject: [quicwg/wg-materials] 482adc: Recovery slides
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4c925af3084_65fc2b17336bfc0468886"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/hwUcaP8C_Oq1C17jvLsWVYGxTYw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 16 Jul 2018 12:41:03 -0000

----==_mimepart_5b4c925af3084_65fc2b17336bfc0468886
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/wg-materials
  Commit: 482adc73fbdacaa1006c71fbe9c359ed57b44cc4
      https://github.com/quicwg/wg-materials/commit/482adc73fbdacaa1006c71fbe9c359ed57b44cc4
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-07-16 (Mon, 16 Jul 2018)

  Changed paths:
    A ietf102/Recovery Issues - Montreal.pdf

  Log Message:
  -----------
  Recovery slides


  Commit: b4af2002b4fd33ef47afe3d32244587c2ff39f03
      https://github.com/quicwg/wg-materials/commit/b4af2002b4fd33ef47afe3d32244587c2ff39f03
  Author: Mark Nottingham <mnot@mnot.net>
  Date:   2018-07-16 (Mon, 16 Jul 2018)

  Changed paths:
    A ietf102/Recovery Issues - Montreal.pdf

  Log Message:
  -----------
  Merge pull request #59 from ianswett/master

Recovery slides


Compare: https://github.com/quicwg/wg-materials/compare/d736f034810e...b4af2002b4fd
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4c925af3084_65fc2b17336bfc0468886--


From nobody Mon Jul 16 05:41: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 6B8ED13104B for <quic-issues@ietfa.amsl.com>; Mon, 16 Jul 2018 05:41:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SM1rIi5GwW61 for <quic-issues@ietfa.amsl.com>; Mon, 16 Jul 2018 05: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 E2B77131047 for <quic-issues@ietf.org>; Mon, 16 Jul 2018 05:41:00 -0700 (PDT)
Date: Mon, 16 Jul 2018 05:41:00 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531744860; bh=61YsYDhMV7Ehc+CrsEd2DIF/neYQ3p293JKIUjt6kbA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=nSxLlfzUqjjB8Qwt70gfNzcX9wTN11h6q4tRPJtsxUlcnElM3Ttx4yuTJ1idw7ATp KVHRBhm8Ezipi5IUhN/+JHvAoBJQ3HPzBvPPCD/eXyB4E/rso+79ROWeXncqfVrK9u OLP18dOc5EuFulCT7ir2T7R7GL400mLf8c2brGi8=
From: Mark Nottingham <notifications@github.com>
Reply-To: quicwg/wg-materials <reply+0166e4abf5bbc50b2026d6acd3aa70d93997e1a61d7fe92c92cf000000011764545c92a169ce145ae88a@reply.github.com>
To: quicwg/wg-materials <wg-materials@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/wg-materials/pull/59/issue_event/1735203444@github.com>
In-Reply-To: <quicwg/wg-materials/pull/59@github.com>
References: <quicwg/wg-materials/pull/59@github.com>
Subject: Re: [quicwg/wg-materials] Recovery slides (#59)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4c925c19405_9a42ab852818f501721f3"; 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/A1zdNeNdhKe-31GpqtE20-yRhS4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 16 Jul 2018 12:41:03 -0000

----==_mimepart_5b4c925c19405_9a42ab852818f501721f3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #59.

-- 
You 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/59#event-1735203444
----==_mimepart_5b4c925c19405_9a42ab852818f501721f3
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="341502090" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/wg-materials/issues/59" href="https://github.com/quicwg/wg-materials/pull/59">#59</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<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/59#event-1735203444">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyW9yaJGrubb-pQUAw0BmBnCftUwks5uHIncgaJpZM4VRDay">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-6dlQfSjlfdyKR-NiR4VSh2pRLAks5uHIncgaJpZM4VRDay.gif" height="1" width="1" 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 #59."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/wg-materials/pull/59#event-1735203444"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/wg-materials/pull/59#event-1735203444",
"url": "https://github.com/quicwg/wg-materials/pull/59#event-1735203444",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"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] Recovery slides (#59)",
"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/59#event-1735203444"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356791986\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4c925c19405_9a42ab852818f501721f3--


From nobody Mon Jul 16 05:43: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 376DD130E24 for <quic-issues@ietfa.amsl.com>; Mon, 16 Jul 2018 05:43:20 -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, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id f8M3_x_umki0 for <quic-issues@ietfa.amsl.com>; Mon, 16 Jul 2018 05:43: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 0EE6E127AC2 for <quic-issues@ietf.org>; Mon, 16 Jul 2018 05:43:18 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531744998; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=OTsv7JX2pz0GznTlU2dEp3nlnNs7Fy2RTq1CNWK0/gA=; b=BtgTkvFuIKaKlSFIApO3PJQ+yBAVcffwJ5ezw59Dtp+uo2u/q6dA/7ZocSbvaTDqtj7tmSKj bPrfRcYxpU1STu5D4F8uTPDJjnNhmcXbnxFYswZys+BUQfWxTm/XJNS0BDUv92djU8oGZyWb 3J49lGM/IBxWAuhrjSPvcMntspU=
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.36]) by mxa.mailgun.org with ESMTP id 5b4c92e6.7f7afb534ed0-smtp-out-n01; Mon, 16 Jul 2018 12:43:18 -0000 (UTC)
Date: Mon, 16 Jul 2018 05:43:18 -0700
From: Mark Nottingham <mnot@mnot.net>
Reply-To: Mark Nottingham <mnot@mnot.net>
To: quic-issues@ietf.org
Message-ID: <5b4c92e6468c3_42f82aeab8f7bc144933a@hookshot-fe-cace476.cp1-iad.github.net.mail>
Subject: [quicwg/wg-materials] fdb4b4: recovery
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4c92e646430_42f82aeab8f7bc1449287"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/HttnX9IAbueuK4nSiedaATpaGBc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 16 Jul 2018 12:43:20 -0000

----==_mimepart_5b4c92e646430_42f82aeab8f7bc1449287
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/wg-materials
  Commit: fdb4b4109df9ec825f42d3071d109da765981567
      https://github.com/quicwg/wg-materials/commit/fdb4b4109df9ec825f42d3071d109da765981567
  Author: Mark Nottingham <mnot@mnot.net>
  Date:   2018-07-16 (Mon, 16 Jul 2018)

  Changed paths:
    M ietf102/agenda.md

  Log Message:
  -----------
  recovery



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4c92e646430_42f82aeab8f7bc1449287--


From nobody Mon Jul 16 05:48: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 4D7C313109F for <quic-issues@ietfa.amsl.com>; Mon, 16 Jul 2018 05:47:53 -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, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OZZEY-1tdp2Q for <quic-issues@ietfa.amsl.com>; Mon, 16 Jul 2018 05:47: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 8FAF21310A9 for <quic-issues@ietf.org>; Mon, 16 Jul 2018 05:47:50 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531745270; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=tTtbWEwc0btRzDzSymHTUtnBwj2e6LJcbbJirH/IvT0=; b=HZL6DICP/ZOGcHeSH6a+CLCqJURqIP2u/csn9Xjo/IR8ApGftxS/2UgVLCCyDPt1jky8Rr53 yMswbsh6ntIzj1nfXjJLk3fSg8BLcJN5eRPBOcN2hcJENdE6diliVqycF6xLt4rpRU5HSa5M lU7kxfiTTw+K2Wl1ro/i8VOajVc=
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 5b4c93f5.7fcc7b587510-smtp-out-n01; Mon, 16 Jul 2018 12:47:49 -0000 (UTC)
Date: Mon, 16 Jul 2018 05:47:48 -0700
From: Mark Nottingham <mnot@mnot.net>
Reply-To: Mark Nottingham <mnot@mnot.net>
To: quic-issues@ietf.org
Message-ID: <5b4c93f45f587_21712ac0d176fc0c5603e@hookshot-fe-5a11256.cp1-iad.github.net.mail>
Subject: [quicwg/wg-materials] 9a716d: clean up markdown
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4c93f45f1de_21712ac0d176fc0c55971"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/3wl2fpZUCSdroh_eSPBJHr0UjWc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 16 Jul 2018 12:48:02 -0000

----==_mimepart_5b4c93f45f1de_21712ac0d176fc0c55971
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/wg-materials
  Commit: 9a716db0b8a29f19761924d98ab0bd938397333d
      https://github.com/quicwg/wg-materials/commit/9a716db0b8a29f19761924d98ab0bd938397333d
  Author: Mark Nottingham <mnot@mnot.net>
  Date:   2018-07-16 (Mon, 16 Jul 2018)

  Changed paths:
    M ietf102/agenda.md

  Log Message:
  -----------
  clean up markdown



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4c93f45f1de_21712ac0d176fc0c55971--


From nobody Mon Jul 16 05:52: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 ACEFB130DE5 for <quic-issues@ietfa.amsl.com>; Mon, 16 Jul 2018 05:52:27 -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, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2JQwWsPo1I9X for <quic-issues@ietfa.amsl.com>; Mon, 16 Jul 2018 05:52:26 -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 6223D129385 for <quic-issues@ietf.org>; Mon, 16 Jul 2018 05:52:26 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531745545; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=7xSVslGEZQQr+k4FqeUsoW1YG4XdzqrrWAe6iXp1Onw=; b=OUaCtPB6nHg4H9kCm1JRJFZS+iqSF8feP5o7c2x5QmWu0/b044Mfi0QHXtj/CxfltLR6Cl9d uJbKxiiq9vF/T7mCxQteeduX6KS+fBo5Emz12kJI9ifHUXZiW7OaO6xC+QniOiFnbLazhLDt i6mUuORTCXErzuC/3l1xnm2LrWs=
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 5b4c92b1.7f403169b510-smtp-out-n03; Mon, 16 Jul 2018 12:42:25 -0000 (UTC)
Date: Mon, 16 Jul 2018 05:42:24 -0700
From: Mark Nottingham <mnot@mnot.net>
Reply-To: Mark Nottingham <mnot@mnot.net>
To: quic-issues@ietf.org
Message-ID: <5b4c92b022124_60022ae89176bc0055348@hookshot-fe-32b5f5b.cp1-iad.github.net.mail>
Subject: [quicwg/wg-materials] ff16cc: rename recovery
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4c92b021aaf_60022ae89176bc0055247"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/xcIFhlTlbO5RVETrx_E9PKZWyy8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 16 Jul 2018 12:52:28 -0000

----==_mimepart_5b4c92b021aaf_60022ae89176bc0055247
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/wg-materials
  Commit: ff16cc200d515eb87b4b05ba8dd77000dbf86ae6
      https://github.com/quicwg/wg-materials/commit/ff16cc200d515eb87b4b05ba8dd77000dbf86ae6
  Author: Mark Nottingham <mnot@mnot.net>
  Date:   2018-07-16 (Mon, 16 Jul 2018)

  Changed paths:
    R ietf102/Recovery Issues - Montreal.pdf
    A ietf102/recovery.pdf

  Log Message:
  -----------
  rename recovery



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4c92b021aaf_60022ae89176bc0055247--


From nobody Mon Jul 16 05:55: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 C5CD513101F for <quic-issues@ietfa.amsl.com>; Mon, 16 Jul 2018 05:55:20 -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, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Ews69XxbJIXK for <quic-issues@ietfa.amsl.com>; Mon, 16 Jul 2018 05:55: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 48680129385 for <quic-issues@ietf.org>; Mon, 16 Jul 2018 05:55:19 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531745718; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=Y1Re9LzN7VJkn0sTEvvUHivXYtABghbElOUBT2Xa5BA=; b=bSbjHurcuKGWLYVLUPISRopjyKtqnVAfB98/p2KCRtTTpTlBS5kAUcmiBRT+nnyUGzEd3dE4 ENLnq/Iq4wMPHNRnWUs5allvUN5lBqJ59tiZ5+wh6fSsQsFFEremaGG9QTI2DWFjleahxlWr 1BSxAbgRfOakVxJdss/YUhLtniU=
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 5b4c935d.7fd8d3dc6f00-smtp-out-n03; Mon, 16 Jul 2018 12:45:17 -0000 (UTC)
Date: Mon, 16 Jul 2018 05:45:17 -0700
From: Mark Nottingham <mnot@mnot.net>
Reply-To: Mark Nottingham <mnot@mnot.net>
To: quic-issues@ietf.org
Message-ID: <5b4c935dbea28_653c2b0f9abc7bfc70675@hookshot-fe-32b5f5b.cp1-iad.github.net.mail>
Subject: [quicwg/wg-materials] 292226: remove extraneous info
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4c935dbe659_653c2b0f9abc7bfc7051c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/b6iYGiFtplr02hNFdS2xO2bf-QE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 16 Jul 2018 12:55:21 -0000

----==_mimepart_5b4c935dbe659_653c2b0f9abc7bfc7051c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/wg-materials
  Commit: 29222649286fdfb22c8410e57367f96cc332ff12
      https://github.com/quicwg/wg-materials/commit/29222649286fdfb22c8410e57367f96cc332ff12
  Author: Mark Nottingham <mnot@mnot.net>
  Date:   2018-07-16 (Mon, 16 Jul 2018)

  Changed paths:
    M ietf102/agenda.md

  Log Message:
  -----------
  remove extraneous info



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4c935dbe659_653c2b0f9abc7bfc7051c--


From nobody Mon Jul 16 12:07: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 B7FBE13116A for <quic-issues@ietfa.amsl.com>; Mon, 16 Jul 2018 12:07:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gpTbeburKKCw for <quic-issues@ietfa.amsl.com>; Mon, 16 Jul 2018 12:07: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 8A24412F295 for <quic-issues@ietf.org>; Mon, 16 Jul 2018 12:07:23 -0700 (PDT)
Date: Mon, 16 Jul 2018 12:07:22 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531768042; bh=aD2hZ/CbuHVL1BOKGPPgVJxVXEl5LxLmXGhW7dbP3+c=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=TnPdg3bc4trU06/hG/tAO8+JsZui4J/CJ8b/9EVd6l1x2A3dA1jV9wIFgtlVwhNF7 mm18TXxWdk/a8uQFUBaeKRtoZ3yjSCK6wtGybILOBjXL3nF/5glWzXfcCeY5iW7ORt dNY1yPevcvB0sPfwWBOcjVYRu/Dyaqae1hvwt2Tg=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab75e295eeac16f0066449b9990c208802f1a672ed92cf000000011764aeea92a169ce14587666@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1570/405348255@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1570@github.com>
References: <quicwg/base-drafts/issues/1570@github.com>
Subject: Re: [quicwg/base-drafts] Connection ID lengths 1, 2 and 3 bytes can't be encoded (#1570)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4cecea64504_3282b159e872f6048638e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/XnWge4QDtCtKgiJwz7ASDP7kZ4M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 16 Jul 2018 19:07:26 -0000

----==_mimepart_5b4cecea64504_3282b159e872f6048638e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ekr's comment here is right.  You can't use new connection IDs in the same way when the space is too small (arguably 4 is too small, but several people wanted 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/1570#issuecomment-405348255
----==_mimepart_5b4cecea64504_3282b159e872f6048638e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>ekr's comment here is right.  You can't use new connection IDs in the same way when the space is too small (arguably 4 is too small, but several people wanted 4).</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1570#issuecomment-405348255">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzfTqs6_boJLnnSg6g4ppVLieVCmks5uHORqgaJpZM4VQV65">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq44uNVKki7cUfcGJI9y-xXeiT8aBks5uHORqgaJpZM4VQV65.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1570: ekr's comment here is right.  You can't use new connection IDs in the same way when the space is too small (arguably 4 is too small, but several people wanted 4)."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1570#issuecomment-405348255"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1570#issuecomment-405348255",
"url": "https://github.com/quicwg/base-drafts/issues/1570#issuecomment-405348255",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 lengths 1, 2 and 3 bytes can't be encoded (#1570)",
"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\": 1570,\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\": 1570\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1570#issuecomment-405348255"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356605625\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4cecea64504_3282b159e872f6048638e--


From nobody Mon Jul 16 12:15: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 E5147130F00 for <quic-issues@ietfa.amsl.com>; Mon, 16 Jul 2018 12:15:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0QXCCcVmQ0I1 for <quic-issues@ietfa.amsl.com>; Mon, 16 Jul 2018 12:14: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 6390312785F for <quic-issues@ietf.org>; Mon, 16 Jul 2018 12:14:59 -0700 (PDT)
Date: Mon, 16 Jul 2018 12:14:58 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531768498; bh=V0kuYg/NqUM8dUfSX/l7tdBHN0sl+tpAm4VLjZ6bV1U=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=o84J/HtLfTy41R9VWF2v9bNkx/DEfr+eoH7wAupq9IrQv3MfOH3uNN0dBveeWdpA3 0/U2Ebh33acXy1v+LFyXZ3/Afj60rt1644Xp+L5yJxCfhQnXIV48+5+r5+zVuhR1Tq yd/AqllHn6GxcF+JotPmB+U+7dhrtDJ5LfWyCfPE=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd84203e100f2da115e365df868696c6e681c66ef92cf000000011764b0b292a169ce145d0f82@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1572@github.com>
Subject: [quicwg/base-drafts] Fix: reference the newer ChaCha20 spec: RFC 8439 (#1572)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4ceeb2be281_10b23fdf78dd8f78571343"; 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/zdwWPYB6ZZ95TcCKIFvSmEyBvRM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 16 Jul 2018 19:15:02 -0000

----==_mimepart_5b4ceeb2be281_10b23fdf78dd8f78571343
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/1572

-- Commit Summary --

  * Fix: reference the newer ChaCha20 spec: RFC 8439

-- File Changes --

    M draft-ietf-quic-tls.md (2)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1572.patch
https://github.com/quicwg/base-drafts/pull/1572.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/1572

----==_mimepart_5b4ceeb2be281_10b23fdf78dd8f78571343
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/1572'>https://github.com/quicwg/base-drafts/pull/1572</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Fix: reference the newer ChaCha20 spec: RFC 8439</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1572/files#diff-0">draft-ietf-quic-tls.md</a>
    (2)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1572.patch'>https://github.com/quicwg/base-drafts/pull/1572.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1572.diff'>https://github.com/quicwg/base-drafts/pull/1572.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/1572">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2emw-SHM1vv6um3NhytfCuVuA7lks5uHOYygaJpZM4VRpji">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9KqHp_yy_KIHN0IzhPtaP16cfX3ks5uHOYygaJpZM4VRpji.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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: reference the newer ChaCha20 spec: RFC 8439 (#1572)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1572"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1572",
"url": "https://github.com/quicwg/base-drafts/pull/1572",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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: reference the newer ChaCha20 spec: RFC 8439 (#1572)",
"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": "64e4585",
"value": "Fix: reference the newer ChaCha20 spec: RFC 8439"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-tls.md](https://github.com/quicwg/base-drafts/pull/1572/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\": 1572,\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\": 1572\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1572"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1572.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1572.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356948194\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b4ceeb2be281_10b23fdf78dd8f78571343--


From nobody Mon Jul 16 12:26: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 6DB4D1311FD for <quic-issues@ietfa.amsl.com>; Mon, 16 Jul 2018 12:26: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.249, 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 ygGLQTlx5g3u for <quic-issues@ietfa.amsl.com>; Mon, 16 Jul 2018 12:26: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 59C28131181 for <quic-issues@ietf.org>; Mon, 16 Jul 2018 12:26:23 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531769182; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=byMgyWuKqHrsLPO9X5w5qqAv/xznGRDJ6iVX7fG2vd4=; b=uzzJu7WIKbkwuJPI2+GJwVUpENYYVtw/4rA2CRNqCI6B+s5PwSDnL+XxR7coFfJ3dY0jTUVm 2RMjss8qdftNScN01kKsU728fDdP1obCOD6unVUBseXmeVwIBNmkRlWZceOy/0WRo7jETLJc 21dPEHVuYtxW7AHB86Kz1S2lPbY=
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 5b4cf15e.7fd61411a630-smtp-out-n02; Mon, 16 Jul 2018 19:26:22 -0000 (UTC)
Date: Mon, 16 Jul 2018 12:26:21 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b4cf15d32c64_14ee2aadf9ad3c0834187@hookshot-fe-d2afb11.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 64e458: Fix: reference the newer ChaCha20 spec: RFC 8439
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4cf15d3283a_14ee2aadf9ad3c083403f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/zQXMI2G5RW-kBBA-qhMJ1h9Kyag>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 16 Jul 2018 19:26:34 -0000

----==_mimepart_5b4cf15d3283a_14ee2aadf9ad3c083403f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 64e458555f298c3b8aa0353a38702d366650e1b6
      https://github.com/quicwg/base-drafts/commit/64e458555f298c3b8aa0353a38702d366650e1b6
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>
  Date:   2018-07-16 (Mon, 16 Jul 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Fix: reference the newer ChaCha20 spec: RFC 8439


  Commit: 3403364157e8c437389b5708e90a8354063aa192
      https://github.com/quicwg/base-drafts/commit/3403364157e8c437389b5708e90a8354063aa192
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-16 (Mon, 16 Jul 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Merge pull request #1572 from dtikhonov/201807161511-newer-chacha20-rfc

Fix: reference the newer ChaCha20 spec: RFC 8439


Compare: https://github.com/quicwg/base-drafts/compare/34b64f9b5b90...3403364157e8
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4cf15d3283a_14ee2aadf9ad3c083403f--


From nobody Mon Jul 16 12:26: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 51B32131181 for <quic-issues@ietfa.amsl.com>; Mon, 16 Jul 2018 12:26:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id A4y03ArFOVcp for <quic-issues@ietfa.amsl.com>; Mon, 16 Jul 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 A8C0A1311E2 for <quic-issues@ietf.org>; Mon, 16 Jul 2018 12:26:25 -0700 (PDT)
Date: Mon, 16 Jul 2018 12:26:24 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531769184; bh=VNZ2Agnq87MneCftiIbuWZYvnvZOhhOcqifrEhhB1O8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=0FXMEAdZWzovNTJNoBB6hsHLdh25zk110zYIN+8+dFfuegSqG/gHd+KkIz9Nshr4G MzD82ROtg8Xisotlt6AlYHLckbiEbmPzL8oR9/gTRY0+Xro9JbIG+i/bP7aN6vJWHc 6qWYh9oPVYD3ew5LW1VO75161qdRNgX9O+9Et/rM=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb07333f28857ef9c44339e9975dcae7da38ff01192cf000000011764b36092a169ce145d0f82@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1572/issue_event/1736066910@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1572@github.com>
References: <quicwg/base-drafts/pull/1572@github.com>
Subject: Re: [quicwg/base-drafts] Fix: reference the newer ChaCha20 spec: RFC 8439 (#1572)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4cf160e8933_66c52b22abc82f5080240"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/pdTEEBMaaS4Hs8R9ap_exPCuUFE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 16 Jul 2018 19:26:37 -0000

----==_mimepart_5b4cf160e8933_66c52b22abc82f5080240
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1572.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1572#event-1736066910
----==_mimepart_5b4cf160e8933_66c52b22abc82f5080240
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="341643138" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1572" href="https://github.com/quicwg/base-drafts/pull/1572">#1572</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1572#event-1736066910">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxRV-9w1ksvDLeooOeXfLTBTn8LDks5uHOjggaJpZM4VRpji">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7ghVEkBu9Xyz5c0Cj8Amn5OGoGvks5uHOjggaJpZM4VRpji.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1572."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1572#event-1736066910"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1572#event-1736066910",
"url": "https://github.com/quicwg/base-drafts/pull/1572#event-1736066910",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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: reference the newer ChaCha20 spec: RFC 8439 (#1572)",
"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/1572#event-1736066910"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356948194\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4cf160e8933_66c52b22abc82f5080240--


From nobody Mon Jul 16 12: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 23F671311CF for <quic-issues@ietfa.amsl.com>; Mon, 16 Jul 2018 12:26:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tzZuYMfGUjZh for <quic-issues@ietfa.amsl.com>; Mon, 16 Jul 2018 12:26:29 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0B5D0131191 for <quic-issues@ietf.org>; Mon, 16 Jul 2018 12:26:28 -0700 (PDT)
Date: Mon, 16 Jul 2018 12:26:26 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531769186; bh=5cW+Is9Ha+MMR3SFAn6vzFn0+xPa50EPKjP93G6zwnA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=fpWkqcaZv3bepV0IPMXJZ+C9R8ZmwmRYUXLWm4cs5+SCOPkfv/HdGYp7ZsbJw0uiy iSNPoIVmUCTibrLHk+kS96Phm/o6S6xfeNbmZFGmJi8Gf/oBH8AGR7lwM12Vub3Lzi jZz+G4yQtF5GO45m68HPjwsfxbxftHfOOU2KtDeo=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abbad985bf101bb266c2719529f7dcbb1f5416fe6292cf000000011764b36292a169ce145d0f82@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1572/c405353834@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1572@github.com>
References: <quicwg/base-drafts/pull/1572@github.com>
Subject: Re: [quicwg/base-drafts] Fix: reference the newer ChaCha20 spec: RFC 8439 (#1572)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4cf162caa70_197a2b095f0def60341733"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/IfkIftkwwV4HaWmBU--2infmRLs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 16 Jul 2018 19:26:43 -0000

----==_mimepart_5b4cf162caa70_197a2b095f0def60341733
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

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/1572#issuecomment-405353834
----==_mimepart_5b4cf162caa70_197a2b095f0def60341733
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Thanks.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1572#issuecomment-405353834">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4KpwIpMzl5IX1SK2HA5Puo6euoXks5uHOjigaJpZM4VRpji">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8ft_0dp4a9ZKqUE38AEugXwk72aks5uHOjigaJpZM4VRpji.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1572: Thanks."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1572#issuecomment-405353834"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1572#issuecomment-405353834",
"url": "https://github.com/quicwg/base-drafts/pull/1572#issuecomment-405353834",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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: reference the newer ChaCha20 spec: RFC 8439 (#1572)",
"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\": 1572,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1572#issuecomment-405353834"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356948194\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4cf162caa70_197a2b095f0def60341733--


From nobody Mon Jul 16 13:50: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 B4612130E2C for <quic-issues@ietfa.amsl.com>; Mon, 16 Jul 2018 13:50:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.009
X-Spam-Level: 
X-Spam-Status: No, score=-3.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id i3bxjBZY_47F for <quic-issues@ietfa.amsl.com>; Mon, 16 Jul 2018 13:50:40 -0700 (PDT)
Received: from o1.sgmail.github.com (o1.sgmail.github.com [192.254.114.176]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 946D4130DD0 for <quic-issues@ietf.org>; Mon, 16 Jul 2018 13:50: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=seAid4iKPjRFwqmFg+Kqy09TY0w=; b=skWm2dRN8rR3Rwed Cb5KUdeKu0MKTIT13/Fyy3W+gymLrunscT18ZsANCruMuDTjYG+2PIEcZoac9XTc F+9SZ5S64UeZC/vj6o8fm/iCdA/dyofDDBUPkrog33BmcQkle0xTcE/N8ooNnzdp GUgdW47xvKq4cPHUSRNwCAE799E=
Received: by filter0883p1las1.sendgrid.net with SMTP id filter0883p1las1-12436-5B4D051F-13 2018-07-16 20:50:39.371142872 +0000 UTC m=+346294.220326675
Received: from github-lowworker-e8fa9ff.cp1-iad.github.net (unknown [192.30.252.43]) by ismtpd0002p1iad1.sendgrid.net (SG) with ESMTP id iz3FEWi2RfWObXtYhpJIuw for <quic-issues@ietf.org>; Mon, 16 Jul 2018 20:50:39.242 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-e8fa9ff.cp1-iad.github.net (Postfix) with ESMTP id 26B33420374 for <quic-issues@ietf.org>; Mon, 16 Jul 2018 13:50:39 -0700 (PDT)
Date: Mon, 16 Jul 2018 20:50:39 +0000 (UTC)
From: afrind <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abaedce8843912225d88ea16db4ba6aed14a2a1a2892cf000000011764c71f92a169ce14546a14@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1556/405377723@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_5b4d051f22f3f_7a3e2aacc6be8f503441e6"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0H2I/gdaBE4AufqUdT0H2cnHiFYrL7A7gRd+ FtnAdhYl4ucCxZkR06yvXQbe7TZr3BFjJ2Kcf0z0K42k0B4uT9xAO3v6Qs4Frz2qlCPvmHppTqje67 9l9ttE7j6mEN5p7z911q1ynIr8HrdDe0MMp5XvqSfqgC3LsEGPeg7IHMHA==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/9u0My6U2-TVa94sRkliVm2Z2TYE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 16 Jul 2018 20:50:43 -0000

----==_mimepart_5b4d051f22f3f_7a3e2aacc6be8f503441e6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> 4.2.6.1.  Integer encoding
>
>   Settings which are integers use the QUIC variable-length integer encoding.

So I don't think there's anything ambiguous in the current draft.  It is strange however that there is both a variable-length integer specifying the length of the integer setting AND the setting itself is a variable-length integer, so its length is self-describing and redundant.  

We could instead define settings that are integers use all of the `Contents` octets to specify the integer and take the length exclusively from the `Length` field of the parameter.  This would save a byte on the wire here and there (eg a parameter with value 100 currently requires 3 bytes to encode), and possibly make things a little less confusing, at the cost of having yet another way to encode 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/issues/1556#issuecomment-405377723
----==_mimepart_5b4d051f22f3f_7a3e2aacc6be8f503441e6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<blockquote>
<p>4.2.6.1.  Integer encoding</p>
<p>Settings which are integers use the QUIC variable-length integer encodin=
g.</p>
</blockquote>
<p>So I don't think there's anything ambiguous in the current draft.  It is=
 strange however that there is both a variable-length integer specifying th=
e length of the integer setting AND the setting itself is a variable-length=
 integer, so its length is self-describing and redundant.</p>
<p>We could instead define settings that are integers use all of the <code>=
Contents</code> octets to specify the integer and take the length exclusive=
ly from the <code>Length</code> field of the parameter.  This would save a =
byte on the wire here and there (eg a parameter with value 100 currently re=
quires 3 bytes to encode), and possibly make things a little less confusing=
, at the cost of having yet another way to encode integers.</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/1556#issuecomment-405377723">view it on GitHub</a>, or <a h=
ref=3D"https://github.com/notifications/unsubscribe-auth/AWbkq7IRnNPQC5k3V9=
iFDngHb-uyJMnEks5uHPyfgaJpZM4VPJRx">mute the thread</a>.<img src=3D"https:/=
/github.com/notifications/beacon/AWbkq9Ch8bUiAN-f5bfFz-hw4PM5Q1Ktks5uHPyfga=
JpZM4VPJRx.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":"@afrind in #1556: \u0=
03e 4.2.6.1.  Integer encoding\r\n\u003e\r\n\u003e   Settings which are int=
egers use the QUIC variable-length integer encoding.\r\n\r\nSo I don't thin=
k there's anything ambiguous in the current draft.  It is strange however t=
hat there is both a variable-length integer specifying the length of the in=
teger setting AND the setting itself is a variable-length integer, so its l=
ength is self-describing and redundant.  \r\n\r\nWe could instead define se=
ttings that are integers use all of the `Contents` octets to specify the in=
teger and take the length exclusively from the `Length` field of the parame=
ter.  This would save a byte on the wire here and there (eg a parameter wit=
h value 100 currently requires 3 bytes to encode), and possibly make things=
 a little less confusing, at the cost of having yet another way to encode i=
ntegers."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/=
base-drafts/issues/1556#issuecomment-405377723"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1556#issuecomment-4=
05377723",
"url": "https://github.com/quicwg/base-drafts/issues/1556#issuecomment-4053=
77723",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 en=
coding (#1556)",
"sections": [
{
"text": "",
"activityTitle": "**afrind**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/=
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\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1556,\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\": 1556\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1556#issuecomment-4053=
77723"
}
],
"@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_5b4d051f22f3f_7a3e2aacc6be8f503441e6--


From nobody Mon Jul 16 14: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 8986013126A for <quic-issues@ietfa.amsl.com>; Mon, 16 Jul 2018 14:21:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yhAdbz0Pl7Vi for <quic-issues@ietfa.amsl.com>; Mon, 16 Jul 2018 14:21: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 04F6C131233 for <quic-issues@ietf.org>; Mon, 16 Jul 2018 14:21:07 -0700 (PDT)
Date: Mon, 16 Jul 2018 14:21:05 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531776065; bh=fxRH/5+SA+GuZEs4AUdqozHsi2gLD9ieQ/c/nBtAYmY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=gyUZmSqTDCAnJCzHVIaqKNrmWXcPs0IdB2Dms1Fu/Q/7ugI0/I7qxCwHF6sSgyinc JCBE0biqLdMSgJpQBG4WCYtC0fPekJQUX2qO+iGiyMFMJwTuq+OTs9S+QN0p/7kr5S N03tAFs7jSdSbLLtUH/ZDeJESCJlPM8hoHOI4Se8=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab3bc53f01d0d8cd72f43971c9d6c1accc1724e83692cf000000011764ce4192a169ce14587666@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1570/405385899@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1570@github.com>
References: <quicwg/base-drafts/issues/1570@github.com>
Subject: Re: [quicwg/base-drafts] Connection ID lengths 1, 2 and 3 bytes can't be encoded (#1570)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4d0c41ec861_236f2ac15efb2f589923d3"; 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/LW6Bk8-asJz0XeRUue2_z0fZtQw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 16 Jul 2018 21:21:28 -0000

----==_mimepart_5b4d0c41ec861_236f2ac15efb2f589923d3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

You can't use them the same way for sure, but they are useful in a different way. Unlinkability is not always a concern, or it may happen where linkability would happen anyway, such as a IP tuple but where the port number is not the best option to differentiate connections, e.g. due to avoid OS interference.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1570#issuecomment-405385899
----==_mimepart_5b4d0c41ec861_236f2ac15efb2f589923d3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>You can't use them the same way for sure, but they are useful in a dif=
ferent way. Unlinkability is not always a concern, or it may happen where=
 linkability would happen anyway, such as a IP tuple but where the port n=
umber is not the best option to differentiate connections, e.g. due to av=
oid OS interference.</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/1570#issuecomment-405385899">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq5Mq=
dU543QNDJHRXzHK3KhR--qXqks5uHQPBgaJpZM4VQV65">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq-rMSIxxqRF-EwezqmTZUiF8=
IgSaks5uHQPBgaJpZM4VQV65.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 #1570: You can't use them the same way for sure, but they are use=
ful in a different way. Unlinkability is not always a concern, or it may =
happen where linkability would happen anyway, such as a IP tuple but wher=
e the port number is not the best option to differentiate connections, e.=
g. due to avoid OS interference."}],"action":{"name":"View Issue","url":"=
https://github.com/quicwg/base-drafts/issues/1570#issuecomment-405385899"=
}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1570#issuecomment=
-405385899",
"url": "https://github.com/quicwg/base-drafts/issues/1570#issuecomment-40=
5385899",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 lengths 1, 2 and 3 bytes=
 can't be encoded (#1570)",
"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\": 1570,\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\": 1570\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1570#issuecomment-40=
5385899"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3566056=
25\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b4d0c41ec861_236f2ac15efb2f589923d3--


From nobody Mon Jul 16 14:30: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 7172A131224 for <quic-issues@ietfa.amsl.com>; Mon, 16 Jul 2018 14:29:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ap2FUfW-0MHL for <quic-issues@ietfa.amsl.com>; Mon, 16 Jul 2018 14:29:50 -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 352C9130DF4 for <quic-issues@ietf.org>; Mon, 16 Jul 2018 14:29:50 -0700 (PDT)
Date: Mon, 16 Jul 2018 14:29:49 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531776589; bh=W9rPwelKQbgQfvqO+8b3Py+WbFl4PdOU3GfDFcQG74o=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=rhxfFV5H0X/gkpqIm7CU4BON9oGc41BscBioR+KVPR2ePqt4WknMT+WYz95UJdV9P UK4O9Gz/uIo+WFd1dtsM8o12LZoQsB0S+81zLmkN/zJPu2UT/VyqyLXWP8SqCqQqCN m5b/7dDt4t2tHuqzUqnJ7cT6Ql8a9ZsA+rv6Pwmc=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab18e74cc94a543a7b327fa5651cd0f33e113898e792cf000000011764d04d92a169ce14546a14@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1556/405388047@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_5b4d0e4d605b4_69b72abc14596f501349185"; 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/B-HErb9ReDQiBvCBvloIQ_j7LwM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 16 Jul 2018 21:29:59 -0000

----==_mimepart_5b4d0e4d605b4_69b72abc14596f501349185
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

That is weird, especially when

> A zero-length content indicates that the setting value is a Boolean and true. False is indicated by the absence of the setting.

What is expected there, a `Length` of 0 **and** a `Content` varint of length 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/1556#issuecomment-405388047
----==_mimepart_5b4d0e4d605b4_69b72abc14596f501349185
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>That is weird, especially when</p>
<blockquote>
<p>A zero-length content indicates that the setting value is a Boolean and true. False is indicated by the absence of the setting.</p>
</blockquote>
<p>What is expected there, a <code>Length</code> of 0 <strong>and</strong> a <code>Content</code> varint of length 0?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1556#issuecomment-405388047">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1nDmiKmXPBNBlTC3jpOlHkNsIBXks5uHQXNgaJpZM4VPJRx">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxgSVfl6mqJUFerbF-pL0UqzDhj1ks5uHQXNgaJpZM4VPJRx.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1556: That is weird, especially when\r\n\r\n\u003e A zero-length content indicates that the setting value is a Boolean and true. False is indicated by the absence of the setting.\r\n\r\nWhat is expected there, a `Length` of 0 **and** a `Content` varint of length 0?"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1556#issuecomment-405388047"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1556#issuecomment-405388047",
"url": "https://github.com/quicwg/base-drafts/issues/1556#issuecomment-405388047",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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": "**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\": 1556,\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\": 1556\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1556#issuecomment-405388047"
}
],
"@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_5b4d0e4d605b4_69b72abc14596f501349185--


From nobody Mon Jul 16 14:31: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 8EA83131274 for <quic-issues@ietfa.amsl.com>; Mon, 16 Jul 2018 14:31:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ezWYs1fjVcWC for <quic-issues@ietfa.amsl.com>; Mon, 16 Jul 2018 14:31:31 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 951A4131263 for <quic-issues@ietf.org>; Mon, 16 Jul 2018 14:31:27 -0700 (PDT)
Date: Mon, 16 Jul 2018 14:31:26 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531776686; bh=XS26NPxCvy6smS8ZRcnQuOXqBhe3po4RdLCcZL0sA1Q=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ShEI8B3iLL3RTO06QfLlsiCptzG4Aeg1ipkvBwyMGIi4LHN0McWHqzKPoyn6P+Z41 Ti9rJ0qxdck3Rw6u7DGGGFbQIOoFJKX8Ta6Ghj6IDImOjTC36HDlYDweigL9C4gg1B IpbohGJ8oONcyxQKLjQhVZCpoVSqv3lGHi+OvQwU=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe28c0b33034cdce7baef69b9bc8d5006404f7fd792cf000000011764d0ae92a169ce14546a14@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1556/405388445@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_5b4d0eaee895b_9393fd64c526f7c165888d"; 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/dHMiu7ygijrLBwWUcBZAkzBMWQM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 16 Jul 2018 21:31:53 -0000

----==_mimepart_5b4d0eaee895b_9393fd64c526f7c165888d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

However,

> An implementation MUST ignore the contents for any SETTINGS identifier it does not understand.

justifies externalising the length such that you can skip over unknown settings parameters within a 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/1556#issuecomment-405388445
----==_mimepart_5b4d0eaee895b_9393fd64c526f7c165888d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>However,</p>
<blockquote>
<p>An implementation MUST ignore the contents for any SETTINGS identifier it does not understand.</p>
</blockquote>
<p>justifies externalising the length such that you can skip over unknown settings parameters within a SETTINGS 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/1556#issuecomment-405388445">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1j-10gaw5HVugOiTS7aUzfga2TOks5uHQYugaJpZM4VPJRx">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5BQyHl08Y0J7u7wmXl_a1zu9QPvks5uHQYugaJpZM4VPJRx.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1556: However,\r\n\r\n\u003e An implementation MUST ignore the contents for any SETTINGS identifier it does not understand.\r\n\r\njustifies externalising the length such that you can skip over unknown settings parameters within a SETTINGS frame"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1556#issuecomment-405388445"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1556#issuecomment-405388445",
"url": "https://github.com/quicwg/base-drafts/issues/1556#issuecomment-405388445",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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": "**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\": 1556,\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\": 1556\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1556#issuecomment-405388445"
}
],
"@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_5b4d0eaee895b_9393fd64c526f7c165888d--


From nobody Mon Jul 16 14: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 A267513129B for <quic-issues@ietfa.amsl.com>; Mon, 16 Jul 2018 14:39:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dRPSM0l4pB2V for <quic-issues@ietfa.amsl.com>; Mon, 16 Jul 2018 14:39: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 389DA131285 for <quic-issues@ietf.org>; Mon, 16 Jul 2018 14:39:45 -0700 (PDT)
Date: Mon, 16 Jul 2018 14:39:44 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531777184; bh=STrwsxZSILv303UGlhPkXLtOTEpc4WoYSDIZhuuL8hE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=r8OaOlJ/iUwGTBTtzlnLhQdOLDCdMwTSubsba8Jh3KgnrFFBbn2uIMw5MmyvW09bE hUfyew49JxhcWw8kGjwEJN0sz4sPRfBkOydaM0763clmGi7z9y66O5u6j+q3OZWrHC RQY/jb7jBqK4x4uECJeDq+Oj5QLkKQrC1eZAHuVk=
From: afrind <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab5af1823ea3b4fec6ed158d520a2e3180c108077692cf000000011764d2a092a169ce14546a14@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1556/405390338@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_5b4d10a080932_2a442ac15efb2f5849511d"; 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/Q0iN7L2vr4D0NqX6ZXTCoWhqeWs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 16 Jul 2018 21:39:57 -0000

----==_mimepart_5b4d10a080932_2a442ac15efb2f5849511d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@LPardue I think for boolean it's 0 `Length` and no content.

I agree that externalizing the length is good to skip unknown settings.  I'm not a fan of the implicit boolean false either, it's much safer to make things explicit.  SETTINGS are not so frequent or large that we need to apply QPACKian levels of byte squeezing.

-- 
You are receiving this 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#issuecomment-405390338
----==_mimepart_5b4d10a080932_2a442ac15efb2f5849511d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><a class=3D"user-mention" data-hovercard-user-id=3D"6571445" data-octo=
-click=3D"hovercard-link-click" data-octo-dimensions=3D"link_type:self" h=
ref=3D"https://github.com/LPardue">@LPardue</a> I think for boolean it's =
0 <code>Length</code> and no content.</p>
<p>I agree that externalizing the length is good to skip unknown settings=
.  I'm not a fan of the implicit boolean false either, it's much safer to=
 make things explicit.  SETTINGS are not so frequent or large that we nee=
d to apply QPACKian levels of byte squeezing.</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/1556#issuecomment-405390338">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqxoF=
3WBE6ZrSp9nzMqNqkZHVWM8Vks5uHQgggaJpZM4VPJRx">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq5siiMZH3GcrVlg63DpnrHgR=
tuvDks5uHQgggaJpZM4VPJRx.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 #1556: @LPardue I think for boolean it's 0 `Length` and no content.=
\r\n\r\nI agree that externalizing the length is good to skip unknown set=
tings.  I'm not a fan of the implicit boolean false either, it's much saf=
er to make things explicit.  SETTINGS are not so frequent or large that w=
e need to apply QPACKian levels of byte squeezing."}],"action":{"name":"V=
iew Issue","url":"https://github.com/quicwg/base-drafts/issues/1556#issue=
comment-405390338"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1556#issuecomment=
-405390338",
"url": "https://github.com/quicwg/base-drafts/issues/1556#issuecomment-40=
5390338",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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": "**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\": 1556,\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\": 1556\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1556#issuecomment-40=
5390338"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3562916=
97\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b4d10a080932_2a442ac15efb2f5849511d--


From nobody Mon Jul 16 14: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 619C8130E2E for <quic-issues@ietfa.amsl.com>; Mon, 16 Jul 2018 14:43:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Td7TcSXWsji9 for <quic-issues@ietfa.amsl.com>; Mon, 16 Jul 2018 14:43: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 5639E131263 for <quic-issues@ietf.org>; Mon, 16 Jul 2018 14:43:07 -0700 (PDT)
Date: Mon, 16 Jul 2018 14:43:06 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531777386; bh=qp+cyhRvMsTH1+3Ra/DJaxNKrKLI1RzXAjZ7EicKYwo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=m5AInJJYdqF6fIZXc6+H0lQviMVC1SHwyFg0DT5i32/prlaMyFF1U7cnI8ta/y7rB +NPPB4DtGYmjQTR/0R6facdY8nrC48Mj+QmKHr6oD5pNUNgVQwOeAnJZxMWg5hNIsI 6lBT1EU8u1Fz/7tgVOXvFtZ1vdUcpfnz+j5PmxBM=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba8946421efbcf43f9147c02974ebaf53a9db1e8192cf000000011764d36a92a169ce14546a14@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1556/405391126@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_5b4d116aa2549_99b3fd64c526f7c1502062"; 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/DEkZjkHNvJgaeCt8a5_chn-noEE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 16 Jul 2018 21:43:11 -0000

----==_mimepart_5b4d116aa2549_99b3fd64c526f7c1502062
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I agree @afrind . What examples of boolean settings are there anyway? The one's that I am familiar with use an integer of 0 or 1, but it isn't boolean ;)

https://tools.ietf.org/id/draft-ietf-httpbis-h2-websockets-02.html#rfc.section.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/1556#issuecomment-405391126
----==_mimepart_5b4d116aa2549_99b3fd64c526f7c1502062
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I agree <a class="user-mention" data-hovercard-user-id="8259689" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/afrind">@afrind</a> . What examples of boolean settings are there anyway? The one's that I am familiar with use an integer of 0 or 1, but it isn't boolean ;)</p>
<p><a href="https://tools.ietf.org/id/draft-ietf-httpbis-h2-websockets-02.html#rfc.section.3" rel="nofollow">https://tools.ietf.org/id/draft-ietf-httpbis-h2-websockets-02.html#rfc.section.3</a></p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1556#issuecomment-405391126">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwkff3L7Ij9-l-xRSsWDpe5kQ3hIks5uHQjqgaJpZM4VPJRx">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq84mPn_Rk84PrZfkPci8Ht-Go_xOks5uHQjqgaJpZM4VPJRx.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1556: I agree @afrind . What examples of boolean settings are there anyway? The one's that I am familiar with use an integer of 0 or 1, but it isn't boolean ;)\r\n\r\nhttps://tools.ietf.org/id/draft-ietf-httpbis-h2-websockets-02.html#rfc.section.3"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1556#issuecomment-405391126"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1556#issuecomment-405391126",
"url": "https://github.com/quicwg/base-drafts/issues/1556#issuecomment-405391126",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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": "**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\": 1556,\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\": 1556\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1556#issuecomment-405391126"
}
],
"@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_5b4d116aa2549_99b3fd64c526f7c1502062--


From nobody Mon Jul 16 15:23: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 7C618130F09 for <quic-issues@ietfa.amsl.com>; Mon, 16 Jul 2018 15:23:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nCq2NIEhNbbV for <quic-issues@ietfa.amsl.com>; Mon, 16 Jul 2018 15:23: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 3933A12F1A5 for <quic-issues@ietf.org>; Mon, 16 Jul 2018 15:23:50 -0700 (PDT)
Date: Mon, 16 Jul 2018 15:23:49 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531779829; bh=9iMiKm5lO5RhgNIiuemWtL0JmImWaUAlbE+RjKt0amY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=SoPbR3b+zhu+cBrEydLiHSSA/OHs9zQn3UEvuIcrmSyNJE6HlcCPyR+K6LmciOj9n vmvVJmaBIn+fE9QGt7D2EpcudPYFO1hdgLk/WUGipSyikDT7hjI3nqJQkL6fK+Askm Ob6RFvapNXUq5xqO+AYDrODgkPI4NHC11Pl5Cl5Q=
From: Luca Niccolini <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab17f5b937c5df97d243a14e5439d0f3a7a94f14b092cf000000011764dcf592a169ce14546a14@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1556/405400097@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_5b4d1af528fbe_4c302af6ec580f581282f8"; 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/BmCUTcUTqBT2rYUc3LSoL4ynplc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 16 Jul 2018 22:23:53 -0000

----==_mimepart_5b4d1af528fbe_4c302af6ec580f581282f8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ouch! I totally missed section 4.2.6.1 and I think (as you pointed out) the fact that we have a length field before a varint that also includes the length threw me off. 

@LPardue, FYI: I was looking at your implementation and it seems that you also made my same assumption that integers are 4-bytes long 
https://github.com/bbc/nghq/blob/master/lib/frame_parser.c#L235

-- 
You are receiving this 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#issuecomment-405400097
----==_mimepart_5b4d1af528fbe_4c302af6ec580f581282f8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>ouch! I totally missed section 4.2.6.1 and I think (as you pointed out=
) the fact that we have a length field before a varint that also includes=
 the length threw me off.</p>
<p><a class=3D"user-mention" data-hovercard-user-id=3D"6571445" data-octo=
-click=3D"hovercard-link-click" data-octo-dimensions=3D"link_type:self" h=
ref=3D"https://github.com/LPardue">@LPardue</a>, FYI: I was looking at yo=
ur implementation and it seems that you also made my same assumption that=
 integers are 4-bytes long<br>
<a href=3D"https://github.com/bbc/nghq/blob/master/lib/frame_parser.c#L23=
5">https://github.com/bbc/nghq/blob/master/lib/frame_parser.c#L235</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/1556#issuecomment-405400097">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq5Wo=
3iLSE3n9p45ZWgOVxA4mLB3Dks5uHRJ1gaJpZM4VPJRx">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq_S_u28-jQfQYQmR0-XyS_nA=
walbks5uHRJ1gaJpZM4VPJRx.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 #1556: ouch! I totally missed section 4.2.6.1 and I think (as you p=
ointed out) the fact that we have a length field before a varint that als=
o includes the length threw me off. \r\n\r\n@LPardue, FYI: I was looking =
at your implementation and it seems that you also made my same assumption=
 that integers are 4-bytes long \r\nhttps://github.com/bbc/nghq/blob/mast=
er/lib/frame_parser.c#L235"}],"action":{"name":"View Issue","url":"https:=
//github.com/quicwg/base-drafts/issues/1556#issuecomment-405400097"}}}</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/1556#issuecomment=
-405400097",
"url": "https://github.com/quicwg/base-drafts/issues/1556#issuecomment-40=
5400097",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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": "**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\": 1556,\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\": 1556\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1556#issuecomment-40=
5400097"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3562916=
97\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b4d1af528fbe_4c302af6ec580f581282f8--


From nobody Mon Jul 16 15:39: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 6E272131242 for <quic-issues@ietfa.amsl.com>; Mon, 16 Jul 2018 15:39:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.009
X-Spam-Level: 
X-Spam-Status: No, score=-3.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 97iF31vLbdJd for <quic-issues@ietfa.amsl.com>; Mon, 16 Jul 2018 15:39:35 -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 E730E128BAC for <quic-issues@ietf.org>; Mon, 16 Jul 2018 15:39: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=6xfn4iCi/c6EBJARauKXbuKngwY=; b=JOurKAkQNZNmQdZw ZRb61L2XkeX3Z3Gn0OQNWAp3juq2BToANvGDLltePJFssB3c/fZsKqjXoSRDpTzP KHnbaPyc1KqEmiRehLBvufuhFvqnxtbxKcyd6+T1MqbKLFjbt58ZqpvxFARLzCQ9 YhQpFNR7g6nipOOBptbXd87U05I=
Received: by filter0432p1iad2.sendgrid.net with SMTP id filter0432p1iad2-16539-5B4D1EA5-17 2018-07-16 22:39:33.551459502 +0000 UTC m=+354854.475767387
Received: from github-lowworker11-cp1-prd.iad.github.net (unknown [192.30.252.35]) by ismtpd0001p1iad1.sendgrid.net (SG) with ESMTP id 3t0DIUHJQemNwoZ4FMFS_A for <quic-issues@ietf.org>; Mon, 16 Jul 2018 22:39:33.535 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker11-cp1-prd.iad.github.net (Postfix) with ESMTP id 806D8DFB7A for <quic-issues@ietf.org>; Mon, 16 Jul 2018 15:39:33 -0700 (PDT)
Date: Mon, 16 Jul 2018 22:39:33 +0000 (UTC)
From: Luca Niccolini <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab524885964963d7cbd7527e0fe636026a1bba217192cf000000011764e0a592a169ce14546a14@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1556/405403114@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_5b4d1ea57e792_57193ff938e90f7c1032ee"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3Yq03g6+0vaiN0Ajwa/iFATZsGz8ooMM8gOh MT/ZMn7vN/SJ4YnPhznjLll5fliEziL9plqYwKAsreqMCMTsuTr1eQXl0MfryhgrrlfR/nMBPQfbG0 loagF15EXk7iHVX65cYpKxaXdvHW/+CF2ALk3/tCfDCiHkBBtPEmKhSiD0mh7+YXjALJI3kK3UL9YI 0=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/TdUDAT5zar-rXnKMfpcrAPwR1_w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 16 Jul 2018 22:39:37 -0000

----==_mimepart_5b4d1ea57e792_57193ff938e90f7c1032ee
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ouch! I completely missed section 4.2.6.1, but the fact that (as @afrind pointed out) we have a length field before a quic-varint that also includes its own length threw me off. 

I also agree on the fact that the current encoding for booleans could be more friendly

-- 
You are receiving this 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#issuecomment-405403114
----==_mimepart_5b4d1ea57e792_57193ff938e90f7c1032ee
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>ouch! I completely missed section 4.2.6.1, but the fact that (as <a class="user-mention" data-hovercard-user-id="8259689" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/afrind">@afrind</a> pointed out) we have a length field before a quic-varint that also includes its own length threw me off.</p>
<p>I also agree on the fact that the current encoding for booleans could be more friendly</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are 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#issuecomment-405403114">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-oIm9lUe0XRGNgCNUrmL1rw_4teks5uHRYlgaJpZM4VPJRx">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqz4flGzcLT55n0xfXi4ai2pmDydxks5uHRYlgaJpZM4VPJRx.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1556: ouch! I completely missed section 4.2.6.1, but the fact that (as @afrind pointed out) we have a length field before a quic-varint that also includes its own length threw me off. \r\n\r\nI also agree on the fact that the current encoding for booleans could be more friendly"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1556#issuecomment-405403114"}}}</script
 >
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1556#issuecomment-405403114",
"url": "https://github.com/quicwg/base-drafts/issues/1556#issuecomment-405403114",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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": "**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\": 1556,\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\": 1556\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1556#issuecomment-405403114"
}
],
"@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_5b4d1ea57e792_57193ff938e90f7c1032ee--


From nobody Mon Jul 16 15:42: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 C4473131293 for <quic-issues@ietfa.amsl.com>; Mon, 16 Jul 2018 15:42:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vN844YfIF5g6 for <quic-issues@ietfa.amsl.com>; Mon, 16 Jul 2018 15:42: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 6C810131280 for <quic-issues@ietf.org>; Mon, 16 Jul 2018 15:42:08 -0700 (PDT)
Date: Mon, 16 Jul 2018 15:42:07 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531780927; bh=L4Jp9f5kO9KhNRvTN5K3pjQlyIXeT8cE3CIya2q03Xw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=MNl2nuwYmDp6PecTCC6mw4AaEG+qVGGHcnCFys+OkXLZW1S0lK5K7RVkQVD0pF+Je jG7kB5oYUXh5B9n/10kxGXelWcs5lIboQSvMnEfDmEqzJrBcJsMvCDI5ltX0pqmoVb njEg117fGg49XsoNaMsuhRSVlbr3sxflSLejPuJE=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf1eee442c2f834dc38166af67d7dbddbc86e3ac792cf000000011764e13f92a169ce14546a14@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1556/405403534@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_5b4d1f3f7f61b_448f2adaa03c4f60116140"; 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/Gvq598IV1f9fRiH3IxVBwrkH17A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 16 Jul 2018 22:42:22 -0000

----==_mimepart_5b4d1f3f7f61b_448f2adaa03c4f60116140
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@lnicco: thanks for identifiying the issue, I captured it on https://github.com/bbc/nghq/issues/3

@MikeBishop: generally speaking, issues like thiscould be shaken out with some minimal HTTP/QUIC handshake 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/1556#issuecomment-405403534
----==_mimepart_5b4d1f3f7f61b_448f2adaa03c4f60116140
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-user-id="54891" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/lnicco">@lnicco</a>: thanks for identifiying the issue, I captured it on <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="341702469" data-permission-text="Issue title is private" data-url="https://github.com/bbc/nghq/issues/3" href="https://github.com/bbc/nghq/issues/3">bbc/nghq#3</a></p>
<p><a class="user-mention" data-hovercard-user-id="4273797" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/MikeBishop">@MikeBishop</a>: generally speaking, issues like thiscould be shaken out with some minimal HTTP/QUIC handshake interop</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are 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#issuecomment-405403534">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9qPPbD5uscysNizYOFkRUDWvwJeks5uHRa_gaJpZM4VPJRx">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4HcybfUMnsoy-LsfAPnS3KbE23Mks5uHRa_gaJpZM4VPJRx.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1556: @lnicco: thanks for identifiying the issue, I captured it on https://github.com/bbc/nghq/issues/3\r\n\r\n@MikeBishop: generally speaking, issues like thiscould be shaken out with some minimal HTTP/QUIC handshake interop "}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1556#issuecomment-405403534"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1556#issuecomment-405403534",
"url": "https://github.com/quicwg/base-drafts/issues/1556#issuecomment-405403534",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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": "**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\": 1556,\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\": 1556\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1556#issuecomment-405403534"
}
],
"@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_5b4d1f3f7f61b_448f2adaa03c4f60116140--


From nobody Mon Jul 16 21:55: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 976FB1274D0 for <quic-issues@ietfa.amsl.com>; Mon, 16 Jul 2018 21:55:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LsV8Z3iv3mcB for <quic-issues@ietfa.amsl.com>; Mon, 16 Jul 2018 21:55: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 518B5130EFB for <quic-issues@ietf.org>; Mon, 16 Jul 2018 21:55:33 -0700 (PDT)
Date: Mon, 16 Jul 2018 21:55:32 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531803332; bh=6D5+EwxdyCsq1ooMauvHJS0MHsBgC4IMC1gdpj5l8Ho=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=KfGrDkQ84zJ4wUO9kKP+GbaFTpY9KZrFAfAxSacmgQWwFXoMHG99B8AIknZAn9tK4 ecmk0Ncfq4bKI6LYn11PnNUrYV7IR/u3+DyFo/9clOiBPqGuG0Kza51jPchrQqvaCW sGNPbD/2Vlv3lNRNUzRZyBPH1wUA58ALgQyYLUcY=
From: Rui Paulo <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf48065b391d2fff78ea6e39cc1a3f87a3c2176d192cf00000001176538c492a169ce145eeded@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1573@github.com>
Subject: [quicwg/base-drafts] Add an appendix containing test vectors for "Initial". (#1573)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4d76c4495ee_3a7a2adc88604f5c60132e"; 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/3jljlXDzbnE4n_N0YALgc4_1D4k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 17 Jul 2018 04:55:36 -0000

----==_mimepart_5b4d76c4495ee_3a7a2adc88604f5c60132e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I'm also working on a PNE appendix.

ping @ekr @huitema 
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1573

-- Commit Summary --

  * Add an appendix containing test vectors for "Initial".

-- File Changes --

    M draft-ietf-quic-tls.md (71)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1573.patch
https://github.com/quicwg/base-drafts/pull/1573.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/1573

----==_mimepart_5b4d76c4495ee_3a7a2adc88604f5c60132e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I'm also working on a PNE appendix.</p>
<p>ping <a class="user-mention" data-hovercard-user-id="1111457" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ekr">@ekr</a> <a class="user-mention" data-hovercard-user-id="7464128" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/huitema">@huitema</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/1573'>https://github.com/quicwg/base-drafts/pull/1573</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Add an appendix containing test vectors for &quot;Initial&quot;.</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1573/files#diff-0">draft-ietf-quic-tls.md</a>
    (71)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1573.patch'>https://github.com/quicwg/base-drafts/pull/1573.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1573.diff'>https://github.com/quicwg/base-drafts/pull/1573.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/1573">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6aSU1BcWoDbXTSjHADckOWrgOGpks5uHW5EgaJpZM4VSLo0">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1ViEoZfazahBbi6jDxOROGfUgKrks5uHW5EgaJpZM4VSLo0.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 containing test vectors for \"Initial\". (#1573)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1573"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1573",
"url": "https://github.com/quicwg/base-drafts/pull/1573",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 containing test vectors for \"Initial\". (#1573)",
"sections": [
{
"text": "",
"activityTitle": "**Rui Paulo**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@rpaulo",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "965c05d",
"value": "Add an appendix containing test vectors for \"Initial\"."
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-tls.md](https://github.com/quicwg/base-drafts/pull/1573/files#diff-0) (71 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\": 1573,\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\": 1573\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1573"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1573.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1573.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 357087796\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b4d76c4495ee_3a7a2adc88604f5c60132e--


From nobody Tue Jul 17 08:12: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 0E281130E23 for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 08:12:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.011
X-Spam-Level: 
X-Spam-Status: No, score=-1.011 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, T_DKIMWL_WL_HIGH=-0.01] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PSyycyctAVZd for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 08:12: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 587151271FF for <quic-issues@ietf.org>; Tue, 17 Jul 2018 08:12:40 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531840359; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=VHjNgoQkECxQAojMFhbUQGTBhwJi0fCX+F3pXg54v8k=; b=m3FPKnxjAvd2zhqBuizHXeupE7rG7iHA10oeeB1qlYIttCp2D1w2vQyKxPxEu3G7wgPd+3w9 ULQnHQuKjKOAtP2DTrVw+5/taClnAPPlYTDUE2hRnhNlMW7UrDKGsiYKOvUE6/sp0fLqfaxA 63WwO+Djz1etvqROCSvQSsmT6gE=
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 5b4e0767.7f30292db090-smtp-out-n02; Tue, 17 Jul 2018 15:12:39 -0000 (UTC)
Date: Tue, 17 Jul 2018 08:12:38 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5b4e076665b1f_4f172b0cadf25c08707da@hookshot-fe-6b2eebc.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] c6f901: Add MaxAckDelay sub-section
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4e076665782_4f172b0cadf25c0870668"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/oimlgYi0X1AtSH2_LVmwpPjBUKc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 17 Jul 2018 15:12:43 -0000

----==_mimepart_5b4e076665782_4f172b0cadf25c0870668
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-maxackdelay
  Home:   https://github.com/quicwg/base-drafts
  Commit: c6f901d52c06ade1224c799104a4d75563e9f27f
      https://github.com/quicwg/base-drafts/commit/c6f901d52c06ade1224c799104a4d75563e9f27f
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-07-17 (Tue, 17 Jul 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Add MaxAckDelay sub-section



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4e076665782_4f172b0cadf25c0870668--


From nobody Tue Jul 17 08:12: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 AE231130E23 for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 08:12:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id I1vPwBBzXCq2 for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 08:12: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 B78C1129619 for <quic-issues@ietf.org>; Tue, 17 Jul 2018 08:12:53 -0700 (PDT)
Date: Tue, 17 Jul 2018 08:12:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531840372; bh=LruTYvcwgnabMwlsOGSXwLuTDis8DPE+fNPQY5CslvA=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=UdbpIs5bgjNi7lN/xWJcH4+yuZNMuKw5pa557VVJwT9vq2oMOeO94YOaj81hmwTLk NS2Wbf5VQLkyvjakN2um1BckLM7hCfIfYrA6ynJFzo+HfSXFBRPmPn3SetSx1X8NOF nR9Uy1gp3qTikoYzE891/GBaQ3Dx3Ul+LjlBBhmw=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab19c06e5c0d8bb708baff107d5c5c57f033d5ba4a92cf000000011765c97492a169ce1461f5c3@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1574@github.com>
Subject: [quicwg/base-drafts] Add MaxAckDelay sub-section (#1574)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4e0774a3b0c_7fb62ad978d6ef58627ab"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/TF9aN7RSZuBsuZvBx2KPukIKDwE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 17 Jul 2018 15:12:58 -0000

----==_mimepart_5b4e0774a3b0c_7fb62ad978d6ef58627ab
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/1574

-- Commit Summary --

  * Add MaxAckDelay sub-section

-- File Changes --

    M draft-ietf-quic-recovery.md (32)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1574.patch
https://github.com/quicwg/base-drafts/pull/1574.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/1574

----==_mimepart_5b4e0774a3b0c_7fb62ad978d6ef58627ab
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/1574'>https://github.com/quicwg/base-drafts/pull/1574</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Add MaxAckDelay sub-section</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1574/files#diff-0">draft-ietf-quic-recovery.md</a>
    (32)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1574.patch'>https://github.com/quicwg/base-drafts/pull/1574.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1574.diff'>https://github.com/quicwg/base-drafts/pull/1574.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/1574">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_a5srkMrQg7QdHIVknf1rUckfPjks5uHf70gaJpZM4VTCo2">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6otpTZ2A5EBJsmkdz98Q65MevZjks5uHf70gaJpZM4VTCo2.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 MaxAckDelay sub-section (#1574)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1574"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1574",
"url": "https://github.com/quicwg/base-drafts/pull/1574",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 MaxAckDelay sub-section (#1574)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "c6f901d",
"value": "Add MaxAckDelay sub-section"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-recovery.md](https://github.com/quicwg/base-drafts/pull/1574/files#diff-0) (32 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\": 1574,\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\": 1574\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1574"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1574.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1574.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 357313078\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b4e0774a3b0c_7fb62ad978d6ef58627ab--


From nobody Tue Jul 17 08:25: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 4E860130EAE for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 08:25:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6gtx-qkTljOY for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 08:25: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 018B2130F46 for <quic-issues@ietf.org>; Tue, 17 Jul 2018 08:24:59 -0700 (PDT)
Date: Tue, 17 Jul 2018 08:24:58 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531841098; bh=I4iOD7PsE/1DLTyhojpJUcUmBuWS60hPEi27FmDMYaU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=t4mBn057GU87enZYd567BIuPI+QUd4qm8upQoWT+TnJzPyj8zkq0l2lMWCdPOrenm b8md1hFQBPSYffPmdxIKaY3io8VrrdbEt+MUwoDzAa7Om58XdEZrGCO0DKEdDP98IM 5fu1QVcbTdwRqVhkTK4cTYgpx3XMlHdMGOwBvHug=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab58afa9fadea91a8fd3ba8bc68f0f54adbe2a3fe592cf000000011765cc4a92a169ce1461f5c3@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1574/review/137883999@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1574@github.com>
References: <quicwg/base-drafts/pull/1574@github.com>
Subject: Re: [quicwg/base-drafts] Add MaxAckDelay sub-section (#1574)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4e0a4a3398a_5d073fee32538f801052c"; 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/hBrDHZ7MSPsim6cZ6iiToWeHXcw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 17 Jul 2018 15:25:27 -0000

----==_mimepart_5b4e0a4a3398a_5d073fee32538f801052c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

marten-seemann commented on this pull request.



> @@ -206,6 +206,17 @@ Min RTT is the minimum RTT measured over the connection, prior to adjusting by
 ack delay.  Ignoring ack delay for min RTT prevents intentional or unintentional
 underestimation of min RTT, which in turn prevents underestimating smoothed RTT.
 
+### Maximum Ack Delay
+
+QUIC is able to explicitly model delay at the receiver via the ack delay
+field in the ACK frame.  Therefore, QUIC diverges from TCP by calculating a
+MaxAckDelay dynamically, instead of assuming a constant delayed ack timeout
+for all connections.
+
+MaxAckDelay is the maximum ack delay supplied in an incoming ACK frame.

In all incoming ACK frames?

> @@ -206,6 +206,17 @@ Min RTT is the minimum RTT measured over the connection, prior to adjusting by
 ack delay.  Ignoring ack delay for min RTT prevents intentional or unintentional
 underestimation of min RTT, which in turn prevents underestimating smoothed RTT.
 
+### Maximum Ack Delay
+
+QUIC is able to explicitly model delay at the receiver via the ack delay
+field in the ACK frame.  Therefore, QUIC diverges from TCP by calculating a
+MaxAckDelay dynamically, instead of assuming a constant delayed ack timeout
+for all connections.
+
+MaxAckDelay is the maximum ack delay supplied in an incoming ACK frame.
+MaxAckDelay excludes ack delays that aren't included in an RTT sample because

Should we say "that don't have a larger Largest Acknowledged"?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1574#pullrequestreview-137883999
----==_mimepart_5b4e0a4a3398a_5d073fee32538f801052c
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/1574#discussion_r203066642">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -206,6 +206,17 @@ Min RTT is the minimum RTT measured over the connection, prior to adjusting by
 ack delay.  Ignoring ack delay for min RTT prevents intentional or unintentional
 underestimation of min RTT, which in turn prevents underestimating smoothed RTT.
 
+### Maximum Ack Delay
+
+QUIC is able to explicitly model delay at the receiver via the ack delay
+field in the ACK frame.  Therefore, QUIC diverges from TCP by calculating a
+MaxAckDelay dynamically, instead of assuming a constant delayed ack timeout
+for all connections.
+
+MaxAckDelay is the maximum ack delay supplied in an incoming ACK frame.
</pre>
<p>In all incoming ACK frames?</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1574#discussion_r203067093">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -206,6 +206,17 @@ Min RTT is the minimum RTT measured over the connection, prior to adjusting by
 ack delay.  Ignoring ack delay for min RTT prevents intentional or unintentional
 underestimation of min RTT, which in turn prevents underestimating smoothed RTT.
 
+### Maximum Ack Delay
+
+QUIC is able to explicitly model delay at the receiver via the ack delay
+field in the ACK frame.  Therefore, QUIC diverges from TCP by calculating a
+MaxAckDelay dynamically, instead of assuming a constant delayed ack timeout
+for all connections.
+
+MaxAckDelay is the maximum ack delay supplied in an incoming ACK frame.
+MaxAckDelay excludes ack delays that aren&#39;t included in an RTT sample because
</pre>
<p>Should we say "that don't have a larger Largest Acknowledged"?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1574#pullrequestreview-137883999">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwUbf_anr4TYA_f2DYnJ8aw0Gi-eks5uHgHKgaJpZM4VTCo2">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8W2gCdExFBefV42g_bZboNRwYS1ks5uHgHKgaJpZM4VTCo2.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1574"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1574#pullrequestreview-137883999"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1574#pullrequestreview-137883999",
"url": "https://github.com/quicwg/base-drafts/pull/1574#pullrequestreview-137883999",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1574",
"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/1574#pullrequestreview-137883999"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 357313078\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4e0a4a3398a_5d073fee32538f801052c--


From nobody Tue Jul 17 08:28: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 180A5130F88 for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 08:27:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.01
X-Spam-Level: 
X-Spam-Status: No, score=-3.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zAjcd-PZ_LDn for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 08:27:43 -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 6B946130F89 for <quic-issues@ietf.org>; Tue, 17 Jul 2018 08:27:38 -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=0hwTlXSjbYQ4aFg4lSJTJ6sjtew=; b=s8XNq+xHQBdmqOil I9MaMGGwFVNwnAIKRDLWMkI3eLAynu/tYMVPQMstOLa6Z5ssK1YFmuUw7tiRa/5m 3+fmxEYpkqYbW7EIPEPnY+Zk0NeqO5xx7HYZB723SjP5x06p0pp7gMHJhDwW45tw UEnVZ8IgrIQ+3S/yXL91i7riy3U=
Received: by filter0411p1iad2.sendgrid.net with SMTP id filter0411p1iad2-2710-5B4E0AE8-23 2018-07-17 15:27:36.539721615 +0000 UTC m=+415845.809312712
Received: from github-lowworker10-cp1-prd.iad.github.net (unknown [192.30.252.38]) by ismtpd0008p1iad1.sendgrid.net (SG) with ESMTP id wMhmjXPXQC2if_TsCBGRCQ for <quic-issues@ietf.org>; Tue, 17 Jul 2018 15:27:36.497 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker10-cp1-prd.iad.github.net (Postfix) with ESMTP id 4A32444B10 for <quic-issues@ietf.org>; Tue, 17 Jul 2018 08:27:36 -0700 (PDT)
Date: Tue, 17 Jul 2018 15:27:36 +0000 (UTC)
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abaab3ff4c19ef33f0f8e0d61bb8a709b2a9b8cd6592cf000000011765cce892a169ce14620d9d@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@github.com>
Subject: [quicwg/base-drafts] Consider simplifying Packet Number Encryption (#1575)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4e0ae848526_1c433fbc7d728f841132b9"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2UmHwyb/AJOZPVHbZKtXUNdafhoLuQRM/OGT znRF3shcv3VDQr5XFYqVDbHqv255k2ktOI5lODIn4prJyholK2L8xJaa5FU4xMc+bRrycsTpArStw4 dUCXAMIfI0PH20we8JDO9yGL2cGsapw62Cw/l8hhG2FBdQvzHWyWsYYypHzcdHoFND43XL8SysYYaj M=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/T8ml-6FPnY2o8SmRsWlpJx2svF0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 17 Jul 2018 15:27:52 -0000

----==_mimepart_5b4e0ae848526_1c433fbc7d728f841132b9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Currently PNE encrypts the variable-length packet number. There are at least two ways to implement decryption:

1. decrypt the first byte in-place, compute the PN length, decrypt the remaining bytes in-place
2. decrypt the max PN length (4 bytes) into a separate buffer, compute the PN length, copy that amount of bytes back

This has the downside of worse performance, or can cause timing attacks.

It would be simpler to always encrypt the max length - that way we can always decrypt 4 bytes in place.

Apologies if this has been discussed before, I wasn't able to find 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/1575
----==_mimepart_5b4e0ae848526_1c433fbc7d728f841132b9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Currently PNE encrypts the variable-length packet number. There are at least two ways to implement decryption:</p>
<ol>
<li>decrypt the first byte in-place, compute the PN length, decrypt the remaining bytes in-place</li>
<li>decrypt the max PN length (4 bytes) into a separate buffer, compute the PN length, copy that amount of bytes back</li>
</ol>
<p>This has the downside of worse performance, or can cause timing attacks.</p>
<p>It would be simpler to always encrypt the max length - that way we can always decrypt 4 bytes in place.</p>
<p>Apologies if this has been discussed before, I wasn't able to find 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/1575">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq99lZMLR8U_W064K2765WHTTiklMks5uHgJogaJpZM4VTEWJ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq51hK1eAwVeGQJfvYnL1mAVmSZ-_ks5uHgJogaJpZM4VTEWJ.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Consider simplifying Packet Number Encryption (#1575)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1575"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1575",
"url": "https://github.com/quicwg/base-drafts/issues/1575",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "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": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1575
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "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"
}
],
"@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_5b4e0ae848526_1c433fbc7d728f841132b9--


From nobody Tue Jul 17 08:35: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 AF946130E27 for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 08:34:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id x30Q7VurcKTD for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 08:34: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 D8744130DEE for <quic-issues@ietf.org>; Tue, 17 Jul 2018 08:34:55 -0700 (PDT)
Date: Tue, 17 Jul 2018 08:34:54 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531841694; bh=TCXQB5N/MXiVhC56MyDjxXbLEfhTAkKOAq4nqL7lkq0=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=bUKGvqBmCo7A/PX6AY374NMYZEb2AtCE76aDfdyVIi4WUNvvxGc5RzjzTRCXcDJcx WMOERQ+7MQCPROsJgtzCo9ADenK1XgtdIjtLF/RKNKP9k82NTEQnCFE7mfCgaxgn0C gUHu8IwIBfh6lp4+t2J4n1JISDYSZZc6ZFAeAK60=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab302e3c259b6e4583e69ea3bdb937b625851bd62192cf000000011765ce9e92a169ce14621919@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1576@github.com>
Subject: [quicwg/base-drafts] Consider encrypting the long header payload length as part of packet number encryption (#1576)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4e0c9ed9f9f_20e02b10aaab2f58116937"; 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/slBROhTFsT47gqrDR2WwJ0PMDAU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 17 Jul 2018 15:34:58 -0000

----==_mimepart_5b4e0c9ed9f9f_20e02b10aaab2f58116937
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Encrypting the long header payload length would make all non-invariant bytes of QUICv1 encrypted (apart from the first byte). It wouldn't give us a significant privacy win because the length can be computed from the UDP length and/or searching for cleartext version numbers further in the payload - but obfuscating this could help reduce yet another possibility for ossification.

If we decide to move forward with #1575, then PNE for long header would just encrypt 8 bytes starting from the start of the payload length.

Apologies if this has been discussed before, I wasn't able to find 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/1576
----==_mimepart_5b4e0c9ed9f9f_20e02b10aaab2f58116937
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Encrypting the long header payload length would make all non-invariant bytes of QUICv1 encrypted (apart from the first byte). It wouldn't give us a significant privacy win because the length can be computed from the UDP length and/or searching for cleartext version numbers further in the payload - but obfuscating this could help reduce yet another possibility for ossification.</p>
<p>If we decide to move forward with <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="341970333" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1575" href="https://github.com/quicwg/base-drafts/issues/1575">#1575</a>, then PNE for long header would just encrypt 8 bytes starting from the start of the payload length.</p>
<p>Apologies if this has been discussed before, I wasn't able to find 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/1576">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq19_tPxuLlAAJWyJU_OwbGFpT6FPks5uHgQegaJpZM4VTFKb">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzgP3hfwM_ef24PR4w0khk-uW2TVks5uHgQegaJpZM4VTFKb.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Consider encrypting the long header payload length as part of packet number encryption (#1576)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1576"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1576",
"url": "https://github.com/quicwg/base-drafts/issues/1576",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Consider encrypting the long header payload length as part of packet number encryption (#1576)",
"sections": [
{
"text": "",
"activityTitle": "**David Schinazi**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@DavidSchinazi",
"facts": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1576
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1576,\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\": 1576\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1576"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 357323419\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4e0c9ed9f9f_20e02b10aaab2f58116937--


From nobody Tue Jul 17 08:36: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 904EC130DC0 for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 08:36:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.011
X-Spam-Level: 
X-Spam-Status: No, score=-1.011 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, T_DKIMWL_WL_HIGH=-0.01] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 96HvqC56wb_F for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 08:36: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 A565E130F73 for <quic-issues@ietf.org>; Tue, 17 Jul 2018 08:36:11 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531841771; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=qYSRPDKQikOHdNc7Rd9oInTkssVnpZVYL75bq86eRHA=; b=pfUSIJ9le28ePis/wk1XB0IHMW934+t+7XG2SYHPG8JB391ZKFXkQnskjY/8jLdeMCFi6l13 ySWUueiaCXvAB0+qjZWSJfecc/6PbjCLBLta20JxKgNMivi2o9cPXFI4ivdioPs4gdLUuTNf adGtRUC7/GWj5zLqyexllNQ4QY0=
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 5b4e0cea.7f6f9fc49750-smtp-out-n03; Tue, 17 Jul 2018 15:36:10 -0000 (UTC)
Date: Tue, 17 Jul 2018 08:36:10 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5b4e0ceaa24b1_bf52ad8ac4bfc1c1051b7@hookshot-fe-265448d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] eb68d7: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4e0ceaa2054_bf52ad8ac4bfc1c10507b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/1aibqKPfrzqkkm3GJVFUNBAgtGk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 17 Jul 2018 15:36:14 -0000

----==_mimepart_5b4e0ceaa2054_bf52ad8ac4bfc1c10507b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-maxackdelay
  Home:   https://github.com/quicwg/base-drafts
  Commit: eb68d7a57e955d33553cf24b3250d1b872f50ee3
      https://github.com/quicwg/base-drafts/commit/eb68d7a57e955d33553cf24b3250d1b872f50ee3
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-07-17 (Tue, 17 Jul 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4e0ceaa2054_bf52ad8ac4bfc1c10507b--


From nobody Tue Jul 17 08:36: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 00B74130EE8 for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 08:36:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.01
X-Spam-Level: 
X-Spam-Status: No, score=-3.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5hsR9xqrtu4j for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 08:36:42 -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 7CE02130E33 for <quic-issues@ietf.org>; Tue, 17 Jul 2018 08:36: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=EqaHlZRWhwIYtOOcewbYvdpxeLk=; b=WPK8r4o2guGGjy3f wMu99lBP3vD7xgMe6p2CKOG2FRXO8dJ+FdiZIeLc/QYNgvKwnbJIUBYUD/7neB2D jHl8v8t+n5Y5fiZlnmXomrCZm9AvgoyJSViBQaeNQ2hYGPh4dab4XqyZKsPoDIIm xTMxzsO+GyXKxKNG13TzMAKGAbA=
Received: by filter1626p1mdw1.sendgrid.net with SMTP id filter1626p1mdw1-29486-5B4E0CEE-18 2018-07-17 15:36:14.406823782 +0000 UTC m=+417613.623178213
Received: from github-lowworker-3c598a3.cp1-iad.github.net (unknown [192.30.252.43]) by ismtpd0010p1iad1.sendgrid.net (SG) with ESMTP id D1KH9NTvT02zpEbPwm-aQQ for <quic-issues@ietf.org>; Tue, 17 Jul 2018 15:36:14.406 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-3c598a3.cp1-iad.github.net (Postfix) with ESMTP id 60D01A80270 for <quic-issues@ietf.org>; Tue, 17 Jul 2018 08:36:14 -0700 (PDT)
Date: Tue, 17 Jul 2018 15:36: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/1574/push/2725880960@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1574@github.com>
References: <quicwg/base-drafts/pull/1574@github.com>
Subject: Re: [quicwg/base-drafts] Add MaxAckDelay sub-section (#1574)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4e0cee5f087_317c2ab5c3c68f602960d5"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1I0ItOkyddwcDQ9ogfMbkHgUMCJATtAo43BH UOMpIIY46rJ9LUZae3EkN1KoOvLIrsq/+GPnsrLSkimf/cnKxZrQfQB8bIPzK0pnrZKMORvVk98YV9 mxEizd8x0p58q1bd+i3vv+wYnf7VSvkqQGhmPguW0/pIZRs8wHIe2L6wV5hxcTHlQg5BY0+hQ+J9qR g=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/58Za7inD-S8qyBMgx1pf54VI3EY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 17 Jul 2018 15:36:57 -0000

----==_mimepart_5b4e0cee5f087_317c2ab5c3c68f602960d5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

eb68d7a  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/1574/files/c6f901d52c06ade1224c799104a4d75563e9f27f..eb68d7a57e955d33553cf24b3250d1b872f50ee3

----==_mimepart_5b4e0cee5f087_317c2ab5c3c68f602960d5
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/eb68d7a">eb68d7a</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/1574/files/c6f901d52c06ade1224c799104a4d75563e9f27f..eb68d7a57e955d33553cf24b3250d1b872f50ee3">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq20sZCUZUAZ3UTmHDLAS7yjPH-voks5uHgRugaJpZM4VTCo2">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2YjuiyterW2q27JsRIISwZtcnGvks5uHgRugaJpZM4VTCo2.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1574"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1574/files/c6f901d52c06ade1224c799104a4d75563e9f27f..eb68d7a57e955d33553cf24b3250d1b872f50ee3"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1574/files/c6f901d52c06ade1224c799104a4d75563e9f27f..eb68d7a57e955d33553cf24b3250d1b872f50ee3",
"url": "https://github.com/quicwg/base-drafts/pull/1574/files/c6f901d52c06ade1224c799104a4d75563e9f27f..eb68d7a57e955d33553cf24b3250d1b872f50ee3",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1574",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1574:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "eb68d7a",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1574/files/c6f901d52c06ade1224c799104a4d75563e9f27f..eb68d7a57e955d33553cf24b3250d1b872f50ee3"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 357313078\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b4e0cee5f087_317c2ab5c3c68f602960d5--


From nobody Tue Jul 17 08:40: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 8F153130ED4 for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 08:39:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xVthCFvSh6MA for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 08:39: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 5E4C3130F8D for <quic-issues@ietf.org>; Tue, 17 Jul 2018 08:39:44 -0700 (PDT)
Date: Tue, 17 Jul 2018 08:39:43 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531841983; bh=QbkDAaSOtabNqMxr/pqhFwAtZMvE8Z6WJY9WU8ijBMk=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=PS6gS33CPM/c9hFn7gwF85Hs35xSZ8b5eQHAicUVamtIQJkYL8tFfpgj4LjiwB/f1 FAdxIxVGMxA/dOCV1M5PLdTKsnWwT49bFM5wCxPKMqKNbLLEVeA5XryzndtOUugQ7s iJ6KLC86EJ7veIrefe9mfq5wEwP/5TkBHyOpSYkY=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab0bb83a1d49d4976ac6ae40e2ecb74e849e018ee692cf000000011765cfbf92a169ce146220ed@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1577@github.com>
Subject: [quicwg/base-drafts] Consider making long header payload length 16bits (#1577)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4e0dbf93333_671e2b0bf671af5c201993"; 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/BUDbBwGoG3lduKK1U9vDcop5Djo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 17 Jul 2018 15:40:00 -0000

----==_mimepart_5b4e0dbf93333_671e2b0bf671af5c201993
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Currently using variable-length encoding for the long header payload length complicates implementations because the payload length is not necessarily known at the start of payload assembly. One solution is to have a separate buffer and/or copy the payload when complete. What several implementations end up doing is to always use the two-byte variant of variable length encoding  for all values 0-16383. Making this a 16bit field would allow all values 0-65535 and simplify implementations.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1577
----==_mimepart_5b4e0dbf93333_671e2b0bf671af5c201993
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Currently using variable-length encoding for the long header payload length complicates implementations because the payload length is not necessarily known at the start of payload assembly. One solution is to have a separate buffer and/or copy the payload when complete. What several implementations end up doing is to always use the two-byte variant of variable length encoding  for all values 0-16383. Making this a 16bit field would allow all values 0-65535 and simplify implementations.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1577">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1zvU2HqAz8Yu7wEmZvpcICwgzy-ks5uHgU_gaJpZM4VTFuj">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqyArHYcSY8hEgDMMlenPgz7pKNQzks5uHgU_gaJpZM4VTFuj.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Consider making long header payload length 16bits (#1577)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1577"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1577",
"url": "https://github.com/quicwg/base-drafts/issues/1577",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Consider making long header payload length 16bits (#1577)",
"sections": [
{
"text": "",
"activityTitle": "**David Schinazi**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@DavidSchinazi",
"facts": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1577
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1577,\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\": 1577\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1577"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 357325731\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4e0dbf93333_671e2b0bf671af5c201993--


From nobody Tue Jul 17 09:03: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 4AF2B130DF1 for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 09:03:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8N6_SoYZmMl9 for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 09:03:06 -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 20551130DE4 for <quic-issues@ietf.org>; Tue, 17 Jul 2018 09:03:05 -0700 (PDT)
Date: Tue, 17 Jul 2018 09:03:03 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531843383; bh=dA/dWrzMj7K8texw5riGnmgQZpRs9XcHLh3/BQUpDw0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=fzyGIS8/hsz9jKlMEq+EcYazQFGYHWsx2wcLh8Oh8KLngtCYmuXEqghwFy6HHWy1A VHNJibHvhn1iVs9i0nDHyTC/WHk82t1DdfzePvrwWKTiEwQYxq4Qv+deZEmOgjJV12 QMteeoWLKd/jL9LoGX9AHKWONEVYxmtz1pKFeYyY=
From: Rui Paulo <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab50be9086827ff6355a873bbd23555ae6c94ddde992cf000000011765d53792a169ce14621919@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1576/405636044@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1576@github.com>
References: <quicwg/base-drafts/issues/1576@github.com>
Subject: Re: [quicwg/base-drafts] Consider encrypting the long header payload length as part of packet number encryption (#1576)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4e13379d8a6_69be2b0a2bc84f506035c"; 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/isJw0C0T2HL64xDwZ5bvLyCvy7c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 17 Jul 2018 16:03:10 -0000

----==_mimepart_5b4e13379d8a6_69be2b0a2bc84f506035c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This would break coalesced packets (multiple QUIC packets in one UDP 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/1576#issuecomment-405636044
----==_mimepart_5b4e13379d8a6_69be2b0a2bc84f506035c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>This would break coalesced packets (multiple QUIC packets in one UDP 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/1576#issuecomment-405636044">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0mAg73HkGeVSkiYCeUL2UOAkwYSks5uHgq3gaJpZM4VTFKb">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_ERbWjt5jAKUmu9a7Ubq4Pe5x4Sks5uHgq3gaJpZM4VTFKb.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1576: This would break coalesced packets (multiple QUIC packets in one UDP frame)."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1576#issuecomment-405636044"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1576#issuecomment-405636044",
"url": "https://github.com/quicwg/base-drafts/issues/1576#issuecomment-405636044",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 encrypting the long header payload length as part of packet number encryption (#1576)",
"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\": 1576,\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\": 1576\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1576#issuecomment-405636044"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 357323419\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4e13379d8a6_69be2b0a2bc84f506035c--


From nobody Tue Jul 17 09:13: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 A1D0A130934 for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 09:13:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id p-HlEIBzFkF8 for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 09:13:20 -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 15DCC120049 for <quic-issues@ietf.org>; Tue, 17 Jul 2018 09:13:20 -0700 (PDT)
Date: Tue, 17 Jul 2018 09:13:19 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531843999; bh=Z/hwt0q1xbgzA8879Y8rTLiu6dCaocEwj+MErvoE7yg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=oQHnKb2v3rdtfwMIzDEhsZbsdjxFpob34Fgepg7kpBnk6WLrGsOVqotv1rv7va6Zi 0evrgteaCXh4NgLGbjvVO0nluilHRpfzw/4CqOwdu1DZRccIYIdgptEcetUPJxBKsc 3fbtmYTMGE3aevjFZig+PPMsx/IBcw9i4tyVAxrI=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab0cd748ff4d08fdac966c58e3b637d09f0201591492cf000000011765d79f92a169ce146220ed@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1577/405639408@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1577@github.com>
References: <quicwg/base-drafts/issues/1577@github.com>
Subject: Re: [quicwg/base-drafts] Consider making long header payload length 16bits (#1577)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4e159faaa54_65432b04ff64af58175928"; 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/XGOT6ss7LAGz0XAkjjFvR4UlKhg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 17 Jul 2018 16:13:22 -0000

----==_mimepart_5b4e159faaa54_65432b04ff64af58175928
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I agree

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1577#issuecomment-405639408
----==_mimepart_5b4e159faaa54_65432b04ff64af58175928
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I agree</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1577#issuecomment-405639408">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzn7ohtWfOmkmNnFOo9kI-p7y57aks5uHg0fgaJpZM4VTFuj">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2N6QwLh7gqg6gfwRo-39Yvs9r6mks5uHg0fgaJpZM4VTFuj.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1577: I agree"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1577#issuecomment-405639408"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1577#issuecomment-405639408",
"url": "https://github.com/quicwg/base-drafts/issues/1577#issuecomment-405639408",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 making long header payload length 16bits (#1577)",
"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\": 1577,\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\": 1577\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1577#issuecomment-405639408"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 357325731\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4e159faaa54_65432b04ff64af58175928--


From nobody Tue Jul 17 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 96C2D130E5F for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 09:18:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id p2YwHuzfO5wB for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 09:18: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 73640130EE6 for <quic-issues@ietf.org>; Tue, 17 Jul 2018 09:18:13 -0700 (PDT)
Date: Tue, 17 Jul 2018 09:18:12 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531844292; bh=Rf6pfS2bDf2JLypHEFr558l0RQYbQowVhW6T8OFAfpc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=oVBGOugAhbYkLD3L1PnYSk4xlGveKRgNE0PqzA9qd/FCGu6L+EQqajJ2tEjuGNgx3 Owkx8I4K19GqQ3G7ixMpQxWJcxXwYJGEOPVPGQD58dQYrK7cF+tfAD96u2O/488V+w dt/wM4Wf5dYtT6U3oZuEdKb9NrXht/rjjDh4QeZA=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abda2b7d3b5c624ca9e101d42dfacf006f9b84a84492cf000000011765d8c492a169ce146220ed@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1577/405640964@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1577@github.com>
References: <quicwg/base-drafts/issues/1577@github.com>
Subject: Re: [quicwg/base-drafts] Consider making long header payload length 16bits (#1577)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4e16c4680b9_7d092afde9deef60163374"; 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/_R2QuKxvIXFFezx19W2rDbjEjeg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 17 Jul 2018 16:18:32 -0000

----==_mimepart_5b4e16c4680b9_7d092afde9deef60163374
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

You need to know the length you're about to write in order to not overflow the maximum packet size. I had no problem whatsoever using the smallest possible varint representation for the payload length.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1577#issuecomment-405640964
----==_mimepart_5b4e16c4680b9_7d092afde9deef60163374
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>You need to know the length you're about to write in order to not overflow the maximum packet size. I had no problem whatsoever using the smallest possible varint representation for the payload length.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1577#issuecomment-405640964">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq16qGoaRig1Fgd1eTR3hMafz1Tftks5uHg5EgaJpZM4VTFuj">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7XCKsMO9wxNnAnGNM5jQrSZ1VOSks5uHg5EgaJpZM4VTFuj.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1577: You need to know the length you're about to write in order to not overflow the maximum packet size. I had no problem whatsoever using the smallest possible varint representation for the payload length."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1577#issuecomment-405640964"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1577#issuecomment-405640964",
"url": "https://github.com/quicwg/base-drafts/issues/1577#issuecomment-405640964",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 making long header payload length 16bits (#1577)",
"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\": 1577,\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\": 1577\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1577#issuecomment-405640964"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 357325731\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4e16c4680b9_7d092afde9deef60163374--


From nobody Tue Jul 17 09:25: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 91BA8130EB2 for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 09:25:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Of-Lvn6UaFLR for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 09:25: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 63D1B130DCF for <quic-issues@ietf.org>; Tue, 17 Jul 2018 09:25:41 -0700 (PDT)
Date: Tue, 17 Jul 2018 09:25:40 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531844740; bh=fQXctBgrQ1LC5KDk9HxjgOOjvv8ed2wHa6sbUd3EPNo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=tfAM0jmS5wRrPtTnNVI8XNOcmLbNlbIwQE4iT+7ZcSqEJbmOyXxw4N4NpPkyne1PS hhGyrGEHHpgJE2XbvGpA9H8/YszlcKJksHdzL0FygD6pdfIl9eHqjbE5hrgQqCBQdd J9++8ybZ2MEtxUMaJ2FMF3t3ssPIMjAdvA8MGXyA=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab67ffe50950720ec6af601a52c9e7988f3e3f4da492cf000000011765da8492a169ce14620d9d@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/405643429@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_5b4e18848ae84_4f282aac82494f5458845"; 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/VJyxF93nlOP5FJZ1e5QvrXpsfFA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 17 Jul 2018 16:25:43 -0000

----==_mimepart_5b4e18848ae84_4f282aac82494f5458845
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

If you send very short messages such as PING you risk overlapping with the AEAD tag and then it starts to get interesting figuring out how to decrypt the packet number.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1575#issuecomment-405643429
----==_mimepart_5b4e18848ae84_4f282aac82494f5458845
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>If you send very short messages such as PING you risk overlapping with the AEAD tag and then it starts to get interesting figuring out how to decrypt the packet number.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1575#issuecomment-405643429">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_g-uyrrCM4omp1kE2mql4iXXwzNks5uHhAEgaJpZM4VTEWJ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3EM6n4JX8IZ3l5ElJo4_w8xHHSVks5uHhAEgaJpZM4VTEWJ.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1575: If you send very short messages such as PING you risk overlapping with the AEAD tag and then it starts to get interesting figuring out how to decrypt the packet number."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1575#issuecomment-405643429"}}}</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-405643429",
"url": "https://github.com/quicwg/base-drafts/issues/1575#issuecomment-405643429",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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": "**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\": 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-405643429"
}
],
"@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_5b4e18848ae84_4f282aac82494f5458845--


From nobody Tue Jul 17 09:50: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 1611B130EC5 for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 09:50:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 54T0WEr74XIo for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 09:50:23 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B19B8130EC2 for <quic-issues@ietf.org>; Tue, 17 Jul 2018 09:50:22 -0700 (PDT)
Date: Tue, 17 Jul 2018 09:50:21 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531846221; bh=RHE/XAq8D4tGYCjOsf9JYCJ3Kr0RJXms6qs84Fuh8qc=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=rIieEK/KBwPA9Pi5yuvRAj3DCL9lt1feL3oifYpbDRFrVDGGGi5NlOYlbA6uhgQ8T VmgNY0wpJuWtCIcLq2G+6+WaR3LaQ3E8Gm27IFPKQonKSTBP5QjB+jhT6yx8jlSV0a 9jHfsunSLcMyTa+Zu6ObhzPjLVEtk2fhENFieM0A=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab48bf3ffa5875c12f5a73d509b600ea19f1c247c192cf000000011765e04d92a169ce146285ff@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1578@github.com>
Subject: [quicwg/base-drafts] Keep PN out of AEAD (#1578)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4e1e4dad499_2ee43fd92dd64f841395a1"; 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/LTR7gYjsgBUoN_6qP4n5CMB3DBc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 17 Jul 2018 16:50:25 -0000

----==_mimepart_5b4e1e4dad499_2ee43fd92dd64f841395a1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

If the packet number is not included in AEAD then there is no reason to modify the receive buffer to verify the packet. Since the packet number is used as IV it is verified regardless.

Most encryption functions have a function like
decrypt (key, IV, auth-data, auth-data-len, cipher-text, cipher-text-len, tag)
verify (key, IV, auth-data, auth-data-len, cipher-text, cipher-text-len, tag)

```
 0                   1                   2                   3
 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+-+-+-+-+-+-+-+-+
|0|K|1|1|0|R R R|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                Destination Connection ID (0..144)           ...
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
<end of authenticated data>
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                      Packet Number (8/16/32)                ...
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
<start of encrypted data>
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                     Protected Payload (*)                   ...
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1578
----==_mimepart_5b4e1e4dad499_2ee43fd92dd64f841395a1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>If the packet number is not included in AEAD then there is no reason to modify the receive buffer to verify the packet. Since the packet number is used as IV it is verified regardless.</p>
<p>Most encryption functions have a function like<br>
decrypt (key, IV, auth-data, auth-data-len, cipher-text, cipher-text-len, tag)<br>
verify (key, IV, auth-data, auth-data-len, cipher-text, cipher-text-len, tag)</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
+-+-+-+-+-+-+-+-+
|0|K|1|1|0|R R R|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                Destination Connection ID (0..144)           ...
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
&lt;end of authenticated data&gt;
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                      Packet Number (8/16/32)                ...
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
&lt;start of encrypted data&gt;
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                     Protected Payload (*)                   ...
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
</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/1578">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq49txIFNZf6bNav6_VlAmZaFQIE9ks5uHhXNgaJpZM4VTM64">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_ir6nhX0JjWnSlphcYHX71jNWGWks5uHhXNgaJpZM4VTM64.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Keep PN out of AEAD (#1578)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1578"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1578",
"url": "https://github.com/quicwg/base-drafts/issues/1578",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Keep PN out of AEAD (#1578)",
"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": 1578
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1578,\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\": 1578\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1578"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 357355192\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4e1e4dad499_2ee43fd92dd64f841395a1--


From nobody Tue Jul 17 09: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 7195B130EC5 for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 09:54:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id isQw9o97kREU for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 09:54: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 38438130EC2 for <quic-issues@ietf.org>; Tue, 17 Jul 2018 09:54:57 -0700 (PDT)
Date: Tue, 17 Jul 2018 09:54:56 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531846496; bh=VqKmpK2Xo+iaS3oBCjjlkov0gbP1mvWafDOlYXqcVGA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=J6AjuJcXxXbZWtUlEM8JMefkBUuZ+YoT7qwmPuTn4H1Fx+P84yhxEyyrW6WjhRzXm CzB9WYxH+DJYffV75YeJk+ICgoEluIcTnqu5QZY9DbdQAk9bdbKKU67mIK6vymKEO5 FjuuY3oRckBu11np29VN0Z5oW+Bh5NVuEPBO9u0w=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab8cbb1aa2f9f428151e4e0daa51509c0003169df092cf000000011765e16092a169ce146285ff@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1578/405652289@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1578@github.com>
References: <quicwg/base-drafts/issues/1578@github.com>
Subject: Re: [quicwg/base-drafts] Keep PN out of AEAD (#1578)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4e1f603643d_44782ab6776a2f5417130"; 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/fZnz0UANogt_cHTz4YqdaPIy-Gs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 17 Jul 2018 16:55:00 -0000

----==_mimepart_5b4e1f603643d_44782ab6776a2f5417130
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

So not sure why github posted that before I was done, but

it means that the packet number can stay as it is but not affect the tag. This means the decryption and verification can be done by copying just the encrypted PN to a small side buffer to derive the IV and then verify or decrypt without having to modify the incoming payload.

This can simplify hardware and multi-processor buffer sharing.

It also simplifies decrypting the PN because it can be decoded as if it were full length and never bother potential for overwriting data that is not part of the PN - since it happens in a separate buffer as discussed in https://github.com/quicwg/base-drafts/issues/1575

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1578#issuecomment-405652289
----==_mimepart_5b4e1f603643d_44782ab6776a2f5417130
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>So not sure why github posted that before I was done, but</p>
<p>it means that the packet number can stay as it is but not affect the t=
ag. This means the decryption and verification can be done by copying jus=
t the encrypted PN to a small side buffer to derive the IV and then verif=
y or decrypt without having to modify the incoming payload.</p>
<p>This can simplify hardware and multi-processor buffer sharing.</p>
<p>It also simplifies decrypting the PN because it can be decoded as if i=
t were full length and never bother potential for overwriting data that i=
s not part of the PN - since it happens in a separate buffer as discussed=
 in <a class=3D"issue-link js-issue-link" data-error-text=3D"Failed to lo=
ad issue title" data-id=3D"341970333" data-permission-text=3D"Issue title=
 is private" data-url=3D"https://github.com/quicwg/base-drafts/issues/157=
5" href=3D"https://github.com/quicwg/base-drafts/issues/1575">#1575</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/1578#issuecomment-405652289">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq78d=
ccaNWlmBQB3yCLNQFxvMty1iks5uHhbggaJpZM4VTM64">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq59g_dCYJcmntJcm7AqPVjaW=
zyOpks5uHhbggaJpZM4VTM64.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 #1578: So not sure why github posted that before I was done, but\=
r\n\r\nit means that the packet number can stay as it is but not affect t=
he tag. This means the decryption and verification can be done by copying=
 just the encrypted PN to a small side buffer to derive the IV and then v=
erify or decrypt without having to modify the incoming payload.\r\n\r\nTh=
is can simplify hardware and multi-processor buffer sharing.\r\n\r\nIt al=
so simplifies decrypting the PN because it can be decoded as if it were f=
ull length and never bother potential for overwriting data that is not pa=
rt of the PN - since it happens in a separate buffer as discussed in http=
s://github.com/quicwg/base-drafts/issues/1575"}],"action":{"name":"View I=
ssue","url":"https://github.com/quicwg/base-drafts/issues/1578#issuecomme=
nt-405652289"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1578#issuecomment=
-405652289",
"url": "https://github.com/quicwg/base-drafts/issues/1578#issuecomment-40=
5652289",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Keep PN out of AEAD (#1578)",
"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\": 1578,\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\": 1578\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1578#issuecomment-40=
5652289"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3573551=
92\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b4e1f603643d_44782ab6776a2f5417130--


From nobody Tue Jul 17 11:00: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 F0BD9130E4C for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 11:00:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6jjunn43Hrd0 for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 11:00:17 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B25CC130E44 for <quic-issues@ietf.org>; Tue, 17 Jul 2018 11:00:17 -0700 (PDT)
Date: Tue, 17 Jul 2018 11:00:16 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531850416; bh=YlbRD4hlZhtrCng5h6jN2JVUbQcr8bNWsFgO9PJ4wq0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=b3Q1YnS+UtPzUqq4Dc2Qk9i/rC1E2lum4Q+IvDd+rB+wPwyov1nGWwrUtu8mXdiUf xrWCKluOlRWTPxhiLEgZcv6YQ/KIOXijtCJiorEbriSSQrV1q2Z+sIsKEow6+uagqz DtNKlSrSpy9iMaJeZZXp962DNNRdbUwo++IodXFo=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab657c77ec159d594486cdff07d907ade8106d330092cf000000011765f0b092a169ce14621919@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1576/405672073@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1576@github.com>
References: <quicwg/base-drafts/issues/1576@github.com>
Subject: Re: [quicwg/base-drafts] Consider encrypting the long header payload length as part of packet number encryption (#1576)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4e2eb0b9845_18452ad985fc4f5c470883"; 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/VFI0qCOcVyw5-u1JvlBbUUkhZ-U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 17 Jul 2018 18:00:20 -0000

----==_mimepart_5b4e2eb0b9845_18452ad985fc4f5c470883
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

How so? You decrypt one length/packet number at a time. 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/1576#issuecomment-405672073
----==_mimepart_5b4e2eb0b9845_18452ad985fc4f5c470883
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>How so? You decrypt one length/packet number at a time. Or am I missing something?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1576#issuecomment-405672073">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9VA6Z2EsA7kXf3sjZpjMLEoaGVFks5uHiYwgaJpZM4VTFKb">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4-u-rF3pMIpg95mXkLzYsBd1prOks5uHiYwgaJpZM4VTFKb.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1576: How so? You decrypt one length/packet number at a time. Or am I missing something?"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1576#issuecomment-405672073"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1576#issuecomment-405672073",
"url": "https://github.com/quicwg/base-drafts/issues/1576#issuecomment-405672073",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 encrypting the long header payload length as part of packet number encryption (#1576)",
"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\": 1576,\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\": 1576\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1576#issuecomment-405672073"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 357323419\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4e2eb0b9845_18452ad985fc4f5c470883--


From nobody Tue Jul 17 11:02: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 BE5EF130E4C for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 11:02:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id E5mLPs7MgMZO for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 11:02: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 99A73130E47 for <quic-issues@ietf.org>; Tue, 17 Jul 2018 11:02:40 -0700 (PDT)
Date: Tue, 17 Jul 2018 11:02:39 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531850560; bh=jjw6FarUWvFd9ZiorzeH/QI6ejENk6we6fGI2XUqJ0Q=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=wPhjD5PRmw1nVF5L5FtHJBcgjan3qOlMKZ/uDPoxvi3sSeRT/PIppm3Pkl657f156 hhdbihvu1kD2E4aTT8Us2cbTm1zWVf+STdk28eTgh+B1zwjSSSbZY1wJHVN9/jT9yS 74/DYoIG+I5MhiqhI9jwtmPDeeQ6NDhpUNt+eqBQ=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab083a1d2fe8be935436bdc79e74de3c017b63185592cf000000011765f13f92a169ce14620d9d@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/405672905@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_5b4e2f3ff26f8_1bff2ae5ac3aef5060596a"; 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/EVO2Jy04Phm0EOuj1P27PJJpDsQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 17 Jul 2018 18:02:43 -0000

----==_mimepart_5b4e2f3ff26f8_1bff2ae5ac3aef5060596a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I'm not sure I understand, can you elaborate? You just decrypt four bytes - having that flow into the tag is not 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/1575#issuecomment-405672905
----==_mimepart_5b4e2f3ff26f8_1bff2ae5ac3aef5060596a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I'm not sure I understand, can you elaborate? You just decrypt four bytes - having that flow into the tag is not a problem</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1575#issuecomment-405672905">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-y3Wf5FsrcCU-psUpVVM5xQwVdSks5uHia_gaJpZM4VTEWJ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_UYll6xrEaq_1H-mWzGi1xIvaiEks5uHia_gaJpZM4VTEWJ.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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: I'm not sure I understand, can you elaborate? You just decrypt four bytes - having that flow into the tag is not a problem"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1575#issuecomment-405672905"}}}</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-405672905",
"url": "https://github.com/quicwg/base-drafts/issues/1575#issuecomment-405672905",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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-405672905"
}
],
"@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_5b4e2f3ff26f8_1bff2ae5ac3aef5060596a--


From nobody Tue Jul 17 11:11: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 D8E1A130E4C for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 11:11:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CFhNwuwmx1SG for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 11:11: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 2CDDC130E47 for <quic-issues@ietf.org>; Tue, 17 Jul 2018 11:11:44 -0700 (PDT)
Date: Tue, 17 Jul 2018 11:11:43 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531851103; bh=u1+zJXCoJ/rHka3BRxspzv3azmatsCLmsk3bvgML3NM=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=arL801hrCGbhWrxI+3tK3fgkqEjiq8Ot8n7I9aSY8wiSkh/91WevOoRrvUcv3zVqV FblbePPBHJ4HavTCfKDnMquZHn/f/2W8VZzUFr6T8RU9+2qQ9w3idlexn1XObjtvc2 uPX4QZl9UAW0WstMj91+mCdi75plbIJt0x53xDUI=
From: ihlar <notifications@github.com>
Reply-To: quicwg/wg-materials <reply+0166e4ab477c400eb15b86e22fd620805699f68458891f3392cf000000011765f35f92a169ce1462ee9f@reply.github.com>
To: quicwg/wg-materials <wg-materials@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/wg-materials/pull/60@github.com>
Subject: [quicwg/wg-materials] spinbit measurements (#60)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4e315f7c4d4_13693feab9030f78358154"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ihlar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/l2nd61dXujE_7fiN3ka8lEuK4Kw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 17 Jul 2018 18:11:54 -0000

----==_mimepart_5b4e315f7c4d4_13693feab9030f78358154
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Spinbit measurements presentation for "if time permits" slot.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/wg-materials/pull/60

-- Commit Summary --

  * spinbit measurements

-- File Changes --

    A ietf102/SPIN-QUICWG.pdf (0)

-- Patch Links --

https://github.com/quicwg/wg-materials/pull/60.patch
https://github.com/quicwg/wg-materials/pull/60.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/60

----==_mimepart_5b4e315f7c4d4_13693feab9030f78358154
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Spinbit measurements presentation for "if time permits" slot.</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/60'>https://github.com/quicwg/wg-materials/pull/60</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>spinbit measurements</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>A</strong>
    <a href="https://github.com/quicwg/wg-materials/pull/60/files#diff-0">ietf102/SPIN-QUICWG.pdf</a>
    (0)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/wg-materials/pull/60.patch'>https://github.com/quicwg/wg-materials/pull/60.patch</a></li>
  <li><a href='https://github.com/quicwg/wg-materials/pull/60.diff'>https://github.com/quicwg/wg-materials/pull/60.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/60">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq91BP4rfHlMkXslUOHAFLERTruVVks5uHijfgaJpZM4VTUXX">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5anS8QThmoHFIEP1c7OVH-QdZqhks5uHijfgaJpZM4VTUXX.gif" height="1" width="1" 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":"spinbit measurements (#60)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/wg-materials/pull/60"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/wg-materials/pull/60",
"url": "https://github.com/quicwg/wg-materials/pull/60",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "spinbit measurements (#60)",
"sections": [
{
"text": "",
"activityTitle": "**ihlar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ihlar",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "5eef6c4",
"value": "spinbit measurements"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Added",
"value": "[ietf102/SPIN-QUICWG.pdf](https://github.com/quicwg/wg-materials/pull/60/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\": 60,\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\": 60\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/wg-materials/pull/60"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/wg-materials/pull/60.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/wg-materials/pull/60.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 357385687\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b4e315f7c4d4_13693feab9030f78358154--


From nobody Tue Jul 17 11: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 2976113103A for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 11:19:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id o1pB_rlkgfmY for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 11:18: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 EE2C513101F for <quic-issues@ietf.org>; Tue, 17 Jul 2018 11:18:57 -0700 (PDT)
Date: Tue, 17 Jul 2018 11:18:57 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531851537; bh=qll/cmjI+DuyLXhOvnmYWDGnaloKkavhvwJAITyizYw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=kh62Ducdv44sDlvF68gTHGKY/M6fHzrk81s43oJoBdRJ68Cwd7z/xZAGO9I4JobO6 x1fuw7CAwibQnKzfyQb8lm7nkds8T0Uv2hx/fxy9MDD82jRQiZNxd+/qCeUnEKJYAb gFSN5Lt2+zFimPqLgK5pk9fTpQKwsaneXaNaOHyk=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd36fa8acc8488a060566142974a97015489b5e4c92cf000000011765f51192a169ce146220ed@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1577/405678442@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1577@github.com>
References: <quicwg/base-drafts/issues/1577@github.com>
Subject: Re: [quicwg/base-drafts] Consider making long header payload length 16bits (#1577)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4e33112ce7a_7f992af6c45b4f60106885a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/cweB2L4R7X_iMS_PyKjcT5G4VxA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 17 Jul 2018 18:19:09 -0000

----==_mimepart_5b4e33112ce7a_7f992af6c45b4f60106885a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Can't you just use the 16-bit encoding always?  You can encode small values on 2, 4, or 8 octets if 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/1577#issuecomment-405678442
----==_mimepart_5b4e33112ce7a_7f992af6c45b4f60106885a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Can't you just use the 16-bit encoding always?  You can encode small values on 2, 4, or 8 octets if 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/1577#issuecomment-405678442">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8LUVy47baht7KC0EfWQMHWAzQtiks5uHiqRgaJpZM4VTFuj">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-16W_xtjiDh5nns_53aoPCQvLlPks5uHiqRgaJpZM4VTFuj.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1577: Can't you just use the 16-bit encoding always?  You can encode small values on 2, 4, or 8 octets if necessary."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1577#issuecomment-405678442"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1577#issuecomment-405678442",
"url": "https://github.com/quicwg/base-drafts/issues/1577#issuecomment-405678442",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 making long header payload length 16bits (#1577)",
"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\": 1577,\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\": 1577\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1577#issuecomment-405678442"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 357325731\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4e33112ce7a_7f992af6c45b4f60106885a--


From nobody Tue Jul 17 11:20: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 3D9BC130EA7 for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 11:20:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Gw-tcZJ2T3mu for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 11:20: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 8ACCB130E4C for <quic-issues@ietf.org>; Tue, 17 Jul 2018 11:20:33 -0700 (PDT)
Date: Tue, 17 Jul 2018 11:20:32 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531851632; bh=cJqT+MiOFcYiZqqxk+zFobYRMr/rED8THAlRj9588KM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=hTzuZ/YpydAxbxh+Ev+8pK3a8dj+JhNr+vVn6+vKXkaRo5eh2VxFr7Mwlu87M3Q3F gS520rm2q5oKiNmC1Uq7/KiJYdl5LUBzWB/VRg4IxOL3cKb8n/gdRZZZBS2qzKbrDg 5txENiCHS/1oac9QnFjFlViDknIi/aUNEJmQYjoI=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abecf234828c161f7583993b23640e797b71829bdc92cf000000011765f57092a169ce146220ed@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1577/405679199@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1577@github.com>
References: <quicwg/base-drafts/issues/1577@github.com>
Subject: Re: [quicwg/base-drafts] Consider making long header payload length 16bits (#1577)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4e3370c01da_45552ae360e96f60795855"; 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/zq4_lY0PvJ4TyhLgOZOZ8DQHD-4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 17 Jul 2018 18:20:45 -0000

----==_mimepart_5b4e3370c01da_45552ae360e96f60795855
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

You absolutely *can* do that, but it might make implementor's lives easier to use a fixed-width encoding 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/1577#issuecomment-405679199
----==_mimepart_5b4e3370c01da_45552ae360e96f60795855
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>You absolutely <em>can</em> do that, but it might make implementor's lives easier to use a fixed-width encoding here.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1577#issuecomment-405679199">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7F17W3aMHt4U_UCoDzdfaRPDwlGks5uHirwgaJpZM4VTFuj">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7yqewIhQ_RqDmEuvUq0GUVib7vTks5uHirwgaJpZM4VTFuj.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1577: You absolutely *can* do that, but it might make implementor's lives easier to use a fixed-width encoding here."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1577#issuecomment-405679199"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1577#issuecomment-405679199",
"url": "https://github.com/quicwg/base-drafts/issues/1577#issuecomment-405679199",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 making long header payload length 16bits (#1577)",
"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\": 1577,\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\": 1577\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1577#issuecomment-405679199"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 357325731\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4e3370c01da_45552ae360e96f60795855--


From nobody Tue Jul 17 11:22: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 4BFF2130E44 for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 11:22:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7-TM2_kLZIV5 for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 11:22: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 EA57B130F20 for <quic-issues@ietf.org>; Tue, 17 Jul 2018 11:22:47 -0700 (PDT)
Date: Tue, 17 Jul 2018 11:22:47 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531851767; bh=BE74hxFRDMG/NAzMZHvjoxgNmcVrc8ntkjStkJ8lSE8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=a1DVlc5CRW8nJviICEYlym+jkkXOhdcUdCADsXN1ONBOQX8/JUlP6oPpqaKr6xcta gw+aNdZX1b/boPjuq4mrhxoiWDJVUdMlWIschT5chjRPRHANxVIkpsak4n0j1utyzd ONuxg7/XREpZh5a3epHkHHSh0vv60N26y/jGbCWk=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abcc7e63c101194e0433c1b4ff2b6f1dfb7504d32e92cf000000011765f5f792a169ce14620d9d@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/405680109@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_5b4e33f7527df_47b03f9a55be0f8066102a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Re9s2HE_h5gBcXINdV7HOtQa6QM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 17 Jul 2018 18:22:51 -0000

----==_mimepart_5b4e33f7527df_47b03f9a55be0f8066102a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I think that this is purely editorial: the draft doesn't actually describe a process for decryption, just points at considerations.  Are you suggesting that we recommend a specific method?  I think that any of these options are fine.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1575#issuecomment-405680109
----==_mimepart_5b4e33f7527df_47b03f9a55be0f8066102a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I think that this is purely editorial: the draft doesn't actually describe a process for decryption, just points at considerations.  Are you suggesting that we recommend a specific method?  I think that any of these options are fine.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1575#issuecomment-405680109">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7pIvtPQKheP4qmKh5GGwL0hC_9Uks5uHit3gaJpZM4VTEWJ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7zBlbG11-AhETVSzNB8bnx0jx1kks5uHit3gaJpZM4VTEWJ.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1575: I think that this is purely editorial: the draft doesn't actually describe a process for decryption, just points at considerations.  Are you suggesting that we recommend a specific method?  I think that any of these options are fine."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1575#issuecomment-405680109"}}}</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-405680109",
"url": "https://github.com/quicwg/base-drafts/issues/1575#issuecomment-405680109",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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": "**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\": 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-405680109"
}
],
"@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_5b4e33f7527df_47b03f9a55be0f8066102a--


From nobody Tue Jul 17 11:25: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 EA132130EA7 for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 11:25:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2sawVA9ymF4O for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 11:25:04 -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 CC618130E44 for <quic-issues@ietf.org>; Tue, 17 Jul 2018 11:25:04 -0700 (PDT)
Date: Tue, 17 Jul 2018 11:25:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531851904; bh=cSGGPKjPcO3WtZ/OhYTl9mkWUjgkBOwbG3Q5Ip4tjnE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=SyWvJ/9fijO5P0WQTlzH3svzFo8Ujw2yTA+4CqbSx1kbFGK73+kvCX8LaRPOW9u/i UKkyBjiDZTf7hPpRy9lcNOBhJLyFXDkY+5fB06looBYic9wJ0cz6z3c8eI2fDGG8/8 vV5ziqLDWIcdbprth8Z1AfZUdob5w8XeAvHZ99mE=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba1b15a0e6c72b28db9d9f13a5654a80564201fdf92cf000000011765f67f92a169ce14620d9d@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/405680790@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_5b4e34803699_68b53ff924538f8811531ba"; 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/VFMhZ-lB8rJ_w6ZHwhSUAFqnp_o>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 17 Jul 2018 18:25:07 -0000

----==_mimepart_5b4e34803699_68b53ff924538f8811531ba
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Sorry, I meant that we could change the amount we encrypt - always encrypt four bytes instead of just the PN.

But thinking about this some more I understand @mikkelfj 's comment. If we encrypt the sample we'll have a hard time decrypting... Would it be reasonable to reduce the size of the sample for very short 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/1575#issuecomment-405680790
----==_mimepart_5b4e34803699_68b53ff924538f8811531ba
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>Sorry, I meant that we could change the amount we encrypt - always enc=
rypt four bytes instead of just the PN.</p>
<p>But thinking about this some more I understand <a class=3D"user-mentio=
n" data-hovercard-user-id=3D"193335" data-octo-click=3D"hovercard-link-cl=
ick" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com/m=
ikkelfj">@mikkelfj</a> 's comment. If we encrypt the sample we'll have a =
hard time decrypting... Would it be reasonable to reduce the size of the =
sample for very short 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/1575#issuecomment-405680790">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq4wm=
eApRrNnMG7xt2WzO9wpaK5Aiks5uHiwAgaJpZM4VTEWJ">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq76DyT8FHAYhDDmtW63G8umg=
h7ETks5uHiwAgaJpZM4VTEWJ.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 #1575: Sorry, I meant that we could change the amount we enc=
rypt - always encrypt four bytes instead of just the PN.\r\n\r\nBut think=
ing about this some more I understand @mikkelfj 's comment. If we encrypt=
 the sample we'll have a hard time decrypting... Would it be reasonable t=
o reduce the size of the sample for very short packets?"}],"action":{"nam=
e":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1575#=
issuecomment-405680790"}}}</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=
-405680790",
"url": "https://github.com/quicwg/base-drafts/issues/1575#issuecomment-40=
5680790",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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": "**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\": 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-40=
5680790"
}
],
"@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_5b4e34803699_68b53ff924538f8811531ba--


From nobody Tue Jul 17 11:29: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 E5803130E44 for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 11:28:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3QtogP3xite8 for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 11:28: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 B5ECF130E21 for <quic-issues@ietf.org>; Tue, 17 Jul 2018 11:28:56 -0700 (PDT)
Date: Tue, 17 Jul 2018 11:28:55 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531852136; bh=u1nMMpKpLslvBPZjZi8E8RTYVsSLDawr7C4DV+tw5vQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=os4WjIw91DlwUgj7/N6bhG6mXQDXSa3QB7kxJoovprOlRALIwWbSQh77O9Qw8NUc5 okFzSw3EbzuOuB+U74ayO7OywoQbu1oyecQES4qT9CkTQ130JKLHVxvs79g1xF+KqZ xfz422HCVt0YB1MOU5rm13MTdDQ7igF7vA9n1j+4=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab3c6408e5ae1b262a45c17d92f7ec2f34b2c4b89492cf000000011765f76792a169ce14621919@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1576/405682041@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1576@github.com>
References: <quicwg/base-drafts/issues/1576@github.com>
Subject: Re: [quicwg/base-drafts] Consider encrypting the long header payload length as part of packet number encryption (#1576)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4e3567eab3e_77972afca8048f60547dc"; 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/wgZHUI4S1k0cxyzIwkg5Hgfi4RY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 17 Jul 2018 18:28:59 -0000

----==_mimepart_5b4e3567eab3e_77972afca8048f60547dc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

You do not necessarily have all the keys for all the packets in the datagram. You are required to ignore those you don't understand. That is hard if the length is unkown.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1576#issuecomment-405682041
----==_mimepart_5b4e3567eab3e_77972afca8048f60547dc
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>You do not necessarily have all the keys for all the packets in the datagram. You are required to ignore those you don't understand. That is hard if the length is unkown.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1576#issuecomment-405682041">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0piutID-1c2OeWuCb3CH2TUhCT6ks5uHizngaJpZM4VTFKb">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9HMqlwT-5kVVXBOOCmCARjLJgV7ks5uHizngaJpZM4VTFKb.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1576: You do not necessarily have all the keys for all the packets in the datagram. You are required to ignore those you don't understand. That is hard if the length is unkown."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1576#issuecomment-405682041"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1576#issuecomment-405682041",
"url": "https://github.com/quicwg/base-drafts/issues/1576#issuecomment-405682041",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 encrypting the long header payload length as part of packet number encryption (#1576)",
"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\": 1576,\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\": 1576\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1576#issuecomment-405682041"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 357323419\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4e3567eab3e_77972afca8048f60547dc--


From nobody Tue Jul 17 11: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 0105E130DF3 for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 11:30:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kaDuSPYhtx3G for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 11: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 8CBB4130FFE for <quic-issues@ietf.org>; Tue, 17 Jul 2018 11:30:26 -0700 (PDT)
Date: Tue, 17 Jul 2018 11:30:25 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531852225; bh=jMxTYLWYnuu1l+z/0Q6izsnmCg/iRlzn6zX2qLJb++s=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=QWPslRrj0upU6mRterc68hB9rY4GvB8nSjhUMOBx8AwugO5nXUf/v0UxjeGgFbVpq t08Th5Eqd8tTUtpTEvE5I53hRHQZ0rmGof58P7zuN9PCC6bQgSdvYEMk1o49FmNcUi xoI8GomwmKPRktv8Qq8dsHYsZqu6ut1m4w7erP5A=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba205c0e23ad3a746151596cf85911a5c80b8ed5d92cf000000011765f7c192a169ce14620d9d@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/405682507@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_5b4e35c1dc6ab_1d072b1eb45c8f5c9494f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/cMHiMoQiB-FzzQuK_9cOZwFHYT0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 17 Jul 2018 18:30:46 -0000

----==_mimepart_5b4e35c1dc6ab_1d072b1eb45c8f5c9494f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@DavidSchinazi , I see.  We shouldn't really reduce the sample size.  That is, if you value the strength of the encryption.  Either way, it shouldn't 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/1575#issuecomment-405682507
----==_mimepart_5b4e35c1dc6ab_1d072b1eb45c8f5c9494f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-user-id="5599133" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/DavidSchinazi">@DavidSchinazi</a> , I see.  We shouldn't really reduce the sample size.  That is, if you value the strength of the encryption.  Either way, it shouldn't 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/1575#issuecomment-405682507">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq38tb7OB4IikxIZ5uOsQjhnYflZWks5uHi1BgaJpZM4VTEWJ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_XcHdKhPJvb8TT4KyiPIVLpmizeks5uHi1BgaJpZM4VTEWJ.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1575: @DavidSchinazi , I see.  We shouldn't really reduce the sample size.  That is, if you value the strength of the encryption.  Either way, it shouldn't be necessary."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1575#issuecomment-405682507"}}}</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-405682507",
"url": "https://github.com/quicwg/base-drafts/issues/1575#issuecomment-405682507",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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": "**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\": 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-405682507"
}
],
"@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_5b4e35c1dc6ab_1d072b1eb45c8f5c9494f--


From nobody Tue Jul 17 11:33: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 390C6130E21 for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 11:33:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZHpmpPWGc3b3 for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 11:33: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 B6F50130DF3 for <quic-issues@ietf.org>; Tue, 17 Jul 2018 11:33:04 -0700 (PDT)
Date: Tue, 17 Jul 2018 11:33:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531852384; bh=HrV1eqKRY+rAk/ndCSL3ADdY8QXJO4gx+IIKoJ1O9ro=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=S3vLbL30pnDPcndzc4xEeHTkXP8IaQBmYgYskuj570VYh5uLXigaJq57NRY14f3+m JWGKlmi90MFIYA9BhzQAJVEstXexkG94V5iI1L0Efah75PlNqwxrlUCKlmXJXRf3An +T7+54cnnyHgDTcrbn6XmNq9e5Vpnzojl5f91SF8=
From: Rui Paulo <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab7c6a861f6082ff4a63e63504e1a601543515b3d892cf000000011765f86092a169ce1461f5c3@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1574/review/137963604@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1574@github.com>
References: <quicwg/base-drafts/pull/1574@github.com>
Subject: Re: [quicwg/base-drafts] Add MaxAckDelay sub-section (#1574)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4e3660c607_1af2b03c7f20f581170f2"; 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/l1lVEIApc9PjAWqt4rheqIF41D0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 17 Jul 2018 18:33:07 -0000

----==_mimepart_5b4e3660c607_1af2b03c7f20f581170f2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

rpaulo commented on this pull request.



> @@ -338,15 +351,10 @@ conditions:
 * If RTO ({{rto}}) is earlier, schedule a TLP in its place. That is,
   PTO SHOULD be scheduled for min(RTO, PTO).
 
-MaxAckDelay is the maximum ack delay supplied in an incoming ACK frame.
-MaxAckDelay excludes ack delays that aren't included in an RTT sample because
-they're too large and excludes those which reference an ack-only packet.
-
-QUIC diverges from TCP by calculating MaxAckDelay dynamically, instead of
-assuming a constant delayed ack timeout for all connections.  QUIC includes this
-in all probe timeouts, because it assume the ack delay may come into play,
-regardless of the number of packets outstanding.  TCP's TLP assumes if at least
-2 packets are outstanding, acks will not be delayed.
+QUIC includes MaxAckDelay in all probe timeouts, because it assume the ack

"assumes"

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1574#pullrequestreview-137963604
----==_mimepart_5b4e3660c607_1af2b03c7f20f581170f2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@rpaulo</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1574#discussion_r203133809">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -338,15 +351,10 @@ conditions:
 * If RTO ({{rto}}) is earlier, schedule a TLP in its place. That is,
   PTO SHOULD be scheduled for min(RTO, PTO).
 
-MaxAckDelay is the maximum ack delay supplied in an incoming ACK frame.
-MaxAckDelay excludes ack delays that aren&#39;t included in an RTT sample because
-they&#39;re too large and excludes those which reference an ack-only packet.
-
-QUIC diverges from TCP by calculating MaxAckDelay dynamically, instead of
-assuming a constant delayed ack timeout for all connections.  QUIC includes this
-in all probe timeouts, because it assume the ack delay may come into play,
-regardless of the number of packets outstanding.  TCP&#39;s TLP assumes if at least
-2 packets are outstanding, acks will not be delayed.
+QUIC includes MaxAckDelay in all probe timeouts, because it assume the ack
</pre>
<p>"assumes"</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1574#pullrequestreview-137963604">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-OOqN2aoY2tXgA0RBOZ7IytpLCOks5uHi3ggaJpZM4VTCo2">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5h3A-0c_Z08LmKnHHdpwLDV2a5zks5uHi3ggaJpZM4VTCo2.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1574"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1574#pullrequestreview-137963604"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1574#pullrequestreview-137963604",
"url": "https://github.com/quicwg/base-drafts/pull/1574#pullrequestreview-137963604",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@rpaulo commented on 1574",
"sections": [
{
"text": "",
"activityTitle": "**Rui Paulo**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@rpaulo",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1574#pullrequestreview-137963604"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 357313078\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4e3660c607_1af2b03c7f20f581170f2--


From nobody Tue Jul 17 11:35: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 4B4D2130DF3 for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 11:35:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.011
X-Spam-Level: 
X-Spam-Status: No, score=-1.011 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, T_DKIMWL_WL_HIGH=-0.01] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id IhJlmgDpagGG for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 11:35: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 05725130E47 for <quic-issues@ietf.org>; Tue, 17 Jul 2018 11:35:06 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531852506; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=9ksP2mjRR27z+Pb6/Tp1Z+mKNp3IWGXHPN+3PZrcfBg=; b=xqx/sPL2GshcIhWj6hcKhSsn88JEfDHcIixhB7v55V6Qn1jtwQFZWwQ5P4mVvzaISAI6T3TN 8p1rPrecYWhRrNCUDM5nuc/dS3CVX/6SRMD8cBvIcUDXgjTPmj4dUZ5UmTnNlVqoS/xp7nkX 2SAxvjmgLXkkY1o7FIXfg48XWxw=
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 5b4e36da.7f016d888150-smtp-out-n02; Tue, 17 Jul 2018 18:35:06 -0000 (UTC)
Date: Tue, 17 Jul 2018 11:35:06 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5b4e36da410ef_492a2acea6bbdc0425165@hookshot-fe-6e9b612.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] eec56e: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4e36da40c2d_492a2acea6bbdc04250c5"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/bWm19SRDjOBaiE0BZdYT4a5_Slk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 17 Jul 2018 18:35:09 -0000

----==_mimepart_5b4e36da40c2d_492a2acea6bbdc04250c5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-maxackdelay
  Home:   https://github.com/quicwg/base-drafts
  Commit: eec56e685820b2a81b8d5cb04c06adb3c0fb9bdb
      https://github.com/quicwg/base-drafts/commit/eec56e685820b2a81b8d5cb04c06adb3c0fb9bdb
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-07-17 (Tue, 17 Jul 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4e36da40c2d_492a2acea6bbdc04250c5--


From nobody Tue Jul 17 11:35: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 B7F4D131052 for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 11:35:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Byu_OfDSwWqJ for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 11:35: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 458BA130E44 for <quic-issues@ietf.org>; Tue, 17 Jul 2018 11:35:10 -0700 (PDT)
Date: Tue, 17 Jul 2018 11:35:09 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531852509; bh=aoeXxGA63q/9PhOQf/KA7uW4mD6G63k1nbtZeSf4J/U=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Oxt62dtkBLvI/Nh9Z6GDLgm+lenzRBUMni07eCmXvOlMa70Bdlj7KdbMJ/d/5Yfvs 67kmByiUgq9qnglbCkTsBUtJWLYVpd4SfL/E4qsRKn95lS5rVoSB6QWH1xdZVMtCRj +8qbJ9sESqUjmS/0uxGWIXgeR4hUp49QtHylqoEU=
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/1574/push/2726377209@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1574@github.com>
References: <quicwg/base-drafts/pull/1574@github.com>
Subject: Re: [quicwg/base-drafts] Add MaxAckDelay sub-section (#1574)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4e36dd96806_27a2b03c7f20f58117993"; 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/-9Hmz2aQJ7Ao0zXUDUfpgUKxyeY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 17 Jul 2018 18:35:19 -0000

----==_mimepart_5b4e36dd96806_27a2b03c7f20f58117993
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

eec56e6  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/1574/files/eb68d7a57e955d33553cf24b3250d1b872f50ee3..eec56e685820b2a81b8d5cb04c06adb3c0fb9bdb

----==_mimepart_5b4e36dd96806_27a2b03c7f20f58117993
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/eec56e6">eec56e6</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/1574/files/eb68d7a57e955d33553cf24b3250d1b872f50ee3..eec56e685820b2a81b8d5cb04c06adb3c0fb9bdb">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8V0oIJUvKu8rYz6luAzXsLPt0Vjks5uHi5dgaJpZM4VTCo2">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq02uoPex_ex7l_0r1Jp1j5XF10qlks5uHi5dgaJpZM4VTCo2.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1574"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1574/files/eb68d7a57e955d33553cf24b3250d1b872f50ee3..eec56e685820b2a81b8d5cb04c06adb3c0fb9bdb"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1574/files/eb68d7a57e955d33553cf24b3250d1b872f50ee3..eec56e685820b2a81b8d5cb04c06adb3c0fb9bdb",
"url": "https://github.com/quicwg/base-drafts/pull/1574/files/eb68d7a57e955d33553cf24b3250d1b872f50ee3..eec56e685820b2a81b8d5cb04c06adb3c0fb9bdb",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1574",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1574:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "eec56e6",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1574/files/eb68d7a57e955d33553cf24b3250d1b872f50ee3..eec56e685820b2a81b8d5cb04c06adb3c0fb9bdb"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 357313078\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b4e36dd96806_27a2b03c7f20f58117993--


From nobody Tue Jul 17 11:41: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 5B13F130E44 for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 11:41:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7_DAwSSju6RE for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 11:41: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 0C7D9130E2A for <quic-issues@ietf.org>; Tue, 17 Jul 2018 11:41:36 -0700 (PDT)
Date: Tue, 17 Jul 2018 11:41:35 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531852895; bh=ochkFIehu1Sk18DFjuDV/i5KgAM2GC3/R1VYeCWo8e0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=H3CiFrnqAG/Q7lqoOsHTMrkApoHjoy2jS83YvPQ3oag5vv8BiOJwY8b6MrFqkQsin er+/cuEjhyQ5a/p6rBE/9b/PlD8BntixrX3zrDB/XGOQTpFXh5VZMsFD5cn2BcL7UA jKIhd/M8/z5WIx4d7qUF+9U6gSlgx+0JtbfNoJao=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abcd74c5e312edccdbb9d8b4531cc5a0487e1ebbe392cf000000011765fa5f92a169ce14620d9d@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/405685938@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_5b4e385f65b0c_5e842b2353ef2f58119781"; 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/YIYYIVD8C6d575jY8H77pjc5SYk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 17 Jul 2018 18:41:38 -0000

----==_mimepart_5b4e385f65b0c_5e842b2353ef2f58119781
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I agree that this isn't necessary - I'm just wondering if this proposal could make implementations simpler and safer.

Proposal: always encrypt four bytes [pn_offset, pn_offset + 3] and always have the sample start at pn_offset + 4. If the sample were to overflow the payload + tag (which only happens if you use 128-bit AES and have pn_len + payload_len < 4), you just pad the sample with zeroes. In the worst case scenario the sample contains two bytes of zero but you still have a 128bit secret key. Is that unacceptable?

-- 
You are receiving this 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-405685938
----==_mimepart_5b4e385f65b0c_5e842b2353ef2f58119781
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>I agree that this isn't necessary - I'm just wondering if this proposa=
l could make implementations simpler and safer.</p>
<p>Proposal: always encrypt four bytes [pn_offset, pn_offset + 3] and alw=
ays have the sample start at pn_offset + 4. If the sample were to overflo=
w the payload + tag (which only happens if you use 128-bit AES and have p=
n_len + payload_len &lt; 4), you just pad the sample with zeroes. In the =
worst case scenario the sample contains two bytes of zero but you still h=
ave a 128bit secret key. Is that unacceptable?</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-405685938">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq_5q=
7jrS4eR47YxiFkCEinmM5PJRks5uHi_fgaJpZM4VTEWJ">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkqxhraDKZhxejK2aAm5e015CS=
Bf_dks5uHi_fgaJpZM4VTEWJ.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 #1575: I agree that this isn't necessary - I'm just wonderin=
g if this proposal could make implementations simpler and safer.\r\n\r\nP=
roposal: always encrypt four bytes [pn_offset, pn_offset + 3] and always =
have the sample start at pn_offset + 4. If the sample were to overflow th=
e payload + tag (which only happens if you use 128-bit AES and have pn_le=
n + payload_len \u003c 4), you just pad the sample with zeroes. In the wo=
rst case scenario the sample contains two bytes of zero but you still hav=
e a 128bit secret key. Is that unacceptable?"}],"action":{"name":"View Is=
sue","url":"https://github.com/quicwg/base-drafts/issues/1575#issuecommen=
t-405685938"}}}</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=
-405685938",
"url": "https://github.com/quicwg/base-drafts/issues/1575#issuecomment-40=
5685938",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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": "**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\": 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-40=
5685938"
}
],
"@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_5b4e385f65b0c_5e842b2353ef2f58119781--


From nobody Tue Jul 17 11: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 6F8F3131022 for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 11:45:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id iV_2QqXSXMuL for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 11:45:20 -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 C7E75131006 for <quic-issues@ietf.org>; Tue, 17 Jul 2018 11:45:20 -0700 (PDT)
Date: Tue, 17 Jul 2018 11:45:20 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531853120; bh=4Tij0MdOoGAl+MFWaRs3TjGGVtKvbrrmFcmZUmMICWw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=k+QVstGlxXqFJkmVnPxG4CptML3bzw355p0uMqtSw1hcQ/qdKDbYiyHHc4y/5XI8J eY/UVSLXEOQwcl6hdsAicRhjlHE1EG2cRrRmYYbyb48RHPTTgamwxzKc1/3EN6VO9E mfJP1xy4cjE2DgdHmJnoxyZXqU25ubpVIEi6ELlU=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abcd01f79223d8a9d90328bda7accc06bc016e185e92cf000000011765fb4092a169ce14621919@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1576/issue_event/1738447614@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1576@github.com>
References: <quicwg/base-drafts/issues/1576@github.com>
Subject: Re: [quicwg/base-drafts] Consider encrypting the long header payload length as part of packet number encryption (#1576)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4e39406a673_742e3f9982af2f841313f0"; 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/4WQlZGkHGrZ1yzQ-hhAww-1ztwE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 17 Jul 2018 18:45:30 -0000

----==_mimepart_5b4e39406a673_742e3f9982af2f841313f0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1576.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1576#event-1738447614
----==_mimepart_5b4e39406a673_742e3f9982af2f841313f0
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="341973273" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1576" href="https://github.com/quicwg/base-drafts/issues/1576">#1576</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1576#event-1738447614">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9nIsHUZT0RFXYQvneqFaCdkHi4fks5uHjDAgaJpZM4VTFKb">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4faTqO_m8fmcQGJSBkGBnS0NEodks5uHjDAgaJpZM4VTFKb.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1576."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1576#event-1738447614"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1576#event-1738447614",
"url": "https://github.com/quicwg/base-drafts/issues/1576#event-1738447614",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 encrypting the long header payload length as part of packet number encryption (#1576)",
"sections": [
{
"text": "",
"activityTitle": "**David Schinazi**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@DavidSchinazi",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1576#event-1738447614"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 357323419\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4e39406a673_742e3f9982af2f841313f0--


From nobody Tue Jul 17 11:54: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 72771130EF4 for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 11:54:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.661
X-Spam-Level: 
X-Spam-Status: No, score=-1.661 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, T_DKIMWL_WL_HIGH=-0.01] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id II9GAsFfURu4 for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 11:53: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 6F142131084 for <quic-issues@ietf.org>; Tue, 17 Jul 2018 11:53:41 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531853620; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=/cuJYuBiR+fkiX63Dci9bwQeogVBw60U2aSPgjCllpQ=; b=oTw54VR7s/DMhK8puncVLgbASCL5mjk7r+7Pu7P1866HorQ5CAZBBzsUXU04kcUcHzm9o5ZU YGE+w7TYrW4Nmms3DHd3b/bglgMvbYhjvtZiZhhc7DeVqD8aZvShoCBeNA/72Vamip/e74vN 1yiL7zGydNmnaYBc308srNYho4w=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: lars=eggert.org@github.com
Received: from github.com (Unknown [192.30.253.29]) by mxa.mailgun.org with ESMTP id 5b4e3b34.7ff96de73630-smtp-out-n03; Tue, 17 Jul 2018 18:53:40 -0000 (UTC)
Date: Tue, 17 Jul 2018 11:53:40 -0700
From: Lars Eggert <lars@eggert.org>
Reply-To: Lars Eggert <lars@eggert.org>
To: quic-issues@ietf.org
Message-ID: <5b4e3b3487615_3ae2b06bafd5c14464e2@hookshot-fe-b0febf1.cp1-iad.github.net.mail>
Subject: [quicwg/wg-materials] 5eef6c: spinbit measurements
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4e3b3487265_3ae2b06bafd5c144635f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/SSE1h7X4KL4locefZzsEe0QTvqA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 17 Jul 2018 18:54:01 -0000

----==_mimepart_5b4e3b3487265_3ae2b06bafd5c144635f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/wg-materials
  Commit: 5eef6c4b797d31a7fc140cf7d89955b78b1254c4
      https://github.com/quicwg/wg-materials/commit/5eef6c4b797d31a7fc140cf7d89955b78b1254c4
  Author: ihlar <marcus@ihlar.se>
  Date:   2018-07-17 (Tue, 17 Jul 2018)

  Changed paths:
    A ietf102/SPIN-QUICWG.pdf

  Log Message:
  -----------
  spinbit measurements


  Commit: ce89325d4bd6c8baec5e13278ac419c6c487727f
      https://github.com/quicwg/wg-materials/commit/ce89325d4bd6c8baec5e13278ac419c6c487727f
  Author: Lars Eggert <lars@eggert.org>
  Date:   2018-07-17 (Tue, 17 Jul 2018)

  Changed paths:
    A ietf102/SPIN-QUICWG.pdf

  Log Message:
  -----------
  Merge pull request #60 from ihlar/master

spinbit measurements


Compare: https://github.com/quicwg/wg-materials/compare/9a716db0b8a2...ce89325d4bd6
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4e3b3487265_3ae2b06bafd5c144635f--


From nobody Tue Jul 17 11:54: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 24236130F2D for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 11:54:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6GCAtrhYt3V4 for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 11:54:00 -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 423FD13108F for <quic-issues@ietf.org>; Tue, 17 Jul 2018 11:53:43 -0700 (PDT)
Date: Tue, 17 Jul 2018 11:53:42 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531853623; bh=60sktnboPgptYQ9yEwDjmm9MbF3bN6P/bR22ahs1wzI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=maXp5MNB5Yrd73EFusjOOpgNqPVynbtfUmjspgf0CEzu6rRc6LKzU6HNEHv6Eq4Gs ZlbZXjHGd3FpCXueBxqaapNXZPfSQW9f22Ky5lk03vQucIBwTsoHr/57v6rLCZE19B p81+rGkfRTjGVI8bYEfriUfuYg+SVDpxgq1LYvKQ=
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/wg-materials <reply+0166e4ab666ea43e420944a1dfb52621e47321247b222a7892cf000000011765fd3692a169ce1462ee9f@reply.github.com>
To: quicwg/wg-materials <wg-materials@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/wg-materials/pull/60/issue_event/1738464593@github.com>
In-Reply-To: <quicwg/wg-materials/pull/60@github.com>
References: <quicwg/wg-materials/pull/60@github.com>
Subject: Re: [quicwg/wg-materials] spinbit measurements (#60)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4e3b364c12f_2afc2ad9d33c2f5815503e"; 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/1JJNH1rKnVbsEQw9NG1C_L_q3Eo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 17 Jul 2018 18:54:03 -0000

----==_mimepart_5b4e3b364c12f_2afc2ad9d33c2f5815503e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #60.

-- 
You 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/60#event-1738464593
----==_mimepart_5b4e3b364c12f_2afc2ad9d33c2f5815503e
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="342027935" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/wg-materials/issues/60" href="https://github.com/quicwg/wg-materials/pull/60">#60</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<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/60#event-1738464593">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxMBPS6--RS1EJL_V3jPzsCxncyFks5uHjK2gaJpZM4VTUXX">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9d9P6543FzRet8f_XJ8FlR8m4bDks5uHjK2gaJpZM4VTUXX.gif" height="1" width="1" 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 #60."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/wg-materials/pull/60#event-1738464593"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/wg-materials/pull/60#event-1738464593",
"url": "https://github.com/quicwg/wg-materials/pull/60#event-1738464593",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"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] spinbit measurements (#60)",
"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/60#event-1738464593"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 357385687\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4e3b364c12f_2afc2ad9d33c2f5815503e--


From nobody Tue Jul 17 11:55: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 E83F1130E44 for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 11:55:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BaN6lkymqHkp for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 11:55: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 803BF130F24 for <quic-issues@ietf.org>; Tue, 17 Jul 2018 11:55:00 -0700 (PDT)
Date: Tue, 17 Jul 2018 11:54:59 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531853699; bh=Xoy11P2f2HvLgbx+b1pqwvZJBPOoY4ecWEUk3kIMvGQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ehYDbXnVkp+W5PGHWKTed6irZlmCwiou5eWZbOsYpyBKBbeE8iP0IwvSoAVLxLI3Q 9N46X3uFcC9Zy1mJ5mmTRC+M6lCFTYLAX9WlojL0Ult5zK9UeMNvUN8ova8RXuOp8v dWYKdPKDc9Dk7NGtJcKyt7lkYUrr4Fc84aeS3x5g=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab4fabd59705e4d7673f62b039f25b4679a518ee9c92cf000000011765fd8392a169ce14620d9d@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/405690048@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_5b4e3b83bb9b7_432a3ff04ccfaf7c1149c5"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/hune_KgpDLH17i_Byfb4yzbPhXQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 17 Jul 2018 18:55:03 -0000

----==_mimepart_5b4e3b83bb9b7_432a3ff04ccfaf7c1149c5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I wouldn't say unacceptable, but it does lower the birthday bound.

-- 
You are receiving this 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-405690048
----==_mimepart_5b4e3b83bb9b7_432a3ff04ccfaf7c1149c5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I wouldn't say unacceptable, but it does lower the birthday bound.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are 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-405690048">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1jqCj7ZepXAY4NymWz9gkgsMo8Mks5uHjMDgaJpZM4VTEWJ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9yMiR56CrOLCTdgrlUZn047YK-eks5uHjMDgaJpZM4VTEWJ.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1575: I wouldn't say unacceptable, but it does lower the birthday bound."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1575#issuecomment-405690048"}}}</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-405690048",
"url": "https://github.com/quicwg/base-drafts/issues/1575#issuecomment-405690048",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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": "**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\": 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-405690048"
}
],
"@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_5b4e3b83bb9b7_432a3ff04ccfaf7c1149c5--


From nobody Tue Jul 17 11:56: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 DABE6130E21 for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 11:56:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ns51FXou5OVw for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 11:56: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 D7F9F130DF3 for <quic-issues@ietf.org>; Tue, 17 Jul 2018 11:56:27 -0700 (PDT)
Date: Tue, 17 Jul 2018 11:56:27 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531853787; bh=dKHm2M5ARfCEFOwDnDJNkfTm98wgdZnLv3QFOhs9xVo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=zv+YbbxHIuR9XVLkVt9V3Vgb6puZ5613PVOlR7l5J/WMZmJt586H1+xE3PaKPv7mF 2tL2fNfGea/enDpLnj73kB/D5C9fg7BPJxKDtEbMxkqOdD2ctB7MuAdyFTf8hW/2vB 4zC9493oGHUnkaORuOeXx6nCcFePdvYpyiNCzPVY=
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab627e392fcef830476fc61ae0471b02a6f6e7bd0f92cf000000011765fddb92a169ce146220ed@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1577/405690472@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1577@github.com>
References: <quicwg/base-drafts/issues/1577@github.com>
Subject: Re: [quicwg/base-drafts] Consider making long header payload length 16bits (#1577)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4e3bdb13a2b_3a4d2af0780c8f58123135"; 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/hJryjw9JvWES_5OjHqxbt5Qn3_4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 17 Jul 2018 18:56:30 -0000

----==_mimepart_5b4e3bdb13a2b_3a4d2af0780c8f58123135
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

We discussed something similar in #1301 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1577#issuecomment-405690472
----==_mimepart_5b4e3bdb13a2b_3a4d2af0780c8f58123135
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>We discussed something similar in <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="315332279" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1301" href="https://github.com/quicwg/base-drafts/pull/1301">#1301</a></p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1577#issuecomment-405690472">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4_9fAzf2UndGvP5Cktb-61lBRcNks5uHjNbgaJpZM4VTFuj">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6-sIe0e2Aolh0_I71HInpWOdN4rks5uHjNbgaJpZM4VTFuj.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1577: We discussed something similar in #1301 "}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1577#issuecomment-405690472"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1577#issuecomment-405690472",
"url": "https://github.com/quicwg/base-drafts/issues/1577#issuecomment-405690472",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 making long header payload length 16bits (#1577)",
"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\": 1577,\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\": 1577\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1577#issuecomment-405690472"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 357325731\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4e3bdb13a2b_3a4d2af0780c8f58123135--


From nobody Tue Jul 17 12:16: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 A6469130DF3 for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 12:16:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.01
X-Spam-Level: 
X-Spam-Status: No, score=-3.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id EJA0zNYcBlYO for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 12:16: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 4ACD0124BE5 for <quic-issues@ietf.org>; Tue, 17 Jul 2018 12:16: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=I8r9mAh8PBYbPU1ZH03HG3lJSUI=; b=Zg7/kMjkn0OXnUNY hHWC/ZNKaGujsYa7K66G1MQLOZByqvFRriMWos/PtQnGwF5KJELs1cFXOAoScley 1SSPg/rVfOgBUxmHqnry+6hmylmCxjFMbVPUFnOOrNn51osJYU14fNwtp/r78BZm lQQPtFMrhoa2+SrtItek1Hf5Wgc=
Received: by filter0531p1iad2.sendgrid.net with SMTP id filter0531p1iad2-10347-5B4E4080-2D 2018-07-17 19:16:16.399952311 +0000 UTC m=+429766.031682416
Received: from github-lowworker13-cp1-prd.iad.github.net (unknown [192.30.252.42]) by ismtpd0002p1iad1.sendgrid.net (SG) with ESMTP id lGEgyaiMSzKe8xM2LVRKbw for <quic-issues@ietf.org>; Tue, 17 Jul 2018 18:45:19.497 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker13-cp1-prd.iad.github.net (Postfix) with ESMTP id 78A7720C52 for <quic-issues@ietf.org>; Tue, 17 Jul 2018 11:45:19 -0700 (PDT)
Date: Tue, 17 Jul 2018 19:16:16 +0000 (UTC)
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab62f9c5dfa97f50b4fec9f0c8e32092519033f3bf92cf000000011765fb3f92a169ce14621919@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1576/405687097@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1576@github.com>
References: <quicwg/base-drafts/issues/1576@github.com>
Subject: Re: [quicwg/base-drafts] Consider encrypting the long header payload length as part of packet number encryption (#1576)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4e393f7707b_2cc73f8269abef8414288c"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0e5jkT5W7Owi6ElrBFxqcfH6k+X/a1K8rTnX 6YgKYbtYMNVB8GvnA68Cfanq2+bk3cuwyBnEbEGYmEyyngrdZCcOpWUEeIsY1iIx8l9TnyRdEh8QMN vQg7XLVBsO1fcid73yLjTAIfH22SpcD6+SGPt7ccRORKcSqfq/bqSa6hQlpKICxYVeokJuDPNRH325 Q=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/C4U8xVoTRCqV-XTcovoRwMDVTXg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 17 Jul 2018 19:16:23 -0000

----==_mimepart_5b4e393f7707b_2cc73f8269abef8414288c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@mikkelfj good point. This would break that scenario, thanks for bringing it up. Closing this issue.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1576#issuecomment-405687097
----==_mimepart_5b4e393f7707b_2cc73f8269abef8414288c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-user-id="193335" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mikkelfj">@mikkelfj</a> good point. This would break that scenario, thanks for bringing it up. Closing this issue.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1576#issuecomment-405687097">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq40MFc4c2dRc0LAa0RaasHV_N6BVks5uHjC_gaJpZM4VTFKb">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzffMiEY6hGsTfeUR__iOMbBI5rIks5uHjC_gaJpZM4VTFKb.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1576: @mikkelfj good point. This would break that scenario, thanks for bringing it up. Closing this issue."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1576#issuecomment-405687097"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1576#issuecomment-405687097",
"url": "https://github.com/quicwg/base-drafts/issues/1576#issuecomment-405687097",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 encrypting the long header payload length as part of packet number encryption (#1576)",
"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\": 1576,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1576#issuecomment-405687097"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 357323419\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4e393f7707b_2cc73f8269abef8414288c--


From nobody Tue Jul 17 13:09: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 6E892130E62 for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 13:09:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jRyVALknsFgs for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 13:09: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 2A57713109A for <quic-issues@ietf.org>; Tue, 17 Jul 2018 13:09:09 -0700 (PDT)
Date: Tue, 17 Jul 2018 13:09:08 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531858148; bh=MBUiPRXu0MgV0KLSo4XXoPgYYPKrzGN1OdRzltyTTPw=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=Im35idbQ2tmNuJ7quu48Dazp12Fgl88A3eKFKKJnV6RT73GVTMcm1uXA1bIlulf7j H/3mkMJXK1DXrmyp6NyxsZzPA//rIbeO9gDC0x/OmKHXPLkteXH5s/GUXi8iP2Q2ij leBRdc7Q7RX0UluHWehagTP7mDoevrC1bDV1GyKM=
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab7c76c31232fe86cd285d09f8a82681c37ea4674192cf0000000117660ee492a169ce14638397@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1579@github.com>
Subject: [quicwg/base-drafts] Go Back to Single Packet Number Space (#1579)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4e4ce420cdf_6572ad54bbb4f54118042"; 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/ZZzApLQtsMgXX8hhYY1-5FcgEX0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 17 Jul 2018 20:09:43 -0000

----==_mimepart_5b4e4ce420cdf_6572ad54bbb4f54118042
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I think we should go back to a single packet number space, and allow for higher encryption levels/epochs to acknowledge packets sent/received in lower levels/epochs.

I have been working on the draft -13 updates for the last week or so, and having completely independent packet number spaces causes a lot of complexity. On the sender side, it requires separate loss detection logic per packet number space, though you still have one congestion control and recovery modules for the entire connection. Resolving the intersection of those two is a headache. On the receiver side, you need a separate tracker for all packets you have received in a given packet number space. At least in my implementation, that comes with a good bit more state than just a list/array of packet numbers. Then when it goes time to frame the acks for all these packet numbers, it's a mess to keep track of which types of packets need to be built, based on the data (both ACKs and CRYPTO) currently queued up.

The argument has been made, at least on the sender side, to use one contiguous set of packet numbers across all encryption levels/epochs. Yes, that does simply the loss detection logic somewhat, but doesn't help the receive and ACK side of things. Additionally, even if we were to mandate that behavior for everyone, the requirement that you ACK a packet in the same encryption level still causes a lot more complexity than the previous logic of always acknowledging in packets in the same (or greater) encryption level. It was a lot easier to implement the previous ACK model design, IMO.

Finally, for debugging purposes, it is really messy to see the same packet numbers, but at different encryption levels. It makes understanding exactly what's going on that much harder. It is a lot more natural to see packet numbers always increase for every packet send/received, independent of what encryption level is used.

Having all this extra complexity for just the handshake really seems like overkill. I understand and am all for the separate encryption levels, but I really think we should go back to a single packet number space and allow for ACK frames in higher encryption 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/issues/1579
----==_mimepart_5b4e4ce420cdf_6572ad54bbb4f54118042
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I think we should go back to a single packet number space, and allow for higher encryption levels/epochs to acknowledge packets sent/received in lower levels/epochs.</p>
<p>I have been working on the draft -13 updates for the last week or so, and having completely independent packet number spaces causes a lot of complexity. On the sender side, it requires separate loss detection logic per packet number space, though you still have one congestion control and recovery modules for the entire connection. Resolving the intersection of those two is a headache. On the receiver side, you need a separate tracker for all packets you have received in a given packet number space. At least in my implementation, that comes with a good bit more state than just a list/array of packet numbers. Then when it goes time to frame the acks for all these packet numbers, it's a mess to keep track of which types of packets need to be built, based on the data (both ACKs and CRYPTO) currently queued up.</p>
<p>The argument has been made, at least on the sender side, to use one contiguous set of packet numbers across all encryption levels/epochs. Yes, that does simply the loss detection logic somewhat, but doesn't help the receive and ACK side of things. Additionally, even if we were to mandate that behavior for everyone, the requirement that you ACK a packet in the same encryption level still causes a lot more complexity than the previous logic of always acknowledging in packets in the same (or greater) encryption level. It was a lot easier to implement the previous ACK model design, IMO.</p>
<p>Finally, for debugging purposes, it is really messy to see the same packet numbers, but at different encryption levels. It makes understanding exactly what's going on that much harder. It is a lot more natural to see packet numbers always increase for every packet send/received, independent of what encryption level is used.</p>
<p>Having all this extra complexity for just the handshake really seems like overkill. I understand and am all for the separate encryption levels, but I really think we should go back to a single packet number space and allow for ACK frames in higher encryption 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/issues/1579">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq72Irp_Pe6UUnu_n_CUD265W6ju9ks5uHkRkgaJpZM4VTfDt">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_5DMRcTUottqPxtZ2dCZh4QHmlBks5uHkRkgaJpZM4VTfDt.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Go Back to Single Packet Number Space (#1579)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1579"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1579",
"url": "https://github.com/quicwg/base-drafts/issues/1579",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Go Back to Single Packet Number Space (#1579)",
"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": 1579
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1579,\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\": 1579\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1579"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 357429485\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4e4ce420cdf_6572ad54bbb4f54118042--


From nobody Tue Jul 17 13: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 51DB1130DEB for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 13:20:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OvJwpE2HVYgJ for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 13:20: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 4465E130E62 for <quic-issues@ietf.org>; Tue, 17 Jul 2018 13:20:43 -0700 (PDT)
Date: Tue, 17 Jul 2018 13:20:42 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531858842; bh=0W2A4y/VKw5Y+AHcozxx0KM/gzYZ4yoORCqBUasIVHU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=BKxzOZOAwcrtAQA1U8/co2DtCvKXd8LyPF/0IX+8f6W5sE3+7RIXZ6xUcYQ0Vw7dL xfRs6eXPKLbbFoCrNRVtfBn9NdiQcsx2ouNMPCKTmjKQzDELBL6wjYimQMSHC/ugTm pH+zlmsYiKYvJisqX8EyUcDx4JJq9USmmc4CX5qU=
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab56530f3b8d66e8a02a6613d7a8f3aa7996abacf292cf000000011766119a92a169ce14638397@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1579/405714642@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1579@github.com>
References: <quicwg/base-drafts/issues/1579@github.com>
Subject: Re: [quicwg/base-drafts] Go Back to Single Packet Number Space (#1579)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4e4f9a9d14c_cee2b14c917af581466d6"; 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/Qnl2CSLfA6vMd0jqY_Qi86kLjS8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 17 Jul 2018 20:20:45 -0000

----==_mimepart_5b4e4f9a9d14c_cee2b14c917af581466d6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Additionally, I would like to go as far as saying Initial packets MUST be acknowledged in higher encryption levels (or implicitly). Then, the server would only have to handle Initial packets from the client that are for the initial CRYPTO payload. Otherwise, imposing the 1200 byte limit requires decrypting the packet.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1579#issuecomment-405714642
----==_mimepart_5b4e4f9a9d14c_cee2b14c917af581466d6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>Additionally, I would like to go as far as saying Initial packets MUST=
 be acknowledged in higher encryption levels (or implicitly). Then, the s=
erver would only have to handle Initial packets from the client that are =
for the initial CRYPTO payload. Otherwise, imposing the 1200 byte limit r=
equires decrypting the packet.</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/1579#issuecomment-405714642">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq5o2=
Fy-Ww_S4TdOeRqV1UZf7Q5bBks5uHkcagaJpZM4VTfDt">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq-_HryWSTvKM8CYgfrkRwSuG=
ygf-ks5uHkcagaJpZM4VTfDt.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 #1579: Additionally, I would like to go as far as saying Initial p=
ackets MUST be acknowledged in higher encryption levels (or implicitly). =
Then, the server would only have to handle Initial packets from the clien=
t that are for the initial CRYPTO payload. Otherwise, imposing the 1200 b=
yte limit requires decrypting the packet."}],"action":{"name":"View Issue=
","url":"https://github.com/quicwg/base-drafts/issues/1579#issuecomment-4=
05714642"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1579#issuecomment=
-405714642",
"url": "https://github.com/quicwg/base-drafts/issues/1579#issuecomment-40=
5714642",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Go Back to Single Packet Number Space =
(#1579)",
"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\": 1579,\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\": 1579\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1579#issuecomment-40=
5714642"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3574294=
85\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b4e4f9a9d14c_cee2b14c917af581466d6--


From nobody Tue Jul 17 13:40: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 5298B130E5A for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 13:40:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id m5-a8A4VEhra for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 13:40: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 C05F9130DE2 for <quic-issues@ietf.org>; Tue, 17 Jul 2018 13:40:14 -0700 (PDT)
Date: Tue, 17 Jul 2018 13:40:13 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531860013; bh=Wcly8ntVySyTLf8+qONaT96jqB/b4YqgLVIzgFfLfuc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=wQkSRwSXbxKkD3eG1pArnRH3T2o5SrFtG66vwxLz2X95D7gpXRvJ4wDwqIqE2EHo4 fJkPhG2AutDETofeAfc/XOslx97VKYSQ2LGUpnB2yvZIoLWzjs+blOtBURCGPtYJf2 8ekYh/IGIbSq0QN8mTmjlX/m3zZpkwmmnjD6c0jU=
From: ekr <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb7c4e24e64f6d4f43a4fd99effe3ffda2979514f92cf000000011766162d92a169ce14638397@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1579/405720217@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1579@github.com>
References: <quicwg/base-drafts/issues/1579@github.com>
Subject: Re: [quicwg/base-drafts] Go Back to Single Packet Number Space (#1579)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4e542d2ce8a_48363ff04c2e2f80127352"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ekr
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/SQk_L52roEHtpL_UL2KYXC0DwPE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 17 Jul 2018 20:40:17 -0000

----==_mimepart_5b4e542d2ce8a_48363ff04c2e2f80127352
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

Maybe this is depends on the implementation strategy, but I had pretty mu=
ch
the opposite experience. I would not be in favor of reversing this change=
.
I guess a topic for YUL

On Tue, Jul 17, 2018 at 1:20 PM, Nick Banks <notifications@github.com>
wrote:

> Additionally, I would like to go as far as saying Initial packets MUST =
be
> acknowledged in higher encryption levels (or implicitly). Then, the ser=
ver
> would only have to handle Initial packets from the client that are for =
the
> initial CRYPTO payload. Otherwise, imposing the 1200 byte limit require=
s
> decrypting the packet.
>
> =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/1579#issuecomment-4057146=
42>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/ABD1oefdafXHTVMUUMTL=
4oUWGA449N-Pks5uHkcYgaJpZM4VTfDt>
> .
>


-- =

You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1579#issuecomment-405720217=

----==_mimepart_5b4e542d2ce8a_48363ff04c2e2f80127352
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

Maybe this is depends on the implementation strategy, but I had pretty mu=
ch<br>
the opposite experience. I would not be in favor of reversing this change=
.<br>
I guess a topic for YUL<br>
<br>
On Tue, Jul 17, 2018 at 1:20 PM, Nick Banks &lt;notifications@github.com&=
gt;<br>
wrote:<br>
<br>
&gt; Additionally, I would like to go as far as saying Initial packets MU=
ST be<br>
&gt; acknowledged in higher encryption levels (or implicitly). Then, the =
server<br>
&gt; would only have to handle Initial packets from the client that are f=
or the<br>
&gt; initial CRYPTO payload. Otherwise, imposing the 1200 byte limit requ=
ires<br>
&gt; decrypting the packet.<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/1579#issuecomment-4=
05714642&gt;,<br>
&gt; or mute the thread<br>
&gt; &lt;https://github.com/notifications/unsubscribe-auth/ABD1oefdafXHTV=
MUUMTL4oUWGA449N-Pks5uHkcYgaJpZM4VTfDt&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/1579#issuecomment-405720217">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq_Ay=
i_j-ERvkrUVT-xXdhXNEvqwIks5uHkutgaJpZM4VTfDt">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkqwvU-DgXAHyfX4KO99TqsybI=
xBpBks5uHkutgaJpZM4VTfDt.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":"@ekr =
in #1579: Maybe this is depends on the implementation strategy, but I had=
 pretty much\nthe opposite experience. I would not be in favor of reversi=
ng this change.\nI guess a topic for YUL\n\nOn Tue, Jul 17, 2018 at 1:20 =
PM, Nick Banks \u003cnotifications@github.com\u003e\nwrote:\n\n\u003e Add=
itionally, I would like to go as far as saying Initial packets MUST be\n\=
u003e acknowledged in higher encryption levels (or implicitly). Then, the=
 server\n\u003e would only have to handle Initial packets from the client=
 that are for the\n\u003e initial CRYPTO payload. Otherwise, imposing the=
 1200 byte limit requires\n\u003e decrypting the packet.\n\u003e\n\u003e =
=E2=80=94\n\u003e You are receiving this because you are subscribed to th=
is thread.\n\u003e Reply to this email directly, view it on GitHub\n\u003=
e \u003chttps://github.com/quicwg/base-drafts/issues/1579#issuecomment-40=
5714642\u003e,\n\u003e or mute the thread\n\u003e \u003chttps://github.co=
m/notifications/unsubscribe-auth/ABD1oefdafXHTVMUUMTL4oUWGA449N-Pks5uHkcY=
gaJpZM4VTfDt\u003e\n\u003e .\n\u003e\n"}],"action":{"name":"View Issue","=
url":"https://github.com/quicwg/base-drafts/issues/1579#issuecomment-4057=
20217"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1579#issuecomment=
-405720217",
"url": "https://github.com/quicwg/base-drafts/issues/1579#issuecomment-40=
5720217",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Go Back to Single Packet Number Space =
(#1579)",
"sections": [
{
"text": "",
"activityTitle": "**ekr**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@ekr",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1579,\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\": 1579\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1579#issuecomment-40=
5720217"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3574294=
85\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b4e542d2ce8a_48363ff04c2e2f80127352--


From nobody Tue Jul 17 13:44: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 3F5D0130DEB for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 13:44:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.01
X-Spam-Level: 
X-Spam-Status: No, score=-3.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SnKD5NKD99MO for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 13:44:22 -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 5F8F9130DD2 for <quic-issues@ietf.org>; Tue, 17 Jul 2018 13:44: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=XpNhHZ0YuvsnoIkL8Mqxbs+sy6k=; b=LWhEgENozdASIDMh 8UkMFAma6CT0296ycD3BsDwyEtQB4/95i3pXMw7cbcgiU1nZGjmbhLF492IkUCDV VqT8f0s+ST5rz6O7W5EF4DPOPKS2KwGwW1+zZG2svD3z75XMcCYFf1hXJ4ERD/MT cgaeWkAaR0Y2eNTXlmA4s0E9ymY=
Received: by filter1646p1mdw1.sendgrid.net with SMTP id filter1646p1mdw1-31880-5B4E5525-1 2018-07-17 20:44:21.024346797 +0000 UTC m=+435646.944628605
Received: from github-lowworker-643483b.cp1-iad.github.net (unknown [192.30.252.45]) by ismtpd0005p1iad1.sendgrid.net (SG) with ESMTP id 92omMXPTRduttUMxuxDJCg for <quic-issues@ietf.org>; Tue, 17 Jul 2018 20:44:21.022 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-643483b.cp1-iad.github.net (Postfix) with ESMTP id 0335B6C13EE for <quic-issues@ietf.org>; Tue, 17 Jul 2018 13:44:21 -0700 (PDT)
Date: Tue, 17 Jul 2018 20:44:21 +0000 (UTC)
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe712d3643899a4024f23b880ed5d64eee34a487f92cf000000011766172492a169ce14638397@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1579/405721394@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1579@github.com>
References: <quicwg/base-drafts/issues/1579@github.com>
Subject: Re: [quicwg/base-drafts] Go Back to Single Packet Number Space (#1579)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4e55251640_1c713f967e102f8034981f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0VzqpOMpKmnbOrpFf5G/up6eafieplQEl01G ESOnRaN/KYg+6NOD+mVMBHnxx9wJK5YZqBLc/zE1PSwlYeMUuyauL+FIA5XAtou12v641GKedBT3CU TLTm7MhQO1/Cu1wn5S6jBDfMZI5KBDzkGTTzf1g89bmWEgfEA4/0iZeafM3lKukW8DuFWHKNo1vTsm g=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/CXr8gO5_hPpN8rjhZNewCRPjiXY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 17 Jul 2018 20:44:24 -0000

----==_mimepart_5b4e55251640_1c713f967e102f8034981f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

If we do that, I believe we have to reopen an issue(#1018) Christian pointed out a while back, you can't tell what encryption level an acknowledgement is for, so injecting an unencrypted packet can create a hole that's very difficult to detect and you never end up recovering from.

Additionally, by acking at the highest level, it's fairly easy to send an ack the peer can't process, which is a rather nasty issue.

We'd also have to fix #1413 a different way, but that's not overly difficult, just a bit ugly.

Given the QUIC WG meeting is tomorrow morning, I'm not sure how much we can talk about this, but possibly we could get some feedback from those who've implemented it.

I've started mine, but haven't finished 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/1579#issuecomment-405721394
----==_mimepart_5b4e55251640_1c713f967e102f8034981f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>If we do that, I believe we have to reopen an issue(<a class=3D"issue-li=
nk js-issue-link" data-error-text=3D"Failed to load issue title" data-id=3D=
"282585325" data-permission-text=3D"Issue title is private" data-url=3D"htt=
ps://github.com/quicwg/base-drafts/issues/1018" href=3D"https://github.com/=
quicwg/base-drafts/issues/1018">#1018</a>) Christian pointed out a while ba=
ck, you can't tell what encryption level an acknowledgement is for, so inje=
cting an unencrypted packet can create a hole that's very difficult to dete=
ct and you never end up recovering from.</p>
<p>Additionally, by acking at the highest level, it's fairly easy to send a=
n ack the peer can't process, which is a rather nasty issue.</p>
<p>We'd also have to fix <a class=3D"issue-link js-issue-link" data-error-t=
ext=3D"Failed to load issue title" data-id=3D"329359846" data-permission-te=
xt=3D"Issue title is private" data-url=3D"https://github.com/quicwg/base-dr=
afts/issues/1413" href=3D"https://github.com/quicwg/base-drafts/issues/1413=
">#1413</a> a different way, but that's not overly difficult, just a bit ug=
ly.</p>
<p>Given the QUIC WG meeting is tomorrow morning, I'm not sure how much we =
can talk about this, but possibly we could get some feedback from those who=
've implemented it.</p>
<p>I've started mine, but haven't finished FYI.</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/1579#issuecomment-405721394">view it on GitHub</a>, or <a h=
ref=3D"https://github.com/notifications/unsubscribe-auth/AWbkq30mywFA1BejeP=
ZJtHF-JxG3KPnMks5uHkylgaJpZM4VTfDt">mute the thread</a>.<img src=3D"https:/=
/github.com/notifications/beacon/AWbkq1m2oGrs4igz1Pje_hA4694hhGeTks5uHkylga=
JpZM4VTfDt.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 #1579: I=
f we do that, I believe we have to reopen an issue(#1018) Christian pointed=
 out a while back, you can't tell what encryption level an acknowledgement =
is for, so injecting an unencrypted packet can create a hole that's very di=
fficult to detect and you never end up recovering from.\r\n\r\nAdditionally=
, by acking at the highest level, it's fairly easy to send an ack the peer =
can't process, which is a rather nasty issue.\r\n\r\nWe'd also have to fix =
#1413 a different way, but that's not overly difficult, just a bit ugly.\r\=
n\r\nGiven the QUIC WG meeting is tomorrow morning, I'm not sure how much w=
e can talk about this, but possibly we could get some feedback from those w=
ho've implemented it.\r\n\r\nI've started mine, but haven't finished FYI."}=
],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-draft=
s/issues/1579#issuecomment-405721394"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1579#issuecomment-4=
05721394",
"url": "https://github.com/quicwg/base-drafts/issues/1579#issuecomment-4057=
21394",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Go Back to Single Packet Number Space (#=
1579)",
"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\": 1579,\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\": 1579\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1579#issuecomment-4057=
21394"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 357429485=
\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b4e55251640_1c713f967e102f8034981f--


From nobody Tue Jul 17 13:49: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 7328C13106D for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 13:49:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3ou7sIDadjlS for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 13:49:44 -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 F3F97130FD9 for <quic-issues@ietf.org>; Tue, 17 Jul 2018 13:49:43 -0700 (PDT)
Date: Tue, 17 Jul 2018 13:49:43 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531860583; bh=NufVXHp9u4eWqT8K7krOcGkfm9+lIJV8JWOUlSZrMLA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ptuN7PxzGkqVEUlMci92DlAlvmViSRMzDY/9ubLYsxkt+es9q+VrS/2nYDl10C+Y5 JXOwIR4vZWyjuKgpDkyHSBrf3D9Rxba7HNFJ3yEzYzDhVcAUf35fAYhak4/4IL7Ig6 M5DUwM1AxtF7qd439EJF8zTiKEuCJsnc5iCbeP7A=
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab6e5daac510d7c4465070147f0436a6a95ca5210b92cf000000011766186792a169ce14638397@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1579/405722963@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1579@github.com>
References: <quicwg/base-drafts/issues/1579@github.com>
Subject: Re: [quicwg/base-drafts] Go Back to Single Packet Number Space (#1579)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4e56672bfbe_4ec32ab119b52f583632b4"; 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/UAn3dJEgHiZ58zHek5jxRfDftGQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 17 Jul 2018 20:49:54 -0000

----==_mimepart_5b4e56672bfbe_4ec32ab119b52f583632b4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ekr I have heard you voice this experience before. Why do you feel acknowledging a packet in the same or higher level encryption level is harder?

The simplest way I see to implement it is the following: Along with the set of packet numbers to acknowledge, keep track of the highest encryption level you have received. Then, only send ACK frames in that encryption level or higher. On the receive side, to validate it, you have to keep a few bits to track which encryption level a packet was received. When that packet gets acknowledged, just validate the level.

@ianswett for #1018 does requiring ACK frames to be sent in Handshake encryption level or higher solve the problem?



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1579#issuecomment-405722963
----==_mimepart_5b4e56672bfbe_4ec32ab119b52f583632b4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><a class=3D"user-mention" data-hovercard-user-id=3D"1111457" data-octo=
-click=3D"hovercard-link-click" data-octo-dimensions=3D"link_type:self" h=
ref=3D"https://github.com/ekr">@ekr</a> I have heard you voice this exper=
ience before. Why do you feel acknowledging a packet in the same or highe=
r level encryption level is harder?</p>
<p>The simplest way I see to implement it is the following: Along with th=
e set of packet numbers to acknowledge, keep track of the highest encrypt=
ion level you have received. Then, only send ACK frames in that encryptio=
n level or higher. On the receive side, to validate it, you have to keep =
a few bits to track which encryption level a packet was received. When th=
at packet gets acknowledged, just validate the level.</p>
<p><a class=3D"user-mention" data-hovercard-user-id=3D"20072817" data-oct=
o-click=3D"hovercard-link-click" data-octo-dimensions=3D"link_type:self" =
href=3D"https://github.com/ianswett">@ianswett</a> for <a class=3D"issue-=
link js-issue-link" data-error-text=3D"Failed to load issue title" data-i=
d=3D"282585325" data-permission-text=3D"Issue title is private" data-url=3D=
"https://github.com/quicwg/base-drafts/issues/1018" href=3D"https://githu=
b.com/quicwg/base-drafts/issues/1018">#1018</a> does requiring ACK frames=
 to be sent in Handshake encryption level or higher solve the problem?</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/1579#issuecomment-405722963">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq1y_=
KLzbefjbJKsXyjGI12BSV1Kcks5uHk3ngaJpZM4VTfDt">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkqy5jEyYOAy4PYn9OgUZlEHxD=
2Hyyks5uHk3ngaJpZM4VTfDt.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 #1579: @ekr I have heard you voice this experience before. Why do =
you feel acknowledging a packet in the same or higher level encryption le=
vel is harder?\r\n\r\nThe simplest way I see to implement it is the follo=
wing: Along with the set of packet numbers to acknowledge, keep track of =
the highest encryption level you have received. Then, only send ACK frame=
s in that encryption level or higher. On the receive side, to validate it=
, you have to keep a few bits to track which encryption level a packet wa=
s received. When that packet gets acknowledged, just validate the level.\=
r\n\r\n@ianswett for #1018 does requiring ACK frames to be sent in Handsh=
ake encryption level or higher solve the problem?\r\n\r\n"}],"action":{"n=
ame":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/157=
9#issuecomment-405722963"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1579#issuecomment=
-405722963",
"url": "https://github.com/quicwg/base-drafts/issues/1579#issuecomment-40=
5722963",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Go Back to Single Packet Number Space =
(#1579)",
"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\": 1579,\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\": 1579\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1579#issuecomment-40=
5722963"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3574294=
85\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b4e56672bfbe_4ec32ab119b52f583632b4--


From nobody Tue Jul 17 13:54: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 AF420130DC2 for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 13:54:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dcCfE6TwWC5F for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 13:54:41 -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 1D7B8129C6B for <quic-issues@ietf.org>; Tue, 17 Jul 2018 13:54:38 -0700 (PDT)
Date: Tue, 17 Jul 2018 13:54:37 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531860877; bh=H4GVUG+E+1kNVtyplfdBNwANWbAZChZKBMOqQ9FiVUk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=oeETYnimQVbU7xtmjG277HXzL1LQ2WwjXBRaVu+CooEjjN6KDhTI9PVkTTmXMr90E +ffouBde4G/ZQ/AwYboKMRxNcJb4pkP38RadqxkG83/R1OknamuTaR8uKzPfyOQpSC R9Ls10tQwKm0Cxzva+T8MHmxvWJOs/cvz5G5zSY0=
From: ekr <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab86b61358aa701db285b95451e714f214a404b4f392cf000000011766198d92a169ce14638397@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1579/405724419@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1579@github.com>
References: <quicwg/base-drafts/issues/1579@github.com>
Subject: Re: [quicwg/base-drafts] Go Back to Single Packet Number Space (#1579)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4e578d99a9f_4dc22b22700bcf58183979"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ekr
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/EyRlqZC7dK3DovC3ZXxO_j48c_0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 17 Jul 2018 20:54:46 -0000

----==_mimepart_5b4e578d99a9f_4dc22b22700bcf58183979
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

On Tue, Jul 17, 2018 at 1:49 PM, Nick Banks <notifications@github.com>
wrote:

> @ekr <https://github.com/ekr> I have heard you voice this experience
> before. Why do you feel acknowledging a packet in the same or higher level
> encryption level is harder?
>

It's less a matter of which packet you send it in but the rules for which
ACKs you accept.


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1579#issuecomment-405724419
----==_mimepart_5b4e578d99a9f_4dc22b22700bcf58183979
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

On Tue, Jul 17, 2018 at 1:49 PM, Nick Banks &lt;notifications@github.com&=
gt;<br>
wrote:<br>
<br>
&gt; @ekr &lt;https://github.com/ekr&gt; I have heard you voice this expe=
rience<br>
&gt; before. Why do you feel acknowledging a packet in the same or higher=
 level<br>
&gt; encryption level is harder?<br>
&gt;<br>
<br>
It&#39;s less a matter of which packet you send it in but the rules for w=
hich<br>
ACKs you accept.<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/1579#issuecomment-405724419">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq6oJ=
b9cDOOeADm8g8Ez7mnMcm3fVks5uHk8NgaJpZM4VTfDt">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq1q39KUIbChQmWNbMvlGWleh=
Zp0dks5uHk8NgaJpZM4VTfDt.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":"@ekr =
in #1579: On Tue, Jul 17, 2018 at 1:49 PM, Nick Banks \u003cnotifications=
@github.com\u003e\nwrote:\n\n\u003e @ekr \u003chttps://github.com/ekr\u00=
3e I have heard you voice this experience\n\u003e before. Why do you feel=
 acknowledging a packet in the same or higher level\n\u003e encryption le=
vel is harder?\n\u003e\n\nIt's less a matter of which packet you send it =
in but the rules for which\nACKs you accept.\n"}],"action":{"name":"View =
Issue","url":"https://github.com/quicwg/base-drafts/issues/1579#issuecomm=
ent-405724419"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1579#issuecomment=
-405724419",
"url": "https://github.com/quicwg/base-drafts/issues/1579#issuecomment-40=
5724419",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Go Back to Single Packet Number Space =
(#1579)",
"sections": [
{
"text": "",
"activityTitle": "**ekr**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@ekr",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1579,\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\": 1579\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1579#issuecomment-40=
5724419"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3574294=
85\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b4e578d99a9f_4dc22b22700bcf58183979--


From nobody Tue Jul 17 13: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 78F83130DD2 for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 13:57:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fPVyuGp9LCfr for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 13:57: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 7EFD8130DC2 for <quic-issues@ietf.org>; Tue, 17 Jul 2018 13:57:54 -0700 (PDT)
Date: Tue, 17 Jul 2018 13:57:53 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531861073; bh=FUyzbntd8Ocyuh2jZ8U7761crDPQ88ZgKuvyrcLRBrE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=TnEje/w7FLGZkQUQkec8f8SaTFG5R2+uF0gdUru9v4SFVVc/LZg+iqRRUp9Oujpc7 yV2JGuD7bzqik9GkinjbyneCIUrZtBHZlaLhE5LPLQf8JfXfKAchY2mylhkz7hG2M/ raYpUCQTufwFhiL0NIDldJAz0jSpcGv78PxVMzFs=
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe7a8891425cdbbeae1e08e94ac4dcb170183452592cf0000000117661a5192a169ce14638397@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1579/405725492@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1579@github.com>
References: <quicwg/base-drafts/issues/1579@github.com>
Subject: Re: [quicwg/base-drafts] Go Back to Single Packet Number Space (#1579)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4e5851de449_24f92b0e248eaf502571e2"; 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/pTrj3GdJtmTmO5azmu2rlX4DYmo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 17 Jul 2018 20:57:57 -0000

----==_mimepart_5b4e5851de449_24f92b0e248eaf502571e2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

1. Reserve 2 bits per sent packet tracking structure for encryption level. I'd bet whatever structure you have already has 2 free bits.
2. When processing an ACK frame, pass along the encryption level the frame was received in. Use that in your `OnPacketAcked` function to validate.

That logic was a LOT simpler than the logic I have to maintain for framing all my ACKs in the different packet levels 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/1579#issuecomment-405725492
----==_mimepart_5b4e5851de449_24f92b0e248eaf502571e2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<ol>
<li>Reserve 2 bits per sent packet tracking structure for encryption leve=
l. I'd bet whatever structure you have already has 2 free bits.</li>
<li>When processing an ACK frame, pass along the encryption level the fra=
me was received in. Use that in your <code>OnPacketAcked</code> function =
to validate.</li>
</ol>
<p>That logic was a LOT simpler than the logic I have to maintain for fra=
ming all my ACKs in the different packet levels 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/issues/1579#issuecomment-405725492">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqwaa=
OTgNfqG6m9YF3O9Fd43uSHI7ks5uHk_RgaJpZM4VTfDt">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq3DLRDUZwiLhqkB-RhTf32wm=
082Cks5uHk_RgaJpZM4VTfDt.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 #1579: 1. Reserve 2 bits per sent packet tracking structure for en=
cryption level. I'd bet whatever structure you have already has 2 free bi=
ts.\r\n2. When processing an ACK frame, pass along the encryption level t=
he frame was received in. Use that in your `OnPacketAcked` function to va=
lidate.\r\n\r\nThat logic was a LOT simpler than the logic I have to main=
tain for framing all my ACKs in the different packet levels right now."}]=
,"action":{"name":"View Issue","url":"https://github.com/quicwg/base-draf=
ts/issues/1579#issuecomment-405725492"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1579#issuecomment=
-405725492",
"url": "https://github.com/quicwg/base-drafts/issues/1579#issuecomment-40=
5725492",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Go Back to Single Packet Number Space =
(#1579)",
"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\": 1579,\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\": 1579\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1579#issuecomment-40=
5725492"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3574294=
85\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b4e5851de449_24f92b0e248eaf502571e2--


From nobody Tue Jul 17 13:58: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 A85C3130EF3 for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 13:58:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.01
X-Spam-Level: 
X-Spam-Status: No, score=-3.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Ep0ppBcbUUEN for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 13:58:50 -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 493B2129C6B for <quic-issues@ietf.org>; Tue, 17 Jul 2018 13:58:50 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=github.com;  h=from:reply-to:to:cc:in-reply-to:references:subject:mime-version:content-type:content-transfer-encoding:list-id:list-archive:list-post:list-unsubscribe; s=s20150108; bh=cxKAdkJ3KLyL4VUahfrsXZsPOOg=; b=v1NfQig/bDLOLM6X IkxmhIp+mmga5f7ZsrZoj63RdIEBbprrKphKv/jiKbzi1ttAZUzfgmWFiufs2cJG 4l461E/CDCU0oEUqLQ3Ip+zgPCQu9lOlhjQpdpB2+9fWAo1qUWG57HfNClhCT3gI QaSNRLbN5sTHxBIT2FZmIP1v3xo=
Received: by filter0053p1iad2.sendgrid.net with SMTP id filter0053p1iad2-394-5B4E5888-C 2018-07-17 20:58:48.235493918 +0000 UTC m=+434887.831136768
Received: from github-lowworker-0be93ae.cp1-iad.github.net (unknown [192.30.252.33]) by ismtpd0001p1iad1.sendgrid.net (SG) with ESMTP id n3w8SUC9Qm6g9ABlkd9sUg for <quic-issues@ietf.org>; Tue, 17 Jul 2018 20:58:48.125 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-0be93ae.cp1-iad.github.net (Postfix) with ESMTP id 1BCF23E0772 for <quic-issues@ietf.org>; Tue, 17 Jul 2018 13:58:48 -0700 (PDT)
Date: Tue, 17 Jul 2018 20:58:49 +0000 (UTC)
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab80fad889f1b39bc06ff8742bfa0236174368011c92cf0000000117661a8892a169ce14638397@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1579/405725755@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1579@github.com>
References: <quicwg/base-drafts/issues/1579@github.com>
Subject: Re: [quicwg/base-drafts] Go Back to Single Packet Number Space (#1579)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4e588819c97_12e8d3fc36f2d0f88372966"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2aaaxHeF1IEXGs7SSVh9LW/OHd9GLepJlb9e 3GXQZ8QWXlACgyLGQ9UUh5pTONNcfX99OPuUbO8u7uXxl5S7tNrnCLRRjLNQq6qcbSDITW8aDqw12A a0dRE61hmGRVSBfstgt//GCxm11isz3hnubO3T9qCwejG03eQ1IYpPpzSw==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/E1oyQzUFhLdOaqUUFT1CFv-DKAU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 17 Jul 2018 20:58:55 -0000

----==_mimepart_5b4e588819c97_12e8d3fc36f2d0f88372966
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Re #1018, removing ACKs from Initially encrypted solves that problem.  But then if we need multi-packet ClientHellos or ServerHellos(ie: post-quantum), we're stuck with no fast recovery.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1579#issuecomment-405725755
----==_mimepart_5b4e588819c97_12e8d3fc36f2d0f88372966
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Re <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="282585325" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1018" href="https://github.com/quicwg/base-drafts/issues/1018">#1018</a>, removing ACKs from Initially encrypted solves that problem.  But then if we need multi-packet ClientHellos or ServerHellos(ie: post-quantum), we're stuck with no fast recovery.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1579#issuecomment-405725755">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-IIix-BhD1tO4UJVcPvWfPvAzwlks5uHlAIgaJpZM4VTfDt">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6QLa4Y6mmwuSG5kXlKBO01P5WxCks5uHlAIgaJpZM4VTfDt.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1579: Re #1018, removing ACKs from Initially encrypted solves that problem.  But then if we need multi-packet ClientHellos or ServerHellos(ie: post-quantum), we're stuck with no fast recovery."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1579#issuecomment-405725755"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1579#issuecomment-405725755",
"url": "https://github.com/quicwg/base-drafts/issues/1579#issuecomment-405725755",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Go Back to Single Packet Number Space (#1579)",
"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\": 1579,\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\": 1579\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1579#issuecomment-405725755"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 357429485\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4e588819c97_12e8d3fc36f2d0f88372966--


From nobody Tue Jul 17 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 7BF1A130DEB for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 14:01:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8NUFKG4GqFzh for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 14:01: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 1B556130DE6 for <quic-issues@ietf.org>; Tue, 17 Jul 2018 14:01:37 -0700 (PDT)
Date: Tue, 17 Jul 2018 14:01:36 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531861296; bh=7izgKVAOgL2oL/wK2r8BlgucPkDDJxGtWzPDrYmweQk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=p8O3FLfmByRiEbvG3OwJzm8xpBvOjr5jFOWDzyyGO7X9edb6XsFBFBs4LV2WEcp2z FYmHrkeQCkrA8vpR9JFUcHe1hha1ZeloNKXMsVDrHsT+hj6XMKVnSzFqvZosZiipt6 OcobAVmZRRovQUigWi5x2fR76LnNVTYTy8bKIiLg=
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab92270ef6e2080444462e9ac0c341f21537121cfd92cf0000000117661b3092a169ce14638397@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1579/405726583@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1579@github.com>
References: <quicwg/base-drafts/issues/1579@github.com>
Subject: Re: [quicwg/base-drafts] Go Back to Single Packet Number Space (#1579)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4e593078428_43282ae51f0fef542726b2"; 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/HWpn5j1tiTYEZHzJXMi7qacWCQ0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 17 Jul 2018 21:01:40 -0000

----==_mimepart_5b4e593078428_43282ae51f0fef542726b2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I'd argue quite a few things will likely have to change for multi-packet hellos and holding those off for a later QUIC version would be fine. Right now, they are single packet only. Additionally, implicit acknowledgements, based on handshake state could help out a lot with these issues 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/1579#issuecomment-405726583
----==_mimepart_5b4e593078428_43282ae51f0fef542726b2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>I'd argue quite a few things will likely have to change for multi-pack=
et hellos and holding those off for a later QUIC version would be fine. R=
ight now, they are single packet only. Additionally, implicit acknowledge=
ments, based on handshake state could help out a lot with these issues 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/1579#issuecomment-405726583">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq7F1=
_7V0gCi2phkaaFa6PEpB3EByks5uHlCwgaJpZM4VTfDt">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq33zUQZGEbG6CY5u2OX0RUeZ=
hAxbks5uHlCwgaJpZM4VTfDt.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 #1579: I'd argue quite a few things will likely have to change for=
 multi-packet hellos and holding those off for a later QUIC version would=
 be fine. Right now, they are single packet only. Additionally, implicit =
acknowledgements, based on handshake state could help out a lot with thes=
e issues as well."}],"action":{"name":"View Issue","url":"https://github.=
com/quicwg/base-drafts/issues/1579#issuecomment-405726583"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1579#issuecomment=
-405726583",
"url": "https://github.com/quicwg/base-drafts/issues/1579#issuecomment-40=
5726583",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Go Back to Single Packet Number Space =
(#1579)",
"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\": 1579,\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\": 1579\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1579#issuecomment-40=
5726583"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3574294=
85\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b4e593078428_43282ae51f0fef542726b2--


From nobody Tue Jul 17 14: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 3AD10130E34 for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 14:20: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.249, 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 5IHLLr5mXENm for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 14:20: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 5A2C2129C6B for <quic-issues@ietf.org>; Tue, 17 Jul 2018 14:20:32 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531862431; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=qAoBzAUq3KCV+1opT/MWYcrvuf7pf8fdyL3KBWLrIoA=; b=nGQhLzITmZkFzkwNVglMkk6ox0zvmNAyE+rQytW7dOWaNFedwBsTGuXYWrmE7JksJ3VWmvtZ O0EvoI9LvF7Q0m3Jfu/79objsedXZ0juvi0vaJ3hnlPAq2DXgeD8zW4o6m+Xg6Khu+g6XOQt YqgHslMpxbVTb8QoxZ+0LB1RVrk=
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 5b4e5d9f.7f3138a8f510-smtp-out-n01; Tue, 17 Jul 2018 21:20:31 -0000 (UTC)
Date: Tue, 17 Jul 2018 14:20:31 -0700
From: Jana Iyengar <jri.ietf@gmail.com>
Reply-To: Jana Iyengar <jri.ietf@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b4e5d9f55df7_24432abdc0d29c1029876@hookshot-fe-da92815.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 037b41: no more no lesser
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4e5d9f55aaa_24432abdc0d29c10297ba"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/QKMmLRaoxRZ1Wah-DCcrTRgyTMA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 17 Jul 2018 21:20:34 -0000

----==_mimepart_5b4e5d9f55aaa_24432abdc0d29c10297ba
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ecn
  Home:   https://github.com/quicwg/base-drafts
  Commit: 037b418f7b2d5a20bfc839063031a808a46948f1
      https://github.com/quicwg/base-drafts/commit/037b418f7b2d5a20bfc839063031a808a46948f1
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2018-07-17 (Tue, 17 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  no more no lesser



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4e5d9f55aaa_24432abdc0d29c10297ba--


From nobody Tue Jul 17 14:20: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 C34E2130DEB for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 14:20:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.01
X-Spam-Level: 
X-Spam-Status: No, score=-3.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id IdOIeGJxWJY9 for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 14:20:35 -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 78F4E129C6B for <quic-issues@ietf.org>; Tue, 17 Jul 2018 14:20: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=cdOT6CJKdx23vZiYy5eeSyBc7Q8=; b=SPWwa6cesbulRxJg 3NLP0MsvaRFYLkvmzotqav/MzTmjv26bb30ednkGjO0kxyuhTtyksGRfBApFcSmm onGidBcBgndMLUIE2ynivNdhNETg9zKmOMv/Y9/GiGI3f8kH6xTbIzLDHxlB/tOr spteRrOpgs+W2GTmDCy7oEKugMc=
Received: by filter0165p1iad2.sendgrid.net with SMTP id filter0165p1iad2-5991-5B4E5DA2-1C 2018-07-17 21:20:34.719851162 +0000 UTC m=+437228.025730796
Received: from github-lowworker7-cp1-prd.iad.github.net (unknown [192.30.252.47]) by ismtpd0008p1iad1.sendgrid.net (SG) with ESMTP id nQvOTvnSTWiEhjMkMXN_BA for <quic-issues@ietf.org>; Tue, 17 Jul 2018 21:20:34.582 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker7-cp1-prd.iad.github.net (Postfix) with ESMTP id 8C988A49C3 for <quic-issues@ietf.org>; Tue, 17 Jul 2018 14:20:34 -0700 (PDT)
Date: Tue, 17 Jul 2018 21:20:34 +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/1565/push/2726796589@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1565@github.com>
References: <quicwg/base-drafts/pull/1565@github.com>
Subject: Re: [quicwg/base-drafts] Simplify receiver verification of ECN counters (#1565)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4e5da28b47c_8bb3fbd49ff4f882354ac"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1vj2fmiXyBt4slen/Ihgxrd9Cad1HZHicP5z wddxw/yss0wBCIPF82WXBJiOjT9JR0bzfb3DyZwzsVb5sJpC+LG735Ac3lsu2uFJ8Yuwf9QZXhTinH IKgvJsRybqC4So6qm5EhnAO/PQ5TnrWQcbtTLdmBGNUyaP54pJnGpWoMbjXfGpyLFlpbpioROn7hHh s=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/PDHXagSXUTy6EcvV4hRsOoZA-48>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 17 Jul 2018 21:20:38 -0000

----==_mimepart_5b4e5da28b47c_8bb3fbd49ff4f882354ac
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar pushed 1 commit.

037b418  no more no lesser


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1565/files/0af587657ad17ecb2a7a84d4d7e6a52ad31fcc02..037b418f7b2d5a20bfc839063031a808a46948f1

----==_mimepart_5b4e5da28b47c_8bb3fbd49ff4f882354ac
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/037b418">037b418</a>  no more no lesser</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/1565/files/0af587657ad17ecb2a7a84d4d7e6a52ad31fcc02..037b418f7b2d5a20bfc839063031a808a46948f1">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8MExVFzL78UECixuJ6y_p7i4T96ks5uHlUigaJpZM4VQAuO">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4A1v3ALoNxTsFRXIs0vplbEShcmks5uHlUigaJpZM4VQAuO.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1565"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1565/files/0af587657ad17ecb2a7a84d4d7e6a52ad31fcc02..037b418f7b2d5a20bfc839063031a808a46948f1"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1565/files/0af587657ad17ecb2a7a84d4d7e6a52ad31fcc02..037b418f7b2d5a20bfc839063031a808a46948f1",
"url": "https://github.com/quicwg/base-drafts/pull/1565/files/0af587657ad17ecb2a7a84d4d7e6a52ad31fcc02..037b418f7b2d5a20bfc839063031a808a46948f1",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1565",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1565:",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [
{
"name": "037b418",
"value": "no more no lesser"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1565/files/0af587657ad17ecb2a7a84d4d7e6a52ad31fcc02..037b418f7b2d5a20bfc839063031a808a46948f1"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356518798\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b4e5da28b47c_8bb3fbd49ff4f882354ac--


From nobody Tue Jul 17 14:21: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 3ECCA130E34 for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 14:21:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.01
X-Spam-Level: 
X-Spam-Status: No, score=-3.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 59vsQEmtTa0v for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 14:21:55 -0700 (PDT)
Received: from o7.sgmail.github.com (o7.sgmail.github.com [167.89.101.198]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 560BB129C6B for <quic-issues@ietf.org>; Tue, 17 Jul 2018 14:21: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=JmvGooy8qlPUZcWwMMFD4TAX7/A=; b=HcSsAS1QKNq1pkLP KiueAKXBkKUWpmFsf9XaRZLLc7jOI9K75F6Kx/fjsj5WMDccFUPKcc6rQIkT9Bpw Q9vdPkBwTYDDgDrFP3hD+NaYOsw4wqhtXoyxl93JvNIP7kkKRTH0CR2xd6xzD8hV 3Vp4cIi7s0gDHdSpI2naM/ts9hY=
Received: by filter1847p1mdw1.sendgrid.net with SMTP id filter1847p1mdw1-21096-5B4E5DF1-1C 2018-07-17 21:21:53.871368924 +0000 UTC m=+438723.868275428
Received: from github-lowworker12-cp1-prd.iad.github.net (unknown [192.30.252.42]) by ismtpd0005p1iad1.sendgrid.net (SG) with ESMTP id wjZL_qElSXyo8IzKdH8Leg for <quic-issues@ietf.org>; Tue, 17 Jul 2018 21:21:53.832 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker12-cp1-prd.iad.github.net (Postfix) with ESMTP id C9F8B4213F for <quic-issues@ietf.org>; Tue, 17 Jul 2018 14:21:53 -0700 (PDT)
Date: Tue, 17 Jul 2018 21:21:54 +0000 (UTC)
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab2823add049a35c331bad195c92ade81b883767c192cf0000000117661ff192a169ce14575bef@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1565/c405732247@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1565@github.com>
References: <quicwg/base-drafts/pull/1565@github.com>
Subject: Re: [quicwg/base-drafts] Simplify receiver verification of ECN counters (#1565)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4e5df1c8cc9_58f3ff8458f4f80154915"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2a4Yos2M9wqqK4rq9qWuJ4g0XgIjhsrmgIOz OIeMJTmR6ifyX4f7gu0OypiUJkZzIBVPlPeilstI/ayhrJxTYHCnj35aZamANX+THdTH48/raeZZk5 REz6etl004iiMCIILUVICreW1IXwTHQVcPEeR8wlwo9t6fEpw61JIbIgzIIP0KkilitKEplSlLVJhT 0=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/_SwdUsw_EWMU_OMrCmCYMyuLy2A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 17 Jul 2018 21:21:57 -0000

----==_mimepart_5b4e5df1c8cc9_58f3ff8458f4f80154915
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I've taken in the suggestion. Merging.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1565#issuecomment-405732247
----==_mimepart_5b4e5df1c8cc9_58f3ff8458f4f80154915
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I've taken in the suggestion. Merging.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1565#issuecomment-405732247">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq15wOiFfhugcnvk5hKw1xLmFBQPYks5uHlVxgaJpZM4VQAuO">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq29fjYefb0tBjuyB-r_rbPIJw7Ddks5uHlVxgaJpZM4VQAuO.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1565: I've taken in the suggestion. Merging."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1565#issuecomment-405732247"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1565#issuecomment-405732247",
"url": "https://github.com/quicwg/base-drafts/pull/1565#issuecomment-405732247",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 receiver verification of ECN counters (#1565)",
"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\": 1565,\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\": 1565\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1565#issuecomment-405732247"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356518798\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4e5df1c8cc9_58f3ff8458f4f80154915--


From nobody Tue Jul 17 14:22: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 23FED130E46 for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 14:22: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.249, 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 HYsnuoTvqw54 for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 14:22: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 B145F130E34 for <quic-issues@ietf.org>; Tue, 17 Jul 2018 14:22:01 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531862520; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=Mb5c/2pxKG4do6kiw+Lp8XIZrjN8vqm/12CLNlHtDZo=; b=wUvpOIh8LJFOQLKIHwJRXxRpgd2g1ssBx4VuGvtf2/ASgN88SQ+KM98FbAJciueARFz8QL6W Us2r/q15PLO7WICPrAq+5OtCUKVNxOIVNaNBk24u7BC2j9F7MRP+SjbX4l90Nw+nxjFeVp+G Sgy5B9DGPyBsZCIHj2htP5jDgCc=
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 5b4e5df8.7fc268e55600-smtp-out-n01; Tue, 17 Jul 2018 21:22:00 -0000 (UTC)
Date: Tue, 17 Jul 2018 14:22:00 -0700
From: janaiyengar <jri.ietf@gmail.com>
Reply-To: janaiyengar <jri.ietf@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b4e5df832d6a_74052ac59666bbfc412a@hookshot-fe-6e9b612.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] e45c14: Simplify receiver verification of ECN counters (#1...
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4e5df832908_74052ac59666bbfc41187"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/OwkEys7oymYdqgJ5jZw3gvtNrz0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 17 Jul 2018 21:22:03 -0000

----==_mimepart_5b4e5df832908_74052ac59666bbfc41187
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: e45c143cdbf9219657cb525467b26ec65c47cf76
      https://github.com/quicwg/base-drafts/commit/e45c143cdbf9219657cb525467b26ec65c47cf76
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-07-17 (Tue, 17 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Simplify receiver verification of ECN counters (#1565)

* Simplify receiver verification of ECN corruption

* add text about allowing endpoints to detect corruption

* no more no lesser



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4e5df832908_74052ac59666bbfc41187--


From nobody Tue Jul 17 14:22: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 F1AFE129C6B for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 14:22:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.009
X-Spam-Level: 
X-Spam-Status: No, score=-3.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id AxQZ3iiwc15B for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 14:22:04 -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 A93C0130E34 for <quic-issues@ietf.org>; Tue, 17 Jul 2018 14:22: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=/gV1EWqF1BlwH9cTFr9/Yfgjpzc=; b=tsL5LtYztRT58Ubr ViQ5fgsR/oH9+0BP7wq71sQPNFn/d0KHLjDu4QEdxi1hiLkpacOElZa7sw6QcAAp zwCrm/t4nre8YHVdfGeP5RTOpMb3g1/jCTyIgSOgtLzVjrv8BUoumoqXdaNXT1HQ 1CS8+KhAX5U7B1RazIGMXGEWhPM=
Received: by filter1270p1mdw1.sendgrid.net with SMTP id filter1270p1mdw1-24818-5B4E5DFB-31 2018-07-17 21:22:03.793301694 +0000 UTC m=+439219.360677452
Received: from github-lowworker-baaab27.cp1-iad.github.net (unknown [192.30.252.33]) by ismtpd0004p1iad1.sendgrid.net (SG) with ESMTP id YBv6RHxQQV6gHcTlBzVhiA for <quic-issues@ietf.org>; Tue, 17 Jul 2018 21:22:03.724 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-baaab27.cp1-iad.github.net (Postfix) with ESMTP id AD1B080268 for <quic-issues@ietf.org>; Tue, 17 Jul 2018 14:22:03 -0700 (PDT)
Date: Tue, 17 Jul 2018 21:22:03 +0000 (UTC)
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab57a9af6f44766d1bb08bbbc7c1add082d4b0f2a792cf0000000117661ffb92a169ce1406c905@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1481/issue_event/1738756348@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1481@github.com>
References: <quicwg/base-drafts/issues/1481@github.com>
Subject: Re: [quicwg/base-drafts] Fragility in ECN counters with lost acks (#1481)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4e5dfbab8ad_4fba2ab25b468f60267263"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0P44nSQi2gU5/UL1FEc/DuEBwFrMdDqddRH3 d9+7qqUmzlgNVx5O3o6J0TwiNszCU0TwVKGkw5dQBDscDiRd9aKS++P3UGI4206I3Ac9U4DeKncAQu g9I8C8SQoi8w7SGUS7btVKQDJ1ckxgd5hcQwB9EL8TANkHF7Yw56dT8tpS1Bocc1/ORZiBMewYgmFP g=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/9T7qfcg5DKxOUCVO2KwP6CgoctY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 17 Jul 2018 21:22:10 -0000

----==_mimepart_5b4e5dfbab8ad_4fba2ab25b468f60267263
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1481 via #1565.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1481#event-1738756348
----==_mimepart_5b4e5dfbab8ad_4fba2ab25b468f60267263
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="335988997" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1481" href="https://github.com/quicwg/base-drafts/issues/1481">#1481</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="341269487" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1565" href="https://github.com/quicwg/base-drafts/pull/1565">#1565</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1481#event-1738756348">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4_ohqEFRe356pw4S4xO8wlltP9lks5uHlV7gaJpZM4U4q22">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_QSdb6WNDzZCoy3Sw86RN3mWu80ks5uHlV7gaJpZM4U4q22.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1481 via #1565."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1481#event-1738756348"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1481#event-1738756348",
"url": "https://github.com/quicwg/base-drafts/issues/1481#event-1738756348",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Fragility in ECN counters with lost acks (#1481)",
"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/1481#event-1738756348"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 350399926\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4e5dfbab8ad_4fba2ab25b468f60267263--


From nobody Tue Jul 17 14:22: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 69DD4129C6B for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 14:22:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0i6mDSP5953J for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 14:22: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 EFCD2130E46 for <quic-issues@ietf.org>; Tue, 17 Jul 2018 14:22:04 -0700 (PDT)
Date: Tue, 17 Jul 2018 14:22:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531862524; bh=PidwKzICxxJRcNGvE3aLBE5CKAMEARbpxGwBpgk6LB8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ABaRQP1P60MmR0JuFHGCKJ7wpxp/PdZv/yku2o8hNW0jiTJO1AHa6A38mYOpBhpWD 5EZWp5P7HMGdD0UgxUaa8aG8hdGAsMk+gCr+AXF7KePh+ViH5OU0i5ccWA/cetHFXj rdQ/WvCA3AYWvekLg23FSQF9WNckihGqABQzgyvw=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd7248b94c472534f43b709aadb6239cec941e8da92cf0000000117661ffc92a169ce14575bef@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1565/issue_event/1738756346@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1565@github.com>
References: <quicwg/base-drafts/pull/1565@github.com>
Subject: Re: [quicwg/base-drafts] Simplify receiver verification of ECN counters (#1565)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4e5dfc17a68_3f4b2ab771f56f6022612"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/BiIoGGjHSHseuMEMknx08HYCag4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 17 Jul 2018 21:22:13 -0000

----==_mimepart_5b4e5dfc17a68_3f4b2ab771f56f6022612
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1565.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1565#event-1738756346
----==_mimepart_5b4e5dfc17a68_3f4b2ab771f56f6022612
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="341269487" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1565" href="https://github.com/quicwg/base-drafts/pull/1565">#1565</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1565#event-1738756346">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq423V2ijyTk-M0i4pnFS5PvfR88aks5uHlV8gaJpZM4VQAuO">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwb8bTEoPqueF8Q38z8Li6_xuVjPks5uHlV8gaJpZM4VQAuO.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1565."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1565#event-1738756346"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1565#event-1738756346",
"url": "https://github.com/quicwg/base-drafts/pull/1565#event-1738756346",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 receiver verification of ECN counters (#1565)",
"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/1565#event-1738756346"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356518798\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4e5dfc17a68_3f4b2ab771f56f6022612--


From nobody Tue Jul 17 14:24: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 97E2D130E03 for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 14:24:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YIpDKdm8_HYm for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 14:24:30 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BDC10129C6B for <quic-issues@ietf.org>; Tue, 17 Jul 2018 14:24:30 -0700 (PDT)
Date: Tue, 17 Jul 2018 14:24:29 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531862669; bh=pPKhAY0CJ1F35H87TTASsUUI7Ip6lp5tGcZs6e4DbTI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=l1+0e+d4f1c65svRAGgNj9Pr6aImIWW/mu3vP2AXX5GKnA5laV4sshUTXWOZZZlhw 5A4U/L3wV0Eikgvh9Le4lrM1XMaPpN85uQmox2HIbJCPqApKo6xl4/soMd1IN3rO1Q 0MeDHxoJaIEBC0rPlnlo1mRsOOhK9oQiO9USVmwo=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf526ced64ade45bdf502fb3e4fdfaab0ee113c7192cf000000011766208d92a169ce1456e92b@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1557/review/138024816@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1557@github.com>
References: <quicwg/base-drafts/pull/1557@github.com>
Subject: Re: [quicwg/base-drafts] Add Definitions (#1557)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4e5e8dd87e6_643d2b2666fa2f501643c9"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/YMLAHOKGF3BZAOTrqN5t4JNGZr0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 17 Jul 2018 21:24:33 -0000

----==_mimepart_5b4e5e8dd87e6_643d2b2666fa2f501643c9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

janaiyengar commented on this pull request.



> +
+In-flight:
+
+: Packets are considered in-flight when they have been sent
+  and neither acknowledged or declared lost, and they are not
+  ACK-only.
+
+Retransmittable Frames:
+
+: All frames besides ACK, ACK_ECN, or PADDING are considered
+  retransmittable.
+
+Retransmittable Packets:
+
+: Packets that contain retransmittable frames elicit an ACK from
+  the receiver and are called retransmittable packets.

@martinthomson : I don't understand your comment. Can you rephrase?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1557#discussion_r203183565
----==_mimepart_5b4e5e8dd87e6_643d2b2666fa2f501643c9
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/1557#discussion_r203183565">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; +
+In-flight:
+
+: Packets are considered in-flight when they have been sent
+  and neither acknowledged or declared lost, and they are not
+  ACK-only.
+
+Retransmittable Frames:
+
+: All frames besides ACK, ACK_ECN, or PADDING are considered
+  retransmittable.
+
+Retransmittable Packets:
+
+: Packets that contain retransmittable frames elicit an ACK from
+  the receiver and are called retransmittable packets.
</pre>
<p><a class="user-mention" data-hovercard-user-id="67641" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a> : I don't understand your comment. Can you rephrase?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1557#discussion_r203183565">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1DZA_dLRVDLX2Mz9k2WWxtAv9auks5uHlYNgaJpZM4VP39p">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9oLo5KIXm7IcG4ZpPNN7GcaZNK8ks5uHlYNgaJpZM4VP39p.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1557"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1557#discussion_r203183565"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1557#discussion_r203183565",
"url": "https://github.com/quicwg/base-drafts/pull/1557#discussion_r203183565",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1557",
"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/1557#discussion_r203183565"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356482921\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4e5e8dd87e6_643d2b2666fa2f501643c9--


From nobody Tue Jul 17 14:55: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 F242C130E71 for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 14:55:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yxpP3A17Oqjc for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 14: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 C1D4E130E2C for <quic-issues@ietf.org>; Tue, 17 Jul 2018 14:55:38 -0700 (PDT)
Date: Tue, 17 Jul 2018 14:55:37 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531864537; bh=+ELaqliRY7Bfg0CtIy8ImaGeB45MA6VudmkNRefSWAQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=j10fU8qZubUWctsNzH6ArBOgdlWdsyh0BcP6km+dABEQgp+75jGUHPxqDP2dte2b8 szHMGsszainc8V5zhZC10LvaScCQpBsr0xQ+WS1pDg+slMK/Ccoh85eW+Ycgtwp122 u9Pomye6/bIXEuMD0SSdQNfd9tORD+2X3rvpJaW4=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab2a5c01c52b192032111c1dac94ebdf21357f4bda92cf00000001176627d992a169ce1456e92b@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1557/review/138036739@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1557@github.com>
References: <quicwg/base-drafts/pull/1557@github.com>
Subject: Re: [quicwg/base-drafts] Add Definitions (#1557)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4e65d99c648_3c042b033ea48f50637f9"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/e8QUVuHp290dTw1qsRKIk-Lm3MM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 17 Jul 2018 21:55:41 -0000

----==_mimepart_5b4e65d99c648_3c042b033ea48f50637f9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson commented on this pull request.



> +
+In-flight:
+
+: Packets are considered in-flight when they have been sent
+  and neither acknowledged or declared lost, and they are not
+  ACK-only.
+
+Retransmittable Frames:
+
+: All frames besides ACK, ACK_ECN, or PADDING are considered
+  retransmittable.
+
+Retransmittable Packets:
+
+: Packets that contain retransmittable frames elicit an ACK from
+  the receiver and are called retransmittable packets.

The notion that a packet is retransmittable is a misnomer because it creates the impression that you can retransmit the packet.  Similarly, we don't retransmit frames either.  The distinction that is relevant to your uses of these terms is not whether the packet is able to be retransmitted, but whether the packet contains frames other than ACK/ACK_ECN/PADDING.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1557#discussion_r203194364
----==_mimepart_5b4e65d99c648_3c042b033ea48f50637f9
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/1557#discussion_r203194364">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; +
+In-flight:
+
+: Packets are considered in-flight when they have been sent
+  and neither acknowledged or declared lost, and they are not
+  ACK-only.
+
+Retransmittable Frames:
+
+: All frames besides ACK, ACK_ECN, or PADDING are considered
+  retransmittable.
+
+Retransmittable Packets:
+
+: Packets that contain retransmittable frames elicit an ACK from
+  the receiver and are called retransmittable packets.
</pre>
<p>The notion that a packet is retransmittable is a misnomer because it creates the impression that you can retransmit the packet.  Similarly, we don't retransmit frames either.  The distinction that is relevant to your uses of these terms is not whether the packet is able to be retransmitted, but whether the packet contains frames other than ACK/ACK_ECN/PADDING.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1557#discussion_r203194364">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-IZ0apLe3meUetlywurm1q8IdjTks5uHl1ZgaJpZM4VP39p">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8ppSS339QY6UGIkbsIOaSCjFbeIks5uHl1ZgaJpZM4VP39p.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1557"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1557#discussion_r203194364"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1557#discussion_r203194364",
"url": "https://github.com/quicwg/base-drafts/pull/1557#discussion_r203194364",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1557",
"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/1557#discussion_r203194364"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356482921\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4e65d99c648_3c042b033ea48f50637f9--


From nobody Tue Jul 17 15:26: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 7681513106D for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 15:26: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.249, 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 oUH_LMlGDzeg for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 15:26: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 83A8F130F00 for <quic-issues@ietf.org>; Tue, 17 Jul 2018 15:26:29 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531866388; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=Pl1+BsNsM0TpEpiRaddnmev8Ff0YIpVsgAcI+t+o/7Q=; b=nnLYQqoADvVg/t4bIDcRl2RcQNHwbAu+EIvdKOivf+Vp4mhzlti03uXe/spTpgCgDC3UJsRE +2abQbbWphZzNW+9p4fSRf+zqJk0jlG6QGP2ErX4N8qQLdpIuCaWyVEdqOeQ58SOwOLsqtLG IbDxiupA3WTeJOldZIkgkvJbO+U=
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 5b4e6d14.7f88be55b3f0-smtp-out-n01; Tue, 17 Jul 2018 22:26:28 -0000 (UTC)
Date: Tue, 17 Jul 2018 15:26:27 -0700
From: Jana Iyengar <jri.ietf@gmail.com>
Reply-To: Jana Iyengar <jri.ietf@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b4e6d13dda28_25a2ac2d209bc0c55a5@hookshot-fe-6b2eebc.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 691424: address comments
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4e6d13dd681_25a2ac2d209bc0c5422"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ouM-kOTehAh7_H0eIR4ivxAIEBA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 17 Jul 2018 22:26:39 -0000

----==_mimepart_5b4e6d13dd681_25a2ac2d209bc0c5422
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-security
  Home:   https://github.com/quicwg/base-drafts
  Commit: 6914240399d204a3c1991f424a88cfde4fd798de
      https://github.com/quicwg/base-drafts/commit/6914240399d204a3c1991f424a88cfde4fd798de
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2018-07-17 (Tue, 17 Jul 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  address comments



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4e6d13dd681_25a2ac2d209bc0c5422--


From nobody Tue Jul 17 15:26: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 E8D2E1310B7 for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 15:26:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CBOnh2TEuKyq for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 15:26: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 E9156130FC8 for <quic-issues@ietf.org>; Tue, 17 Jul 2018 15:26:32 -0700 (PDT)
Date: Tue, 17 Jul 2018 15:26:31 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531866391; bh=EWoV9Nfj4+bUwVOUV994ruudzBGzCIldu9TocEAuTew=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=gm2bFpM0pNF64Wh2MwrF9jLn7uU5CHXWIKmP+D+dOcsNPSG3SXGUx9ZTu1j8wYmpH eNvfDVSrsE0BWUqMWMmeyCX5mMq3T2RKgFIb8Te79GGVigdTtiwkBVDvfa3VS1ranR kI/d4dZtwR7HZ7Bf3RgPaoa4Qj4D2gSujiiST9YY=
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/1562/push/2726932748@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1562@github.com>
References: <quicwg/base-drafts/pull/1562@github.com>
Subject: Re: [quicwg/base-drafts] Security considerations (#1562)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4e6d17d17b9_723e3f811ae1af841750d6"; 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/ccMHLMtM2vtn_o0NTQ-x19mGB48>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 17 Jul 2018 22:26:40 -0000

----==_mimepart_5b4e6d17d17b9_723e3f811ae1af841750d6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar pushed 1 commit.

6914240  address comments


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1562/files/0fcd652d782f5fac8a09c258f4289e995a8bd29f..6914240399d204a3c1991f424a88cfde4fd798de

----==_mimepart_5b4e6d17d17b9_723e3f811ae1af841750d6
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/6914240">6914240</a>  address 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/1562/files/0fcd652d782f5fac8a09c258f4289e995a8bd29f..6914240399d204a3c1991f424a88cfde4fd798de">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6iOz-gfZtGf0AC1WeiCcjmeYg-Dks5uHmSXgaJpZM4VP77W">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwkuMcDb175i9GBY64t92_gKeW-Nks5uHmSXgaJpZM4VP77W.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1562"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1562/files/0fcd652d782f5fac8a09c258f4289e995a8bd29f..6914240399d204a3c1991f424a88cfde4fd798de"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1562/files/0fcd652d782f5fac8a09c258f4289e995a8bd29f..6914240399d204a3c1991f424a88cfde4fd798de",
"url": "https://github.com/quicwg/base-drafts/pull/1562/files/0fcd652d782f5fac8a09c258f4289e995a8bd29f..6914240399d204a3c1991f424a88cfde4fd798de",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1562",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1562:",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [
{
"name": "6914240",
"value": "address comments"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1562/files/0fcd652d782f5fac8a09c258f4289e995a8bd29f..6914240399d204a3c1991f424a88cfde4fd798de"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356499158\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b4e6d17d17b9_723e3f811ae1af841750d6--


From nobody Tue Jul 17 15: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 955591310C2 for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 15:27:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lP4iacclcnVm for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 15:26: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 C702C130E7E for <quic-issues@ietf.org>; Tue, 17 Jul 2018 15:26:49 -0700 (PDT)
Date: Tue, 17 Jul 2018 15:26:47 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531866407; bh=j3M6y81kRcC0idFavXNDT9iVgwZT7Vsn+8ohA/LmGk4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=VPiv6VGUTkxW+8zK7Msy4iTRxGikwA81RkkDtlC0ZZsCfF+JCpTjGHW7KCplmFBXp RxBDSVQ9RpZ+L40+nHqtHPH/FUfjAmK5FW585pF6t5LoRJh4FcfiTwyieLlwj7hAEV GNbKsT46epFljd2QH7vWJXXnO4QpKrTo5xgbvVMs=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb6b5ab400631d26a3c81a1128d7c927acd8b508692cf0000000117662f2792a169ce14571c59@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1562/c405748433@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1562@github.com>
References: <quicwg/base-drafts/pull/1562@github.com>
Subject: Re: [quicwg/base-drafts] Security considerations (#1562)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4e6d27e7529_f0d3fa6114fcf80700a6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/xARwiN_jo8hZmFc86xG7RaiLl2M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 17 Jul 2018 22:27:09 -0000

----==_mimepart_5b4e6d27e7529_f0d3fa6114fcf80700a6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I've addressed comments -- @ianswett 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/1562#issuecomment-405748433
----==_mimepart_5b4e6d27e7529_f0d3fa6114fcf80700a6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I've addressed comments -- <a class="user-mention" data-hovercard-user-id="20072817" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ianswett">@ianswett</a> PTAL</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1562#issuecomment-405748433">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqybckJKoGDJpBBgF8dh5Ee1d4Ibyks5uHmSngaJpZM4VP77W">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4hLc_bQlfD9kczxO9YabTT7croeks5uHmSngaJpZM4VP77W.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1562: I've addressed comments -- @ianswett PTAL"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1562#issuecomment-405748433"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1562#issuecomment-405748433",
"url": "https://github.com/quicwg/base-drafts/pull/1562#issuecomment-405748433",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Security considerations (#1562)",
"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\": 1562,\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\": 1562\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1562#issuecomment-405748433"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356499158\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4e6d27e7529_f0d3fa6114fcf80700a6--


From nobody Tue Jul 17 15:41: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 0823D130F2D for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 15:41:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.606
X-Spam-Level: 
X-Spam-Status: No, score=-6.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4Uc_fFxI996g for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 15:41: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 2EB2D130F24 for <quic-issues@ietf.org>; Tue, 17 Jul 2018 15:41:24 -0700 (PDT)
Date: Tue, 17 Jul 2018 15:41:23 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531867283; bh=ChLiwauPxQ9Ew7KvScTeNz6q4kEsKFO4tVdacg7Az8A=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=gG7qPApW0hfo3uejQrAIXCbRQWgLF8btZCK1TrnbYUtAjQ3JyFEr7C4nZHFYs8BTD 9dV+X8Yyp3bIriMkrCyMHnVz+RCtgQ5q5Rt1wMCgcHNzqCVctzEdHAh0QBP+CN+a4p abyMJg6xnfD0bZ4SKS4OREz5zX8xCHJiYPDi1i4Q=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb5afef62d0d05dc4675741e90e5ab086ced4c4bb92cf000000011766329392a169ce14571c59@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1562/review/138048214@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1562@github.com>
References: <quicwg/base-drafts/pull/1562@github.com>
Subject: Re: [quicwg/base-drafts] Security considerations (#1562)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4e70938e737_35f13fe7feac0f788196e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/tqNVryFUN3PQWbv-HDOfdhAn-KI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 17 Jul 2018 22:41:26 -0000

----==_mimepart_5b4e70938e737_35f13fe7feac0f788196e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.

Thanks Jana, 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/1562#pullrequestreview-138048214
----==_mimepart_5b4e70938e737_35f13fe7feac0f788196e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@ianswett</b> commented on this pull request.</p>

<p>Thanks Jana, 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/1562#pullrequestreview-138048214">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq45luxoL0ZkbjQPMdvfpVFI-JyUZks5uHmgTgaJpZM4VP77W">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7clK09GzfpsDNkrvrwabuB2Dcmkks5uHmgTgaJpZM4VP77W.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1562"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1562#pullrequestreview-138048214"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1562#pullrequestreview-138048214",
"url": "https://github.com/quicwg/base-drafts/pull/1562#pullrequestreview-138048214",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1562",
"sections": [
{
"text": "Thanks Jana, looks good.",
"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/1562#pullrequestreview-138048214"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356499158\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4e70938e737_35f13fe7feac0f788196e--


From nobody Tue Jul 17 15:41: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 8BEB2130F24 for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 15:41:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.011
X-Spam-Level: 
X-Spam-Status: No, score=-1.011 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, T_DKIMWL_WL_HIGH=-0.01] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YNCFbuIKWAnj for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 15:41: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 C10B2131031 for <quic-issues@ietf.org>; Tue, 17 Jul 2018 15:41:28 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531867288; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=v0L34OKt/EGutnScWBCao5862EUm/JQunPv1sil/aPM=; b=t2MurI7p3ZLOHNrW94VnPxFtSI4/AMQvIS8BRiXKQWNx1LnrFvVPr1Is7fGhMWfShtsaAvBC mEWTOhQmArdf527lsL4Wnv1aLrogS4h0Rq6IwFdMJPfJhxJMS0erMOfcryb98owxDjMQ46Bh 4MAdRXiuh9oUe6mBpuadJsl0glI=
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 5b4e7097.7fc2e83f2480-smtp-out-n01; Tue, 17 Jul 2018 22:41:27 -0000 (UTC)
Date: Tue, 17 Jul 2018 15:41:27 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5b4e7097681ca_38b32b228e0b7c1026319@hookshot-fe-dfcc362.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 48eb6c: Security considerations (#1562)
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4e709767795_38b32b228e0b7c102624d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/3N7PztcpMlmAdA63urn-cTBmQEY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 17 Jul 2018 22:41:31 -0000

----==_mimepart_5b4e709767795_38b32b228e0b7c102624d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 48eb6cca4e9907595bfce03f3358cdbc8802cfe8
      https://github.com/quicwg/base-drafts/commit/48eb6cca4e9907595bfce03f3358cdbc8802cfe8
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-07-17 (Tue, 17 Jul 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Security considerations (#1562)

* Security considerations

Fixes #740

* CI

* address comments



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4e709767795_38b32b228e0b7c102624d--


From nobody Tue Jul 17 15:41: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 6E839130F24 for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 15:41:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tMrjQXquPUwP for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 15:41: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 A45E8130F84 for <quic-issues@ietf.org>; Tue, 17 Jul 2018 15:41:30 -0700 (PDT)
Date: Tue, 17 Jul 2018 15:41:29 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531867289; bh=9nxqM3MXYL3PX7qW0Kenk1OwwOJ5hCxQSZ0UOFyJoPw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=m9uO+motLfzOIeCg/4NdwZL+YEVf4BrQT9qHxb5VmfED3FGwrT4pleJbcc+33g7n7 d5KHByJyfBVvMplCtyPPN7iGPszVu4vuEZFXLiHiK3p/ZmuNaPWdL+9nfID8Sv1NKf Ok/BdaZ5Ir4W8WoE/hbF969weQCFNKUYvGOy6+nA=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abdb286a95495dc81e53e0873c5cfd07ceecf2e7ba92cf000000011766329992a169ce0ef49ce7@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/740/issue_event/1738875345@github.com>
In-Reply-To: <quicwg/base-drafts/issues/740@github.com>
References: <quicwg/base-drafts/issues/740@github.com>
Subject: Re: [quicwg/base-drafts] Recovery needs Security Considerations (#740)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4e7099dc3e4_534a3fcfb3dd0f782514f0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/RF4yBlnhho4kALEDjlK6EBO3Pbo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 17 Jul 2018 22:41:33 -0000

----==_mimepart_5b4e7099dc3e4_534a3fcfb3dd0f782514f0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #740 via #1562.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/740#event-1738875345
----==_mimepart_5b4e7099dc3e4_534a3fcfb3dd0f782514f0
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="250911975" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/740" href="https://github.com/quicwg/base-drafts/issues/740">#740</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="341253209" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1562" href="https://github.com/quicwg/base-drafts/pull/1562">#1562</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/740#event-1738875345">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3nZC6yMtusv726ryhSDUksdSCYTks5uHmgZgaJpZM4O6ILM">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-NN7ODQlpnEqYiz7uCecTfPxojwks5uHmgZgaJpZM4O6ILM.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #740 via #1562."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/740#event-1738875345"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/740#event-1738875345",
"url": "https://github.com/quicwg/base-drafts/issues/740#event-1738875345",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Recovery needs Security Considerations (#740)",
"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/740#event-1738875345"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 250118860\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4e7099dc3e4_534a3fcfb3dd0f782514f0--


From nobody Tue Jul 17 15:41: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 4EF25130FAF for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 15:41:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pMOFVK8hltSE for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 15:41: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 B1D6F130F8B for <quic-issues@ietf.org>; Tue, 17 Jul 2018 15:41:30 -0700 (PDT)
Date: Tue, 17 Jul 2018 15:41:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531867290; bh=uaki2cD28wySLz6gYeENlK7TtEha3NeO8Av/pyiJOJU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ioKdTU+E8Mqpz3OOVgnZP9k0WyD/lIYVyg36id73mxknBTI/NXHLpuGk9fAI2PN7t m4VSr3jfRyMc2THOPQo8uqQFYgucN0mLgtpaPsi1/meJPbIe5bAgqhcg628b4D7vjf c9Gbk2T6yooq2B1QJnBpGYoOUqM9vfcEUQYqUqEw=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab444546c0bbc4d6561c993812782b327a9866ad5392cf000000011766329a92a169ce14571c59@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1562/issue_event/1738875343@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1562@github.com>
References: <quicwg/base-drafts/pull/1562@github.com>
Subject: Re: [quicwg/base-drafts] Security considerations (#1562)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4e709a8502_278ab3fca92292f881670dc"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/bOW-ARUIf6KC48DmLMih3FwJTkY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 17 Jul 2018 22:41:36 -0000

----==_mimepart_5b4e709a8502_278ab3fca92292f881670dc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1562.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1562#event-1738875343
----==_mimepart_5b4e709a8502_278ab3fca92292f881670dc
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="341253209" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1562" href="https://github.com/quicwg/base-drafts/pull/1562">#1562</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1562#event-1738875343">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxzsazKDPoZYGe1r0aeEsf0iEoECks5uHmgagaJpZM4VP77W">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0ywWRfgzyXpn23-0GzVm0zBlC4wks5uHmgagaJpZM4VP77W.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1562."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1562#event-1738875343"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1562#event-1738875343",
"url": "https://github.com/quicwg/base-drafts/pull/1562#event-1738875343",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Security considerations (#1562)",
"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/1562#event-1738875343"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356499158\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4e709a8502_278ab3fca92292f881670dc--


From nobody Tue Jul 17 18:45: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 AAE1313102C for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 18:45:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pOjztW4_h8aV for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 18:45: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 7DDEF131089 for <quic-issues@ietf.org>; Tue, 17 Jul 2018 18:45:03 -0700 (PDT)
Date: Tue, 17 Jul 2018 18:45:02 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531878302; bh=3OW1W7UnuIuNsC10sEggGoADBDKCohvwBzAnEpnO7y0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=1vv3Pnnt7uVXgiDgwe9S0NqTcQFU6L5GyIFZxnBWmpaMfHkJFd7G5yiOXJYVxSSJ5 APAvKUAO6UpjSXOsCmLvnz67ErkY4YJyqiKq+weC0K/ZFArXda9eqy6IMQnhRlz6AD gquCt15xo35V/OLElFd5ZYpdjEFjbpaBahfMQsYQ=
From: Praveen Balasubramanian <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab23fc750242da974e47bfa698551d3f1be5f14df192cf0000000117665d9e92a169ce13ae108c@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1428/405782031@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1428@github.com>
References: <quicwg/base-drafts/issues/1428@github.com>
Subject: Re: [quicwg/base-drafts] When the sender is using standard Reno congestion control, ack every ~2 packets (#1428)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4e9b9eb6e90_19fb43fa751e60f7c716e4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: pravb
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/1KUvVuylXYfYQit5YQVfST35R2Q>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 18 Jul 2018 01:45:07 -0000

----==_mimepart_5b4e9b9eb6e90_19fb43fa751e60f7c716e4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I am not sure I understand the issue here. Even if the sender is using Reno, it should do appropriate byte counting without any limits (since we are requiring pacing). If this is the case why does it matter if  there is stretch ACKing? The issue is not the number of ACKs that need to be generated but that ACKs might get delayed. Any ACKing scheme should generate an immediate ACK after processing a batch of packets. We should recommend that the receiver generate an immediate ACK if it processes more than 2 packets in the batch, but that it could go slower if it is willing to live with slower congestion window growth and less RTT / congestion feedback to the sender.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1428#issuecomment-405782031
----==_mimepart_5b4e9b9eb6e90_19fb43fa751e60f7c716e4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>I am not sure I understand the issue here. Even if the sender is using=
 Reno, it should do appropriate byte counting without any limits (since w=
e are requiring pacing). If this is the case why does it matter if  there=
 is stretch ACKing? The issue is not the number of ACKs that need to be g=
enerated but that ACKs might get delayed. Any ACKing scheme should genera=
te an immediate ACK after processing a batch of packets. We should recomm=
end that the receiver generate an immediate ACK if it processes more than=
 2 packets in the batch, but that it could go slower if it is willing to =
live with slower congestion window growth and less RTT / congestion feedb=
ack to the sender.</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/1428#issuecomment-405782031">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq3Iq=
PDMFWzRXRISOMpWtC9xssNkGks5uHpMegaJpZM4Ud_JF">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq5XcqESax-8v-lHUawPuSsrO=
6ycpks5uHpMegaJpZM4Ud_JF.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":"@prav=
b in #1428: I am not sure I understand the issue here. Even if the sender=
 is using Reno, it should do appropriate byte counting without any limits=
 (since we are requiring pacing). If this is the case why does it matter =
if  there is stretch ACKing? The issue is not the number of ACKs that nee=
d to be generated but that ACKs might get delayed. Any ACKing scheme shou=
ld generate an immediate ACK after processing a batch of packets. We shou=
ld recommend that the receiver generate an immediate ACK if it processes =
more than 2 packets in the batch, but that it could go slower if it is wi=
lling to live with slower congestion window growth and less RTT / congest=
ion feedback to the sender."}],"action":{"name":"View Issue","url":"https=
://github.com/quicwg/base-drafts/issues/1428#issuecomment-405782031"}}}</=
script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1428#issuecomment=
-405782031",
"url": "https://github.com/quicwg/base-drafts/issues/1428#issuecomment-40=
5782031",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 the sender is using standard Reno=
 congestion control, ack every ~2 packets (#1428)",
"sections": [
{
"text": "",
"activityTitle": "**Praveen Balasubramanian**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@pravb",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1428,\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\": 1428\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1428#issuecomment-40=
5782031"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3434051=
25\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b4e9b9eb6e90_19fb43fa751e60f7c716e4--


From nobody Tue Jul 17 19: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 C42AF130F39 for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 19:01:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hD4ertJRb7jp for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 19:01: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 B8C4B130EDD for <quic-issues@ietf.org>; Tue, 17 Jul 2018 19:01:38 -0700 (PDT)
Date: Tue, 17 Jul 2018 19:01:38 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531879298; bh=1ndiBoBuVkQ8/27GPBb2CRUoOIls3oNGm7GZ/cnbE2Y=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=JWVj9xa6H0v+OJ6MQIHPucJX0XiklHCrKSHMt5SnI5lsbXe1sztUkp1Rlyn03MxqI LdkBD2aJeA/zuXLKmEFuiA2ICxX0TushtClthaoOwWXbheJxsjCXGIaAR46d6AJMyq ggjcXgTwc+K8H7hEKCdRjgkjo3sJkxV/AJMXcFKE=
From: Praveen Balasubramanian <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab58a073079af95820b38864bc686dfa2a4e28baf892cf000000011766618292a169ce109acc12@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/981/405784508@github.com>
In-Reply-To: <quicwg/base-drafts/issues/981@github.com>
References: <quicwg/base-drafts/issues/981@github.com>
Subject: Re: [quicwg/base-drafts] Explicitly communicate and include ACK delay in RTO computations (#981)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4e9f823bf9_1a9ee3fdc9cabef887368f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: pravb
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/IhokVlvYFdSnnSx_Y_mHYyRs1Co>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 18 Jul 2018 02:01:41 -0000

----==_mimepart_5b4e9f823bf9_1a9ee3fdc9cabef887368f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Just a heads up that per a recent discussion with Yuchung, MAD is no longer being pursued for TCP.  

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/981#issuecomment-405784508
----==_mimepart_5b4e9f823bf9_1a9ee3fdc9cabef887368f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Just a heads up that per a recent discussion with Yuchung, MAD is no longer being pursued for TCP.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/981#issuecomment-405784508">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2WU_mKI4hygbOuS7U-YmHxVuUp2ks5uHpcCgaJpZM4Qy1_D">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzo56RtIJBH0TZ7llrqbwyXxS45rks5uHpcCgaJpZM4Qy1_D.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@pravb in #981: Just a heads up that per a recent discussion with Yuchung, MAD is no longer being pursued for TCP.  "}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/981#issuecomment-405784508"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/981#issuecomment-405784508",
"url": "https://github.com/quicwg/base-drafts/issues/981#issuecomment-405784508",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 communicate and include ACK delay in RTO computations (#981)",
"sections": [
{
"text": "",
"activityTitle": "**Praveen Balasubramanian**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@pravb",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 981,\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\": 981\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/981#issuecomment-405784508"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 281763779\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4e9f823bf9_1a9ee3fdc9cabef887368f--


From nobody Tue Jul 17 19:09: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 51AB4130EDD for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 19:09:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id iuAbevVXUA9C for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 19:09:11 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E5A1F130E6E for <quic-issues@ietf.org>; Tue, 17 Jul 2018 19:09:10 -0700 (PDT)
Date: Tue, 17 Jul 2018 19:09:10 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531879750; bh=OneEkPdH1gub16CEWlSPEpuUqdzGI6WgB4aDEiD2wUM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xFjOg0qwMH/Uq/nIjhoAURvzQUNGV6xTF04wEN3eIJetzL7diXqa3Yu0eN6f1ols0 adjRLGKnQNTtB9U8kK1n07ur3aqHhOu9uTYZRTZCAlMj/n1ehaQU3sjGMbTR8AO3Ci DKCF5OELNlGGkYJJ6jDs9f3x25z8AC/iHCproPI4=
From: Praveen Balasubramanian <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab4f4587d8c2bb5b97f967fe5511be8955c5faea7292cf000000011766634692a169ce10d715c1@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1017/405785692@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1017@github.com>
References: <quicwg/base-drafts/issues/1017@github.com>
Subject: Re: [quicwg/base-drafts] Eliminating the fixed minimum RTO (#1017)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4ea14627ecc_75f73fb9ae4ccf50609bf"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: pravb
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/EBkEFF8pZfRDAw5_fTJpF3PIYTM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 18 Jul 2018 02:09:13 -0000

----==_mimepart_5b4ea14627ecc_75f73fb9ae4ccf50609bf
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

RTO should be a function of the RTT and should also account for MAD, and we should have exponential backoff. As long as this is true, I agree that there is no need for minrto. What about initial, handshake and 0-RTT packets though when RTT information is not available? We still need to mandate a minimum for these 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/1017#issuecomment-405785692
----==_mimepart_5b4ea14627ecc_75f73fb9ae4ccf50609bf
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>RTO should be a function of the RTT and should also account for MAD, a=
nd we should have exponential backoff. As long as this is true, I agree t=
hat there is no need for minrto. What about initial, handshake and 0-RTT =
packets though when RTT information is not available? We still need to ma=
ndate a minimum for these 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/1017#issuecomment-405785692">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq8rT=
fKQ4oXKSNPPog60iuVG6lDyuks5uHpjGgaJpZM4RD7go">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq3RTJAHr6dL7IWu1fPNx3KQZ=
BMIxks5uHpjGgaJpZM4RD7go.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":"@prav=
b in #1017: RTO should be a function of the RTT and should also account f=
or MAD, and we should have exponential backoff. As long as this is true, =
I agree that there is no need for minrto. What about initial, handshake a=
nd 0-RTT packets though when RTT information is not available? We still n=
eed to mandate a minimum for these packets?"}],"action":{"name":"View Iss=
ue","url":"https://github.com/quicwg/base-drafts/issues/1017#issuecomment=
-405785692"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1017#issuecomment=
-405785692",
"url": "https://github.com/quicwg/base-drafts/issues/1017#issuecomment-40=
5785692",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Eliminating the fixed minimum RTO (#10=
17)",
"sections": [
{
"text": "",
"activityTitle": "**Praveen Balasubramanian**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@pravb",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1017,\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\": 1017\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1017#issuecomment-40=
5785692"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 2862428=
56\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b4ea14627ecc_75f73fb9ae4ccf50609bf--


From nobody Tue Jul 17 20:53: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 800FF130E89 for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 20:53:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UY4ENbnp7MY5 for <quic-issues@ietfa.amsl.com>; Tue, 17 Jul 2018 20:53: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 C6AB5130E72 for <quic-issues@ietf.org>; Tue, 17 Jul 2018 20:53:16 -0700 (PDT)
Date: Tue, 17 Jul 2018 20:53:15 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531885995; bh=fvWS2VGIZlXbYLWUaTDvIA3GV2MWHKnxvRd6suk2XYY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=jsgLoVSsDHhL0Ui5FDlZ/bjCOs9xnE9Ank+WCHEk811wHVKx+Fbv3rSf3sF5LB91h aRIOAkHdB37D+cYZQbpXBlovpA3LKySwUJ4cFsIJtJrSvUUa8OE2lcXiGLLEJwQmuP hVFvwYYDZFYU/uW468T4aG2JTROSPllJEhE2rrps=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab97345e9e03f8c0e8589f3ecc653f50d6b8e5aaeb92cf0000000117667bab92a169ce10d715c1@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1017/405800767@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1017@github.com>
References: <quicwg/base-drafts/issues/1017@github.com>
Subject: Re: [quicwg/base-drafts] Eliminating the fixed minimum RTO (#1017)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4eb9abb1366_36113f80924ccf5090799"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/NQdwxst21mVaSlxPIFmCXTL2x5w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 18 Jul 2018 03:53:20 -0000

----==_mimepart_5b4eb9abb1366_36113f80924ccf5090799
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Prior to handshake completion, QUIC only retransmits handshake packets, so the mechanism is slightly different, and therefore we should not need a MinRTO because the RTO timer isn't active.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1017#issuecomment-405800767
----==_mimepart_5b4eb9abb1366_36113f80924ccf5090799
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Prior to handshake completion, QUIC only retransmits handshake packets, so the mechanism is slightly different, and therefore we should not need a MinRTO because the RTO timer isn't active.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1017#issuecomment-405800767">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-PrxvZHVe63l3dL8EbLJMt2axxAks5uHrErgaJpZM4RD7go">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3e3NOeHV1GjRRhXus2SRIV4Ksblks5uHrErgaJpZM4RD7go.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1017: Prior to handshake completion, QUIC only retransmits handshake packets, so the mechanism is slightly different, and therefore we should not need a MinRTO because the RTO timer isn't active."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1017#issuecomment-405800767"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1017#issuecomment-405800767",
"url": "https://github.com/quicwg/base-drafts/issues/1017#issuecomment-405800767",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Eliminating the fixed minimum RTO (#1017)",
"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\": 1017,\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\": 1017\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1017#issuecomment-405800767"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 286242856\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4eb9abb1366_36113f80924ccf5090799--


From nobody Wed Jul 18 06: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 04091130FC1 for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 06:52:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2zh9Rekcyru1 for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 06:52: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 4D85C126DBF for <quic-issues@ietf.org>; Wed, 18 Jul 2018 06:52:27 -0700 (PDT)
Date: Wed, 18 Jul 2018 06:52:25 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531921945; bh=roiydEpdgBCXRGpVO5hYfBbZX4XzTq+m0qeO3HqtIdw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xczVe7oCOhGDx6yT17Sx2hAra1Eq6aCVf/gFxQnTeRJzfGVI5piucx/7SJXkFQP0y KLEYc7G0aF2NCDXf6vT4VTeYWs8CilebSgz/L0wzCKbDFux9wJFHIRBQEq/O/oS9xI 7pcHPWwqd/W4FYzRCUF2weEcqvxgvaj+Hpv9Q5N4=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab650070ebe259872e7e0fe9571575bbb0c478a7ca92cf000000011767081992a169ce146220ed@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1577/405938589@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1577@github.com>
References: <quicwg/base-drafts/issues/1577@github.com>
Subject: Re: [quicwg/base-drafts] Consider making long header payload length 16bits (#1577)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4f461931758_21ac3feb178ccf5c84418"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/faunqRvSF27rlkJvw5C0Xf-hYyA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 18 Jul 2018 13:52:38 -0000

----==_mimepart_5b4f461931758_21ac3feb178ccf5c84418
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

+1. I'm noticing also that everyone is using a 2-byte PN, I think it makes sense to just use that. Varlen is overkill.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1577#issuecomment-405938589
----==_mimepart_5b4f461931758_21ac3feb178ccf5c84418
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>+1. I'm noticing also that everyone is using a 2-byte PN, I think it makes sense to just use that. Varlen is overkill.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1577#issuecomment-405938589">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8u_0gfSq03dqfTORRUhsdcH6nkFks5uHz2ZgaJpZM4VTFuj">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqykYYHrfZdX1-SYYvkhIFAQdPmIvks5uHz2ZgaJpZM4VTFuj.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1577: +1. I'm noticing also that everyone is using a 2-byte PN, I think it makes sense to just use that. Varlen is overkill."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1577#issuecomment-405938589"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1577#issuecomment-405938589",
"url": "https://github.com/quicwg/base-drafts/issues/1577#issuecomment-405938589",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 making long header payload length 16bits (#1577)",
"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\": 1577,\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\": 1577\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1577#issuecomment-405938589"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 357325731\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4f461931758_21ac3feb178ccf5c84418--


From nobody Wed Jul 18 07:13: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 5743A130EC1 for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 07:13:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OGUUeJdqx0BO for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 07:13: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 AA5F1130E14 for <quic-issues@ietf.org>; Wed, 18 Jul 2018 07:13:24 -0700 (PDT)
Date: Wed, 18 Jul 2018 07:13:23 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531923203; bh=kyBirX4q/ph8NGRY37dCvBiMvEbGlosX0hh51N9I72g=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=dKwjx2dqBXMFosyKWzTc/8So3I/YVH8jIMx2vKtowbOVWll7unF/+idnMr59Y7zMX pZQe1AKY55K0V610BbFJ8XinwyTliWIm3/C0xgUg9epT70Dn2RP3Lf4bntpu9Geror +UiKIIkXizk4wB/0Y5KTIByitMH5yYkFS8GeYVMI=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abcabd5fb634c81e7acc72a113fb0c182de5a050a592cf0000000117670d0392a169ce1467cce7@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1580@github.com>
Subject: [quicwg/base-drafts] hq: Does ignored data/frames cause flow control updates? (#1580)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4f4b03a6398_28ad3fb78ccbef84430ed"; 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/1Lma8obE7e-q5BOF63OaoqgUMHM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 18 Jul 2018 14:13:27 -0000

----==_mimepart_5b4f4b03a6398_28ad3fb78ccbef84430ed
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This is triggered by the addition of greasing unidirectional stream types. Is ignoring stream data at the application level classed as consuming it from the transport, hence triggering a window flow control update (in the form of MAX_STREAM_DATA).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1580
----==_mimepart_5b4f4b03a6398_28ad3fb78ccbef84430ed
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>This is triggered by the addition of greasing unidirectional stream types. Is ignoring stream data at the application level classed as consuming it from the transport, hence triggering a window flow control update (in the form of MAX_STREAM_DATA).</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1580">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6mDVX4bsVW2qxZjEnCvJUoF4HYqks5uH0KDgaJpZM4VUrcG">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3iifRNjTQ9uQ0KNdsZmrdkiUkt5ks5uH0KDgaJpZM4VUrcG.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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: Does ignored data/frames cause flow control updates? (#1580)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1580"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1580",
"url": "https://github.com/quicwg/base-drafts/issues/1580",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@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: Does ignored data/frames cause flow control updates? (#1580)",
"sections": [
{
"text": "",
"activityTitle": "**Lucas Pardue**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@LPardue",
"facts": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1580
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1580,\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\": 1580\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1580"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 357742342\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4f4b03a6398_28ad3fb78ccbef84430ed--


From nobody Wed Jul 18 07:39: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 BB9D4131171 for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 07:39:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.009
X-Spam-Level: 
X-Spam-Status: No, score=-3.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nq3gxvXqERmo for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 07:39:42 -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 EC3D41311B7 for <quic-issues@ietf.org>; Wed, 18 Jul 2018 07:39: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=b0bC1JnxMJW0D71OCUiKDeSkwTU=; b=c8qiouA6xUiRNqDJ FH+di8JSqqCB/6FF8HqzkhW0r19ULoJPStzq1GP034gFO8LvFPsHs+Dopy8J0UVd 9T7MkDyvNte80W6QTuwvslnz/BNz1x9js7XSqlEt2hBBU0SQLiWIVY8DPvBSsCab wFQ2xWnc+KG0x8/eAjUiAsg80Pk=
Received: by filter0085p1iad2.sendgrid.net with SMTP id filter0085p1iad2-6139-5B4F512C-1C 2018-07-18 14:39:40.517910658 +0000 UTC m=+55445.110939983
Received: from github-lowworker7-cp1-prd.iad.github.net (unknown [192.30.252.47]) by ismtpd0002p1iad1.sendgrid.net (SG) with ESMTP id N6DHtCFIQKyA2R9YB09XNA for <quic-issues@ietf.org>; Wed, 18 Jul 2018 14:39:40.426 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker7-cp1-prd.iad.github.net (Postfix) with ESMTP id 6830DA1D3C for <quic-issues@ietf.org>; Wed, 18 Jul 2018 07:39:40 -0700 (PDT)
Date: Wed, 18 Jul 2018 14:39:40 +0000 (UTC)
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab3e8d2aee26af6e72bb2dd4b63d22296746aa188492cf000000011767132c92a169ce14138c09@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1498/review/138286909@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1498@github.com>
References: <quicwg/base-drafts/pull/1498@github.com>
Subject: Re: [quicwg/base-drafts] Rework Retry packet (#1498)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4f512c66dd5_733b3fd7de2bef8092474"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3FV/NwhhgRzW5HHwA+cTSQULKW3GF/ym84/g NJfkd3w3usRxyNFABnNq21nHeSPfhvXNZl/TLFmyx3nkV8CnimPTxCgW5dAX5nv8pryUn7T8ENcabB bx3R3vvNU+rTIfI7/ApiPfFFHGWLTMyA4sPPWdHtyAWV02+2CXUYcjlwXciUdi3ixljF213vIgtMna M=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/uktTJfS9nyP5L2W_-RgJhia0A0I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 18 Jul 2018 14:39:53 -0000

----==_mimepart_5b4f512c66dd5_733b3fd7de2bef8092474
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

marten-seemann commented on this pull request.



> + 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
++-+-+-+-+-+-+-+-+
+|1|    0x7e     |
++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+|                         Version (32)                          |
++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+|DCIL(4)|SCIL(4)|
++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+|               Destination Connection ID (0/32..144)         ...
++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+|                 Source Connection ID (0/32..144)            ...
++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+|    ODCIL(8)   |      Original Destination Connection ID (*)   |
++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+|                        Retry Token (*)                      ...

This might be a bit esoteric, but here's possible use cases:
Let's say a server only support QUIC v1, and it receives an Initial packet for a different version. The server would then send a Version Negotiation Packet, and could coalesce that with a Retry packet, in order to save one round trip.
I admit feels kind of clumsy though, since the Retry would have to go *in front of* the VNP (since the VNP doesn't have a length 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/1498#discussion_r203405159
----==_mimepart_5b4f512c66dd5_733b3fd7de2bef8092474
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/1498#discussion_r203405159">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; + 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
++-+-+-+-+-+-+-+-+
+|1|    0x7e     |
++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+|                         Version (32)                          |
++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+|DCIL(4)|SCIL(4)|
++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+|               Destination Connection ID (0/32..144)         ...
++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+|                 Source Connection ID (0/32..144)            ...
++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+|    ODCIL(8)   |      Original Destination Connection ID (*)   |
++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+|                        Retry Token (*)                      ...
</pre>
<p>This might be a bit esoteric, but here's possible use cases:<br>
Let's say a server only support QUIC v1, and it receives an Initial packet for a different version. The server would then send a Version Negotiation Packet, and could coalesce that with a Retry packet, in order to save one round trip.<br>
I admit feels kind of clumsy though, since the Retry would have to go <em>in front of</em> the VNP (since the VNP doesn't have a length field).</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1498#discussion_r203405159">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_9TCYcyvLTr-gPGH3KbPbDUPH2Qks5uH0isgaJpZM4U8RgX">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4ODcx2gsqoj7C6MKYSce_OOYd4lks5uH0isgaJpZM4U8RgX.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1498"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1498#discussion_r203405159"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1498#discussion_r203405159",
"url": "https://github.com/quicwg/base-drafts/pull/1498#discussion_r203405159",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1498",
"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/1498#discussion_r203405159"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 351344663\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4f512c66dd5_733b3fd7de2bef8092474--


From nobody Wed Jul 18 08:20: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 0DAB612D7F8 for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 08:20:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wB1CmDXywGOY for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 08:20: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 E3A41130F8E for <quic-issues@ietf.org>; Wed, 18 Jul 2018 08:20:01 -0700 (PDT)
Date: Wed, 18 Jul 2018 08:20:00 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531927200; bh=UXcAarDXCEqNBDCu51VKgx/aT+WV6mdIVdgauSfJwoo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=n8D1f4yN6onlx9HuA1MP039VPpRxS/Pal0CgeOVBCft10RlX5vkunc/4Nwbatzw2y FeHZR/gz174pWNk/G1yZbmTXInkpF0gBrZ/ZOXNIzat4PSgLrIJ2nRO1lm4yCl5lAX EqKy27FPDrJKldeINSsiQljKAusOgFIV8TxB6nME=
From: Christian Huitema <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab08a3a72ad74430f30f24787e01c38f7bec52ef4b92cf0000000117671ca092a169ce14138c09@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1498/review/138306817@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1498@github.com>
References: <quicwg/base-drafts/pull/1498@github.com>
Subject: Re: [quicwg/base-drafts] Rework Retry packet (#1498)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4f5aa01dbbd_28e3fe4358bef801518e7"; 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/MVdJLuGO_ESAD9jYo5lO5rPylCw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 18 Jul 2018 15:20:08 -0000

----==_mimepart_5b4f5aa01dbbd_28e3fe4358bef801518e7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

huitema commented on this pull request.



> + 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
++-+-+-+-+-+-+-+-+
+|1|    0x7e     |
++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+|                         Version (32)                          |
++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+|DCIL(4)|SCIL(4)|
++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+|               Destination Connection ID (0/32..144)         ...
++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+|                 Source Connection ID (0/32..144)            ...
++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+|    ODCIL(8)   |      Original Destination Connection ID (*)   |
++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+|                        Retry Token (*)                      ...

@Marten: I am not sure this is a valid use case. The main use case for the retry packet is that it is sent by some kind of firewall as part of DOS defense. 

The VN is sent end-to-end, and already carries a token of sorts with the Source CID. I don't see the use case of sending both retry and VN end to end.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1498#discussion_r203421467
----==_mimepart_5b4f5aa01dbbd_28e3fe4358bef801518e7
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/1498#discussion_r203421467">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; + 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
++-+-+-+-+-+-+-+-+
+|1|    0x7e     |
++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+|                         Version (32)                          |
++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+|DCIL(4)|SCIL(4)|
++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+|               Destination Connection ID (0/32..144)         ...
++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+|                 Source Connection ID (0/32..144)            ...
++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+|    ODCIL(8)   |      Original Destination Connection ID (*)   |
++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+|                        Retry Token (*)                      ...
</pre>
<p><a class="user-mention" data-hovercard-user-id="277" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/marten">@marten</a>: I am not sure this is a valid use case. The main use case for the retry packet is that it is sent by some kind of firewall as part of DOS defense.</p>
<p>The VN is sent end-to-end, and already carries a token of sorts with the Source CID. I don't see the use case of sending both retry and VN end to end.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1498#discussion_r203421467">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7L9SzQCYWMdaCyqvO7RA-KB6PCFks5uH1IggaJpZM4U8RgX">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7IoPZ28F0-lY1yTfYEkjHUpr22Fks5uH1IggaJpZM4U8RgX.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1498"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1498#discussion_r203421467"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1498#discussion_r203421467",
"url": "https://github.com/quicwg/base-drafts/pull/1498#discussion_r203421467",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1498",
"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/1498#discussion_r203421467"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 351344663\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4f5aa01dbbd_28e3fe4358bef801518e7--


From nobody Wed Jul 18 08:25: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 869FC131127 for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 08:25:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QmWr5TuAeiPS for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 08:25: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 74BB3131218 for <quic-issues@ietf.org>; Wed, 18 Jul 2018 08:25:42 -0700 (PDT)
Date: Wed, 18 Jul 2018 08:25:41 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531927541; bh=sTfHE8WdJ/+LU+jeQOqOjJOW3dMYngfyoOqBI2EHgUQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=eYi56L8LMuQ3krlNeoM4yBlUAkPVNXUdvCJo6dEQKgKySKmDuGzd9RzIZTdkZ6w4e Xal1Z80FUY0Sju+Ge19XhAiSSY+gl62xJojFcs6VxxwAFGQeU4fBrpnVFoqIAruG0h nSTtX19T161HmqkGh8jk80x7IOAtKVPcPnGELV30=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab8684b86a4bd2ceb382b82b3fd1016197862865d192cf0000000117671df592a169ce14138c09@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1498/review/138309482@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1498@github.com>
References: <quicwg/base-drafts/pull/1498@github.com>
Subject: Re: [quicwg/base-drafts] Rework Retry packet (#1498)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4f5bf5bd860_35d93feedc0bef7c1827b8"; 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/egFEYCqkjonVubf7mU7vdwj3ryE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 18 Jul 2018 15:25:45 -0000

----==_mimepart_5b4f5bf5bd860_35d93feedc0bef7c1827b8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

marten-seemann commented on this pull request.



> + 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
++-+-+-+-+-+-+-+-+
+|1|    0x7e     |
++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+|                         Version (32)                          |
++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+|DCIL(4)|SCIL(4)|
++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+|               Destination Connection ID (0/32..144)         ...
++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+|                 Source Connection ID (0/32..144)            ...
++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+|    ODCIL(8)   |      Original Destination Connection ID (*)   |
++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+|                        Retry Token (*)                      ...

In p2p, you won't have a separate firewall, but a peer might still want to use the Retry mechanism if it's under attack. I'm aware that this is not a very strong argument, since in that case you'd probably be ok with incurring an additional RTT, on the other hand, adding a varint to the header doesn't cost us a lot either.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1498#discussion_r203423595
----==_mimepart_5b4f5bf5bd860_35d93feedc0bef7c1827b8
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/1498#discussion_r203423595">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; + 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
++-+-+-+-+-+-+-+-+
+|1|    0x7e     |
++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+|                         Version (32)                          |
++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+|DCIL(4)|SCIL(4)|
++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+|               Destination Connection ID (0/32..144)         ...
++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+|                 Source Connection ID (0/32..144)            ...
++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+|    ODCIL(8)   |      Original Destination Connection ID (*)   |
++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+|                        Retry Token (*)                      ...
</pre>
<p>In p2p, you won't have a separate firewall, but a peer might still want to use the Retry mechanism if it's under attack. I'm aware that this is not a very strong argument, since in that case you'd probably be ok with incurring an additional RTT, on the other hand, adding a varint to the header doesn't cost us a lot either.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1498#discussion_r203423595">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyrZ4Agm48siXBypAGUfdjbUVgeEks5uH1N1gaJpZM4U8RgX">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-ZhyekfwzLaowqUnlSRz88fuuJlks5uH1N1gaJpZM4U8RgX.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1498"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1498#discussion_r203423595"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1498#discussion_r203423595",
"url": "https://github.com/quicwg/base-drafts/pull/1498#discussion_r203423595",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1498",
"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/1498#discussion_r203423595"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 351344663\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4f5bf5bd860_35d93feedc0bef7c1827b8--


From nobody Wed Jul 18 08: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 5002313118F for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 08:27:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id cpz3DU_5PtUa for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 08:27: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 A2DBE130F97 for <quic-issues@ietf.org>; Wed, 18 Jul 2018 08:27:52 -0700 (PDT)
Date: Wed, 18 Jul 2018 08:27:51 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531927671; bh=Le7W3iukuSVROHzo1mI2h2RBkVxE0j6MEgfz3YDBUnc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=tNiVYvNvq2YD7T9lBVxZl0W/++OEJyCJrs9P9hwgb/Bk/n1DMNVrZ6uwZ3ihpTgCC NtdpMwZSVdk3sAeSuhgySctINXIQqwXwfYc/6+DkLbfdbzwnFeD+z7P424fWc3fgCk EEbZTeNHHOxhZLNXf5Ji18ll89U3AuJ7rknKvXss=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab089dcd1be6a8dd211111e773b0c8721168ed612992cf0000000117671e7792a169ce13c7a591@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1443/405972124@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1443@github.com>
References: <quicwg/base-drafts/issues/1443@github.com>
Subject: Re: [quicwg/base-drafts] Stateless Reset Eternal Ping Pong (#1443)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4f5c7786f42_57c53ff43fcccf541789b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/EArKaneb0lKZJFU0_plpCiMLIRE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 18 Jul 2018 15:27:56 -0000

----==_mimepart_5b4f5c7786f42_57c53ff43fcccf541789b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Discussed in Montreal.  We concluded that a combination of a continually reducing packet size or a continually reducing TTL would suffice here.  There was less enthusiasm for a non-deterministic drop chance, particularly in light of the prevalence of packet duplication in some networks.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1443#issuecomment-405972124
----==_mimepart_5b4f5c7786f42_57c53ff43fcccf541789b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>Discussed in Montreal.  We concluded that a combination of a continual=
ly reducing packet size or a continually reducing TTL would suffice here.=
  There was less enthusiasm for a non-deterministic drop chance, particul=
arly in light of the prevalence of packet duplication in some networks.</=
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/1443#issuecomment-405972124">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq7Fe=
tNLqqOp5axhKURgv79SYjuZZks5uH1P3gaJpZM4Ulk0v">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkqw1OK3HGeBhtNsN_wMamaDap=
RfqMks5uH1P3gaJpZM4Ulk0v.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 #1443: Discussed in Montreal.  We concluded that a combinati=
on of a continually reducing packet size or a continually reducing TTL wo=
uld suffice here.  There was less enthusiasm for a non-deterministic drop=
 chance, particularly in light of the prevalence of packet duplication in=
 some networks."}],"action":{"name":"View Issue","url":"https://github.co=
m/quicwg/base-drafts/issues/1443#issuecomment-405972124"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment=
-405972124",
"url": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment-40=
5972124",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Stateless Reset Eternal Ping Pong (#14=
43)",
"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\": 1443,\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\": 1443\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment-40=
5972124"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3453944=
79\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b4f5c7786f42_57c53ff43fcccf541789b--


From nobody Wed Jul 18 08:45: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 3D12613119E for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 08:45:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id M5F44vCZrM6m for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 08:45: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 613BB1311FC for <quic-issues@ietf.org>; Wed, 18 Jul 2018 08:45:00 -0700 (PDT)
Date: Wed, 18 Jul 2018 08:44:59 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531928699; bh=cUSZNLFw7UdanEgvTGU0LmRBD7w0o4TURUx1WmSOwx0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=w+GQTYl/YSQwsSOQTYpgNYqSkVR0ysw94mUJcH9VoNd8hH1z/9TUj4780iLfWBCeH TqGqwQ/kshFAY3zvtrO+eHghxSWn+wudAzKo1qpAr512A865GfNTZAaJbgO5Xw7Muq 8ZZrjgOpuJNti3eOqTU0vOUvTl8IurytLz0mUZ8Q=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab67ebcb1247fd54704fd0240cf86a3eb825e0509892cf000000011767227b92a169ce1467cce7@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1580/issue_event/1740491326@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1580@github.com>
References: <quicwg/base-drafts/issues/1580@github.com>
Subject: Re: [quicwg/base-drafts] hq: Does ignored data/frames cause flow control updates? (#1580)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4f607b78ef8_7df43f9d738bef8443216"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/EMm30vPMNKQuq6bHwO_fyHSxfi0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 18 Jul 2018 15:45:06 -0000

----==_mimepart_5b4f607b78ef8_7df43f9d738bef8443216
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1580.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1580#event-1740491326
----==_mimepart_5b4f607b78ef8_7df43f9d738bef8443216
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="342346983" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1580" href="https://github.com/quicwg/base-drafts/issues/1580">#1580</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1580#event-1740491326">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-Udol18fLSogSTLaSXJDGfOP3vkks5uH1f7gaJpZM4VUrcG">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxtpNN7Ttdp7tkaKEwk-jTg-EHfGks5uH1f7gaJpZM4VUrcG.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1580."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1580#event-1740491326"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1580#event-1740491326",
"url": "https://github.com/quicwg/base-drafts/issues/1580#event-1740491326",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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: Does ignored data/frames cause flow control updates? (#1580)",
"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/1580#event-1740491326"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 357742342\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4f607b78ef8_7df43f9d738bef8443216--


From nobody Wed Jul 18 08: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 51C6313119E for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 08:45:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MFYsmKPw6Yhr for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 08:45: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 79973131203 for <quic-issues@ietf.org>; Wed, 18 Jul 2018 08:45:00 -0700 (PDT)
Date: Wed, 18 Jul 2018 08:44:59 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531928699; bh=5tiNfErccscd9uO2n3RTTct6lDrZ0bKzaDWF6yQKgiM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=t1OorGaHY5cHDMb6JsqOolscbaQSgQayQCXKifhviGlC23pfGhyfRpnv6Nw3yX8WJ Gp0akCKdKhpLsTd52t5jvY6TPs5Z79x9xBUxKZPmeiMoxLq072M195IDeOyEX+Xxfi Wu/gWJOwtopIa46Gd45xA0zTBrcZmLXUzSNC5dCc=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab67ebcb1247fd54704fd0240cf86a3eb825e0509892cf000000011767227b92a169ce1467cce7@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1580/405978115@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1580@github.com>
References: <quicwg/base-drafts/issues/1580@github.com>
Subject: Re: [quicwg/base-drafts] hq: Does ignored data/frames cause flow control updates? (#1580)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4f607bc145c_1fb03f9c320ccf5c122834"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/NUOiUmoesjyDgLiEZ_zZSRS3m8Q>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 18 Jul 2018 15:45:09 -0000

----==_mimepart_5b4f607bc145c_1fb03f9c320ccf5c122834
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This isn't a problem.  Flow control in QUIC (the transport) is robust in the face of RST_STREAM and STOP_SENDING.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1580#issuecomment-405978115
----==_mimepart_5b4f607bc145c_1fb03f9c320ccf5c122834
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>This isn't a problem.  Flow control in QUIC (the transport) is robust in the face of RST_STREAM and STOP_SENDING.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1580#issuecomment-405978115">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-Udol18fLSogSTLaSXJDGfOP3vkks5uH1f7gaJpZM4VUrcG">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxtpNN7Ttdp7tkaKEwk-jTg-EHfGks5uH1f7gaJpZM4VUrcG.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1580: This isn't a problem.  Flow control in QUIC (the transport) is robust in the face of RST_STREAM and STOP_SENDING."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1580#issuecomment-405978115"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1580#issuecomment-405978115",
"url": "https://github.com/quicwg/base-drafts/issues/1580#issuecomment-405978115",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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: Does ignored data/frames cause flow control updates? (#1580)",
"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\": 1580,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1580#issuecomment-405978115"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 357742342\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4f607bc145c_1fb03f9c320ccf5c122834--


From nobody Wed Jul 18 08:51: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 73B3B130F3C for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 08:51:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fu5zWdqEXMHg for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 08:51: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 9157F130E14 for <quic-issues@ietf.org>; Wed, 18 Jul 2018 08:51:29 -0700 (PDT)
Date: Wed, 18 Jul 2018 08:51:28 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531929088; bh=qB1HY0bUfeW0n/tIr1JdyzQ0KIUVKzc7ItpdvqGC1hk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ZzpGMUvAlLP/fMz0gvA7/F4Vw68RB9K/rqTjSeC23tjKyW0XBLuoi+Uw2+vFPNbcH kx6ucfvvQwLrN/t17OQnRKakGj7ETZslmZ7bk2nEOVxTz6cz3KroK26TahGTiM7I6s KP7FLnr/iLbyqqbiTjQXOdpTqjfUX8evrGl5TTfE=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba39ddad5c721447f532ae01deb3b7d957746e69f92cf000000011767240092a169ce1467cce7@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1580/405980576@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1580@github.com>
References: <quicwg/base-drafts/issues/1580@github.com>
Subject: Re: [quicwg/base-drafts] hq: Does ignored data/frames cause flow control updates? (#1580)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4f6200ba4b5_1d7b3fb7f80ccf5c683c5"; 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/glWswDTdbeyFvOXXxjZDIR87hcg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 18 Jul 2018 15:51:32 -0000

----==_mimepart_5b4f6200ba4b5_1d7b3fb7f80ccf5c683c5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Wait, the problem is not wanting to close the stream but the opposite i.e. keeping greased streams open for transferring data as a background noise signal. This will get blocked unless the receiver can update flow control related to data that is intended to be ignored.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1580#issuecomment-405980576
----==_mimepart_5b4f6200ba4b5_1d7b3fb7f80ccf5c683c5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Wait, the problem is not wanting to close the stream but the opposite i.e. keeping greased streams open for transferring data as a background noise signal. This will get blocked unless the receiver can update flow control related to data that is intended to be ignored.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1580#issuecomment-405980576">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9pHY0FNvBCbdZnrHCSIsrV-WzvEks5uH1mAgaJpZM4VUrcG">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwOPU_80K0SJCMrz7nkLPgjS9yKHks5uH1mAgaJpZM4VUrcG.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1580: Wait, the problem is not wanting to close the stream but the opposite i.e. keeping greased streams open for transferring data as a background noise signal. This will get blocked unless the receiver can update flow control related to data that is intended to be ignored."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1580#issuecomment-405980576"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1580#issuecomment-405980576",
"url": "https://github.com/quicwg/base-drafts/issues/1580#issuecomment-405980576",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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: Does ignored data/frames cause flow control updates? (#1580)",
"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\": 1580,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1580#issuecomment-405980576"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 357742342\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4f6200ba4b5_1d7b3fb7f80ccf5c683c5--


From nobody Wed Jul 18 08:52: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 57B44130EEE for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 08:52:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.009
X-Spam-Level: 
X-Spam-Status: No, score=-3.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nv_pp9Wrd6vT for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 08:52:50 -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 BA0B2130E14 for <quic-issues@ietf.org>; Wed, 18 Jul 2018 08:52: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=MoZRBM3oWpzGZsFOxzcDvFfF3sQ=; b=QEnpoIoizjKTYZrr GBdvPQlTGQJKqBHCSrfDYV6xebAKNTkoX4doksosH90fFdr0GoXzfFf4Y8mI+rPs wD2oiI/WkW0w0/zYsFhtmKxUh1Q4CjxepAqoL3n/165TtBY/H8oKaPVDvbq3rXU0 8ypIVliEyqTr6+cI9aATDKmKusc=
Received: by filter0603p1iad2.sendgrid.net with SMTP id filter0603p1iad2-10630-5B4F624F-61 2018-07-18 15:52:47.973468183 +0000 UTC m=+60451.497324748
Received: from github-lowworker10-cp1-prd.iad.github.net (unknown [192.30.252.38]) by ismtpd0002p1iad1.sendgrid.net (SG) with ESMTP id f7JkbIOaSqGXJxs1I8eVRg for <quic-issues@ietf.org>; Wed, 18 Jul 2018 15:52:47.819 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker10-cp1-prd.iad.github.net (Postfix) with ESMTP id C71EF41075 for <quic-issues@ietf.org>; Wed, 18 Jul 2018 08:52:47 -0700 (PDT)
Date: Wed, 18 Jul 2018 15:52:48 +0000 (UTC)
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba5343506da7f6376d71727b256ef5df0e1cbb09d92cf000000011767244f92a169ce1418d0ad@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1507/405981043@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1507@github.com>
References: <quicwg/base-drafts/issues/1507@github.com>
Subject: Re: [quicwg/base-drafts] Can a client send 0-RTT data when receiving Retry? (#1507)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4f624fc4ef7_423c3fa5f6cbef7c1112c9"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2uSE09U016vHgsu3EETjS+RwfhKyED0ZhsG5 C8K9P4A+SQxqO9xZi8XI5cGQl259iO6BeEj2CRRxyWDbh9WchNiopz2LBuScJC7xAbSzlSs7fuZ6f2 nHlzTKXJvzas+VvC02Ikt7XpiLJ3RqSeKkwX2qAQr7rZNRhFWgV9Y0XwwUf1d2ZYwqFLPRnXukxYl/ g=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/3P0ZT2e5JWAm3eLsMbCoPUiFP5A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 18 Jul 2018 15:52:53 -0000

----==_mimepart_5b4f624fc4ef7_423c3fa5f6cbef7c1112c9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Note that since -13, the settings of the previous connection will be retained in the token, because we no longer define an extension slot in NewSessionTicket. The conveyer of address validation data _and setting information_ have moved to token.

However, token (which is contained in a Initial that attempts a 0-RTT) is replaced once the server sends a Retry packet.

That makes handling of 0-RTT a bit complicated, especially when the information about previous settings is necessary to determine if a server accepts the 0-RTT (see #1541).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1507#issuecomment-405981043
----==_mimepart_5b4f624fc4ef7_423c3fa5f6cbef7c1112c9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>Note that since -13, the settings of the previous connection will be ret=
ained in the token, because we no longer define an extension slot in NewSes=
sionTicket. The conveyer of address validation data <em>and setting informa=
tion</em> have moved to token.</p>
<p>However, token (which is contained in a Initial that attempts a 0-RTT) i=
s replaced once the server sends a Retry packet.</p>
<p>That makes handling of 0-RTT a bit complicated, especially when the info=
rmation about previous settings is necessary to determine if a server accep=
ts the 0-RTT (see <a class=3D"issue-link js-issue-link" data-error-text=3D"=
Failed to load issue title" data-id=3D"339552719" data-permission-text=3D"I=
ssue title is private" data-url=3D"https://github.com/quicwg/base-drafts/is=
sues/1541" href=3D"https://github.com/quicwg/base-drafts/issues/1541">#1541=
</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/1507#issuecomment-405981043">view it on GitHub</a>, or <a h=
ref=3D"https://github.com/notifications/unsubscribe-auth/AWbkq6pL61fkXS23kE=
_SyVqDEHg6ELnOks5uH1nPgaJpZM4U9xPP">mute the thread</a>.<img src=3D"https:/=
/github.com/notifications/beacon/AWbkq6ltajuqr5J2Sk94DMdAAmfh8LeHks5uH1nPga=
JpZM4U9xPP.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 #1507: Not=
e that since -13, the settings of the previous connection will be retained =
in the token, because we no longer define an extension slot in NewSessionTi=
cket. The conveyer of address validation data _and setting information_ hav=
e moved to token.\r\n\r\nHowever, token (which is contained in a Initial th=
at attempts a 0-RTT) is replaced once the server sends a Retry packet.\r\n\=
r\nThat makes handling of 0-RTT a bit complicated, especially when the info=
rmation about previous settings is necessary to determine if a server accep=
ts the 0-RTT (see #1541)."}],"action":{"name":"View Issue","url":"https://g=
ithub.com/quicwg/base-drafts/issues/1507#issuecomment-405981043"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1507#issuecomment-4=
05981043",
"url": "https://github.com/quicwg/base-drafts/issues/1507#issuecomment-4059=
81043",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Can a client send 0-RTT data when receiv=
ing Retry? (#1507)",
"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\": 1507,\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\": 1507\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1507#issuecomment-4059=
81043"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 351736783=
\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b4f624fc4ef7_423c3fa5f6cbef7c1112c9--


From nobody Wed Jul 18 08:59: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 E40F2130F3C for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 08:59:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HrHSvsU0S2fs for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 08:59: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 AF452130DFE for <quic-issues@ietf.org>; Wed, 18 Jul 2018 08:59:29 -0700 (PDT)
Date: Wed, 18 Jul 2018 08:59:28 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531929568; bh=qjWT5HxZyTkFqjt/2JoAFfK/sXvyFGcSlRoTg4iqC+w=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=UF+wUuHsGQv87Eert34JMgqOseP8c6O1qCDJNhcYRtCL1MJUxUgiOdUHiRSrM5v+0 sDbIbMdxbLedy2jp3rl7RPDVEymLmkCYOkG8LfJy1h+JS7iNAdTCOpL3GztU7DoMmW am97JEfVRsfk4qjCGtk5b/8CczuWOa8mmdEwVUNw=
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abeb6d7817bede3fbb2422376adac0f9ecb5a0f35f92cf00000001176725e092a169ce14638397@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1579/405983400@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1579@github.com>
References: <quicwg/base-drafts/issues/1579@github.com>
Subject: Re: [quicwg/base-drafts] Go Back to Single Packet Number Space (#1579)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4f63e0cc8e6_42643fa5f6cbef7c120282"; 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/4PIwkdeZJevFS_PKDKZeUJd3uo4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 18 Jul 2018 15:59:32 -0000

----==_mimepart_5b4f63e0cc8e6_42643fa5f6cbef7c120282
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

For #1413 I'm still a little unsure how exactly the loss recovery works for 0-RTT during the handshake with separate packet numbers. It seems to get even more complicated (just goes back to the original state?) if just the sender uses a single packet number space. Bottom line, no matter what, I think we need additional text for #1413, even if we don't change packet number spaces (though I still really think we should).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1579#issuecomment-405983400
----==_mimepart_5b4f63e0cc8e6_42643fa5f6cbef7c120282
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>For <a class=3D"issue-link js-issue-link" data-error-text=3D"Failed to=
 load issue title" data-id=3D"329359846" data-permission-text=3D"Issue ti=
tle is private" data-url=3D"https://github.com/quicwg/base-drafts/issues/=
1413" href=3D"https://github.com/quicwg/base-drafts/issues/1413">#1413</a=
> I'm still a little unsure how exactly the loss recovery works for 0-RTT=
 during the handshake with separate packet numbers. It seems to get even =
more complicated (just goes back to the original state?) if just the send=
er uses a single packet number space. Bottom line, no matter what, I thin=
k we need additional text for <a class=3D"issue-link js-issue-link" data-=
error-text=3D"Failed to load issue title" data-id=3D"329359846" data-perm=
ission-text=3D"Issue title is private" data-url=3D"https://github.com/qui=
cwg/base-drafts/issues/1413" href=3D"https://github.com/quicwg/base-draft=
s/issues/1413">#1413</a>, even if we don't change packet number spaces (t=
hough I still really think we should).</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/1579#issuecomment-405983400">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqxW7=
UNZGgHEMUi_PUfUCPCx33rr7ks5uH1tggaJpZM4VTfDt">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq9TKZMNZs66TCSzLV00PWg94=
noSXks5uH1tggaJpZM4VTfDt.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 #1579: For #1413 I'm still a little unsure how exactly the loss re=
covery works for 0-RTT during the handshake with separate packet numbers.=
 It seems to get even more complicated (just goes back to the original st=
ate?) if just the sender uses a single packet number space. Bottom line, =
no matter what, I think we need additional text for #1413, even if we don=
't change packet number spaces (though I still really think we should)."}=
],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-dra=
fts/issues/1579#issuecomment-405983400"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1579#issuecomment=
-405983400",
"url": "https://github.com/quicwg/base-drafts/issues/1579#issuecomment-40=
5983400",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Go Back to Single Packet Number Space =
(#1579)",
"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\": 1579,\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\": 1579\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1579#issuecomment-40=
5983400"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3574294=
85\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b4f63e0cc8e6_42643fa5f6cbef7c120282--


From nobody Wed Jul 18 09:00: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 ADF861311B7 for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 09:00:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id t_nnwwrPAY9t for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 09:00: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 9E21413119E for <quic-issues@ietf.org>; Wed, 18 Jul 2018 09:00:05 -0700 (PDT)
Date: Wed, 18 Jul 2018 09:00:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531929604; bh=CMXhvZw1N/HVnshfIwiNN16NaPjeEqU2JAG1DZGLfhQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Oh3ko00c6+cf7MFEpU3Hf74ON26yJygG9xe1Eu0C/lz3CidHt/KmkgMf8p1lhRXdJ nH4HFkjVlz8nMeUeQ191xFWe1B4Lal0MWo7cxwxN7lYlJeE66TvnKoGZ6/sesyhqTm FmzBdMXpvHuS+WasWrLvmoJwlTaBAlD/XtvWyt5I=
From: Magnus Westerlund <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb53c0a83d5e09f7c0e3b778ed458bbe8912fd12492cf000000011767260492a169ce13ae108c@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1428/405983628@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1428@github.com>
References: <quicwg/base-drafts/issues/1428@github.com>
Subject: Re: [quicwg/base-drafts] When the sender is using standard Reno congestion control, ack every ~2 packets (#1428)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4f6404b684e_2bc13f99d4ebef8016078d"; 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/rJB7GdLH6qDorYxPNDCJLJIjQ-I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 18 Jul 2018 16:00:08 -0000

----==_mimepart_5b4f6404b684e_2bc13f99d4ebef8016078d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

So supportive of the general function. However, my question is if it is in bytes, how does that interact with path MTU discovery. If on starts at the default 1280 bytes PMTU and one actually have a 4K path MTU network. Then something that was configured for 10 packets will suddenly end up acking every 3-4 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/1428#issuecomment-405983628
----==_mimepart_5b4f6404b684e_2bc13f99d4ebef8016078d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>So supportive of the general function. However, my question is if it i=
s in bytes, how does that interact with path MTU discovery. If on starts =
at the default 1280 bytes PMTU and one actually have a 4K path MTU networ=
k. Then something that was configured for 10 packets will suddenly end up=
 acking every 3-4 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/1428#issuecomment-405983628">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq_g8=
yoDjZUA6VUW8uY9VXQSzwZT-ks5uH1uEgaJpZM4Ud_JF">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq_wV_ZfjcBsEn7-AE_K0RSmT=
-ySLks5uH1uEgaJpZM4Ud_JF.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 #1428: So supportive of the general function. However, my question=
 is if it is in bytes, how does that interact with path MTU discovery. If=
 on starts at the default 1280 bytes PMTU and one actually have a 4K path=
 MTU network. Then something that was configured for 10 packets will sudd=
enly end up acking every 3-4 packets.  "}],"action":{"name":"View Issue",=
"url":"https://github.com/quicwg/base-drafts/issues/1428#issuecomment-405=
983628"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1428#issuecomment=
-405983628",
"url": "https://github.com/quicwg/base-drafts/issues/1428#issuecomment-40=
5983628",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 the sender is using standard Reno=
 congestion control, ack every ~2 packets (#1428)",
"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\": 1428,\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\": 1428\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1428#issuecomment-40=
5983628"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3434051=
25\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b4f6404b684e_2bc13f99d4ebef8016078d--


From nobody Wed Jul 18 09:04: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 A2A2A13120F for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 09:04:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lviow5BfyuRM for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 09:04: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 E89881311F8 for <quic-issues@ietf.org>; Wed, 18 Jul 2018 09:04:03 -0700 (PDT)
Date: Wed, 18 Jul 2018 09:04:03 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531929843; bh=LTrT90zCaqYz1NcNNQtWSywaD7aLcu8qAIE5wvu0jY4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Y3BCy9pVPmrg8r79oJmyb08RRC8prFe5DXwwuxt0CSWJaWJnT0C5wB6lgQW1GqR9/ KekGtSi7pX7wFu3bMtbjhox46r3LyoQs+ufXco/M+U3E5XbBiTAcs3jOvuCjQrXPID ydRc19UNvCFnIWKq7oykEpB8Z3LxMcOLk5yai/dw=
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab7e6d9f27cdd35d13eb818269cfdfa8ff9d19750592cf00000001176726f392a169ce13ae108c@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1428/405985137@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1428@github.com>
References: <quicwg/base-drafts/issues/1428@github.com>
Subject: Re: [quicwg/base-drafts] When the sender is using standard Reno congestion control, ack every ~2 packets (#1428)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4f64f345e86_1901f3f867ecbef78151063"; 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/RwDp5PlpWt_JbS1W0m52wyGoxAs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 18 Jul 2018 16:04:20 -0000

----==_mimepart_5b4f64f345e86_1901f3f867ecbef78151063
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@gloinul assuming the value can be updated dynamically, and isn't just a transport parameter, couldn't you send the update **in** your PMTUD probe packet? If the packet makes it and gets acknowledged, then everything is good. If the packet was too big, the packet doesn't make it, doesn't get acknowledged and then the peer doesn't even know you tried to increase 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/1428#issuecomment-405985137
----==_mimepart_5b4f64f345e86_1901f3f867ecbef78151063
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><a class=3D"user-mention" data-hovercard-user-id=3D"11295323" data-oct=
o-click=3D"hovercard-link-click" data-octo-dimensions=3D"link_type:self" =
href=3D"https://github.com/gloinul">@gloinul</a> assuming the value can b=
e updated dynamically, and isn't just a transport parameter, couldn't you=
 send the update <strong>in</strong> your PMTUD probe packet? If the pack=
et makes it and gets acknowledged, then everything is good. If the packet=
 was too big, the packet doesn't make it, doesn't get acknowledged and th=
en the peer doesn't even know you tried to increase 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/1428#issuecomment-405985137">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq1xD=
W8Nj4L4b2qq1ZW09916xbII1ks5uH1xzgaJpZM4Ud_JF">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkqxvG_EN25UpAFlz3ZGxuecPZ=
pPBHks5uH1xzgaJpZM4Ud_JF.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 #1428: @gloinul assuming the value can be updated dynamically, and=
 isn't just a transport parameter, couldn't you send the update **in** yo=
ur PMTUD probe packet? If the packet makes it and gets acknowledged, then=
 everything is good. If the packet was too big, the packet doesn't make i=
t, doesn't get acknowledged and then the peer doesn't even know you tried=
 to increase it."}],"action":{"name":"View Issue","url":"https://github.c=
om/quicwg/base-drafts/issues/1428#issuecomment-405985137"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1428#issuecomment=
-405985137",
"url": "https://github.com/quicwg/base-drafts/issues/1428#issuecomment-40=
5985137",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 the sender is using standard Reno=
 congestion control, ack every ~2 packets (#1428)",
"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\": 1428,\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\": 1428\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1428#issuecomment-40=
5985137"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3434051=
25\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b4f64f345e86_1901f3f867ecbef78151063--


From nobody Wed Jul 18 09:13: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 DFF70131222 for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 09:12:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 55M2beTuHdWx for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 09:12: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 CA32B130EB8 for <quic-issues@ietf.org>; Wed, 18 Jul 2018 09:12:44 -0700 (PDT)
Date: Wed, 18 Jul 2018 09:12:43 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531930364; bh=ryclUhFroXtxQMO4VfdsM+1JkvD36GXcQFWGAvJMnWY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=GRHO3C5dab7QIKDVnE5B2usvE1dL4sz6Ac48gchTq/rNz7BLQhcBXB/YgvwKCYvVv TuSOklrojGbtZNsXImBfPkVXAdE55EC89cl+ZZvmggDmA/YL4K3A+U3vn1gNAlchlH A0aEKswDdIFwRCB/pJsIG8pZl4mdJ877eHkWctjc=
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab3f2ade7b4e2633c4fcdf4e60932905e9b051f70692cf00000001176728fb92a169ce14638397@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1579/405988079@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1579@github.com>
References: <quicwg/base-drafts/issues/1579@github.com>
Subject: Re: [quicwg/base-drafts] Go Back to Single Packet Number Space (#1579)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4f66fbf2520_fe43fd7ba4ccf58306267"; 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/cnMezNBcQGEmdNKfskgtnd_8qFM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 18 Jul 2018 16:12:59 -0000

----==_mimepart_5b4f66fbf2520_fe43fd7ba4ccf58306267
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Could someone also explain what the harm would be to allow ACKs for 0-RTT packets to be sent at the Handshake encryption level? Because if we allowed that, the first UDP datagram from the server, could potentially acknowledge everything it has received from the client, 0-RTT included.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1579#issuecomment-405988079
----==_mimepart_5b4f66fbf2520_fe43fd7ba4ccf58306267
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>Could someone also explain what the harm would be to allow ACKs for 0-=
RTT packets to be sent at the Handshake encryption level? Because if we a=
llowed that, the first UDP datagram from the server, could potentially ac=
knowledge everything it has received from the client, 0-RTT included.</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/1579#issuecomment-405988079">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq7QH=
FXlFNKUa904VQYlsaQqIpxD2ks5uH157gaJpZM4VTfDt">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkqzDx1n4V_2kaUZQTo14IlphO=
pxumks5uH157gaJpZM4VTfDt.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 #1579: Could someone also explain what the harm would be to allow =
ACKs for 0-RTT packets to be sent at the Handshake encryption level? Beca=
use if we allowed that, the first UDP datagram from the server, could pot=
entially acknowledge everything it has received from the client, 0-RTT in=
cluded."}],"action":{"name":"View Issue","url":"https://github.com/quicwg=
/base-drafts/issues/1579#issuecomment-405988079"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1579#issuecomment=
-405988079",
"url": "https://github.com/quicwg/base-drafts/issues/1579#issuecomment-40=
5988079",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Go Back to Single Packet Number Space =
(#1579)",
"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\": 1579,\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\": 1579\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1579#issuecomment-40=
5988079"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3574294=
85\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b4f66fbf2520_fe43fd7ba4ccf58306267--


From nobody Wed Jul 18 10:01: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 1DB97130E05 for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 10:01:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qGpJAwvtTI0X for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 10:01: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 38E90130DE4 for <quic-issues@ietf.org>; Wed, 18 Jul 2018 10:01:08 -0700 (PDT)
Date: Wed, 18 Jul 2018 10:01:06 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531933266; bh=roTCgiuMzRKOrBQF+q2ZwqeMh8XyzG74LeNlQYfgVLg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=YmghdAU/UYDNRaLj0iUAGlZMpHQVCL8uO6im9NHDUdakQrAagDxUp8VdIjVc8UBqv ONHl/eX2npj2y6cORcd3v+CW63toiwNi717VxqBHWk+qGm0A3P6DM3absWwujD5Xcv f2ZfWhD8r0dBpNY17Op+OnMiEbR4jEZ4h+V9x9Oc=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab54e6e07b8f9bce41ee1738b9c4473dbb1a1b692892cf000000011767345292a169ce1467cce7@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1580/406003376@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1580@github.com>
References: <quicwg/base-drafts/issues/1580@github.com>
Subject: Re: [quicwg/base-drafts] hq: Does ignored data/frames cause flow control updates? (#1580)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4f72525bae2_7d453f8b898bef80276258"; 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/dJ_NS-9auq7h6wIj5tFYy32H8FE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 18 Jul 2018 17:01:11 -0000

----==_mimepart_5b4f72525bae2_7d453f8b898bef80276258
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

It's not the transport protocols concern what an app does or does not do with the data.
A std. QUIC api would deliver data in order, but can arrange for data to be delivered out of order to the app and even ignored. It is the primarily the app the knows how much buffer capacity can absorbed but it may flow to the transport in different ways - for example the app can say this range is not important and this range has been received - leaving capacity in the transports receive buffer that it can then use to update MAX.
If this becomes a problem, the app needs to negotiate this with the local app/transport interface but it hasn't got anything to do with the wire 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/issues/1580#issuecomment-406003376
----==_mimepart_5b4f72525bae2_7d453f8b898bef80276258
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>It's not the transport protocols concern what an app does or does not =
do with the data.<br>
A std. QUIC api would deliver data in order, but can arrange for data to =
be delivered out of order to the app and even ignored. It is the primaril=
y the app the knows how much buffer capacity can absorbed but it may flow=
 to the transport in different ways - for example the app can say this ra=
nge is not important and this range has been received - leaving capacity =
in the transports receive buffer that it can then use to update MAX.<br>
If this becomes a problem, the app needs to negotiate this with the local=
 app/transport interface but it hasn't got anything to do with the wire p=
rotocol.</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/1580#issuecomment-406003376">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq_At=
_PB1HJ3UajEbQwPWTqqed2m6ks5uH2nSgaJpZM4VUrcG">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq4t9D1majd7QP81h-J-IymKx=
K-k4ks5uH2nSgaJpZM4VUrcG.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 #1580: It's not the transport protocols concern what an app does =
or does not do with the data.\r\nA std. QUIC api would deliver data in or=
der, but can arrange for data to be delivered out of order to the app and=
 even ignored. It is the primarily the app the knows how much buffer capa=
city can absorbed but it may flow to the transport in different ways - fo=
r example the app can say this range is not important and this range has =
been received - leaving capacity in the transports receive buffer that it=
 can then use to update MAX.\r\nIf this becomes a problem, the app needs =
to negotiate this with the local app/transport interface but it hasn't go=
t anything to do with the wire protocol."}],"action":{"name":"View Issue"=
,"url":"https://github.com/quicwg/base-drafts/issues/1580#issuecomment-40=
6003376"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1580#issuecomment=
-406003376",
"url": "https://github.com/quicwg/base-drafts/issues/1580#issuecomment-40=
6003376",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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: Does ignored data/frames cause flo=
w control updates? (#1580)",
"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\": 1580,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1580#issuecomment-40=
6003376"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3577423=
42\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b4f72525bae2_7d453f8b898bef80276258--


From nobody Wed Jul 18 10:05: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 636841292F1 for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 10:05:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.009
X-Spam-Level: 
X-Spam-Status: No, score=-3.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2YQ14FkePVCU for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 10:05:41 -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 D4E4413120F for <quic-issues@ietf.org>; Wed, 18 Jul 2018 10: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=ivUphfM4FJ2pCo81Swfp+rQR5Vs=; b=Fga75SwGRS7wGuaZ +qSVnwh8cyOMnv19IC0HbvwoIQ1I3h476xsrxcHZ/IjhPkUyvHqqq/uDXbdmUxjw ggMnRfhmCY2EFxcxIC+iaA5u0g7SplIWoBQAE6jhSMy/76TDy5M6E48hFTtqZ+xK h5PPsW/lEdwHy/CjDUQZR7YTMKc=
Received: by filter0610p1iad2.sendgrid.net with SMTP id filter0610p1iad2-25998-5B4F7363-25 2018-07-18 17:05:39.668200264 +0000 UTC m=+63800.285199622
Received: from github-lowworker-1f7e42f.cp1-iad.github.net (unknown [192.30.252.46]) by ismtpd0008p1iad1.sendgrid.net (SG) with ESMTP id uKtIayVuQIaY0cQLoEke7w for <quic-issues@ietf.org>; Wed, 18 Jul 2018 17:05:39.513 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-1f7e42f.cp1-iad.github.net (Postfix) with ESMTP id 7B2A6C00BB for <quic-issues@ietf.org>; Wed, 18 Jul 2018 10:05:39 -0700 (PDT)
Date: Wed, 18 Jul 2018 17:05:39 +0000 (UTC)
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab8d7c6a26a939429aa7e213ee8ffc83d23c9e94d192cf000000011767356392a169ce13c7a591@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1443/406004701@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1443@github.com>
References: <quicwg/base-drafts/issues/1443@github.com>
Subject: Re: [quicwg/base-drafts] Stateless Reset Eternal Ping Pong (#1443)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4f73637a007_32743fa7e04ccf5824555"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3jUELTHsfSldNqtMyPUuJ0aTCYO9QhRUY54F tlkifBEGFG2KidNPbRXVJMQ37hE9mfHyNDuoDNdwktA1oee8jscCSyi+bQv786U0U/Hs83eG6jYkuT 47G33mA645Uw4iq7GRjJh5rGqynOdFoaGeJGhmze2CGjAwB4Jcv5g+tHYjOMnLjrV3/7FF5iwY7o8S c=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/UJrGUiwtSoZovtjNZF3a7CepN7c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 18 Jul 2018 17:05:49 -0000

----==_mimepart_5b4f73637a007_32743fa7e04ccf5824555
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Can you explain how this would work for very small packet sizes? I'm not sure what TTL means here - how long state is remembered about an unknown 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/issues/1443#issuecomment-406004701
----==_mimepart_5b4f73637a007_32743fa7e04ccf5824555
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Can you explain how this would work for very small packet sizes? I'm not sure what TTL means here - how long state is remembered about an unknown 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/issues/1443#issuecomment-406004701">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0b32Kv-QeLIsYE_FKYsVsimnTFJks5uH2rjgaJpZM4Ulk0v">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqyjDsC0gg5hAdo6ZzDIMxoTGSnioks5uH2rjgaJpZM4Ulk0v.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1443: Can you explain how this would work for very small packet sizes? I'm not sure what TTL means here - how long state is remembered about an unknown endpoint?"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1443#issuecomment-406004701"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment-406004701",
"url": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment-406004701",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Stateless Reset Eternal Ping Pong (#1443)",
"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\": 1443,\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\": 1443\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment-406004701"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 345394479\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4f73637a007_32743fa7e04ccf5824555--


From nobody Wed Jul 18 10: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 CE29C130E2B for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 10:30:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fnIDrFGA92yd for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 10:30: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 5DE4C127AC2 for <quic-issues@ietf.org>; Wed, 18 Jul 2018 10:30:56 -0700 (PDT)
Date: Wed, 18 Jul 2018 10:30:54 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531935054; bh=yTkYa1WGcLzEkhoFquo8k41mG+QFgeB0uWLZolh2sZs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=m3WLMNM17we0GLAf6fDBz6NVJCJjlYLnorZqAq8/T5emYqYgT9pSkvZf/F7bhQ4Y/ WCLAiU9wzLcBiNFW9Z1A1kd25bnWAcevX16TinHBdWh3pAQEN1M8sOzDu+w10LsEfM JCoNKAo98q+kVYmUp/yn0TtXJwYFdVozFGyL1b4I=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab68d19f29b56d3b982c0c0fb06fdefa9c511f792192cf0000000117673b4e92a169ce1467cce7@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1580/406012069@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1580@github.com>
References: <quicwg/base-drafts/issues/1580@github.com>
Subject: Re: [quicwg/base-drafts] hq: Does ignored data/frames cause flow control updates? (#1580)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4f794e7d0d0_d8f3fb541accf5c54841e"; 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/tQz7cwzblHU46MsDCjMLuoHHEgc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 18 Jul 2018 17:31:00 -0000

----==_mimepart_5b4f794e7d0d0_d8f3fb541accf5c54841e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@mikkelfj I'm not sure what level of API you are talking. For HTTP/QUIC the spec in [3.3](https://quicwg.org/base-drafts/draft-ietf-quic-http.html#stream-mapping). currently says:

> A QUIC stream provides reliable in-order delivery of bytes, but makes no guarantees about order of delivery with regard to bytes on other streams. On the wire, data is framed into QUIC STREAM frames, but this framing is invisible to the HTTP framing layer. A QUIC receiver buffers and orders received STREAM frames, exposing the data contained within as a reliable byte stream to the application.

So I guess I'm asking for clarification or guidance on whether an application-level receiver is expected to influence transport flow control when ignoring certain kinds of STREAM data that are not HTTP/QUIC frames. e.g. a statement to the effect of "ignored bytes still count towards STREAM flow control credit and should be a handled in as defined elsewhere". 

Why is this important? The HTTP/QUIC spec has just added greasing in https://quicwg.org/base-drafts/draft-ietf-quic-http.html#rfc.section.3.3.1

> Stream types of the format 0x1f * N are reserved to exercise the requirement that unknown types be ignored. These streams have no semantic meaning, and can be sent when application-layer padding is desired. They MAY also be sent on connections where no request data is currently being transferred.

earlier in the text we have:

> Recipients of unknown stream types MAY trigger a QUIC STOP_SENDING frame with an error code of HTTP_UNKNOWN_STREAM_TYPE, but MUST NOT consider such streams to be an error of any kind.

In this case the MAY is never enacted.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1580#issuecomment-406012069
----==_mimepart_5b4f794e7d0d0_d8f3fb541accf5c54841e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><a class=3D"user-mention" data-hovercard-user-id=3D"193335" data-octo-=
click=3D"hovercard-link-click" data-octo-dimensions=3D"link_type:self" hr=
ef=3D"https://github.com/mikkelfj">@mikkelfj</a> I'm not sure what level =
of API you are talking. For HTTP/QUIC the spec in <a href=3D"https://quic=
wg.org/base-drafts/draft-ietf-quic-http.html#stream-mapping" rel=3D"nofol=
low">3.3</a>. currently says:</p>
<blockquote>
<p>A QUIC stream provides reliable in-order delivery of bytes, but makes =
no guarantees about order of delivery with regard to bytes on other strea=
ms. On the wire, data is framed into QUIC STREAM frames, but this framing=
 is invisible to the HTTP framing layer. A QUIC receiver buffers and orde=
rs received STREAM frames, exposing the data contained within as a reliab=
le byte stream to the application.</p>
</blockquote>
<p>So I guess I'm asking for clarification or guidance on whether an appl=
ication-level receiver is expected to influence transport flow control wh=
en ignoring certain kinds of STREAM data that are not HTTP/QUIC frames. e=
.g. a statement to the effect of "ignored bytes still count towards STREA=
M flow control credit and should be a handled in as defined elsewhere".</=
p>
<p>Why is this important? The HTTP/QUIC spec has just added greasing in <=
a href=3D"https://quicwg.org/base-drafts/draft-ietf-quic-http.html#rfc.se=
ction.3.3.1" rel=3D"nofollow">https://quicwg.org/base-drafts/draft-ietf-q=
uic-http.html#rfc.section.3.3.1</a></p>
<blockquote>
<p>Stream types of the format 0x1f * N are reserved to exercise the requi=
rement that unknown types be ignored. These streams have no semantic mean=
ing, and can be sent when application-layer padding is desired. They MAY =
also be sent on connections where no request data is currently being tran=
sferred.</p>
</blockquote>
<p>earlier in the text we have:</p>
<blockquote>
<p>Recipients of unknown stream types MAY trigger a QUIC STOP_SENDING fra=
me with an error code of HTTP_UNKNOWN_STREAM_TYPE, but MUST NOT consider =
such streams to be an error of any kind.</p>
</blockquote>
<p>In this case the MAY is never enacted.</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/1580#issuecomment-406012069">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq1__=
QPtAX-h6TivnYttAmK1s5u1Fks5uH3DOgaJpZM4VUrcG">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkqwHaldtrNpWFEck0qqYkIlz7=
A2O8ks5uH3DOgaJpZM4VUrcG.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 #1580: @mikkelfj I'm not sure what level of API you are talking. F=
or HTTP/QUIC the spec in [3.3](https://quicwg.org/base-drafts/draft-ietf-=
quic-http.html#stream-mapping). currently says:\r\n\r\n\u003e A QUIC stre=
am provides reliable in-order delivery of bytes, but makes no guarantees =
about order of delivery with regard to bytes on other streams. On the wir=
e, data is framed into QUIC STREAM frames, but this framing is invisible =
to the HTTP framing layer. A QUIC receiver buffers and orders received ST=
REAM frames, exposing the data contained within as a reliable byte stream=
 to the application.\r\n\r\nSo I guess I'm asking for clarification or gu=
idance on whether an application-level receiver is expected to influence =
transport flow control when ignoring certain kinds of STREAM data that ar=
e not HTTP/QUIC frames. e.g. a statement to the effect of \"ignored bytes=
 still count towards STREAM flow control credit and should be a handled i=
n as defined elsewhere\". \r\n\r\nWhy is this important? The HTTP/QUIC sp=
ec has just added greasing in https://quicwg.org/base-drafts/draft-ietf-q=
uic-http.html#rfc.section.3.3.1\r\n\r\n\u003e Stream types of the format =
0x1f * N are reserved to exercise the requirement that unknown types be i=
gnored. These streams have no semantic meaning, and can be sent when appl=
ication-layer padding is desired. They MAY also be sent on connections wh=
ere no request data is currently being transferred.\r\n\r\nearlier in the=
 text we have:\r\n\r\n\u003e Recipients of unknown stream types MAY trigg=
er a QUIC STOP_SENDING frame with an error code of HTTP_UNKNOWN_STREAM_TY=
PE, but MUST NOT consider such streams to be an error of any kind.\r\n\r\=
nIn this case the MAY is never enacted."}],"action":{"name":"View Issue",=
"url":"https://github.com/quicwg/base-drafts/issues/1580#issuecomment-406=
012069"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1580#issuecomment=
-406012069",
"url": "https://github.com/quicwg/base-drafts/issues/1580#issuecomment-40=
6012069",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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: Does ignored data/frames cause flo=
w control updates? (#1580)",
"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\": 1580,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1580#issuecomment-40=
6012069"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3577423=
42\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b4f794e7d0d0_d8f3fb541accf5c54841e--


From nobody Wed Jul 18 10:49: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 D1835130E69 for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 10:49:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.009
X-Spam-Level: 
X-Spam-Status: No, score=-3.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gXmW1Akn0Ika for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 10:49: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 BD8FC130E32 for <quic-issues@ietf.org>; Wed, 18 Jul 2018 10:49: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=Q/HwaKoRb+yqdNLPMTPA2GV4ZvM=; b=e/xjnBvFeQrUZqWD UN7Ozr935QgVgXohQcjXqwlUrjt8KG+3EOABMiDQ+pAMP8JNXSrngnTWPTfmp1bx QzjxhrFACa8chIJv60bNIY2GLUqdX9IVQwpZIaE08q9g8GvrZMCi+P8ps0EVnlR0 yjaH9M/XjiT8JnwjNHDJsrkTRF8=
Received: by filter0746p1las1.sendgrid.net with SMTP id filter0746p1las1-31215-5B4F7DAB-41 2018-07-18 17:49:31.521103627 +0000 UTC m=+68431.970875821
Received: from github-lowworker-643483b.cp1-iad.github.net (unknown [192.30.252.45]) by ismtpd0003p1iad1.sendgrid.net (SG) with ESMTP id 5GHGl920SaGxGaSJLQOyjw for <quic-issues@ietf.org>; Wed, 18 Jul 2018 17:49:31.423 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-643483b.cp1-iad.github.net (Postfix) with ESMTP id 657C86C13D7 for <quic-issues@ietf.org>; Wed, 18 Jul 2018 10:49:31 -0700 (PDT)
Date: Wed, 18 Jul 2018 17:49:31 +0000 (UTC)
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab57f639bc99ac110da6c4c4582d6e43657b95257c92cf0000000117673fab92a169ce1467cce7@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1580/406017758@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1580@github.com>
References: <quicwg/base-drafts/issues/1580@github.com>
Subject: Re: [quicwg/base-drafts] hq: Does ignored data/frames cause flow control updates? (#1580)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4f7dab63d5a_37be3f9b800bef7c742668"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3Yk0HhQxXrWcMKGcMjbgq/KlRAlrRvp0vJJj fPBGYzIL5j7qFmqAEfJHL0d95Wwam8qCb/dnWsUORBZqiOADkEO3ey3M09bsrO89W1uB4Tj1xdLE6d spam1JxpdR7/1lM4sIZfC2YNgDdZlRcTrbboGAXSPOu2oNmtWmxn6J/7Ankeuaw51EreEOqBYYcKxr c=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/K-042LT0PvmZG-GjHOZVyxsy66g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 18 Jul 2018 17:49:52 -0000

----==_mimepart_5b4f7dab63d5a_37be3f9b800bef7c742668
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

My comments are purely in relation to transport. I can't say if there is unclear language in the HQ spec.

Even if HQ is a primary use case for QUIC, the transport cannot be concerned with how an application uses data. So it HQ (the app in this case) layer needs to notify the transport when to advance MAX or it must have another semi-automatic way to signal this as I suggested earlier. So the answer to the question must be a yes - the app must help transport advance flow control as long is it expects to receive more data - on that stream in particular, and on streams in general due to the global flow control credits. Also if a given range is ignored.

When a stream is terminated using RST there is an exact stream offset included. Data up to that offset counts against the global flow control while the max for the specific stream no longer matter because it is retired and pending data will not wait for more credits on that stream.

Due to race conditions data might be sent after the RST offset and there could be multiple RST's. However, if there are multiple RST's they must agree, or it is a protocol violation.

I assume that data sent after the RST offset will be rolled back from global credits counting, but I'm not entirely sure about this. Perhaps this should be clarified?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1580#issuecomment-406017758
----==_mimepart_5b4f7dab63d5a_37be3f9b800bef7c742668
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>My comments are purely in relation to transport. I can't say if there is=
 unclear language in the HQ spec.</p>
<p>Even if HQ is a primary use case for QUIC, the transport cannot be conce=
rned with how an application uses data. So it HQ (the app in this case) lay=
er needs to notify the transport when to advance MAX or it must have anothe=
r semi-automatic way to signal this as I suggested earlier. So the answer t=
o the question must be a yes - the app must help transport advance flow con=
trol as long is it expects to receive more data - on that stream in particu=
lar, and on streams in general due to the global flow control credits. Also=
 if a given range is ignored.</p>
<p>When a stream is terminated using RST there is an exact stream offset in=
cluded. Data up to that offset counts against the global flow control while=
 the max for the specific stream no longer matter because it is retired and=
 pending data will not wait for more credits on that stream.</p>
<p>Due to race conditions data might be sent after the RST offset and there=
 could be multiple RST's. However, if there are multiple RST's they must ag=
ree, or it is a protocol violation.</p>
<p>I assume that data sent after the RST offset will be rolled back from gl=
obal credits counting, but I'm not entirely sure about this. Perhaps this s=
hould be clarified?</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/1580#issuecomment-406017758">view it on GitHub</a>, or <a h=
ref=3D"https://github.com/notifications/unsubscribe-auth/AWbkq6s0hxtYkBbbaM=
nVSBObViiILr1zks5uH3UrgaJpZM4VUrcG">mute the thread</a>.<img src=3D"https:/=
/github.com/notifications/beacon/AWbkq6uF_jdZgGDjcMUEaD1KImO7stD_ks5uH3Urga=
JpZM4VUrcG.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 #1580: M=
y comments are purely in relation to transport. I can't say if there is unc=
lear language in the HQ spec.\r\n\r\nEven if HQ is a primary use case for Q=
UIC, the transport cannot be concerned with how an application uses data. S=
o it HQ (the app in this case) layer needs to notify the transport when to =
advance MAX or it must have another semi-automatic way to signal this as I =
suggested earlier. So the answer to the question must be a yes - the app mu=
st help transport advance flow control as long is it expects to receive mor=
e data - on that stream in particular, and on streams in general due to the=
 global flow control credits. Also if a given range is ignored.\r\n\r\nWhen=
 a stream is terminated using RST there is an exact stream offset included.=
 Data up to that offset counts against the global flow control while the ma=
x for the specific stream no longer matter because it is retired and pendin=
g data will not wait for more credits on that stream.\r\n\r\nDue to race co=
nditions data might be sent after the RST offset and there could be multipl=
e RST's. However, if there are multiple RST's they must agree, or it is a p=
rotocol violation.\r\n\r\nI assume that data sent after the RST offset will=
 be rolled back from global credits counting, but I'm not entirely sure abo=
ut this. Perhaps this should be clarified?"}],"action":{"name":"View Issue"=
,"url":"https://github.com/quicwg/base-drafts/issues/1580#issuecomment-4060=
17758"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1580#issuecomment-4=
06017758",
"url": "https://github.com/quicwg/base-drafts/issues/1580#issuecomment-4060=
17758",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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: Does ignored data/frames cause flow =
control updates? (#1580)",
"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\": 1580,\n\"IssueComment\": \"{{IssueCommen=
t.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1580#issuecomment-4060=
17758"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 357742342=
\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b4f7dab63d5a_37be3f9b800bef7c742668--


From nobody Wed Jul 18 10:53: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 17926130F76 for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 10:52:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.01
X-Spam-Level: 
X-Spam-Status: No, score=-1.01 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, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id K8W9v_LiVeZw for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 10:52: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 70AAF130F9C for <quic-issues@ietf.org>; Wed, 18 Jul 2018 10:52:57 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531936376; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=Coy9cIZ2oQg8VLFTdiyLl4n0/sCNzs0/ljCX4yLsMrw=; b=yYrUJ6BMTEi+Ds1k3jLTwC8CPO1eiXDENOGxQhpKvkl0fJpCaM4/xwLMD+KOFvI0S4MUCg/x bj7mN/N7ya5EHlOQmqFEm9afFaODlnoyEl5ZbQyxtNn4rHUJdosCD0vuTUx6CvM3cQ2B6NCQ b0Iej11vE5NHB5f2DMMDLvLYAqo=
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 5b4f7e77.7ff76aff4e40-smtp-out-n02; Wed, 18 Jul 2018 17:52:55 -0000 (UTC)
Date: Wed, 18 Jul 2018 10:52:55 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5b4f7e776679c_6ab02ab297d5dbfc9911@hookshot-fe-2cc8887.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 86dfbf: Change early retransmit timer to 1/8th
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4f7e77663eb_6ab02ab297d5dbfc9826"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/7mjAhQvT5JIXAEZgtD25cGFTNJ0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 18 Jul 2018 17:53:05 -0000

----==_mimepart_5b4f7e77663eb_6ab02ab297d5dbfc9826
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-one-eighth
  Home:   https://github.com/quicwg/base-drafts
  Commit: 86dfbf279a40435b0dd2398626ef4e5c36852f99
      https://github.com/quicwg/base-drafts/commit/86dfbf279a40435b0dd2398626ef4e5c36852f99
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-07-18 (Wed, 18 Jul 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Change early retransmit timer to 1/8th

Fixes #945



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4f7e77663eb_6ab02ab297d5dbfc9826--


From nobody Wed Jul 18 10:53: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 C9956130E66 for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 10:53:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2DNQMVfmjM1M for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 10:53: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 38A63131158 for <quic-issues@ietf.org>; Wed, 18 Jul 2018 10:53:13 -0700 (PDT)
Date: Wed, 18 Jul 2018 10:53:12 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531936392; bh=c/ZntQ+DKMVr0ZwbUMOkFOF9m9L6H1FTXlCjqhmVJJk=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=iJMb4vrTQK65cyrypjwbikdOPVv/UNoYHGsyHYonogQYBxFdXfntGxmTjhdgZHrKh hKQKNxSXXbS5MLHwFKb+1YUKpNIvfHwn9kxdp1TZMEE+xSktJkfLEelf8aI9b/e36D ZAzve9L5vO6+xiqVXpDVeitWwdyvNQ+TwIY22fKo=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab84316662746991110cbcd1c4631192dcd2d1571392cf000000011767408892a169ce1469120a@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1581@github.com>
Subject: [quicwg/base-drafts] Change early retransmit timer to 1/8th (#1581)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4f7e883abc1_21bb3fe37b8ccf504241df"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/bY8xT0NRlTjG1bg5AUarjm4QGwY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 18 Jul 2018 17:53:20 -0000

----==_mimepart_5b4f7e883abc1_21bb3fe37b8ccf504241df
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Fixes #945
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1581

-- Commit Summary --

  * Change early retransmit timer to 1/8th

-- File Changes --

    M draft-ietf-quic-recovery.md (6)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1581.patch
https://github.com/quicwg/base-drafts/pull/1581.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/1581

----==_mimepart_5b4f7e883abc1_21bb3fe37b8ccf504241df
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 #945.">Fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="275040768" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/945" href="https://github.com/quicwg/base-drafts/issues/945">#945</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/1581'>https://github.com/quicwg/base-drafts/pull/1581</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Change early retransmit timer to 1/8th</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1581/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/1581.patch'>https://github.com/quicwg/base-drafts/pull/1581.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1581.diff'>https://github.com/quicwg/base-drafts/pull/1581.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/1581">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxReyo-IyECezmgHjApC2APxwA88ks5uH3YIgaJpZM4VVCa6">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0eCGIc7C9COxgiiqgovSNXXaJUSks5uH3YIgaJpZM4VVCa6.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 early retransmit timer to 1/8th (#1581)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1581"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1581",
"url": "https://github.com/quicwg/base-drafts/pull/1581",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 early retransmit timer to 1/8th (#1581)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "86dfbf2",
"value": "Change early retransmit timer to 1/8th"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-recovery.md](https://github.com/quicwg/base-drafts/pull/1581/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\": 1581,\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\": 1581\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1581"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1581.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1581.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 357836474\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b4f7e883abc1_21bb3fe37b8ccf504241df--


From nobody Wed Jul 18 10:58: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 5AB6D130EBB for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 10:58:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SQF6GRWzhMEX for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 10: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 26908130FA6 for <quic-issues@ietf.org>; Wed, 18 Jul 2018 10:58:25 -0700 (PDT)
Date: Wed, 18 Jul 2018 10:58:24 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531936704; bh=KAVdR/qm4j9Ut4PMm9O8D66UdZc8kbLY++Wy6p/ad1w=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=JoQarmu53HEYpY4QcF5YbdeLIqeGuzA4JN8FuALUYDoaaXo7EERIykgRl3vWINtmJ +ATak0qwgumd7HxuBCCNPyOF7UhXEpI5GGRqtGaLGw8JaeRBGykT2nLmRkcf+/6gu3 Vt8DVayVoty/+EVF1fJUcs5Ayk7jMG711IfSWFTU=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd08ac76fc1ab683b81d643e84eaea93ef448365892cf00000001176741c092a169ce1467cce7@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1580/406020498@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1580@github.com>
References: <quicwg/base-drafts/issues/1580@github.com>
Subject: Re: [quicwg/base-drafts] hq: Does ignored data/frames cause flow control updates? (#1580)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4f7fc072616_4c8f3fbef5cccf60997e"; 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/mqQbd9ZZ-CsX09N7UfpiOv827i8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 18 Jul 2018 17:58:28 -0000

----==_mimepart_5b4f7fc072616_4c8f3fbef5cccf60997e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

That last comment on RST is incorrect - RST is in the forward direction. It is STOP_SENDING that is the concern here. This is only a guidance so anything received until the sender says that it is over counts toward flow credits.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1580#issuecomment-406020498
----==_mimepart_5b4f7fc072616_4c8f3fbef5cccf60997e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>That last comment on RST is incorrect - RST is in the forward direction. It is STOP_SENDING that is the concern here. This is only a guidance so anything received until the sender says that it is over counts toward flow credits.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1580#issuecomment-406020498">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6dKbTzfc1J6IQBqqOX-T5TZH4Ftks5uH3dAgaJpZM4VUrcG">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzPE95Abc398wdRPHPCPBzPhf5MAks5uH3dAgaJpZM4VUrcG.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1580: That last comment on RST is incorrect - RST is in the forward direction. It is STOP_SENDING that is the concern here. This is only a guidance so anything received until the sender says that it is over counts toward flow credits."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1580#issuecomment-406020498"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1580#issuecomment-406020498",
"url": "https://github.com/quicwg/base-drafts/issues/1580#issuecomment-406020498",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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: Does ignored data/frames cause flow control updates? (#1580)",
"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\": 1580,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1580#issuecomment-406020498"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 357742342\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4f7fc072616_4c8f3fbef5cccf60997e--


From nobody Wed Jul 18 11:06: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 706A4130DFC for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 11:06:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id IN1Kxob_1VUh for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 11:06: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 845E3130E81 for <quic-issues@ietf.org>; Wed, 18 Jul 2018 11:06:12 -0700 (PDT)
Date: Wed, 18 Jul 2018 11:06:11 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531937171; bh=z/FEABiVphr6rwM7nveX6i5i3N4cXPhMHVbnw4saPo8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=a9HPBJm4JKxYSD7mbhXq2SinMIUAlGPnJGynohL7WNDzCWG4cMMsrJRmk3L96VHPO hxQ++IB7XBxvt6HgMnMevqNwEl5T0QznpZG2LEvqUW6BFRBpLVhPDA9ocCe+bWvWER VITGACl7cxV9oAgYnaueihNYs+XL1Br28avtsnr8=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab4528c996615bb0a081a522195429bba6d52e730392cf000000011767439392a169ce13ae108c@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1428/406022813@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1428@github.com>
References: <quicwg/base-drafts/issues/1428@github.com>
Subject: Re: [quicwg/base-drafts] When the sender is using standard Reno congestion control, ack every ~2 packets (#1428)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4f81939878e_4cea3f8020abef8419063a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/G6kbWi-cPUKeRDix9GUuRybo5c8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 18 Jul 2018 18:06:16 -0000

----==_mimepart_5b4f81939878e_4cea3f8020abef8419063a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

For both this and explicit max ack delay, the ability to update would be very useful.  I'm not sure if that should be done via an UPDATE_TRANSPORT_PARAMS frame as I proposed for initial stream flow control, or something 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/issues/1428#issuecomment-406022813
----==_mimepart_5b4f81939878e_4cea3f8020abef8419063a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>For both this and explicit max ack delay, the ability to update would be very useful.  I'm not sure if that should be done via an UPDATE_TRANSPORT_PARAMS frame as I proposed for initial stream flow control, or something else.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1428#issuecomment-406022813">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4kF0YjKQ4nv2obEdb_ZuD6lbELXks5uH3kTgaJpZM4Ud_JF">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq72yThsununtsVrP95zWiI7XYyCIks5uH3kTgaJpZM4Ud_JF.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1428: For both this and explicit max ack delay, the ability to update would be very useful.  I'm not sure if that should be done via an UPDATE_TRANSPORT_PARAMS frame as I proposed for initial stream flow control, or something else."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1428#issuecomment-406022813"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1428#issuecomment-406022813",
"url": "https://github.com/quicwg/base-drafts/issues/1428#issuecomment-406022813",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 the sender is using standard Reno congestion control, ack every ~2 packets (#1428)",
"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\": 1428,\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\": 1428\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1428#issuecomment-406022813"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 343405125\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4f81939878e_4cea3f8020abef8419063a--


From nobody Wed Jul 18 11: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 4E340130E8B for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 11:10:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id u9Wc2z94m4DV for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 11:10: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 5AF15130E8A for <quic-issues@ietf.org>; Wed, 18 Jul 2018 11:10:33 -0700 (PDT)
Date: Wed, 18 Jul 2018 11:10:32 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531937432; bh=GBSiB5UXSU6mBK6XjAiF8VlXTWsWRIKKzTSdoqCbTy0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=qzSDEUolVIbyUvo8bDoE/vF1nmuGyyTyXY684mV96Nb/V/3yEC5IM/Ugb6SklHgFv LqEaQLMsEgwMet3g0/mR3afRJVby2iw3ib9iwcMGtu0oDP25Y8mPzVDhpl/Nbej/q4 L8/uV9T/h6QJOhSMB9YLTf7Xk8cWOL/fRVGIbb4A=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab7d9a35fbb2b16ec9625698bed77f65baed26ca6592cf000000011767449892a169ce1467cce7@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1580/406024098@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1580@github.com>
References: <quicwg/base-drafts/issues/1580@github.com>
Subject: Re: [quicwg/base-drafts] hq: Does ignored data/frames cause flow control updates? (#1580)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4f8298b0d96_7e783fbd88abef8418068d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ODimBllGC2PbfE8j-SgQvpDYGUg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 18 Jul 2018 18:10:35 -0000

----==_mimepart_5b4f8298b0d96_7e783fbd88abef8418068d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

You can't change QUIC semantics at the HTTP layer, so any data will require flow control credits.  Of course, if the recipient isn't consuming that data, they won't send credit.  In other words, for streams that are used for greasing, the recipient isn't likely to consume data, or send flow control credit and that's OK.  The point of the greasing is to ensure that the stream can be sent without causing problems, not that it is useful for any particular purpose (and here you seem to be suggesting that it might be useful for padding).

If you want a padding stream, make a new type with that purpose.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1580#issuecomment-406024098
----==_mimepart_5b4f8298b0d96_7e783fbd88abef8418068d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>You can't change QUIC semantics at the HTTP layer, so any data will re=
quire flow control credits.  Of course, if the recipient isn't consuming =
that data, they won't send credit.  In other words, for streams that are =
used for greasing, the recipient isn't likely to consume data, or send fl=
ow control credit and that's OK.  The point of the greasing is to ensure =
that the stream can be sent without causing problems, not that it is usef=
ul for any particular purpose (and here you seem to be suggesting that it=
 might be useful for padding).</p>
<p>If you want a padding stream, make a new type with that purpose.</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/1580#issuecomment-406024098">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq6TL=
JLS10yb74VOFYj68vdH07SnDks5uH3oYgaJpZM4VUrcG">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkqyVGBJlK1ELLvQLw76Hs2I96=
2O9kks5uH3oYgaJpZM4VUrcG.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 #1580: You can't change QUIC semantics at the HTTP layer, so=
 any data will require flow control credits.  Of course, if the recipient=
 isn't consuming that data, they won't send credit.  In other words, for =
streams that are used for greasing, the recipient isn't likely to consume=
 data, or send flow control credit and that's OK.  The point of the greas=
ing is to ensure that the stream can be sent without causing problems, no=
t that it is useful for any particular purpose (and here you seem to be s=
uggesting that it might be useful for padding).\r\n\r\nIf you want a padd=
ing stream, make a new type with that purpose."}],"action":{"name":"View =
Issue","url":"https://github.com/quicwg/base-drafts/issues/1580#issuecomm=
ent-406024098"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1580#issuecomment=
-406024098",
"url": "https://github.com/quicwg/base-drafts/issues/1580#issuecomment-40=
6024098",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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: Does ignored data/frames cause flo=
w control updates? (#1580)",
"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\": 1580,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1580#issuecomment-40=
6024098"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3577423=
42\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b4f8298b0d96_7e783fbd88abef8418068d--


From nobody Wed Jul 18 11:14: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 7A7CA130EE8 for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 11:14:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.009
X-Spam-Level: 
X-Spam-Status: No, score=-3.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id q9v6WN66cHvV for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 11:14:25 -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 B1D23130E8A for <quic-issues@ietf.org>; Wed, 18 Jul 2018 11:14: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=3iJjTdVRdDSgIwqAyVEuWGZEgKo=; b=XD3D/fzhBr+rk061 hF6qJgE+HOo2+45fk0UOyOrSbrxzj/Hmal+nBsm9Snnpu/K8lhYtGm7dX1/ATZRu nOo0SMq/5nRDYCtrjOuOlpkCtSASYhx8sFc21h+KnaDRKsSIXkwD8kgtuvWcaOcN WCl5a7c6uC0C0dFjXvILQ7MwDho=
Received: by filter0898p1las1.sendgrid.net with SMTP id filter0898p1las1-18695-5B4F837B-26 2018-07-18 18:14:19.762839792 +0000 UTC m=+70108.768642279
Received: from github-lowworker8-cp1-prd.iad.github.net (unknown [192.30.252.42]) by ismtpd0001p1iad1.sendgrid.net (SG) with ESMTP id bt8Mr5ArRgigogLtomd_UA for <quic-issues@ietf.org>; Wed, 18 Jul 2018 18:14:19.592 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker8-cp1-prd.iad.github.net (Postfix) with ESMTP id 8EEC463381 for <quic-issues@ietf.org>; Wed, 18 Jul 2018 11:14:19 -0700 (PDT)
Date: Wed, 18 Jul 2018 18:14:19 +0000 (UTC)
From: Magnus Westerlund <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab89df0692b7da9e9c7082c41dd9dc869764c8653992cf000000011767457b92a169ce13ae108c@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1428/406025310@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1428@github.com>
References: <quicwg/base-drafts/issues/1428@github.com>
Subject: Re: [quicwg/base-drafts] When the sender is using standard Reno congestion control, ack every ~2 packets (#1428)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4f837b8d327_1da13fd983ebef7845849"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak23JmtSlHYwukPlIgivn6OgCk5+eHqsf+QT6B adPkAB92OdlEBaFkmxhFiTcoasdsiikibTuVimL78X1kVal18763oJbRdC9yMJejlwIYkUeNsflHYY 5Sd/XO3xi9AL/cAAdyG7wS2F+6pUQIe3LFUTigpmAuw0mhS9DsEE7i9FJBZI9CeBpyLjjJWj/2EbVn E=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/d_acYhj7zDdEUnH2q4Ndu3orqFU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 18 Jul 2018 18:14:29 -0000

----==_mimepart_5b4f837b8d327_1da13fd983ebef7845849
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@nibanks I don't think driving it from the probe packet necessary is the right way of updating it. That as result of acknowledging a probe does not necessarily result in the PMTU be updated there and then. I rather see other ways. 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1428#issuecomment-406025310
----==_mimepart_5b4f837b8d327_1da13fd983ebef7845849
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-user-id="20663557" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/nibanks">@nibanks</a> I don't think driving it from the probe packet necessary is the right way of updating it. That as result of acknowledging a probe does not necessarily result in the PMTU be updated there and then. I rather see other ways.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1428#issuecomment-406025310">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzxRz3yvDTn6lseeiKMn3MIdrLqGks5uH3r7gaJpZM4Ud_JF">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2idDKsymLZOVJeR86BHaYkVDe1Yks5uH3r7gaJpZM4Ud_JF.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@gloinul in #1428: @nibanks I don't think driving it from the probe packet necessary is the right way of updating it. That as result of acknowledging a probe does not necessarily result in the PMTU be updated there and then. I rather see other ways. "}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1428#issuecomment-406025310"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1428#issuecomment-406025310",
"url": "https://github.com/quicwg/base-drafts/issues/1428#issuecomment-406025310",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 the sender is using standard Reno congestion control, ack every ~2 packets (#1428)",
"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\": \"quicwg/base-drafts\",\n\"issueId\": 1428,\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\": 1428\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1428#issuecomment-406025310"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 343405125\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4f837b8d327_1da13fd983ebef7845849--


From nobody Wed Jul 18 11:18: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 BA4FA130F69 for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 11:18:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mcbjWYQKWJXq for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 11:18:42 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C11BC131004 for <quic-issues@ietf.org>; Wed, 18 Jul 2018 11:18:37 -0700 (PDT)
Date: Wed, 18 Jul 2018 11:18:37 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531937917; bh=PCIPeovWkwLsLgkaA49QwdrO5yuWfz6qyCbJxWMzb2s=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=flIK4doiyHfirWaCb1nMaPdzofHcYhmj39A8KJp0mZWE3Ed9mXrvDMoBZEim3oCub qXj/yrjdh+0p3R80l0GZrPeIDZijfTNtSPGkPj3r5oUCG/6vehyivXzFULQ1WXipc3 Aydft8mXBEWILf4Z6YC8jvCAQhHn6gVRoVpfOMm8=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab1b0788733635dae6f3d72724a729a27160c4decb92cf000000011767467d92a169ce1467cce7@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1580/406026704@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1580@github.com>
References: <quicwg/base-drafts/issues/1580@github.com>
Subject: Re: [quicwg/base-drafts] hq: Does ignored data/frames cause flow control updates? (#1580)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4f847d208dd_446f3fce058bef801639f4"; 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/g8kewSMp0I1qQOLRfrBY4RpinxA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 18 Jul 2018 18:18:54 -0000

----==_mimepart_5b4f847d208dd_446f3fce058bef801639f4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

I'm not suggest, this is what the current text implies (from Section 9). =


> HTTP/QUIC can rely on QUIC=E2=80=99s own PADDING frames or employ the r=
eserved frame and stream types discussed in Section 4.2.1 and Section 3.3=
.1.

As Martin suggests, it might be better to define an explicit padding stre=
am extension for anyone that actually wants that behaviour (which I think=
 could 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/1580#issuecomment-406026704=

----==_mimepart_5b4f847d208dd_446f3fce058bef801639f4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>I'm not suggest, this is what the current text implies (from Section 9=
).</p>
<blockquote>
<p>HTTP/QUIC can rely on QUIC=E2=80=99s own PADDING frames or employ the =
reserved frame and stream types discussed in Section 4.2.1 and Section 3.=
3.1.</p>
</blockquote>
<p>As Martin suggests, it might be better to define an explicit padding s=
tream extension for anyone that actually wants that behaviour (which I th=
ink could 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/1580#issuecomment-406026704">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq1Cv=
J5V1UjYPfMRD6hRhWNuAmY8Kks5uH3v9gaJpZM4VUrcG">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq6BbY-kmecgj6g01pXwl0FUq=
aCudks5uH3v9gaJpZM4VUrcG.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 #1580: I'm not suggest, this is what the current text implies (fro=
m Section 9). \r\n\r\n\u003e HTTP/QUIC can rely on QUIC=E2=80=99s own PAD=
DING frames or employ the reserved frame and stream types discussed in Se=
ction 4.2.1 and Section 3.3.1.\r\n\r\nAs Martin suggests, it might be bet=
ter to define an explicit padding stream extension for anyone that actual=
ly wants that behaviour (which I think could be useful)."}],"action":{"na=
me":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1580=
#issuecomment-406026704"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1580#issuecomment=
-406026704",
"url": "https://github.com/quicwg/base-drafts/issues/1580#issuecomment-40=
6026704",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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: Does ignored data/frames cause flo=
w control updates? (#1580)",
"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\": 1580,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1580#issuecomment-40=
6026704"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3577423=
42\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b4f847d208dd_446f3fce058bef801639f4--


From nobody Wed Jul 18 11:29: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 353C9130ED4 for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 11:29:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pByCE4Z9--n7 for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 11:29: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 24E8C130EB2 for <quic-issues@ietf.org>; Wed, 18 Jul 2018 11:29:09 -0700 (PDT)
Date: Wed, 18 Jul 2018 11:29:08 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531938548; bh=SJ7zHWw21opbIOsT9ElWkksNIGQ9nuFoCVurzUECfYc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=EjEnUjsqS6K2xpWBIg/LreUMp9z7QrPd/oIy6p+v9uiJYFoMvizgacxyJrklpKxHN g0z3jzNwarCsC/2WreFV0Om8PZHmv7T8i/BmI7tyyTgK+16eTN/FQABhldQocKUOxK MKe2Vi7m/Q5KxnZuatJgNz5nQnS6Gn/dk1Wri/Lw=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab9ddc327c72341643164570388c905991494bc80892cf00000001176748f492a169ce13c7a591@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1443/406029851@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1443@github.com>
References: <quicwg/base-drafts/issues/1443@github.com>
Subject: Re: [quicwg/base-drafts] Stateless Reset Eternal Ping Pong (#1443)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4f86f45a6b_449c3fce058bef802892a5"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/JMlVr8DD8ZaXLJdd3IcMXYK1apw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 18 Jul 2018 18:29:11 -0000

----==_mimepart_5b4f86f45a6b_449c3fce058bef802892a5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

TTL means the TTL field in the IP header.  It is a number that routers decrement until it reaches 0, at which point the packet is dropped rather than forwarded.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1443#issuecomment-406029851
----==_mimepart_5b4f86f45a6b_449c3fce058bef802892a5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>TTL means the TTL field in the IP header.  It is a number that routers decrement until it reaches 0, at which point the packet is dropped rather than forwarded.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1443#issuecomment-406029851">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq__SkzP75YzuAfhC_weDXTQZ-M7Bks5uH350gaJpZM4Ulk0v">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzK9YHN6IuvMuyvhg8erlvcJv79Fks5uH350gaJpZM4Ulk0v.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1443: TTL means the TTL field in the IP header.  It is a number that routers decrement until it reaches 0, at which point the packet is dropped rather than forwarded."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1443#issuecomment-406029851"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment-406029851",
"url": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment-406029851",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Stateless Reset Eternal Ping Pong (#1443)",
"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\": 1443,\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\": 1443\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment-406029851"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 345394479\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4f86f45a6b_449c3fce058bef802892a5--


From nobody Wed Jul 18 11:37: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 17898130F69 for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 11:37:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VGWrPYueHQSe for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 11:37:24 -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 2AB3C130F5E for <quic-issues@ietf.org>; Wed, 18 Jul 2018 11:37:24 -0700 (PDT)
Date: Wed, 18 Jul 2018 11:37:23 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531939043; bh=/wjwvVfGv3J7nXcVKPQnM88r26z0w2/LhJWIwwXPEMM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=jSgR9RfZjEDeSerH2EaJv5lyFCj5L0z7aEUilA/Jrzh4P8WtkajfciRm33eR0QHby mO3JhukRpBFzRmuqkUjod0AhRFaMO1jeN3Ms3f62QewG1strnpmIJsR65WBqYWJTmr VG3ooPhs3eIh7fKTyqXoPWPjCc0AVqILBCgZvoYk=
From: Subodh Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab66fa6f09e46fd694b0542f113b6a00f5e917f80a92cf0000000117674ae392a169ce1059418a@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/934/406032329@github.com>
In-Reply-To: <quicwg/base-drafts/issues/934@github.com>
References: <quicwg/base-drafts/issues/934@github.com>
Subject: Re: [quicwg/base-drafts] Early retransmit code (#934)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4f88e3889e3_69743fda160bef844385f9"; 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/S4QV2U9W_alUTCq6RTpczahiX2I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 18 Jul 2018 18:37:26 -0000

----==_mimepart_5b4f88e3889e3_69743fda160bef844385f9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I think this is not an issue any more

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/934#issuecomment-406032329
----==_mimepart_5b4f88e3889e3_69743fda160bef844385f9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I think this is not an issue any more</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/934#issuecomment-406032329">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_EB0hezc0Tu9dqPGPnP7A-D4HBmks5uH4BjgaJpZM4QffCp">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxYMxY7Q6lUd3iop7P9lZbZ8-bK2ks5uH4BjgaJpZM4QffCp.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #934: I think this is not an issue any more"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/934#issuecomment-406032329"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/934#issuecomment-406032329",
"url": "https://github.com/quicwg/base-drafts/issues/934#issuecomment-406032329",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Early retransmit code (#934)",
"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\": 934,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/934#issuecomment-406032329"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 276689065\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4f88e3889e3_69743fda160bef844385f9--


From nobody Wed Jul 18 11:37: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 8CF2B130F6D for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 11:37:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DJ0LjpBq0RW3 for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 11:37: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 683F8130F62 for <quic-issues@ietf.org>; Wed, 18 Jul 2018 11:37:24 -0700 (PDT)
Date: Wed, 18 Jul 2018 11:37:23 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531939043; bh=TL8rawF2AtMT+oM18hYeFaHwMCipCak3ogwncG3MqmI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=f+leNwqVfTf+mEsH74sxUyoYG+Tj2KnlznW2BrBcc0oF1D/Yw6iGchZCbAW5IZbpk Q6aiklX9QVCCqmIxzsIwlcq4VfsjLk4MRxUVShUdnYapRyOE9k33XLVdtil+y79GrG Q570DgHro0v2rmhuYJGf3EO47p+lkMaDTOlILJUI=
From: Subodh Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab66fa6f09e46fd694b0542f113b6a00f5e917f80a92cf0000000117674ae392a169ce1059418a@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/934/issue_event/1740852702@github.com>
In-Reply-To: <quicwg/base-drafts/issues/934@github.com>
References: <quicwg/base-drafts/issues/934@github.com>
Subject: Re: [quicwg/base-drafts] Early retransmit code (#934)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4f88e3a14bd_2dc03f96d06bef80857e4"; 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/DOVqzF0oNyRuWQj5o0QFrbg2oWk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 18 Jul 2018 18:37:27 -0000

----==_mimepart_5b4f88e3a14bd_2dc03f96d06bef80857e4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #934.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/934#event-1740852702
----==_mimepart_5b4f88e3a14bd_2dc03f96d06bef80857e4
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="274284938" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/934" href="https://github.com/quicwg/base-drafts/issues/934">#934</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/934#event-1740852702">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_EB0hezc0Tu9dqPGPnP7A-D4HBmks5uH4BjgaJpZM4QffCp">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxYMxY7Q6lUd3iop7P9lZbZ8-bK2ks5uH4BjgaJpZM4QffCp.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #934."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/934#event-1740852702"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/934#event-1740852702",
"url": "https://github.com/quicwg/base-drafts/issues/934#event-1740852702",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Early retransmit code (#934)",
"sections": [
{
"text": "",
"activityTitle": "**Subodh Iyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@siyengar",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/934#event-1740852702"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 276689065\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4f88e3a14bd_2dc03f96d06bef80857e4--


From nobody Wed Jul 18 11:38: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 945CB130F5E for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 11:38:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9pdyz4xGZRtA for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 11:38: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 55613130F62 for <quic-issues@ietf.org>; Wed, 18 Jul 2018 11:38:19 -0700 (PDT)
Date: Wed, 18 Jul 2018 11:38:17 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531939097; bh=ue0ClfKzOc2q7ijtmbaXgaKpWitn5zrlgTjWR44ufHY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=2e3EqN9XdqCq7Z23ymWHSgXC6xxW8pA4gCgVcRdAOO9DKVVqv562KaM+rYdc5/qTc b2/dMO1RAR9s1wnpvyZu8KhbLhpTwe52Kttfm4GKttDL0OA9UJKJIVSW+K2WMjwUSz 6SmaDHGir4OgDSTB70l+uFXziPW6a5C+yKVjWTEk=
From: Subodh Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab851fb6346bc9fb4f405b5bc60c8c8007990b12c692cf0000000117674b1992a169ce1059418a@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/934/issue_event/1740854433@github.com>
In-Reply-To: <quicwg/base-drafts/issues/934@github.com>
References: <quicwg/base-drafts/issues/934@github.com>
Subject: Re: [quicwg/base-drafts] Early retransmit code (#934)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4f8919a3c80_67553f80732bef844658e9"; 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/TbUGDuoyxQhEYT_IKAxv0Va8TAY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 18 Jul 2018 18:38:22 -0000

----==_mimepart_5b4f8919a3c80_67553f80732bef844658e9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Reopened #934.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/934#event-1740854433
----==_mimepart_5b4f8919a3c80_67553f80732bef844658e9
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="274284938" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/934" href="https://github.com/quicwg/base-drafts/issues/934">#934</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/934#event-1740854433">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyvP9pagxT9eJWNzPQrYXzw7QFMeks5uH4CZgaJpZM4QffCp">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq84G05WAg8I7OQkJ2iIx4VPrDU2bks5uH4CZgaJpZM4QffCp.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #934."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/934#event-1740854433"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/934#event-1740854433",
"url": "https://github.com/quicwg/base-drafts/issues/934#event-1740854433",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Early retransmit code (#934)",
"sections": [
{
"text": "",
"activityTitle": "**Subodh Iyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@siyengar",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/934#event-1740854433"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 276689065\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4f8919a3c80_67553f80732bef844658e9--


From nobody Wed Jul 18 11:38: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 7E365130F7E for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 11:38:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id EyaGNxBTUuH6 for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 11:38: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 99C4E130FB7 for <quic-issues@ietf.org>; Wed, 18 Jul 2018 11:38:41 -0700 (PDT)
Date: Wed, 18 Jul 2018 11:38:40 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531939120; bh=wTinDnRTpzSlNDePTVZ5AV5xwbbQ0WbwHOW0KgsgVdg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=uz5WMLYdZ39bTDk7QDSLgOXl2F4VrQTFAvRHUZNv6we58A5JFB6ZvjzANqo34JO1q neX/T0QAEtH+lxchmRU3urmrBKi8bOKq4X+/puEM/9HPV0bVJXRNLLtHNK0Rsg2BOs n7N+TzcD7uuOxjWCYdeUVqTwKnAp8nbu9XEYWcdM=
From: Subodh Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab257120a7cbbc1095af1f8edb8fe8552f9c7295ff92cf0000000117674b3092a169ce1059418a@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/934/406032707@github.com>
In-Reply-To: <quicwg/base-drafts/issues/934@github.com>
References: <quicwg/base-drafts/issues/934@github.com>
Subject: Re: [quicwg/base-drafts] Early retransmit code (#934)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4f89309d6c1_542d3fc7114bef846327b"; 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/7o7OhT9yxGo9-IOcw556cE-xIE0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 18 Jul 2018 18:38:49 -0000

----==_mimepart_5b4f89309d6c1_542d3fc7114bef846327b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

sorry this is so old that i forgot why i raised this, will discuss with @ianswett  offline and then close properly.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/934#issuecomment-406032707
----==_mimepart_5b4f89309d6c1_542d3fc7114bef846327b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>sorry this is so old that i forgot why i raised this, will discuss with <a class="user-mention" data-hovercard-user-id="20072817" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ianswett">@ianswett</a>  offline and then close properly.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/934#issuecomment-406032707">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq03IQjlFp9M1bUpeVYpaz5k7SOSvks5uH4CwgaJpZM4QffCp">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8mZpfMRfyq7gLBn_PaAQYbH8IBoks5uH4CwgaJpZM4QffCp.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #934: sorry this is so old that i forgot why i raised this, will discuss with @ianswett  offline and then close properly."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/934#issuecomment-406032707"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/934#issuecomment-406032707",
"url": "https://github.com/quicwg/base-drafts/issues/934#issuecomment-406032707",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Early retransmit code (#934)",
"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\": 934,\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\": 934\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/934#issuecomment-406032707"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 276689065\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4f89309d6c1_542d3fc7114bef846327b--


From nobody Wed Jul 18 11:48: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 2570213116A for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 11:48:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.009
X-Spam-Level: 
X-Spam-Status: No, score=-3.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MVGmPmgz8S3O for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 11:48:03 -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 AC605130FBB for <quic-issues@ietf.org>; Wed, 18 Jul 2018 11:48: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=CffI/0Yd+Ibyv+Q0jcSjaEOW23M=; b=ljq25nfcn2HeeOEL 6oKJ36RB36r6EPIaDz1BN9lsh5dniBmjV2HKoa3Vm2WEdtCchkIFMuPidekCIHvh znr0sF/Z5HPLO9rGy9RBGl+1CimGSJn0HdFZ8K0EpUU/taNOgaiJL9djswlIgNRD iTeVG9c/fMZBT707t//CxTjBphg=
Received: by filter1052p1las1.sendgrid.net with SMTP id filter1052p1las1-17093-5B4F8B63-5 2018-07-18 18:48:03.204699824 +0000 UTC m=+71859.436652273
Received: from github-lowworker-39ccb07.cp1-iad.github.net (unknown [192.30.252.40]) by ismtpd0008p1iad1.sendgrid.net (SG) with ESMTP id OmQNb9bmRi6weAuxJYdgow for <quic-issues@ietf.org>; Wed, 18 Jul 2018 18:48:03.099 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-39ccb07.cp1-iad.github.net (Postfix) with ESMTP id 165C640005E for <quic-issues@ietf.org>; Wed, 18 Jul 2018 11:48:03 -0700 (PDT)
Date: Wed, 18 Jul 2018 18:48:03 +0000 (UTC)
From: Igor Lubashev <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab7cf5b2c79b1f424812d378e87a01004cc13fae1e92cf0000000117674d6392a169ce13c7a591@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1443/406035578@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1443@github.com>
References: <quicwg/base-drafts/issues/1443@github.com>
Subject: Re: [quicwg/base-drafts] Stateless Reset Eternal Ping Pong (#1443)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4f8b6315107_55a93fa6fe0ccf581213c5"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak163THDHb75tUVmy4NJciRf6AuewUgz0mFihh uNcD+UzNsDc/TXPllofVt4fHx3sruXmvhvk6t7z+V2nxNOTfyAZA3r5aWhkR8bn3a+XW/RJYOzXQ2b cbvoRq1XvE/PWEoPPNTzEOi/8dAX4iXL4prNvhGVHt4XVKOjLCAFVqzksDDYOZqA+d3fGim4txLRVs o=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/3R0R6oB3FDTWwDOS2ndtOHLGQOk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 18 Jul 2018 18:48:15 -0000

----==_mimepart_5b4f8b6315107_55a93fa6fe0ccf581213c5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Could someone explain the mechanics of the TTL proposal?

When a packet arrives, it has a residual TTL (originalTTL - #hops). So the proposal is to send a SR packet with the residual TTL and not reset the TTL to the server's default value?

This is somewhat brittle, since it depends on both peers to implement TTL logic correctly. If someone does not, pointing a broken endpoint at a victim would cause a forever-loop.  Even if everything is implemented properly, this could cause over 100 bounces per reset -- a powerful amplification attack.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1443#issuecomment-406035578
----==_mimepart_5b4f8b6315107_55a93fa6fe0ccf581213c5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>Could someone explain the mechanics of the TTL proposal?</p>
<p>When a packet arrives, it has a residual TTL (originalTTL - #hops). So t=
he proposal is to send a SR packet with the residual TTL and not reset the =
TTL to the server's default value?</p>
<p>This is somewhat brittle, since it depends on both peers to implement TT=
L logic correctly. If someone does not, pointing a broken endpoint at a vic=
tim would cause a forever-loop.  Even if everything is implemented properly=
, this could cause over 100 bounces per reset -- a powerful amplification a=
ttack.</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/1443#issuecomment-406035578">view it on GitHub</a>, or <a h=
ref=3D"https://github.com/notifications/unsubscribe-auth/AWbkq4xZ38p4qpDd1U=
xElFWmHxeFqbqzks5uH4LjgaJpZM4Ulk0v">mute the thread</a>.<img src=3D"https:/=
/github.com/notifications/beacon/AWbkq_30R3Y94jpX2HcZRz1ibzSRMBmuks5uH4Ljga=
JpZM4Ulk0v.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":"@igorlord in #1443: C=
ould someone explain the mechanics of the TTL proposal?\r\n\r\nWhen a packe=
t arrives, it has a residual TTL (originalTTL - #hops). So the proposal is =
to send a SR packet with the residual TTL and not reset the TTL to the serv=
er's default value?\r\n\r\nThis is somewhat brittle, since it depends on bo=
th peers to implement TTL logic correctly. If someone does not, pointing a =
broken endpoint at a victim would cause a forever-loop.  Even if everything=
 is implemented properly, this could cause over 100 bounces per reset -- a =
powerful amplification attack."}],"action":{"name":"View Issue","url":"http=
s://github.com/quicwg/base-drafts/issues/1443#issuecomment-406035578"}}}</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/1443#issuecomment-4=
06035578",
"url": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment-4060=
35578",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Stateless Reset Eternal Ping Pong (#1443=
)",
"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\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1443,\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\": 1443\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment-4060=
35578"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 345394479=
\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b4f8b6315107_55a93fa6fe0ccf581213c5--


From nobody Wed Jul 18 11:49: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 86C5F130F88 for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 11:49:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mZsDyJpS_BjV for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 11:49: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 0AC18130F62 for <quic-issues@ietf.org>; Wed, 18 Jul 2018 11:49:11 -0700 (PDT)
Date: Wed, 18 Jul 2018 11:49:10 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531939750; bh=cSm7H3udlmV2Sb2PmD1GpRy6K5E+NW2R5lkSzLxAYtU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=VTWgH73ybCc8xEufLV5qhrFmV3ByovT+8fMBa9QbidypT3dWnzKlsu09KwcJkq2N0 mRYEMKvjFWnj13lUThlI1Ordy81mgOV+5l8XgM8delkv2PP5bI1626BtBB5ksWwmVc Cve/CqdZY78LCr0wmtTse1vqUWp6SZpIj+uIMHM8=
From: Subodh Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab0502c15ad93671861dae25739085ae7eb0ef636c92cf0000000117674da692a169ce1059418a@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/934/406035928@github.com>
In-Reply-To: <quicwg/base-drafts/issues/934@github.com>
References: <quicwg/base-drafts/issues/934@github.com>
Subject: Re: [quicwg/base-drafts] Early retransmit code (#934)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4f8ba6608d4_1a353fde4e8bef7c779e5"; 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/35Ad5lE48W4_SFWipxAwxP_lLc4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 18 Jul 2018 18:49:14 -0000

----==_mimepart_5b4f8ba6608d4_1a353fde4e8bef7c779e5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

More concrete example:

1. Send packet 1, 2, 3, 4

2. Ack 1,2,4. 
3 is lost 
largest_sent = 4
largest_acked = 4 

3. loss_time is set now to send_time(3) + 5/4 rtt

4. Send 5
largest_sent = 5
largest_acked = 4 

5. timer for 3 fires
DetectLostPackets(4) is invoked

since largest_acked != largest_sent

delay_until_lost = infinite

so packet 3 is not lost in this round and needs to go through another round

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/934#issuecomment-406035928
----==_mimepart_5b4f8ba6608d4_1a353fde4e8bef7c779e5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>More concrete example:</p>
<ol>
<li>
<p>Send packet 1, 2, 3, 4</p>
</li>
<li>
<p>Ack 1,2,4.<br>
3 is lost<br>
largest_sent =3D 4<br>
largest_acked =3D 4</p>
</li>
<li>
<p>loss_time is set now to send_time(3) + 5/4 rtt</p>
</li>
<li>
<p>Send 5<br>
largest_sent =3D 5<br>
largest_acked =3D 4</p>
</li>
<li>
<p>timer for 3 fires<br>
DetectLostPackets(4) is invoked</p>
</li>
</ol>
<p>since largest_acked !=3D largest_sent</p>
<p>delay_until_lost =3D infinite</p>
<p>so packet 3 is not lost in this round and needs to go through another =
round</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/934#issuecomment-406035928">view it on GitHub</a>, =
or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqyCbh=
f7rbjiZX1Cija32OW2ubqq6ks5uH4MmgaJpZM4QffCp">mute the thread</a>.<img src=
=3D"https://github.com/notifications/beacon/AWbkqz2bjlKYHWF-KqFk3lTq0oU4k=
pI3ks5uH4MmgaJpZM4QffCp.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 #934: More concrete example:\r\n\r\n1. Send packet 1, 2, 3, 4\r\n=
\r\n2. Ack 1,2,4. \r\n3 is lost \r\nlargest_sent =3D 4\r\nlargest_acked =3D=
 4 \r\n\r\n3. loss_time is set now to send_time(3) + 5/4 rtt\r\n\r\n4. Se=
nd 5\r\nlargest_sent =3D 5\r\nlargest_acked =3D 4 \r\n\r\n5. timer for 3 =
fires\r\nDetectLostPackets(4) is invoked\r\n\r\nsince largest_acked !=3D =
largest_sent\r\n\r\ndelay_until_lost =3D infinite\r\n\r\nso packet 3 is n=
ot lost in this round and needs to go through another round"}],"action":{=
"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/9=
34#issuecomment-406035928"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/934#issuecomment-=
406035928",
"url": "https://github.com/quicwg/base-drafts/issues/934#issuecomment-406=
035928",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Early retransmit code (#934)",
"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\": 934,\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\": 934\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/934#issuecomment-406=
035928"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 2766890=
65\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b4f8ba6608d4_1a353fde4e8bef7c779e5--


From nobody Wed Jul 18 11: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 B9D61130F94 for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 11:55:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6a0Swu2tVv65 for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 11:55: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 75E57130F8D for <quic-issues@ietf.org>; Wed, 18 Jul 2018 11:55:10 -0700 (PDT)
Date: Wed, 18 Jul 2018 11:55:09 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531940109; bh=zOlJc6FcE/8Ug86lqYOR33x23NMQYnSKNTe3DNbI/Tc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=HQi/zZc32aH9zE7pkbpp4yqSHAyVgKEducqpqoW6zS8LCJzPv3hHjKUrs+kFfd9Xk thnIRkCPYlGWwZDuUo6Bt8GICHdTmJBugE4Hhc1+V0gMabc5n8t4cu4d+TTd4lc27Y X37kx838ecjjabGWG9T++smY39j1nN5AB5aqjqQI=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab8e4ecf0ac0d08295137f79e2f2bad3a83ecde05492cf0000000117674f0d92a169ce13c7a591@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1443/406037677@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1443@github.com>
References: <quicwg/base-drafts/issues/1443@github.com>
Subject: Re: [quicwg/base-drafts] Stateless Reset Eternal Ping Pong (#1443)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4f8d0dc2fa6_44003f9f92cccf60168817"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/v0b9Izwmpfr7GIT2_4GkqGIB9E0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 18 Jul 2018 18:55:13 -0000

----==_mimepart_5b4f8d0dc2fa6_44003f9f92cccf60168817
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Yes, it relies on both sides doing this.  If you're mostly worried about your own infrastructure ping-ponging with itself, this does solve the issue, though as you said, it could take a while.

Separating out client ports from servers ports is also a potential mitigation, as long as the client doesn't send these in a given use 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/1443#issuecomment-406037677
----==_mimepart_5b4f8d0dc2fa6_44003f9f92cccf60168817
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>Yes, it relies on both sides doing this.  If you're mostly worried abo=
ut your own infrastructure ping-ponging with itself, this does solve the =
issue, though as you said, it could take a while.</p>
<p>Separating out client ports from servers ports is also a potential mit=
igation, as long as the client doesn't send these in a given use 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/1443#issuecomment-406037677">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq2I_=
RQ9ORHkWi7uhFtXhcpkpdm_8ks5uH4SNgaJpZM4Ulk0v">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq6z4KZsnOeyAMESfvyhz5HVA=
0dUgks5uH4SNgaJpZM4Ulk0v.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 #1443: Yes, it relies on both sides doing this.  If you're mostly=
 worried about your own infrastructure ping-ponging with itself, this doe=
s solve the issue, though as you said, it could take a while.\r\n\r\nSepa=
rating out client ports from servers ports is also a potential mitigation=
, as long as the client doesn't send these in a given use case."}],"actio=
n":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issu=
es/1443#issuecomment-406037677"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment=
-406037677",
"url": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment-40=
6037677",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Stateless Reset Eternal Ping Pong (#14=
43)",
"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\": 1443,\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\": 1443\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment-40=
6037677"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3453944=
79\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b4f8d0dc2fa6_44003f9f92cccf60168817--


From nobody Wed Jul 18 12: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 F18E8131253 for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 12:01:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id A_jCsYGH8aj9 for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 12:01: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 9015113121E for <quic-issues@ietf.org>; Wed, 18 Jul 2018 12:00:51 -0700 (PDT)
Date: Wed, 18 Jul 2018 12:00:51 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531940451; bh=jOVtaV4OGiMuXaP0iwjUVz87doav6d06lFVPxjayXEY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Q8G33ogXa8A7jaIWvTZedMwCt9LTjQ15G2bbs4MrGMlZtoGIsRt1O/WUn6aoO2lMk 8MAvwPh9rDMocqXQYpoNhjCwzr10bTbLciiA3iDYVs6aMXRty6lKBGVtJF/+9M0v+K /EC58ukYiksMauV16ssO7VBogow2AsbU2Tb85xEY=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab2fa52c83880cb7244c86c502a15230212a4056fd92cf000000011767506392a169ce13c7a591@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1443/406039413@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1443@github.com>
References: <quicwg/base-drafts/issues/1443@github.com>
Subject: Re: [quicwg/base-drafts] Stateless Reset Eternal Ping Pong (#1443)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4f8e6314913_1a293fde4e8bef7c401939"; 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/jwFWAL1F0XeEmUlkxqpCy-AgOws>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 18 Jul 2018 19:01:18 -0000

----==_mimepart_5b4f8e6314913_1a293fde4e8bef7c401939
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I was thinking about IP TTL when creating this issue originally, but each reset is new packet origin, so it won't affect TTL, at least not unless you specifically construct the IP header that way, and that isn't very practical for a general purpose implementation. The reset packet could have an explicit TTL - but that would expose it. Actually, doing it at IP level would also somewhat expose it.
I still don't understand why the reset needs to be secret.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1443#issuecomment-406039413
----==_mimepart_5b4f8e6314913_1a293fde4e8bef7c401939
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>I was thinking about IP TTL when creating this issue originally, but e=
ach reset is new packet origin, so it won't affect TTL, at least not unle=
ss you specifically construct the IP header that way, and that isn't very=
 practical for a general purpose implementation. The reset packet could h=
ave an explicit TTL - but that would expose it. Actually, doing it at IP =
level would also somewhat expose it.<br>
I still don't understand why the reset needs to be secret.</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/1443#issuecomment-406039413">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq6Gf=
NkyVydxZHy88YHk1LQomEhacks5uH4XjgaJpZM4Ulk0v">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq-Qsyill1hC4Mybf8EwKMFPG=
ATfnks5uH4XjgaJpZM4Ulk0v.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 #1443: I was thinking about IP TTL when creating this issue origi=
nally, but each reset is new packet origin, so it won't affect TTL, at le=
ast not unless you specifically construct the IP header that way, and tha=
t isn't very practical for a general purpose implementation. The reset pa=
cket could have an explicit TTL - but that would expose it. Actually, doi=
ng it at IP level would also somewhat expose it.\r\nI still don't underst=
and why the reset needs to be secret."}],"action":{"name":"View Issue","u=
rl":"https://github.com/quicwg/base-drafts/issues/1443#issuecomment-40603=
9413"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment=
-406039413",
"url": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment-40=
6039413",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Stateless Reset Eternal Ping Pong (#14=
43)",
"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\": 1443,\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\": 1443\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment-40=
6039413"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3453944=
79\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b4f8e6314913_1a293fde4e8bef7c401939--


From nobody Wed Jul 18 12:45: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 2DD781311C5 for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 12:45:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.01
X-Spam-Level: 
X-Spam-Status: No, score=-1.01 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, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Uk8zA2jOoo2I for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 12:45:33 -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 5A672131185 for <quic-issues@ietf.org>; Wed, 18 Jul 2018 12:45:33 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531943132; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=2c+FXZM9L5A/RdVuAfatIUg+JX8KRVGsnvs832EubGc=; b=A7UwrPxKVjBEOjh835CuWnPWw9jKls7BJ3OxTqHR1toTZaepBRqD7vrE9C8BhT8HtQ+1Uwxx 4Uk737XClHlAGIE6FtIZQPOROi7+P2VFYN0sMjJrOKmYg+6nzNhWJFFvNpAhnIS7pHbeQWky 6UA13/JBhk3Uan976PMgGArPG/s=
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 5b4f98db.7f339c9b5c30-smtp-out-n01; Wed, 18 Jul 2018 19:45:31 -0000 (UTC)
Date: Wed, 18 Jul 2018 12:45:30 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5b4f98daa943a_766e2aca2c72bc1497969@hookshot-fe-6e9b612.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 7c20ae: Remove packets from flight when RTO is verified
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4f98daa886a_766e2aca2c72bc1497891"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/FNPSwyI01TqVfnU4xsIEnllD4ng>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 18 Jul 2018 19:45:36 -0000

----==_mimepart_5b4f98daa886a_766e2aca2c72bc1497891
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-rto-verified
  Home:   https://github.com/quicwg/base-drafts
  Commit: 7c20ae7a1f907d94fbf5c0957858686140256a1e
      https://github.com/quicwg/base-drafts/commit/7c20ae7a1f907d94fbf5c0957858686140256a1e
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-07-18 (Wed, 18 Jul 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Remove packets from flight when RTO is verified

Fixes #935



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4f98daa886a_766e2aca2c72bc1497891--


From nobody Wed Jul 18 12:46: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 2A557130FF0 for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 12:46:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8pd6rM5DcUAl for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 12:45: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 8F0DF130E47 for <quic-issues@ietf.org>; Wed, 18 Jul 2018 12:45:45 -0700 (PDT)
Date: Wed, 18 Jul 2018 12:45:43 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531943143; bh=buGvrUKVsqhfMEUe+orTRnlhhcN2VTaWi1b/+q31Eiw=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=ggK7tJaI44tfE7ZBtJnOK9pAgUtY8YcDUrA7axQOSBMFj+/S5BAM4ZgAJWavAYg6K lfr9Ygv8ULpcijuq38dZ0qsFLOfh2J3HkcWTFume3LDdM6CHum87NlCjtfhtuD7yZj QH2AlGovfiH2G1SYry2uagMd4Y29Kdag620FhArU=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abc0ccdf0cd4ecc7479558e403253eb48989af1fd792cf0000000117675ae792a169ce14699ead@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1582@github.com>
Subject: [quicwg/base-drafts] Remove packets from flight when RTO is verified (#1582)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4f98e7866b2_3c6c3f9a288ccf606704d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/G6VvGFo_Vpu4Ob0t7RCPipB9CrU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 18 Jul 2018 19:46:00 -0000

----==_mimepart_5b4f98e7866b2_3c6c3f9a288ccf606704d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Fixes #935
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1582

-- Commit Summary --

  * Remove packets from flight when RTO is verified

-- File Changes --

    M draft-ietf-quic-recovery.md (13)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1582.patch
https://github.com/quicwg/base-drafts/pull/1582.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/1582

----==_mimepart_5b4f98e7866b2_3c6c3f9a288ccf606704d
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 #935.">Fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="274360866" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/935" href="https://github.com/quicwg/base-drafts/issues/935">#935</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/1582'>https://github.com/quicwg/base-drafts/pull/1582</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Remove packets from flight when RTO is verified</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1582/files#diff-0">draft-ietf-quic-recovery.md</a>
    (13)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1582.patch'>https://github.com/quicwg/base-drafts/pull/1582.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1582.diff'>https://github.com/quicwg/base-drafts/pull/1582.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/1582">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyBHZJ9lRVAr1zg7XrP7d-1LxZ0xks5uH5BngaJpZM4VVQIZ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1jWOxL-uZe-N2La8X52DKvwVxtvks5uH5BngaJpZM4VVQIZ.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 packets from flight when RTO is verified (#1582)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1582"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1582",
"url": "https://github.com/quicwg/base-drafts/pull/1582",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 packets from flight when RTO is verified (#1582)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "7c20ae7",
"value": "Remove packets from flight when RTO is verified"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-recovery.md](https://github.com/quicwg/base-drafts/pull/1582/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\": 1582,\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\": 1582\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1582"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1582.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1582.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 357892633\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b4f98e7866b2_3c6c3f9a288ccf606704d--


From nobody Wed Jul 18 12:48: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 9F467130E4C for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 12:48:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.01
X-Spam-Level: 
X-Spam-Status: No, score=-1.01 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, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id J7O91TJfoD1c for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 12:48: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 9954D130E47 for <quic-issues@ietf.org>; Wed, 18 Jul 2018 12:48:18 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531943298; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=9ueilu7j38xZ/vNsVAK/iRC7S9MR5P+gJhQE+AxF4Ag=; b=pluQn/y1crMW7rPNPk4hG3La2A511sCaU1UrM9SkcBkgS/ekortgoxKw1CMbxfBCcrkUGQmG KGjZQpPmjTEV8EU+pzbX5P8CNEwl3NfJbrQnjno9xvuFcIXbU0645+TsFDCIlwA4BPoTK0lK OoU1t8YUL3OxamFiKRxLTgc+P5U=
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 5b4f9981.7f6c1846e210-smtp-out-n01; Wed, 18 Jul 2018 19:48:17 -0000 (UTC)
Date: Wed, 18 Jul 2018 12:48:16 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5b4f9980e61c3_16e32af710cbdc0c71f2@hookshot-fe-31feec6.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 710c52: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4f9980e5db4_16e32af710cbdc0c7032"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/WlJzIsebpInsxLd2LLVtGCOAQyo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 18 Jul 2018 19:48:21 -0000

----==_mimepart_5b4f9980e5db4_16e32af710cbdc0c7032
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-rto-verified
  Home:   https://github.com/quicwg/base-drafts
  Commit: 710c52ed7e7700acbf8e1d80aa2a30b75c234be0
      https://github.com/quicwg/base-drafts/commit/710c52ed7e7700acbf8e1d80aa2a30b75c234be0
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-07-18 (Wed, 18 Jul 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4f9980e5db4_16e32af710cbdc0c7032--


From nobody Wed Jul 18 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 F06AE13100F for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 12:48:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.009
X-Spam-Level: 
X-Spam-Status: No, score=-3.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HsewZrVVo-16 for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 12:48:21 -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 F26A9130E47 for <quic-issues@ietf.org>; Wed, 18 Jul 2018 12:48: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=MHGq2lDrYy0gX8bdoLdObuDFc1k=; b=sYXIvsuguL7EPItu BiK1NLZmDYVJnQyklMkM0Jea5qTgf+W/S8tGFulzN1UTyBvUngtp/BecbTWp7XL6 8Os/5kgl7+srqBy0q4ew0vY4ijwzVZfsGbVT4ue7XphsGiqBlasQ4tCFbKwKIuxR oe0wrhQhY/HP+b8DPiBYCoKDW/Q=
Received: by filter0915p1las1.sendgrid.net with SMTP id filter0915p1las1-22310-5B4F9984-D 2018-07-18 19:48:20.165408917 +0000 UTC m=+76196.046231205
Received: from github-lowworker-e51511d.cp1-iad.github.net (unknown [192.30.252.34]) by ismtpd0010p1iad1.sendgrid.net (SG) with ESMTP id aqBoTfRSTWCawjzv15PTAA for <quic-issues@ietf.org>; Wed, 18 Jul 2018 19:48:19.966 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-e51511d.cp1-iad.github.net (Postfix) with ESMTP id D860780A1F for <quic-issues@ietf.org>; Wed, 18 Jul 2018 12:48:19 -0700 (PDT)
Date: Wed, 18 Jul 2018 19:48:20 +0000 (UTC)
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1582/push/2729761712@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1582@github.com>
References: <quicwg/base-drafts/pull/1582@github.com>
Subject: Re: [quicwg/base-drafts] Remove packets from flight when RTO is verified (#1582)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4f9983d707c_3b143fd8bc6ccf582484d"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3upTx0r9FgrdobRVMGxkPEPW/nvbT//WVxsN MP4JzXKychSlHljFLUXcXjpU/dcfCuPNMRlJU7pExq+XT4rQKOT4ATNJilhVxz/PLH8VkLOQHHksJc F6tQ8wm9ZJXcF8RWHq7rlmzawN/uKpPKW1Dr73mxZU2CGMsAxNMfmpsq5g==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/3p06BkL7nxgtp_tkG0xNPMW2Qa8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 18 Jul 2018 19:48:25 -0000

----==_mimepart_5b4f9983d707c_3b143fd8bc6ccf582484d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

710c52e  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/1582/files/7c20ae7a1f907d94fbf5c0957858686140256a1e..710c52ed7e7700acbf8e1d80aa2a30b75c234be0

----==_mimepart_5b4f9983d707c_3b143fd8bc6ccf582484d
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/710c52e">710c52e</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/1582/files/7c20ae7a1f907d94fbf5c0957858686140256a1e..710c52ed7e7700acbf8e1d80aa2a30b75c234be0">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq19Y43u740mRctZl2aYlKyEiFnMmks5uH5EDgaJpZM4VVQIZ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6w7EKV_z9u7mL7nQCBWSO9cJ1O7ks5uH5EDgaJpZM4VVQIZ.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1582"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1582/files/7c20ae7a1f907d94fbf5c0957858686140256a1e..710c52ed7e7700acbf8e1d80aa2a30b75c234be0"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1582/files/7c20ae7a1f907d94fbf5c0957858686140256a1e..710c52ed7e7700acbf8e1d80aa2a30b75c234be0",
"url": "https://github.com/quicwg/base-drafts/pull/1582/files/7c20ae7a1f907d94fbf5c0957858686140256a1e..710c52ed7e7700acbf8e1d80aa2a30b75c234be0",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1582",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1582:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "710c52e",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1582/files/7c20ae7a1f907d94fbf5c0957858686140256a1e..710c52ed7e7700acbf8e1d80aa2a30b75c234be0"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 357892633\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b4f9983d707c_3b143fd8bc6ccf582484d--


From nobody Wed Jul 18 12: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 27928130FEE for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 12:51:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7wZjJ0-8CA_A for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 12:51: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 AA672130FE1 for <quic-issues@ietf.org>; Wed, 18 Jul 2018 12:51:41 -0700 (PDT)
Date: Wed, 18 Jul 2018 12:51:40 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531943500; bh=Xyk8jMJYRAg8T4HnAXs5aq2TIz8NYcVND6TmWSd3DeI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=PTNffcGMTP9ujWjLXJSQQFLJ+yihp0sE1T2nmu2xTCbAhizw5PLq4vYqxrM3eypFU 2ggPd+eypsoXdbaWLMznsfZNXLbaEbD+LW+6yGJ4B6tcLo+IzWYN9ujIvYN+bPX0s2 SUvIz1nafNvOjQuZEIKc78uRpXSG5kBn8BzjPaNM=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab7eed521ca73001c021766d2341478929ace0ea8d92cf0000000117675c4c92a169ce146220ed@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1577/406053246@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1577@github.com>
References: <quicwg/base-drafts/issues/1577@github.com>
Subject: Re: [quicwg/base-drafts] Consider making long header payload length 16bits (#1577)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4f9a4ccd3fb_4bed3f905dcbef80942df"; 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/Rtn8GIU16HMsNhR-mpYZ_zzCLbI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 18 Jul 2018 19:51:44 -0000

----==_mimepart_5b4f9a4ccd3fb_4bed3f905dcbef80942df
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I oppose.

We currently have a consistency is using varint type for expressing offsets, lengths. Using int16 just for this length type destroys that consistency, thereby makes the design unnecessary complex.

>From the encoder side, most people not interested in saving one octet can always use a two-octet encoding.
For the decoder side, people can use their varint decoder, that they have been consistently using for decoding lengths.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1577#issuecomment-406053246
----==_mimepart_5b4f9a4ccd3fb_4bed3f905dcbef80942df
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>I oppose.</p>
<p>We currently have a consistency is using varint type for expressing of=
fsets, lengths. Using int16 just for this length type destroys that consi=
stency, thereby makes the design unnecessary complex.</p>
<p>From the encoder side, most people not interested in saving one octet =
can always use a two-octet encoding.<br>
For the decoder side, people can use their varint decoder, that they have=
 been consistently using for decoding lengths.</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/1577#issuecomment-406053246">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq5YH=
OSMPmOl_lS3yndvImKcsiRYCks5uH5HMgaJpZM4VTFuj">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq8kpW2hHTo2Nt8B2hurYk-Ho=
Y-NXks5uH5HMgaJpZM4VTFuj.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 #1577: I oppose.\r\n\r\nWe currently have a consistency is using va=
rint type for expressing offsets, lengths. Using int16 just for this leng=
th type destroys that consistency, thereby makes the design unnecessary c=
omplex.\r\n\r\nFrom the encoder side, most people not interested in savin=
g one octet can always use a two-octet encoding.\r\nFor the decoder side,=
 people can use their varint decoder, that they have been consistently us=
ing for decoding lengths."}],"action":{"name":"View Issue","url":"https:/=
/github.com/quicwg/base-drafts/issues/1577#issuecomment-406053246"}}}</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/1577#issuecomment=
-406053246",
"url": "https://github.com/quicwg/base-drafts/issues/1577#issuecomment-40=
6053246",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 making long header payload le=
ngth 16bits (#1577)",
"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\": 1577,\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\": 1577\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1577#issuecomment-40=
6053246"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3573257=
31\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b4f9a4ccd3fb_4bed3f905dcbef80942df--


From nobody Wed Jul 18 12:57: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 9832B13101F for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 12:57:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id k1-sSVgcNymk for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 12:57: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 36302130FF8 for <quic-issues@ietf.org>; Wed, 18 Jul 2018 12:57:07 -0700 (PDT)
Date: Wed, 18 Jul 2018 12:57:05 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531943825; bh=UNAopr4UvWQ4TZciclpTxiLseXr3oIc3BRnw4pi2C3c=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=X1Wxd8L2KPliIcOSBbXA8Z8pGIEwCL9REvt3gCtYE3ti29NH7gApy1xekK7bF14ZA ICRF872Jz8Stz31iDEA405imhd9cRmXV4MVWOIhTuRhbLfRVNH0sOGKipKcsRyjFn9 aW0ifscQXS39PaZebvty+1cc4AJHDtG+kP+feLRg=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab15797319c1676a4a7f59a73c86c3bccffe37b7ec92cf0000000117675d9192a169ce14638397@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1579/406054688@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1579@github.com>
References: <quicwg/base-drafts/issues/1579@github.com>
Subject: Re: [quicwg/base-drafts] Go Back to Single Packet Number Space (#1579)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4f9b9174fa9_42da3f9f1e0ccf5410695a"; 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/Lmm9nPcP52LRdzFKzeKV94ovaCc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 18 Jul 2018 19:57:10 -0000

----==_mimepart_5b4f9b9174fa9_42da3f9f1e0ccf5410695a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

If server rejects 0-RTT, you can never expect an ACK for 0-RTT packets.

Therefore, if you need a design that ensures you that the datagram delivery is fed back to CC, you should coalesce 0-RTT packets with Initial packets, and use the ACKs against Initial as a confirmation of delivery (of the datagram).

If you do not care that much, using ACKs carried in 1-RTT packets would work fairly 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/1579#issuecomment-406054688
----==_mimepart_5b4f9b9174fa9_42da3f9f1e0ccf5410695a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>If server rejects 0-RTT, you can never expect an ACK for 0-RTT packets=
.</p>
<p>Therefore, if you need a design that ensures you that the datagram del=
ivery is fed back to CC, you should coalesce 0-RTT packets with Initial p=
ackets, and use the ACKs against Initial as a confirmation of delivery (o=
f the datagram).</p>
<p>If you do not care that much, using ACKs carried in 1-RTT packets woul=
d work fairly 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/1579#issuecomment-406054688">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq5Ch=
e4sOf0-B3ENPTQc6cvAKA_Hqks5uH5MRgaJpZM4VTfDt">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq_clAHb6lR7Nvf7HKc0ft5gO=
239bks5uH5MRgaJpZM4VTfDt.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 #1579: If server rejects 0-RTT, you can never expect an ACK for 0-R=
TT packets.\r\n\r\nTherefore, if you need a design that ensures you that =
the datagram delivery is fed back to CC, you should coalesce 0-RTT packet=
s with Initial packets, and use the ACKs against Initial as a confirmatio=
n of delivery (of the datagram).\r\n\r\nIf you do not care that much, usi=
ng ACKs carried in 1-RTT packets would work fairly well."}],"action":{"na=
me":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1579=
#issuecomment-406054688"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1579#issuecomment=
-406054688",
"url": "https://github.com/quicwg/base-drafts/issues/1579#issuecomment-40=
6054688",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Go Back to Single Packet Number Space =
(#1579)",
"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\": 1579,\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\": 1579\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1579#issuecomment-40=
6054688"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3574294=
85\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b4f9b9174fa9_42da3f9f1e0ccf5410695a--


From nobody Wed Jul 18 13:05: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 03C76130FF8 for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 13:05:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JVyW9vkre8-1 for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 13:05:04 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2D091130F4C for <quic-issues@ietf.org>; Wed, 18 Jul 2018 13:05:04 -0700 (PDT)
Date: Wed, 18 Jul 2018 13:05:03 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531944303; bh=PLeOOdcm3qrehDaoqonfoExr3WTkWgFsDakn1uKLgFw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=uRGfoiaEw0eVxM9m0aF9PKlyXVe3rFlAA80/fuRjBFXba8z4I+CKqVoc2ncuT4gTu ZD++EgV5xqYcvWKVjvkOHe3BVsaLdTBFhtKZTt7ejf7r4EpKgeXOYPbW+7O1CHn0Eu b3PC9inAH2TIC33TrguEL09sAR+ZmACQCwaK3NI8=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abea309ee7fb4bebe48833409183026e471701298892cf0000000117675f6f92a169ce13c7a591@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1443/406057122@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1443@github.com>
References: <quicwg/base-drafts/issues/1443@github.com>
Subject: Re: [quicwg/base-drafts] Stateless Reset Eternal Ping Pong (#1443)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4f9d6f3a554_60d93fd21aeccf58882a7"; 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/hZlDIFju3l9nMPya8Nck0uGU0mY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 18 Jul 2018 20:05:08 -0000

----==_mimepart_5b4f9d6f3a554_60d93fd21aeccf58882a7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> not unless you specifically construct the IP header that way, and that isn't very practical for a general purpose implementation.

This is a good point.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1443#issuecomment-406057122
----==_mimepart_5b4f9d6f3a554_60d93fd21aeccf58882a7
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<blockquote>
<p>not unless you specifically construct the IP header that way, and that isn't very practical for a general purpose implementation.</p>
</blockquote>
<p>This is a good point.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1443#issuecomment-406057122">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8EDIoOpItFo3pYyztVr91eCLHWSks5uH5TvgaJpZM4Ulk0v">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-NT4aeyzkex6vYNxIa4F6rSwOyqks5uH5TvgaJpZM4Ulk0v.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1443: \u003e not unless you specifically construct the IP header that way, and that isn't very practical for a general purpose implementation.\r\n\r\nThis is a good point."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1443#issuecomment-406057122"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment-406057122",
"url": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment-406057122",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Stateless Reset Eternal Ping Pong (#1443)",
"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\": 1443,\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\": 1443\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment-406057122"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 345394479\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4f9d6f3a554_60d93fd21aeccf58882a7--


From nobody Wed Jul 18 13: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 D2C6D131006 for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 13:10:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ouqXq4aLU9LX for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 13: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 8A2A0130EC8 for <quic-issues@ietf.org>; Wed, 18 Jul 2018 13:10:44 -0700 (PDT)
Date: Wed, 18 Jul 2018 13:10:43 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531944643; bh=jDksF2Lr+ApYHRZAOqUtuAYcodJenOwqn4xpEMsYnMo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=gXorZwGJ80wCh/p/VcMywXW0gINOSvCnKqj9aLtsT0RzKSic0fu6/RtvFmEnL4Q2H KaWLZFKDmlAyQ0r5DksFUyFdzEs5tNLvk6x+VVxCGEc6MlNkNkS6aRNaZPnr//j5Py MnOXU2Nic5qqL1WRQYWd1/Ie7roSA0bW78cs50VI=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abec25a98cb93a25a6fa8ac15d796ae65690553f5a92cf00000001176760c392a169ce146220ed@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1577/406058693@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1577@github.com>
References: <quicwg/base-drafts/issues/1577@github.com>
Subject: Re: [quicwg/base-drafts] Consider making long header payload length 16bits (#1577)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4f9ec3df236_2aa43fa7acebef7c100237"; 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/RS2hXPqKbx4Xi5UQT5rlfJPBZRg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 18 Jul 2018 20:10:47 -0000

----==_mimepart_5b4f9ec3df236_2aa43fa7acebef7c100237
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I agree with @kazuho, for the same 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/issues/1577#issuecomment-406058693
----==_mimepart_5b4f9ec3df236_2aa43fa7acebef7c100237
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I agree with <a class="user-mention" data-hovercard-user-id="41567" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/kazuho">@kazuho</a>, for the same 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/issues/1577#issuecomment-406058693">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq41vw6-a7opTV8UA1tXbqEZU6blLks5uH5ZDgaJpZM4VTFuj">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7T601MhPrFtGdsMW2pm0mmdhQNAks5uH5ZDgaJpZM4VTFuj.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1577: I agree with @kazuho, for the same reasons."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1577#issuecomment-406058693"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1577#issuecomment-406058693",
"url": "https://github.com/quicwg/base-drafts/issues/1577#issuecomment-406058693",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 making long header payload length 16bits (#1577)",
"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\": 1577,\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\": 1577\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1577#issuecomment-406058693"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 357325731\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4f9ec3df236_2aa43fa7acebef7c100237--


From nobody Wed Jul 18 13:58: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 0582312F18C for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 13:58:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7nGbN15zSWTD for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 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 B030712785F for <quic-issues@ietf.org>; Wed, 18 Jul 2018 13:58:28 -0700 (PDT)
Date: Wed, 18 Jul 2018 13:58:27 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531947507; bh=3Dc3US6po0zCk8F98rO7WnwDvz/pKHj2d82qG+xexG0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=j393Zwc9czhx1PR3hbdF8xQ0afjKFAd+cAZZfqil1oz3pIzBxghOoU+imKjzAlLrG b5mMJk/PwiJv1d/ixYL9ol/ZemHmslInejzNrnRJy9YZvDga+nN+xUXDwaa1OijkOO OXjWS9HsVRCCOFIbVhOHgwNEgjM5xJ8QwVnRfXU8=
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abfb82a486ee91257f49240cae760daa72afbcd71292cf0000000117676bf392a169ce14638397@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1579/406072239@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1579@github.com>
References: <quicwg/base-drafts/issues/1579@github.com>
Subject: Re: [quicwg/base-drafts] Go Back to Single Packet Number Space (#1579)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4fa9f3c7265_3cb03f949f4ccf5c29872a"; 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/ghEl7ANlKTyzC91ol3O8eTppW00>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 18 Jul 2018 20:58:31 -0000

----==_mimepart_5b4fa9f3c7265_3cb03f949f4ccf5c29872a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

The TLS CRYPTO frames will tell you if 0-RTT was rejected, so you don't need to depend on ACKs in that scenario, correct?

I am more interested in the cases where 0-RTT is accepted, but perhaps the tail end of your 0-RTT packets didn't make it. In that case, ACKs in the Handshake encryption level would be most beneficial (I believe). Though I don't think you can do anything if the ACK just includes the first N packet numbers for your 0-RTT packets. It could mean there was loss, or it could mean those other packets just hadn't made it yet, by the time the server responded.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1579#issuecomment-406072239
----==_mimepart_5b4fa9f3c7265_3cb03f949f4ccf5c29872a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>The TLS CRYPTO frames will tell you if 0-RTT was rejected, so you don'=
t need to depend on ACKs in that scenario, correct?</p>
<p>I am more interested in the cases where 0-RTT is accepted, but perhaps=
 the tail end of your 0-RTT packets didn't make it. In that case, ACKs in=
 the Handshake encryption level would be most beneficial (I believe). Tho=
ugh I don't think you can do anything if the ACK just includes the first =
N packet numbers for your 0-RTT packets. It could mean there was loss, or=
 it could mean those other packets just hadn't made it yet, by the time t=
he server responded.</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/1579#issuecomment-406072239">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq48q=
azQiYf1BUuDTlpZkn6kglvGIks5uH6FzgaJpZM4VTfDt">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq-Hs73vPTQ8vPkwG2Vcjwise=
YMwVks5uH6FzgaJpZM4VTfDt.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 #1579: The TLS CRYPTO frames will tell you if 0-RTT was rejected, =
so you don't need to depend on ACKs in that scenario, correct?\r\n\r\nI a=
m more interested in the cases where 0-RTT is accepted, but perhaps the t=
ail end of your 0-RTT packets didn't make it. In that case, ACKs in the H=
andshake encryption level would be most beneficial (I believe). Though I =
don't think you can do anything if the ACK just includes the first N pack=
et numbers for your 0-RTT packets. It could mean there was loss, or it co=
uld mean those other packets just hadn't made it yet, by the time the ser=
ver responded."}],"action":{"name":"View Issue","url":"https://github.com=
/quicwg/base-drafts/issues/1579#issuecomment-406072239"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1579#issuecomment=
-406072239",
"url": "https://github.com/quicwg/base-drafts/issues/1579#issuecomment-40=
6072239",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Go Back to Single Packet Number Space =
(#1579)",
"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\": 1579,\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\": 1579\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1579#issuecomment-40=
6072239"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3574294=
85\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b4fa9f3c7265_3cb03f949f4ccf5c29872a--


From nobody Wed Jul 18 13:59: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 27ECA12785F for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 13:59:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id I1smOqx4lJdZ for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 13:59:13 -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 E1CDC1271FF for <quic-issues@ietf.org>; Wed, 18 Jul 2018 13:59:12 -0700 (PDT)
Date: Wed, 18 Jul 2018 13:59:11 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531947551; bh=4c0Zshn7yqXNjk/IOIGeBWEHE9AKSyMRTE8fRTApj1k=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=nLOkgKCWQr+lXGO/Xk6FqSkKfjvUnZtg3aoAmVCO03uqwGW4+zAJl26ZzkVP+pGqM sJti1bSP8bp/Ob4koFavys1lxjmfA+DNdEVyBXVCW0xD4/jBP/LPd8VLrXTycY0UXh Yf3dkhqMWbBKhFWy75UMhPZzuq5lhe2bRsKKvdwM=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab6c90b3329ab01d27fcfc57c223dfb73b8de817ce92cf0000000117676c1f92a169ce1469facd@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1583@github.com>
Subject: [quicwg/base-drafts] qpack: control stream is not defined (#1583)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4faa1fc9a17_4ad53f8f178ccf5416537e"; 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/VFe_kVwle7kdJflspWovfRs-mHw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 18 Jul 2018 20:59:15 -0000

----==_mimepart_5b4faa1fc9a17_4ad53f8f178ccf5416537e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

"_The_ control stream" (with the definite article) is mentioned several times in the draft, but is never defined.

The control stream must be the Encoder Stream.  Should we `s/control stream/Encoder Stream/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/issues/1583
----==_mimepart_5b4faa1fc9a17_4ad53f8f178ccf5416537e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>"<em>The</em> control stream" (with the definite article) is mentioned several times in the draft, but is never defined.</p>
<p>The control stream must be the Encoder Stream.  Should we <code>s/control stream/Encoder Stream/g</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/1583">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxZCXGJ56e1oJn3cLhzwH-D92iM8ks5uH6GfgaJpZM4VVWp8">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9ZcOhGTCGZ0VnbdQejuDBVCY26hks5uH6GfgaJpZM4VVWp8.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"qpack: control stream is not defined (#1583)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1583"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1583",
"url": "https://github.com/quicwg/base-drafts/issues/1583",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "qpack: control stream is not defined (#1583)",
"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": 1583
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1583,\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\": 1583\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1583"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 357919356\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4faa1fc9a17_4ad53f8f178ccf5416537e--


From nobody Wed Jul 18 14:10: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 65EEF130EC8 for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 14:10:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.009
X-Spam-Level: 
X-Spam-Status: No, score=-3.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PbpSux03gZLF for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 14:10:42 -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 1A6FA130ECB for <quic-issues@ietf.org>; Wed, 18 Jul 2018 14:10:42 -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=zPsWENwFffgmJtjnLZVXzE1/3nI=; b=vkzFaowPgzM6so7u a32Mod/R8ge7BKFBkz3EYH6Yvp68N+zECpV5NZEj4KxlIIcMjSsCg3VF9U4F1WUo jVKh1Td2ifYAfOyr8BeBsdUQDI6fTVBDqiWZAipRDy9cHKhN0+D895tzs4zmg5az Kaj2ntovRlwGaxD5fl59Ow1A38k=
Received: by filter0078p1iad2.sendgrid.net with SMTP id filter0078p1iad2-27824-5B4FACCF-1F 2018-07-18 21:10:39.941833083 +0000 UTC m=+79327.395620099
Received: from github-lowworker-643483b.cp1-iad.github.net (unknown [192.30.252.45]) by ismtpd0001p1iad1.sendgrid.net (SG) with ESMTP id tjCYdzUaSzCtvKTz63oRzA for <quic-issues@ietf.org>; Wed, 18 Jul 2018 21:10:39.911 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-643483b.cp1-iad.github.net (Postfix) with ESMTP id DBC4B6C137E for <quic-issues@ietf.org>; Wed, 18 Jul 2018 14:10:39 -0700 (PDT)
Date: Wed, 18 Jul 2018 21:10:40 +0000 (UTC)
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab75d5b989e12a524b97944dde3e39020e3966c12e92cf0000000117676ecf92a169ce146a08a9@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1584@github.com>
Subject: [quicwg/base-drafts] Add forward reference to decoder stream; fix another ref to it (#1584)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4faccfda682_1e443fe745abef84198336"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0MgqZT7YNfzL5gyepYH8qWDa6DDc7eZIPRD8 ElxvvZMSnhOTLEijahTIWjGh55tw49qszvtjQy2PuEg17Vdp8wYIbimq6lcZVSNZ6u0RJwSGiO3UsH yr5sWB6woRcXej5xD49G7yTtvlUbtjL+9Nzhu5i1yxSz1ThK4JTJHN8VngoYmLdlXmpPbVBVrtkDnp Y=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/gFL7Qo0H0JBoSXYI126C3F3xjuI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 18 Jul 2018 21:10:45 -0000

----==_mimepart_5b4faccfda682_1e443fe745abef84198336
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/1584

-- Commit Summary --

  * Add forward reference to decoder stream; fix another ref to it

-- File Changes --

    M draft-ietf-quic-qpack.md (12)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1584.patch
https://github.com/quicwg/base-drafts/pull/1584.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/1584

----==_mimepart_5b4faccfda682_1e443fe745abef84198336
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/1584'>https://github.com/quicwg/base-drafts/pull/1584</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Add forward reference to decoder stream; fix another ref to it</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1584/files#diff-0">draft-ietf-quic-qpack.md</a>
    (12)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1584.patch'>https://github.com/quicwg/base-drafts/pull/1584.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1584.diff'>https://github.com/quicwg/base-drafts/pull/1584.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/1584">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6jXBf0uuX-waxQMBz6K55IrEZrcks5uH6RPgaJpZM4VVXn6">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2lBguwYPmkadDjE4fwr0HZzJKJ8ks5uH6RPgaJpZM4VVXn6.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 forward reference to decoder stream; fix another ref to it (#1584)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1584"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1584",
"url": "https://github.com/quicwg/base-drafts/pull/1584",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 forward reference to decoder stream; fix another ref to it (#1584)",
"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": "279dc9d",
"value": "Add forward reference to decoder stream; fix another ref to it"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-qpack.md](https://github.com/quicwg/base-drafts/pull/1584/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\": 1584,\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\": 1584\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1584"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1584.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1584.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 357923322\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b4faccfda682_1e443fe745abef84198336--


From nobody Wed Jul 18 14:16: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 DF7D9131052 for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 14:16:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 03skHEAWcwZY for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 14:16: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 5C39F130FAB for <quic-issues@ietf.org>; Wed, 18 Jul 2018 14:16:19 -0700 (PDT)
Date: Wed, 18 Jul 2018 14:16:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531948578; bh=PdiOKVnYGJ9NeY2L1c4qz/4QTwD0eVMWCrmOU9+sspM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=XYTsl/L++J3RQoljcjF8e0QaL2oj/IX+PJ4ZpfCrAJK04DiobyJZMfmNdhPpFCO17 bzV8+6e8bc/S82R3zcYFDanJamXtOIZz620pNAkOJeXLzJHHGYPVKoUX4iG/EfASmV LBBLg3sF7vqaDM1u1ARF70rhrZ41jdzqfsU9PqUE=
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab402e7cbbbcf811db22e44901a736ac0ae52083e592cf000000011767702292a169ce14138c09@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1498/review/138442601@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1498@github.com>
References: <quicwg/base-drafts/pull/1498@github.com>
Subject: Re: [quicwg/base-drafts] Rework Retry packet (#1498)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4fae2274ca1_1eec3fec838ccf583060da"; 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/2TkarSZMdgTKod9hqyZ4wGSoRh0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 18 Jul 2018 21:16:22 -0000

----==_mimepart_5b4fae2274ca1_1eec3fec838ccf583060da
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

nibanks commented on this pull request.



> +A Retry packet does not include a packet number and cannot be explictly
+acknowledged by a client.
+
+A server MUST only send a Retry in response to a client Initial packet.
+
+If the Original Destination Connection ID field does not match the Destination
+Connection ID from the most recent Initial packet it sent, clients MUST discard
+the packet.  This prevents an off-path attacker from injecting a Retry packet.
+
+The client responds to a Retry packet with an Initial packet that includes the
+provided Retry Token to continue connection establishment.
+
+A server that might send another Retry packet in response to a subsequent
+Initial packet MUST set the Source Connection ID to a new value of at least 8
+octets in length.  This allows clients to distinguish between Retry packets when
+the server sends multiple rounds of Retry packets.  Consequently, a valid Retry

Instead of requiring the server to use a new CID, why not just make the client use a new random CID for every new token it sends in the Initial packet? That way the client has direct control to be able to differentiate between the possibly Retry responses? And no additional complexity on the server side.

Going further, I was thinking during the talks today, if we are going to recommend that initial packet routing not take the client Initial's DCID into account (because it would be an attack surface) then I don't see any reason to support the Retry packet changing the CID at all. The primary reason for adding that support initially was for routing/load balancing; but that seems to be ill advised now. It just adds unnecessary complexity in the client code, IMO.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1498#pullrequestreview-138442601
----==_mimepart_5b4fae2274ca1_1eec3fec838ccf583060da
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/1498#discussion_r203532433">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +A Retry packet does not include a packet number and cannot be explictly
+acknowledged by a client.
+
+A server MUST only send a Retry in response to a client Initial packet.
+
+If the Original Destination Connection ID field does not match the Destination
+Connection ID from the most recent Initial packet it sent, clients MUST discard
+the packet.  This prevents an off-path attacker from injecting a Retry packet.
+
+The client responds to a Retry packet with an Initial packet that includes the
+provided Retry Token to continue connection establishment.
+
+A server that might send another Retry packet in response to a subsequent
+Initial packet MUST set the Source Connection ID to a new value of at least 8
+octets in length.  This allows clients to distinguish between Retry packets when
+the server sends multiple rounds of Retry packets.  Consequently, a valid Retry
</pre>
<p>Instead of requiring the server to use a new CID, why not just make the client use a new random CID for every new token it sends in the Initial packet? That way the client has direct control to be able to differentiate between the possibly Retry responses? And no additional complexity on the server side.</p>
<p>Going further, I was thinking during the talks today, if we are going to recommend that initial packet routing not take the client Initial's DCID into account (because it would be an attack surface) then I don't see any reason to support the Retry packet changing the CID at all. The primary reason for adding that support initially was for routing/load balancing; but that seems to be ill advised now. It just adds unnecessary complexity in the client code, IMO.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1498#pullrequestreview-138442601">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0AP7Erwn2p7JNx4lDxx9jo5ytKfks5uH6WigaJpZM4U8RgX">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6z9esLkBwBaT-XBCj3Sx5uxcinmks5uH6WigaJpZM4U8RgX.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1498"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1498#pullrequestreview-138442601"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1498#pullrequestreview-138442601",
"url": "https://github.com/quicwg/base-drafts/pull/1498#pullrequestreview-138442601",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1498",
"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/1498#pullrequestreview-138442601"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 351344663\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4fae2274ca1_1eec3fec838ccf583060da--


From nobody Wed Jul 18 14:20: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 70D9C131060 for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 14:20:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id e4WABub-SbJR for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 14:20: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 0D6BE131052 for <quic-issues@ietf.org>; Wed, 18 Jul 2018 14:20:39 -0700 (PDT)
Date: Wed, 18 Jul 2018 14:20:38 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531948838; bh=+poTInuaLVU/tijOEsIvDVtOANpKFZWHQGo9iEEBpBI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=il/Ovw9DokT4LPxX8gupaOQU4yqtaLRfIukFYGT7WI4GeH8AihWz5zWxc4ysEWezu LkNW9Nn2iY9Xl8RHo90QtBOXb6Oew1RJhOWLXxlXcVeMMpYIIjxEuJXDxLuLZcMW8Z yTLzXd9KkZRfh8TRGu3x7r24c/op3u6a9XTH3uyw=
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab65cdf45a9471e7f537fa8ae23ff7dc14ccd86e5192cf000000011767712692a169ce146220ed@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1577/406078137@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1577@github.com>
References: <quicwg/base-drafts/issues/1577@github.com>
Subject: Re: [quicwg/base-drafts] Consider making long header payload length 16bits (#1577)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4faf265aca6_35123fd7828ccf50120264"; 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/bVtLpwsRQCzGQ_fwABuh0QmyLJ4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 18 Jul 2018 21:20:41 -0000

----==_mimepart_5b4faf265aca6_35123fd7828ccf50120264
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I disagree that changing the length to a 2-byte field increases complexity. Maybe things aren't quite as consistent, but the code to read the field isn't going to drastically increase in complexity because of it. It would likely get a tad bit simpler too. Additionally, I don't think we need to worry about allowing for the _possibility_ that someone really wants to save a single byte in a long header (only during the handshake).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1577#issuecomment-406078137
----==_mimepart_5b4faf265aca6_35123fd7828ccf50120264
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>I disagree that changing the length to a 2-byte field increases comple=
xity. Maybe things aren't quite as consistent, but the code to read the f=
ield isn't going to drastically increase in complexity because of it. It =
would likely get a tad bit simpler too. Additionally, I don't think we ne=
ed to worry about allowing for the <em>possibility</em> that someone real=
ly wants to save a single byte in a long header (only during the handshak=
e).</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/1577#issuecomment-406078137">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq4ke=
KJ1B5Cpul9Ir9zcszg_X6eZAks5uH6amgaJpZM4VTFuj">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq20iWa3cNzPv2f7y7xlzvbch=
6nsJks5uH6amgaJpZM4VTFuj.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 #1577: I disagree that changing the length to a 2-byte field incre=
ases complexity. Maybe things aren't quite as consistent, but the code to=
 read the field isn't going to drastically increase in complexity because=
 of it. It would likely get a tad bit simpler too. Additionally, I don't =
think we need to worry about allowing for the _possibility_ that someone =
really wants to save a single byte in a long header (only during the hand=
shake)."}],"action":{"name":"View Issue","url":"https://github.com/quicwg=
/base-drafts/issues/1577#issuecomment-406078137"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1577#issuecomment=
-406078137",
"url": "https://github.com/quicwg/base-drafts/issues/1577#issuecomment-40=
6078137",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 making long header payload le=
ngth 16bits (#1577)",
"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\": 1577,\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\": 1577\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1577#issuecomment-40=
6078137"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3573257=
31\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b4faf265aca6_35123fd7828ccf50120264--


From nobody Wed Jul 18 14: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 2FFCB13122D for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 14:22:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Wl0WAtIIApcK for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 14:22: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 B62B2131248 for <quic-issues@ietf.org>; Wed, 18 Jul 2018 14:22:33 -0700 (PDT)
Date: Wed, 18 Jul 2018 14:22:33 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531948953; bh=2tnmiNl77w7xxYsbTP4g8JTYMzBphphr025qX6u9VKY=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=adv9bYV90kY5dCgMQ0chrlkO1Koi71PiOncBQoy6WwtRpPy+z1w0Y4JgUVWj4+qSr rYPaxX8PwX1radPYu3+WPIHM8U6SyZkE/OpOZ5HUQc0dTIjF2Dc8i3o/Vq5D0qFORg oG2mNpE3QhqgQxwYuPmHZFtYBBexCOu+d6sLMN9Y=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab6f8816f4b6f5e7f511d6a5afde6e0050220df78d92cf000000011767719992a169ce146a1643@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1585@github.com>
Subject: [quicwg/base-drafts] Fix: ACKs permit encoder to evict, not to avoid eviction (#1585)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4faf991daac_1ed03fec838ccf5830253d"; 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/cCxlp2jHASrpBq9vTSTtDs2N180>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 18 Jul 2018 21:22:42 -0000

----==_mimepart_5b4faf991daac_1ed03fec838ccf5830253d
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/1585

-- Commit Summary --

  * Fix: ACKs permit encoder to evict, not to avoid eviction

-- File Changes --

    M draft-ietf-quic-qpack.md (4)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1585.patch
https://github.com/quicwg/base-drafts/pull/1585.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/1585

----==_mimepart_5b4faf991daac_1ed03fec838ccf5830253d
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/1585'>https://github.com/quicwg/base-drafts/pull/1585</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Fix: ACKs permit encoder to evict, not to avoid eviction</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1585/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/1585.patch'>https://github.com/quicwg/base-drafts/pull/1585.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1585.diff'>https://github.com/quicwg/base-drafts/pull/1585.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/1585">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1nZDfcF8u58OtsWegAyzbSMzO9Nks5uH6cZgaJpZM4VVYo7">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5R29ZXSY9SDRkj5EUeOYlCAqlfsks5uH6cZgaJpZM4VVYo7.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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: ACKs permit encoder to evict, not to avoid eviction (#1585)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1585"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1585",
"url": "https://github.com/quicwg/base-drafts/pull/1585",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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: ACKs permit encoder to evict, not to avoid eviction (#1585)",
"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": "e6b2a06",
"value": "Fix: ACKs permit encoder to evict, not to avoid eviction"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-qpack.md](https://github.com/quicwg/base-drafts/pull/1585/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\": 1585,\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\": 1585\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1585"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1585.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1585.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 357927483\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b4faf991daac_1ed03fec838ccf5830253d--


From nobody Wed Jul 18 14:27: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 A116E131164 for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 14:27:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RF8juq9A0XIR for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 14:27: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 5F8FF130FAB for <quic-issues@ietf.org>; Wed, 18 Jul 2018 14:27:00 -0700 (PDT)
Date: Wed, 18 Jul 2018 14:26:59 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531949219; bh=oYBWKQcBLZ/4gm9WPnXQku17LYdlccpcl5PQblLlfVw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ELZc3VNsDdyw8Qgz9KL3wHWSAxoOZFJLjp9DsTupcDR+rb0UxLD9pV8nOBGazBgsc ofd38e3OmcAb8VVRt3GisqvTsBqHxAIVX4CWgIE2YqUuUsB47R+ZxfcD4mQw0+48Lz tGeDecrMNJ4+QXYljxrhbCsge0hn5H48EcaGWJNA=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abfb19ad6657772a2a3ade5636506686a8084edb9692cf00000001176772a392a169ce146220ed@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1577/406079787@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1577@github.com>
References: <quicwg/base-drafts/issues/1577@github.com>
Subject: Re: [quicwg/base-drafts] Consider making long header payload length 16bits (#1577)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4fb0a3af87d_4ad23f8f178ccf543201d4"; 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/qGJSKxtcJpmKPxK9Oqls_PSa0XI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 18 Jul 2018 21:27:04 -0000

----==_mimepart_5b4fb0a3af87d_4ad23f8f178ccf543201d4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@nibanks, I think that this sort of issue is "six one way, half dozen the other."  I think we should avoid making changes of this sort lest there be a good reason.  As it stands, it is trivial to both write and read the current varint encoding.

With regard to expressible range:  For packet sizes larger than 16K, it is permissible to splurge and encode their length using 4 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/1577#issuecomment-406079787
----==_mimepart_5b4fb0a3af87d_4ad23f8f178ccf543201d4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><a class=3D"user-mention" data-hovercard-user-id=3D"20663557" data-oct=
o-click=3D"hovercard-link-click" data-octo-dimensions=3D"link_type:self" =
href=3D"https://github.com/nibanks">@nibanks</a>, I think that this sort =
of issue is "six one way, half dozen the other."  I think we should avoid=
 making changes of this sort lest there be a good reason.  As it stands, =
it is trivial to both write and read the current varint encoding.</p>
<p>With regard to expressible range:  For packet sizes larger than 16K, i=
t is permissible to splurge and encode their length using 4 bytes.</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/1577#issuecomment-406079787">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq_2T=
Yq9nf4CrErnljeH25aF8MpNsks5uH6gjgaJpZM4VTFuj">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkqzTxr-PDH1FUh9XCVADD728w=
z6vwks5uH6gjgaJpZM4VTFuj.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 #1577: @nibanks, I think that this sort of issue is \"six one wa=
y, half dozen the other.\"  I think we should avoid making changes of thi=
s sort lest there be a good reason.  As it stands, it is trivial to both =
write and read the current varint encoding.\r\n\r\nWith regard to express=
ible range:  For packet sizes larger than 16K, it is permissible to splur=
ge and encode their length using 4 bytes."}],"action":{"name":"View Issue=
","url":"https://github.com/quicwg/base-drafts/issues/1577#issuecomment-4=
06079787"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1577#issuecomment=
-406079787",
"url": "https://github.com/quicwg/base-drafts/issues/1577#issuecomment-40=
6079787",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 making long header payload le=
ngth 16bits (#1577)",
"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\": 1577,\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\": 1577\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1577#issuecomment-40=
6079787"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3573257=
31\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b4fb0a3af87d_4ad23f8f178ccf543201d4--


From nobody Wed Jul 18 14:35: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 24DF0130E13 for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 14:35:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.009
X-Spam-Level: 
X-Spam-Status: No, score=-3.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UZ9zV51hh5bU for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 14:35:12 -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 41918131066 for <quic-issues@ietf.org>; Wed, 18 Jul 2018 14:35: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=3cTF7GCrldBvd4TbGZD0/zFYGeE=; b=EiaIg12vyRsfZW+R k25l60Q+1cApnTtj4aGe1MZt8UatnJrZM3PKC7A+dGMY3YTDLsv8n7gi0uIJ0sbQ 7Ai41f9NGtOmY4MftOdjHmI18RmhNLGCHiHKn1uzi1HX5pM5wFe0Mpo43lr09YK7 d4Io+VSbyUtoq85U7saw5zuOg3Q=
Received: by filter0348p1iad2.sendgrid.net with SMTP id filter0348p1iad2-28288-5B4FB28E-C 2018-07-18 21:35:10.834971946 +0000 UTC m=+80975.965673226
Received: from github-lowworker-4f62d42.cp1-iad.github.net (unknown [192.30.252.35]) by ismtpd0003p1iad1.sendgrid.net (SG) with ESMTP id lHf0SJU8SASRo-gGtzPisg for <quic-issues@ietf.org>; Wed, 18 Jul 2018 21:35:10.765 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-4f62d42.cp1-iad.github.net (Postfix) with ESMTP id B8203C0EAE for <quic-issues@ietf.org>; Wed, 18 Jul 2018 14:35:10 -0700 (PDT)
Date: Wed, 18 Jul 2018 21:35:11 +0000 (UTC)
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab4cf77ae5f0d1540ecc05020e46505fd4bc8aefda92cf000000011767748e92a169ce146220ed@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1577/406081808@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1577@github.com>
References: <quicwg/base-drafts/issues/1577@github.com>
Subject: Re: [quicwg/base-drafts] Consider making long header payload length 16bits (#1577)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4fb28eb5df1_69373fda07cccf60532314"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2KIULJ5qtKLBPgQHRJL7o2f4Od+E/xE1HO2+ 7q3C6IAmvGaHBrxoi/JtPNVbmg57lDRHaWwpv1vSlxKQYdqTktWA69MzLYLPzeBNdPTXVcmgGyWA9z d3xlJvR/SLsvnAACnNF4h4HBtBaUeVAJ/5Rx1KM1EaIY+J4OBZZAC0kClUHbndX7YJBNewmqtsSV5f U=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/hrEcabFYpPRMv7dRaJd6Qt5muYo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 18 Jul 2018 21:35:15 -0000

----==_mimepart_5b4fb28eb5df1_69373fda07cccf60532314
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Actually, @dtikhonov I think the expressible range maybe the biggest non-bikeshed reason to use a 2-byte field. Everyone is always using 2 bytes because they build up the contents first (because they don't know the final length upfront) and then go back and fill in those two bytes they preallocated essentially. But if a complete solution wants to support maximum 64K UDP payload sizes, that logic gets a lot more complicated. Either they always preallocate 4 bytes or they have to precalculate the size, which is hard enough that nearly all implementations don't do that 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/1577#issuecomment-406081808
----==_mimepart_5b4fb28eb5df1_69373fda07cccf60532314
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>Actually, <a class=3D"user-mention" data-hovercard-user-id=3D"4528576" d=
ata-octo-click=3D"hovercard-link-click" data-octo-dimensions=3D"link_type:s=
elf" href=3D"https://github.com/dtikhonov">@dtikhonov</a> I think the expre=
ssible range maybe the biggest non-bikeshed reason to use a 2-byte field. E=
veryone is always using 2 bytes because they build up the contents first (b=
ecause they don't know the final length upfront) and then go back and fill =
in those two bytes they preallocated essentially. But if a complete solutio=
n wants to support maximum 64K UDP payload sizes, that logic gets a lot mor=
e complicated. Either they always preallocate 4 bytes or they have to preca=
lculate the size, which is hard enough that nearly all implementations don'=
t do that already.</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/1577#issuecomment-406081808">view it on GitHub</a>, or <a h=
ref=3D"https://github.com/notifications/unsubscribe-auth/AWbkq-b-equu6w73WG=
ylr32PZGwNyJCWks5uH6oOgaJpZM4VTFuj">mute the thread</a>.<img src=3D"https:/=
/github.com/notifications/beacon/AWbkq3lLFyCk0FWU0qZyfPP2c4Q-OVEQks5uH6oOga=
JpZM4VTFuj.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":"@nibanks in #1577: Ac=
tually, @dtikhonov I think the expressible range maybe the biggest non-bike=
shed reason to use a 2-byte field. Everyone is always using 2 bytes because=
 they build up the contents first (because they don't know the final length=
 upfront) and then go back and fill in those two bytes they preallocated es=
sentially. But if a complete solution wants to support maximum 64K UDP payl=
oad sizes, that logic gets a lot more complicated. Either they always preal=
locate 4 bytes or they have to precalculate the size, which is hard enough =
that nearly all implementations don't do that already."}],"action":{"name":=
"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1577#issue=
comment-406081808"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1577#issuecomment-4=
06081808",
"url": "https://github.com/quicwg/base-drafts/issues/1577#issuecomment-4060=
81808",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 making long header payload leng=
th 16bits (#1577)",
"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\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1577,\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\": 1577\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1577#issuecomment-4060=
81808"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 357325731=
\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b4fb28eb5df1_69373fda07cccf60532314--


From nobody Wed Jul 18 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 BC6F9131066 for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 14:35:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id svXz6Lwu-a4H for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 14:35: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 49FCB130DEB for <quic-issues@ietf.org>; Wed, 18 Jul 2018 14:35:39 -0700 (PDT)
Date: Wed, 18 Jul 2018 14:35:38 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531949738; bh=w2aPTC3Q1V9tM3tHmK7R1XIb7POEOqpM4F7XD7SrITo=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=felWlnO/kn5hlioW5au+E6vlilfmm3VseUOKPghz4wg4LnjLr1GPau1naRJc0YGNj Rto2j+y9fNNz2wMs6EiPkCyWuhww7L0kBcgGQ7dbQfrwzTSOQMFMVqmbZVrn246zfN aeweKajtBYw++0Xe3BkKOwKqUE8dVzJZ9tj7ulhs=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab1339cf52965715c3e750efe4c578d6d455fb705e92cf00000001176774aa92a169ce146a2565@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1586@github.com>
Subject: [quicwg/base-drafts] qpack: successful header block processing as opposed to what? (#1586)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4fb2aa7dd60_5ef63fb9c86bef887029b4"; 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/eEfLQ5g-S4e7h7sK9DkVKG7NYS8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 18 Jul 2018 21:35:42 -0000

----==_mimepart_5b4fb2aa7dd60_5ef63fb9c86bef887029b4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

"Successful" processing is mentioned twice in the draft (see State Synchronization).  This may raise the question on the part of the reader [1]:  _As opposed to an unsuccessful processing?_  Since an unsuccessful decoding of a header block results in a QPACK error, we should drop the "successful" part.

If successful is used to mean "processing the header block to the end so that all references in it can be decremented," we should use "complete," e.g. "header block was processed completely."

My vote would be just to drop "successful" for good.

1. The mental load required to grok an RFC should be reduced.  The fewer questions the reader may ask himself, the 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/issues/1586
----==_mimepart_5b4fb2aa7dd60_5ef63fb9c86bef887029b4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>"Successful" processing is mentioned twice in the draft (see State Synchronization).  This may raise the question on the part of the reader [1]:  <em>As opposed to an unsuccessful processing?</em>  Since an unsuccessful decoding of a header block results in a QPACK error, we should drop the "successful" part.</p>
<p>If successful is used to mean "processing the header block to the end so that all references in it can be decremented," we should use "complete," e.g. "header block was processed completely."</p>
<p>My vote would be just to drop "successful" for good.</p>
<ol>
<li>The mental load required to grok an RFC should be reduced.  The fewer questions the reader may ask himself, the better.</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/1586">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4NeURBS8k3Wy7ZI1E-3PvIRDEs7ks5uH6oqgaJpZM4VVaPN">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqz_f87fgjKn_qrWdbRjPX3i89BMDks5uH6oqgaJpZM4VVaPN.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"qpack: successful header block processing as opposed to what? (#1586)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1586"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1586",
"url": "https://github.com/quicwg/base-drafts/issues/1586",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "qpack: successful header block processing as opposed to what? (#1586)",
"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": 1586
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1586,\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\": 1586\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1586"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 357934029\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4fb2aa7dd60_5ef63fb9c86bef887029b4--


From nobody Wed Jul 18 15:31: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 DBBAD1311F5 for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 15:31:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id f0v6eOmlUC8s for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 15: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 2FA46131209 for <quic-issues@ietf.org>; Wed, 18 Jul 2018 15:31:08 -0700 (PDT)
Date: Wed, 18 Jul 2018 15:31:06 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531953066; bh=jO/6vhk61q0NDBL0I+hHbXTVHiULkhHupGFMWrCXa4c=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=XdIBKd4lm94sZXcoWxTQm35ppDw/e+F9AN/NKoUx3Wmeh8EknH5HLGSSp+n5ivVhT BDALCyox7q1kcrYb2f04mVH8jHZGBxvBrmMvUW57B93BVP8umwWR3/gKIhT1FUtNka nz3VSp/sCCSgBpcnLOS8AgpPdBf1+PkedPAkHFzA=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab811413cd791c75657254b39582a5e530ce9bf6bf92cf00000001176781aa92a169ce146220ed@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1577/406094580@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1577@github.com>
References: <quicwg/base-drafts/issues/1577@github.com>
Subject: Re: [quicwg/base-drafts] Consider making long header payload length 16bits (#1577)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4fbfaa54206_6283f9451cccf5c166727"; 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/YlV0jo5gTo916BqKlxjooYpLbmk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 18 Jul 2018 22:31:11 -0000

----==_mimepart_5b4fbfaa54206_6283f9451cccf5c166727
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I agree with @kazuho and @dtikhonov here. There's value in consistency, and we changed the encoding of values just for the sake of consistency before (last time for the ODCIL field in the 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/1577#issuecomment-406094580
----==_mimepart_5b4fbfaa54206_6283f9451cccf5c166727
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I agree with <a class="user-mention" data-hovercard-user-id="41567" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/kazuho">@kazuho</a> and <a class="user-mention" data-hovercard-user-id="4528576" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dtikhonov">@dtikhonov</a> here. There's value in consistency, and we changed the encoding of values just for the sake of consistency before (last time for the ODCIL field in the 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/1577#issuecomment-406094580">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzhGwPzk-5G2f6-H8EpxANElz-YMks5uH7cqgaJpZM4VTFuj">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqySXT1NZunfYImdQndvDoXHK6VRFks5uH7cqgaJpZM4VTFuj.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1577: I agree with @kazuho and @dtikhonov here. There's value in consistency, and we changed the encoding of values just for the sake of consistency before (last time for the ODCIL field in the retry packet)."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1577#issuecomment-406094580"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1577#issuecomment-406094580",
"url": "https://github.com/quicwg/base-drafts/issues/1577#issuecomment-406094580",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 making long header payload length 16bits (#1577)",
"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\": 1577,\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\": 1577\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1577#issuecomment-406094580"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 357325731\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4fbfaa54206_6283f9451cccf5c166727--


From nobody Wed Jul 18 18:55: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 88F37130E1E for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 18:55:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VCwKhGCZwhN2 for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 18:55: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 7B100126BED for <quic-issues@ietf.org>; Wed, 18 Jul 2018 18:55:06 -0700 (PDT)
Date: Wed, 18 Jul 2018 18:55:05 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531965305; bh=VVKSJYy6nS84+E9QkF6EcgP7/NKkF6+NFlagokI/EXg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=MzPfJ8wk21cW4Zlg6lu2zKrxfQpfLnY394eBN3TSZMkLB/qzk0q1447lUQwvlqDq2 pGsW0xT/rCkBqOzMts6NAjt67zOp+uEluR16E9h+Nmvq2cp33uLEm1KDOM2x9Abd3T H0kXO+TzF+u8Qv/tqCHDNt8r0F9rkBV9lvHfWTgI=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab1b261688da7b07cfd5ace070b06583b965391acc92cf000000011767b17992a169ce146220ed@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1577/406129396@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1577@github.com>
References: <quicwg/base-drafts/issues/1577@github.com>
Subject: Re: [quicwg/base-drafts] Consider making long header payload length 16bits (#1577)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4fef7969715_3ae3f921b4ccf601217dc"; 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/ZEqoFdHzAZhJMA6OyUPZ1_Fsrg4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 19 Jul 2018 01:55:09 -0000

----==_mimepart_5b4fef7969715_3ae3f921b4ccf601217dc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@nibanks, you are making a good point.  I withdraw my objection.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1577#issuecomment-406129396
----==_mimepart_5b4fef7969715_3ae3f921b4ccf601217dc
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-user-id="20663557" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/nibanks">@nibanks</a>, you are making a good point.  I withdraw my objection.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1577#issuecomment-406129396">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6KOMa6MdDc4Y5h_YJPtr6OXnschks5uH-b5gaJpZM4VTFuj">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8rOzm9Zl6NaFezQYGRk1W9pdIzzks5uH-b5gaJpZM4VTFuj.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1577: @nibanks, you are making a good point.  I withdraw my objection."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1577#issuecomment-406129396"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1577#issuecomment-406129396",
"url": "https://github.com/quicwg/base-drafts/issues/1577#issuecomment-406129396",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 making long header payload length 16bits (#1577)",
"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\": 1577,\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\": 1577\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1577#issuecomment-406129396"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 357325731\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4fef7969715_3ae3f921b4ccf601217dc--


From nobody Wed Jul 18 19:08: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 A8B25130E78 for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 19:08:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yVWV2gPvDYHA for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 19:08:19 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3F87B126BED for <quic-issues@ietf.org>; Wed, 18 Jul 2018 19:08:19 -0700 (PDT)
Date: Wed, 18 Jul 2018 19:08:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531966098; bh=OuGme6xbehADojqFQwLICRxBsFFCQCBipptRFuYqKLg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=nRnNZy6pZapg2m0HSLTj9J8s1QRy+NeXxj4QyhhSixlCHG+5xzjQkeCsY+yOj6HX1 MLjL5ikI8GNbjwQMdMBAqE2qyZId7ULz/MzMw7X9Qst1L0EnWEdZQC8EUWBXAw8MEF OSLnjxWSvweuhKNudqQf+HKkz8NOxEGWSKvl5TIg=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab3e7e76d8193782c45f656ac70619a06f22d416ec92cf000000011767b49292a169ce146220ed@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1577/406131483@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1577@github.com>
References: <quicwg/base-drafts/issues/1577@github.com>
Subject: Re: [quicwg/base-drafts] Consider making long header payload length 16bits (#1577)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4ff2929616a_30893f89cfaccf541506a8"; 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/xYz5a5miW9c48Hbgph2p5tOTZ2Q>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 19 Jul 2018 02:08:22 -0000

----==_mimepart_5b4ff2929616a_30893f89cfaccf541506a8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@nibanks That argument stands for many other fields. Initial.token_len, Stream.length, ... There are some fields that never becomes greater than 32-bits (i.e. ACK block size).

We can try to have different types for based on each of the requirements. However that causes pain, because we cannot reuse code. That was the pain we had, until we introduced variable integers in #877.

I do not think we need to revert that to reopen tons of issues.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1577#issuecomment-406131483
----==_mimepart_5b4ff2929616a_30893f89cfaccf541506a8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><a class=3D"user-mention" data-hovercard-user-id=3D"20663557" data-oct=
o-click=3D"hovercard-link-click" data-octo-dimensions=3D"link_type:self" =
href=3D"https://github.com/nibanks">@nibanks</a> That argument stands for=
 many other fields. Initial.token_len, Stream.length, ... There are some =
fields that never becomes greater than 32-bits (i.e. ACK block size).</p>=

<p>We can try to have different types for based on each of the requiremen=
ts. However that causes pain, because we cannot reuse code. That was the =
pain we had, until we introduced variable integers in <a class=3D"issue-l=
ink js-issue-link" data-error-text=3D"Failed to load issue title" data-id=
=3D"265618218" data-permission-text=3D"Issue title is private" data-url=3D=
"https://github.com/quicwg/base-drafts/issues/877" href=3D"https://github=
.com/quicwg/base-drafts/pull/877">#877</a>.</p>
<p>I do not think we need to revert that to reopen tons of 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/issues/1577#issuecomment-406131483">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq9uW=
ZmQUDErx_s-ZkDJenvgWhlYjks5uH-oSgaJpZM4VTFuj">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq4viIuJbFL2h-Uq0SQeYCyoe=
_HBPks5uH-oSgaJpZM4VTFuj.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 #1577: @nibanks That argument stands for many other fields. Initial=
.token_len, Stream.length, ... There are some fields that never becomes g=
reater than 32-bits (i.e. ACK block size).\r\n\r\nWe can try to have diff=
erent types for based on each of the requirements. However that causes pa=
in, because we cannot reuse code. That was the pain we had, until we intr=
oduced variable integers in #877.\r\n\r\nI do not think we need to revert=
 that to reopen tons of issues."}],"action":{"name":"View Issue","url":"h=
ttps://github.com/quicwg/base-drafts/issues/1577#issuecomment-406131483"}=
}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1577#issuecomment=
-406131483",
"url": "https://github.com/quicwg/base-drafts/issues/1577#issuecomment-40=
6131483",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 making long header payload le=
ngth 16bits (#1577)",
"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\": 1577,\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\": 1577\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1577#issuecomment-40=
6131483"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3573257=
31\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b4ff2929616a_30893f89cfaccf541506a8--


From nobody Wed Jul 18 19:41: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 AC640130E7D for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 19:41:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QfG1EO19awyb for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 19:41: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 4C9F1130E78 for <quic-issues@ietf.org>; Wed, 18 Jul 2018 19:41:35 -0700 (PDT)
Date: Wed, 18 Jul 2018 19:41:34 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531968094; bh=QticKssDSUooBlG63mbPB8rgB4nxzPizkp+Nfmxktno=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=spUUMnO6ET8gTAsxzum+T/+h8Tx8DGStuOioxrAngkHtnkIzA1ubGlT3b1dnSsxPc NuZX7D156NRI3PUjXZ1hgAi0qa8DtEkPq22XwjgRN669kmQoZNxKTnGSy51lz95+wb DrctWmAZv8rWtnXLzuJ+2yqqFFik4p6/n+VJFjOg=
From: Subodh Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab61fec851c49cfd01378cff715d3ea7411c22989a92cf000000011767bc5e92a169ce14699ead@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1582/review/138506109@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1582@github.com>
References: <quicwg/base-drafts/pull/1582@github.com>
Subject: Re: [quicwg/base-drafts] Remove packets from flight when RTO is verified (#1582)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4ffa5e29d17_5433f87cdabef8417720"; 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/YOtjC5Pd3PLeq6i_U-gwoXbKa1k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 19 Jul 2018 02:41:38 -0000

----==_mimepart_5b4ffa5e29d17_5433f87cdabef8417720
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

siyengar commented on this pull request.



>  
 ~~~
-   OnRetransmissionTimeoutVerified()
+   OnRetransmissionTimeoutVerified(packet_number)

i think OnPacketAcked() needs to be changed as well too pass in largest_sent packet 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/1582#pullrequestreview-138506109
----==_mimepart_5b4ffa5e29d17_5433f87cdabef8417720
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@siyengar</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1582#discussion_r203587352">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt;  
 ~~~
-   OnRetransmissionTimeoutVerified()
+   OnRetransmissionTimeoutVerified(packet_number)
</pre>
<p>i think OnPacketAcked() needs to be changed as well too pass in largest_sent packet 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/1582#pullrequestreview-138506109">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1DlT5pubvkOiDMrBbi4lKcUFYS9ks5uH_HegaJpZM4VVQIZ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0BH7LAuaVDoWQ2sMCZKsugPKzYkks5uH_HegaJpZM4VVQIZ.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1582"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1582#pullrequestreview-138506109"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1582#pullrequestreview-138506109",
"url": "https://github.com/quicwg/base-drafts/pull/1582#pullrequestreview-138506109",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@siyengar commented on 1582",
"sections": [
{
"text": "",
"activityTitle": "**Subodh Iyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@siyengar",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1582#pullrequestreview-138506109"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 357892633\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4ffa5e29d17_5433f87cdabef8417720--


From nobody Wed Jul 18 19: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 EFC2F130E91 for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 19:43:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VhnUQaV2M7sC for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 19:43: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 20199130E78 for <quic-issues@ietf.org>; Wed, 18 Jul 2018 19:43:19 -0700 (PDT)
Date: Wed, 18 Jul 2018 19:43:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531968198; bh=glbJ1DsCalVK8DDlZJAqcRaosM7rkLlmiVx3Ed7isMo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=CTlPACeZsL2i6fj/ii2cA3on/lWo7NTNo68EObEJ0ukxqA4T60GbEYK4cwy96gnH2 mv5WBA7oU11GrNzcYwpAlQtzeJCyvlJE8i/Ap2/vZAhCZMUrjJWjkFdd/y//jHoR7L zEceKorxKRVtQJmMHt9P3e/Zlm/HYkPVXaPxHjwA=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab064bae6ab56b266c9ac710b768c4eaf3c9d3d05792cf000000011767bcc692a169ce146220ed@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1577/406136809@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1577@github.com>
References: <quicwg/base-drafts/issues/1577@github.com>
Subject: Re: [quicwg/base-drafts] Consider making long header payload length 16bits (#1577)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4ffac612ce8_33593f88fb6ccf50489e1"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ETeD5fuEBM-khNWeAOlmXRBRwoc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 19 Jul 2018 02:43:21 -0000

----==_mimepart_5b4ffac612ce8_33593f88fb6ccf50489e1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I'd like to stick with the varint heavy design for QUIC v1.  If it turns out to be a pain in practice, let's reconsider for v2.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1577#issuecomment-406136809
----==_mimepart_5b4ffac612ce8_33593f88fb6ccf50489e1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I'd like to stick with the varint heavy design for QUIC v1.  If it turns out to be a pain in practice, let's reconsider for v2.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1577#issuecomment-406136809">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqz67e4_aesxGmbmB7UYEnrdtfHfBks5uH_JGgaJpZM4VTFuj">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqz4zvXa1DEaIK_MfpJzNW8bOt47Lks5uH_JGgaJpZM4VTFuj.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1577: I'd like to stick with the varint heavy design for QUIC v1.  If it turns out to be a pain in practice, let's reconsider for v2."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1577#issuecomment-406136809"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1577#issuecomment-406136809",
"url": "https://github.com/quicwg/base-drafts/issues/1577#issuecomment-406136809",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 making long header payload length 16bits (#1577)",
"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\": 1577,\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\": 1577\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1577#issuecomment-406136809"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 357325731\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b4ffac612ce8_33593f88fb6ccf50489e1--


From nobody Wed Jul 18 19:55: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 6166C130FD9 for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 19:55:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.011
X-Spam-Level: 
X-Spam-Status: No, score=-1.011 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, T_DKIMWL_WL_HIGH=-0.01] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6Ntn7pBUzN_S for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 19:55: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 5D0CC130E9F for <quic-issues@ietf.org>; Wed, 18 Jul 2018 19:55:26 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531968925; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=bKTtV3XlNhivWIfwUrbc2orMdb3ey+3/MNyzENj/ikI=; b=ifOPtmeJRiljxCpILCoJkDrBLITct2tpPeanUImu4CcGzJS/1vu3PiLWMJA62TT3Cb+GuAd8 L3Ver/qjbDMbYZvqNkRd6ZHUIXi6VYJ1d85Go5pWQkvArTzaAzGTy+KdhuougmZzC0DVba08 ylhN5G8Kzn7FM7+USo+gOHI7Uf8=
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 5b4ffd9c.7f3bbb557ab0-smtp-out-n02; Thu, 19 Jul 2018 02:55:24 -0000 (UTC)
Date: Wed, 18 Jul 2018 19:55:24 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5b4ffd9c108e_37882ab1cdee1c14104545@hookshot-fe-dfcc362.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 02077d: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4ffd9cc36_37882ab1cdee1c14104425"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/wxsk0qF-x05330NeMwMXTaZ0H6w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 19 Jul 2018 02:55:29 -0000

----==_mimepart_5b4ffd9cc36_37882ab1cdee1c14104425
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-rto-verified
  Home:   https://github.com/quicwg/base-drafts
  Commit: 02077dce0f5859fd0ff90da372115102e482d97b
      https://github.com/quicwg/base-drafts/commit/02077dce0f5859fd0ff90da372115102e482d97b
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-07-18 (Wed, 18 Jul 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4ffd9cc36_37882ab1cdee1c14104425--


From nobody Wed Jul 18 19:55: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 5C963130E9F for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 19:55:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pHlA9DR7wKkj for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 19:55: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 2FEDF130FAF for <quic-issues@ietf.org>; Wed, 18 Jul 2018 19:55:27 -0700 (PDT)
Date: Wed, 18 Jul 2018 19:55:26 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531968926; bh=D9ivoaxdg4xhIaupe1wawbhq+vKh4vhmrc8O9bBk9EQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=aVmpu4ZXy52ql8rgeLuHONYraP/feUixidZgoXCTckgYglxRQUIheKtt12hO3Dawe SvGDR67YQJuJnp3byZH84oEdaRVkxv8R9psUtjOSDjVw1hicz6fGMtvrd9O02U6d63 XdVMqeUi4V5PnTg0IefXgQG1OTdNM0U5kkgaYpT4=
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/1582/push/2730526655@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1582@github.com>
References: <quicwg/base-drafts/pull/1582@github.com>
Subject: Re: [quicwg/base-drafts] Remove packets from flight when RTO is verified (#1582)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4ffd9e7e1e2_31483fb6ae0ccf5c1103fe"; 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/hoqOPQBR4CV1T-FrKNfRXVkJpWE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 19 Jul 2018 02:55:30 -0000

----==_mimepart_5b4ffd9e7e1e2_31483fb6ae0ccf5c1103fe
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

02077dc  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/1582/files/710c52ed7e7700acbf8e1d80aa2a30b75c234be0..02077dce0f5859fd0ff90da372115102e482d97b

----==_mimepart_5b4ffd9e7e1e2_31483fb6ae0ccf5c1103fe
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/02077dc">02077dc</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/1582/files/710c52ed7e7700acbf8e1d80aa2a30b75c234be0..02077dce0f5859fd0ff90da372115102e482d97b">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxDimOnmXOpze5iS_eSn_L02da8sks5uH_UegaJpZM4VVQIZ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8uPQvRYdjjG8sdlGAASgSLqHcBIks5uH_UegaJpZM4VVQIZ.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1582"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1582/files/710c52ed7e7700acbf8e1d80aa2a30b75c234be0..02077dce0f5859fd0ff90da372115102e482d97b"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1582/files/710c52ed7e7700acbf8e1d80aa2a30b75c234be0..02077dce0f5859fd0ff90da372115102e482d97b",
"url": "https://github.com/quicwg/base-drafts/pull/1582/files/710c52ed7e7700acbf8e1d80aa2a30b75c234be0..02077dce0f5859fd0ff90da372115102e482d97b",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1582",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1582:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "02077dc",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1582/files/710c52ed7e7700acbf8e1d80aa2a30b75c234be0..02077dce0f5859fd0ff90da372115102e482d97b"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 357892633\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b4ffd9e7e1e2_31483fb6ae0ccf5c1103fe--


From nobody Wed Jul 18 20:01: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 89FA0130FF6 for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 20:01:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.011
X-Spam-Level: 
X-Spam-Status: No, score=-1.011 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, T_DKIMWL_WL_HIGH=-0.01] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kcXxKRYRtZdy for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 20:01: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 8D053130FAF for <quic-issues@ietf.org>; Wed, 18 Jul 2018 20:01:13 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1531969272; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=dUCRenz/39kVNBm7HtOlBqXJdV2jXFl/u/y2H5rhYQU=; b=Yzg71m+EZXnM4JLLPL3L4Bob36NAiJbQHsLE5vsq8rh3o4WMEozTTW+yXoCEmC2daOA6okOe YVx2d/mkf+Pyy5utFgp+hn96aCJpDPcHcdrAXBjRoCDInjbsNp6TRMEzG46BZ8Cd05Pjx2Xd G9n5jf+M+mraRdQav/4u1vzqyc4=
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 5b4ffef8.7fd9f0972390-smtp-out-n02; Thu, 19 Jul 2018 03:01:12 -0000 (UTC)
Date: Wed, 18 Jul 2018 20:01:11 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5b4ffef7a738_7d342abf913e9c046547a@hookshot-fe-6e9b612.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] bf1880: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b4ffef7a157_7d342abf913e9c04653dd"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/jbCw-pUZf5RApJ7q2xJVjy3pelQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 19 Jul 2018 03:01:16 -0000

----==_mimepart_5b4ffef7a157_7d342abf913e9c04653dd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-rto-verified
  Home:   https://github.com/quicwg/base-drafts
  Commit: bf18809ccbe032ada3ac9dcd4450c4d832d5a02d
      https://github.com/quicwg/base-drafts/commit/bf18809ccbe032ada3ac9dcd4450c4d832d5a02d
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-07-18 (Wed, 18 Jul 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b4ffef7a157_7d342abf913e9c04653dd--


From nobody Wed Jul 18 20:01: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 210A7130FAF for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 20:01:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ueP4Ge2AI8DO for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 20:01: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 B808F130FC8 for <quic-issues@ietf.org>; Wed, 18 Jul 2018 20:01:14 -0700 (PDT)
Date: Wed, 18 Jul 2018 20:01:13 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531969273; bh=h3cYzj5gvXKYs0UO0bdHvhtwQuotNwQUe9aHcY4uIdk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Ih4Mk4lPBdI5cWOe2KhqOpvvQd/5fpjlZ5gtfQZW6zKFK+42I3ZIEDWBdMhd5lzE6 UFGtCocbUZFKKqKkt7VpQIHbNw4007MRpqIOQygpDC6zUB/mV5uzNhR6aBOdDP1rQ9 znXn3RI1AUxJENBwh1U/2YPbUr5GarZiE2FKy2i4=
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/1582/push/2730535219@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1582@github.com>
References: <quicwg/base-drafts/pull/1582@github.com>
Subject: Re: [quicwg/base-drafts] Remove packets from flight when RTO is verified (#1582)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b4ffef9a8ede_11d93fd0db4bef8899788"; 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/ur1whkj3MEc5mp3q6T0aakZtWVg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 19 Jul 2018 03:01:17 -0000

----==_mimepart_5b4ffef9a8ede_11d93fd0db4bef8899788
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

bf18809  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/1582/files/02077dce0f5859fd0ff90da372115102e482d97b..bf18809ccbe032ada3ac9dcd4450c4d832d5a02d

----==_mimepart_5b4ffef9a8ede_11d93fd0db4bef8899788
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/bf18809">bf18809</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/1582/files/02077dce0f5859fd0ff90da372115102e482d97b..bf18809ccbe032ada3ac9dcd4450c4d832d5a02d">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8fLMbdQinNOOR-29z7lsbAK3yb9ks5uH_Z5gaJpZM4VVQIZ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8I_z_r18RXfb-fwvRR7-BNW4rTDks5uH_Z5gaJpZM4VVQIZ.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1582"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1582/files/02077dce0f5859fd0ff90da372115102e482d97b..bf18809ccbe032ada3ac9dcd4450c4d832d5a02d"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1582/files/02077dce0f5859fd0ff90da372115102e482d97b..bf18809ccbe032ada3ac9dcd4450c4d832d5a02d",
"url": "https://github.com/quicwg/base-drafts/pull/1582/files/02077dce0f5859fd0ff90da372115102e482d97b..bf18809ccbe032ada3ac9dcd4450c4d832d5a02d",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1582",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1582:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "bf18809",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1582/files/02077dce0f5859fd0ff90da372115102e482d97b..bf18809ccbe032ada3ac9dcd4450c4d832d5a02d"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 357892633\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b4ffef9a8ede_11d93fd0db4bef8899788--


From nobody Wed Jul 18 21:01: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 A41FE130EF1 for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 21:01:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gI1jbxQk1zVj for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 21:01:33 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0AA31130EE9 for <quic-issues@ietf.org>; Wed, 18 Jul 2018 21:01:32 -0700 (PDT)
Date: Wed, 18 Jul 2018 21:01:31 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531972891; bh=INTc6k1wZS4jzSMY4UVwudK+6XwCwiu6gwOrrv3fskM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=GnxL5gduKaCQcSW/VLi6zWSRKhJr/XvPn5tGu+Phy/NQBziTPqSZZr4GFt4XEly0s 2V10CjmPN6cKd58VoZBTtS0AUlKnmr1X/PaFfGfqWOGiSFQCnOo5m+hHvC50bzZfrM 7OyGusk7Hc1yqcnsPb9e7dbfadqVdVK4X7edaf1M=
From: Subodh Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab78d9b892b31a99a14fe29c488a82bb85520f3fa092cf000000011767cf1b92a169ce14699ead@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1582/c406147696@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1582@github.com>
References: <quicwg/base-drafts/pull/1582@github.com>
Subject: Re: [quicwg/base-drafts] Remove packets from flight when RTO is verified (#1582)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b500d1b1a113_6e963fd6390bef88106077"; 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/VQzacQhy-yaEZoAbwo9FbtK1b0w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 19 Jul 2018 04:01:36 -0000

----==_mimepart_5b500d1b1a113_6e963fd6390bef88106077
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

this 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/1582#issuecomment-406147696
----==_mimepart_5b500d1b1a113_6e963fd6390bef88106077
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>this 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/1582#issuecomment-406147696">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq91aMMp4Jg9nJc3wheO-badn2Hglks5uIASbgaJpZM4VVQIZ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7nRueX__wfbZDgX-46Kaf7FvDgnks5uIASbgaJpZM4VVQIZ.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1582: this looks good to me"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1582#issuecomment-406147696"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1582#issuecomment-406147696",
"url": "https://github.com/quicwg/base-drafts/pull/1582#issuecomment-406147696",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 packets from flight when RTO is verified (#1582)",
"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\": 1582,\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\": 1582\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1582#issuecomment-406147696"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 357892633\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b500d1b1a113_6e963fd6390bef88106077--


From nobody Wed Jul 18 21:02: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 1D949130EE9 for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 21:02:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id arV00KT9adqK for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 21:02: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 E09B6130EF1 for <quic-issues@ietf.org>; Wed, 18 Jul 2018 21:02:14 -0700 (PDT)
Date: Wed, 18 Jul 2018 21:02:13 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531972934; bh=SgWZ6lLv+lrQKGKE8xU0EbE6v//yBTjFyCiRsX4YJL4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LC0nHb2/clOfqHeMtTHDWp2xwTw5U7pJ/F7dbkpNPyg9xDPF8It3pR4NvWZsMi3Z5 O9lRE4lkYnWRbzrLk0j8TaQ9lhM6z3n6UB3a6APYpWU33TU7W9mz48MESScyKzSadF YbMt1RAYZSsA6amvnev+NsSlFE0vU2pwVq5ScJyU=
From: Subodh Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab0ef38f1e399842f39dca2f64af221904bd188f3492cf000000011767cf4592a169ce14699ead@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1582/c406147790@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1582@github.com>
References: <quicwg/base-drafts/pull/1582@github.com>
Subject: Re: [quicwg/base-drafts] Remove packets from flight when RTO is verified (#1582)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b500d45f3055_79813fc4bd4bef8026575f"; 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/99h06aLX1NcnoXRTcGjWAUqtWSk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 19 Jul 2018 04:02:17 -0000

----==_mimepart_5b500d45f3055_79813fc4bd4bef8026575f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

cannot merge this unfortunately even though i'm a member

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1582#issuecomment-406147790
----==_mimepart_5b500d45f3055_79813fc4bd4bef8026575f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>cannot merge this unfortunately even though i'm a member</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1582#issuecomment-406147790">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxWqGQJn4-Z-LUUUqQdI9RhIK7Yiks5uIATFgaJpZM4VVQIZ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzYbBlXnRtH9CYyFY3jQwGtC_SGpks5uIATFgaJpZM4VVQIZ.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1582: cannot merge this unfortunately even though i'm a member"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1582#issuecomment-406147790"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1582#issuecomment-406147790",
"url": "https://github.com/quicwg/base-drafts/pull/1582#issuecomment-406147790",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 packets from flight when RTO is verified (#1582)",
"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\": 1582,\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\": 1582\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1582#issuecomment-406147790"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 357892633\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b500d45f3055_79813fc4bd4bef8026575f--


From nobody Wed Jul 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 BD713130E8D for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 23:18:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YLpUeQc7dvhc for <quic-issues@ietfa.amsl.com>; Wed, 18 Jul 2018 23:18:49 -0700 (PDT)
Received: from out-15.smtp.github.com (out-15.smtp.github.com [192.30.254.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 50916128CF3 for <quic-issues@ietf.org>; Wed, 18 Jul 2018 23:18:49 -0700 (PDT)
Date: Wed, 18 Jul 2018 23:18:48 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1531981128; bh=b5Rtep8XNXkc4wVfAUXDZF2zTXaJO8nB4ZCkigKfsZY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=0oUectKxRypvUCZst5gsHYhqsg0kR4jEbmHgPWTqG9zgnbLv97KhezOENudfji7CB 03vzL3nyjWjMArggAQS2Fjo+zdYkaXUpEqA3nw8dIwCPpXLifReImW4WBWjS6Rod3+ YsfG/RnfPQ0l9UT8vNCHWUmECcyvhwDHcROWAlYY=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba52889a8c886a8ad81f94f490aa7872de054a7b492cf000000011767ef4892a169ce14138c09@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1498/review/138534684@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1498@github.com>
References: <quicwg/base-drafts/pull/1498@github.com>
Subject: Re: [quicwg/base-drafts] Rework Retry packet (#1498)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b502d4868f40_52803f83942bef883773e4"; 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/EWo5Fy-4TnMhPfQ8NhSJRiBI5io>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 19 Jul 2018 06:18:52 -0000

----==_mimepart_5b502d4868f40_52803f83942bef883773e4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mikkelfj commented on this pull request.



> +A Retry packet does not include a packet number and cannot be explictly
+acknowledged by a client.
+
+A server MUST only send a Retry in response to a client Initial packet.
+
+If the Original Destination Connection ID field does not match the Destination
+Connection ID from the most recent Initial packet it sent, clients MUST discard
+the packet.  This prevents an off-path attacker from injecting a Retry packet.
+
+The client responds to a Retry packet with an Initial packet that includes the
+provided Retry Token to continue connection establishment.
+
+A server that might send another Retry packet in response to a subsequent
+Initial packet MUST set the Source Connection ID to a new value of at least 8
+octets in length.  This allows clients to distinguish between Retry packets when
+the server sends multiple rounds of Retry packets.  Consequently, a valid Retry

@nibanks 

> Instead of requiring the server to use a new CID, why not just make the client use a new random CID for every new token it sends in the Initial packet? 

The clients source SCID must be new. The clients original DCID is always new and random in an initial packet. Only the source is reflected back by the server. this is why it must be new. The alternative would be to have a separate nonce in the handshake, separate from SCID, which is what I suggest.

On the going further: The server must set is own SCID - otherwise the server is forced to use a client chosen SCID which is not only a load balancer issue and it also goes against the point of a retry. A retry is a redirect to another server, not try again until you get lucky, although that can also be implemented if the server randomizes its SCID.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1498#discussion_r203612261
----==_mimepart_5b502d4868f40_52803f83942bef883773e4
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/1498#discussion_r203612261">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +A Retry packet does not include a packet number and cannot be explictly
+acknowledged by a client.
+
+A server MUST only send a Retry in response to a client Initial packet.
+
+If the Original Destination Connection ID field does not match the Destination
+Connection ID from the most recent Initial packet it sent, clients MUST discard
+the packet.  This prevents an off-path attacker from injecting a Retry packet.
+
+The client responds to a Retry packet with an Initial packet that includes the
+provided Retry Token to continue connection establishment.
+
+A server that might send another Retry packet in response to a subsequent
+Initial packet MUST set the Source Connection ID to a new value of at least 8
+octets in length.  This allows clients to distinguish between Retry packets when
+the server sends multiple rounds of Retry packets.  Consequently, a valid Retry
</pre>
<p><a class="user-mention" data-hovercard-user-id="20663557" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/nibanks">@nibanks</a></p>
<blockquote>
<p>Instead of requiring the server to use a new CID, why not just make the client use a new random CID for every new token it sends in the Initial packet?</p>
</blockquote>
<p>The clients source SCID must be new. The clients original DCID is always new and random in an initial packet. Only the source is reflected back by the server. this is why it must be new. The alternative would be to have a separate nonce in the handshake, separate from SCID, which is what I suggest.</p>
<p>On the going further: The server must set is own SCID - otherwise the server is forced to use a client chosen SCID which is not only a load balancer issue and it also goes against the point of a retry. A retry is a redirect to another server, not try again until you get lucky, although that can also be implemented if the server randomizes its SCID.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1498#discussion_r203612261">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3vbtK1bi2q39ZhULjgbNNc4Gzlmks5uICTIgaJpZM4U8RgX">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzW-7qLhIbcA6pRc2o8T26KM39Mjks5uICTIgaJpZM4U8RgX.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1498"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1498#discussion_r203612261"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1498#discussion_r203612261",
"url": "https://github.com/quicwg/base-drafts/pull/1498#discussion_r203612261",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1498",
"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/1498#discussion_r203612261"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 351344663\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b502d4868f40_52803f83942bef883773e4--


From nobody Thu Jul 19 05:04: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 509C51294D7 for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 05:04:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4yH0dhpd40Ck for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 05:04: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 6F7D5127332 for <quic-issues@ietf.org>; Thu, 19 Jul 2018 05:04:00 -0700 (PDT)
Date: Thu, 19 Jul 2018 05:03:59 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532001839; bh=y6N8Kh3KnuKhYsoHdVHrgVSfCxpmUl7hUd/0NRFqKGA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=T6cUtKYy9I8421toT6JnvtKsyH8lEEGXI7egtE+TBeyn2iFjxHLuwp1/Esxt0yAeZ pzQ0wqDboWKtLKskmiGB6zWer2/gfTDK8MheA5FlEB6yjJlkLDPVCNiUcOYYiM8I0s RtgS8i3jh+xIC9TbCDL3R3m63R4ehtUwP4a+5ZW4=
From: Patrick McManus <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf21a1911c2e03d7273853cf5acec22a874ad822792cf000000011768402f92a169ce146220ed@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1577/406252621@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1577@github.com>
References: <quicwg/base-drafts/issues/1577@github.com>
Subject: Re: [quicwg/base-drafts] Consider making long header payload length 16bits (#1577)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b507e2f43467_19e13ff31c6ccf6056597"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: mcmanus
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/cCKIYtyMnuZzDiBKU-qf8BUy0fc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 19 Jul 2018 12:04:04 -0000

----==_mimepart_5b507e2f43467_19e13ff31c6ccf6056597
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

I agree with ian and kazuho, the current "mostly standard" use of varint =
is
better than big grab bag set of different sizes we had before

On Wed, Jul 18, 2018 at 10:43 PM, ianswett <notifications@github.com> wro=
te:

> I'd like to stick with the varint heavy design for QUIC v1. If it turns=

> out to be a pain in practice, let's reconsider for v2.
>
> =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/1577#issuecomment-4061368=
09>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/AAP5s79wDMGBss4EJxQX=
okTYFcSpgs1Bks5uH_JEgaJpZM4VTFuj>
> .
>


-- =

You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1577#issuecomment-406252621=

----==_mimepart_5b507e2f43467_19e13ff31c6ccf6056597
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

I agree with ian and kazuho, the current &quot;mostly standard&quot; use =
of varint is<br>
better than big grab bag set of different sizes we had before<br>
<br>
On Wed, Jul 18, 2018 at 10:43 PM, ianswett &lt;notifications@github.com&g=
t; wrote:<br>
<br>
&gt; I&#39;d like to stick with the varint heavy design for QUIC v1. If i=
t turns<br>
&gt; out to be a pain in practice, let&#39;s reconsider for v2.<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/1577#issuecomment-4=
06136809&gt;,<br>
&gt; or mute the thread<br>
&gt; &lt;https://github.com/notifications/unsubscribe-auth/AAP5s79wDMGBss=
4EJxQXokTYFcSpgs1Bks5uH_JEgaJpZM4VTFuj&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/1577#issuecomment-406252621">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq3Y5=
fEU3kik8sczrT3RbgTDTIBXvks5uIHWvgaJpZM4VTFuj">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq6IkNuUvKgrDBXNAKsLoOfBB=
nPmyks5uIHWvgaJpZM4VTFuj.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":"@mcma=
nus in #1577: I agree with ian and kazuho, the current \"mostly standard\=
" use of varint is\nbetter than big grab bag set of different sizes we ha=
d before\n\nOn Wed, Jul 18, 2018 at 10:43 PM, ianswett \u003cnotification=
s@github.com\u003e wrote:\n\n\u003e I'd like to stick with the varint hea=
vy design for QUIC v1. If it turns\n\u003e out to be a pain in practice, =
let's reconsider for v2.\n\u003e\n\u003e =E2=80=94\n\u003e You are receiv=
ing this because you are subscribed to this thread.\n\u003e Reply to this=
 email directly, view it on GitHub\n\u003e \u003chttps://github.com/quicw=
g/base-drafts/issues/1577#issuecomment-406136809\u003e,\n\u003e or mute t=
he thread\n\u003e \u003chttps://github.com/notifications/unsubscribe-auth=
/AAP5s79wDMGBss4EJxQXokTYFcSpgs1Bks5uH_JEgaJpZM4VTFuj\u003e\n\u003e .\n\u=
003e\n"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/=
base-drafts/issues/1577#issuecomment-406252621"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1577#issuecomment=
-406252621",
"url": "https://github.com/quicwg/base-drafts/issues/1577#issuecomment-40=
6252621",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 making long header payload le=
ngth 16bits (#1577)",
"sections": [
{
"text": "",
"activityTitle": "**Patrick McManus**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@mcmanus",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1577,\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\": 1577\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1577#issuecomment-40=
6252621"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3573257=
31\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b507e2f43467_19e13ff31c6ccf6056597--


From nobody Thu Jul 19 05:18: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 9F71C127332 for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 05:18:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tLo9ubpFe_HX for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 05:18: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 CBF45126BED for <quic-issues@ietf.org>; Thu, 19 Jul 2018 05:18:30 -0700 (PDT)
Date: Thu, 19 Jul 2018 05:18:29 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532002709; bh=yxhdto7BM4fuJHYL2OZPQcy9WmYEoBxJKf28BGR9L5c=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=1yVuAKUeU20XcBoMh8Dge8TI2ZRzBztRzg8dG5VXGB883tzJ7L93xBSd6hU3UWM8f py6bqTEAVa8ajMOJ1g6aj3laX+u5djFMgJA5Wggr4N9Xqpvz3/D5iMGoSAO6bMZvVk dy/vj4LmevkQs5lcEa7AnDlxRWYoaNrKbhKAxcZg=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab39d6e937b208c74eb0513e7381f0f4db80a4a00e92cf000000011768439592a169ce1418d0ad@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1507/406256511@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1507@github.com>
References: <quicwg/base-drafts/issues/1507@github.com>
Subject: Re: [quicwg/base-drafts] Can a client send 0-RTT data when receiving Retry? (#1507)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b508195cca8d_5c0a3fc171accf5c116244"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/9cIKKxjipVaBMIrM6i4AQLpuubo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 19 Jul 2018 12:18:33 -0000

----==_mimepart_5b508195cca8d_5c0a3fc171accf5c116244
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I don't think that token handling is all that difficult here.  The token doesn't need to be treated any differently than a second Retry: the client replaces the token it has with the token from Retry.

Some text might be necessary 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/1507#issuecomment-406256511
----==_mimepart_5b508195cca8d_5c0a3fc171accf5c116244
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I don't think that token handling is all that difficult here.  The token doesn't need to be treated any differently than a second Retry: the client replaces the token it has with the token from Retry.</p>
<p>Some text might be necessary 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/1507#issuecomment-406256511">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9wLdOf0e7vhhQ-yxTO2HYay-ssrks5uIHkVgaJpZM4U9xPP">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1IpC0U9AShPza7BRszx2kWMbX9Sks5uIHkVgaJpZM4U9xPP.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1507: I don't think that token handling is all that difficult here.  The token doesn't need to be treated any differently than a second Retry: the client replaces the token it has with the token from Retry.\r\n\r\nSome text might be necessary though."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1507#issuecomment-406256511"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1507#issuecomment-406256511",
"url": "https://github.com/quicwg/base-drafts/issues/1507#issuecomment-406256511",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Can a client send 0-RTT data when receiving Retry? (#1507)",
"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\": 1507,\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\": 1507\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1507#issuecomment-406256511"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 351736783\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b508195cca8d_5c0a3fc171accf5c116244--


From nobody Thu Jul 19 05: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 C0F941294D7 for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 05:30:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5puFpjon0MNW for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 05:30: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 3DEE0126CC7 for <quic-issues@ietf.org>; Thu, 19 Jul 2018 05:30:34 -0700 (PDT)
Date: Thu, 19 Jul 2018 05:30:33 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532003433; bh=HyPRKco1cDZQUdDagWbNp7Teev8wUoDo+v2YYIq03v4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=v1TAwfFfFGIiVzC+cBQQwV1bTRAJSn1qJFqx61iEQgk2PugPONuwDJG4BycxB4feq bJcuQtNcfAaFivxM7Ysuol+/bIyET3rzJp9DqV0o2UwT6DAFACa2A7XSKJ5oJAXU9B cyBnLJF36ALOdNGMG1LvIV5w1QO56ErHRoRQhG1c=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab130654c65a2419adaeda0b15831bdbeb111f28fd92cf000000011768466992a169ce13c7a591@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1443/406259628@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1443@github.com>
References: <quicwg/base-drafts/issues/1443@github.com>
Subject: Re: [quicwg/base-drafts] Stateless Reset Eternal Ping Pong (#1443)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5084695917f_5c3f3fc1c16ccf6079050"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/BdmWglwKJ_1ksV9MU4ny3FYDAL4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 19 Jul 2018 12:30:36 -0000

----==_mimepart_5b5084695917f_5c3f3fc1c16ccf6079050
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> When a packet arrives, it has a residual TTL (originalTTL - #hops). So the proposal is to send a SR packet with the residual TTL and not reset the TTL to the server's default value?

Yes, though I would act as a router and decrement.

> that isn't very practical for a general purpose implementation.

If you can't set TTL, or reduce its size, the recommendation would be to not send the packet.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1443#issuecomment-406259628
----==_mimepart_5b5084695917f_5c3f3fc1c16ccf6079050
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<blockquote>
<p>When a packet arrives, it has a residual TTL (originalTTL - #hops). So=
 the proposal is to send a SR packet with the residual TTL and not reset =
the TTL to the server's default value?</p>
</blockquote>
<p>Yes, though I would act as a router and decrement.</p>
<blockquote>
<p>that isn't very practical for a general purpose implementation.</p>
</blockquote>
<p>If you can't set TTL, or reduce its size, the recommendation would be =
to not send the packet.</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/1443#issuecomment-406259628">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq2VG=
MbiAGU6rJN0oI5ThppDyYDgrks5uIHvpgaJpZM4Ulk0v">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq_8n-NTQe6eOc6irtNV4SBDu=
2t_xks5uIHvpgaJpZM4Ulk0v.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 #1443: \u003e When a packet arrives, it has a residual TTL (=
originalTTL - #hops). So the proposal is to send a SR packet with the res=
idual TTL and not reset the TTL to the server's default value?\r\n\r\nYes=
, though I would act as a router and decrement.\r\n\r\n\u003e that isn't =
very practical for a general purpose implementation.\r\n\r\nIf you can't =
set TTL, or reduce its size, the recommendation would be to not send the =
packet."}],"action":{"name":"View Issue","url":"https://github.com/quicwg=
/base-drafts/issues/1443#issuecomment-406259628"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment=
-406259628",
"url": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment-40=
6259628",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Stateless Reset Eternal Ping Pong (#14=
43)",
"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\": 1443,\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\": 1443\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment-40=
6259628"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3453944=
79\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b5084695917f_5c3f3fc1c16ccf6079050--


From nobody Thu Jul 19 06:04: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 B33CB130EBB for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 06:04:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.911
X-Spam-Level: 
X-Spam-Status: No, score=-1.911 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, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WxfX-gnxsc8h for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 06:04: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 80A8B130DE0 for <quic-issues@ietf.org>; Thu, 19 Jul 2018 06:04:22 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1532005461; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=kw2GvjcoNHVvURjmFuGY7Tx2mMDrDVRWDkreFvjPj7c=; b=uUGJCFGWgtSrYh9Ss8MYcUUsKusvU10EU4qmevH6o0ddAS1vcMPa+Nw3kogpKSmhSV4PK7vx WLg++sHIhzJGYwiT021H+9TDfhosHy+0e3kj2LqwEgXv5yCbMaX/HZ04NvmLIFFrmdiLxmW7 lUYNNC9xIqk4EjfMU6i1rM5JVUs=
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 5b508c55.7fd30ea976f0-smtp-out-n02; Thu, 19 Jul 2018 13:04:21 -0000 (UTC)
Date: Thu, 19 Jul 2018 06:04:20 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5b508c54acd5d_3a7a2b27e2583c045908b@hookshot-fe-7191cb1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 2a8c89: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b508c54ac8a7_3a7a2b27e2583c04589d2"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/uya4Cs_hsrazcuY6F4bXVwgJVlI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 19 Jul 2018 13:04:26 -0000

----==_mimepart_5b508c54ac8a7_3a7a2b27e2583c04589d2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-one-eighth
  Home:   https://github.com/quicwg/base-drafts
  Commit: 2a8c899f4fb2d8c18578ca8c84a453da479f0c99
      https://github.com/quicwg/base-drafts/commit/2a8c899f4fb2d8c18578ca8c84a453da479f0c99
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-07-19 (Thu, 19 Jul 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b508c54ac8a7_3a7a2b27e2583c04589d2--


From nobody Thu Jul 19 06:04: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 A1B3B130DD8 for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 06:04:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id sBuhxgJrOoPZ for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 06:04: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 4D880130E29 for <quic-issues@ietf.org>; Thu, 19 Jul 2018 06:04:26 -0700 (PDT)
Date: Thu, 19 Jul 2018 06:04:24 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532005464; bh=mvhTWL5J9YkgJdhSeU03mEt4FpCsBdqKWn8UrqTT6dw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=DXlSVrU6AXqmZS1WV3fWQF2h+4PYqOujEuVKvpYM8QM2BFS71jfzD0s2TpIfRLj0H hnpaCMFaykSKdT2kvjs2dDftWybLlr16pvL3/nD96uEIIPnMotQt4tTUUyAIKruppE HsDFCmLDqLOuqHQ4Vv3j4YAxlQ5/O+YxVdpL1mYE=
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/1581/push/2731804411@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1581@github.com>
References: <quicwg/base-drafts/pull/1581@github.com>
Subject: Re: [quicwg/base-drafts] Change early retransmit timer to 1/8th (#1581)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b508c5869926_7d903fa4036bef7c1760e"; 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/n-vvvh6tupWJvOiRnrlisIfvk68>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 19 Jul 2018 13:04:31 -0000

----==_mimepart_5b508c5869926_7d903fa4036bef7c1760e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

2a8c899  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/1581/files/86dfbf279a40435b0dd2398626ef4e5c36852f99..2a8c899f4fb2d8c18578ca8c84a453da479f0c99

----==_mimepart_5b508c5869926_7d903fa4036bef7c1760e
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/2a8c899">2a8c899</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/1581/files/86dfbf279a40435b0dd2398626ef4e5c36852f99..2a8c899f4fb2d8c18578ca8c84a453da479f0c99">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzVfDlkmO-Nxi1WuEoFdMNm7oKMSks5uIIPYgaJpZM4VVCa6">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7c53C3cgZ3MD7CDBavOl_XoT2Ueks5uIIPYgaJpZM4VVCa6.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1581"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1581/files/86dfbf279a40435b0dd2398626ef4e5c36852f99..2a8c899f4fb2d8c18578ca8c84a453da479f0c99"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1581/files/86dfbf279a40435b0dd2398626ef4e5c36852f99..2a8c899f4fb2d8c18578ca8c84a453da479f0c99",
"url": "https://github.com/quicwg/base-drafts/pull/1581/files/86dfbf279a40435b0dd2398626ef4e5c36852f99..2a8c899f4fb2d8c18578ca8c84a453da479f0c99",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1581",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1581:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "2a8c899",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1581/files/86dfbf279a40435b0dd2398626ef4e5c36852f99..2a8c899f4fb2d8c18578ca8c84a453da479f0c99"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 357836474\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b508c5869926_7d903fa4036bef7c1760e--


From nobody Thu Jul 19 06:11: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 D4A1C130DD8 for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 06:11:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3CjsU5bB4bUr for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 06:11: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 CEE8B129619 for <quic-issues@ietf.org>; Thu, 19 Jul 2018 06:11:14 -0700 (PDT)
Date: Thu, 19 Jul 2018 06:11:13 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532005873; bh=opJByfhE3P9j/kaoij3azUGbXkXSKsjV32fFNpGkMQI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=dR3OLw8MO/Q/Fjr99oXaKiFz0u0q5sIfoFXG27DbB2FXFSti+03VBhFxWsyiDnNx8 1x62iXyfm+MqhPlSo9u0OsDAPNRndR/L5Z95c8HGasup1YQrSOS777YXetytcRCibP OCDHTlcnl6/9bLh1wqr40/jiRXGSzemKgusyj3Og=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab69f4f1383645d59fd13493879b56190b761047cc92cf0000000117684ff192a169ce141307e3@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1496/c406270828@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1496@github.com>
References: <quicwg/base-drafts/pull/1496@github.com>
Subject: Re: [quicwg/base-drafts] CID Lifetime Management (#1496)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b508df1eb243_10753faf730ccf58128d4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/JAvkWtEA4V95RAqimflhnmJZlvg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 19 Jul 2018 13:11:17 -0000

----==_mimepart_5b508df1eb243_10753faf730ccf58128d4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

One detailed point is that it seems best to me to combine these two frames into one.  If you're asking for new CIDs, you're probably retiring some anyway.

Popping up the stack a level, I would like to make both of these issues v2.  We have no experience with changing connection IDs, and given the client can just 0RTT a new connection, if it runs out of connection IDs, it seems there's a simple 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/1496#issuecomment-406270828
----==_mimepart_5b508df1eb243_10753faf730ccf58128d4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>One detailed point is that it seems best to me to combine these two fr=
ames into one.  If you're asking for new CIDs, you're probably retiring s=
ome anyway.</p>
<p>Popping up the stack a level, I would like to make both of these issue=
s v2.  We have no experience with changing connection IDs, and given the =
client can just 0RTT a new connection, if it runs out of connection IDs, =
it seems there's a simple fix.</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/1496#issuecomment-406270828">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqwX-yG=
0U0qImrd29n1AOdt08qBmMks5uIIVxgaJpZM4U8IKO">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkq_IFMLiEqiPk_RdCcXXpIRdoyepE=
ks5uIIVxgaJpZM4U8IKO.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 #1496: One detailed point is that it seems best to me to combine =
these two frames into one.  If you're asking for new CIDs, you're probabl=
y retiring some anyway.\r\n\r\nPopping up the stack a level, I would like=
 to make both of these issues v2.  We have no experience with changing co=
nnection IDs, and given the client can just 0RTT a new connection, if it =
runs out of connection IDs, it seems there's a simple fix."}],"action":{"=
name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pu=
ll/1496#issuecomment-406270828"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1496#issuecomment-4=
06270828",
"url": "https://github.com/quicwg/base-drafts/pull/1496#issuecomment-4062=
70828",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] CID Lifetime Management (#1496)",
"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\": 1496,\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\": 1496\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1496#issuecomment-4062=
70828"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3513063=
82\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b508df1eb243_10753faf730ccf58128d4--


From nobody Thu Jul 19 06:31: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 AD54A130E1C for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 06:31:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DLzphxT86b4O for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 06:31: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 90594130DCE for <quic-issues@ietf.org>; Thu, 19 Jul 2018 06:31:14 -0700 (PDT)
Date: Thu, 19 Jul 2018 06:31:13 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532007073; bh=kJThrqNo/5jKDujJuOaI2fSNvoUlUyf5aWjFMtqv+ys=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=KeG6uUK7swSnC1CYcYeE/b2yXtJQwtrhe2r0pPNgBqwYKNhYqRPIOOdYZL8AQ9h3t cggEvo5BjZgu5pgjgmCdcO/8zijFAvz+AJqPReAMVVnwmTgCAFzJHccbqi8GjSJoO0 Dw1ReKayrsofllcG/1uhpfQuAn4Mt0ExwXW7vcrM=
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab3cfefbee471bc9ea0b09b67a196c388270cc7d9792cf00000001176854a192a169ce14138c09@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1498/review/138671489@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1498@github.com>
References: <quicwg/base-drafts/pull/1498@github.com>
Subject: Re: [quicwg/base-drafts] Rework Retry packet (#1498)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5092a1924ed_3a193ff327ebef88181620"; 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/r0ReQltOSpgR8AT7LvsXQmMWvHo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 19 Jul 2018 13:31:17 -0000

----==_mimepart_5b5092a1924ed_3a193ff327ebef88181620
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

nibanks commented on this pull request.



> +A Retry packet does not include a packet number and cannot be explictly
+acknowledged by a client.
+
+A server MUST only send a Retry in response to a client Initial packet.
+
+If the Original Destination Connection ID field does not match the Destination
+Connection ID from the most recent Initial packet it sent, clients MUST discard
+the packet.  This prevents an off-path attacker from injecting a Retry packet.
+
+The client responds to a Retry packet with an Initial packet that includes the
+provided Retry Token to continue connection establishment.
+
+A server that might send another Retry packet in response to a subsequent
+Initial packet MUST set the Source Connection ID to a new value of at least 8
+octets in length.  This allows clients to distinguish between Retry packets when
+the server sends multiple rounds of Retry packets.  Consequently, a valid Retry

@mikkelfj if the client uses a new SCID then it would be considered an entirely new connection, and might elicit another Retry. I am talking about removing the requirement from the server in generating new random CID, and instead have the client generate a new random DCID for each try.

Also, on the going further, I am only talking about Retry. After that, in the handshake the server can/will change the CID to whatever it wants.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1498#discussion_r203726146
----==_mimepart_5b5092a1924ed_3a193ff327ebef88181620
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/1498#discussion_r203726146">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +A Retry packet does not include a packet number and cannot be explictly
+acknowledged by a client.
+
+A server MUST only send a Retry in response to a client Initial packet.
+
+If the Original Destination Connection ID field does not match the Destination
+Connection ID from the most recent Initial packet it sent, clients MUST discard
+the packet.  This prevents an off-path attacker from injecting a Retry packet.
+
+The client responds to a Retry packet with an Initial packet that includes the
+provided Retry Token to continue connection establishment.
+
+A server that might send another Retry packet in response to a subsequent
+Initial packet MUST set the Source Connection ID to a new value of at least 8
+octets in length.  This allows clients to distinguish between Retry packets when
+the server sends multiple rounds of Retry packets.  Consequently, a valid Retry
</pre>
<p><a class="user-mention" data-hovercard-user-id="193335" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mikkelfj">@mikkelfj</a> if the client uses a new SCID then it would be considered an entirely new connection, and might elicit another Retry. I am talking about removing the requirement from the server in generating new random CID, and instead have the client generate a new random DCID for each try.</p>
<p>Also, on the going further, I am only talking about Retry. After that, in the handshake the server can/will change the CID to whatever it wants.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1498#discussion_r203726146">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5jDUkOMd3gEAQIsL5vzTZDFiR61ks5uIIohgaJpZM4U8RgX">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-j2AuGea5Vv3bggeKjYvybHJxo7ks5uIIohgaJpZM4U8RgX.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1498"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1498#discussion_r203726146"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1498#discussion_r203726146",
"url": "https://github.com/quicwg/base-drafts/pull/1498#discussion_r203726146",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1498",
"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/1498#discussion_r203726146"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 351344663\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b5092a1924ed_3a193ff327ebef88181620--


From nobody Thu Jul 19 06:43: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 54690130FC1 for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 06:42:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kFvw7Qbtav0h for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 06:42: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 511B6130F06 for <quic-issues@ietf.org>; Thu, 19 Jul 2018 06:42:56 -0700 (PDT)
Date: Thu, 19 Jul 2018 06:42:55 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532007775; bh=8AsZkM4J3cLvO0U51XanbaL9mbrsCI5kKHJ/1hH2cQU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=HLfHJmZds/WFrb95r0JgEXLhi37bk/jwfm1YXgjUEdq9JPn8DZTpWDZgpcj1yPGW+ RenAM8e8BAPK75MbR3ym7qpbrbY/BJIqEOsAUYVgzJ8U7xyYQGIhvJs+zdoiBgIPaI r6gw8wCXBS9W+e2RrdSNmz8EyDZyoioH/+m++Ums=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb785951044c3f52180149f744cfe9801bd34d38092cf000000011768575f92a169ce13c7a591@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1443/406280519@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1443@github.com>
References: <quicwg/base-drafts/issues/1443@github.com>
Subject: Re: [quicwg/base-drafts] Stateless Reset Eternal Ping Pong (#1443)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b50955f47a52_40d33faa2bcccf582488b3"; 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/GGokeJ9xLmGL5H4tUZdydnjq3Ko>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 19 Jul 2018 13:43:11 -0000

----==_mimepart_5b50955f47a52_40d33faa2bcccf582488b3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> > that isn't very practical for a general purpose implementation.
>
> If you can't set TTL, or reduce its size, the recommendation would be to not send the packet.

I don't think this is a good solution. I don't have access to the TTL field in Go, but I wouldn't deploy QUIC with disabled Stateless Resets. I'd rather do something non-deterministic, or keep a bit of short-lived state around to prevent looping.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1443#issuecomment-406280519
----==_mimepart_5b50955f47a52_40d33faa2bcccf582488b3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<blockquote>
<blockquote>
<p>that isn't very practical for a general purpose implementation.</p>
</blockquote>
<p>If you can't set TTL, or reduce its size, the recommendation would be =
to not send the packet.</p>
</blockquote>
<p>I don't think this is a good solution. I don't have access to the TTL =
field in Go, but I wouldn't deploy QUIC with disabled Stateless Resets. I=
'd rather do something non-deterministic, or keep a bit of short-lived st=
ate around to prevent looping.</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/1443#issuecomment-406280519">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqx0M=
qNZyvT8yjP2SXy3sb0qU8oB_ks5uIIzfgaJpZM4Ulk0v">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq7iq0P_F6PJrAfdnpSIoVSun=
yrnkks5uIIzfgaJpZM4Ulk0v.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 #1443: \u003e \u003e that isn't very practical for a genera=
l purpose implementation.\r\n\u003e\r\n\u003e If you can't set TTL, or re=
duce its size, the recommendation would be to not send the packet.\r\n\r\=
nI don't think this is a good solution. I don't have access to the TTL fi=
eld in Go, but I wouldn't deploy QUIC with disabled Stateless Resets. I'd=
 rather do something non-deterministic, or keep a bit of short-lived stat=
e around to prevent looping."}],"action":{"name":"View Issue","url":"http=
s://github.com/quicwg/base-drafts/issues/1443#issuecomment-406280519"}}}<=
/script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment=
-406280519",
"url": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment-40=
6280519",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Stateless Reset Eternal Ping Pong (#14=
43)",
"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\": 1443,\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\": 1443\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment-40=
6280519"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3453944=
79\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b50955f47a52_40d33faa2bcccf582488b3--


From nobody Thu Jul 19 06:45: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 6349C130E0D for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 06:45:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.01
X-Spam-Level: 
X-Spam-Status: No, score=-3.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id g58zem1p2fHq for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 06:45:42 -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 A2E0C130EC4 for <quic-issues@ietf.org>; Thu, 19 Jul 2018 06:45: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=VaH/G1kNIUroaSxSmVpu7wXwxaY=; b=s8g/dP/kcmTCg3BP 2wtFqbLZifF8Ma1WHIOb0OUCg7BJhR6fSJU4mZli1aqRYRS0u4JRS3CMd0RpK5V7 P5e+08lZtynNrDq7VbDXkpOmi37rJJrxLklNiwDDLVYDveVb82lNZH9BdPBqqJ/v GXqlQEjB5Oh4njscc1nC2+xb9gY=
Received: by filter0134p1iad2.sendgrid.net with SMTP id filter0134p1iad2-3296-5B509604-15 2018-07-19 13:45:40.507453773 +0000 UTC m=+138442.828292695
Received: from github-lowworker7-cp1-prd.iad.github.net (unknown [192.30.252.47]) by ismtpd0046p1mdw1.sendgrid.net (SG) with ESMTP id GW34zznaQxi2LIWXeN5r9Q for <quic-issues@ietf.org>; Thu, 19 Jul 2018 13:45:40.226 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker7-cp1-prd.iad.github.net (Postfix) with ESMTP id E06C3A1D3C for <quic-issues@ietf.org>; Thu, 19 Jul 2018 06:45:39 -0700 (PDT)
Date: Thu, 19 Jul 2018 13:45:40 +0000 (UTC)
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab494d32faa03e852b92ad5959a5089f3071260e4e92cf000000011768580392a169ce13c7a591@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1443/406281405@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1443@github.com>
References: <quicwg/base-drafts/issues/1443@github.com>
Subject: Re: [quicwg/base-drafts] Stateless Reset Eternal Ping Pong (#1443)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b509603debec_29a83fa74acbef7c291933"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2SRW4vPkYUIgms/uqImk680nLSfjo69dkNDv TM1jYJsHDyD4k6KD2EbF1hcHAZVmc87WjkinlDnyGX28n3kp9DUs0ecMi/u8IWDhqUeqvy/bcxtA8U msz4oZYrevxnEqOxNahgU9ZOEX+W1kp4DARoIA4u4Sipe+iWsNbwDgLWMQ==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/PEGCbOXEOLxYOewozBWU_mMEL6w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 19 Jul 2018 13:45:45 -0000

----==_mimepart_5b509603debec_29a83fa74acbef7c291933
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

A short lived time wait list with exponential backoff is what I plan to deploy.  Of course, I already have that, so conveniently it fixes this case.

I do think setting TTL can avoid loops in some useful cases, but I agree that if everyone can't set it, it's potentially not a practical solution.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1443#issuecomment-406281405
----==_mimepart_5b509603debec_29a83fa74acbef7c291933
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>A short lived time wait list with exponential backoff is what I plan to =
deploy.  Of course, I already have that, so conveniently it fixes this case=
.</p>
<p>I do think setting TTL can avoid loops in some useful cases, but I agree=
 that if everyone can't set it, it's potentially not a practical solution.<=
/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/1443#issuecomment-406281405">view it on GitHub</a>, or <a h=
ref=3D"https://github.com/notifications/unsubscribe-auth/AWbkq_mdmhZz1Ul95D=
6KHAlxhv9CeEU2ks5uII2DgaJpZM4Ulk0v">mute the thread</a>.<img src=3D"https:/=
/github.com/notifications/beacon/AWbkq7vzCz5RkcB5iXX4233f86n2GWgOks5uII2Dga=
JpZM4Ulk0v.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 #1443: A=
 short lived time wait list with exponential backoff is what I plan to depl=
oy.  Of course, I already have that, so conveniently it fixes this case.\r\=
n\r\nI do think setting TTL can avoid loops in some useful cases, but I agr=
ee that if everyone can't set it, it's potentially not a practical solution=
."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-dr=
afts/issues/1443#issuecomment-406281405"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment-4=
06281405",
"url": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment-4062=
81405",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Stateless Reset Eternal Ping Pong (#1443=
)",
"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\": 1443,\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\": 1443\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment-4062=
81405"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 345394479=
\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b509603debec_29a83fa74acbef7c291933--


From nobody Thu Jul 19 06:59: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 946E51310D9 for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 06:59:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id k7UewgsteAmq for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 06:59: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 456961310B5 for <quic-issues@ietf.org>; Thu, 19 Jul 2018 06:59:09 -0700 (PDT)
Date: Thu, 19 Jul 2018 06:59:08 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532008748; bh=oGAY7C5FyfiocNaF4THNQSrYdD6HNmFOxOA1kSVlWHo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=g4Szd0lyNiBOJ0wLJS+rB3Zs7ljvp7ZKSVLqXeDfiK4XRRed5VfARBiiseEwEFeVz 2b2zGvj5q+kIt08ynpWisE7UstCZ4hnFkvfjxx+UQkGFQYrHyQ8LidVcbAZRJH/tiY CvvNkxA+6hBRwu6hmsvsez98da+Rrx4h51AmwIPc=
From: Subodh Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab7384085d5f2a69206f41df1b8ff98a03557dfeb592cf0000000117685b2c92a169ce1469120a@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1581/c406285816@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1581@github.com>
References: <quicwg/base-drafts/pull/1581@github.com>
Subject: Re: [quicwg/base-drafts] Change early retransmit timer to 1/8th (#1581)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b50992c6e447_68953ffd654ccf5063816b"; 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/FWDb4FHHyLAJN4B39mmFElX49a8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 19 Jul 2018 13:59:22 -0000

----==_mimepart_5b50992c6e447_68953ffd654ccf5063816b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

lgtm =F0=9F=91=8D . Ship 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/1581#issuecomment-406285816=

----==_mimepart_5b50992c6e447_68953ffd654ccf5063816b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<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> . Ship 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/pull/1581#issuecomment-406285816">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqzSO-D=
SO2KceoJW24lLxwxMmepplks5uIJCsgaJpZM4VVCa6">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkq8CwKJVF-I8xMVRUulkvmzJsPyg8=
ks5uIJCsgaJpZM4VVCa6.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 #1581: lgtm =F0=9F=91=8D . Ship it"}],"action":{"name":"View Pull=
 Request","url":"https://github.com/quicwg/base-drafts/pull/1581#issuecom=
ment-406285816"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1581#issuecomment-4=
06285816",
"url": "https://github.com/quicwg/base-drafts/pull/1581#issuecomment-4062=
85816",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 early retransmit timer to 1/8th=
 (#1581)",
"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\": 1581,\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\": 1581\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1581#issuecomment-4062=
85816"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3578364=
74\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b50992c6e447_68953ffd654ccf5063816b--


From nobody Thu Jul 19 06:59: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 EFA1F131090 for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 06:59:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.606
X-Spam-Level: 
X-Spam-Status: No, score=-6.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BGg8-pjPOXE7 for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 06:59: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 596D31310D7 for <quic-issues@ietf.org>; Thu, 19 Jul 2018 06:59:22 -0700 (PDT)
Date: Thu, 19 Jul 2018 06:59:21 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532008761; bh=PdKNWKAxFQDsdtqCXeu5lSAeDOzoSea61C+XixKwBP8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=l/p0XeGKV3XcH6hA8eu0UqI5rlUd9XjqRKSOo0/EjiCpWT1p6Q+cj9kAJXzxNQKzz cyo3Bqpg/tQsiULbWFKQUoItciaA1HY9o7WDs6etthfkyHFqqdTBDK0DcnLhk7dNup dNqLlBUbEcsd2HoF2w8jEH+wHUf9N2Egq/oNW/to=
From: Subodh Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab87fce8bcd1326bd688fdd3e6d50a378511c6188892cf0000000117685b3992a169ce1469120a@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1581/review/138684434@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1581@github.com>
References: <quicwg/base-drafts/pull/1581@github.com>
Subject: Re: [quicwg/base-drafts] Change early retransmit timer to 1/8th (#1581)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b509939b096c_dc43fc3c4abef8842996f"; 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/KGw8KlY_NcSTwmuItFLoFN_GN0k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 19 Jul 2018 13:59:34 -0000

----==_mimepart_5b509939b096c_dc43fc3c4abef8842996f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

siyengar approved this pull request.

lgtm, shipit



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1581#pullrequestreview-138684434
----==_mimepart_5b509939b096c_dc43fc3c4abef8842996f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@siyengar</b> approved this pull request.</p>

<p>lgtm, shipit</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1581#pullrequestreview-138684434">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq67hOGBo-aaLK-mvOLwQsSi2r0WCks5uIJC5gaJpZM4VVCa6">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq53tifjRsg3MCnSR3UchD-17TV4Vks5uIJC5gaJpZM4VVCa6.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 approved #1581"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1581#pullrequestreview-138684434"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1581#pullrequestreview-138684434",
"url": "https://github.com/quicwg/base-drafts/pull/1581#pullrequestreview-138684434",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@siyengar approved 1581",
"sections": [
{
"text": "lgtm, shipit",
"activityTitle": "**Subodh Iyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@siyengar",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1581#pullrequestreview-138684434"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 357836474\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b509939b096c_dc43fc3c4abef8842996f--


From nobody Thu Jul 19 06:59: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 D3DAE1310B9 for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 06:59:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.606
X-Spam-Level: 
X-Spam-Status: No, score=-1.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XWgOMZl7GsqG for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 06:59: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 BE838130EA1 for <quic-issues@ietf.org>; Thu, 19 Jul 2018 06:59: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=SsWrnD/ACYzCvtw5fwe8Ae/nIy0=; b=CLMm4TL00aFB+6dW lu6x+bKMpB5iCgsMHEmeNalvVM6heQ0z1gOssydomKzOyBcVoYalpoya4WqWNcXZ EtMJeALgD5sqsFKVcSGfCB3k94CD9PkcdCKa5r/YVZFaYGeF4548jEkCyy0SOiOC uw1NG4SjbMinH2UP8Twy8zCSp7Q=
Received: by filter1045p1las1.sendgrid.net with SMTP id filter1045p1las1-7393-5B509942-A 2018-07-19 13:59:30.279657561 +0000 UTC m=+141582.309912259
Received: from github-lowworker-643483b.cp1-iad.github.net (unknown [192.30.252.45]) by ismtpd0004p1iad1.sendgrid.net (SG) with ESMTP id 7q02S-BfS7OurYWrJ9witA for <quic-issues@ietf.org>; Thu, 19 Jul 2018 13:59:30.105 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-643483b.cp1-iad.github.net (Postfix) with ESMTP id 174C66C1388 for <quic-issues@ietf.org>; Thu, 19 Jul 2018 06:59:30 -0700 (PDT)
Date: Thu, 19 Jul 2018 13:59:30 +0000 (UTC)
From: Subodh Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd9d5fc30ceb2f59811c7246e92bafdb7479b6a7892cf0000000117685b4292a169ce14699ead@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1582/review/138684514@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1582@github.com>
References: <quicwg/base-drafts/pull/1582@github.com>
Subject: Re: [quicwg/base-drafts] Remove packets from flight when RTO is verified (#1582)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b50994216026_3d923ff327ebef883833c9"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak35Tzei9y4uiFJEOVmYwYIsPdwrCuG8j27jdN uXZ37L3bZLD+hXiY8HRHAjy18MgPajbGMlbKrCneRzN3mbAFPg5U4dttDzwn5ej4aVO4OrvigTSQBI 322G1yLbd8m1f9v1dJwMcWkYY9wiYcsVQ8j+FWIEqXfiau7KYVMPtjVR5fB5rPweQSPgHoo50ckdP2 U=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/FYXePqbyuf-VIBtaE2hA8wws89Q>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 19 Jul 2018 13:59:42 -0000

----==_mimepart_5b50994216026_3d923ff327ebef883833c9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

siyengar approved this pull request.

ship 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/1582#pullrequestreview-138684514
----==_mimepart_5b50994216026_3d923ff327ebef883833c9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@siyengar</b> approved this pull request.</p>

<p>ship 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/1582#pullrequestreview-138684514">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyxXwd0fEzsy1eGvu3yHa58WgB6wks5uIJDCgaJpZM4VVQIZ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqyXFgHC6n7FC8MmER6PFuWKopZLtks5uIJDCgaJpZM4VVQIZ.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 approved #1582"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1582#pullrequestreview-138684514"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1582#pullrequestreview-138684514",
"url": "https://github.com/quicwg/base-drafts/pull/1582#pullrequestreview-138684514",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@siyengar approved 1582",
"sections": [
{
"text": "ship it",
"activityTitle": "**Subodh Iyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@siyengar",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1582#pullrequestreview-138684514"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 357892633\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b50994216026_3d923ff327ebef883833c9--


From nobody Thu Jul 19 07:01: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 815BA130E92 for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 07:01:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.661
X-Spam-Level: 
X-Spam-Status: No, score=-1.661 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, T_DKIMWL_WL_HIGH=-0.01] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ItuzOu8T2TXv for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 07:00: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 30667131027 for <quic-issues@ietf.org>; Thu, 19 Jul 2018 07:00:54 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1532008853; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=FAEpGr2viGFbyfot9txhnoZbgxZGu6VcwPZVDYJwVUI=; b=QBvpW66AnOe0VR1AwNTIyF/pokODv2K8aZISPPDhr5sCjx1mmhbsNbTMnAZCXqxrj4DHsUNE lUdKFZqMwiMnLqURk04kx7aNwgGb4AJ95sYgRpA4ZpnfwD3NSTqRsbI4a0SdyOjVMRx0tSPE FOixTDGaI1fI3fczcWkguMLKQu8=
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 5b509995.7feb64adbba0-smtp-out-n02; Thu, 19 Jul 2018 14:00:53 -0000 (UTC)
Date: Thu, 19 Jul 2018 07:00:53 -0700
From: Mark Nottingham <mnot@mnot.net>
Reply-To: Mark Nottingham <mnot@mnot.net>
To: quic-issues@ietf.org
Message-ID: <5b50999532029_63562ada35fefc10326d3@hookshot-fe-d2afb11.cp1-iad.github.net.mail>
Subject: [quicwg/wg-materials] 10023d: raw minutes
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b50999531a61_63562ada35fefc10325bd"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/0HyH_PnC09TX5NJYvin5SmXxBPc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 19 Jul 2018 14:01:02 -0000

----==_mimepart_5b50999531a61_63562ada35fefc10325bd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/wg-materials
  Commit: 10023deeaf6fe969739eb6b29e111538727cd63d
      https://github.com/quicwg/wg-materials/commit/10023deeaf6fe969739eb6b29e111538727cd63d
  Author: Mark Nottingham <mnot@mnot.net>
  Date:   2018-07-19 (Thu, 19 Jul 2018)

  Changed paths:
    A ietf102/minutes.md

  Log Message:
  -----------
  raw minutes


  Commit: b9b7a0561a6be60b4f865eea71c05e7af8098782
      https://github.com/quicwg/wg-materials/commit/b9b7a0561a6be60b4f865eea71c05e7af8098782
  Author: Mark Nottingham <mnot@mnot.net>
  Date:   2018-07-19 (Thu, 19 Jul 2018)

  Changed paths:
    M ietf102/minutes.md

  Log Message:
  -----------
  Flatten


  Commit: 17e676eaa4645d7fbf2748cb83ad6d2a2cd68315
      https://github.com/quicwg/wg-materials/commit/17e676eaa4645d7fbf2748cb83ad6d2a2cd68315
  Author: Mark Nottingham <mnot@mnot.net>
  Date:   2018-07-19 (Thu, 19 Jul 2018)

  Changed paths:
    M ietf102/minutes.md

  Log Message:
  -----------
  strip trailing space


  Commit: 44089a89173ffe0a2baa551186970f6e72b2b525
      https://github.com/quicwg/wg-materials/commit/44089a89173ffe0a2baa551186970f6e72b2b525
  Author: Mark Nottingham <mnot@mnot.net>
  Date:   2018-07-19 (Thu, 19 Jul 2018)

  Changed paths:
    M ietf102/minutes.md

  Log Message:
  -----------
  one more space


  Commit: 018a7567041213087e01e4a1c727f93dfd86aad2
      https://github.com/quicwg/wg-materials/commit/018a7567041213087e01e4a1c727f93dfd86aad2
  Author: Mark Nottingham <mnot@mnot.net>
  Date:   2018-07-19 (Thu, 19 Jul 2018)

  Changed paths:
    M ietf102/minutes.md

  Log Message:
  -----------
  markdown-ise


  Commit: cf9d4408e952badae1966b5f25914b990cfd60c2
      https://github.com/quicwg/wg-materials/commit/cf9d4408e952badae1966b5f25914b990cfd60c2
  Author: Mark Nottingham <mnot@mnot.net>
  Date:   2018-07-19 (Thu, 19 Jul 2018)

  Changed paths:
    M ietf102/minutes.md

  Log Message:
  -----------
  spelling


  Commit: a313bb56039b3d980a6be8140aac91f7cd182310
      https://github.com/quicwg/wg-materials/commit/a313bb56039b3d980a6be8140aac91f7cd182310
  Author: Mark Nottingham <mnot@mnot.net>
  Date:   2018-07-19 (Thu, 19 Jul 2018)

  Changed paths:
    M ietf102/minutes.md

  Log Message:
  -----------
  add header


  Commit: feb8c86ae725511146ab79901435279ede7d975b
      https://github.com/quicwg/wg-materials/commit/feb8c86ae725511146ab79901435279ede7d975b
  Author: Mark Nottingham <mnot@mnot.net>
  Date:   2018-07-19 (Thu, 19 Jul 2018)

  Changed paths:
    M ietf102/minutes.md

  Log Message:
  -----------
  add ToC


Compare: https://github.com/quicwg/wg-materials/compare/ce89325d4bd6...feb8c86ae725
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b50999531a61_63562ada35fefc10325bd--


From nobody Thu Jul 19 07:03: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 21399130EC4 for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 07:03:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.661
X-Spam-Level: 
X-Spam-Status: No, score=-1.661 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, T_DKIMWL_WL_HIGH=-0.01] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id O6NyJQpBALts for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 07:03: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 1C821130E29 for <quic-issues@ietf.org>; Thu, 19 Jul 2018 07:03:21 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1532009000; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=RvM89xu8Pmw2pfqfn6UXNVgPY+CgITC6eI6P756tKy8=; b=RUrQIJBm3gJqNq5bEQmfdAzER40L+Fpe7w6TeIJPzWrClDoGa4m47cESSixXG3KKC5OppnUh 8wSU+8aCRLhtgOrKdAyQx9aVPjrYyPYXYZ6C6gXLjRYKTk/hC16kCVJCGOQPl5RwjKlfSzHj Ij6kpPXEB3PrkPoavBFg2MnZDzk=
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.44]) by mxa.mailgun.org with ESMTP id 5b509a28.7f8c1448a3c0-smtp-out-n02; Thu, 19 Jul 2018 14:03:20 -0000 (UTC)
Date: Thu, 19 Jul 2018 07:03:19 -0700
From: Mark Nottingham <mnot@mnot.net>
Reply-To: Mark Nottingham <mnot@mnot.net>
To: quic-issues@ietf.org
Message-ID: <5b509a2774203_b042b237f76bc04816d@hookshot-fe-6e9b612.cp1-iad.github.net.mail>
Subject: [quicwg/wg-materials] 24e178: adjust headings
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b509a2773e7e_b042b237f76bc0480f1"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/rwnd40WlaAxfRzX198lOuqYtug4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 19 Jul 2018 14:03:27 -0000

----==_mimepart_5b509a2773e7e_b042b237f76bc0480f1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/wg-materials
  Commit: 24e178d63ef74517a7001cdd10a524acee121dc2
      https://github.com/quicwg/wg-materials/commit/24e178d63ef74517a7001cdd10a524acee121dc2
  Author: Mark Nottingham <mnot@mnot.net>
  Date:   2018-07-19 (Thu, 19 Jul 2018)

  Changed paths:
    M ietf102/minutes.md

  Log Message:
  -----------
  adjust headings


  Commit: 8a345dd0f39c41cd414e97280a906880e6bb86ca
      https://github.com/quicwg/wg-materials/commit/8a345dd0f39c41cd414e97280a906880e6bb86ca
  Author: Mark Nottingham <mnot@mnot.net>
  Date:   2018-07-19 (Thu, 19 Jul 2018)

  Changed paths:
    M ietf102/minutes.md

  Log Message:
  -----------
  update ToC


Compare: https://github.com/quicwg/wg-materials/compare/feb8c86ae725...8a345dd0f39c
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b509a2773e7e_b042b237f76bc0480f1--


From nobody Thu Jul 19 07: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 13F2C1310A7 for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 07:13:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.011
X-Spam-Level: 
X-Spam-Status: No, score=-1.011 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, T_DKIMWL_WL_HIGH=-0.01] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3IzynA9xxu9B for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 07:13: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 7427913103F for <quic-issues@ietf.org>; Thu, 19 Jul 2018 07:13:09 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1532009588; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=OUpCSkc9hd5c7gaByd1upAKdinkexAPvWBPnxjQLlBs=; b=scfZRt3sXbw8fRgDWsLTGbdN7tbA7rg+pq0slKMnrriDKYwx+tS/D2pYrEBZfxpFLmYXixO1 yzL6dh/j6Ho3lIH9zgPRZPUDE1tlkJFXdTnfl/DqCGcZa73lN5Bg9kyZKRXZ48ZG0qSmBe4v 1xme/VWQAbrxvdTldUiGsb2mh14=
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 5b509c74.7f186d4152a0-smtp-out-n01; Thu, 19 Jul 2018 14:13:08 -0000 (UTC)
Date: Thu, 19 Jul 2018 07:13:08 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5b509c744d29e_503c2af2e7fd5c1411117e@hookshot-fe-cace476.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 0ce643: Remove packets from flight when RTO is verified (#...
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b509c744cf0e_503c2af2e7fd5c141110a2"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/mP-FAxftXh0rLoxBPZIJQYxG5lE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 19 Jul 2018 14:13:20 -0000

----==_mimepart_5b509c744cf0e_503c2af2e7fd5c141110a2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 0ce64310d23e9cbd5d73095a5ec46013dfff616f
      https://github.com/quicwg/base-drafts/commit/0ce64310d23e9cbd5d73095a5ec46013dfff616f
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-07-19 (Thu, 19 Jul 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Remove packets from flight when RTO is verified (#1582)

* Remove packets from flight when RTO is verified

Fixes #935

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b509c744cf0e_503c2af2e7fd5c141110a2--


From nobody Thu Jul 19 07:13: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 8F0B613106E for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 07:13:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hWKhDinav5up for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 07:13: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 128A21310C4 for <quic-issues@ietf.org>; Thu, 19 Jul 2018 07:13:13 -0700 (PDT)
Date: Thu, 19 Jul 2018 07:13:11 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532009591; bh=5MWmR51/bwf9vSEF/ZMm91+siguMAgXDqw/8KpvOkt8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=zV6y8tYnqhij3O4x2Vo3Euv0f3sL+rdXkv6Jz1gy3EZRon0pzR0a0gZPbK2BBmBK1 RYUXcDw9QRky5k2yQoKMLOepCttGRmUioi+4iDk7zcDpKLKIAHV/R3CgxI6Sng94j7 ok0OuNvN9w0tSkNE+QifWeliPglReOie6IVgOrlY=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abcabeb83bc01d5ee983db359765872a82a8c8ef6092cf0000000117685e7792a169ce14699ead@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1582/issue_event/1742661119@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1582@github.com>
References: <quicwg/base-drafts/pull/1582@github.com>
Subject: Re: [quicwg/base-drafts] Remove packets from flight when RTO is verified (#1582)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b509c77f0fdc_293b3fb23acbef7c1016e8"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/uecEkJpZuiFdx5YEQ0KRuSNSukg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 19 Jul 2018 14:13:29 -0000

----==_mimepart_5b509c77f0fdc_293b3fb23acbef7c1016e8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1582.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1582#event-1742661119
----==_mimepart_5b509c77f0fdc_293b3fb23acbef7c1016e8
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="342466221" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1582" href="https://github.com/quicwg/base-drafts/pull/1582">#1582</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1582#event-1742661119">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8w2R5xrCwDlInELKJVgDRDzVOSEks5uIJP3gaJpZM4VVQIZ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5jGzWIAizeuMfx3ihrRdzdgjMPzks5uIJP3gaJpZM4VVQIZ.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1582."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1582#event-1742661119"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1582#event-1742661119",
"url": "https://github.com/quicwg/base-drafts/pull/1582#event-1742661119",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 packets from flight when RTO is verified (#1582)",
"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/1582#event-1742661119"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 357892633\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b509c77f0fdc_293b3fb23acbef7c1016e8--


From nobody Thu Jul 19 07:13: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 10109130EB0 for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 07:13:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.009
X-Spam-Level: 
X-Spam-Status: No, score=-3.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id U1r02IwloguW for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 07:13:18 -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 4E2F8131027 for <quic-issues@ietf.org>; Thu, 19 Jul 2018 07: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=A4M4JM3z8fWknfNsnViQJI62jzE=; b=AMuIlgFCYpdPw7zC vMDNoPABRpZZsXiZ4F5ijJ1y39cGporLw4ybjWTr8N2F5vxZppI7gukxgnk8XSyn 5bvh0yTTy89vWTzCtF+WqxnW+rdp4klHNXQDwypIyDJM90WRUjxfQX+qkvv736S6 tlPhKQcoxlAjxVcz1z2gUGEBlcs=
Received: by filter0654p1las1.sendgrid.net with SMTP id filter0654p1las1-18793-5B509C78-1F 2018-07-19 14:13:12.578691855 +0000 UTC m=+142467.555827891
Received: from github-lowworker-1f7e42f.cp1-iad.github.net (unknown [192.30.252.46]) by ismtpd0010p1iad1.sendgrid.net (SG) with ESMTP id NQWZzz_rT7qbjs_-4aWv2Q for <quic-issues@ietf.org>; Thu, 19 Jul 2018 14:13:12.391 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-1f7e42f.cp1-iad.github.net (Postfix) with ESMTP id 5B5CAC09A3 for <quic-issues@ietf.org>; Thu, 19 Jul 2018 07:13:12 -0700 (PDT)
Date: Thu, 19 Jul 2018 14:13:12 +0000 (UTC)
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb46627f5a29f17bc8c534737f6764d52b331695292cf0000000117685e7892a169ce105a6a22@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/935/issue_event/1742661130@github.com>
In-Reply-To: <quicwg/base-drafts/issues/935@github.com>
References: <quicwg/base-drafts/issues/935@github.com>
Subject: Re: [quicwg/base-drafts] RTO verified behavior (#935)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b509c7859738_12163f84f24ccf505035f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1+k1kLVYOWXTqDAcZTq4hRJ3jHdzCJvXPUFG o6HtggCFZn0X7GVJMLwzOoTaV8g3Yfuiw9xchPw4Lio/N7w8GVUkuyIE5Ol/7ukFDWdkl+0Sy1aDAq PQ/LSmn+9TENcipHxvFIudiesAwImre0tNAwUHJbavcBi9agBYbUBZ0Ij9SsnrJsEzoJi4VQcLdKRU o=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/oUik6P9Gy2F0z-1qNLmrUo-I4mk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 19 Jul 2018 14:13:32 -0000

----==_mimepart_5b509c7859738_12163f84f24ccf505035f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #935 via #1582.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/935#event-1742661130
----==_mimepart_5b509c7859738_12163f84f24ccf505035f
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="274360866" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/935" href="https://github.com/quicwg/base-drafts/issues/935">#935</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="342466221" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1582" href="https://github.com/quicwg/base-drafts/pull/1582">#1582</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/935#event-1742661130">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8baZ7H4viaD4pLzXtiuq_7iXvp_ks5uIJP4gaJpZM4Qf0MY">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxikfhMlHAUcJKKDHNewuXEyjsp7ks5uIJP4gaJpZM4Qf0MY.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #935 via #1582."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/935#event-1742661130"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/935#event-1742661130",
"url": "https://github.com/quicwg/base-drafts/issues/935#event-1742661130",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] RTO verified behavior (#935)",
"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/935#event-1742661130"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 276775704\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b509c7859738_12163f84f24ccf505035f--


From nobody Thu Jul 19 07:34: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 2D83F1310C4 for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 07:34:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vybYrqcIp_Tj for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 07:34:37 -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 5DADE1310DE for <quic-issues@ietf.org>; Thu, 19 Jul 2018 07:34:37 -0700 (PDT)
Date: Thu, 19 Jul 2018 07:34:36 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532010876; bh=A+1IYQ508xrsvEtDACydBF7/OH742iDV9IV4HHETqoE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=tkNS/CTMtlSeSrmSeAID/6bBhYm6GCzr6k/cwBOWG4W6K+/omRkBJkV8dw62bnHVk IhRIRTQm/Pug7Bds0QPFHPlSZQz692z6/DbPkpGfKcAtGAEmq+6hAWtxRnC7AG9aEd BSAOITL2flIPJnfKbmoYxYoYsjUxFx2yrtz3qFNs=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab1f81c0a80545e2e3f253d1de017d99ba47d7355792cf000000011768637c92a169ce109acc12@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/981/406298096@github.com>
In-Reply-To: <quicwg/base-drafts/issues/981@github.com>
References: <quicwg/base-drafts/issues/981@github.com>
Subject: Re: [quicwg/base-drafts] Explicitly communicate and include ACK delay in RTO computations (#981)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b50a17c80036_2efe3f90ef0bef7c5438e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/xSL2mvUrrq0l2TXjer23VPLTpFI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 19 Jul 2018 14:34:49 -0000

----==_mimepart_5b50a17c80036_2efe3f90ef0bef7c5438e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Thanks Praveen, when I talked to Neal, it sounded like the top two concerns about MAD for TCP were deployability related.

The third was an inability to update the value later in the connection if the initial value was too large or too small.  I think that's still an issue with the proposal to put it in transport params.  I'm a fan of adding an UPDATE_TRANSPORT_PARAMS frame to fix this and a few other cases we'd like to update values, but I can imagine other solutions.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/981#issuecomment-406298096
----==_mimepart_5b50a17c80036_2efe3f90ef0bef7c5438e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>Thanks Praveen, when I talked to Neal, it sounded like the top two con=
cerns about MAD for TCP were deployability related.</p>
<p>The third was an inability to update the value later in the connection=
 if the initial value was too large or too small.  I think that's still a=
n issue with the proposal to put it in transport params.  I'm a fan of ad=
ding an UPDATE_TRANSPORT_PARAMS frame to fix this and a few other cases w=
e'd like to update values, but I can imagine other solutions.</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/981#issuecomment-406298096">view it on GitHub</a>, =
or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqz5zQ=
9p1mQmeGX-9uv7t927TCu1lks5uIJj8gaJpZM4Qy1_D">mute the thread</a>.<img src=
=3D"https://github.com/notifications/beacon/AWbkq101F3EF9kgM_aRLRkeC3dI6z=
inIks5uIJj8gaJpZM4Qy1_D.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 #981: Thanks Praveen, when I talked to Neal, it sounded like the =
top two concerns about MAD for TCP were deployability related.\r\n\r\nThe=
 third was an inability to update the value later in the connection if th=
e initial value was too large or too small.  I think that's still an issu=
e with the proposal to put it in transport params.  I'm a fan of adding a=
n UPDATE_TRANSPORT_PARAMS frame to fix this and a few other cases we'd li=
ke to update values, but I can imagine other solutions."}],"action":{"nam=
e":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/981#i=
ssuecomment-406298096"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/981#issuecomment-=
406298096",
"url": "https://github.com/quicwg/base-drafts/issues/981#issuecomment-406=
298096",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 communicate and include ACK=
 delay in RTO computations (#981)",
"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\": 981,\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\": 981\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/981#issuecomment-406=
298096"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 2817637=
79\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b50a17c80036_2efe3f90ef0bef7c5438e--


From nobody Thu Jul 19 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 C377013105F for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 07:51:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id IFupqjnKZQOS for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 07:51: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 192F41310F0 for <quic-issues@ietf.org>; Thu, 19 Jul 2018 07:51:38 -0700 (PDT)
Date: Thu, 19 Jul 2018 07:51:36 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532011896; bh=Q+no744Vt0E70crU67wG36MuPDvDuIH08ttXEfkquAg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=gfX4B6u+IoYdrXV4LsMrI6EZd+xHqqByOgm56I0AW9+Nq5x1egAgy3laTxqLAfcfk 8jG5Brpq2GMrtI/nlnu/og6EhS51BvVGNvdTbsF0LJOKpN0fb/mBW+7adFKMJfQzia CG/cFu6iOshMFDz0Dl0duJhdHdzYZmNz9pNuFchY=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab9114e8753d06118d55b3d7bb15a10cfcb7b9104e92cf000000011768677892a169ce13c7a591@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1443/406304162@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1443@github.com>
References: <quicwg/base-drafts/issues/1443@github.com>
Subject: Re: [quicwg/base-drafts] Stateless Reset Eternal Ping Pong (#1443)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b50a578c7aab_5b653faac56bef7c2357b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ojRM6JVtbp0Ng_wwV0sCKft47bc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 19 Jul 2018 14:51:49 -0000

----==_mimepart_5b50a578c7aab_5b653faac56bef7c2357b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Maintaining state for 5-tuples on which a stateless reset was sent is probably the best solution, yes.  That would be a valid alternative to this.  Documenting that in the form of (maintain state || (reduce size || reduce TTL)) 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/issues/1443#issuecomment-406304162
----==_mimepart_5b50a578c7aab_5b653faac56bef7c2357b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Maintaining state for 5-tuples on which a stateless reset was sent is probably the best solution, yes.  That would be a valid alternative to this.  Documenting that in the form of (maintain state || (reduce size || reduce TTL)) 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/issues/1443#issuecomment-406304162">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0AOPbSV1OD-QMp_afhCIPa7PpDRks5uIJz4gaJpZM4Ulk0v">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4Zsq74TsjeObuSSiY33M8L6bYlPks5uIJz4gaJpZM4Ulk0v.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1443: Maintaining state for 5-tuples on which a stateless reset was sent is probably the best solution, yes.  That would be a valid alternative to this.  Documenting that in the form of (maintain state || (reduce size || reduce TTL)) seems reasonable."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1443#issuecomment-406304162"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment-406304162",
"url": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment-406304162",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Stateless Reset Eternal Ping Pong (#1443)",
"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\": 1443,\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\": 1443\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment-406304162"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 345394479\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b50a578c7aab_5b653faac56bef7c2357b--


From nobody Thu Jul 19 08:04: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 227CA130F86 for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 08:04:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.01
X-Spam-Level: 
X-Spam-Status: No, score=-3.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0bV3V_Ry_7li for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 08:04:11 -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 9684313110D for <quic-issues@ietf.org>; Thu, 19 Jul 2018 08:04: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=NUPqDpWrFEvvZ19JcGIt/j+ozZA=; b=NVaF4qjJkW0QQz4A 9xeRPe+xzZbWda4vBGBelRqVmi3iFJb8NAJxFjmcmpeBeNhBymUpKb9B53+EhnS6 qUZi0/TEfzCK5xa2glUEkcflYl5tZaqlanrjAHNOJgCZpbhNk6kF7m+onIPC3meo DlJnEloUqJ55xRLVQ23Po3kHs28=
Received: by filter0524p1iad2.sendgrid.net with SMTP id filter0524p1iad2-12568-5B50A86A-1D 2018-07-19 15:04:10.347787936 +0000 UTC m=+143709.290770596
Received: from github-lowworker-e51511d.cp1-iad.github.net (unknown [192.30.252.34]) by ismtpd0001p1iad1.sendgrid.net (SG) with ESMTP id Rx7L6ndKRKukWzqlhOe3-A for <quic-issues@ietf.org>; Thu, 19 Jul 2018 15:04:10.212 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-e51511d.cp1-iad.github.net (Postfix) with ESMTP id 31B1D80037 for <quic-issues@ietf.org>; Thu, 19 Jul 2018 08:04:10 -0700 (PDT)
Date: Thu, 19 Jul 2018 15:04:10 +0000 (UTC)
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab024f60d8d0122a1110d2511e695d2de0fc74e79192cf0000000117686a6a92a169ce14138c09@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1498/review/138716222@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1498@github.com>
References: <quicwg/base-drafts/pull/1498@github.com>
Subject: Re: [quicwg/base-drafts] Rework Retry packet (#1498)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b50a86a300bc_1e8a3fd6004ccf5012727a"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3CCtCZRgZU2y2EtvagHDpjcMWaAgIKh/qynS 7CTaLxg/W8mQ5JfTm9lp3Aop08urfP1Aebk5CLjvRh8b03NFCK9IfYlJT6nbkmhXqd2+h4JDD+uC2i uKIn81rIKYpjQIQ2GTKBXECdHJFdWyNmqT2CUQpQrZisOHsQNJV/CAWBLi4C7E4R4gwTTT34Ae/xuH Q=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/wyX0LaIHea5akVsAY81rrnvCYdY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 19 Jul 2018 15:04:24 -0000

----==_mimepart_5b50a86a300bc_1e8a3fd6004ccf5012727a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mikkelfj commented on this pull request.



> +A Retry packet does not include a packet number and cannot be explictly
+acknowledged by a client.
+
+A server MUST only send a Retry in response to a client Initial packet.
+
+If the Original Destination Connection ID field does not match the Destination
+Connection ID from the most recent Initial packet it sent, clients MUST discard
+the packet.  This prevents an off-path attacker from injecting a Retry packet.
+
+The client responds to a Retry packet with an Initial packet that includes the
+provided Retry Token to continue connection establishment.
+
+A server that might send another Retry packet in response to a subsequent
+Initial packet MUST set the Source Connection ID to a new value of at least 8
+octets in length.  This allows clients to distinguish between Retry packets when
+the server sends multiple rounds of Retry packets.  Consequently, a valid Retry

There is nothing wrong with getting a new retry, the problem is stopping when too many happen. If the client changes SCID each time, it can stop after 1-3 retries - but it helps if it can know that all retries are from the same chain. I think a nonce is better for this.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1498#discussion_r203762552
----==_mimepart_5b50a86a300bc_1e8a3fd6004ccf5012727a
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/1498#discussion_r203762552">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +A Retry packet does not include a packet number and cannot be explictly
+acknowledged by a client.
+
+A server MUST only send a Retry in response to a client Initial packet.
+
+If the Original Destination Connection ID field does not match the Destination
+Connection ID from the most recent Initial packet it sent, clients MUST discard
+the packet.  This prevents an off-path attacker from injecting a Retry packet.
+
+The client responds to a Retry packet with an Initial packet that includes the
+provided Retry Token to continue connection establishment.
+
+A server that might send another Retry packet in response to a subsequent
+Initial packet MUST set the Source Connection ID to a new value of at least 8
+octets in length.  This allows clients to distinguish between Retry packets when
+the server sends multiple rounds of Retry packets.  Consequently, a valid Retry
</pre>
<p>There is nothing wrong with getting a new retry, the problem is stopping when too many happen. If the client changes SCID each time, it can stop after 1-3 retries - but it helps if it can know that all retries are from the same chain. I think a nonce is better for this.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1498#discussion_r203762552">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4or3aFmT2xmTdUzu9F1TM7kCUQGks5uIJ_qgaJpZM4U8RgX">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqy8UpRtDUf1w5fdwpg4oCt0lWoxAks5uIJ_qgaJpZM4U8RgX.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1498"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1498#discussion_r203762552"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1498#discussion_r203762552",
"url": "https://github.com/quicwg/base-drafts/pull/1498#discussion_r203762552",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1498",
"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/1498#discussion_r203762552"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 351344663\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b50a86a300bc_1e8a3fd6004ccf5012727a--


From nobody Thu Jul 19 08: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 B4811130EAF for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 08:07:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BkjhtHYZe2Cb for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 08:06: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 C3418130E7C for <quic-issues@ietf.org>; Thu, 19 Jul 2018 08:06:58 -0700 (PDT)
Date: Thu, 19 Jul 2018 08:06:58 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532012818; bh=hIuf4Daiysy+Xjnoxk4030hTG+qpUCxo/M1GoiMTIfQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=BwlgRUiTpuC5xnYZLYYD5sS9RFv0RaJ993oiBz+dnHpZRLmHY6yhBdt8RS3YlVetw +Ni5BvgCKglKX8Hs7sw2yWG9HIgEsy6HnIDrwp4XyRoK8xN5ufffyl0pIehv1Hrtyv SyuJoxVKH1Aa3BgxXhMU1JhVT31MAQfYeCPF4JWc=
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab10a60a8cd75697ca81b2fd91f8244458b15af0e792cf0000000117686b1292a169ce14138c09@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1498/review/138717558@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1498@github.com>
References: <quicwg/base-drafts/pull/1498@github.com>
Subject: Re: [quicwg/base-drafts] Rework Retry packet (#1498)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b50a9128e8b_53b33f8c8c2bef781802d3"; 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/iBQQjz8OvUmd-corrirVKUenpW0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 19 Jul 2018 15:07:03 -0000

----==_mimepart_5b50a9128e8b_53b33f8c8c2bef781802d3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

nibanks commented on this pull request.



> +A Retry packet does not include a packet number and cannot be explictly
+acknowledged by a client.
+
+A server MUST only send a Retry in response to a client Initial packet.
+
+If the Original Destination Connection ID field does not match the Destination
+Connection ID from the most recent Initial packet it sent, clients MUST discard
+the packet.  This prevents an off-path attacker from injecting a Retry packet.
+
+The client responds to a Retry packet with an Initial packet that includes the
+provided Retry Token to continue connection establishment.
+
+A server that might send another Retry packet in response to a subsequent
+Initial packet MUST set the Source Connection ID to a new value of at least 8
+octets in length.  This allows clients to distinguish between Retry packets when
+the server sends multiple rounds of Retry packets.  Consequently, a valid Retry

The client should not change its SCID each time. See #1474 and the associated PR #1491.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1498#discussion_r203763562
----==_mimepart_5b50a9128e8b_53b33f8c8c2bef781802d3
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/1498#discussion_r203763562">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +A Retry packet does not include a packet number and cannot be explictly
+acknowledged by a client.
+
+A server MUST only send a Retry in response to a client Initial packet.
+
+If the Original Destination Connection ID field does not match the Destination
+Connection ID from the most recent Initial packet it sent, clients MUST discard
+the packet.  This prevents an off-path attacker from injecting a Retry packet.
+
+The client responds to a Retry packet with an Initial packet that includes the
+provided Retry Token to continue connection establishment.
+
+A server that might send another Retry packet in response to a subsequent
+Initial packet MUST set the Source Connection ID to a new value of at least 8
+octets in length.  This allows clients to distinguish between Retry packets when
+the server sends multiple rounds of Retry packets.  Consequently, a valid Retry
</pre>
<p>The client should not change its SCID each time. See <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="335408278" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1474" href="https://github.com/quicwg/base-drafts/issues/1474">#1474</a> and the associated PR <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="336316254" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1491" href="https://github.com/quicwg/base-drafts/pull/1491">#1491</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1498#discussion_r203763562">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq__3eh0xJ1bLzM7dCQIdEzx0fwI2ks5uIKCSgaJpZM4U8RgX">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_inTh41za1XG4Umdvd_vORF4JMjks5uIKCSgaJpZM4U8RgX.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1498"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1498#discussion_r203763562"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1498#discussion_r203763562",
"url": "https://github.com/quicwg/base-drafts/pull/1498#discussion_r203763562",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1498",
"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/1498#discussion_r203763562"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 351344663\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b50a9128e8b_53b33f8c8c2bef781802d3--


From nobody Thu Jul 19 08: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 B2DFD130E7C for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 08:08:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6BIV6__q7iBv for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 08:08:39 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 54FFE130E84 for <quic-issues@ietf.org>; Thu, 19 Jul 2018 08:08:39 -0700 (PDT)
Date: Thu, 19 Jul 2018 08:08:38 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532012918; bh=AVT4o1eSVbrc41h7vk+yBKTkkOlzAd2/jafYSr1uAQ4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Iv+9gd7DBhD8qI1cfZJplW0IKPIcSVxGikTsD9VFv9N8U0Tl1z48ErADAq9o1uNUO IRmzujUg7ZHRoOlOZ0HkXQmaz4I8R30gjWReoZYbid6VPpeP3zy7dAdInABJdIfH9C JlPIn5W7arIHaZCwtN2EQfM49b0lnxWgkffMleqI=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab89af75a85ad4af5e6ce67ed78a596b5f62038b1992cf0000000117686b7692a169ce14138c09@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1498/review/138718428@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1498@github.com>
References: <quicwg/base-drafts/pull/1498@github.com>
Subject: Re: [quicwg/base-drafts] Rework Retry packet (#1498)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b50a976b04c1_51933fa9a2ebef842007f9"; 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/6tPjKQhk82ncsF75Noq45QbqumM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 19 Jul 2018 15:08:44 -0000

----==_mimepart_5b50a976b04c1_51933fa9a2ebef842007f9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mikkelfj commented on this pull request.



> +A Retry packet does not include a packet number and cannot be explictly
+acknowledged by a client.
+
+A server MUST only send a Retry in response to a client Initial packet.
+
+If the Original Destination Connection ID field does not match the Destination
+Connection ID from the most recent Initial packet it sent, clients MUST discard
+the packet.  This prevents an off-path attacker from injecting a Retry packet.
+
+The client responds to a Retry packet with an Initial packet that includes the
+provided Retry Token to continue connection establishment.
+
+A server that might send another Retry packet in response to a subsequent
+Initial packet MUST set the Source Connection ID to a new value of at least 8
+octets in length.  This allows clients to distinguish between Retry packets when
+the server sends multiple rounds of Retry packets.  Consequently, a valid Retry

Which is why I think a nonce works 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/1498#discussion_r203764238
----==_mimepart_5b50a976b04c1_51933fa9a2ebef842007f9
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/1498#discussion_r203764238">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +A Retry packet does not include a packet number and cannot be explictly
+acknowledged by a client.
+
+A server MUST only send a Retry in response to a client Initial packet.
+
+If the Original Destination Connection ID field does not match the Destination
+Connection ID from the most recent Initial packet it sent, clients MUST discard
+the packet.  This prevents an off-path attacker from injecting a Retry packet.
+
+The client responds to a Retry packet with an Initial packet that includes the
+provided Retry Token to continue connection establishment.
+
+A server that might send another Retry packet in response to a subsequent
+Initial packet MUST set the Source Connection ID to a new value of at least 8
+octets in length.  This allows clients to distinguish between Retry packets when
+the server sends multiple rounds of Retry packets.  Consequently, a valid Retry
</pre>
<p>Which is why I think a nonce works 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/1498#discussion_r203764238">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-aV8RACD0GeG1bWJhMIA_osyrpvks5uIKD2gaJpZM4U8RgX">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0Z7E-G6Fts_WR_MPiD56gVM0fgVks5uIKD2gaJpZM4U8RgX.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1498"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1498#discussion_r203764238"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1498#discussion_r203764238",
"url": "https://github.com/quicwg/base-drafts/pull/1498#discussion_r203764238",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1498",
"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/1498#discussion_r203764238"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 351344663\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b50a976b04c1_51933fa9a2ebef842007f9--


From nobody Thu Jul 19 08:11:05 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 879C1130EEA for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 08:11:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.01
X-Spam-Level: 
X-Spam-Status: No, score=-3.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=unavailable autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2fczhbsTu7Dm for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 08:10: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 A3F09130E84 for <quic-issues@ietf.org>; Thu, 19 Jul 2018 08:10: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=/osdcSL2kbSKn37tELf7hpMdGZY=; b=H+VP0BpBYVVeNpiv EVRuqn3yALtMyfP30CdDkMMBAeGxFTyUF+MVwcC2xWNq7tn1hf3cG61zjd9NwoZj 4pDJuYNRQ0LN6XDRWycKCjaKMBonrlITbVhpSPOuRrFpysIkTuWfkgUWDeyUFfjR jJoJTpEqJ7iP+OWWXpBHwoCdbHM=
Received: by filter0334p1iad2.sendgrid.net with SMTP id filter0334p1iad2-15756-5B50A9FD-26 2018-07-19 15:10:53.520672227 +0000 UTC m=+143917.454884117
Received: from github-lowworker-1f7e42f.cp1-iad.github.net (unknown [192.30.252.46]) by ismtpd0001p1iad1.sendgrid.net (SG) with ESMTP id DqCoDNzBSTCK6sI6_vnHZA for <quic-issues@ietf.org>; Thu, 19 Jul 2018 15:10:53.452 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-1f7e42f.cp1-iad.github.net (Postfix) with ESMTP id 6B721C04D2 for <quic-issues@ietf.org>; Thu, 19 Jul 2018 08:10:53 -0700 (PDT)
Date: Thu, 19 Jul 2018 15:10:53 +0000 (UTC)
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab33c9360aefc17aabc9163b43bdd412218538b4d192cf0000000117686bfd92a169ce14138c09@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1498/review/138719520@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1498@github.com>
References: <quicwg/base-drafts/pull/1498@github.com>
Subject: Re: [quicwg/base-drafts] Rework Retry packet (#1498)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b50a9fd69a42_501a3ff7658ccf5c12997a"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1KSgDmm/dU6OVesBilt4mEFJinfk4lmuSD0o e38512M094jUfkVpje6Gk821Fkig+8yUa9jtcR+bcANVsgSbEod1okvGLh00ZHjGu7ZI9ZI27ykXKB JY1gMALMY5F99/rAVILDLCRZaHCDy2SbL+jBhklnesICaRFC9cXzXXDagMPty3/PgpBNiO2UQvG96R o=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/F9ptNDrRA6wbn-og8XnOkhpv__4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 19 Jul 2018 15:11:04 -0000

----==_mimepart_5b50a9fd69a42_501a3ff7658ccf5c12997a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

nibanks commented on this pull request.



> +A Retry packet does not include a packet number and cannot be explictly
+acknowledged by a client.
+
+A server MUST only send a Retry in response to a client Initial packet.
+
+If the Original Destination Connection ID field does not match the Destination
+Connection ID from the most recent Initial packet it sent, clients MUST discard
+the packet.  This prevents an off-path attacker from injecting a Retry packet.
+
+The client responds to a Retry packet with an Initial packet that includes the
+provided Retry Token to continue connection establishment.
+
+A server that might send another Retry packet in response to a subsequent
+Initial packet MUST set the Source Connection ID to a new value of at least 8
+octets in length.  This allows clients to distinguish between Retry packets when
+the server sends multiple rounds of Retry packets.  Consequently, a valid Retry

The client's DCID is essentially the nonce, and it will always be random 8 bytes for each Retry. I am still unclear why you think that's not enough.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1498#discussion_r203765114
----==_mimepart_5b50a9fd69a42_501a3ff7658ccf5c12997a
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/1498#discussion_r203765114">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +A Retry packet does not include a packet number and cannot be explictly
+acknowledged by a client.
+
+A server MUST only send a Retry in response to a client Initial packet.
+
+If the Original Destination Connection ID field does not match the Destination
+Connection ID from the most recent Initial packet it sent, clients MUST discard
+the packet.  This prevents an off-path attacker from injecting a Retry packet.
+
+The client responds to a Retry packet with an Initial packet that includes the
+provided Retry Token to continue connection establishment.
+
+A server that might send another Retry packet in response to a subsequent
+Initial packet MUST set the Source Connection ID to a new value of at least 8
+octets in length.  This allows clients to distinguish between Retry packets when
+the server sends multiple rounds of Retry packets.  Consequently, a valid Retry
</pre>
<p>The client's DCID is essentially the nonce, and it will always be random 8 bytes for each Retry. I am still unclear why you think that's not enough.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1498#discussion_r203765114">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9Uf2F0wD4xQu4g8gXxcTdudhthmks5uIKF9gaJpZM4U8RgX">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3ZN-9unHssN0ec89RpuCP_oP2nnks5uIKF9gaJpZM4U8RgX.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1498"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1498#discussion_r203765114"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1498#discussion_r203765114",
"url": "https://github.com/quicwg/base-drafts/pull/1498#discussion_r203765114",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1498",
"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/1498#discussion_r203765114"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 351344663\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b50a9fd69a42_501a3ff7658ccf5c12997a--


From nobody Thu Jul 19 08:14: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 81481131108 for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 08:14:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.01
X-Spam-Level: 
X-Spam-Status: No, score=-3.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1O9lOc4Hidaq for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 08:14: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 2E76713112D for <quic-issues@ietf.org>; Thu, 19 Jul 2018 08:14: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=7pfWrkgM64MV7Ga0ic644fYizQQ=; b=hEZvW5bqb7Fz9PHN zMX/D/uLr98LHJXezZwJBy1DqdxbyaLxC8OGOMc3c79JbXErtb/dgpzpGN2L5Ltg ZF8G9LWHy96o8bvy1IS0AMaotvqblzy/2rMeM8UjX0Z06kvqJGFaCmY6Mxnmp2in GQXqJHgVDQRw7MnsWhIsfHWQRJ0=
Received: by filter0188p1iad2.sendgrid.net with SMTP id filter0188p1iad2-18243-5B50AAD6-16 2018-07-19 15:14:30.309621209 +0000 UTC m=+143728.842085133
Received: from github-lowworker11-cp1-prd.iad.github.net (unknown [192.30.252.35]) by ismtpd0002p1iad1.sendgrid.net (SG) with ESMTP id ApS4WqmwRV6TgRo21WQ0EQ for <quic-issues@ietf.org>; Thu, 19 Jul 2018 15:14:30.221 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker11-cp1-prd.iad.github.net (Postfix) with ESMTP id 34CC8E08A5 for <quic-issues@ietf.org>; Thu, 19 Jul 2018 08:14:30 -0700 (PDT)
Date: Thu, 19 Jul 2018 15:14:30 +0000 (UTC)
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab0763758d8c3d824d83ec5bedf8e0a1a9546915a592cf0000000117686cd692a169ce14138c09@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1498/review/138721285@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1498@github.com>
References: <quicwg/base-drafts/pull/1498@github.com>
Subject: Re: [quicwg/base-drafts] Rework Retry packet (#1498)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b50aad632647_4ba83fac2f6bef84146338"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1nFMw83wI1a1LkKnC8zDmd7EK0u10EQ/I9DY Dh4xFFpBMyNmPUIm0HxI+dXKHZbnRmx92fiMjODzQAvU4DQOtKPvHjmkqRqkW/ElzDvmvv+E8kxPID yWZS/9V2lcyL06n37Dc2Wym5jLvnLtKTr0+zkgBarZSxQBLh/uif9PnoSauLKDavPOmqVvnPNGs9tc 4=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/EopDYypQq0M6tbavpwY-DDnNiv8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 19 Jul 2018 15:14:46 -0000

----==_mimepart_5b50aad632647_4ba83fac2f6bef84146338
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mikkelfj commented on this pull request.



> +A Retry packet does not include a packet number and cannot be explictly
+acknowledged by a client.
+
+A server MUST only send a Retry in response to a client Initial packet.
+
+If the Original Destination Connection ID field does not match the Destination
+Connection ID from the most recent Initial packet it sent, clients MUST discard
+the packet.  This prevents an off-path attacker from injecting a Retry packet.
+
+The client responds to a Retry packet with an Initial packet that includes the
+provided Retry Token to continue connection establishment.
+
+A server that might send another Retry packet in response to a subsequent
+Initial packet MUST set the Source Connection ID to a new value of at least 8
+octets in length.  This allows clients to distinguish between Retry packets when
+the server sends multiple rounds of Retry packets.  Consequently, a valid Retry

The clients original DCID disappears once it reaches the server. Since the server sets its own SCID and the client is not allowed to change its SCID, the context is lost.
While I agree that not changing SCID is a good thing, I wondered why that was made a requirement before solving this loss of context here.
Your proposal to modify servers SCID seems like a workaround for the fundamental problem that some nonce is required. But I dont' recall all the concerns related to this 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/1498#discussion_r203766499
----==_mimepart_5b50aad632647_4ba83fac2f6bef84146338
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/1498#discussion_r203766499">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +A Retry packet does not include a packet number and cannot be explictly
+acknowledged by a client.
+
+A server MUST only send a Retry in response to a client Initial packet.
+
+If the Original Destination Connection ID field does not match the Destination
+Connection ID from the most recent Initial packet it sent, clients MUST discard
+the packet.  This prevents an off-path attacker from injecting a Retry packet.
+
+The client responds to a Retry packet with an Initial packet that includes the
+provided Retry Token to continue connection establishment.
+
+A server that might send another Retry packet in response to a subsequent
+Initial packet MUST set the Source Connection ID to a new value of at least 8
+octets in length.  This allows clients to distinguish between Retry packets when
+the server sends multiple rounds of Retry packets.  Consequently, a valid Retry
</pre>
<p>The clients original DCID disappears once it reaches the server. Since the server sets its own SCID and the client is not allowed to change its SCID, the context is lost.<br>
While I agree that not changing SCID is a good thing, I wondered why that was made a requirement before solving this loss of context here.<br>
Your proposal to modify servers SCID seems like a workaround for the fundamental problem that some nonce is required. But I dont' recall all the concerns related to this right now.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1498#discussion_r203766499">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq56NyKkcTLZSOWp__K5r_aRyI2UWks5uIKJWgaJpZM4U8RgX">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-6Tev_depHvCnFQHJGP2swh6ujoks5uIKJWgaJpZM4U8RgX.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1498"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1498#discussion_r203766499"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1498#discussion_r203766499",
"url": "https://github.com/quicwg/base-drafts/pull/1498#discussion_r203766499",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1498",
"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/1498#discussion_r203766499"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 351344663\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b50aad632647_4ba83fac2f6bef84146338--


From nobody Thu Jul 19 08: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 0FA14130DC4 for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 08:20:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OFevmWGLrRCV for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 08: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 93E06130D7A for <quic-issues@ietf.org>; Thu, 19 Jul 2018 08:20:47 -0700 (PDT)
Date: Thu, 19 Jul 2018 08:20:46 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532013646; bh=ajuF1GqwdnkghK6F7OZ/e60C0wn05dgOSXp7xKthnc0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=nLIL9jgT8WRzY6p3ITN9b5MkBxGbeRkhKRfRaVSIUuHXab/fukeluNfnQtLt+hD7D 0fQFWvK4+mTXp8YhSNmiQcwA/+Dg3Cu30wJdHI172gX+8beCa0pGJec4SI5GMGkrzc X4LwaNjauWtI/GrIqS5n/7jApPwqQuxKPu7wYTYI=
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb62212ebf0aed84da15018377c3be1b3d7f5221192cf0000000117686e4e92a169ce14138c09@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1498/review/138724254@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1498@github.com>
References: <quicwg/base-drafts/pull/1498@github.com>
Subject: Re: [quicwg/base-drafts] Rework Retry packet (#1498)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b50ac4edde7e_25cf3fdd904ccf5469291"; 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/U26a4JhHpqRFvn-m3NxDfuv1Ewo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 19 Jul 2018 15:20:51 -0000

----==_mimepart_5b50ac4edde7e_25cf3fdd904ccf5469291
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

nibanks commented on this pull request.



> +A Retry packet does not include a packet number and cannot be explictly
+acknowledged by a client.
+
+A server MUST only send a Retry in response to a client Initial packet.
+
+If the Original Destination Connection ID field does not match the Destination
+Connection ID from the most recent Initial packet it sent, clients MUST discard
+the packet.  This prevents an off-path attacker from injecting a Retry packet.
+
+The client responds to a Retry packet with an Initial packet that includes the
+provided Retry Token to continue connection establishment.
+
+A server that might send another Retry packet in response to a subsequent
+Initial packet MUST set the Source Connection ID to a new value of at least 8
+octets in length.  This allows clients to distinguish between Retry packets when
+the server sends multiple rounds of Retry packets.  Consequently, a valid Retry

I am considering only the Retry scenario right now. During the handshake, after the Retry, the server has the opportunity to change its SCID once again (independent of if it was changed during Retry). I am trying to make two points:

1. I don't see any reason for the server to generate a new, random SCID (client's DCID) with Retry. The client itself can handle creating a new random DCID when it retries.
2. Since we are going to recommend NOT load balancing off the client's initial SCID, then there is no reason to use Retry (for load balancing purposes) to change the CID at all.



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1498#discussion_r203768707
----==_mimepart_5b50ac4edde7e_25cf3fdd904ccf5469291
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/1498#discussion_r203768707">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +A Retry packet does not include a packet number and cannot be explictly
+acknowledged by a client.
+
+A server MUST only send a Retry in response to a client Initial packet.
+
+If the Original Destination Connection ID field does not match the Destination
+Connection ID from the most recent Initial packet it sent, clients MUST discard
+the packet.  This prevents an off-path attacker from injecting a Retry packet.
+
+The client responds to a Retry packet with an Initial packet that includes the
+provided Retry Token to continue connection establishment.
+
+A server that might send another Retry packet in response to a subsequent
+Initial packet MUST set the Source Connection ID to a new value of at least 8
+octets in length.  This allows clients to distinguish between Retry packets when
+the server sends multiple rounds of Retry packets.  Consequently, a valid Retry
</pre>
<p>I am considering only the Retry scenario right now. During the handshake, after the Retry, the server has the opportunity to change its SCID once again (independent of if it was changed during Retry). I am trying to make two points:</p>
<ol>
<li>I don't see any reason for the server to generate a new, random SCID (client's DCID) with Retry. The client itself can handle creating a new random DCID when it retries.</li>
<li>Since we are going to recommend NOT load balancing off the client's initial SCID, then there is no reason to use Retry (for load balancing purposes) to change the CID at all.</li>
</ol>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1498#discussion_r203768707">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7cABYS9-HfB5BM9mzmPZxFSvaS1ks5uIKPOgaJpZM4U8RgX">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzrQFuH_l3PgsfHOtc_wxn1qiN83ks5uIKPOgaJpZM4U8RgX.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1498"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1498#discussion_r203768707"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1498#discussion_r203768707",
"url": "https://github.com/quicwg/base-drafts/pull/1498#discussion_r203768707",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1498",
"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/1498#discussion_r203768707"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 351344663\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b50ac4edde7e_25cf3fdd904ccf5469291--


From nobody Thu Jul 19 08: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 9A0EA130E54 for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 08:25:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Nqn6s7YEYD7x for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 08: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 7B4E9130E1B for <quic-issues@ietf.org>; Thu, 19 Jul 2018 08:25:45 -0700 (PDT)
Date: Thu, 19 Jul 2018 08:25:44 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532013944; bh=ytJ+LoG2cdO0y7wJugYF5HPojVlxM//kzt5gaAkeHE4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=nXLYVURwZ3bLt+wwHGbWWnh1TX5A1KlwSkwmBV7mYCgDeA6PDLeqXRFAvZISPubT5 meorH5PSjTaSMhXp3JSk7eT5A1om2rHgbZxSwlAQBXm/UYc4xdmC9piqwIXeJ1aogv 012YJkILF8nOlpePkdme1psS+plJjw6EO76uelec=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abda5166574dfa72388daa9f567be2ff6e9e22a3f292cf0000000117686f7892a169ce0f9d30eb@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/814/406316372@github.com>
In-Reply-To: <quicwg/base-drafts/issues/814@github.com>
References: <quicwg/base-drafts/issues/814@github.com>
Subject: Re: [quicwg/base-drafts] Add a MESSAGE frame optimized for sub-MTU payloads (#814)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b50ad789adb9_50443fcb992ccf50806d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/W06QPmg3Iv7dihUaAft6219BOwU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 19 Jul 2018 15:25:48 -0000

----==_mimepart_5b50ad789adb9_50443fcb992ccf50806d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Yes, let's write up an extension draft.  I'm happy to work with you Lucas.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/814#issuecomment-406316372
----==_mimepart_5b50ad789adb9_50443fcb992ccf50806d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Yes, let's write up an extension draft.  I'm happy to work with you Lucas.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/814#issuecomment-406316372">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5oe9cQUpG51lLNeyikSCKbWgdV4ks5uIKT4gaJpZM4PqF_2">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwLu7Wt2LWn6IaFhKZ31HxJ4c50pks5uIKT4gaJpZM4PqF_2.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #814: Yes, let's write up an extension draft.  I'm happy to work with you Lucas."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/814#issuecomment-406316372"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/814#issuecomment-406316372",
"url": "https://github.com/quicwg/base-drafts/issues/814#issuecomment-406316372",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 a MESSAGE frame optimized for sub-MTU payloads (#814)",
"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\": 814,\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\": 814\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/814#issuecomment-406316372"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 262692854\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b50ad789adb9_50443fcb992ccf50806d--


From nobody Thu Jul 19 09: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 7F364131125 for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 09:16:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: 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-LPqQRyyO85 for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 09:16: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 4AC09131103 for <quic-issues@ietf.org>; Thu, 19 Jul 2018 09:16:53 -0700 (PDT)
Date: Thu, 19 Jul 2018 09:16:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532017012; bh=eVT7ax+HujaYhI0wf5+6IgWBO2DHhYNiNMSMRC4kwLs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=dETgKk+nCLfDQ/9VV/YiVVbe+m6L0BVZfcvOnXegGHOuWsy9x+ZxIkJDKhx7MuwHE yB3u+whRC/jcyu6pLzNvAmKvIZgWa44JS7CRvMTv7H6aH/QPqI59s/q7me8agTYABa dGSeF5JSEffsCwaAORJtn+Rti+3xLxQ9fqvM7H4k=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab9633c690ecd3055e7079c647135264bbb3dca0aa92cf0000000117687b7492a169ce141307e3@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1496/c406333457@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1496@github.com>
References: <quicwg/base-drafts/pull/1496@github.com>
Subject: Re: [quicwg/base-drafts] CID Lifetime Management (#1496)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b50b97429993_70d3fc1ff2bef8499543"; 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/76MRdHlR26B82J9fH6xBEyW9Zcs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 19 Jul 2018 16:17:01 -0000

----==_mimepart_5b50b97429993_70d3fc1ff2bef8499543
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> One detailed point is that it seems best to me to combine these two frames into one. If you're asking for new CIDs, you're probably retiring some anyway.

I agree. In my view, the logic could be as simple as follows:
* during the handshake, the endpoints negotiate the maximum number spare CIDs to be used for the given connection
* the endpoints will try to provide the negotiated amount of spare CIDs to the peers (i.e., after handshake an endpoint sends `max_spare-1` CIDs to peers, then send additional ones as it notices a CID getting retired)
* a CID that both peers know that it is has been used will be retired by an expiration timer
* a CID that an endpoint has used but that peer might not have seen will be explicitly retired by a RETIRE_CONNECTION_ID
* we could have CONNECTION_ID_BLOCKED frame

Instead of using a timer, we could always explicitly signal the retirement using the RETIRE_CONNECTION_ID frame.

As you can see, the design is analogous to how we handle streams. It caps the maximum amount of CIDs that the endpoints need to remember.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1496#issuecomment-406333457
----==_mimepart_5b50b97429993_70d3fc1ff2bef8499543
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<blockquote>
<p>One detailed point is that it seems best to me to combine these two fr=
ames into one. If you're asking for new CIDs, you're probably retiring so=
me anyway.</p>
</blockquote>
<p>I agree. In my view, the logic could be as simple as follows:</p>
<ul>
<li>during the handshake, the endpoints negotiate the maximum number spar=
e CIDs to be used for the given connection</li>
<li>the endpoints will try to provide the negotiated amount of spare CIDs=
 to the peers (i.e., after handshake an endpoint sends <code>max_spare-1<=
/code> CIDs to peers, then send additional ones as it notices a CID getti=
ng retired)</li>
<li>a CID that both peers know that it is has been used will be retired b=
y an expiration timer</li>
<li>a CID that an endpoint has used but that peer might not have seen wil=
l be explicitly retired by a RETIRE_CONNECTION_ID</li>
<li>we could have CONNECTION_ID_BLOCKED frame</li>
</ul>
<p>Instead of using a timer, we could always explicitly signal the retire=
ment using the RETIRE_CONNECTION_ID frame.</p>
<p>As you can see, the design is analogous to how we handle streams. It c=
aps the maximum amount of CIDs that the endpoints need to remember.</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/1496#issuecomment-406333457">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq8UDdC=
ksB5VFSTccNX-oKc4lx5G_ks5uILD0gaJpZM4U8IKO">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkq9_4ijNMKIYkgaD6xWmR8S14FuEk=
ks5uILD0gaJpZM4U8IKO.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 #1496: \u003e One detailed point is that it seems best to me to com=
bine these two frames into one. If you're asking for new CIDs, you're pro=
bably retiring some anyway.\r\n\r\nI agree. In my view, the logic could b=
e as simple as follows:\r\n* during the handshake, the endpoints negotiat=
e the maximum number spare CIDs to be used for the given connection\r\n* =
the endpoints will try to provide the negotiated amount of spare CIDs to =
the peers (i.e., after handshake an endpoint sends `max_spare-1` CIDs to =
peers, then send additional ones as it notices a CID getting retired)\r\n=
* a CID that both peers know that it is has been used will be retired by =
an expiration timer\r\n* a CID that an endpoint has used but that peer mi=
ght not have seen will be explicitly retired by a RETIRE_CONNECTION_ID\r\=
n* we could have CONNECTION_ID_BLOCKED frame\r\n\r\nInstead of using a ti=
mer, we could always explicitly signal the retirement using the RETIRE_CO=
NNECTION_ID frame.\r\n\r\nAs you can see, the design is analogous to how =
we handle streams. It caps the maximum amount of CIDs that the endpoints =
need to remember."}],"action":{"name":"View Pull Request","url":"https://=
github.com/quicwg/base-drafts/pull/1496#issuecomment-406333457"}}}</scrip=
t>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1496#issuecomment-4=
06333457",
"url": "https://github.com/quicwg/base-drafts/pull/1496#issuecomment-4063=
33457",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] CID Lifetime Management (#1496)",
"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\": 1496,\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\": 1496\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1496#issuecomment-4063=
33457"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3513063=
82\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b50b97429993_70d3fc1ff2bef8499543--


From nobody Thu Jul 19 10:03: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 C8969130E80 for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 10:03:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.01
X-Spam-Level: 
X-Spam-Status: No, score=-3.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MXGaKUa5CBXD for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 10:03:02 -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 2C003130E3C for <quic-issues@ietf.org>; Thu, 19 Jul 2018 10:03: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=/RJe26ZAq1ALMCFjeb1VI213dmY=; b=pgwS1Bh92yKXkyW2 B6D/Ax3V50aHoDgAfxsFSLXbVVVUrJbjG0+ffhUFBj1KVPHhcgaCcDGX2sgGQsV6 uxPfNKQY7HfcvmP3+rzNlRV/qbnhzlxrnin+40SSa2cDNYAbnlSEyIK/bOKOjrnK imptrW4nZLZTsBSWnljSOmQNEig=
Received: by filter0163p1iad2.sendgrid.net with SMTP id filter0163p1iad2-19583-5B50C443-22 2018-07-19 17:02:59.426106317 +0000 UTC m=+149971.877447477
Received: from github-lowworker-39ccb07.cp1-iad.github.net (unknown [192.30.252.40]) by ismtpd0003p1iad1.sendgrid.net (SG) with ESMTP id fWZdH4FpSDa_p0-MGZSA5g for <quic-issues@ietf.org>; Thu, 19 Jul 2018 17:02:59.281 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-39ccb07.cp1-iad.github.net (Postfix) with ESMTP id 3FE71400F57 for <quic-issues@ietf.org>; Thu, 19 Jul 2018 10:02:59 -0700 (PDT)
Date: Thu, 19 Jul 2018 17:02:59 +0000 (UTC)
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd8acd6294de089836b368383d2072fefe05a8e3692cf000000011768864392a169ce1418d0ad@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1507/406347056@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1507@github.com>
References: <quicwg/base-drafts/issues/1507@github.com>
Subject: Re: [quicwg/base-drafts] Can a client send 0-RTT data when receiving Retry? (#1507)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b50c4433d639_6fd53f8082cccf583425f"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3B3D0qY1HZsRTHTrKZMEvBbLFntHV9OAoTCi MihPU0T6ayeilBH8kriThFYgOSFPP0o2Ba8i3uUrQkuKy8BdkoCKU9c8rcIRjQn3HdOTMmuwjeiEzF iTDnkxadPBVBy4h8fNnQmi7nt8MYtg1IysAlE2MCGXYC/I6wP3jzNKNMM5BLUk3SsLWCIt0SXAOtIf o=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/p7pSEYMoMJOlmWmaX4zJyiUzsv4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 19 Jul 2018 17:03:05 -0000

----==_mimepart_5b50c4433d639_6fd53f8082cccf583425f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> I don't think that token handling is all that difficult here.

One of the issues here is that an on-path or a man-on-the-side attacker can mount a cut-and-paste attack that replaces token with a different value.

Let me explain one possible attack, that happens in following steps:
1. attacker connects to the server and obtains a token that says "server-config=A"
2. client connects to the server and obtains a NST and a token that says "server-config=B". At this 
3. client tries to reconnect to the server using the NST and the token obtained in step 2
4. an attacker enforces a retry by sending a token obtained in step 1

At this point, client believes that it can send 0-RTT packets based on the negotiated settings in step 2, which is "server-config=B". The server would assume that the 0-RTT packets that it will receive is based on "server-config=C".

I am not sure how scary it sounds right now, however it could become a practical concern when we start adding extension frames to QUIC.

To avoid this type of attack, the server needs to do something like:
* store the server settings in the session ticket rather than the token. TLS stacks will need to provide an interface for that (if they do not provide one yet), or
* have a different STEK for every server-config, so that resumption will fail if the client provides tries to resume with a PSK that is not bound to the server-config found in the token

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1507#issuecomment-406347056
----==_mimepart_5b50c4433d639_6fd53f8082cccf583425f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<blockquote>
<p>I don't think that token handling is all that difficult here.</p>
</blockquote>
<p>One of the issues here is that an on-path or a man-on-the-side attacker =
can mount a cut-and-paste attack that replaces token with a different value=
.</p>
<p>Let me explain one possible attack, that happens in following steps:</p>
<ol>
<li>attacker connects to the server and obtains a token that says "server-c=
onfig=3DA"</li>
<li>client connects to the server and obtains a NST and a token that says "=
server-config=3DB". At this</li>
<li>client tries to reconnect to the server using the NST and the token obt=
ained in step 2</li>
<li>an attacker enforces a retry by sending a token obtained in step 1</li>
</ol>
<p>At this point, client believes that it can send 0-RTT packets based on t=
he negotiated settings in step 2, which is "server-config=3DB". The server =
would assume that the 0-RTT packets that it will receive is based on "serve=
r-config=3DC".</p>
<p>I am not sure how scary it sounds right now, however it could become a p=
ractical concern when we start adding extension frames to QUIC.</p>
<p>To avoid this type of attack, the server needs to do something like:</p>
<ul>
<li>store the server settings in the session ticket rather than the token. =
TLS stacks will need to provide an interface for that (if they do not provi=
de one yet), or</li>
<li>have a different STEK for every server-config, so that resumption will =
fail if the client provides tries to resume with a PSK that is not bound to=
 the server-config found in the token</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/1507#issuecomment-406347056">view it on GitHub</a>, or <a h=
ref=3D"https://github.com/notifications/unsubscribe-auth/AWbkqx4JxZ1dXF4e21=
MR_joD_rmxQttFks5uILvDgaJpZM4U9xPP">mute the thread</a>.<img src=3D"https:/=
/github.com/notifications/beacon/AWbkq4RG71OcFCO8f6o3HqPBioVmm2PKks5uILvDga=
JpZM4U9xPP.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 #1507: \u0=
03e I don't think that token handling is all that difficult here.\r\n\r\nOn=
e of the issues here is that an on-path or a man-on-the-side attacker can m=
ount a cut-and-paste attack that replaces token with a different value.\r\n=
\r\nLet me explain one possible attack, that happens in following steps:\r\=
n1. attacker connects to the server and obtains a token that says \"server-=
config=3DA\"\r\n2. client connects to the server and obtains a NST and a to=
ken that says \"server-config=3DB\". At this \r\n3. client tries to reconne=
ct to the server using the NST and the token obtained in step 2\r\n4. an at=
tacker enforces a retry by sending a token obtained in step 1\r\n\r\nAt thi=
s point, client believes that it can send 0-RTT packets based on the negoti=
ated settings in step 2, which is \"server-config=3DB\". The server would a=
ssume that the 0-RTT packets that it will receive is based on \"server-conf=
ig=3DC\".\r\n\r\nI am not sure how scary it sounds right now, however it co=
uld become a practical concern when we start adding extension frames to QUI=
C.\r\n\r\nTo avoid this type of attack, the server needs to do something li=
ke:\r\n* store the server settings in the session ticket rather than the to=
ken. TLS stacks will need to provide an interface for that (if they do not =
provide one yet), or\r\n* have a different STEK for every server-config, so=
 that resumption will fail if the client provides tries to resume with a PS=
K that is not bound to the server-config found in the token"}],"action":{"n=
ame":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1507#=
issuecomment-406347056"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1507#issuecomment-4=
06347056",
"url": "https://github.com/quicwg/base-drafts/issues/1507#issuecomment-4063=
47056",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Can a client send 0-RTT data when receiv=
ing Retry? (#1507)",
"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\": 1507,\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\": 1507\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1507#issuecomment-4063=
47056"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 351736783=
\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b50c4433d639_6fd53f8082cccf583425f--


From nobody Thu Jul 19 10:42: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 8EF75130DE4 for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 10:42:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id W1SeDYBkZ8jc for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 10:42:47 -0700 (PDT)
Received: from out-14.smtp.github.com (out-14.smtp.github.com [192.30.254.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A593B120049 for <quic-issues@ietf.org>; Thu, 19 Jul 2018 10:42:47 -0700 (PDT)
Date: Thu, 19 Jul 2018 10:42:47 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532022167; bh=QAvETLYUeZIP226CMzjSawKv4op9rNuyYbJSErxMFYc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=18ogyMRw9tr71hNoCc+8+xJbCaMPosT/seRpHWLp/i4xByV6eNLD667x8XJCqo43w Ed7uPcVuzUmAex3Ell/q0dbvUg6Pklzt+qUBcGB542/G3ZVGoNCvqNTfp4MQKVq7qY Z5htC5guvRD0WA4BBZjcglI2s1zWuop0Dk8UXdNg=
From: afrind <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab138479e4d2b2c53c8db355aff44a3d87e786111592cf0000000117688f9792a169ce1469facd@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1583/406358387@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1583@github.com>
References: <quicwg/base-drafts/issues/1583@github.com>
Subject: Re: [quicwg/base-drafts] qpack: control stream is not defined (#1583)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b50cd97e3f0_6d113f9ad9eccf581495c6"; 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/AkzjeTWr8ppk7u2mkA9koLmsNYg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 19 Jul 2018 17:42:50 -0000

----==_mimepart_5b50cd97e3f0_6d113f9ad9eccf581495c6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Yes, let's replace references to control stream with the encoder or decoder stream as appropriate.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1583#issuecomment-406358387
----==_mimepart_5b50cd97e3f0_6d113f9ad9eccf581495c6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Yes, let's replace references to control stream with the encoder or decoder stream as appropriate.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1583#issuecomment-406358387">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2Eht_RuALNmrvD2uEu_5GabL7fPks5uIMUXgaJpZM4VVWp8">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-cczafC5YjlniawYjb532Bm-FgQks5uIMUXgaJpZM4VVWp8.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 in #1583: Yes, let's replace references to control stream with the encoder or decoder stream as appropriate."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1583#issuecomment-406358387"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1583#issuecomment-406358387",
"url": "https://github.com/quicwg/base-drafts/issues/1583#issuecomment-406358387",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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: control stream is not defined (#1583)",
"sections": [
{
"text": "",
"activityTitle": "**afrind**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/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\": 1583,\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\": 1583\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1583#issuecomment-406358387"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 357919356\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b50cd97e3f0_6d113f9ad9eccf581495c6--


From nobody Thu Jul 19 10:54: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 32F93130F6C for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 10:53:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.01
X-Spam-Level: 
X-Spam-Status: No, score=-3.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dTm56vqZ41qq for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 10:53:52 -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 158C2131112 for <quic-issues@ietf.org>; Thu, 19 Jul 2018 10:53:50 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=github.com;  h=from:reply-to:to:cc:in-reply-to:references:subject:mime-version:content-type:content-transfer-encoding:list-id:list-archive:list-post:list-unsubscribe; s=s20150108; bh=Fbi8Bi1MBCCw6GZnW++CPIy8J8c=; b=id8j7lKfZb9qsa/+ cy4ZgmIEubKZJ7wFaOgg/QWwObEPzxZFj73N4YHAZNJR9usDuEWmSIl2rt/NdZiY yGatAtaLkYu6ahF6n9pc+gpdCUURM5JqASPIjvgycPQNpy+sok3w9MLJgZgqWDvx bUy48u9YxV+2qZbbnDm6ZoOnKJE=
Received: by filter0323p1iad2.sendgrid.net with SMTP id filter0323p1iad2-15270-5B50D02D-11 2018-07-19 17:53:49.611639932 +0000 UTC m=+153574.608708462
Received: from github-lowworker-baaab27.cp1-iad.github.net (unknown [192.30.252.33]) by ismtpd0001p1iad1.sendgrid.net (SG) with ESMTP id YtBXb35TS3WcVVQwP0JnuA for <quic-issues@ietf.org>; Thu, 19 Jul 2018 17:53:49.496 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-baaab27.cp1-iad.github.net (Postfix) with ESMTP id 735CC80304 for <quic-issues@ietf.org>; Thu, 19 Jul 2018 10:53:49 -0700 (PDT)
Date: Thu, 19 Jul 2018 17:53:49 +0000 (UTC)
From: afrind <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab0f5d542c1ad44f9597402f674481e8e020d7d34e92cf000000011768922d92a169ce146a2565@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1586/406361662@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1586@github.com>
References: <quicwg/base-drafts/issues/1586@github.com>
Subject: Re: [quicwg/base-drafts] qpack: successful header block processing as opposed to what? (#1586)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b50d02d6a04c_3cd33fe3436ccf581273d3"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2KNoHTLKN8WLC4bwNvx4cdAj24hqKA1omgrE KLUMdb3qqwA6qI+eaNSjGkuVJsklNwgeS4krkAXDICv2KER9nLBlR6LOqcknXadyLQAtvldrGYj/k2 E5TsCFydc4jTQ2hHB9CvBuDaduc2BDSSYFbhy+Qx+j+WtoP860/FohWkbhsd/PRuc0KWIm0UgPlD2+ I=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/7KlOJMMLLqh1z_fEZV9mjLDFICU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 19 Jul 2018 17:54:00 -0000

----==_mimepart_5b50d02d6a04c_3cd33fe3436ccf581273d3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I think I prefer complete/completely to nothing at all.  Do you think saying "Completed processing of a header block" increases mental load?  Just saying "processing of a header block" might mean that processing has started.


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1586#issuecomment-406361662
----==_mimepart_5b50d02d6a04c_3cd33fe3436ccf581273d3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I think I prefer complete/completely to nothing at all.  Do you think saying "Completed processing of a header block" increases mental load?  Just saying "processing of a header block" might mean that processing has started.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1586#issuecomment-406361662">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2HELz7kwwt9--cwHlNSy5IET_bfks5uIMetgaJpZM4VVaPN">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq25h6aXRwkh5B3Kscdgk-GoAwNXJks5uIMetgaJpZM4VVaPN.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 in #1586: I think I prefer complete/completely to nothing at all.  Do you think saying \"Completed processing of a header block\" increases mental load?  Just saying \"processing of a header block\" might mean that processing has started.\r\n"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1586#issuecomment-406361662"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1586#issuecomment-406361662",
"url": "https://github.com/quicwg/base-drafts/issues/1586#issuecomment-406361662",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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: successful header block processing as opposed to what? (#1586)",
"sections": [
{
"text": "",
"activityTitle": "**afrind**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/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\": 1586,\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\": 1586\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1586#issuecomment-406361662"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 357934029\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b50d02d6a04c_3cd33fe3436ccf581273d3--


From nobody Thu Jul 19 11:07: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 C5EF9130E30 for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 11:07:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Zlocaehe6tKx for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 11:06: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 884AF130E20 for <quic-issues@ietf.org>; Thu, 19 Jul 2018 11:06:59 -0700 (PDT)
Date: Thu, 19 Jul 2018 11:06:57 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532023617; bh=Kw82sETyX/gcpaHSXf/nqU0dr8vWOU5+juNNS5pHo8w=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=qYhY16C39cT1XCAR0U1EnTGgdDrSRa66CDg/qrulkoZVpC/AeTIRM99yrPuaD7ob1 0sTCJVL7Ta0Bt61RzQnW2z3xQwH43/97mKLJlY0M3VYh9DfCr1f20IwKBslv2kfCz2 i3T2paSMyq+Fj9zdPMplfXz92UrYPQ3D64+fyXZw=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe9adbc7995397f001e0ef793b86a6c140ceb78dd92cf000000011768954192a169ce146a2565@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1586/406365529@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1586@github.com>
References: <quicwg/base-drafts/issues/1586@github.com>
Subject: Re: [quicwg/base-drafts] qpack: successful header block processing as opposed to what? (#1586)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b50d341aeec1_78163f891e4bef88959b"; 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/MAigxmOPLEBO2KdZGjoti3vD9hQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 19 Jul 2018 18:07:02 -0000

----==_mimepart_5b50d341aeec1_78163f891e4bef88959b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I agree, it is important to indicate completion.

One alternative to using the word "complete" and its variants is to use a perfect tense:

```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1586#issuecomment-406365529
----==_mimepart_5b50d341aeec1_78163f891e4bef88959b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I agree, it is important to indicate completion.</p>
<p>One alternative to using the word "complete" and its variants is to use a perfect tense:</p>
<pre><code></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/1586#issuecomment-406365529">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6QNvrw-8viyPcnRh-JlY_GyaR5Hks5uIMrBgaJpZM4VVaPN">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5GgeGQDc1d3AMlGo6YqoFzaZveTks5uIMrBgaJpZM4VVaPN.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1586: I agree, it is important to indicate completion.\r\n\r\nOne alternative to using the word \"complete\" and its variants is to use a perfect tense:\r\n\r\n```"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1586#issuecomment-406365529"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1586#issuecomment-406365529",
"url": "https://github.com/quicwg/base-drafts/issues/1586#issuecomment-406365529",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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: successful header block processing as opposed to what? (#1586)",
"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\": 1586,\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\": 1586\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1586#issuecomment-406365529"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 357934029\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b50d341aeec1_78163f891e4bef88959b--


From nobody Thu Jul 19 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 A50BA130F96 for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 14:12:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fNTPdfmonQfU for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 14:12: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 171DD130F76 for <quic-issues@ietf.org>; Thu, 19 Jul 2018 14:12:29 -0700 (PDT)
Date: Thu, 19 Jul 2018 14:12:27 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532034747; bh=pV0SD2qo8EmHeHjh52CpV7hMJjvvAj8Iz/qXtT3EcCs=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=Rw81jo4gWEyNM94Bbo3AeBkeb8qYkXcx0/6M2La5ttpp2taIRbQdiUwsp4McJxGzq u6DF3u4f15aQP8fmiqkbx08QxG9bd89g6sWgN9rcK9nzI5C3W41zfEgzS8L5N0fjar aFSkaUCcMYsJJz7WSn+4c27TdHyTw1zQbNmjUjQ4=
From: mirjak <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab1064e8170896329b5252637a757dafca0148966f92cf000000011768c0bb92a169ce14701b1c@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1587@github.com>
Subject: [quicwg/base-drafts] Use of "supports ECN" is confusing (#1587)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b50febbaf0e5_5f3d3fe40f8ccf5c8452c"; 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/01s3eJJ4SllDrJit01idmaZ-xo8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 19 Jul 2018 21:12:33 -0000

----==_mimepart_5b50febbaf0e5_5f3d3fe40f8ccf5c8452c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

The texts should not talk about supporting ECN because all QUIC endpoints support it. An endpoint that decides to not send ECT marked packets (for what every reason) still needs to send feedback. Even if the receiver cannot access the IP codepoint it will never see one and never send an ECN-ACK frame (but still supoort 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/1587
----==_mimepart_5b50febbaf0e5_5f3d3fe40f8ccf5c8452c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>The texts should not talk about supporting ECN because all QUIC endpoints support it. An endpoint that decides to not send ECT marked packets (for what every reason) still needs to send feedback. Even if the receiver cannot access the IP codepoint it will never see one and never send an ECN-ACK frame (but still supoort 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/1587">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyep22yVZbDQM8WV88q639BZ61zPks5uIPY7gaJpZM4VXGga">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqw-smhGeXYeTVyOgVd1K7CSQhODuks5uIPY7gaJpZM4VXGga.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 of \"supports ECN\" is confusing (#1587)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1587"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1587",
"url": "https://github.com/quicwg/base-drafts/issues/1587",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@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 of \"supports ECN\" is confusing (#1587)",
"sections": [
{
"text": "",
"activityTitle": "**mirjak**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mirjak",
"facts": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1587
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1587,\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\": 1587\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1587"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 358377498\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b50febbaf0e5_5f3d3fe40f8ccf5c8452c--


From nobody Thu Jul 19 15:47: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 74D4D130E5B for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 15:47:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id f2xbj6pk2A7j for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 15:47: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 529AD130E59 for <quic-issues@ietf.org>; Thu, 19 Jul 2018 15:47:43 -0700 (PDT)
Date: Thu, 19 Jul 2018 15:47:40 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532040460; bh=Fpgk6MpEcPDRBlZ6fecYzBcAZ53bRTfPsHnYenXSKiM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=QF3EX+Z/TDdrFXyj65djUWLUy7wLOzzJxzu69rWGurcSVxpPYC9pPOAfc2HE2fhcl 949Ak/BKq68oKGp8WbOrh12ASiXl8tVXM0lHJKK2AS2cOWWCgxW+fV+JW0n6wn6i51 cJhT0xG7XcuOCSR7J63DrQQlmzg96DGX8oTHpJXk=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab5c7143723129cdca65b63566ac253363de2d57d892cf000000011768d70b92a169ce14701b1c@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1587/406437395@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1587@github.com>
References: <quicwg/base-drafts/issues/1587@github.com>
Subject: Re: [quicwg/base-drafts] Use of "supports ECN" is confusing (#1587)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b51150c1964_483b3ff95e6ccf5482866"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/_RXbKeish2yeFaWpXhfmYSTYr6E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 19 Jul 2018 22:47:46 -0000

----==_mimepart_5b51150c1964_483b3ff95e6ccf5482866
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Instances of that text that exist should only exist with respect to support on the path.  If you could point out specific instances, then we could fix this more easily.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1587#issuecomment-406437395
----==_mimepart_5b51150c1964_483b3ff95e6ccf5482866
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Instances of that text that exist should only exist with respect to support on the path.  If you could point out specific instances, then we could fix this more easily.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1587#issuecomment-406437395">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5Jmq9IWqB8DrYTYjn21VlVI7WOPks5uIQyMgaJpZM4VXGga">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwjl6YL3PUYq9ZyZ5xDdTLpsGW6qks5uIQyMgaJpZM4VXGga.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1587: Instances of that text that exist should only exist with respect to support on the path.  If you could point out specific instances, then we could fix this more easily."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1587#issuecomment-406437395"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1587#issuecomment-406437395",
"url": "https://github.com/quicwg/base-drafts/issues/1587#issuecomment-406437395",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 of \"supports ECN\" is confusing (#1587)",
"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\": 1587,\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\": 1587\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1587#issuecomment-406437395"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 358377498\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b51150c1964_483b3ff95e6ccf5482866--


From nobody Thu Jul 19 19:18: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 41CA8130EED for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 19:18:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id txKF-wzCZNqN for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 19:18:15 -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 2CCAB130ECD for <quic-issues@ietf.org>; Thu, 19 Jul 2018 19:18:15 -0700 (PDT)
Date: Thu, 19 Jul 2018 19:18:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532053094; bh=b3KBcfDmox5xnIzskIqoqh09LW1SGkn7qcdF4VvVcE8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=nG3nXqgG2+KnufLxjeQYCvJpBj3iK4aQntb2fpXJz2fnzWn2T4Camvo9nBMWjAIYb vm+T1QI4697d2U3wgNc/rm+tE50oLbtDZ8xXoIp1u3BMdmgXPWUIDAH3wKkh0M9Kc8 Nq05Kf7BY+JPRkTp3ewbRSKA2l5w+B5OPiG0PNt8=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe2f69aa55925f3fd5e637f8018b5afcfe0ee5fee92cf000000011769086692a169ce13c7a591@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1443/406468870@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1443@github.com>
References: <quicwg/base-drafts/issues/1443@github.com>
Subject: Re: [quicwg/base-drafts] Stateless Reset Eternal Ping Pong (#1443)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b514666a354e_1e8d3fa611cccf585125c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/yRAvPSe3fZsm0cKzSxWa2i18n34>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 20 Jul 2018 02:18:17 -0000

----==_mimepart_5b514666a354e_1e8d3fa611cccf585125c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

A simpler idea I just thought of was making the stateless reset < SOME_SIZE and not responding with a stateless reset unless the payload was > SOME_SIZE.  

Given ACK-only packets are relatively common, particularly in response to a large packet, possibly we could advise generating an ACK-only sized packet and sending that in response, with a constraint it must be less than whatever the magic size is.

I think this completely fixes the issue, assuming it's workable 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/1443#issuecomment-406468870
----==_mimepart_5b514666a354e_1e8d3fa611cccf585125c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>A simpler idea I just thought of was making the stateless reset &lt; S=
OME_SIZE and not responding with a stateless reset unless the payload was=
 &gt; SOME_SIZE.</p>
<p>Given ACK-only packets are relatively common, particularly in response=
 to a large packet, possibly we could advise generating an ACK-only sized=
 packet and sending that in response, with a constraint it must be less t=
han whatever the magic size is.</p>
<p>I think this completely fixes the issue, assuming it's workable in pra=
ctice.</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/1443#issuecomment-406468870">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq7vZ=
H_C9r2uLWeU2sgnx9OPDXFxxks5uIT3mgaJpZM4Ulk0v">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq48lhyQlUUKQYgnkGiZ4rQCp=
XGVvks5uIT3mgaJpZM4Ulk0v.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 #1443: A simpler idea I just thought of was making the stateless =
reset \u003c SOME_SIZE and not responding with a stateless reset unless t=
he payload was \u003e SOME_SIZE.  \r\n\r\nGiven ACK-only packets are rela=
tively common, particularly in response to a large packet, possibly we co=
uld advise generating an ACK-only sized packet and sending that in respon=
se, with a constraint it must be less than whatever the magic size is.\r\=
n\r\nI think this completely fixes the issue, assuming it's workable in p=
ractice."}],"action":{"name":"View Issue","url":"https://github.com/quicw=
g/base-drafts/issues/1443#issuecomment-406468870"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment=
-406468870",
"url": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment-40=
6468870",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Stateless Reset Eternal Ping Pong (#14=
43)",
"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\": 1443,\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\": 1443\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment-40=
6468870"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3453944=
79\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b514666a354e_1e8d3fa611cccf585125c--


From nobody Thu Jul 19 19:34: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 268DA131048 for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 19:34:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dU6c_eIlX8-K for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 19:34: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 53A01130E12 for <quic-issues@ietf.org>; Thu, 19 Jul 2018 19:34:09 -0700 (PDT)
Date: Thu, 19 Jul 2018 19:34:08 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532054048; bh=yuL/cHlKVSgKEUxeL1QqCQ7drxfWBYplfYcDWy5vqAI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=mpvt4ulYQoJRlvqrJTRMEq70b4KM49GYpTCuWRMJowm4Ss7xZBy/qK5MU4ANOmAne VV3Q7HHet4cHU1DNJ5KFG0dm6gMPAdQfy8jqUSSi9Zl+aeZQq8JIWbsOi7OqNbt3O7 UfjcpFq8bVjetl1k9D1HSwiKTwqg4YzIQVyN0DxY=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab3ec8b93046e6daab1986aac3792ea054811fbfdb92cf0000000117690c2092a169ce0f9d30eb@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/814/406471171@github.com>
In-Reply-To: <quicwg/base-drafts/issues/814@github.com>
References: <quicwg/base-drafts/issues/814@github.com>
Subject: Re: [quicwg/base-drafts] Add a MESSAGE frame optimized for sub-MTU payloads (#814)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b514a2059436_17803f8c6c8ccf5c10188"; 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/2umDJFg54BYKyIAsiSHYEK57vts>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 20 Jul 2018 02:34:11 -0000

----==_mimepart_5b514a2059436_17803f8c6c8ccf5c10188
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Sure. I think the "exercising QUIC extension" aspect is trivial, the harder part is agreeing the problems to be solved

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/814#issuecomment-406471171
----==_mimepart_5b514a2059436_17803f8c6c8ccf5c10188
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Sure. I think the "exercising QUIC extension" aspect is trivial, the harder part is agreeing the problems to be solved</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/814#issuecomment-406471171">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6MwPS0GoozPtfTZB7lwJq4hxJUVks5uIUGggaJpZM4PqF_2">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqw5sl-kPSt3881fzm2xDoJd3WEQAks5uIUGggaJpZM4PqF_2.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #814: Sure. I think the \"exercising QUIC extension\" aspect is trivial, the harder part is agreeing the problems to be solved"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/814#issuecomment-406471171"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/814#issuecomment-406471171",
"url": "https://github.com/quicwg/base-drafts/issues/814#issuecomment-406471171",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 a MESSAGE frame optimized for sub-MTU payloads (#814)",
"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\": 814,\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\": 814\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/814#issuecomment-406471171"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 262692854\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b514a2059436_17803f8c6c8ccf5c10188--


From nobody Thu Jul 19 19:34: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 AEA8413102D for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 19:34:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UpADUw-3_Mnc for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 19:34: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 C4A4C130E12 for <quic-issues@ietf.org>; Thu, 19 Jul 2018 19:34:32 -0700 (PDT)
Date: Thu, 19 Jul 2018 19:34:32 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532054072; bh=cdhL1kZVdrMj1DJRqjYmSjionPsewqq4u3V1a1YUK6E=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=namU3c0d/+It1yfdGM4byJ1xLw3msu4Q7WlKW6lUxx0E2J+1lCJG0tS6dFdbffsM9 HvV0BpbUQxYjkRpv3JV+00cYAwRfYnrwZwObI01UxjFZaM5XbAXN/18xqSVD/+ChP6 a39GIwGcpC4Y1K2EG8Yg/ODMvBaAj5h6qno7P2UI=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba146319c9a5a2c08e11c0a0bc15fe3e8e6a9990d92cf0000000117690c3892a169ce147108ea@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1588@github.com>
Subject: [quicwg/base-drafts] Fix: replace "control stream" with "Encoder Stream" (#1588)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b514a38bc08_48c53fe5760ccf605383b6"; 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/wlSehVmHUtpdmXpQW5sEDTjI_cs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 20 Jul 2018 02:34:35 -0000

----==_mimepart_5b514a38bc08_48c53fe5760ccf605383b6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

"control stream" is not defined and in all instances it was used to refer to the Encoder Stream.

Fixes issue #1583.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1588

-- Commit Summary --

  * Fix: replace "control stream" with "Encoder Stream"

-- File Changes --

    M draft-ietf-quic-qpack.md (8)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1588.patch
https://github.com/quicwg/base-drafts/pull/1588.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/1588

----==_mimepart_5b514a38bc08_48c53fe5760ccf605383b6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>"control stream" is not defined and in all instances it was used to refer to the Encoder Stream.</p>
<p>Fixes issue <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="342489805" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1583" href="https://github.com/quicwg/base-drafts/issues/1583">#1583</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/1588'>https://github.com/quicwg/base-drafts/pull/1588</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Fix: replace &quot;control stream&quot; with &quot;Encoder Stream&quot;</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1588/files#diff-0">draft-ietf-quic-qpack.md</a>
    (8)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1588.patch'>https://github.com/quicwg/base-drafts/pull/1588.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1588.diff'>https://github.com/quicwg/base-drafts/pull/1588.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/1588">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8QYFKd-LIaMGjgmVcBQpGUTW5DUks5uIUG4gaJpZM4VXXSl">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_elfUrVyVju_w-qojMW9NOZ4_Ucks5uIUG4gaJpZM4VXXSl.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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: replace \"control stream\" with \"Encoder Stream\" (#1588)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1588"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1588",
"url": "https://github.com/quicwg/base-drafts/pull/1588",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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: replace \"control stream\" with \"Encoder Stream\" (#1588)",
"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": "b03d0ec",
"value": "Fix: replace \"control stream\" with \"Encoder Stream\""
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-qpack.md](https://github.com/quicwg/base-drafts/pull/1588/files#diff-0) (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\": 1588,\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\": 1588\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1588"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1588.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1588.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 358446245\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b514a38bc08_48c53fe5760ccf605383b6--


From nobody Thu Jul 19 20:00: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 1F082130E18 for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 20:00:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hGmJbxuxRWlQ for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 20:00: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 042C6130E12 for <quic-issues@ietf.org>; Thu, 19 Jul 2018 20:00:00 -0700 (PDT)
Date: Thu, 19 Jul 2018 19:59:32 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532055572; bh=rtlzDhGgtyxq/qlmqLHrm171iE94uYYNIoZFfSWlTk8=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=oHwj0YOrnS/6a+LPyn/RXgebDqbPC5TxI+LKobslY0EmnLe8MiyxsE6SSPE78XZGV 0p1C7bBJgPpLto14k+TOaOpGQvpp41XFixV/uy8qmf6ldbMDjccgt9Fb49mXFY3Hnz MuFIPf5+AMrC/zd6r+6RWC+xVIL3D9B7ABR84+ZE=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab5ec38a37e49a744e55f4212d671f8fa05f153f4892cf000000011769121492a169ce14711813@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1589@github.com>
Subject: [quicwg/base-drafts] Do not use undefined term "successful processing" (#1589)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5150141dd55_74aa3f9da56ccf50105177"; 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/x7ApRKWCgXNuoPNfxkJeSy5WqTo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 20 Jul 2018 03:00:02 -0000

----==_mimepart_5b5150141dd55_74aa3f9da56ccf50105177
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Change phrasing to use clearer verbiage.

Fixes issue #1586.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1589

-- Commit Summary --

  * Do not use undefined term "successful processing"

-- File Changes --

    M draft-ietf-quic-qpack.md (4)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1589.patch
https://github.com/quicwg/base-drafts/pull/1589.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/1589

----==_mimepart_5b5150141dd55_74aa3f9da56ccf50105177
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Change phrasing to use clearer verbiage.</p>
<p>Fixes issue <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="342500709" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1586" href="https://github.com/quicwg/base-drafts/issues/1586">#1586</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/1589'>https://github.com/quicwg/base-drafts/pull/1589</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Do not use undefined term &quot;successful processing&quot;</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1589/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/1589.patch'>https://github.com/quicwg/base-drafts/pull/1589.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1589.diff'>https://github.com/quicwg/base-drafts/pull/1589.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/1589">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6eIE6E0MzJ9xUGA6AJcJidH2s2nks5uIUeUgaJpZM4VXYYE">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqydi4SgK0zW_Ai79x26gV3pdKNeiks5uIUeUgaJpZM4VXYYE.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Do not use undefined term \"successful processing\" (#1589)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1589"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1589",
"url": "https://github.com/quicwg/base-drafts/pull/1589",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Do not use undefined term \"successful processing\" (#1589)",
"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": "edd98c6",
"value": "Do not use undefined term \"successful processing\""
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-qpack.md](https://github.com/quicwg/base-drafts/pull/1589/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\": 1589,\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\": 1589\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1589"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1589.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1589.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 358450692\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b5150141dd55_74aa3f9da56ccf50105177--


From nobody Thu Jul 19 20:30: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 2F7D9130E6E for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 20:30:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ad-9EHO-h1Ll for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 20:30: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 0B5551277D2 for <quic-issues@ietf.org>; Thu, 19 Jul 2018 20:30:05 -0700 (PDT)
Date: Thu, 19 Jul 2018 20:30:03 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532057403; bh=2baCAtF5SRb8Rq60SYZWaWVucyPs0Ermbf1TEdRlkBc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=HO0Wq4SrlLxlQBRejK52L1B7cXHdTyIq88TprszxSTnwe7rKMJHQrY/nX0fmOGckw I45QR82e35TucQB1UMbE9qTMHhcP4zm7pyG/pX7hyF0B6Sb5IzCunkfq26tYwYGF+q a1+ORdm5FNpk/yBgmuUM+DNHt+w8zDQmECKVXYqM=
From: Masaori Koshiba <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab91c2b7363d9e40b7ba605512c2b251253e9d3d2692cf000000011769193b92a169ce145eeded@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1573/c406478811@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1573@github.com>
References: <quicwg/base-drafts/pull/1573@github.com>
Subject: Re: [quicwg/base-drafts] Add an appendix containing test vectors for "Initial". (#1573)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b51573bc77d_53a33fc9d34ccf5c114715"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: masaori335
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/sWUSCNZPJc35qn23P6i5TR7XAwk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 20 Jul 2018 03:30:07 -0000

----==_mimepart_5b51573bc77d_53a33fc9d34ccf5c114715
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I tried @ekr's test vector on the list and this test vector. My code passed with ekr's test vector, but failed with this test vector.
I got below values. ("initial secret" is same, but others are not same)
```
initial secret : a572b0245af1eddf5c61c6e3f7f9304ca66bfb4caaf76567d5cb8dd1dc4e820b

client in secret: 9f536457f32a1e0ae864bcb3caf1235110630e1d1fb33835bd054170f99bf7dc
key: f2928f2614ad6c20b9bd008e9c89631c
iv: ab950b0198637978cf44aab9
pn: 68c3f64e2d6634412b8e3294628d76f1

server in secret: b087dcd7478dda8a858fbf3d605c888586c0a3a9875423ad4f114f0ba38e5a2e
key: f56817d0fc595cfc0a2b0bcfb18735ec
iv: 3205035a3c937c902ee4f4d6
pn: a313c86d1373ecbccb3294b14974226c
```

I doubt that there is a bug around `HKDF-Expand-Label` implementation. Because the "info" parameter of `HKDF-Expand` is changed in draft-13. If understand correctly, it's `HkdfLabel` (defined in TLS 1.3) and it has `context<0..255>` field. Without the context field, I got exact same values of this test vector.

QUIC draft-12
```
struct {
    uint16 length = Length;
    opaque label<6..255> = "QUIC " + Label;
} QhkdfExpandInfo;
```

TLS 1.3 (QUIC draft-13)
```
struct {
    uint16 length = Length;
    opaque label<7..255> = "tls13 " + Label;
    opaque context<0..255> = Context;
} HkdfLabel;
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1573#issuecomment-406478811
----==_mimepart_5b51573bc77d_53a33fc9d34ccf5c114715
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>I tried <a class=3D"user-mention" data-hovercard-user-id=3D"1111457" d=
ata-octo-click=3D"hovercard-link-click" data-octo-dimensions=3D"link_type=
:self" href=3D"https://github.com/ekr">@ekr</a>'s test vector on the list=
 and this test vector. My code passed with ekr's test vector, but failed =
with this test vector.<br>
I got below values. ("initial secret" is same, but others are not same)</=
p>
<pre><code>initial secret : a572b0245af1eddf5c61c6e3f7f9304ca66bfb4caaf76=
567d5cb8dd1dc4e820b

client in secret: 9f536457f32a1e0ae864bcb3caf1235110630e1d1fb33835bd05417=
0f99bf7dc
key: f2928f2614ad6c20b9bd008e9c89631c
iv: ab950b0198637978cf44aab9
pn: 68c3f64e2d6634412b8e3294628d76f1

server in secret: b087dcd7478dda8a858fbf3d605c888586c0a3a9875423ad4f114f0=
ba38e5a2e
key: f56817d0fc595cfc0a2b0bcfb18735ec
iv: 3205035a3c937c902ee4f4d6
pn: a313c86d1373ecbccb3294b14974226c
</code></pre>
<p>I doubt that there is a bug around <code>HKDF-Expand-Label</code> impl=
ementation. Because the "info" parameter of <code>HKDF-Expand</code> is c=
hanged in draft-13. If understand correctly, it's <code>HkdfLabel</code> =
(defined in TLS 1.3) and it has <code>context&lt;0..255&gt;</code> field.=
 Without the context field, I got exact same values of this test vector.<=
/p>
<p>QUIC draft-12</p>
<pre><code>struct {
    uint16 length =3D Length;
    opaque label&lt;6..255&gt; =3D "QUIC " + Label;
} QhkdfExpandInfo;
</code></pre>
<p>TLS 1.3 (QUIC draft-13)</p>
<pre><code>struct {
    uint16 length =3D Length;
    opaque label&lt;7..255&gt; =3D "tls13 " + Label;
    opaque context&lt;0..255&gt; =3D Context;
} HkdfLabel;
</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/1573#issuecomment-406478811">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq1hFq9=
5ICygY-GBlsrMbQ60YBgXYks5uIU67gaJpZM4VSLo0">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkq44nM6_tzjiWBACJ8gwbQ5KBn1uD=
ks5uIU67gaJpZM4VSLo0.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":"@masa=
ori335 in #1573: I tried @ekr's test vector on the list and this test vec=
tor. My code passed with ekr's test vector, but failed with this test vec=
tor.\r\nI got below values. (\"initial secret\" is same, but others are n=
ot same)\r\n```\r\ninitial secret : a572b0245af1eddf5c61c6e3f7f9304ca66bf=
b4caaf76567d5cb8dd1dc4e820b\r\n\r\nclient in secret: 9f536457f32a1e0ae864=
bcb3caf1235110630e1d1fb33835bd054170f99bf7dc\r\nkey: f2928f2614ad6c20b9bd=
008e9c89631c\r\niv: ab950b0198637978cf44aab9\r\npn: 68c3f64e2d6634412b8e3=
294628d76f1\r\n\r\nserver in secret: b087dcd7478dda8a858fbf3d605c888586c0=
a3a9875423ad4f114f0ba38e5a2e\r\nkey: f56817d0fc595cfc0a2b0bcfb18735ec\r\n=
iv: 3205035a3c937c902ee4f4d6\r\npn: a313c86d1373ecbccb3294b14974226c\r\n`=
``\r\n\r\nI doubt that there is a bug around `HKDF-Expand-Label` implemen=
tation. Because the \"info\" parameter of `HKDF-Expand` is changed in dra=
ft-13. If understand correctly, it's `HkdfLabel` (defined in TLS 1.3) and=
 it has `context\u003c0..255\u003e` field. Without the context field, I g=
ot exact same values of this test vector.\r\n\r\nQUIC draft-12\r\n```\r\n=
struct {\r\n    uint16 length =3D Length;\r\n    opaque label\u003c6..255=
\u003e =3D \"QUIC \" + Label;\r\n} QhkdfExpandInfo;\r\n```\r\n\r\nTLS 1.3=
 (QUIC draft-13)\r\n```\r\nstruct {\r\n    uint16 length =3D Length;\r\n =
   opaque label\u003c7..255\u003e =3D \"tls13 \" + Label;\r\n    opaque c=
ontext\u003c0..255\u003e =3D Context;\r\n} HkdfLabel;\r\n```"}],"action":=
{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/=
pull/1573#issuecomment-406478811"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1573#issuecomment-4=
06478811",
"url": "https://github.com/quicwg/base-drafts/pull/1573#issuecomment-4064=
78811",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 containing test vector=
s for \"Initial\". (#1573)",
"sections": [
{
"text": "",
"activityTitle": "**Masaori Koshiba**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@masaori335",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1573,\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\": 1573\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1573#issuecomment-4064=
78811"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3570877=
96\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b51573bc77d_53a33fc9d34ccf5c114715--


From nobody Thu Jul 19 21:11: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 D468B130EA9 for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 21:11:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.009
X-Spam-Level: 
X-Spam-Status: No, score=-3.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nmY6PnLLwixd for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 21:11:47 -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 7EFF7130E7D for <quic-issues@ietf.org>; Thu, 19 Jul 2018 21:11: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=uQx8ofBaU4HXWo9AgP/Y4ysN9EE=; b=V9irpRi8y3gVXAXg 6kUA8Uf5wkE3BU6pNEjCWDCJZwPZf2D3MJDPFtmNp7xiRICSJJmq2O+iI1XGW38s ZDLeI7ubak8BFX34OI3TGFu3rqOmh7OqPzdA7tax7pmkN/xhRDNE95jdUcCvcIpk 83VraFruNsxoOc4pmMeXCrJGCXE=
Received: by filter0246p1iad2.sendgrid.net with SMTP id filter0246p1iad2-20906-5B516102-1A 2018-07-20 04:11:46.547872719 +0000 UTC m=+190915.367865456
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) by ismtpd0038p1mdw1.sendgrid.net (SG) with ESMTP id 6QruRfz-TJmK3OXOO9Uy5w for <quic-issues@ietf.org>; Fri, 20 Jul 2018 04:11:46.224 +0000 (UTC)
Date: Fri, 20 Jul 2018 04:11:46 +0000 (UTC)
From: Rui Paulo <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abae4a9f6495c6f15706fb49647fc8750b6c55996292cf00000001176922d992a169ce145eeded@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1573/c406483849@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1573@github.com>
References: <quicwg/base-drafts/pull/1573@github.com>
Subject: Re: [quicwg/base-drafts] Add an appendix containing test vectors for "Initial". (#1573)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5160d91eb50_3e323fc23dcbef781521de"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1lj9+ruavIMAr/grNkDDyVTVN50IUOxBIBKX SEHIVY7bFROHNRh4pk8k72B25A4VUSbFFg6KHQZ6EJh+5AteLnp1OUaGi00rHM8QumBuJcx2p2WLVv 7lhTWYb1lfL1BGRNUMNAKE55WM5wbupXbvTiIlQS5L/sXpUwvZF/5Aa6H4m7GSTFQSsSqW3dttEu/P A=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/BGAN4DuxD9_e-Uec-4IggnGT66M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 20 Jul 2018 04:11:50 -0000

----==_mimepart_5b5160d91eb50_3e323fc23dcbef781521de
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

That makes sense, thanks for testing.  I can try to get @ekr's vectors into this PR and include the PNE vectors

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1573#issuecomment-406483849
----==_mimepart_5b5160d91eb50_3e323fc23dcbef781521de
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>That makes sense, thanks for testing.  I can try to get <a class="user-mention" data-hovercard-user-id="1111457" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ekr">@ekr</a>'s vectors into this PR and include the PNE vectors</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1573#issuecomment-406483849">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4AjwZFkGdnnBqR3PmyD1kWsBfkbks5uIVhZgaJpZM4VSLo0">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqym9PRiNLh6wbWu_ftymVUgfTyGgks5uIVhZgaJpZM4VSLo0.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1573: That makes sense, thanks for testing.  I can try to get @ekr's vectors into this PR and include the PNE vectors"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1573#issuecomment-406483849"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1573#issuecomment-406483849",
"url": "https://github.com/quicwg/base-drafts/pull/1573#issuecomment-406483849",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 containing test vectors for \"Initial\". (#1573)",
"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\": 1573,\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\": 1573\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1573#issuecomment-406483849"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 357087796\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b5160d91eb50_3e323fc23dcbef781521de--


From nobody Thu Jul 19 21:14: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 9E8AF130EA9 for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 21:14:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FvV8VHIoVTBl for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 21:14: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 B34BC130E7D for <quic-issues@ietf.org>; Thu, 19 Jul 2018 21:14:12 -0700 (PDT)
Date: Thu, 19 Jul 2018 21:14:12 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532060052; bh=27PyhB9AtgtMUvsZzM1+Zbp+0Ryly2d5D5+u+X+rHaM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Al2tm/zQXBE6B1avbiUbbown6QPEqsQBQro90U7CH2BtV++n03YyRgCMFO3ehLuJR nQV0Gg1dM5+EoZFcax4lNz7uxYKtHZl1emwxjCKENg7GpcrQOd9oMWuMDSNHKZF8F0 utSOzclWyoeLCNI1ESWjrbVEfj+SB4plM8Kmem3c=
From: Rui Paulo <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab50c12220d4c56764273bf63913bf06c81643d86492cf000000011769239492a169ce14570023@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1559/c406484227@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1559@github.com>
References: <quicwg/base-drafts/pull/1559@github.com>
Subject: Re: [quicwg/base-drafts] Replace alarm with timer (#1559)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b51619457ce_3a0e3fe1f66ccf60103330"; 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/vFRhSdXQo3KQ_epS4RkSAqoHO_s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 20 Jul 2018 04:14:15 -0000

----==_mimepart_5b51619457ce_3a0e3fe1f66ccf60103330
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett I think you missed the transport doc (migration 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/1559#issuecomment-406484227
----==_mimepart_5b51619457ce_3a0e3fe1f66ccf60103330
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-user-id="20072817" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ianswett">@ianswett</a> I think you missed the transport doc (migration 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/1559#issuecomment-406484227">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-3ziKuQQvOaERoaxDl3vHL-7t4lks5uIVkUgaJpZM4VP5vB">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqz560Bo1P3KzKl4clkp9a2U9OOc4ks5uIVkUgaJpZM4VP5vB.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1559: @ianswett I think you missed the transport doc (migration section)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1559#issuecomment-406484227"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1559#issuecomment-406484227",
"url": "https://github.com/quicwg/base-drafts/pull/1559#issuecomment-406484227",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 alarm with timer (#1559)",
"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\": 1559,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1559#issuecomment-406484227"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356490177\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b51619457ce_3a0e3fe1f66ccf60103330--


From nobody Thu Jul 19 21:37: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 9DC70130ED0 for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 21:37:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.009
X-Spam-Level: 
X-Spam-Status: No, score=-3.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mpk3APRLE_4I for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 21:37:21 -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 6E9F4130E7D for <quic-issues@ietf.org>; Thu, 19 Jul 2018 21:37:21 -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=krqehcUWiwLR/I0fp0DYQ2uK78c=; b=HegwLIDUQFv+ZefM ext0whjgbbihGioLZ2U5wJbUoAkRozQAM/GVMe5xsRcuD1uUWpDy5hlmbfvM9BMB seAc7KMQbAilF9oO27Q2fo70nOhkkb9sJj5hGBn9YY+NFoAkZS+owSxFFJH9l4te q69mulr32CoOH5t6PvmT4/aDALY=
Received: by filter0268p1iad2.sendgrid.net with SMTP id filter0268p1iad2-32417-5B516700-F 2018-07-20 04:37:20.379904224 +0000 UTC m=+192112.947369031
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) by ismtpd0040p1mdw1.sendgrid.net (SG) with ESMTP id SYLtMVDyTaSznWVPUaCH1Q for <quic-issues@ietf.org>; Fri, 20 Jul 2018 04:37:20.067 +0000 (UTC)
Date: Fri, 20 Jul 2018 04:37:20 +0000 (UTC)
From: Rui Paulo <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab709fa56868c858e7363b780555150ed61f5eb52192cf00000001176928d792a169ce147150fd@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1590@github.com>
Subject: [quicwg/base-drafts] Remove alarm references from the transport doc. (#1590)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5166d72bc23_27013fdb0d6ccf5025375a"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1+/Tn+QV6xIRFoVRgV7Gmwb3RPaNaAwyachL 9g4ItBXCDBCemEio9a4qeq0TlvmqraTY5KOaHyaCoqeCHucKcN+GoT9oXv+jRcvauoH1r1JeOTJHUg On2aU4fwKFXUMkjzoI0F4z1N+O83Jey02UwVEitapwo09CPXOPi34EJlqMFs+K6xtM9SFN/YMh6Jcv g=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/EDA-1vex8x0KzATQmJh-Uv2GRkU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 20 Jul 2018 04:37:24 -0000

----==_mimepart_5b5166d72bc23_27013fdb0d6ccf5025375a
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/1590

-- Commit Summary --

  * Remove alarm references from the transport doc.

-- File Changes --

    M draft-ietf-quic-transport.md (8)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1590.patch
https://github.com/quicwg/base-drafts/pull/1590.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/1590

----==_mimepart_5b5166d72bc23_27013fdb0d6ccf5025375a
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/1590'>https://github.com/quicwg/base-drafts/pull/1590</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Remove alarm references from the transport doc.</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1590/files#diff-0">draft-ietf-quic-transport.md</a>
    (8)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1590.patch'>https://github.com/quicwg/base-drafts/pull/1590.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1590.diff'>https://github.com/quicwg/base-drafts/pull/1590.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/1590">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4_Tu38SqNKWmkz9imAbGEpLVU0Tks5uIV5XgaJpZM4VXcYg">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzRXYrueC_Jg2H35OHkjCZ5d-lCyks5uIV5XgaJpZM4VXcYg.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 alarm references from the transport doc. (#1590)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1590"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1590",
"url": "https://github.com/quicwg/base-drafts/pull/1590",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 alarm references from the transport doc. (#1590)",
"sections": [
{
"text": "",
"activityTitle": "**Rui Paulo**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@rpaulo",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "d909667",
"value": "Remove alarm references from the transport doc."
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1590/files#diff-0) (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\": 1590,\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\": 1590\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1590"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1590.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1590.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 358467104\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b5166d72bc23_27013fdb0d6ccf5025375a--


From nobody Thu Jul 19 21:37: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 1C93C130ED0 for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 21:37:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id INPI8br4Z0po for <quic-issues@ietfa.amsl.com>; Thu, 19 Jul 2018 21:37:28 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 412D7130E7D for <quic-issues@ietf.org>; Thu, 19 Jul 2018 21:37:28 -0700 (PDT)
Date: Thu, 19 Jul 2018 21:37:27 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532061447; bh=yKYfuafZYBGJaCK8bQ3uDxvNvK7RKml/QneXwL9s/6Q=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=soiH3VwscElOXFAd32G58xYTZ4QJi8pB4AMnrgyZu8rPGTjwOLlcvwy512eAB1bzM ulovgnsPtJITVesYUsOHC8MXpp2V0DwRH5MQOmE3mV5Ql5RzpAeJbtqLqgn+K2StPg JLFwozH0rwUYSmgPbHoEhqulapB4rJS73mb/L91g=
From: Rui Paulo <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab7b1790a858d910d57be0b62aed2dac094d20d99f92cf000000011769290792a169ce14570023@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1559/c406486816@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1559@github.com>
References: <quicwg/base-drafts/pull/1559@github.com>
Subject: Re: [quicwg/base-drafts] Replace alarm with timer (#1559)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5167075eabc_c6e53f98e88bef78321750"; 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/msLDnODCLW-d4ObXtOj18lfDTho>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 20 Jul 2018 04:37:31 -0000

----==_mimepart_5b5167075eabc_c6e53f98e88bef78321750
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Should be done now in PR #1590 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1559#issuecomment-406486816
----==_mimepart_5b5167075eabc_c6e53f98e88bef78321750
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Should be done now in PR <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="342970621" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1590" href="https://github.com/quicwg/base-drafts/pull/1590">#1590</a></p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1559#issuecomment-406486816">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3l0eKG3pwgTa7sU6Oy6UPwnK3Lsks5uIV6HgaJpZM4VP5vB">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6i6O7e6QmicXco_X0sf4ZhuPVAXks5uIV6HgaJpZM4VP5vB.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1559: Should be done now in PR #1590 "}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1559#issuecomment-406486816"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1559#issuecomment-406486816",
"url": "https://github.com/quicwg/base-drafts/pull/1559#issuecomment-406486816",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 alarm with timer (#1559)",
"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\": 1559,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1559#issuecomment-406486816"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356490177\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b5167075eabc_c6e53f98e88bef78321750--


From nobody Fri Jul 20 04: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 57A0B131137 for <quic-issues@ietfa.amsl.com>; Fri, 20 Jul 2018 04:27:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Xw26rrtoHzlz for <quic-issues@ietfa.amsl.com>; Fri, 20 Jul 2018 04:27: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 CD07D1310BE for <quic-issues@ietf.org>; Fri, 20 Jul 2018 04:27:30 -0700 (PDT)
Date: Fri, 20 Jul 2018 04:27:29 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532086049; bh=Og72qVXu+sioqvRfehXvNf5dkUeEhMDWtkpT21y8tr4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=RdjKxpzaWwxi8+tpzwQ45iGHm+/Ync0Jw04VRjTw6KnEmq7aq/s/IKT/Hnpfzg7QD r07UuGOtPIPF+rSQkQt6gh37URKuuYUhxc/BACAloVnk33PhrtQAYkWfwnQ1e3XRMO EFu8hbMCx2Yqw/DTfuI6MMF0nNX285IeR7pxivw4=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab08b0049656db7c97c2ef61680aac748c2e77a92492cf000000011769892192a169ce13c7a591@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1443/406573225@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1443@github.com>
References: <quicwg/base-drafts/issues/1443@github.com>
Subject: Re: [quicwg/base-drafts] Stateless Reset Eternal Ping Pong (#1443)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b51c721cac0c_77743ff1198be620128999"; 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/ZzEs7aG4tm4FTCoPyHBKg4N-gxw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 20 Jul 2018 11:27:33 -0000

----==_mimepart_5b51c721cac0c_77743ff1198be620128999
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett Doesn't that go against the principle to "- to the extent possible - indistinguishable from a regular 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/1443#issuecomment-406573225
----==_mimepart_5b51c721cac0c_77743ff1198be620128999
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-user-id="20072817" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ianswett">@ianswett</a> Doesn't that go against the principle to "- to the extent possible - indistinguishable from a regular 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/1443#issuecomment-406573225">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzoQNmaK-YhsQPUH8ToQndS82v3Yks5uIb6hgaJpZM4Ulk0v">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq777OFTwGM7khczszrXIAsEEkXroks5uIb6hgaJpZM4Ulk0v.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1443: @ianswett Doesn't that go against the principle to \"- to the extent possible - indistinguishable from a regular packet\"?"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1443#issuecomment-406573225"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment-406573225",
"url": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment-406573225",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Stateless Reset Eternal Ping Pong (#1443)",
"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\": 1443,\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\": 1443\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment-406573225"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 345394479\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b51c721cac0c_77743ff1198be620128999--


From nobody Fri Jul 20 07: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 98453131027 for <quic-issues@ietfa.amsl.com>; Fri, 20 Jul 2018 07:52:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0vdsp9N2sAEE for <quic-issues@ietfa.amsl.com>; Fri, 20 Jul 2018 07:52: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 26292129619 for <quic-issues@ietf.org>; Fri, 20 Jul 2018 07:52:25 -0700 (PDT)
Date: Fri, 20 Jul 2018 07:52:23 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532098343; bh=3aQi39FSKkVGGvBDnpN/jYye5PiMUgEFYhtuGUNgIMU=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=pa+VlsDNX8XcSOoOW6mfGN0eDKU8qo/+E6qZBQXXHvOCAzq6je0lUArGRkxMQt3ga JKdYg+DeKUFvz/PFIzkTMFqDi/KZZRF4/GDSwwbgQsbW9IqZdpTINRh4H+Ku8OGlz8 R9PPqu/+e9nHBwsV5DVnSWIafnG3WCDGe9FcPzMY=
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab481932220602742f4afd9bdba8c924164380f59592cf000000011769b92792a169ce1473dec6@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1591@github.com>
Subject: [quicwg/base-drafts] Single Packet Number Space (#1591)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b51f727c563b_703d3f89f2abe620151185"; 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/iwjMvSnKew1zHPQ1lP9nwRww7Os>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 20 Jul 2018 14:52:28 -0000

----==_mimepart_5b51f727c563b_703d3f89f2abe620151185
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Fixes #1579 (see for more details on the problem).

- Moves back to a single packet number space across all encryption levels.
- Allows for a packet to be acknowledged in a greater than or equal encryption level.
- Initial packets cannot carry ACK frames, and therefore must be acknowledged in Handshake (or greater) encryption level.
- Handshake packets can acknowledge 0-RTT packets.

With these design changes, implementations do not have to track 3 separate packet number spaces (and all the overhead that goes with it). The number of QUIC packets (not UDP datagrams) required to be sent during the handshake is reduced (see Example Handshake Flows section). There is no Initial packet ACK spoofing since they must be acknowledged in a higher encryption level. 0-RTT packets can be acknowledged a bit quicker in the handshake process by using the Handshake encryption level; generally the first server ACK block will be able to ACK all Initial and 0-RTT packets it has received in one atomic operation.

Also makes sure #1018 and #1413 don't regress and are still solved.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1591

-- Commit Summary --

  * Single Packet Number Space
  * Finish up changes

-- File Changes --

    M draft-ietf-quic-recovery.md (32)
    M draft-ietf-quic-tls.md (28)
    M draft-ietf-quic-transport.md (139)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1591.patch
https://github.com/quicwg/base-drafts/pull/1591.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/1591

----==_mimepart_5b51f727c563b_703d3f89f2abe620151185
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 #1579.">Fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="342066071" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1579" href="https://github.com/quicwg/base-drafts/issues/1579">#1579</a> (see for more details on the problem).</p>
<ul>
<li>Moves back to a single packet number space across all encryption levels.</li>
<li>Allows for a packet to be acknowledged in a greater than or equal encryption level.</li>
<li>Initial packets cannot carry ACK frames, and therefore must be acknowledged in Handshake (or greater) encryption level.</li>
<li>Handshake packets can acknowledge 0-RTT packets.</li>
</ul>
<p>With these design changes, implementations do not have to track 3 separate packet number spaces (and all the overhead that goes with it). The number of QUIC packets (not UDP datagrams) required to be sent during the handshake is reduced (see Example Handshake Flows section). There is no Initial packet ACK spoofing since they must be acknowledged in a higher encryption level. 0-RTT packets can be acknowledged a bit quicker in the handshake process by using the Handshake encryption level; generally the first server ACK block will be able to ACK all Initial and 0-RTT packets it has received in one atomic operation.</p>
<p>Also makes sure <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="282585325" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1018" href="https://github.com/quicwg/base-drafts/issues/1018">#1018</a> and <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="329359846" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1413" href="https://github.com/quicwg/base-drafts/issues/1413">#1413</a> don't regress and are still solved.</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/1591'>https://github.com/quicwg/base-drafts/pull/1591</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Single Packet Number Space</li>
  <li>Finish up changes</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1591/files#diff-0">draft-ietf-quic-recovery.md</a>
    (32)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1591/files#diff-1">draft-ietf-quic-tls.md</a>
    (28)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1591/files#diff-2">draft-ietf-quic-transport.md</a>
    (139)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1591.patch'>https://github.com/quicwg/base-drafts/pull/1591.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1591.diff'>https://github.com/quicwg/base-drafts/pull/1591.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/1591">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq19NTei06FSSFA9yEURz0DtdBnhhks5uIe6ngaJpZM4VYKnS">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3SySFdGoHyhB7d49WOdY9UGuKuWks5uIe6ngaJpZM4VYKnS.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Single Packet Number Space (#1591)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1591"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1591",
"url": "https://github.com/quicwg/base-drafts/pull/1591",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Single Packet Number Space (#1591)",
"sections": [
{
"text": "",
"activityTitle": "**Nick Banks**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@nibanks",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "53c9cd1",
"value": "Single Packet Number Space"
},
{
"name": "90eccbe",
"value": "Finish up changes"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-recovery.md](https://github.com/quicwg/base-drafts/pull/1591/files#diff-0) (32 changes)"
},
{
"name": "Modified",
"value": "[draft-ietf-quic-tls.md](https://github.com/quicwg/base-drafts/pull/1591/files#diff-1) (28 changes)"
},
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1591/files#diff-2) (139 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\": 1591,\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\": 1591\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1591"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1591.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1591.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 358656466\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b51f727c563b_703d3f89f2abe620151185--


From nobody Fri Jul 20 07:55: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 1D2561311B0 for <quic-issues@ietfa.amsl.com>; Fri, 20 Jul 2018 07:55:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6BDAokB7fgBq for <quic-issues@ietfa.amsl.com>; Fri, 20 Jul 2018 07:55: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 639DE1311B1 for <quic-issues@ietf.org>; Fri, 20 Jul 2018 07:55:24 -0700 (PDT)
Date: Fri, 20 Jul 2018 07:55:23 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532098523; bh=pDBJ4ruid1qp8818E7xtN5lmfSJ4imEdH5vml+nmuO8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Weak4FnyaS4O+cd8IR6+3J0449ScClOQOIB550Dix/Oa84chduJuKOVeiKgtVt8lV yDDg4hWo8iqK159L7PKjumDSb67gW5TfCe4yUHXTyyp5XpV4oKxN6guuElCSxS8QXD YX2HmA7ZP/fiAgyWj31iTVhOten/QiCoYpb8iXDU=
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1591/push/2735170527@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1591@github.com>
References: <quicwg/base-drafts/pull/1591@github.com>
Subject: Re: [quicwg/base-drafts] Single Packet Number Space (#1591)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b51f7db5e71f_7e3c3fe0d9ad45b8241696"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: nibanks
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/DQfeHF_eUuUrH_Dck8W4nW6bf7M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 20 Jul 2018 14:55:37 -0000

----==_mimepart_5b51f7db5e71f_7e3c3fe0d9ad45b8241696
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@nibanks pushed 1 commit.

9508c1a  Remove extra spaces


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1591/files/90eccbecb64121ab18445e4af5f168a629490dfb..9508c1a276b315693afe58c44a989bd3c5d7c956

----==_mimepart_5b51f7db5e71f_7e3c3fe0d9ad45b8241696
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/nibanks" class="user-mention">@nibanks</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/9508c1a">9508c1a</a>  Remove extra spaces</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/1591/files/90eccbecb64121ab18445e4af5f168a629490dfb..9508c1a276b315693afe58c44a989bd3c5d7c956">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwP5A72TwGIe3zEagVAQ6-hxvMK7ks5uIe9bgaJpZM4VYKnS">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7Ithwemj4zs9OF2y47FnSYa-Tzkks5uIe9bgaJpZM4VYKnS.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1591"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1591/files/90eccbecb64121ab18445e4af5f168a629490dfb..9508c1a276b315693afe58c44a989bd3c5d7c956"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1591/files/90eccbecb64121ab18445e4af5f168a629490dfb..9508c1a276b315693afe58c44a989bd3c5d7c956",
"url": "https://github.com/quicwg/base-drafts/pull/1591/files/90eccbecb64121ab18445e4af5f168a629490dfb..9508c1a276b315693afe58c44a989bd3c5d7c956",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 pushed 1 commit in #1591",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1591:",
"activityTitle": "**Nick Banks**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@nibanks",
"facts": [
{
"name": "9508c1a",
"value": "Remove extra spaces"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1591/files/90eccbecb64121ab18445e4af5f168a629490dfb..9508c1a276b315693afe58c44a989bd3c5d7c956"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 358656466\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b51f7db5e71f_7e3c3fe0d9ad45b8241696--


From nobody Fri Jul 20 09:20: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 B9FCD1310CB for <quic-issues@ietfa.amsl.com>; Fri, 20 Jul 2018 09:20:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.605
X-Spam-Level: 
X-Spam-Status: No, score=-6.605 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id eMCQ1izaUmHr for <quic-issues@ietfa.amsl.com>; Fri, 20 Jul 2018 09:20: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 B29D61310C1 for <quic-issues@ietf.org>; Fri, 20 Jul 2018 09:20:03 -0700 (PDT)
Date: Fri, 20 Jul 2018 09:20:02 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532103602; bh=DdLLr9E2HCnJ27D+oyFCK1V8XzF5VOpvHbJswOXSsI0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=f1Tkxyd4s4eDyJRMp6wVVxxHV76uBN/zFM0WdjxZKuVdkv/+2DocqNVAjiaJ4E5EA j0LVAfixGY2tDFry6Bs6nIYHTPPknHwbYpPNCf11a/3kvuk2smlBC11/63ZLkH7v/+ MaPoEjqyEOus6ypd3NvhYsN7bc5SxumMiKFCEXIY=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab584e760d229002a2383d31f013397df33214fbe992cf000000011769cdb292a169ce147108ea@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1588/review/139123538@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1588@github.com>
References: <quicwg/base-drafts/pull/1588@github.com>
Subject: Re: [quicwg/base-drafts] Fix: replace "control stream" with "Encoder Stream" (#1588)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b520bb2e73a6_2576e3f9f480be62851230"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/K4VrIBtni2QMTDseVAq5sYVhR-s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 20 Jul 2018 16:20:06 -0000

----==_mimepart_5b520bb2e73a6_2576e3f9f480be62851230
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson approved this pull request.

Seems fine, though I'm not sure that we need Capitalization.



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1588#pullrequestreview-139123538
----==_mimepart_5b520bb2e73a6_2576e3f9f480be62851230
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@martinthomson</b> approved this pull request.</p>

<p>Seems fine, though I'm not sure that we need Capitalization.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1588#pullrequestreview-139123538">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5h-RfQcm9zlZxXTGPptHo51hfJkks5uIgMygaJpZM4VXXSl">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwemI3VnLNlIVZhr57qHFRMrkAGnks5uIgMygaJpZM4VXXSl.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1588"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1588#pullrequestreview-139123538"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1588#pullrequestreview-139123538",
"url": "https://github.com/quicwg/base-drafts/pull/1588#pullrequestreview-139123538",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1588",
"sections": [
{
"text": "Seems fine, though I'm not sure that we need Capitalization.",
"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/1588#pullrequestreview-139123538"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 358446245\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b520bb2e73a6_2576e3f9f480be62851230--


From nobody Fri Jul 20 09:20: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 0B1FC1310CB for <quic-issues@ietfa.amsl.com>; Fri, 20 Jul 2018 09:20:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.605
X-Spam-Level: 
X-Spam-Status: No, score=-6.605 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KwbQ_ipMf7vF for <quic-issues@ietfa.amsl.com>; Fri, 20 Jul 2018 09:20: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 0A2CF1310C1 for <quic-issues@ietf.org>; Fri, 20 Jul 2018 09:20:20 -0700 (PDT)
Date: Fri, 20 Jul 2018 09:20:19 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532103619; bh=/AzxsiMnJvivVpXLbOoaksDQ+uOEdA+cuoX2PTdvORM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Zw5RNEVS0H2ur6+zpKLcHV4Jj2ztO6XFWAHfpJqchv1kW5uaIowkcxtAX/LcpPse5 2IcVxo4hgGSZaE0oc1G3bD+5Ed3vnFRbNg8MlMqNS8fGEJ9DUxM//G3aak1lnNmyEE 5JjuaX4hKK1IVQRXMg8wENewoWUIjpiZheHqUg2g=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd6ff8a3755bd0db34812345569b5ba9f1b6e693592cf000000011769cdc392a169ce14711813@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1589/review/139123626@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1589@github.com>
References: <quicwg/base-drafts/pull/1589@github.com>
Subject: Re: [quicwg/base-drafts] Do not use undefined term "successful processing" (#1589)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b520bc320f56_186a3f98c7ad45b878739"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/GiBbjU66iOD71HnoOmRbEwb_vyo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 20 Jul 2018 16:20:22 -0000

----==_mimepart_5b520bc320f56_186a3f98c7ad45b878739
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/1589#pullrequestreview-139123626
----==_mimepart_5b520bc320f56_186a3f98c7ad45b878739
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/1589#pullrequestreview-139123626">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0bjKKodJe0F6P0Sezl2V0MrWgmtks5uIgNDgaJpZM4VXYYE">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxx-f5c3d1CBOC591W7573cV6AeVks5uIgNDgaJpZM4VXYYE.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1589"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1589#pullrequestreview-139123626"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1589#pullrequestreview-139123626",
"url": "https://github.com/quicwg/base-drafts/pull/1589#pullrequestreview-139123626",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1589",
"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/1589#pullrequestreview-139123626"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 358450692\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b520bc320f56_186a3f98c7ad45b878739--


From nobody Fri Jul 20 09:21: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 A37E51310EF for <quic-issues@ietfa.amsl.com>; Fri, 20 Jul 2018 09:21: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.249, 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 wpZnWh-JpTe8 for <quic-issues@ietfa.amsl.com>; Fri, 20 Jul 2018 09:21: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 A32B41310CB for <quic-issues@ietf.org>; Fri, 20 Jul 2018 09:21:06 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1532103665; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=Okq5iGb6T/Zal9KSoojyZ3zfqvgGWmMe3QmBuljD9io=; b=wsSCWc7oLnTVk7tTf2j5f6pRQRVjd0IjIiaNbO6E1tRxIcZnx5ElsNdBZEuD2TRhLS5WbmZI KhxqQjRWSg82dgPZ7QJc+SQ0wFvyYUZHrFiGXOO0oI2UKTDrhyIa2AzFxg8rcgMqBj0MJKrv r3yAdjTClnsfuazF+Ym4RHDAlsA=
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 5b520bf0.7fc892ca32a0-smtp-out-n03; Fri, 20 Jul 2018 16:21:04 -0000 (UTC)
Date: Fri, 20 Jul 2018 09:21:04 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b520bf0b3cea_24112b091263dc1010693@hookshot-fe-6b2eebc.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] d90966: Remove alarm references from the transport doc.
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b520bf0b378c_24112b091263dc101054c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/2AN_00bvCbO0v2bBfCs8pYDmhME>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 20 Jul 2018 16:21:10 -0000

----==_mimepart_5b520bf0b378c_24112b091263dc101054c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: d909667d04154678ce7c2c0ec86b2f2e022aea2f
      https://github.com/quicwg/base-drafts/commit/d909667d04154678ce7c2c0ec86b2f2e022aea2f
  Author: Rui Paulo <rpaulo@me.com>
  Date:   2018-07-19 (Thu, 19 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Remove alarm references from the transport doc.


  Commit: 8ed698d79bf14e81a7cbfa37c57492ea71986eba
      https://github.com/quicwg/base-drafts/commit/8ed698d79bf14e81a7cbfa37c57492ea71986eba
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-20 (Fri, 20 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1590 from rpaulo/timer-migration

Remove alarm references from the transport doc.


Compare: https://github.com/quicwg/base-drafts/compare/0ce64310d23e...8ed698d79bf1
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b520bf0b378c_24112b091263dc101054c--


From nobody Fri Jul 20 09: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 11CE11310EF for <quic-issues@ietfa.amsl.com>; Fri, 20 Jul 2018 09:21:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.008
X-Spam-Level: 
X-Spam-Status: No, score=-3.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JvyIY_yIltGr for <quic-issues@ietfa.amsl.com>; Fri, 20 Jul 2018 09:21: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 638B1130FDB for <quic-issues@ietf.org>; Fri, 20 Jul 2018 09:21: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=PmmAem3R2yB24cRkrXhAetZCJvY=; b=lmCWv3s1rlnvWpQG Lhmvq/8OXvOQ91GzoGXKddZKORTzx2fAus5YGWA0Uy/22rZYtHu8rLBhXI/8KX9A mYnuMe5ob4z7D2w05+Y6RQIqpPTQJdTZrPTFyRp1d1uuPMLqV8fftCQxBmCbWC+2 83fGJlvZyfaorCLB3F2mOGoDvng=
Received: by filter0562p1iad2.sendgrid.net with SMTP id filter0562p1iad2-29558-5B520BF4-4 2018-07-20 16:21:08.192851984 +0000 UTC m=+233828.574601332
Received: from github-lowworker14-cp1-prd.iad.github.net (unknown [192.30.252.38]) by ismtpd0033p1mdw1.sendgrid.net (SG) with ESMTP id I4YBs_V7Te6Bq9vxyaYTlw for <quic-issues@ietf.org>; Fri, 20 Jul 2018 16:21:08.043 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker14-cp1-prd.iad.github.net (Postfix) with ESMTP id 95C64E0675 for <quic-issues@ietf.org>; Fri, 20 Jul 2018 09:21:07 -0700 (PDT)
Date: Fri, 20 Jul 2018 16:21:08 +0000 (UTC)
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab3fc25ae16a84b2ed2eeba4519ecc2322f16d24d292cf000000011769cdf392a169ce147150fd@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1590/issue_event/1745184665@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1590@github.com>
References: <quicwg/base-drafts/pull/1590@github.com>
Subject: Re: [quicwg/base-drafts] Remove alarm references from the transport doc. (#1590)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b520bf393209_673c3ff8e82be6185269e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak12DhXvjdoftWkcnQhR2Mp5IL3AcFBooXL+GB CnNy0Pf9G+l+iol2gopyazjZAX9QTxo067eM7owDu65fe3grDgxV0E3w17amq0i7J4Obq81HaguBEn pcQxHXtS3O0CBtqwJgfvSWOEbnprj2UtUGJsUdYBNcteacZ1pHg2tkQ8qPLyYn47tDaNqc3AMGEFaM U=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/8CMpjIrZ2DSCaMU-nm-79JZFGDI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 20 Jul 2018 16:21:12 -0000

----==_mimepart_5b520bf393209_673c3ff8e82be6185269e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1590.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1590#event-1745184665
----==_mimepart_5b520bf393209_673c3ff8e82be6185269e
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="342970621" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1590" href="https://github.com/quicwg/base-drafts/pull/1590">#1590</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1590#event-1745184665">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzoBz25FYnSJNKtHO9O7TNdU2wjDks5uIgNzgaJpZM4VXcYg">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9yJlhW0yQCmAJDPgipRtpITUcs6ks5uIgNzgaJpZM4VXcYg.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1590."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1590#event-1745184665"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1590#event-1745184665",
"url": "https://github.com/quicwg/base-drafts/pull/1590#event-1745184665",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 alarm references from the transport doc. (#1590)",
"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/1590#event-1745184665"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 358467104\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b520bf393209_673c3ff8e82be6185269e--


From nobody Fri Jul 20 09:24: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 754B41310C4 for <quic-issues@ietfa.amsl.com>; Fri, 20 Jul 2018 09:24:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JSO9t-MBjZFR for <quic-issues@ietfa.amsl.com>; Fri, 20 Jul 2018 09:24: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 2A716131138 for <quic-issues@ietf.org>; Fri, 20 Jul 2018 09:24:46 -0700 (PDT)
Date: Fri, 20 Jul 2018 09:24:45 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532103885; bh=1YG/hR52tHA6gsg5CkceHIzo+SRd1RNJihW9DWQzhV4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=S619tt429vLYBVOUzvU/jdhKXIq/WgbJID7cwIHPPdx0+IBk+kOcRlZVXa/qmy3GT +phnWTtCbnFk6CTaNV2CtLoEVyf0fOmFzMES8RrDtlyQagRxREzqTeDSvNrstWJq/k ckXtU6KwJnbJZnJ1mxfR/K7X7QS0G5zUDRoVKk80=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abcf626e8d5c20b1033d9ffff7b57252ee18c9ecaf92cf000000011769cecd92a169ce13c7a591@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1443/406652220@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1443@github.com>
References: <quicwg/base-drafts/issues/1443@github.com>
Subject: Re: [quicwg/base-drafts] Stateless Reset Eternal Ping Pong (#1443)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b520ccd7a1aa_1e993fc6528be61c109716"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/AiFNg_uiCSurxKtbb2-rGzbC1d4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 20 Jul 2018 16:24:49 -0000

----==_mimepart_5b520ccd7a1aa_1e993fc6528be61c109716
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Also, ACK-only packets are generally too small.  In the extreme case, an ACK frame is only 4 octets, leading to a minimum-sized ACK-only packet that is a mere 22 octets.  Coincidentally, that's the minimum size of just the connection ID part of a stateless reset.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1443#issuecomment-406652220
----==_mimepart_5b520ccd7a1aa_1e993fc6528be61c109716
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Also, ACK-only packets are generally too small.  In the extreme case, an ACK frame is only 4 octets, leading to a minimum-sized ACK-only packet that is a mere 22 octets.  Coincidentally, that's the minimum size of just the connection ID part of a stateless reset.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1443#issuecomment-406652220">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9v8iZo_zsTrq4HIc7duZt-e3SUXks5uIgRNgaJpZM4Ulk0v">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6HuyhhDmXuBr5LZMcKezhC6gz3Mks5uIgRNgaJpZM4Ulk0v.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1443: Also, ACK-only packets are generally too small.  In the extreme case, an ACK frame is only 4 octets, leading to a minimum-sized ACK-only packet that is a mere 22 octets.  Coincidentally, that's the minimum size of just the connection ID part of a stateless reset."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1443#issuecomment-406652220"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment-406652220",
"url": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment-406652220",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Stateless Reset Eternal Ping Pong (#1443)",
"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\": 1443,\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\": 1443\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment-406652220"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 345394479\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b520ccd7a1aa_1e993fc6528be61c109716--


From nobody Fri Jul 20 09:51: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 9404D130E50 for <quic-issues@ietfa.amsl.com>; Fri, 20 Jul 2018 09:51:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id D_vJS1awZZkh for <quic-issues@ietfa.amsl.com>; Fri, 20 Jul 2018 09:51: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 ABE21130FEE for <quic-issues@ietf.org>; Fri, 20 Jul 2018 09:51:19 -0700 (PDT)
Date: Fri, 20 Jul 2018 09:51:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532105478; bh=1K4zc0i9HHDJBGlRcCAzCvdcldVo/ypr5p8t3ML+Sxk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=tJP3diSt7Ik9YsptCclMmn5gMZui9UQWr51sJI/yQR2FTesPMph6Tf8xvC/i5txs5 ciymsxmbLKExnhnf4toOzXNtaR7QgTj+36SEnk3+MKe50oYzl4y/xUXLNMfLBb5HAG yFuN34AM0z3GLs+/+uKobiKgQGr+93kta/66a+cY=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab1455a4b86864268b01f8a51523477c820dde3a3692cf000000011769d50692a169ce1467cce7@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1580/406660084@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1580@github.com>
References: <quicwg/base-drafts/issues/1580@github.com>
Subject: Re: [quicwg/base-drafts] hq: Does ignored data/frames cause flow control updates? (#1580)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b521306a2c57_3033fbe06ebe624151737"; 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/KTXUvZzQEbxpT_2csqiSzVweZiA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 20 Jul 2018 16:51:22 -0000

----==_mimepart_5b521306a2c57_3033fbe06ebe624151737
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop I'm interested in your view because you wrote the (IMO) offending text. I don't want to flog a dead horse if others think this is a non-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/1580#issuecomment-406660084
----==_mimepart_5b521306a2c57_3033fbe06ebe624151737
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-user-id="4273797" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/MikeBishop">@MikeBishop</a> I'm interested in your view because you wrote the (IMO) offending text. I don't want to flog a dead horse if others think this is a non-issue.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1580#issuecomment-406660084">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqz0KLX4i4wwqxp_aZb3NiCiIzIoWks5uIgqGgaJpZM4VUrcG">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2li7zUTTLspBoYa1vnqrF1W6gC8ks5uIgqGgaJpZM4VUrcG.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1580: @MikeBishop I'm interested in your view because you wrote the (IMO) offending text. I don't want to flog a dead horse if others think this is a non-issue."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1580#issuecomment-406660084"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1580#issuecomment-406660084",
"url": "https://github.com/quicwg/base-drafts/issues/1580#issuecomment-406660084",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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: Does ignored data/frames cause flow control updates? (#1580)",
"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\": 1580,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1580#issuecomment-406660084"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 357742342\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b521306a2c57_3033fbe06ebe624151737--


From nobody Fri Jul 20 10:00: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 8BA57130EF6 for <quic-issues@ietfa.amsl.com>; Fri, 20 Jul 2018 10:00:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bK6h6fH7I79N for <quic-issues@ietfa.amsl.com>; Fri, 20 Jul 2018 10:00: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 855E4130E50 for <quic-issues@ietf.org>; Fri, 20 Jul 2018 10:00:38 -0700 (PDT)
Date: Fri, 20 Jul 2018 10:00:37 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532106037; bh=dI4vgphLcOesAtOpy2jfAES7sHjgrn346ekCPiecfUs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=RYDYNIdDVweqhvsGJw0qmoCDbUupMqqwn2fp9AQLyN+xabybMYhPj267cYUHlP6i1 z9JS0DJFP3DT7JDjDGdtd5InFqXsWukw3JyeGWSKz1V9Bk0AnKiuGdMnDwjxCUe0Hb 9g0pCOGkbdVhfU0aelqmeUznZVjKku1nk6ZNb2Lk=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba6c3311d8def839464e728a9ddc3ffa26f39990692cf000000011769d73592a169ce1467cce7@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1580/406662758@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1580@github.com>
References: <quicwg/base-drafts/issues/1580@github.com>
Subject: Re: [quicwg/base-drafts] hq: Does ignored data/frames cause flow control updates? (#1580)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b52153589dbd_34293fd9b18d45bc582ae"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/YKCUuuLHGhglSgu2JufqN7zIQvI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 20 Jul 2018 17:00:42 -0000

----==_mimepart_5b52153589dbd_34293fd9b18d45bc582ae
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Yes, if the application closes a stream for read, the transport can discard that data, and should treat it as equivalent (for flow control purposes) to the entire payload having been consumed.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1580#issuecomment-406662758
----==_mimepart_5b52153589dbd_34293fd9b18d45bc582ae
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Yes, if the application closes a stream for read, the transport can discard that data, and should treat it as equivalent (for flow control purposes) to the entire payload having been consumed.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1580#issuecomment-406662758">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7dAwirECKwoQlShohYaq6khhhMbks5uIgy1gaJpZM4VUrcG">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_lNFFdqe89HK6EeeVpb-QX639ezks5uIgy1gaJpZM4VUrcG.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1580: Yes, if the application closes a stream for read, the transport can discard that data, and should treat it as equivalent (for flow control purposes) to the entire payload having been consumed."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1580#issuecomment-406662758"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1580#issuecomment-406662758",
"url": "https://github.com/quicwg/base-drafts/issues/1580#issuecomment-406662758",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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: Does ignored data/frames cause flow control updates? (#1580)",
"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\": 1580,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1580#issuecomment-406662758"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 357742342\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b52153589dbd_34293fd9b18d45bc582ae--


From nobody Fri Jul 20 10:28: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 9F222130F90 for <quic-issues@ietfa.amsl.com>; Fri, 20 Jul 2018 10:28:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KPBnAGB0qaay for <quic-issues@ietfa.amsl.com>; Fri, 20 Jul 2018 10:28:02 -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 03F13130F74 for <quic-issues@ietf.org>; Fri, 20 Jul 2018 10:28:02 -0700 (PDT)
Date: Fri, 20 Jul 2018 10:27:59 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532107679; bh=f5HXloIy+/gFK0P9+MQduur8b0Ttua2MOcSLtMY4LJk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=KfkOoK0vtVDHk4KU4Xp/yMXoSu5j9H0F2Tk2htvgrDBwqXGwXbj9MF6Xc3nxd8xr1 sU3SUaOv1iTALsWRvRbDGS+VkxjWEzF0uw7Uk97eYjR7zz6O6SH5jir7tXL/OcpDDs ZgWEEvXIzv122mT+yWZ4MsvCIhnNaZKNIcZvaRIA=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abbd63ef729448fd8789268a00ed7e6f4a622c765692cf000000011769dd9f92a169ce1467cce7@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1580/406670552@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1580@github.com>
References: <quicwg/base-drafts/issues/1580@github.com>
Subject: Re: [quicwg/base-drafts] hq: Does ignored data/frames cause flow control updates? (#1580)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b521b9feffb0_6cd23fcf92ebe6185393a9"; 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/zXETuJ1iLYwnDaNdNhzGQ8-zTd0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 20 Jul 2018 17:28:05 -0000

----==_mimepart_5b521b9feffb0_6cd23fcf92ebe6185393a9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

So perhaps my understanding of ignoring is misaligned. I'd write a client that doesn't close a read stream (for unidirectional reserved streams) and just carry on telling the transport layer I processed the data when in fact I did nothing with it. From transport layer perspective I suppose I handled 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/1580#issuecomment-406670552
----==_mimepart_5b521b9feffb0_6cd23fcf92ebe6185393a9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>So perhaps my understanding of ignoring is misaligned. I'd write a cli=
ent that doesn't close a read stream (for unidirectional reserved streams=
) and just carry on telling the transport layer I processed the data when=
 in fact I did nothing with it. From transport layer perspective I suppos=
e I handled 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/1580#issuecomment-406670552">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq4fJ=
sK0zrPPFy0nIX4-BxW3gpIpXks5uIhMfgaJpZM4VUrcG">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq9RkYsirxLwaM3WeoAa5HtK7=
jUOdks5uIhMfgaJpZM4VUrcG.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 #1580: So perhaps my understanding of ignoring is misaligned. I'd =
write a client that doesn't close a read stream (for unidirectional reser=
ved streams) and just carry on telling the transport layer I processed th=
e data when in fact I did nothing with it. From transport layer perspecti=
ve I suppose I handled it.."}],"action":{"name":"View Issue","url":"https=
://github.com/quicwg/base-drafts/issues/1580#issuecomment-406670552"}}}</=
script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1580#issuecomment=
-406670552",
"url": "https://github.com/quicwg/base-drafts/issues/1580#issuecomment-40=
6670552",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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: Does ignored data/frames cause flo=
w control updates? (#1580)",
"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\": 1580,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1580#issuecomment-40=
6670552"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3577423=
42\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b521b9feffb0_6cd23fcf92ebe6185393a9--


From nobody Fri Jul 20 10:31: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 590C3130F74 for <quic-issues@ietfa.amsl.com>; Fri, 20 Jul 2018 10:31:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GehSAGxVVq-I for <quic-issues@ietfa.amsl.com>; Fri, 20 Jul 2018 10:31:26 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D343613106F for <quic-issues@ietf.org>; Fri, 20 Jul 2018 10:31:25 -0700 (PDT)
Date: Fri, 20 Jul 2018 10:31:25 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532107885; bh=CfOxiAWRXGF5mEfEGBNvX+Gpe9WbeaqZheiCg5I4Csw=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=FLZVmWHcAy9UrHDxTQuPrToT9FhOWSoskSKKgejY+6AtmKexC5pv33Wrjahgs+Sep gXDHAMfNwb9Qk5aJalS58jXHhBkBPMebqC45jRzCtAKllQUo/aMSQG52Xz+KnFwkRd xyhlSgoug9va00CrEGKfc4ZSwP8sJQEE3vwFvXsk=
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abc0d7a8c5e54b7b3e9fe95c8312c6536563debb1092cf000000011769de6d92a169ce1474a4c7@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1592@github.com>
Subject: [quicwg/base-drafts] Single Stream of Bytes for CRYPTO Frames (#1592)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b521c6d25a7b_a443f7eb06be61c17158e"; 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/3P_YwpuoXekf_PTrkjlzGcWBd6U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 20 Jul 2018 17:31:29 -0000

----==_mimepart_5b521c6d25a7b_a443f7eb06be61c17158e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Currently, the spec states:

> There is a separate flow of cryptographic handshake data in each encryption level, each of which starts at an offset of 0. This implies that each encryption level is treated as a separate CRYPTO stream of data.

This means you must track set of bytes in each encryption level (Initial, 0-RTT, Handshake and 1-RTT) as a separate stream and manage them accordingly; separate outstanding sent byte ranges, recovery ranges, acked ranges.

Additionally, it makes it a little unclear where one 'stream' stops and another 'starts'. For instance, in the 0-RTT case, the client (is supposed to) sends EOED with 0-RTT key, immediately followed by (ideally in the same UDP datagram, but not required) FIN with the Handshake key. If the 0-RTT EOED is lost, but the FIN isn't it could look like the client just skipped EOED. Instead, if they were all in the same stream, with FIN's offset starting where EOED left off, it would be easier to track this.

For these reasons, I propose each CRYPTO stream in each encryption level's offset starts where the previous level stopped.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1592
----==_mimepart_5b521c6d25a7b_a443f7eb06be61c17158e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Currently, the spec states:</p>
<blockquote>
<p>There is a separate flow of cryptographic handshake data in each encryption level, each of which starts at an offset of 0. This implies that each encryption level is treated as a separate CRYPTO stream of data.</p>
</blockquote>
<p>This means you must track set of bytes in each encryption level (Initial, 0-RTT, Handshake and 1-RTT) as a separate stream and manage them accordingly; separate outstanding sent byte ranges, recovery ranges, acked ranges.</p>
<p>Additionally, it makes it a little unclear where one 'stream' stops and another 'starts'. For instance, in the 0-RTT case, the client (is supposed to) sends EOED with 0-RTT key, immediately followed by (ideally in the same UDP datagram, but not required) FIN with the Handshake key. If the 0-RTT EOED is lost, but the FIN isn't it could look like the client just skipped EOED. Instead, if they were all in the same stream, with FIN's offset starting where EOED left off, it would be easier to track this.</p>
<p>For these reasons, I propose each CRYPTO stream in each encryption level's offset starts where the previous level stopped.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1592">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-0sTsKOlWpqS36yy_rp8lguRXfRks5uIhPtgaJpZM4VYkas">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6n4e8ykU9k8xklGDK0_zHd30wEgks5uIhPtgaJpZM4VYkas.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Single Stream of Bytes for CRYPTO Frames (#1592)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1592"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1592",
"url": "https://github.com/quicwg/base-drafts/issues/1592",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Single Stream of Bytes for CRYPTO Frames (#1592)",
"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": 1592
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1592,\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\": 1592\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1592"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 358762156\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b521c6d25a7b_a443f7eb06be61c17158e--


From nobody Fri Jul 20 10:43: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 7C1B81310A6 for <quic-issues@ietfa.amsl.com>; Fri, 20 Jul 2018 10:43:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mQZYc9MLwLzz for <quic-issues@ietfa.amsl.com>; Fri, 20 Jul 2018 10: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 CA1CD131070 for <quic-issues@ietf.org>; Fri, 20 Jul 2018 10:43:00 -0700 (PDT)
Date: Fri, 20 Jul 2018 10:42:59 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532108579; bh=isaf/H+H1z5RiVzYl5NDIQWFi6xx7k9ou8bXA4MT0WI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Zxvc+UVqHvznAnO/e2Q0NaerfwMvoFC/Ydr4YCY2jik5S0h+pCujyReHB4GZtghNE ckubnRDEJkcpvdQ1sCJrPP7p+vFq+6bRPXXh4gF1csXnhIfPUZDynZ8GJ8OWXpVcO3 2ySHZzysC0F06auYMPAb6WcmJhEBDs2ulT8xpev0=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe5e3b787d5a649730ac2f37b091e9fd8d45bbb0492cf000000011769e12392a169ce147108ea@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1588/c406674963@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1588@github.com>
References: <quicwg/base-drafts/pull/1588@github.com>
Subject: Re: [quicwg/base-drafts] Fix: replace "control stream" with "Encoder Stream" (#1588)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b521f23db992_1cdd3feeb84be628348346"; 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/ZFcBgzFceJN0IoZWq3D1BCF4krQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 20 Jul 2018 17:43:08 -0000

----==_mimepart_5b521f23db992_1cdd3feeb84be628348346
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

```
[dmitri@ubuntu-dmitri base-drafts]$ grep '[Ee]ncoder [Ss]tream' draft-ietf-quic-qpack.txt
     5.2.  QPACK Encoder Stream  . . . . . . . . . . . . . . . . . .  11
   Entries are added by instructions on the Encoder Stream (see
   while interpreting instructions on the encoder stream.
   o  The encoder stream is a unidirectional stream of type "0x48"
   All table updates occur on the encoder stream.  Request streams and
5.2.  QPACK Encoder Stream
   The contents of the encoder stream are an unframed sequence of the
         | QPACK Encoder Stream | 0x48 | Section 5     | Both   |
   o  Removed framing from encoder stream (#1361,#1467)
```

Outside of tables and headers, _Encoder Stream_ is used once, while _encoder stream_ is used three times.  We should pick one and go with it.  I, too, think that Encoder Stream looks odd (as this is not XVIII century), so I'd vote for the lowercase version.

P.S. Why does not GitHub allow one to insert polls...

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1588#issuecomment-406674963
----==_mimepart_5b521f23db992_1cdd3feeb84be628348346
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<pre><code>[dmitri@ubuntu-dmitri base-drafts]$ grep '[Ee]ncoder [Ss]tream=
' draft-ietf-quic-qpack.txt
     5.2.  QPACK Encoder Stream  . . . . . . . . . . . . . . . . . .  11
   Entries are added by instructions on the Encoder Stream (see
   while interpreting instructions on the encoder stream.
   o  The encoder stream is a unidirectional stream of type "0x48"
   All table updates occur on the encoder stream.  Request streams and
5.2.  QPACK Encoder Stream
   The contents of the encoder stream are an unframed sequence of the
         | QPACK Encoder Stream | 0x48 | Section 5     | Both   |
   o  Removed framing from encoder stream (#1361,#1467)
</code></pre>
<p>Outside of tables and headers, <em>Encoder Stream</em> is used once, w=
hile <em>encoder stream</em> is used three times.  We should pick one and=
 go with it.  I, too, think that Encoder Stream looks odd (as this is not=
 XVIII century), so I'd vote for the lowercase version.</p>
<p>P.S. Why does not GitHub allow one to insert polls...</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/1588#issuecomment-406674963">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq0wbWp=
0ofV-4NreJ6dzPRzsbJ4X4ks5uIhajgaJpZM4VXXSl">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkq7kglNrV2mMe6pNRBJE6mNpOfO7d=
ks5uIhajgaJpZM4VXXSl.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 #1588: ```\r\n[dmitri@ubuntu-dmitri base-drafts]$ grep '[Ee]ncod=
er [Ss]tream' draft-ietf-quic-qpack.txt\r\n     5.2.  QPACK Encoder Strea=
m  . . . . . . . . . . . . . . . . . .  11\r\n   Entries are added by ins=
tructions on the Encoder Stream (see\r\n   while interpreting instruction=
s on the encoder stream.\r\n   o  The encoder stream is a unidirectional =
stream of type \"0x48\"\r\n   All table updates occur on the encoder stre=
am.  Request streams and\r\n5.2.  QPACK Encoder Stream\r\n   The contents=
 of the encoder stream are an unframed sequence of the\r\n         | QPAC=
K Encoder Stream | 0x48 | Section 5     | Both   |\r\n   o  Removed frami=
ng from encoder stream (#1361,#1467)\r\n```\r\n\r\nOutside of tables and =
headers, _Encoder Stream_ is used once, while _encoder stream_ is used th=
ree times.  We should pick one and go with it.  I, too, think that Encode=
r Stream looks odd (as this is not XVIII century), so I'd vote for the lo=
wercase version.\r\n\r\nP.S. Why does not GitHub allow one to insert poll=
s..."}],"action":{"name":"View Pull Request","url":"https://github.com/qu=
icwg/base-drafts/pull/1588#issuecomment-406674963"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1588#issuecomment-4=
06674963",
"url": "https://github.com/quicwg/base-drafts/pull/1588#issuecomment-4066=
74963",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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: replace \"control stream\" with \=
"Encoder Stream\" (#1588)",
"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\": 1588,\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\": 1588\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1588#issuecomment-4066=
74963"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3584462=
45\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b521f23db992_1cdd3feeb84be628348346--


From nobody Fri Jul 20 11:31: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 7B932131120 for <quic-issues@ietfa.amsl.com>; Fri, 20 Jul 2018 11:31:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9sc-uEe3EAHH for <quic-issues@ietfa.amsl.com>; Fri, 20 Jul 2018 11:31: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 484971310CC for <quic-issues@ietf.org>; Fri, 20 Jul 2018 11:31:07 -0700 (PDT)
Date: Fri, 20 Jul 2018 11:31:05 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532111465; bh=YJuf7ygBMah/SS1Iokd83w8UWab3Ycmhh0mIRfifx/s=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LO39qydBIihA4DrqPnKBw8iqzW9K7oVTXxbv7pmJTFoV4YJhXffEf7Il6cw8nV2Xs TBe3QJgcqU2eJ1/N4YVye3zeSSrYnDwcfycKRyGbM+hSTRTgBlPYiu75k2LUmq8LTi KTR8cfuvWmFVPLSzJZTAupS5fbgZid6oMPaiGm5Q=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab9144515b1537dbed620c3f6416676d62abf7c5d992cf000000011769ec6992a169ce14570023@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1559/c406689284@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1559@github.com>
References: <quicwg/base-drafts/pull/1559@github.com>
Subject: Re: [quicwg/base-drafts] Replace alarm with timer (#1559)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b522a69ce85e_4dab3fbc736d45c4989d0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/rjDH9440s6PYVXNmfT1kISfDihg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 20 Jul 2018 18:31:10 -0000

----==_mimepart_5b522a69ce85e_4dab3fbc736d45c4989d0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

You're right, 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/1559#issuecomment-406689284
----==_mimepart_5b522a69ce85e_4dab3fbc736d45c4989d0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>You're right, 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/1559#issuecomment-406689284">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5Dw1UsLxAHlfOk18LlDA4X21bsaks5uIiHpgaJpZM4VP5vB">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2cIehWz_nUshQ_VGFDzV0oJ_lIAks5uIiHpgaJpZM4VP5vB.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1559: You're right, thanks for the PR!"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1559#issuecomment-406689284"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1559#issuecomment-406689284",
"url": "https://github.com/quicwg/base-drafts/pull/1559#issuecomment-406689284",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 alarm with timer (#1559)",
"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\": 1559,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1559#issuecomment-406689284"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356490177\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b522a69ce85e_4dab3fbc736d45c4989d0--


From nobody Fri Jul 20 11: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 92AB5130DF1 for <quic-issues@ietfa.amsl.com>; Fri, 20 Jul 2018 11:53:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id e3blHYXjKAyz for <quic-issues@ietfa.amsl.com>; Fri, 20 Jul 2018 11:53: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 4E074130DCE for <quic-issues@ietf.org>; Fri, 20 Jul 2018 11:53:16 -0700 (PDT)
Date: Fri, 20 Jul 2018 11:53:15 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532112795; bh=g2S7/pZqdPt3NxQhZawoEtVpDSp+Ppah+9nb+10//9I=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=doQQNlun9nqNBiDyMZZxsKrjUIE007JbSpKCwN96IGxtp0OzbyOi29Bn4wa+2VY7f i6rH6Hk2dsgXgLs2AddaurdskTgLY+yY+1GPxzBDC0L2uhDdECPPv8td4l//W7OhTk fq/rhmHNSAG5yHVbnGl8WdxXRcyPVIL9L+hd0Uds=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab13a6133f3f4e77d8416fcf21b09df899516a17c892cf000000011769f19b92a169ce1474a4c7@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1592/406695557@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1592@github.com>
References: <quicwg/base-drafts/issues/1592@github.com>
Subject: Re: [quicwg/base-drafts] Single Stream of Bytes for CRYPTO Frames (#1592)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b522f9b3e150_b0a3f96b2abe61c64110"; 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/vzC-2DKoLxd4G4N7ZLS-XMTZCF0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 20 Jul 2018 18:53:19 -0000

----==_mimepart_5b522f9b3e150_b0a3f96b2abe61c64110
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

Wouldn=E2=80=99t that be equivalent to going back to a single CRYPTO stre=
am, which changes encryption levels at various offsets?
If I remember correctly, this was one of the main pain points with the ol=
d design, so I=E2=80=99d be unhappy to revert 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/issues/1592#issuecomment-406695557=

----==_mimepart_5b522f9b3e150_b0a3f96b2abe61c64110
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>Wouldn=E2=80=99t that be equivalent to going back to a single CRYPTO s=
tream, which changes encryption levels at various offsets?<br>
If I remember correctly, this was one of the main pain points with the ol=
d design, so I=E2=80=99d be unhappy to revert this change.</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/1592#issuecomment-406695557">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqyA2=
4HzbrzMKTcipwhRF0YL2UoAsks5uIicbgaJpZM4VYkas">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkqwaN8pTmDlKR6IwQGstkdfec=
XF15ks5uIicbgaJpZM4VYkas.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 #1592: Wouldn=E2=80=99t that be equivalent to going back to=
 a single CRYPTO stream, which changes encryption levels at various offse=
ts?\r\nIf I remember correctly, this was one of the main pain points with=
 the old design, so I=E2=80=99d be unhappy to revert this change."}],"act=
ion":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/is=
sues/1592#issuecomment-406695557"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1592#issuecomment=
-406695557",
"url": "https://github.com/quicwg/base-drafts/issues/1592#issuecomment-40=
6695557",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Single Stream of Bytes for CRYPTO Fram=
es (#1592)",
"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\": 1592,\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\": 1592\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1592#issuecomment-40=
6695557"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3587621=
56\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b522f9b3e150_b0a3f96b2abe61c64110--


From nobody Fri Jul 20 11:55: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 82EAF130DF1 for <quic-issues@ietfa.amsl.com>; Fri, 20 Jul 2018 11:55:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WeUf9rdBdM_W for <quic-issues@ietfa.amsl.com>; Fri, 20 Jul 2018 11:55:30 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6C6CE130DCE for <quic-issues@ietf.org>; Fri, 20 Jul 2018 11:55:30 -0700 (PDT)
Date: Fri, 20 Jul 2018 11:55:29 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532112929; bh=VwhkHyZLIlByxQiGVH/wjHz0cfB2BPzByqaoBnL9kqQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=oOonaIvKDXYUV0yZ28wvYjq15aP0LogCLhx+Ec5KyxPIFaMpa5lSolg4I0NGS1agd xF1hXMm5cA4W8aWb5bC2vsXIy6sfGzILEW1zM/RIBQCIWjxCOJ6dqeZchXFOMxBjIX 1MLpnBjVSACR9+v/vIxHlHejLrnMZWn36KNjmytM=
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab777810ad399c5b3e176209aa6112fbcdc8d79d9e92cf000000011769f22192a169ce1474a4c7@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1592/406696243@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1592@github.com>
References: <quicwg/base-drafts/issues/1592@github.com>
Subject: Re: [quicwg/base-drafts] Single Stream of Bytes for CRYPTO Frames (#1592)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b523021c500a_251e3faee76d45b8189597"; 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/DOgViDDAAh-h1UeA_L9N_1cIEak>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 20 Jul 2018 18:55:35 -0000

----==_mimepart_5b523021c500a_251e3faee76d45b8189597
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I wouldn't say we had exactly that, as now we are much more explicit with encryption level (as there are 4 different ones). Why do you say that was a pain point? I feel that is a much cleaner and explicit design to implement.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1592#issuecomment-406696243
----==_mimepart_5b523021c500a_251e3faee76d45b8189597
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I wouldn't say we had exactly that, as now we are much more explicit with encryption level (as there are 4 different ones). Why do you say that was a pain point? I feel that is a much cleaner and explicit design to implement.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1592#issuecomment-406696243">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8shnlt1Coz8erGYw_Ls6VPBps3Fks5uIiehgaJpZM4VYkas">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3eSOWFN0dXZpobNeBpOr352ZZkmks5uIiehgaJpZM4VYkas.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1592: I wouldn't say we had exactly that, as now we are much more explicit with encryption level (as there are 4 different ones). Why do you say that was a pain point? I feel that is a much cleaner and explicit design to implement."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1592#issuecomment-406696243"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1592#issuecomment-406696243",
"url": "https://github.com/quicwg/base-drafts/issues/1592#issuecomment-406696243",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Single Stream of Bytes for CRYPTO Frames (#1592)",
"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\": 1592,\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\": 1592\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1592#issuecomment-406696243"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 358762156\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b523021c500a_251e3faee76d45b8189597--


From nobody Fri Jul 20 12:01: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 DE0D61312A3 for <quic-issues@ietfa.amsl.com>; Fri, 20 Jul 2018 12:01:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fY8QaOAf_2ha for <quic-issues@ietfa.amsl.com>; Fri, 20 Jul 2018 12:01: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 AD81A1312BD for <quic-issues@ietf.org>; Fri, 20 Jul 2018 12:01:19 -0700 (PDT)
Date: Fri, 20 Jul 2018 12:01:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532113278; bh=uZm79fZ5X+2EDZkdMY90R1j6eu0+V9+CX3DsO+8RHNo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=tIYugMuEfYG4As7Os7vLPKK3d8ZlUIr3LdQvx8ZIPocJDWG58LrBy9WWricZU+DDz /LCzCyl/CY3yqnSqooAj41+D1hdFOhkTfMnBB19F6xdWqyn2n7PrPfkI/Ge1+FeVSv uPVli6JXXvLH/s5SAYBjeCyWQBRgtO3se65rCRFw=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab8404760aa577814d722bdb3c1a43a04d6bd2fa0d92cf000000011769f37e92a169ce13c7a591@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1443/406697836@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1443@github.com>
References: <quicwg/base-drafts/issues/1443@github.com>
Subject: Re: [quicwg/base-drafts] Stateless Reset Eternal Ping Pong (#1443)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b52317ed905d_6e33fe40fabe61c290031"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/xZSjTwB5wPVycehYLm6mphtvYwU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 20 Jul 2018 19:01:34 -0000

----==_mimepart_5b52317ed905d_6e33fe40fabe61c290031
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ACK-only packets are very common, typically the second most common packets after full-sized packets.

If we think 0 length server to client CIDs are the most common, maybe we should use those for stateless resets from server to client.  If we think 8 bytes are common from client to server, then 8 + typical ACK length?

This also has the perk that the stateless reset is smaller.  That being said, I'm happy with not fully stateless resets with exponential backoff, but I think this is also plausible.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1443#issuecomment-406697836
----==_mimepart_5b52317ed905d_6e33fe40fabe61c290031
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>ACK-only packets are very common, typically the second most common pac=
kets after full-sized packets.</p>
<p>If we think 0 length server to client CIDs are the most common, maybe =
we should use those for stateless resets from server to client.  If we th=
ink 8 bytes are common from client to server, then 8 + typical ACK length=
?</p>
<p>This also has the perk that the stateless reset is smaller.  That bein=
g said, I'm happy with not fully stateless resets with exponential backof=
f, but I think this is also plausible.</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/1443#issuecomment-406697836">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq0dT=
nhkjbBQRMrwEThzIXUyHEyqdks5uIij-gaJpZM4Ulk0v">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkqzgXr3ruybwQvldLmUVUrTJ7=
IfPeks5uIij-gaJpZM4Ulk0v.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 #1443: ACK-only packets are very common, typically the second mos=
t common packets after full-sized packets.\r\n\r\nIf we think 0 length se=
rver to client CIDs are the most common, maybe we should use those for st=
ateless resets from server to client.  If we think 8 bytes are common fro=
m client to server, then 8 + typical ACK length?\r\n\r\nThis also has the=
 perk that the stateless reset is smaller.  That being said, I'm happy wi=
th not fully stateless resets with exponential backoff, but I think this =
is also plausible."}],"action":{"name":"View Issue","url":"https://github=
.com/quicwg/base-drafts/issues/1443#issuecomment-406697836"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment=
-406697836",
"url": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment-40=
6697836",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Stateless Reset Eternal Ping Pong (#14=
43)",
"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\": 1443,\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\": 1443\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment-40=
6697836"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3453944=
79\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b52317ed905d_6e33fe40fabe61c290031--


From nobody Fri Jul 20 12:06: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 6EB33130EEE for <quic-issues@ietfa.amsl.com>; Fri, 20 Jul 2018 12:06:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id v9N_wLL-Ivnu for <quic-issues@ietfa.amsl.com>; Fri, 20 Jul 2018 12:06: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 3BAB0130F6A for <quic-issues@ietf.org>; Fri, 20 Jul 2018 12:06:47 -0700 (PDT)
Date: Fri, 20 Jul 2018 12:06:46 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532113606; bh=lywxYNxw3KDpJzjS2GVo3AH3lFIqA9nwDi5Ot01u1Ws=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=iCA/dJlDKn7SHbnOm/iF1/TR5t6i+PvjxvDdJr5tBFmro0lLgzLvmpLR+CKBkFOhb UxPtq3hteCa+tIk4qcxdgtfQ0pic4v3BCyklapH3HOBnMSOj9B2RY3RTokHh8jM72L KQyR6rgS721aa1Q889P6ZJkQupRJbrULqOaEhP0c=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab4e6b1973e7dff109e1589d881b7ec2ea4647f78992cf000000011769f4c692a169ce1474a4c7@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1592/406699167@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1592@github.com>
References: <quicwg/base-drafts/issues/1592@github.com>
Subject: Re: [quicwg/base-drafts] Single Stream of Bytes for CRYPTO Frames (#1592)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5232c66c7db_67f33fb1102be6241109ee"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/D2egwwsAyjgLBpuSyguFe6lK46Q>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 20 Jul 2018 19:06:51 -0000

----==_mimepart_5b5232c66c7db_67f33fb1102be6241109ee
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I have the single stream approach implemented today, and it's ugly on the send side, because I need a very weird datastructure to determine what was sent at what encryption level and make sure there's no cross-encryption level bundling/etc.

With a stream per level, it's much clearer what's going on, and I can re-use most of the standard stream code.  I need to actually implement this, so maybe there are some issues I'm not anticipating, but I know the single stream approach is ugly.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1592#issuecomment-406699167
----==_mimepart_5b5232c66c7db_67f33fb1102be6241109ee
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>I have the single stream approach implemented today, and it's ugly on =
the send side, because I need a very weird datastructure to determine wha=
t was sent at what encryption level and make sure there's no cross-encryp=
tion level bundling/etc.</p>
<p>With a stream per level, it's much clearer what's going on, and I can =
re-use most of the standard stream code.  I need to actually implement th=
is, so maybe there are some issues I'm not anticipating, but I know the s=
ingle stream approach is ugly.</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/1592#issuecomment-406699167">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq4hQ=
mNdcUqpUf0yDS7nMg3-TIpsPks5uIipGgaJpZM4VYkas">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq3WOS9wLIEDQiS-YXtcw4F2b=
mBZJks5uIipGgaJpZM4VYkas.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 #1592: I have the single stream approach implemented today, and i=
t's ugly on the send side, because I need a very weird datastructure to d=
etermine what was sent at what encryption level and make sure there's no =
cross-encryption level bundling/etc.\r\n\r\nWith a stream per level, it's=
 much clearer what's going on, and I can re-use most of the standard stre=
am code.  I need to actually implement this, so maybe there are some issu=
es I'm not anticipating, but I know the single stream approach is ugly."}=
],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-dra=
fts/issues/1592#issuecomment-406699167"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1592#issuecomment=
-406699167",
"url": "https://github.com/quicwg/base-drafts/issues/1592#issuecomment-40=
6699167",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Single Stream of Bytes for CRYPTO Fram=
es (#1592)",
"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\": 1592,\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\": 1592\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1592#issuecomment-40=
6699167"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3587621=
56\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b5232c66c7db_67f33fb1102be6241109ee--


From nobody Fri Jul 20 12:09: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 913A8130E32 for <quic-issues@ietfa.amsl.com>; Fri, 20 Jul 2018 12:09:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id d4Zy8GutPus1 for <quic-issues@ietfa.amsl.com>; Fri, 20 Jul 2018 12:09: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 10B11130DCE for <quic-issues@ietf.org>; Fri, 20 Jul 2018 12:09:03 -0700 (PDT)
Date: Fri, 20 Jul 2018 12:09:02 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532113742; bh=QZ2q3vZAGCaMhuGhhoyOPOFdKrYLJogoLX0DPopjLCk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=BVh67vtoJKKTNfWFJ3C/SK0YFD8RsASLqUGO/8EGn6CZE+7Fun3zQoK1a0RylLLuZ CfXycSKTpn4rsMcs9gg2mCR9YFTZrmyuXQyKYtl1O3eI+Dwqm5nHnR0e0GFQaUEC5F qFA+G+kfgpC5UobVubaylvy6Clj6ucVzPwJdcCsg=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abbaa4ea5d586ba0ef3e6f83a86f565b9a137c76a992cf000000011769f54e92a169ce13c7a591@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1443/406699660@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1443@github.com>
References: <quicwg/base-drafts/issues/1443@github.com>
Subject: Re: [quicwg/base-drafts] Stateless Reset Eternal Ping Pong (#1443)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b52334e2a935_3e93fbfdbed45c419074f"; 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/UXk47dP1I5uwYxOx_sKvv6WVBZ4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 20 Jul 2018 19:09:06 -0000

----==_mimepart_5b52334e2a935_3e93fbfdbed45c419074f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I was thinking through the ACK scenario earlier - there are two points:

1. ACKS eventually die because they are generated in response to traffic that does not arrive (unless routing is seriously messed up)
2. There can a backlog ACK's before they die out, and perhaps RESET need to act on these timely.

But there are also ping frames and small message updates like player status in games or IoT temperature measurements.


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1443#issuecomment-406699660
----==_mimepart_5b52334e2a935_3e93fbfdbed45c419074f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>I was thinking through the ACK scenario earlier - there are two points=
:</p>
<ol>
<li>ACKS eventually die because they are generated in response to traffic=
 that does not arrive (unless routing is seriously messed up)</li>
<li>There can a backlog ACK's before they die out, and perhaps RESET need=
 to act on these timely.</li>
</ol>
<p>But there are also ping frames and small message updates like player s=
tatus in games or IoT temperature measurements.</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/1443#issuecomment-406699660">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq-gP=
GDF7EhS4Dx-bVcYWOC3gyP4lks5uIirOgaJpZM4Ulk0v">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq_9EYkzKUrUf7l2mLrC8-8B4=
qQrTks5uIirOgaJpZM4Ulk0v.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 #1443: I was thinking through the ACK scenario earlier - there ar=
e two points:\r\n\r\n1. ACKS eventually die because they are generated in=
 response to traffic that does not arrive (unless routing is seriously me=
ssed up)\r\n2. There can a backlog ACK's before they die out, and perhaps=
 RESET need to act on these timely.\r\n\r\nBut there are also ping frames=
 and small message updates like player status in games or IoT temperature=
 measurements.\r\n"}],"action":{"name":"View Issue","url":"https://github=
.com/quicwg/base-drafts/issues/1443#issuecomment-406699660"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment=
-406699660",
"url": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment-40=
6699660",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Stateless Reset Eternal Ping Pong (#14=
43)",
"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\": 1443,\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\": 1443\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment-40=
6699660"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3453944=
79\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b52334e2a935_3e93fbfdbed45c419074f--


From nobody Fri Jul 20 12: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 D153F130EEE for <quic-issues@ietfa.amsl.com>; Fri, 20 Jul 2018 12:10:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id va61eeTugsTf for <quic-issues@ietfa.amsl.com>; Fri, 20 Jul 2018 12:10:52 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 59005130E32 for <quic-issues@ietf.org>; Fri, 20 Jul 2018 12:10:52 -0700 (PDT)
Date: Fri, 20 Jul 2018 12:10:51 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532113851; bh=6NfjvLvs9r07gvI+YYSiRlclhPWMDZT/JQAfK2yHtLU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ohCftWJzkCiRTlzjhbviyIOgZrpAY7WZH6jPEMK5NQooqLm6Hw9TIogHHPhXCHgz6 gmctjGP8c7PG+eggOdOxLyC8VtD1FL0wqjAPFkdOL64s8QXM7Zps66ZGGfb3+xyT/n WTY1ghPI4B3IFiiJ1YMp7taoZ+g4PtGeo2+z8EDc=
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab695fae5c102068455a23d091dac717615c67d33292cf000000011769f5bb92a169ce1474a4c7@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1592/406700137@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1592@github.com>
References: <quicwg/base-drafts/issues/1592@github.com>
Subject: Re: [quicwg/base-drafts] Single Stream of Bytes for CRYPTO Frames (#1592)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5233bbac044_1b7b3ff8a12be62817811f"; 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/m72q8w17GIzaXBz8B1Lik_tEtYI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 20 Jul 2018 19:10:55 -0000

----==_mimepart_5b5233bbac044_1b7b3ff8a12be62817811f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Using a standard stream for this will bring in 4 times the overhead. What is your FC limit for each stream? What tracking variables do you store for each? Having one stream with 4 offsets (Initial is implicitly offset 0) is a much more efficient design, IMO. I also have the single stream approach implemented (because that's what I thought  we were supposed to do, before I reread the spec) and I have a much simpler implementation that using 4 different 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/1592#issuecomment-406700137
----==_mimepart_5b5233bbac044_1b7b3ff8a12be62817811f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>Using a standard stream for this will bring in 4 times the overhead. W=
hat is your FC limit for each stream? What tracking variables do you stor=
e for each? Having one stream with 4 offsets (Initial is implicitly offse=
t 0) is a much more efficient design, IMO. I also have the single stream =
approach implemented (because that's what I thought  we were supposed to =
do, before I reread the spec) and I have a much simpler implementation th=
at using 4 different streams.</p>

<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/issues/1592#issuecomment-406700137">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqw2G=
Ps0fqQyWxPeJoKTppe4-PctCks5uIis7gaJpZM4VYkas">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq4XS3zajVKnMgf1oCYyoHXkQ=
z1c9ks5uIis7gaJpZM4VYkas.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 #1592: Using a standard stream for this will bring in 4 times the =
overhead. What is your FC limit for each stream? What tracking variables =
do you store for each? Having one stream with 4 offsets (Initial is impli=
citly offset 0) is a much more efficient design, IMO. I also have the sin=
gle stream approach implemented (because that's what I thought  we were s=
upposed to do, before I reread the spec) and I have a much simpler implem=
entation that using 4 different streams."}],"action":{"name":"View Issue"=
,"url":"https://github.com/quicwg/base-drafts/issues/1592#issuecomment-40=
6700137"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1592#issuecomment=
-406700137",
"url": "https://github.com/quicwg/base-drafts/issues/1592#issuecomment-40=
6700137",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Single Stream of Bytes for CRYPTO Fram=
es (#1592)",
"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\": 1592,\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\": 1592\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1592#issuecomment-40=
6700137"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3587621=
56\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b5233bbac044_1b7b3ff8a12be62817811f--


From nobody Fri Jul 20 12:26: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 EEBE7130DFC for <quic-issues@ietfa.amsl.com>; Fri, 20 Jul 2018 12:26:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id m-fSyjXgEbS9 for <quic-issues@ietfa.amsl.com>; Fri, 20 Jul 2018 12:26: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 67E5A1292F1 for <quic-issues@ietf.org>; Fri, 20 Jul 2018 12:26:08 -0700 (PDT)
Date: Fri, 20 Jul 2018 12:26:07 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532114767; bh=toH1o1sDpd0sbByRX5pbCzfq1m5CEC2mGi7+lBhT+lo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=hReMJv5dJDVKbODwqhQla6KDO4Z3FrDhEXcjiKr36f/5qX6E5NAtSId0NxYvRDLfx +1U5Sb/vHgnvM3GRgOqfw38vqXvqDvEVYQEOOwd0lnc+p07pzo83a8+DFvYoHT2KOc Ehc1CcT+fwyzcIVL2HEpP32XvxHe8EA9QcSD15Sk=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab12a02b8d318a32fbc53291c9e1cfe02cd2425b2092cf000000011769f94f92a169ce1474a4c7@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1592/406703559@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1592@github.com>
References: <quicwg/base-drafts/issues/1592@github.com>
Subject: Re: [quicwg/base-drafts] Single Stream of Bytes for CRYPTO Frames (#1592)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b52374f91c37_42d13f9be96be6201092e6"; 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/MvaIJ26P_nB-bFjOLn51yfkniiw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 20 Jul 2018 19:26:11 -0000

----==_mimepart_5b52374f91c37_42d13f9be96be6201092e6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

IMHO, being able to reuse the existing stream code (including STREAM fram=
e reassembly etc.) is the one of most important advantage of this change.=
 Special-casing stream 0 to work with changing encryption levels required=
 a significant amount of additional code.
I=E2=80=99m not worried about the overhead of this at all, after all, it=E2=
=80=99s just 4 streams, and you can remove them after the handshake compl=
etes (some of them even earlier, if you want to take optimizations to the=
 extreme). =


-- =

You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1592#issuecomment-406703559=

----==_mimepart_5b52374f91c37_42d13f9be96be6201092e6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>IMHO, being able to reuse the existing stream code (including STREAM f=
rame reassembly etc.) is the one of most important advantage of this chan=
ge. Special-casing stream 0 to work with changing encryption levels requi=
red a significant amount of additional code.<br>
I=E2=80=99m not worried about the overhead of this at all, after all, it=E2=
=80=99s just 4 streams, and you can remove them after the handshake compl=
etes (some of them even earlier, if you want to take optimizations to the=
 extreme).</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/1592#issuecomment-406703559">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq0jY=
L0V4l-CKnuhm-bJ1NhCe8rnIks5uIi7PgaJpZM4VYkas">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq_yZ3p54VTQrj4mbUr7mIbmf=
G3Oaks5uIi7PgaJpZM4VYkas.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 #1592: IMHO, being able to reuse the existing stream code (=
including STREAM frame reassembly etc.) is the one of most important adva=
ntage of this change. Special-casing stream 0 to work with changing encry=
ption levels required a significant amount of additional code.\r\nI=E2=80=
=99m not worried about the overhead of this at all, after all, it=E2=80=99=
s just 4 streams, and you can remove them after the handshake completes (=
some of them even earlier, if you want to take optimizations to the extre=
me). "}],"action":{"name":"View Issue","url":"https://github.com/quicwg/b=
ase-drafts/issues/1592#issuecomment-406703559"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1592#issuecomment=
-406703559",
"url": "https://github.com/quicwg/base-drafts/issues/1592#issuecomment-40=
6703559",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Single Stream of Bytes for CRYPTO Fram=
es (#1592)",
"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\": 1592,\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\": 1592\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1592#issuecomment-40=
6703559"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3587621=
56\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b52374f91c37_42d13f9be96be6201092e6--


From nobody Fri Jul 20 12: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 781C3130E27 for <quic-issues@ietfa.amsl.com>; Fri, 20 Jul 2018 12:27:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rr2IVfzeDefd for <quic-issues@ietfa.amsl.com>; Fri, 20 Jul 2018 12:27: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 6401E1292F1 for <quic-issues@ietf.org>; Fri, 20 Jul 2018 12:27:12 -0700 (PDT)
Date: Fri, 20 Jul 2018 12:27:11 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532114831; bh=1V0s7iwG95R3Efq12pY0hvfxMKyR31b6XsHYjqwhT+A=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=FLYtWOp2nV7RriiNcaTYpt4gM8ZaZbUzAuEljNyjAgqB+IDy4jPXNEkZ4K3CmRgh5 g5MkLYVxldlBVaNSeBwNW8l1QHYGQxeHpK2uG8e+PUxZIfNd6H343eHLKtcH71ASeO vgRmZ1ygj4ndM3per4ABesg1xgqjqVKtPzKj+dsk=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab542b4336aabebd5f7988ef332d268be7d2f4f7c092cf000000011769f98f92a169ce1474a4c7@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1592/406703820@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1592@github.com>
References: <quicwg/base-drafts/issues/1592@github.com>
Subject: Re: [quicwg/base-drafts] Single Stream of Bytes for CRYPTO Frames (#1592)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b52378f83442_4abe3fd430abe624614a8"; 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/FRkha7Rhz7bsnMWi8Zn_tc3ktRc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 20 Jul 2018 19:27:15 -0000

----==_mimepart_5b52378f83442_4abe3fd430abe624614a8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@marten-seemann, +1. I, too, think that the overhead is small and temporary.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1592#issuecomment-406703820
----==_mimepart_5b52378f83442_4abe3fd430abe624614a8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-user-id="1478487" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/marten-seemann">@marten-seemann</a>, +1. I, too, think that the overhead is small and temporary.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1592#issuecomment-406703820">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwQ0qAlDZ25-T1SX4gtpiBCYMqKgks5uIi8PgaJpZM4VYkas">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9fDqfGrv7hWgm25Y-aJYm6KWkjUks5uIi8PgaJpZM4VYkas.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1592: @marten-seemann, +1. I, too, think that the overhead is small and temporary."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1592#issuecomment-406703820"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1592#issuecomment-406703820",
"url": "https://github.com/quicwg/base-drafts/issues/1592#issuecomment-406703820",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Single Stream of Bytes for CRYPTO Frames (#1592)",
"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\": 1592,\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\": 1592\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1592#issuecomment-406703820"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 358762156\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b52378f83442_4abe3fd430abe624614a8--


From nobody Fri Jul 20 12:29: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 D83E3130E27 for <quic-issues@ietfa.amsl.com>; Fri, 20 Jul 2018 12:29:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0bRnFGBX7dbD for <quic-issues@ietfa.amsl.com>; Fri, 20 Jul 2018 12:29: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 A8DAC130DFC for <quic-issues@ietf.org>; Fri, 20 Jul 2018 12:29:05 -0700 (PDT)
Date: Fri, 20 Jul 2018 12:29:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532114944; bh=xpxWYk0vZbUlOqMr3BQnMbQG2a3ZKCajhmN4QQaOvlQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LVRp6BnkonZnB+Z3fCSnnbvB9aZcmBVca7f38uEUJt92v7sXlipiKsRr+8LctKy9f +ZaR+ejtnFZPuDkATL0AOo5XODUqzI+O+MV76TsB4ZZ4+IOz81OyGk8jdtmbnNrztR z8b/iBJ3cBVdbHiHHkhnxK6SLxD2vVz3K905xmUw=
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab41eabfc775a35e8c9dc5398f56497a4cfefe348492cf000000011769fa0092a169ce1474a4c7@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1592/406704254@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1592@github.com>
References: <quicwg/base-drafts/issues/1592@github.com>
Subject: Re: [quicwg/base-drafts] Single Stream of Bytes for CRYPTO Frames (#1592)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b523800f1855_28ea3fe35c0be6206966"; 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/xghAKDOpEx3gtd2_cIeSuI5s6IU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 20 Jul 2018 19:29:08 -0000

----==_mimepart_5b523800f1855_28ea3fe35c0be6206966
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

You are assuming an attacker completes the handshake. Your server might use 4 times the memory for the same attack, if you use 4 different streams. As for code re-use, it's all implementation dependent. My stream code and reassembly code are already separate, so crypto can already reuse the same reassembly 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/issues/1592#issuecomment-406704254
----==_mimepart_5b523800f1855_28ea3fe35c0be6206966
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>You are assuming an attacker completes the handshake. Your server migh=
t use 4 times the memory for the same attack, if you use 4 different stre=
ams. As for code re-use, it's all implementation dependent. My stream cod=
e and reassembly code are already separate, so crypto can already reuse t=
he same reassembly code.</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/1592#issuecomment-406704254">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq0hU=
BTL2INCEU0WyE2VM2EZm4Dquks5uIi-AgaJpZM4VYkas">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq-7RMS1lPi2cmAx7NVTvC_71=
XiF9ks5uIi-AgaJpZM4VYkas.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 #1592: You are assuming an attacker completes the handshake. Your =
server might use 4 times the memory for the same attack, if you use 4 dif=
ferent streams. As for code re-use, it's all implementation dependent. My=
 stream code and reassembly code are already separate, so crypto can alre=
ady reuse the same reassembly code."}],"action":{"name":"View Issue","url=
":"https://github.com/quicwg/base-drafts/issues/1592#issuecomment-4067042=
54"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1592#issuecomment=
-406704254",
"url": "https://github.com/quicwg/base-drafts/issues/1592#issuecomment-40=
6704254",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Single Stream of Bytes for CRYPTO Fram=
es (#1592)",
"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\": 1592,\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\": 1592\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1592#issuecomment-40=
6704254"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3587621=
56\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b523800f1855_28ea3fe35c0be6206966--


From nobody Fri Jul 20 12:35: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 D3764130E27 for <quic-issues@ietfa.amsl.com>; Fri, 20 Jul 2018 12:35:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Lj6PSE06q2-z for <quic-issues@ietfa.amsl.com>; Fri, 20 Jul 2018 12:35: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 BED10130DDE for <quic-issues@ietf.org>; Fri, 20 Jul 2018 12:35:17 -0700 (PDT)
Date: Fri, 20 Jul 2018 12:35:17 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532115317; bh=d0omWc9CiS/y3nww7E1o5G2lNZLV1pXWSoK9zV7yDu8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LZFE5J8RWc6fr0GBJcErI7cX7aN+QNfimP7s1q9g3HhfSjPlwkcrj6PrKoBWHvVD0 xnRIWrSAnDgJZsDqOBa4ac3h5HyKTDCQNi8eJGcKrvHOiUd5yaGwRiMWptptL/si1S d3GyF4r5JFjErx/vppgI3MzzEnZRGSnieQ1L/hns=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abeed303e1551d2af06a886f6004ea97e0ced8a92292cf000000011769fb7592a169ce1474a4c7@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1592/406705561@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1592@github.com>
References: <quicwg/base-drafts/issues/1592@github.com>
Subject: Re: [quicwg/base-drafts] Single Stream of Bytes for CRYPTO Frames (#1592)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5239756f8c_5a7a3fe88f8d45c010748d"; 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/a5PVKO6-hpd1KIYH4-W59EAdo4I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 20 Jul 2018 19:35:20 -0000

----==_mimepart_5b5239756f8c_5a7a3fe88f8d45c010748d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

What is the attack, though?  Resource exhaustion?  So a handshake uses four (by the way -- why four? I thought there were three encryption levels) streams.  Once handshake is complete, the client can open a hundred streams with a single 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/1592#issuecomment-406705561
----==_mimepart_5b5239756f8c_5a7a3fe88f8d45c010748d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>What is the attack, though?  Resource exhaustion?  So a handshake uses four (by the way -- why four? I thought there were three encryption levels) streams.  Once handshake is complete, the client can open a hundred streams with a single 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/1592#issuecomment-406705561">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyrSbY-Y-oQ_c6EbA3Fug5NdENZIks5uIjD1gaJpZM4VYkas">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_AV17YSNRcYEenFfGxllcxnNOQOks5uIjD1gaJpZM4VYkas.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1592: What is the attack, though?  Resource exhaustion?  So a handshake uses four (by the way -- why four? I thought there were three encryption levels) streams.  Once handshake is complete, the client can open a hundred streams with a single packet!"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1592#issuecomment-406705561"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1592#issuecomment-406705561",
"url": "https://github.com/quicwg/base-drafts/issues/1592#issuecomment-406705561",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Single Stream of Bytes for CRYPTO Frames (#1592)",
"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\": 1592,\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\": 1592\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1592#issuecomment-406705561"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 358762156\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b5239756f8c_5a7a3fe88f8d45c010748d--


From nobody Fri Jul 20 12:39: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 7F3C6130DF1 for <quic-issues@ietfa.amsl.com>; Fri, 20 Jul 2018 12:39:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id F4L2RoJE5Tw8 for <quic-issues@ietfa.amsl.com>; Fri, 20 Jul 2018 12:39: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 33C8C130DDE for <quic-issues@ietf.org>; Fri, 20 Jul 2018 12:39:05 -0700 (PDT)
Date: Fri, 20 Jul 2018 12:39:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532115544; bh=j8NkQuS7/QtAdf06SP+mR43JerX1+2yP0PO6u4jAB+8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=smsZPCTeHAw877UAKecGVrn/ngeZVyxa39fP9LZEclKLhIkFwQ2EtVN6YXly74nvU menomfg3Kri39VWYFdj4HIfQPJz1M7LLtCFEyDikltks67wyEToUDFrFM9hDr4FGNG rcF4qgrEc5/hG31hbeVx0jOvJnE1r0pssavWPU0c=
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab3437b6ba0830883287a7475a7ac4df0831bf54c692cf000000011769fc5892a169ce1474a4c7@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1592/406706348@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1592@github.com>
References: <quicwg/base-drafts/issues/1592@github.com>
Subject: Re: [quicwg/base-drafts] Single Stream of Bytes for CRYPTO Frames (#1592)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b523a5842810_20d03fb0e26d45c01417d"; 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/KpJTmcohztkEwBgUiCVz7RqioOw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 20 Jul 2018 19:39:08 -0000

----==_mimepart_5b523a5842810_20d03fb0e26d45c01417d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Yes, the attack in this case would be resource exhaustion. There are 3 packet number spaces, but 4 encryption levels (Initial, 0-RTT, Handshake, 1-RTT). Each encryption level can be used to send CRYPTO frames (EOED uses 0-RTT). As for the number of streams a client can open, that is controllable by the server. It can choose to give less while under attack. Additionally, completing the handshake to get those extra streams requires additional resources on the attacker side, which might make the attack less attractive.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1592#issuecomment-406706348
----==_mimepart_5b523a5842810_20d03fb0e26d45c01417d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>Yes, the attack in this case would be resource exhaustion. There are 3=
 packet number spaces, but 4 encryption levels (Initial, 0-RTT, Handshake=
, 1-RTT). Each encryption level can be used to send CRYPTO frames (EOED u=
ses 0-RTT). As for the number of streams a client can open, that is contr=
ollable by the server. It can choose to give less while under attack. Add=
itionally, completing the handshake to get those extra streams requires a=
dditional resources on the attacker side, which might make the attack les=
s attractive.</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/1592#issuecomment-406706348">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq_Ei=
aqvR-t0FF41Z9eDrN8wD9c-hks5uIjHYgaJpZM4VYkas">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkqzPa7gPkIn50GJl88AuiIdqe=
S-RBks5uIjHYgaJpZM4VYkas.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 #1592: Yes, the attack in this case would be resource exhaustion. =
There are 3 packet number spaces, but 4 encryption levels (Initial, 0-RTT=
, Handshake, 1-RTT). Each encryption level can be used to send CRYPTO fra=
mes (EOED uses 0-RTT). As for the number of streams a client can open, th=
at is controllable by the server. It can choose to give less while under =
attack. Additionally, completing the handshake to get those extra streams=
 requires additional resources on the attacker side, which might make the=
 attack less attractive."}],"action":{"name":"View Issue","url":"https://=
github.com/quicwg/base-drafts/issues/1592#issuecomment-406706348"}}}</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/1592#issuecomment=
-406706348",
"url": "https://github.com/quicwg/base-drafts/issues/1592#issuecomment-40=
6706348",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Single Stream of Bytes for CRYPTO Fram=
es (#1592)",
"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\": 1592,\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\": 1592\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1592#issuecomment-40=
6706348"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3587621=
56\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b523a5842810_20d03fb0e26d45c01417d--


From nobody Fri Jul 20 12: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 A1595130E33 for <quic-issues@ietfa.amsl.com>; Fri, 20 Jul 2018 12:46:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id sZfb3GR_IDbC for <quic-issues@ietfa.amsl.com>; Fri, 20 Jul 2018 12:46: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 9199B130E27 for <quic-issues@ietf.org>; Fri, 20 Jul 2018 12:46:18 -0700 (PDT)
Date: Fri, 20 Jul 2018 12:46:16 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532115976; bh=TTMQ0gvslKgCA8/sRT64hmfEDUueuzr9BDh6V3ctmzU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=f2P1gq1yI/kkVYWFemqO79Dt/kHGPlG8KJMWIvzn2KhBzEsv8MkSpyiNR+QUj1C/I JBYDSiyO8L40R/yiTaUCm1y11QkgjgNNj5UPcA7B5DKgV6+vF2fPC2sjlQpewEYX3N Xqr8wjlFSr/Hmea3M+baPnVFOffG3jwvI20/k5BE=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab20927a1112f53db35bbd09b5856536d3d23a83c792cf000000011769fe0892a169ce1474a4c7@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1592/406708035@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1592@github.com>
References: <quicwg/base-drafts/issues/1592@github.com>
Subject: Re: [quicwg/base-drafts] Single Stream of Bytes for CRYPTO Frames (#1592)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b523c08dbab3_e6003fdb1d6be6201880ac"; 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/-o0h7p0PP5kwLPauDdTgq3RCITc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 20 Jul 2018 19:46:21 -0000

----==_mimepart_5b523c08dbab3_e6003fdb1d6be6201880ac
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Perhaps the recommendation, then, is not to allocate a lot of resources until the handshake is completed?  There are ways to minimize memory usage.  The server has other state in addition to the stream state, so the memory increase is not fourfold.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1592#issuecomment-406708035
----==_mimepart_5b523c08dbab3_e6003fdb1d6be6201880ac
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Perhaps the recommendation, then, is not to allocate a lot of resources until the handshake is completed?  There are ways to minimize memory usage.  The server has other state in addition to the stream state, so the memory increase is not fourfold.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1592#issuecomment-406708035">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0xU8M69tXIqPZ82xRMuLN3l45BDks5uIjOIgaJpZM4VYkas">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwUX4J8N_buEOWCkhTTwO6p41LrCks5uIjOIgaJpZM4VYkas.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1592: Perhaps the recommendation, then, is not to allocate a lot of resources until the handshake is completed?  There are ways to minimize memory usage.  The server has other state in addition to the stream state, so the memory increase is not fourfold."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1592#issuecomment-406708035"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1592#issuecomment-406708035",
"url": "https://github.com/quicwg/base-drafts/issues/1592#issuecomment-406708035",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Single Stream of Bytes for CRYPTO Frames (#1592)",
"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\": 1592,\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\": 1592\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1592#issuecomment-406708035"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 358762156\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b523c08dbab3_e6003fdb1d6be6201880ac--


From nobody Fri Jul 20 12: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 A1370131219 for <quic-issues@ietfa.amsl.com>; Fri, 20 Jul 2018 12:54:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UCbLAE9oF0tJ for <quic-issues@ietfa.amsl.com>; Fri, 20 Jul 2018 12: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 905E8131224 for <quic-issues@ietf.org>; Fri, 20 Jul 2018 12:54:00 -0700 (PDT)
Date: Fri, 20 Jul 2018 12:53:59 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532116439; bh=0VoQy/l1NsVBLzRXOgFKb/ltN2zHY2YiX2KaAU/OXvc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=F9HvcR2jeGp3rrE+DO2GJeLc1DwFsV1MXfE1hWUxjlEoOI8hRto3Wrp2uo22P6cs5 JiMsPch4qMZKDBdD3pwK00wnlo4qmfmrvha7/fHiT+F8VJbcI5zpfgWmF+yZpucHKI 0lesS0qA03Gq5tcSQz2vVMQ7Qavj21kQBKNg0kdI=
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab4fd794ab0078e6d553cb85b932f42bc675a0f71b92cf000000011769ffd792a169ce1474a4c7@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1592/406709818@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1592@github.com>
References: <quicwg/base-drafts/issues/1592@github.com>
Subject: Re: [quicwg/base-drafts] Single Stream of Bytes for CRYPTO Frames (#1592)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b523dd7e40b0_2a943fb199ebe62017452f"; 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/VDFXPOSBjFexz2svCWX2l5W11qU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 20 Jul 2018 19:54:14 -0000

----==_mimepart_5b523dd7e40b0_2a943fb199ebe62017452f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I agree this isn't the only memory being allocated, but it is one that is directly controllable/influenced by the attacker. If they attack your flow control for each 'stream' they can attempt to maximize your memory usage and then move on to a new connection to do the same.

With a single stream (and associated FC window/buffer) it seems a lot easier to manage this attack. It is still doable with 4 streams, but requires some cross stream logic, which I doubt anyone already 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/1592#issuecomment-406709818
----==_mimepart_5b523dd7e40b0_2a943fb199ebe62017452f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>I agree this isn't the only memory being allocated, but it is one that=
 is directly controllable/influenced by the attacker. If they attack your=
 flow control for each 'stream' they can attempt to maximize your memory =
usage and then move on to a new connection to do the same.</p>
<p>With a single stream (and associated FC window/buffer) it seems a lot =
easier to manage this attack. It is still doable with 4 streams, but requ=
ires some cross stream logic, which I doubt anyone already has.</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/1592#issuecomment-406709818">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq8kL=
El7SPqWpyt30VM5Lr2nBHOedks5uIjVXgaJpZM4VYkas">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq47H4B954FOKvlWEEHnxTbf4=
YAv_ks5uIjVXgaJpZM4VYkas.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 #1592: I agree this isn't the only memory being allocated, but it =
is one that is directly controllable/influenced by the attacker. If they =
attack your flow control for each 'stream' they can attempt to maximize y=
our memory usage and then move on to a new connection to do the same.\r\n=
\r\nWith a single stream (and associated FC window/buffer) it seems a lot=
 easier to manage this attack. It is still doable with 4 streams, but req=
uires some cross stream logic, which I doubt anyone already has."}],"acti=
on":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/iss=
ues/1592#issuecomment-406709818"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1592#issuecomment=
-406709818",
"url": "https://github.com/quicwg/base-drafts/issues/1592#issuecomment-40=
6709818",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Single Stream of Bytes for CRYPTO Fram=
es (#1592)",
"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\": 1592,\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\": 1592\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1592#issuecomment-40=
6709818"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3587621=
56\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b523dd7e40b0_2a943fb199ebe62017452f--


From nobody Fri Jul 20 13: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 D06A2130ED2 for <quic-issues@ietfa.amsl.com>; Fri, 20 Jul 2018 13:03:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7oIS6sX-tmiM for <quic-issues@ietfa.amsl.com>; Fri, 20 Jul 2018 13:03:31 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BDBA01310B8 for <quic-issues@ietf.org>; Fri, 20 Jul 2018 13:03:31 -0700 (PDT)
Date: Fri, 20 Jul 2018 13:03:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532117010; bh=DmxIR9x9DcmF5K77jQVzZKgD8F+ZL2YgLZ6L5M6pd9M=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=PKRpeDFnBTr539fM/jSfCnZBhP847k58Rx7vb2qxAL+cld+OJ+HYr6l5tjmSZ9HLg D+1pzfOLlsLjNefgUGC9mKMgzdCf6T1pQ3FAXPFO3DfijVrcvSiHILnZTx9vBtenDE C+U4uXjxlp32/mRY4IFoD7DaXFk2ZCSzxoatCsd8=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab6bf7613db81c52a08e19471d9dd18d00343a82fd92cf00000001176a021292a169ce1474a4c7@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1592/406712082@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1592@github.com>
References: <quicwg/base-drafts/issues/1592@github.com>
Subject: Re: [quicwg/base-drafts] Single Stream of Bytes for CRYPTO Frames (#1592)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b524012bdc26_2ffb3fe454cbe62018914d"; 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/lQ05TfqdmwNNPuEUXsNeg9TfP3E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 20 Jul 2018 20:03:39 -0000

----==_mimepart_5b524012bdc26_2ffb3fe454cbe62018914d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@nibanks, you've mentioned your own implementation twice, but one implementation's preference is a dubious argument for a specification change.

I don't claim to understand all intricacies of the CRYPTO frame design (we haven't gotten around to implementing draft-13).  Nevertheless, the current designed has been "Design Teamed" and hummed upon.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1592#issuecomment-406712082
----==_mimepart_5b524012bdc26_2ffb3fe454cbe62018914d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><a class=3D"user-mention" data-hovercard-user-id=3D"20663557" data-oct=
o-click=3D"hovercard-link-click" data-octo-dimensions=3D"link_type:self" =
href=3D"https://github.com/nibanks">@nibanks</a>, you've mentioned your o=
wn implementation twice, but one implementation's preference is a dubious=
 argument for a specification change.</p>
<p>I don't claim to understand all intricacies of the CRYPTO frame design=
 (we haven't gotten around to implementing draft-13).  Nevertheless, the =
current designed has been "Design Teamed" and hummed upon.</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/1592#issuecomment-406712082">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq8_R=
9_ex1iaIrGLdee_eTjNnCkQaks5uIjeSgaJpZM4VYkas">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq06PN2jqDTqEORX-xbYaMEo4=
fDbJks5uIjeSgaJpZM4VYkas.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 #1592: @nibanks, you've mentioned your own implementation twice,=
 but one implementation's preference is a dubious argument for a specific=
ation change.\r\n\r\nI don't claim to understand all intricacies of the C=
RYPTO frame design (we haven't gotten around to implementing draft-13).  =
Nevertheless, the current designed has been \"Design Teamed\" and hummed =
upon."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/b=
ase-drafts/issues/1592#issuecomment-406712082"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1592#issuecomment=
-406712082",
"url": "https://github.com/quicwg/base-drafts/issues/1592#issuecomment-40=
6712082",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Single Stream of Bytes for CRYPTO Fram=
es (#1592)",
"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\": 1592,\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\": 1592\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1592#issuecomment-40=
6712082"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3587621=
56\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b524012bdc26_2ffb3fe454cbe62018914d--


From nobody Fri Jul 20 13:08: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 44A78130E6D for <quic-issues@ietfa.amsl.com>; Fri, 20 Jul 2018 13:08:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BLBT7Lomwoyc for <quic-issues@ietfa.amsl.com>; Fri, 20 Jul 2018 13:08: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 25792130DEE for <quic-issues@ietf.org>; Fri, 20 Jul 2018 13:08:31 -0700 (PDT)
Date: Fri, 20 Jul 2018 13:08:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532117310; bh=wBTtrap4ARkt/I8OSqYuJLbKA/rsm76KZSBMgxHTRhQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=TqXIki9+QoXuxbGjbx2EQlnH3+J8DJ+gXCvBu9oS64REvFCfpTjJ6KmG0AfujRrRM 9+morCpTpThkmOpn5/F1pgvgEvzQevrX0/jWdMDm5LO7x++FBgoaMj1Lb5ibotk0gb qIKFNBCoUVsgf5jFdNGK9Xa3twQrEC6uaHcGnrxM=
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab7b09235983abc58f32196c99b5220bd88240af3192cf00000001176a033e92a169ce1474a4c7@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1592/406713278@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1592@github.com>
References: <quicwg/base-drafts/issues/1592@github.com>
Subject: Re: [quicwg/base-drafts] Single Stream of Bytes for CRYPTO Frames (#1592)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b52413e2e926_77a93f9ec20d45bc15151"; 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/vNfXH4L1MfHOt_4dSxVQaRIbM4w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 20 Jul 2018 20:08:33 -0000

----==_mimepart_5b52413e2e926_77a93f9ec20d45bc15151
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I know the design team suggested the CRYPTO frame design. I was part of the design team. At the time, in the theoretical sense it all made sense. After implementing it, I have seen some issues. Also, I agree one implementation experience isn't enough to change things outright, but it's enough to open an issue and have the discussion.

I'm not arguing to undo everything. I am just trying to consolidate things I see as bloated and overly complex. I very much like the design of multiple encryption levels. All I am arguing for is a change in how each starts its offset.

If folks still generally believe the current way we have offsets is better, then so be it. That is not my experience, so that's why I opened the issue.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1592#issuecomment-406713278
----==_mimepart_5b52413e2e926_77a93f9ec20d45bc15151
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>I know the design team suggested the CRYPTO frame design. I was part o=
f the design team. At the time, in the theoretical sense it all made sens=
e. After implementing it, I have seen some issues. Also, I agree one impl=
ementation experience isn't enough to change things outright, but it's en=
ough to open an issue and have the discussion.</p>
<p>I'm not arguing to undo everything. I am just trying to consolidate th=
ings I see as bloated and overly complex. I very much like the design of =
multiple encryption levels. All I am arguing for is a change in how each =
starts its offset.</p>
<p>If folks still generally believe the current way we have offsets is be=
tter, then so be it. That is not my experience, so that's why I opened th=
e 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/1592#issuecomment-406713278">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq375=
5Opjadn55uKSO8EzPS7vuuBiks5uIji-gaJpZM4VYkas">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq9-D0Eflmrc8fQSvbAKAO6Es=
rVYDks5uIji-gaJpZM4VYkas.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 #1592: I know the design team suggested the CRYPTO frame design. I=
 was part of the design team. At the time, in the theoretical sense it al=
l made sense. After implementing it, I have seen some issues. Also, I agr=
ee one implementation experience isn't enough to change things outright, =
but it's enough to open an issue and have the discussion.\r\n\r\nI'm not =
arguing to undo everything. I am just trying to consolidate things I see =
as bloated and overly complex. I very much like the design of multiple en=
cryption levels. All I am arguing for is a change in how each starts its =
offset.\r\n\r\nIf folks still generally believe the current way we have o=
ffsets is better, then so be it. That is not my experience, so that's why=
 I opened the issue."}],"action":{"name":"View Issue","url":"https://gith=
ub.com/quicwg/base-drafts/issues/1592#issuecomment-406713278"}}}</script>=

<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1592#issuecomment=
-406713278",
"url": "https://github.com/quicwg/base-drafts/issues/1592#issuecomment-40=
6713278",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Single Stream of Bytes for CRYPTO Fram=
es (#1592)",
"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\": 1592,\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\": 1592\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1592#issuecomment-40=
6713278"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3587621=
56\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b52413e2e926_77a93f9ec20d45bc15151--


From nobody Fri Jul 20 13:40: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 1AE19130E04 for <quic-issues@ietfa.amsl.com>; Fri, 20 Jul 2018 13:40:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Y2O-ABoLavFV for <quic-issues@ietfa.amsl.com>; Fri, 20 Jul 2018 13:40: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 26801130DFD for <quic-issues@ietf.org>; Fri, 20 Jul 2018 13:40:17 -0700 (PDT)
Date: Fri, 20 Jul 2018 13:40:16 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532119216; bh=AoZwntu9BrkWfxrzxW/RRuf1O5Jja1ISPOvN1W1iLfM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=pbMGPN0nfcEhVKmXdNBWZPSdnXoNEyotAKE5kJwqyNIfDiVzF3/TVCaqADOkzHi5r E1f7EMEtG7gZkkWwM/2hfLxFLOv+uiBVbafM1vIlmdvDh7iSR4pk45vDqMkrKCBVgU fi5XQ3oQ5ziVaXX/ObNdOGw+AJKbWSEQ6M1X5xCw=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab0f4e00978e132a94084d9d339c6b653143a31f6e92cf00000001176a0ab092a169ce147108ea@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1588/c406720714@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1588@github.com>
References: <quicwg/base-drafts/pull/1588@github.com>
Subject: Re: [quicwg/base-drafts] Fix: replace "control stream" with "Encoder Stream" (#1588)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5248b01e1e4_468a3fd48c2d45c4742e2"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/lhUGeMDfayFeSOB-lg2ELcoWoHs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 20 Jul 2018 20:40:19 -0000

----==_mimepart_5b5248b01e1e4_468a3fd48c2d45c4742e2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Only one of the uppercase instances is not a title.

Either way, this seems like a matter of editorial discretion. Alan can make a 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/1588#issuecomment-406720714
----==_mimepart_5b5248b01e1e4_468a3fd48c2d45c4742e2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Only one of the uppercase instances is not a title.</p>
<p>Either way, this seems like a matter of editorial discretion. Alan can make a 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/1588#issuecomment-406720714">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5XkKMsY3QsRII8dpJSmkiz16-1Aks5uIkAwgaJpZM4VXXSl">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_-mDyKEQBHx9iy4y9bn6fXMRBjmks5uIkAwgaJpZM4VXXSl.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1588: Only one of the uppercase instances is not a title.\r\n\r\nEither way, this seems like a matter of editorial discretion. Alan can make a call."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1588#issuecomment-406720714"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1588#issuecomment-406720714",
"url": "https://github.com/quicwg/base-drafts/pull/1588#issuecomment-406720714",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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: replace \"control stream\" with \"Encoder Stream\" (#1588)",
"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\": 1588,\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\": 1588\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1588#issuecomment-406720714"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 358446245\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b5248b01e1e4_468a3fd48c2d45c4742e2--


From nobody Fri Jul 20 13:49: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 A5EF9130DFD for <quic-issues@ietfa.amsl.com>; Fri, 20 Jul 2018 13:49:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id a_j_s-kDYTPl for <quic-issues@ietfa.amsl.com>; Fri, 20 Jul 2018 13:49: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 8B19B130DEE for <quic-issues@ietf.org>; Fri, 20 Jul 2018 13:49:22 -0700 (PDT)
Date: Fri, 20 Jul 2018 13:49:21 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532119761; bh=4pFcg38ut1wyaYO+uiFYmmD6mzZwK+NQIm1K8SvMTwI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=brEZtf29bZvpuO/sPUNlucdt/SreFd5v0l+41b8uj2jb43x7U38Eb2N2kxMKRKgxf sHF5WuFqKd6KoHK5xH6TG8PyDWKCOSYN8gcIcLWdHTZ6QiDapbagKuEijCQ7zSKYJ0 6Vy+Rrb09nAdIWJAdOlqL8010x4IDc3KU6EqOicI=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab808b2196545a3779c81cde64fcb8d070bff3bc5f92cf00000001176a0cd192a169ce13c7a591@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1443/406722859@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1443@github.com>
References: <quicwg/base-drafts/issues/1443@github.com>
Subject: Re: [quicwg/base-drafts] Stateless Reset Eternal Ping Pong (#1443)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b524ad191701_62f73f8d39ed45bc11473d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/oQTVqdbp5czYHGPVxZexqOUeiDA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 20 Jul 2018 20:49:25 -0000

----==_mimepart_5b524ad191701_62f73f8d39ed45bc11473d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

An ACK- only packets seem like they are less critical to reset. The sender of an ACK- only packet is unlikely to send again shortly. That cuts two ways though. Either it would be a huge optimization to get the reset, because it would otherwise be a fair while until the next packet would be sent; or it would be wasteful, because the endpoint isn't planning to use the connection any time soon.

To me that suggests that ACK-only packets aren't worth paying special attention to in the design, even if they are super common. 

Either way, guessing the size of the peer's connection ID doesn't seem right to me. 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1443#issuecomment-406722859
----==_mimepart_5b524ad191701_62f73f8d39ed45bc11473d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>An ACK- only packets seem like they are less critical to reset. The se=
nder of an ACK- only packet is unlikely to send again shortly. That cuts =
two ways though. Either it would be a huge optimization to get the reset,=
 because it would otherwise be a fair while until the next packet would b=
e sent; or it would be wasteful, because the endpoint isn't planning to u=
se the connection any time soon.</p>
<p>To me that suggests that ACK-only packets aren't worth paying special =
attention to in the design, even if they are super common.</p>
<p>Either way, guessing the size of the peer's connection ID doesn't seem=
 right 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/1443#issuecomment-406722859">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq4Dw=
6PiCQPm5b6o3u3kkM2whyDIjks5uIkJRgaJpZM4Ulk0v">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq3PsKKIxJQ8xMImyeV5IYBAf=
CTE8ks5uIkJRgaJpZM4Ulk0v.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 #1443: An ACK- only packets seem like they are less critical=
 to reset. The sender of an ACK- only packet is unlikely to send again sh=
ortly. That cuts two ways though. Either it would be a huge optimization =
to get the reset, because it would otherwise be a fair while until the ne=
xt packet would be sent; or it would be wasteful, because the endpoint is=
n't planning to use the connection any time soon.\r\n\r\nTo me that sugge=
sts that ACK-only packets aren't worth paying special attention to in the=
 design, even if they are super common. \r\n\r\nEither way, guessing the =
size of the peer's connection ID doesn't seem right to me. "}],"action":{=
"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1=
443#issuecomment-406722859"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment=
-406722859",
"url": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment-40=
6722859",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Stateless Reset Eternal Ping Pong (#14=
43)",
"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\": 1443,\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\": 1443\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment-40=
6722859"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3453944=
79\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b524ad191701_62f73f8d39ed45bc11473d--


From nobody Fri Jul 20 13:59: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 044E4130EEF for <quic-issues@ietfa.amsl.com>; Fri, 20 Jul 2018 13:59:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ecbK72ExRJKf for <quic-issues@ietfa.amsl.com>; Fri, 20 Jul 2018 13:59: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 B658E130EDE for <quic-issues@ietf.org>; Fri, 20 Jul 2018 13:59:04 -0700 (PDT)
Date: Fri, 20 Jul 2018 13:59:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532120344; bh=LVx5eJeIT4+3B0rKsP5t+JsCnzhy+/nCrzjmACeq52I=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=qYq2+MydJ9nT10r+s/tT8KWOgNoM51+N2ZcJQyGQv5zCUureFVoNb/2bPuDuYFXEP rpFsl6NJk/qFyHwKtPQCh2o9Vl7+wyqqfQRvpo3r2fXXxw1zY851G94ntE0OvKGEwE CpCS6zTD6HZXAydkl8GnB+/tyzwoVHyKY9nMBx0Q=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab6e527abe1ad768b4038b7277cbe9a7cc2f2bcf9d92cf00000001176a0f1892a169ce13c7a591@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1443/406725294@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1443@github.com>
References: <quicwg/base-drafts/issues/1443@github.com>
Subject: Re: [quicwg/base-drafts] Stateless Reset Eternal Ping Pong (#1443)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b524d189149_10433f88f00d45b8482b3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/bg70eP2AuzMSUi0VoJfc3umSwjo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 20 Jul 2018 20:59:07 -0000

----==_mimepart_5b524d189149_10433f88f00d45b8482b3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

To clarify, I'm suggesting the reset packet attempt to look like an ACK-only packet instead of attempting to look like a full-sized data packet.

I'm not trying to ensure a reset is sent in response to an ACK-only 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/1443#issuecomment-406725294
----==_mimepart_5b524d189149_10433f88f00d45b8482b3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>To clarify, I'm suggesting the reset packet attempt to look like an ACK-only packet instead of attempting to look like a full-sized data packet.</p>
<p>I'm not trying to ensure a reset is sent in response to an ACK-only 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/1443#issuecomment-406725294">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxIf3dc53zbObKv_wJQwd_sxLXdnks5uIkSYgaJpZM4Ulk0v">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwnhczFvk9XP4OtOaOZ7W0LpVCxQks5uIkSYgaJpZM4Ulk0v.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1443: To clarify, I'm suggesting the reset packet attempt to look like an ACK-only packet instead of attempting to look like a full-sized data packet.\r\n\r\nI'm not trying to ensure a reset is sent in response to an ACK-only packet."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1443#issuecomment-406725294"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment-406725294",
"url": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment-406725294",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Stateless Reset Eternal Ping Pong (#1443)",
"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\": 1443,\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\": 1443\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment-406725294"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 345394479\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b524d189149_10433f88f00d45b8482b3--


From nobody Fri Jul 20 15:06: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 DB7F7131112 for <quic-issues@ietfa.amsl.com>; Fri, 20 Jul 2018 15:06:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id K9BgJ_mSslmg for <quic-issues@ietfa.amsl.com>; Fri, 20 Jul 2018 15:06: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 BBC4B1310E9 for <quic-issues@ietf.org>; Fri, 20 Jul 2018 15:06:43 -0700 (PDT)
Date: Fri, 20 Jul 2018 15:06:42 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532124402; bh=s8GSgsUAViCwd0eBTSDGDNsegV2zULlGH2qUp79IEE8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=V22E+o9e/kiHe7ac9/D/xhtLTFEnXDytCl/T33vcWQn4RmCaUyt+secBd/chw/s7V 7OLfCayaKnRPfnvoQI1PPNC7G26CMRDuUojVOYPhrDJXYZtMOol14agNl16nSSqxjW dbQcFygPuej/d5QAUdfkxzQVnrDYNaouaAT3395k=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab398b4d8f26cbfb7d1efacac57e443434dc833c3e92cf00000001176a1ef292a169ce13c7a591@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1443/406738824@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1443@github.com>
References: <quicwg/base-drafts/issues/1443@github.com>
Subject: Re: [quicwg/base-drafts] Stateless Reset Eternal Ping Pong (#1443)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b525cf2b048e_3c113fd4770d45b840444"; 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/pzMksv1txqvOcY1YbMvGTPGR83U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 20 Jul 2018 22:06:46 -0000

----==_mimepart_5b525cf2b048e_3c113fd4770d45b840444
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

OK, I missed that. Back the < > SOME_SIZE, why would it be worse to statistically reset packets below SOME_SIZE than to ignore them entirely? That is what I would suggest. Above SOME_SIZE it is fine to gradually reduce size or to choose a camouflaged ACK rendition.

Some argue that gradual size reduction is not a problem but I think that unless he reduction is aggressive, it can lead to heavy amplification attack, similar to slow TTL reduction. In that light, simply sending an ACK-like reset would be safer because it aggressively drops the size down.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1443#issuecomment-406738824
----==_mimepart_5b525cf2b048e_3c113fd4770d45b840444
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>OK, I missed that. Back the &lt; &gt; SOME_SIZE, why would it be worse=
 to statistically reset packets below SOME_SIZE than to ignore them entir=
ely? That is what I would suggest. Above SOME_SIZE it is fine to graduall=
y reduce size or to choose a camouflaged ACK rendition.</p>
<p>Some argue that gradual size reduction is not a problem but I think th=
at unless he reduction is aggressive, it can lead to heavy amplification =
attack, similar to slow TTL reduction. In that light, simply sending an A=
CK-like reset would be safer because it aggressively drops the size down.=
</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/1443#issuecomment-406738824">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq1iR=
sqaPxuXFM1XaBaqGwnUpAWYSks5uIlRygaJpZM4Ulk0v">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq17hgOzYW5O9d-j5ZXpBO1r_=
3UD3ks5uIlRygaJpZM4Ulk0v.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 #1443: OK, I missed that. Back the \u003c \u003e SOME_SIZE, why w=
ould it be worse to statistically reset packets below SOME_SIZE than to i=
gnore them entirely? That is what I would suggest. Above SOME_SIZE it is =
fine to gradually reduce size or to choose a camouflaged ACK rendition.\r=
\n\r\nSome argue that gradual size reduction is not a problem but I think=
 that unless he reduction is aggressive, it can lead to heavy amplificati=
on attack, similar to slow TTL reduction. In that light, simply sending a=
n ACK-like reset would be safer because it aggressively drops the size do=
wn."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/bas=
e-drafts/issues/1443#issuecomment-406738824"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment=
-406738824",
"url": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment-40=
6738824",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Stateless Reset Eternal Ping Pong (#14=
43)",
"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\": 1443,\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\": 1443\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment-40=
6738824"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3453944=
79\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b525cf2b048e_3c113fd4770d45b840444--


From nobody Sat Jul 21 00:45: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 00FAC130E89 for <quic-issues@ietfa.amsl.com>; Sat, 21 Jul 2018 00:45:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XsyrnhSdFKzP for <quic-issues@ietfa.amsl.com>; Sat, 21 Jul 2018 00:45: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 6575D130E87 for <quic-issues@ietf.org>; Sat, 21 Jul 2018 00:45:32 -0700 (PDT)
Date: Sat, 21 Jul 2018 00:45:31 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532159131; bh=xqWOzlbXC+idHgZIca4ArJQkQtp0htHkasl2Xw2VhNA=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=w/G8QGLPSGKE7qZxB3HDEW9I8OvxnWPWXVmhMnAUwoWV7u7GY6rk4kDQgpk4wqgHb QkQekxFtzD4UVDu0p02R9rPZ8aoeW2tRFxsyHw/f8HhWPDYfs3fmeAujOGaG8JFI1d 8pUPDBEKpo+8Nm5P8zZ6rrcGEEe2DkDD3VTUV1fc=
From: Julian Reschke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab2ccf48c9ff0639c9b303627622f0bab8114230be92cf00000001176aa69b92a169ce147673fd@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1593@github.com>
Subject: [quicwg/base-drafts] transport: danging reference to Section 11 of QUIC-TLS (#1593)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b52e49b2d3f4_33693fc0a46be618487f0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: reschke
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/T-7slZ8p8eftGzIYLvExTk6ww-A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 21 Jul 2018 07:45:34 -0000

----==_mimepart_5b52e49b2d3f4_33693fc0a46be618487f0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

"The cryptographic handshake failed. A range of 256 values is reserved for carrying error codes specific to the cryptographic handshake that is used. Codes for errors occuring when TLS is used for the crypto handshake are defined in Section 11 of [QUIC-TLS]."

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1593
----==_mimepart_5b52e49b2d3f4_33693fc0a46be618487f0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>"The cryptographic handshake failed. A range of 256 values is reserved for carrying error codes specific to the cryptographic handshake that is used. Codes for errors occuring when TLS is used for the crypto handshake are defined in Section 11 of [QUIC-TLS]."</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1593">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-xNsteRGXyYNO9X7QCt7ogKV4B8ks5uItwbgaJpZM4VZiSb">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_JcpM0EV6bR_03XJbCS6I2JTudpks5uItwbgaJpZM4VZiSb.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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: danging reference to Section 11 of QUIC-TLS (#1593)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1593"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1593",
"url": "https://github.com/quicwg/base-drafts/issues/1593",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@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: danging reference to Section 11 of QUIC-TLS (#1593)",
"sections": [
{
"text": "",
"activityTitle": "**Julian Reschke**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@reschke",
"facts": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1593
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1593,\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\": 1593\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1593"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 359015579\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b52e49b2d3f4_33693fc0a46be618487f0--


From nobody Sat Jul 21 06:59: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 779AB12426A for <quic-issues@ietfa.amsl.com>; Sat, 21 Jul 2018 06:59:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ygw9i71KCsHt for <quic-issues@ietfa.amsl.com>; Sat, 21 Jul 2018 06:59: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 0A4C1124C04 for <quic-issues@ietf.org>; Sat, 21 Jul 2018 06:59:38 -0700 (PDT)
Date: Sat, 21 Jul 2018 06:59:37 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532181577; bh=faxl/Hr9K05+5BbPSnsd9yhhDGaXpUET1UAcZWS7XO4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=hNHSxtgriA6QDfmwAhW0kLYh7qxKlyU7yZkKlitxSwCUMOvlaRy0l763bRSrApJNl frCJpE3d1yVELjfG2FDgVS5ZzOJghoOJT853jT933zofksclfUV9XuvhXt4epxFc1X loFTvgagO3miNQnwdRaunLokJYxnMVN3moYoO4bs=
From: ekr <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab8a9d60e965a6bf030d67a0e3299b42de8e8db93f92cf00000001176afe4992a169ce1474a4c7@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1592/406798567@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1592@github.com>
References: <quicwg/base-drafts/issues/1592@github.com>
Subject: Re: [quicwg/base-drafts] Single Stream of Bytes for CRYPTO Frames (#1592)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b533c49ec64c_97d3febaf0d45b46590d0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ekr
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/kD4GE_J8y8PQ-AljwlOJfSP264k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 21 Jul 2018 13:59:42 -0000

----==_mimepart_5b533c49ec64c_97d3febaf0d45b46590d0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

I prefer the "starts at zero" structure. I found it much easier to just
have separate flows and then not have to worry about data coming on one
encryption level that had offsets appropriate to another encryption level=
.

On Fri, Jul 20, 2018 at 1:08 PM, Nick Banks <notifications@github.com>
wrote:

> I know the design team suggested the CRYPTO frame design. I was part of=

> the design team. At the time, in the theoretical sense it all made sens=
e.
> After implementing it, I have seen some issues. Also, I agree one
> implementation experience isn't enough to change things outright, but i=
t's
> enough to open an issue and have the discussion.
>
> I'm not arguing to undo everything. I am just trying to consolidate thi=
ngs
> I see as bloated and overly complex. I very much like the design of
> multiple encryption levels. All I am arguing for is a change in how eac=
h
> starts its offset.
>
> If folks still generally believe the current way we have offsets is
> better, then so be it. That is not my experience, so that's why I opene=
d
> the issue.
>
> =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/1592#issuecomment-4067132=
78>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/ABD1ofVNBO5BCXpt1c95=
QpAKPlm4r5Jqks5uIji8gaJpZM4VYkas>
> .
>


-- =

You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1592#issuecomment-406798567=

----==_mimepart_5b533c49ec64c_97d3febaf0d45b46590d0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

I prefer the &quot;starts at zero&quot; structure. I found it much easier=
 to just<br>
have separate flows and then not have to worry about data coming on one<b=
r>
encryption level that had offsets appropriate to another encryption level=
.<br>
<br>
On Fri, Jul 20, 2018 at 1:08 PM, Nick Banks &lt;notifications@github.com&=
gt;<br>
wrote:<br>
<br>
&gt; I know the design team suggested the CRYPTO frame design. I was part=
 of<br>
&gt; the design team. At the time, in the theoretical sense it all made s=
ense.<br>
&gt; After implementing it, I have seen some issues. Also, I agree one<br=
>
&gt; implementation experience isn&#39;t enough to change things outright=
, but it&#39;s<br>
&gt; enough to open an issue and have the discussion.<br>
&gt;<br>
&gt; I&#39;m not arguing to undo everything. I am just trying to consolid=
ate things<br>
&gt; I see as bloated and overly complex. I very much like the design of<=
br>
&gt; multiple encryption levels. All I am arguing for is a change in how =
each<br>
&gt; starts its offset.<br>
&gt;<br>
&gt; If folks still generally believe the current way we have offsets is<=
br>
&gt; better, then so be it. That is not my experience, so that&#39;s why =
I opened<br>
&gt; the issue.<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/1592#issuecomment-4=
06713278&gt;,<br>
&gt; or mute the thread<br>
&gt; &lt;https://github.com/notifications/unsubscribe-auth/ABD1ofVNBO5BCX=
pt1c95QpAKPlm4r5Jqks5uIji8gaJpZM4VYkas&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/1592#issuecomment-406798567">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq9tM=
qqOFe_TUA0OuXDX2bHJGe0l5ks5uIzPJgaJpZM4VYkas">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq4chN69WkTkvY1co5YdGWxww=
Z-qSks5uIzPJgaJpZM4VYkas.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":"@ekr =
in #1592: I prefer the \"starts at zero\" structure. I found it much easi=
er to just\nhave separate flows and then not have to worry about data com=
ing on one\nencryption level that had offsets appropriate to another encr=
yption level.\n\nOn Fri, Jul 20, 2018 at 1:08 PM, Nick Banks \u003cnotifi=
cations@github.com\u003e\nwrote:\n\n\u003e I know the design team suggest=
ed the CRYPTO frame design. I was part of\n\u003e the design team. At the=
 time, in the theoretical sense it all made sense.\n\u003e After implemen=
ting it, I have seen some issues. Also, I agree one\n\u003e implementatio=
n experience isn't enough to change things outright, but it's\n\u003e eno=
ugh to open an issue and have the discussion.\n\u003e\n\u003e I'm not arg=
uing to undo everything. I am just trying to consolidate things\n\u003e I=
 see as bloated and overly complex. I very much like the design of\n\u003=
e multiple encryption levels. All I am arguing for is a change in how eac=
h\n\u003e starts its offset.\n\u003e\n\u003e If folks still generally bel=
ieve the current way we have offsets is\n\u003e better, then so be it. Th=
at is not my experience, so that's why I opened\n\u003e the issue.\n\u003=
e\n\u003e =E2=80=94\n\u003e You are receiving this because you are subscr=
ibed to this thread.\n\u003e Reply to this email directly, view it on Git=
Hub\n\u003e \u003chttps://github.com/quicwg/base-drafts/issues/1592#issue=
comment-406713278\u003e,\n\u003e or mute the thread\n\u003e \u003chttps:/=
/github.com/notifications/unsubscribe-auth/ABD1ofVNBO5BCXpt1c95QpAKPlm4r5=
Jqks5uIji8gaJpZM4VYkas\u003e\n\u003e .\n\u003e\n"}],"action":{"name":"Vie=
w Issue","url":"https://github.com/quicwg/base-drafts/issues/1592#issueco=
mment-406798567"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1592#issuecomment=
-406798567",
"url": "https://github.com/quicwg/base-drafts/issues/1592#issuecomment-40=
6798567",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Single Stream of Bytes for CRYPTO Fram=
es (#1592)",
"sections": [
{
"text": "",
"activityTitle": "**ekr**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@ekr",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1592,\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\": 1592\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1592#issuecomment-40=
6798567"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3587621=
56\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b533c49ec64c_97d3febaf0d45b46590d0--


From nobody Sat Jul 21 08:09: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 4527F130DCB for <quic-issues@ietfa.amsl.com>; Sat, 21 Jul 2018 08:09:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PcYlYbLBPWrq for <quic-issues@ietfa.amsl.com>; Sat, 21 Jul 2018 08:09: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 5E1E012426A for <quic-issues@ietf.org>; Sat, 21 Jul 2018 08:09:47 -0700 (PDT)
Date: Sat, 21 Jul 2018 08:09:45 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532185785; bh=xKZHnfsu7hFTqTdnTwYRMTy9mw+FUYeOs0aRZZuV1+c=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=CHDmVvWRBFIeoguUWniDFRD2UvEiBs+0S4+LvDzhvI0wlR5N881MHPUAtEeNtDr2Q l1tPjkxB7s1ScljiKvPeqjs+FRzHziozfMJ0RCYTi39y0OiRHb6mI4PNJF/GgHxisp zqfEtbhxnXJBPM/pMbQrozgpO5paUiD0AQL5+aO4=
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abed8b717cf10f8f9ea956aec8b53f3a500070aa7292cf00000001176b0eb992a169ce1474a4c7@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1592/issue_event/1746113313@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1592@github.com>
References: <quicwg/base-drafts/issues/1592@github.com>
Subject: Re: [quicwg/base-drafts] Single Stream of Bytes for CRYPTO Frames (#1592)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b534cb9c6c93_4d153fbfa54be6247549d0"; 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/MzIwogP5UrIVf1K0Y2s1hz30lcA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 21 Jul 2018 15:09:50 -0000

----==_mimepart_5b534cb9c6c93_4d153fbfa54be6247549d0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1592.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1592#event-1746113313
----==_mimepart_5b534cb9c6c93_4d153fbfa54be6247549d0
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="343188679" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1592" href="https://github.com/quicwg/base-drafts/issues/1592">#1592</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1592#event-1746113313">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1JxoOLKy7JhJeeh-8x48aAXWJyLks5uI0Q5gaJpZM4VYkas">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8hk2-o1rGNelsheNANPZbRnnQagks5uI0Q5gaJpZM4VYkas.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1592."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1592#event-1746113313"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1592#event-1746113313",
"url": "https://github.com/quicwg/base-drafts/issues/1592#event-1746113313",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Single Stream of Bytes for CRYPTO Frames (#1592)",
"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/1592#event-1746113313"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 358762156\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b534cb9c6c93_4d153fbfa54be6247549d0--


From nobody Sat Jul 21 08:09: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 5A7DF12426A for <quic-issues@ietfa.amsl.com>; Sat, 21 Jul 2018 08:09:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yO59n_GOdaC8 for <quic-issues@ietfa.amsl.com>; Sat, 21 Jul 2018 08:09: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 63382130DBE for <quic-issues@ietf.org>; Sat, 21 Jul 2018 08:09:47 -0700 (PDT)
Date: Sat, 21 Jul 2018 08:09:45 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532185785; bh=dc/QkMRt1aXGWBq67jgQpohdDAEZCjMEhAG4BgjjWQ8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=P3ujoxjr1QC5xB0pyzwDMHzF3OorEFhDQoMhvUVyblDYIQ4RA5SNFYBRoPPAtPi+e 68PUvxUPii1dHDdScSEBWYVuy86lNxNDzYi6Okz8DpAoOHiEAP3snihjF+Fc7lG0hS DjcrNzHlaxkA1fwcvYQMrED9WDXtoN4Ou4VMx+rY=
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abed8b717cf10f8f9ea956aec8b53f3a500070aa7292cf00000001176b0eb992a169ce1474a4c7@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1592/406802801@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1592@github.com>
References: <quicwg/base-drafts/issues/1592@github.com>
Subject: Re: [quicwg/base-drafts] Single Stream of Bytes for CRYPTO Frames (#1592)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b534cb9cab2e_5dc63f84408d45c47943b8"; 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/aC0OzO2H_C7pqc41-D7_5PFzDCw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 21 Jul 2018 15:09:51 -0000

----==_mimepart_5b534cb9cab2e_5dc63f84408d45c47943b8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Well, it seems like everyone else likes the current design, so I will leave it be.

FYI, I still plan to implement it as a single stream with offsets, but I will just add/subtract offsets when I receive/send the CRYPTO frames. That way I don't need to duplicate all the send tracking state, reassembly buffers/flow control. It's not as clean, but still gets me to the memory usage I wanted.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1592#issuecomment-406802801
----==_mimepart_5b534cb9cab2e_5dc63f84408d45c47943b8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>Well, it seems like everyone else likes the current design, so I will =
leave it be.</p>
<p>FYI, I still plan to implement it as a single stream with offsets, but=
 I will just add/subtract offsets when I receive/send the CRYPTO frames. =
That way I don't need to duplicate all the send tracking state, reassembl=
y buffers/flow control. It's not as clean, but still gets me to the memor=
y usage I wanted.</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/1592#issuecomment-406802801">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq1Jx=
oOLKy7JhJeeh-8x48aAXWJyLks5uI0Q5gaJpZM4VYkas">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq8hk2-o1rGNelsheNANPZbRn=
nQagks5uI0Q5gaJpZM4VYkas.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 #1592: Well, it seems like everyone else likes the current design,=
 so I will leave it be.\r\n\r\nFYI, I still plan to implement it as a sin=
gle stream with offsets, but I will just add/subtract offsets when I rece=
ive/send the CRYPTO frames. That way I don't need to duplicate all the se=
nd tracking state, reassembly buffers/flow control. It's not as clean, bu=
t still gets me to the memory usage I wanted."}],"action":{"name":"View I=
ssue","url":"https://github.com/quicwg/base-drafts/issues/1592#issuecomme=
nt-406802801"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1592#issuecomment=
-406802801",
"url": "https://github.com/quicwg/base-drafts/issues/1592#issuecomment-40=
6802801",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Single Stream of Bytes for CRYPTO Fram=
es (#1592)",
"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\": 1592,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1592#issuecomment-40=
6802801"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3587621=
56\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b534cb9cab2e_5dc63f84408d45c47943b8--


From nobody Sat Jul 21 08: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 5916B130E29 for <quic-issues@ietfa.amsl.com>; Sat, 21 Jul 2018 08:56:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id G0CjGKwrLLqC for <quic-issues@ietfa.amsl.com>; Sat, 21 Jul 2018 08:56: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 CAF1F130E07 for <quic-issues@ietf.org>; Sat, 21 Jul 2018 08:56:40 -0700 (PDT)
Date: Sat, 21 Jul 2018 08:56:39 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532188599; bh=Rlv3W+OO83G8jVwSk5ROhiFedOJBPIQgaA6eavYMYUw=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=TTwODwMwBfdmTNML4sKJB75nej/SfsAakQyAdbVcF/Gn05+u2gmMKFNWdKRqLbfFG 5RxoOVyul+Fzs+YeIYZOBYzcJdu0Ulp2qTmCnOCbSfXTpfvk5sGQF6i5UfzTpv8RJp vUcmknLD0f6aYXQvCfDD6ict0A0TJ7v57l4KksKA=
From: "Arvid E. Picciani" <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd58e4d233e907172fc0fb158a8cc65dfd61a81cd92cf00000001176b19b792a169ce1476e5a0@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1594@github.com>
Subject: [quicwg/base-drafts] draft-ietf-quic-recovery: kMarkReductionFactor is not defined (#1594)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5357b777abb_7ef93fbc842d45bc87534b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: aep
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/73mL9lz5vq_gOJRoGyq-wXel5qY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 21 Jul 2018 15:56:42 -0000

----==_mimepart_5b5357b777abb_7ef93fbc842d45bc87534b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

https://github.com/quicwg/base-drafts/blob/master/draft-ietf-quic-recovery.md#on-new-congestion-event

this is the first and only mention of kMarkReductionFactor

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1594
----==_mimepart_5b5357b777abb_7ef93fbc842d45bc87534b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/quicwg/base-drafts/blob/master/draft-ietf-quic-recovery.md#on-new-congestion-event">https://github.com/quicwg/base-drafts/blob/master/draft-ietf-quic-recovery.md#on-new-congestion-event</a></p>
<p>this is the first and only mention of kMarkReductionFactor</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1594">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-8ITn97dOugU1neF6JVROtxeAYyks5uI083gaJpZM4VZrAZ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9X6LbzH_6-H1Jcwhd67udfoXJF2ks5uI083gaJpZM4VZrAZ.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"draft-ietf-quic-recovery: kMarkReductionFactor is not defined (#1594)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1594"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1594",
"url": "https://github.com/quicwg/base-drafts/issues/1594",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "draft-ietf-quic-recovery: kMarkReductionFactor is not defined (#1594)",
"sections": [
{
"text": "",
"activityTitle": "**Arvid E. Picciani**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@aep",
"facts": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1594
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1594,\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\": 1594\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1594"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 359051289\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b5357b777abb_7ef93fbc842d45bc87534b--


From nobody Sat Jul 21 09:53: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 9C9FA130DC4 for <quic-issues@ietfa.amsl.com>; Sat, 21 Jul 2018 09:53:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.011
X-Spam-Level: 
X-Spam-Status: No, score=-1.011 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, T_DKIMWL_WL_HIGH=-0.01] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5kjWr8HXBwno for <quic-issues@ietfa.amsl.com>; Sat, 21 Jul 2018 09:53: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 C69B7127333 for <quic-issues@ietf.org>; Sat, 21 Jul 2018 09:53:25 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1532192004; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=vTeutLASQS3AARoixoEY0cF7PYrHKCXOlbW1221VrWo=; b=K+tatv1nLlLjWfW5oyYesTmX2YMkwre9PwuXkAJnCjt7d2Fz4oSuT2fDculB2EzqLXI4JNOd by1QzD6vAaSHd79Rit6EjK78EPwtbH9+zC5Tt2j6/SLX1EoOf5kAdzb4d3En9VkQc/79VtXa adi+Vn2gTgHQwMGfANyDUgm1+yc=
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 5b536504.7fed095e4510-smtp-out-n03; Sat, 21 Jul 2018 16:53:24 -0000 (UTC)
Date: Sat, 21 Jul 2018 09:53:23 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5b5365035f621_18bb2ad43a77ef7830bb@hookshot-fe-d2afb11.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 3a86d4: kLossReductionFactor
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b5365035ef7b_18bb2ad43a77ef7829a7"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/wZ034A_Kqed9bGftVQnlu_bUd4Q>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 21 Jul 2018 16:53:28 -0000

----==_mimepart_5b5365035ef7b_18bb2ad43a77ef7829a7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 3a86d468b8f738aac1ad30f5f91d20e69d0d41d3
      https://github.com/quicwg/base-drafts/commit/3a86d468b8f738aac1ad30f5f91d20e69d0d41d3
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-07-21 (Sat, 21 Jul 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  kLossReductionFactor

Fixes #1594



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b5365035ef7b_18bb2ad43a77ef7829a7--


From nobody Sat Jul 21 09:53: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 81B38127333 for <quic-issues@ietfa.amsl.com>; Sat, 21 Jul 2018 09:53:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xouDPgoyMwre for <quic-issues@ietfa.amsl.com>; Sat, 21 Jul 2018 09:53:30 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C0E18130DC4 for <quic-issues@ietf.org>; Sat, 21 Jul 2018 09:53:30 -0700 (PDT)
Date: Sat, 21 Jul 2018 09:53:29 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532192009; bh=24AjLQzZVMUaEQYwBVsY1AHYq8Ow0tXQQXn5SMgvTXU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=X04BwY19I2PdsMgFPmI8J/l7o+XVo7y55AjwM00ZVxDv2gXFVMq2DpxesWtS3n642 4r+3/EH44325SaCgTXEd8lPjHRHfg9rIVrNCwTYb/NAxes1EIj5fIKYYpzY58BT1p+ UTPQeazLXB1xf5BiqdfYnyHp7SBo5Z/0BQaHxksY=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe592e248391809735f5bf0413ea15c26e53d568592cf00000001176b270992a169ce1476e5a0@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1594/issue_event/1746145821@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1594@github.com>
References: <quicwg/base-drafts/issues/1594@github.com>
Subject: Re: [quicwg/base-drafts] draft-ietf-quic-recovery: kMarkReductionFactor is not defined (#1594)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b536509bc2d6_5f7c3f7fbeed45b875041b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/2ZCPNgvU7pVRoNw9HSjpTbPwUGI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 21 Jul 2018 16:53:33 -0000

----==_mimepart_5b536509bc2d6_5f7c3f7fbeed45b875041b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1594 via 3a86d468b8f738aac1ad30f5f91d20e69d0d41d3.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1594#event-1746145821
----==_mimepart_5b536509bc2d6_5f7c3f7fbeed45b875041b
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="343336352" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1594" href="https://github.com/quicwg/base-drafts/issues/1594">#1594</a> via <a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/3a86d468b8f738aac1ad30f5f91d20e69d0d41d3"><tt>3a86d46</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/1594#event-1746145821">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxcJIwu74j1E7sWJpnjPg2awoRPkks5uI1yJgaJpZM4VZrAZ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5n76i3ouTzcm7-45gjbaQKgjPnVks5uI1yJgaJpZM4VZrAZ.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1594 via 3a86d468b8f738aac1ad30f5f91d20e69d0d41d3."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1594#event-1746145821"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1594#event-1746145821",
"url": "https://github.com/quicwg/base-drafts/issues/1594#event-1746145821",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] draft-ietf-quic-recovery: kMarkReductionFactor is not defined (#1594)",
"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/1594#event-1746145821"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 359051289\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b536509bc2d6_5f7c3f7fbeed45b875041b--


From nobody Sat Jul 21 09: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 3C61E130DF9 for <quic-issues@ietfa.amsl.com>; Sat, 21 Jul 2018 09:54:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uxd8B78eIVtV for <quic-issues@ietfa.amsl.com>; Sat, 21 Jul 2018 09:54:23 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0E286127333 for <quic-issues@ietf.org>; Sat, 21 Jul 2018 09:54:23 -0700 (PDT)
Date: Sat, 21 Jul 2018 09:54:22 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532192062; bh=U9Z4A9XKLsIteWx60TzOl+0dJ8C4Tw6H5CfrC/sD5Fw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=A1c41X8J43x0dTq//uxjH8jsDjIEvvZZxozHZpyNPf51gUVop+E8Vqlm93uu9AYDa KNuYBZ4gEcgXI7nExAL+ZezQ9qAuB253I0NowKcsSOL4ZFC6BKKf0P3iEV7RwUuN3y 0d9AYa7c1/gNoCMqxirmbPi9mT0SJJqIkxXA316c=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab662d254043bb277b38b7e68a64de47e5030812e792cf00000001176b273e92a169ce1476e5a0@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1594/406809450@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1594@github.com>
References: <quicwg/base-drafts/issues/1594@github.com>
Subject: Re: [quicwg/base-drafts] draft-ietf-quic-recovery: kMarkReductionFactor is not defined (#1594)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b53653e31490_51d53fc6c64d45b44538bc"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/i7oeQzjqrmkrUxMoDR3J0XG9Ia4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 21 Jul 2018 16:54:25 -0000

----==_mimepart_5b53653e31490_51d53fc6c64d45b44538bc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Thanks.  I'm not sure how that was misspelled in that way, but it's now kLossReductionFactor, as it should have been.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1594#issuecomment-406809450
----==_mimepart_5b53653e31490_51d53fc6c64d45b44538bc
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Thanks.  I'm not sure how that was misspelled in that way, but it's now kLossReductionFactor, as it should have been.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1594#issuecomment-406809450">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyJuDcqM_eFIPmrypBAfi4HFt6PNks5uI1y-gaJpZM4VZrAZ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7Ne_06EMexasFULxdE_gbK9Eh12ks5uI1y-gaJpZM4VZrAZ.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1594: Thanks.  I'm not sure how that was misspelled in that way, but it's now kLossReductionFactor, as it should have been."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1594#issuecomment-406809450"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1594#issuecomment-406809450",
"url": "https://github.com/quicwg/base-drafts/issues/1594#issuecomment-406809450",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] draft-ietf-quic-recovery: kMarkReductionFactor is not defined (#1594)",
"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\": 1594,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1594#issuecomment-406809450"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 359051289\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b53653e31490_51d53fc6c64d45b44538bc--


From nobody Sun Jul 22 19:28: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 EF400130DD2 for <quic-issues@ietfa.amsl.com>; Sun, 22 Jul 2018 19:28:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LCtpIMfqMvkS for <quic-issues@ietfa.amsl.com>; Sun, 22 Jul 2018 19:28: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 86676130DC9 for <quic-issues@ietf.org>; Sun, 22 Jul 2018 19:28:51 -0700 (PDT)
Date: Sun, 22 Jul 2018 19:28:50 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532312930; bh=YPHroUR+V1PCJARbZjIsZwhEIRaF2osG6V278b6dFBs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=usd7lyQDYnsnzPfdgiulrc2q7ziGn520jSL6tPir4gsNRMG7lN457w9FljcCStd3J 1q6yB3rutxcRJUqrsCz+FDmHG2n6JEXzbfq2/vBFFqlC8q+qspegt7eIcS9PGp50BA mf64GyVrk+oT2mNKbh+F+m+2Wt+OPZZIqGIlgoZ0=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab7fd7f281c78735fb237ff255479382a3a316055392cf00000001176cff6292a169ce13c7a591@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1443/406921495@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1443@github.com>
References: <quicwg/base-drafts/issues/1443@github.com>
Subject: Re: [quicwg/base-drafts] Stateless Reset Eternal Ping Pong (#1443)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b553d62670b4_26703ff3770d45bc1970f8"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/rb-C2rVoqNMK0tOmVpXGN3cOPho>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 23 Jul 2018 02:28:54 -0000

----==_mimepart_5b553d62670b4_26703ff3770d45bc1970f8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> I'm not trying to ensure a reset is sent in response to an ACK-only packet.

A misunderstanding then...

> I'm suggesting the reset packet attempt to look like an ACK-only packet 

Yes, but I think that you're missing the point that an ACK-only packet for ANY connection is potentially much bigger than an ACK-only packet for THIS connection.

Let's say that your peer chose no connection ID (this would be common for a server that sends a stateless reset).  Then a minimal ACK-only packet is 4 octets of ACK, 2 octets of short header, and 16 octets of authentication tag.  That's 22 octets.  4 octets of ACK is unlikely, but it is a size you might expect to see early in a connection.

Now if you don't know how long the connection ID of your peer is and you want to ensure that the packet you send is plausible, you have to assume that they used the maximum size.  That's 18 octets.  Then add the short header, a PING frame (which is smaller than the ACK), and authentication tag.  That leads to 37 octets - the number in the draft.

While it might be valid to send less than 37 octets, you can't be sure that it always 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/1443#issuecomment-406921495
----==_mimepart_5b553d62670b4_26703ff3770d45bc1970f8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<blockquote>
<p>I'm not trying to ensure a reset is sent in response to an ACK-only pa=
cket.</p>
</blockquote>
<p>A misunderstanding then...</p>
<blockquote>
<p>I'm suggesting the reset packet attempt to look like an ACK-only packe=
t</p>
</blockquote>
<p>Yes, but I think that you're missing the point that an ACK-only packet=
 for ANY connection is potentially much bigger than an ACK-only packet fo=
r THIS connection.</p>
<p>Let's say that your peer chose no connection ID (this would be common =
for a server that sends a stateless reset).  Then a minimal ACK-only pack=
et is 4 octets of ACK, 2 octets of short header, and 16 octets of authent=
ication tag.  That's 22 octets.  4 octets of ACK is unlikely, but it is a=
 size you might expect to see early in a connection.</p>
<p>Now if you don't know how long the connection ID of your peer is and y=
ou want to ensure that the packet you send is plausible, you have to assu=
me that they used the maximum size.  That's 18 octets.  Then add the shor=
t header, a PING frame (which is smaller than the ACK), and authenticatio=
n tag.  That leads to 37 octets - the number in the draft.</p>
<p>While it might be valid to send less than 37 octets, you can't be sure=
 that it always will be.</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/1443#issuecomment-406921495">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqzXE=
y-Lb5EFoDXdFcQrWZhZjteCEks5uJTTigaJpZM4Ulk0v">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq5L1gqJ5Q188fyvLtE5RAO26=
nnlWks5uJTTigaJpZM4Ulk0v.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 #1443: \u003e I'm not trying to ensure a reset is sent in re=
sponse to an ACK-only packet.\r\n\r\nA misunderstanding then...\r\n\r\n\u=
003e I'm suggesting the reset packet attempt to look like an ACK-only pac=
ket \r\n\r\nYes, but I think that you're missing the point that an ACK-on=
ly packet for ANY connection is potentially much bigger than an ACK-only =
packet for THIS connection.\r\n\r\nLet's say that your peer chose no conn=
ection ID (this would be common for a server that sends a stateless reset=
).  Then a minimal ACK-only packet is 4 octets of ACK, 2 octets of short =
header, and 16 octets of authentication tag.  That's 22 octets.  4 octets=
 of ACK is unlikely, but it is a size you might expect to see early in a =
connection.\r\n\r\nNow if you don't know how long the connection ID of yo=
ur peer is and you want to ensure that the packet you send is plausible, =
you have to assume that they used the maximum size.  That's 18 octets.  T=
hen add the short header, a PING frame (which is smaller than the ACK), a=
nd authentication tag.  That leads to 37 octets - the number in the draft=
.\r\n\r\nWhile it might be valid to send less than 37 octets, you can't b=
e sure that it always will be."}],"action":{"name":"View Issue","url":"ht=
tps://github.com/quicwg/base-drafts/issues/1443#issuecomment-406921495"}}=
}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment=
-406921495",
"url": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment-40=
6921495",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Stateless Reset Eternal Ping Pong (#14=
43)",
"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\": 1443,\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\": 1443\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment-40=
6921495"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3453944=
79\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b553d62670b4_26703ff3770d45bc1970f8--


From nobody Sun Jul 22 19:43: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 3762B130DF4 for <quic-issues@ietfa.amsl.com>; Sun, 22 Jul 2018 19:43: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.249, 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 1NnVyTSl_t7V for <quic-issues@ietfa.amsl.com>; Sun, 22 Jul 2018 19:43: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 22634130DD2 for <quic-issues@ietf.org>; Sun, 22 Jul 2018 19:43:29 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1532313808; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=qB2NVFr8GHLcuJlbnhqO9RrcBoYBUjr2Xuvb/wGtwSo=; b=xQG9SCCJigt8o9k7mJVUi2+D5ESTgBx4v6EUtmCI7+kI2GxjTGr/kEHVTBrS80+LrejItB7N niitnRqUe0lr/eCyjD3di6GHkkoxQKcOsDEjVLqW9cuWFCMGPw+9MfvRsPBU4Q7A4ljuJAWA kxyt8R+t8Nb7JTn/yWPAVhb6uI4=
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 5b5540d0.7f174b0e1030-smtp-out-n01; Mon, 23 Jul 2018 02:43:28 -0000 (UTC)
Date: Sun, 22 Jul 2018 19:43:27 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b5540cfe76e0_364a2af5d7486f78101298@hookshot-fe-88eb02d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 036fcc: Reference the right section, closes #1593
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b5540cfe71e7_364a2af5d7486f78101151"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/mynlNvwh9wU9Lv4fQBI9wYc9G7A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 23 Jul 2018 02:43:31 -0000

----==_mimepart_5b5540cfe71e7_364a2af5d7486f78101151
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 036fcc48bb2429d0e6b8d9b617664507fca5d079
      https://github.com/quicwg/base-drafts/commit/036fcc48bb2429d0e6b8d9b617664507fca5d079
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-23 (Mon, 23 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Reference the right section, closes #1593



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b5540cfe71e7_364a2af5d7486f78101151--


From nobody Sun Jul 22 19:43: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 CA5F7130DD2 for <quic-issues@ietfa.amsl.com>; Sun, 22 Jul 2018 19:43:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1IK_vNYvCXNG for <quic-issues@ietfa.amsl.com>; Sun, 22 Jul 2018 19:43: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 72584130DDC for <quic-issues@ietf.org>; Sun, 22 Jul 2018 19:43:35 -0700 (PDT)
Date: Sun, 22 Jul 2018 19:43:34 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532313814; bh=26cbkqaHOG6SZ4cs0xR+xjn4+iP4kx5mEtVC7GfPuTc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=E2H7TuEmCwMjhDE+Tv5e8hdtedaPB8hJ81htKGBjAdnI6N1SdX+cC/JuW7cWwqt0x Jw4I8z2F3dsJ1+VEIk8knAw3uRKhVizX6pj5G1nydT/l9WALZKK4kejVWhbwN15xT8 +Cqz6kENEPGG20K68v367BYwnqISzEIhOQNbI+8c=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abef5fa2e44cd9a6924d4a3c67b8ee16b307fb4f3f92cf00000001176d02d692a169ce147673fd@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1593/issue_event/1746727773@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1593@github.com>
References: <quicwg/base-drafts/issues/1593@github.com>
Subject: Re: [quicwg/base-drafts] transport: dangling reference to Section 11 of QUIC-TLS (#1593)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5540d66e9d8_1fcf3fe51ecd45b83640c0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/JeVGAthLq68VMMuBWDHHFyopr9c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 23 Jul 2018 02:43:38 -0000

----==_mimepart_5b5540d66e9d8_1fcf3fe51ecd45b83640c0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1593 via 036fcc48bb2429d0e6b8d9b617664507fca5d079.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1593#event-1746727773
----==_mimepart_5b5540d66e9d8_1fcf3fe51ecd45b83640c0
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="343307261" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1593" href="https://github.com/quicwg/base-drafts/issues/1593">#1593</a> via <a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/036fcc48bb2429d0e6b8d9b617664507fca5d079"><tt>036fcc4</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/1593#event-1746727773">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0AUY5hmP-0TvQyL2lU_AKGscs-Dks5uJThWgaJpZM4VZiSb">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6VIQvVzmb2Zf62Xl7zmN89NJlqiks5uJThWgaJpZM4VZiSb.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1593 via 036fcc48bb2429d0e6b8d9b617664507fca5d079."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1593#event-1746727773"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1593#event-1746727773",
"url": "https://github.com/quicwg/base-drafts/issues/1593#event-1746727773",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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: dangling reference to Section 11 of QUIC-TLS (#1593)",
"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/1593#event-1746727773"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 359015579\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b5540d66e9d8_1fcf3fe51ecd45b83640c0--


From nobody Mon Jul 23 05:44: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 AFB77130DED for <quic-issues@ietfa.amsl.com>; Mon, 23 Jul 2018 05:44:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 623oo0G3Qsz2 for <quic-issues@ietfa.amsl.com>; Mon, 23 Jul 2018 05:44:35 -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 CE90D130DE1 for <quic-issues@ietf.org>; Mon, 23 Jul 2018 05:44:35 -0700 (PDT)
Date: Mon, 23 Jul 2018 05:44:34 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532349875; bh=H6PxzmCm5mOIPsv1V2JfFFT7D8bSuui7Dk/uU9E5b1I=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=IqnKLzAe8mSo5Lbu86pUDcIkIbvvk73eD8/0nEfm9fcn9H4BUKNcuGKjduIzAJjBe /qw7qfKt35l4/Yjl/zv4sWrYtBn+83Owp1Z/DXufN9lnDXJjaKN0Q0u+Sj7v++3IhQ iymz1RAN64uCrhUMA1oooL/0Nqe5bA5daVzIKdpM=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab8f0f704d32b612c9d8ef074da8285e08409fa87392cf00000001176d8fb292a169ce13c7a591@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1443/407045187@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1443@github.com>
References: <quicwg/base-drafts/issues/1443@github.com>
Subject: Re: [quicwg/base-drafts] Stateless Reset Eternal Ping Pong (#1443)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b55cdb2e43eb_2ce3f7f7a0be620102350"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/-ZeNjlR1kDwpT69R1eOP9c6OdVQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 23 Jul 2018 12:44:39 -0000

----==_mimepart_5b55cdb2e43eb_2ce3f7f7a0be620102350
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I didn't miss that point about ANY connection, I'm just not sure that is the goal we want given the design we have.

We have two goals:
1) Look like a plausible non-reset packet to a passive observer. ie: "to the extent possible - indistinguishable from a regular packet"
2) Allow the peer to be reset via processing the agreed upon token.

I think number 2 only requires the packet arrive at the right IP/port, since we've already established that if the peer is relying on it's CID coming back, this design is impractical.

This makes 1 the more interesting one.  The server receives a packet it can't associate with a connection.  At that point, it may have knowledge of what typical client CIDs are for the given application(ie: 0, 8, etc) and what traffic it commonly sends, so it may be able to craft a more plausible reset than the min 37 octet suggestion.  That makes me think the current min should be relaxed, to the min non-empty packet size, though I admit by itself that makes this problem slightly worse, not better.

If we think requiring sending larger packets is extra burden on observers that want to reset connections, then a larger packet is certainly better, but I don't think we think that's a real form of protection?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1443#issuecomment-407045187
----==_mimepart_5b55cdb2e43eb_2ce3f7f7a0be620102350
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>I didn't miss that point about ANY connection, I'm just not sure that =
is the goal we want given the design we have.</p>
<p>We have two goals:</p>
<ol>
<li>Look like a plausible non-reset packet to a passive observer. ie: "to=
 the extent possible - indistinguishable from a regular packet"</li>
<li>Allow the peer to be reset via processing the agreed upon token.</li>=

</ol>
<p>I think number 2 only requires the packet arrive at the right IP/port,=
 since we've already established that if the peer is relying on it's CID =
coming back, this design is impractical.</p>
<p>This makes 1 the more interesting one.  The server receives a packet i=
t can't associate with a connection.  At that point, it may have knowledg=
e of what typical client CIDs are for the given application(ie: 0, 8, etc=
) and what traffic it commonly sends, so it may be able to craft a more p=
lausible reset than the min 37 octet suggestion.  That makes me think the=
 current min should be relaxed, to the min non-empty packet size, though =
I admit by itself that makes this problem slightly worse, not better.</p>=

<p>If we think requiring sending larger packets is extra burden on observ=
ers that want to reset connections, then a larger packet is certainly bet=
ter, but I don't think we think that's a real form of protection?</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/1443#issuecomment-407045187">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqzA3=
7H1jX1tZvHuW4PkAIc1YauEcks5uJcUygaJpZM4Ulk0v">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq6bXzUccuBEtCNunBcp58fgp=
YsZlks5uJcUygaJpZM4Ulk0v.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 #1443: I didn't miss that point about ANY connection, I'm just no=
t sure that is the goal we want given the design we have.\r\n\r\nWe have =
two goals:\r\n1) Look like a plausible non-reset packet to a passive obse=
rver. ie: \"to the extent possible - indistinguishable from a regular pac=
ket\"\r\n2) Allow the peer to be reset via processing the agreed upon tok=
en.\r\n\r\nI think number 2 only requires the packet arrive at the right =
IP/port, since we've already established that if the peer is relying on i=
t's CID coming back, this design is impractical.\r\n\r\nThis makes 1 the =
more interesting one.  The server receives a packet it can't associate wi=
th a connection.  At that point, it may have knowledge of what typical cl=
ient CIDs are for the given application(ie: 0, 8, etc) and what traffic i=
t commonly sends, so it may be able to craft a more plausible reset than =
the min 37 octet suggestion.  That makes me think the current min should =
be relaxed, to the min non-empty packet size, though I admit by itself th=
at makes this problem slightly worse, not better.\r\n\r\nIf we think requ=
iring sending larger packets is extra burden on observers that want to re=
set connections, then a larger packet is certainly better, but I don't th=
ink we think that's a real form of protection?"}],"action":{"name":"View =
Issue","url":"https://github.com/quicwg/base-drafts/issues/1443#issuecomm=
ent-407045187"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment=
-407045187",
"url": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment-40=
7045187",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Stateless Reset Eternal Ping Pong (#14=
43)",
"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\": 1443,\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\": 1443\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment-40=
7045187"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3453944=
79\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b55cdb2e43eb_2ce3f7f7a0be620102350--


From nobody Mon Jul 23 09:03: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 B032C130EA8 for <quic-issues@ietfa.amsl.com>; Mon, 23 Jul 2018 09:03:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id K2pOx-DkfQY5 for <quic-issues@ietfa.amsl.com>; Mon, 23 Jul 2018 09:03: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 59463130EF1 for <quic-issues@ietf.org>; Mon, 23 Jul 2018 09:03:01 -0700 (PDT)
Date: Mon, 23 Jul 2018 09:03:00 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532361780; bh=sSpl4xFN5UYmwvPHvfQglIEQiw6NW1k2j3DxLfge7W0=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=CM1K+k9aUVG94fYJ+crVF9qWOYSU85hzIIRM4uoPi5LwdR5bJ/P6rbFNrQf83dRh1 AG5wmSFwecL5RH+ms8jI6zCGE2Jc/rNSeC7wlHDW5svTO8GcVW+GXQe5ZDSIYv42NE q53kT01nRL7T8ojfCdmYBgim7vA10SWqFeK7AUDY=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab91066c14d3d14609d707baf30c9b3f74157c09e992cf00000001176dbe3492a169ce147c6344@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@github.com>
Subject: [quicwg/base-drafts] Rename "retransmittable" frames and packets (#1595)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b55fc3488e5_377d3f9687ad45b41070cf"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/XAA8vSo5IoWfZPrvSVB2iwe3cto>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 23 Jul 2018 16:03:05 -0000

----==_mimepart_5b55fc3488e5_377d3f9687ad45b41070cf
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

The word retransmittable is used in the recovery draft for both frames and packets that cause an ACK frame to be sent in response to their receipt.

This is really misleading, because QUIC never retransmits packets(except maybe connection close) and only sometimes retransmits frames.

Ideally we'd have different words for the frames and the packets containing those frames, but at a minimum I want to stop using retransmittable.

Previous suggestions:
- Ackable - I didn't like this before, but it's strictly better than retransmittable.
- Reliable - Maybe a good term for packets, less good for frames?
- Needs Acknowledgement - Verbose, but correct.  Possibly abbreviated to Nack for maximum confusion :)
- Persistent

I'm want to change retransmittable to something else before the next drafts, so please suggest alternatives now and I'll write a PR for whatever people hate the least.

-- 
You are receiving this 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
----==_mimepart_5b55fc3488e5_377d3f9687ad45b41070cf
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>The word retransmittable is used in the recovery draft for both frames and packets that cause an ACK frame to be sent in response to their receipt.</p>
<p>This is really misleading, because QUIC never retransmits packets(except maybe connection close) and only sometimes retransmits frames.</p>
<p>Ideally we'd have different words for the frames and the packets containing those frames, but at a minimum I want to stop using retransmittable.</p>
<p>Previous suggestions:</p>
<ul>
<li>Ackable - I didn't like this before, but it's strictly better than retransmittable.</li>
<li>Reliable - Maybe a good term for packets, less good for frames?</li>
<li>Needs Acknowledgement - Verbose, but correct.  Possibly abbreviated to Nack for maximum confusion :)</li>
<li>Persistent</li>
</ul>
<p>I'm want to change retransmittable to something else before the next drafts, so please suggest alternatives now and I'll write a PR for whatever people hate the least.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are 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">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyTUtVXp96jhUaAesDKnpP9aLDHCks5uJfO0gaJpZM4VbQ_8">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_PyUB6VLwxnONVI3OwfY3JiIXGzks5uJfO0gaJpZM4VbQ_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":"DESCRIPTION","message":"Rename \"retransmittable\" frames and packets (#1595)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1595"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1595",
"url": "https://github.com/quicwg/base-drafts/issues/1595",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@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 \"retransmittable\" frames and packets (#1595)",
"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": 1595
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "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"
}
],
"@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_5b55fc3488e5_377d3f9687ad45b41070cf--


From nobody Mon Jul 23 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 94118130E42 for <quic-issues@ietfa.amsl.com>; Mon, 23 Jul 2018 09:04:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Sl6mGj0Cm1M1 for <quic-issues@ietfa.amsl.com>; Mon, 23 Jul 2018 09:04: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 D667C130F0E for <quic-issues@ietf.org>; Mon, 23 Jul 2018 09:04:07 -0700 (PDT)
Date: Mon, 23 Jul 2018 09:04:06 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532361846; bh=h6CbYAbZeXQ4lHd7ehICuRFTuZdGSAmT9VW9wNIS0kA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=yvsj2cme3H0Y51yZ5f3C570FCAHqphQ3HqN5+OFuH+Qy4FH6b871HJ84To7WGH0gR TqREIRpZurZOTK0mLkxxsHngeGSD5k7JtC/X7U/8Qhfv5mlUt6ocTkFlDsde2ZUOpG T/2FVRPA6B7LgOOSTGI/N8EofJpr+/qyFZOnWyDA=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab1268aea4d93734cb8e1e418cde4c13884a3a442792cf00000001176dbe7692a169ce1456e92b@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1557/review/139544195@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1557@github.com>
References: <quicwg/base-drafts/pull/1557@github.com>
Subject: Re: [quicwg/base-drafts] Add Definitions (#1557)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b55fc76db490_7a133f868ecd45c01403b6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ZuaLPNH5ulYbxpnxiJzT6FjG8Io>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 23 Jul 2018 16:04:11 -0000

----==_mimepart_5b55fc76db490_7a133f868ecd45c01403b6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> +
+In-flight:
+
+: Packets are considered in-flight when they have been sent
+  and neither acknowledged or declared lost, and they are not
+  ACK-only.
+
+Retransmittable Frames:
+
+: All frames besides ACK, ACK_ECN, or PADDING are considered
+  retransmittable.
+
+Retransmittable Packets:
+
+: Packets that contain retransmittable frames elicit an ACK from
+  the receiver and are called retransmittable packets.

I opened issue #1595 for splitting up the terms, but I'd prefer do that separately.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1557#discussion_r204459182
----==_mimepart_5b55fc76db490_7a133f868ecd45c01403b6
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/1557#discussion_r204459182">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; +
+In-flight:
+
+: Packets are considered in-flight when they have been sent
+  and neither acknowledged or declared lost, and they are not
+  ACK-only.
+
+Retransmittable Frames:
+
+: All frames besides ACK, ACK_ECN, or PADDING are considered
+  retransmittable.
+
+Retransmittable Packets:
+
+: Packets that contain retransmittable frames elicit an ACK from
+  the receiver and are called retransmittable packets.
</pre>
<p>I opened issue <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" href="https://github.com/quicwg/base-drafts/issues/1595">#1595</a> for splitting up the terms, but I'd prefer do that separately.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1557#discussion_r204459182">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6QU1vWyQCtQNvhdK5wA4iKWIa9yks5uJfP2gaJpZM4VP39p">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq02Cw3MzVdtrULnWb-zywlwBAwQvks5uJfP2gaJpZM4VP39p.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1557"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1557#discussion_r204459182"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1557#discussion_r204459182",
"url": "https://github.com/quicwg/base-drafts/pull/1557#discussion_r204459182",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1557",
"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/1557#discussion_r204459182"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356482921\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b55fc76db490_7a133f868ecd45c01403b6--


From nobody Mon Jul 23 09: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 A03E4130EAC for <quic-issues@ietfa.amsl.com>; Mon, 23 Jul 2018 09:07:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 92V9BBY7hB82 for <quic-issues@ietfa.amsl.com>; Mon, 23 Jul 2018 09:07: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 A5C5B130EE4 for <quic-issues@ietf.org>; Mon, 23 Jul 2018 09:07:22 -0700 (PDT)
Date: Mon, 23 Jul 2018 09:07:22 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532362042; bh=AGWVsMa8/UnN3rwx6CbZ5g3LfxlN9d+8yUxyYR1TwW4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=XjFSnZhaSVgPbnbTXJyW01SRmv8It4e9VPsM5J2+3yZh0anSDX4rhgq5PlidJzeU0 XOOslziGnuzIlqCZmv8RphksX9ZU8Vy1E8TrdZsXYTLEv+WUK9h8sDz/KKb1pqZh+g M3UzIEqPHSwUKuKPV4kL8Z6KmGACp1P/+ELXDL7s=
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab2b20d446de023fde1c5a28ea99d1312f3592e23b92cf00000001176dbf3a92a169ce147c6344@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/407112174@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_5b55fd3a80d9_577c3fe5d12be6241090c2"; 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/NQQ8cv_RzB10Ha9MupttOI93Wdw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 23 Jul 2018 16:07:25 -0000

----==_mimepart_5b55fd3a80d9_577c3fe5d12be6241090c2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I'd throw my vote to **Reliable**. Reliable frames contain data/information that needs to be reliably delivered. and reliable packets contain reliable 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/1595#issuecomment-407112174
----==_mimepart_5b55fd3a80d9_577c3fe5d12be6241090c2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I'd throw my vote to <strong>Reliable</strong>. Reliable frames contain data/information that needs to be reliably delivered. and reliable packets contain reliable 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/1595#issuecomment-407112174">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9ZGyMD_gJL9Vu6_jc1x6-ksM7sfks5uJfS6gaJpZM4VbQ_8">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_nu8Tqz5g6IU3x62uy46sGechEFks5uJfS6gaJpZM4VbQ_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":"@nibanks in #1595: I'd throw my vote to **Reliable**. Reliable frames contain data/information that needs to be reliably delivered. and reliable packets contain reliable frames."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1595#issuecomment-407112174"}}}</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-407112174",
"url": "https://github.com/quicwg/base-drafts/issues/1595#issuecomment-407112174",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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": "**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\": 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-407112174"
}
],
"@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_5b55fd3a80d9_577c3fe5d12be6241090c2--


From nobody Mon Jul 23 09: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 9CF8B130F08 for <quic-issues@ietfa.amsl.com>; Mon, 23 Jul 2018 09:10:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rFhj00slBknB for <quic-issues@ietfa.amsl.com>; Mon, 23 Jul 2018 09:10: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 D362D130F0F for <quic-issues@ietf.org>; Mon, 23 Jul 2018 09:10:21 -0700 (PDT)
Date: Mon, 23 Jul 2018 09:10:21 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532362221; bh=onenPOaCgBODbeZBddVeAwspaSHGkmE2S8d72uG6LnI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=VVDbvyWHVvI5VnCoPD5UJC69TRWRCBnRIurJ63tFPpzdczViR+WcHfmMklKUkGoRU 4lT9YRpgC3m07kie+GW7x8+/ZB/nUVn+eCZuo2kLhEsJmGQdDrWggS+N4gXEhgEkY3 pW29CGuE9F195i3ucvBh1GQo8boAWlcav9DVKJcA=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abee5405e8433418f94a08827c7b23998a3e67636f92cf00000001176dbfed92a169ce147c6344@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/407113094@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_5b55fded248c7_7f453fb8c7ebe618155811"; 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/e5QKlv-jpxj5dzxbJk5IOue249Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 23 Jul 2018 16:10:25 -0000

----==_mimepart_5b55fded248c7_7f453fb8c7ebe618155811
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

- Wants Acknowledgement - Wack
- Acknowledgement Required - Ackr
- Receipt Required - RecReq

:~)


-- 
You are receiving this 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-407113094
----==_mimepart_5b55fded248c7_7f453fb8c7ebe618155811
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<ul>
<li>Wants Acknowledgement - Wack</li>
<li>Acknowledgement Required - Ackr</li>
<li>Receipt Required - RecReq</li>
</ul>
<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/1595#issuecomment-407113094">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6c_HoQIBhWUI-9oshet3Lx9eTwbks5uJfVtgaJpZM4VbQ_8">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3vWclWYZ6MQ8_iFxPwG1YrJhGMcks5uJfVtgaJpZM4VbQ_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":"@LPardue in #1595: - Wants Acknowledgement - Wack\r\n- Acknowledgement Required - Ackr\r\n- Receipt Required - RecReq\r\n\r\n:~)\r\n"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1595#issuecomment-407113094"}}}</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-407113094",
"url": "https://github.com/quicwg/base-drafts/issues/1595#issuecomment-407113094",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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": "**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\": 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-407113094"
}
],
"@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_5b55fded248c7_7f453fb8c7ebe618155811--


From nobody Mon Jul 23 10:10: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 005E6130F37 for <quic-issues@ietfa.amsl.com>; Mon, 23 Jul 2018 10:10:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id toaYJCNurVOQ for <quic-issues@ietfa.amsl.com>; Mon, 23 Jul 2018 10:10: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 498DB130F74 for <quic-issues@ietf.org>; Mon, 23 Jul 2018 10:10:15 -0700 (PDT)
Date: Mon, 23 Jul 2018 10:10:13 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532365813; bh=hLAg3lQSYFl1J7mDl3b+ML8zYj0Dgu/VE7/rXYyumnc=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=ikVlI3BHAK55J0RDvwXesg/vJTNsqpnIr+f9YL+cDnoYjGL9f9HjISZEcuyE9XcYN ddLiI/sRpupj0Bv2AjLlu2CFCKyr4CDJ38h4rio5X+TY1XofagiS9nrwEN3TbFu5UH KglxiLRVGrIk565cHDNUxnwrQHrErUTy6U9h18vk=
From: afrind <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab402f224dfe81c8ef28b755a38bcc6d8fa48ccb0f92cf00000001176dcdf592a169ce147cbcb8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1596@github.com>
Subject: [quicwg/base-drafts] How should an HQ server respond to RST_STREAM? (#1596)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b560bf56ceb0_68e3fa25d2d45bc613a5"; 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/CId01fCAoZaEyAXmjW2EZoH5KP0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 23 Jul 2018 17:10:24 -0000

----==_mimepart_5b560bf56ceb0_68e3fa25d2d45bc613a5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

If a client sends a RST_STREAM with code HTTP_REQUEST_CANCELLED, the server also needs to reset its end of the stream.  As I read the spec, I'm unsure what error code best suits this purpose.

1. STOPPING says it is reserved by the transport in response to STOP_SENDING, so that's not it.
2. HTTP_REQUEST_CANCELLED is allowed S->C, but only if no processing of the request has occurred.  What if part of the request has been processed? 

A corollary question is, if a server cancels a request with a reset_stream, and does not send a STOP_SENDING, is the client expected to reply with HTTP_REQUEST_CANCELLED, a different error code, or continue sending until told to stop?  CANCELLED seems ok here, but I dislike the asymmetry.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1596
----==_mimepart_5b560bf56ceb0_68e3fa25d2d45bc613a5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>If a client sends a RST_STREAM with code HTTP_REQUEST_CANCELLED, the server also needs to reset its end of the stream.  As I read the spec, I'm unsure what error code best suits this purpose.</p>
<ol>
<li>STOPPING says it is reserved by the transport in response to STOP_SENDING, so that's not it.</li>
<li>HTTP_REQUEST_CANCELLED is allowed S-&gt;C, but only if no processing of the request has occurred.  What if part of the request has been processed?</li>
</ol>
<p>A corollary question is, if a server cancels a request with a reset_stream, and does not send a STOP_SENDING, is the client expected to reply with HTTP_REQUEST_CANCELLED, a different error code, or continue sending until told to stop?  CANCELLED seems ok here, but I dislike the asymmetry.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1596">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2bULt9J_6TV5p6MvCzI2f0t6uClks5uJgN1gaJpZM4VbXZI">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3EwuXd1SemmHYdxOgLh846DTn2eks5uJgN1gaJpZM4VbXZI.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"How should an HQ server respond to RST_STREAM? (#1596)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1596"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1596",
"url": "https://github.com/quicwg/base-drafts/issues/1596",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "How should an HQ server respond to RST_STREAM? (#1596)",
"sections": [
{
"text": "",
"activityTitle": "**afrind**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@afrind",
"facts": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1596
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1596,\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\": 1596\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1596"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 359495240\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b560bf56ceb0_68e3fa25d2d45bc613a5--


From nobody Mon Jul 23 10:15: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 5A694130E20 for <quic-issues@ietfa.amsl.com>; Mon, 23 Jul 2018 10:15:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id caRi_v5OGDNl for <quic-issues@ietfa.amsl.com>; Mon, 23 Jul 2018 10:15: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 4DAF6130DEA for <quic-issues@ietf.org>; Mon, 23 Jul 2018 10:15:33 -0700 (PDT)
Date: Mon, 23 Jul 2018 10:15:32 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532366132; bh=ll1pmepT5iOObNPHBtupcwAExmnjmVOOjtx461b9mtc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=gS5+DmG14ETD+bTFkr+zbXbeJ5JI9aDoApPQT5zJNdHidMZ6pAwEqGJf50a5kcURs /iui3TJyQfEDf43TABcTylltq4foYOd+BVRkzuPe8ew3MX9k4oT/hjyXkjotpb93fd Vu0HZRlD84At/1hu/sMnekJcZLSlc0uEOiJrboxI=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab84f62f6ad12aa910d316f64bfa53b605aaeca0dd92cf00000001176dcf3492a169ce147cbcb8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1596/407133510@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1596@github.com>
References: <quicwg/base-drafts/issues/1596@github.com>
Subject: Re: [quicwg/base-drafts] How should an HQ server respond to RST_STREAM? (#1596)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b560d341eadc_68933fdd084d45c0273c2"; 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/OWyuXQTG4ihEBEuFEi5tP-kVMJ0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 23 Jul 2018 17:15:36 -0000

----==_mimepart_5b560d341eadc_68933fdd084d45c0273c2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Some random thoughts:

* use HTTP_NO_ERROR
* Can't you just FIN the stream?
  * Section 3.1 says "Servers MUST NOT abort a response in progress as a result of receiving a solicited RST_STREAM." - which might rule this out...

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1596#issuecomment-407133510
----==_mimepart_5b560d341eadc_68933fdd084d45c0273c2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Some random thoughts:</p>
<ul>
<li>use HTTP_NO_ERROR</li>
<li>Can't you just FIN the stream?
<ul>
<li>Section 3.1 says "Servers MUST NOT abort a response in progress as a result of receiving a solicited RST_STREAM." - which might rule this out...</li>
</ul>
</li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1596#issuecomment-407133510">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0zE6xZLYkCzQrMX9YX3UxGtCctdks5uJgS0gaJpZM4VbXZI">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9iK_vyDruOIIlE4qfdqWFZiH_f6ks5uJgS0gaJpZM4VbXZI.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1596: Some random thoughts:\r\n\r\n* use HTTP_NO_ERROR\r\n* Can't you just FIN the stream?\r\n  * Section 3.1 says \"Servers MUST NOT abort a response in progress as a result of receiving a solicited RST_STREAM.\" - which might rule this out..."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1596#issuecomment-407133510"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1596#issuecomment-407133510",
"url": "https://github.com/quicwg/base-drafts/issues/1596#issuecomment-407133510",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] How should an HQ server respond to RST_STREAM? (#1596)",
"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\": 1596,\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\": 1596\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1596#issuecomment-407133510"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 359495240\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b560d341eadc_68933fdd084d45c0273c2--


From nobody Mon Jul 23 10: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 F07D7130F37 for <quic-issues@ietfa.amsl.com>; Mon, 23 Jul 2018 10:27:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jGal4WaOGdEQ for <quic-issues@ietfa.amsl.com>; Mon, 23 Jul 2018 10:27: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 EC41A130F43 for <quic-issues@ietf.org>; Mon, 23 Jul 2018 10:27:07 -0700 (PDT)
Date: Mon, 23 Jul 2018 10:27:06 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532366826; bh=nm6oYO3b6z0cKZz9npp84RFw8tRwlEUdMIzvY9JKCjg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ewaW1cK5ePX2sjvQZEUo55TcfD/61KN9RJURUsVfT/WNTqAu9TMeUydfzwzV6lwYy 12MTbzS1OCnrgPeQgwCof5A4AHupHvdymf3Atd6wStzDtlaGMKI8xfGiurLJpuKgbu IA58pyIPEUWmBwepqetKKZc6FW1+aYOTt8IREdY4=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab9b1ee4f95978b489408ec81ca71d5228646ac63492cf00000001176dd1ea92a169ce147c6344@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/407136957@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_5b560feadf6c5_3cb73fc7bd2d45b4189390"; 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/tek6LvELlUaDwtAU18Gfa8Vz5xM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 23 Jul 2018 17:27:15 -0000

----==_mimepart_5b560feadf6c5_3cb73fc7bd2d45b4189390
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Reliable frames are no good - they are not reliable at all. They get lost and are never seen again.

Committed frames convey the fact that once they are sent, they are committed to get the information delivered either by themselves or by those that follow in its path. Not necessarily the same information, but at least the same kind. It's like a treaty where one government honors decistions of past governments (but of course not all governments are commited and the same is true 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/issues/1595#issuecomment-407136957
----==_mimepart_5b560feadf6c5_3cb73fc7bd2d45b4189390
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>Reliable frames are no good - they are not reliable at all. They get l=
ost and are never seen again.</p>
<p>Committed frames convey the fact that once they are sent, they are com=
mitted to get the information delivered either by themselves or by those =
that follow in its path. Not necessarily the same information, but at lea=
st the same kind. It's like a treaty where one government honors decistio=
ns of past governments (but of course not all governments are commited an=
d the same is true for 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/1595#issuecomment-407136957">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqx_R=
Et_qPKgFolUbqEdgQi751NBxks5uJgdqgaJpZM4VbQ_8">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkqxIRvkbkgN8q_UX_BoYEiS07=
tRlNks5uJgdqgaJpZM4VbQ_8.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 #1595: Reliable frames are no good - they are not reliable at all=
. They get lost and are never seen again.\r\n\r\nCommitted frames convey =
the fact that once they are sent, they are committed to get the informati=
on delivered either by themselves or by those that follow in its path. No=
t necessarily the same information, but at least the same kind. It's like=
 a treaty where one government honors decistions of past governments (but=
 of course not all governments are commited and the same is true for fram=
es)."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/ba=
se-drafts/issues/1595#issuecomment-407136957"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1595#issuecomment=
-407136957",
"url": "https://github.com/quicwg/base-drafts/issues/1595#issuecomment-40=
7136957",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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": "**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\": 1595,\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\": 1595\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1595#issuecomment-40=
7136957"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3594690=
52\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b560feadf6c5_3cb73fc7bd2d45b4189390--


From nobody Mon Jul 23 10:37: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 3DA90130F47 for <quic-issues@ietfa.amsl.com>; Mon, 23 Jul 2018 10:37:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id n6NyQdOwAHwt for <quic-issues@ietfa.amsl.com>; Mon, 23 Jul 2018 10:37: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 4ACB7130F25 for <quic-issues@ietf.org>; Mon, 23 Jul 2018 10:37:01 -0700 (PDT)
Date: Mon, 23 Jul 2018 10:37:00 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532367420; bh=mGCocOgNmpYti4DYyOkLEuDjibfz+ppZOfzsSEnBk2s=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Iz754y93Vv2ep6dFMPQP7hQ5rFwUQRSQK/CNZ2yM6kf1vqFJmL7q/Kyf5803LwEsx Xss7LQFCVGSfOCrJnNiOfOn0bajOEIMYYk0T7MbUGs4z5j+3wIhLXxJ1F4iqRlKIyp BSPm0/Qx3dZCpShCUfztG9sYmydDQ17UEav+DKfs=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab1aaa35f89db03e4701b2d8d043b1a831b868d96092cf00000001176dd43c92a169ce147c6344@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/407139971@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_5b56123c923a9_2819c3ff0ea4be61c8306e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/84ykWOpHbqbvJ7lZjlW6-FAMBzI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 23 Jul 2018 17:37:10 -0000

----==_mimepart_5b56123c923a9_2819c3ff0ea4be61c8306e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Ooh, I like Wack 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/1595#issuecomment-407139971
----==_mimepart_5b56123c923a9_2819c3ff0ea4be61c8306e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Ooh, I like Wack 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/1595#issuecomment-407139971">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq015bEoLumSTNDJmjfRgMgTyWD9Qks5uJgm8gaJpZM4VbQ_8">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqyzAh1DIfJphB65xIKyb_h_T5FY1ks5uJgm8gaJpZM4VbQ_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: Ooh, I like Wack frames."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1595#issuecomment-407139971"}}}</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-407139971",
"url": "https://github.com/quicwg/base-drafts/issues/1595#issuecomment-407139971",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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-407139971"
}
],
"@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_5b56123c923a9_2819c3ff0ea4be61c8306e--


From nobody Mon Jul 23 13:38: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 43C6B130F35 for <quic-issues@ietfa.amsl.com>; Mon, 23 Jul 2018 13:38:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7xITAhTqi0od for <quic-issues@ietfa.amsl.com>; Mon, 23 Jul 2018 13:38: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 8E605130E25 for <quic-issues@ietf.org>; Mon, 23 Jul 2018 13:38:36 -0700 (PDT)
Date: Mon, 23 Jul 2018 13:38:34 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532378314; bh=V4fJQ3t43gtJI2afP7OLXEGBSQxNmdXpqC1q9WU2SkU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=MDbdYMg0oAzwkh+mhY8DmwNTRwDqoGIU+m4GsWtXFyc2jUOf8RdVolo00cqRFGLCu NqCY6qxOSZsyPJXOFYoF7bKyp9wANbSYySfFsiTOxxOnguB88jypGTDl1pDA79MLva 4OWAxom7HW8TSuxNsFtCNTRfvAflhNMUa3CxZv60=
From: afrind <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab0cc1aeada8acd0eab1bf52dd31a35fa3948a56c692cf00000001176dfeca92a169ce147cbcb8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1596/407193226@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1596@github.com>
References: <quicwg/base-drafts/issues/1596@github.com>
Subject: Re: [quicwg/base-drafts] How should an HQ server respond to RST_STREAM? (#1596)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b563ccabc483_76353fb80b0be624907fa"; 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/8oIhFYXWeCnJAwClQvYmT5YqeZo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 23 Jul 2018 20:38:38 -0000

----==_mimepart_5b563ccabc483_76353fb80b0be624907fa
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I don't want to FIN a stream in response to a RST.  For me, FIN implies successful completion and RST applies some kind of exception.  I read section 3.1 to mean that if I shouldn't abort the response if I receive RST_STREAM/STOPPING (eg, I asked for one via STOP_SENDING).

NO_ERROR could be OK, though perhaps something with more semantic meaning would be better.  "I'm terminating my half because you terminated your half".  STOPPING more closely matches that but is reserved for 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/1596#issuecomment-407193226
----==_mimepart_5b563ccabc483_76353fb80b0be624907fa
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>I don't want to FIN a stream in response to a RST.  For me, FIN implie=
s successful completion and RST applies some kind of exception.  I read s=
ection 3.1 to mean that if I shouldn't abort the response if I receive RS=
T_STREAM/STOPPING (eg, I asked for one via STOP_SENDING).</p>
<p>NO_ERROR could be OK, though perhaps something with more semantic mean=
ing would be better.  "I'm terminating my half because you terminated you=
r half".  STOPPING more closely matches that but is reserved for transpor=
t.</p>

<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/issues/1596#issuecomment-407193226">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq9LG=
HCsbgst3afc9KwJf4r_7JtZPks5uJjRKgaJpZM4VbXZI">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkqwK2E4rLj9FwhxJFjWQDFhIF=
AaIoks5uJjRKgaJpZM4VbXZI.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 #1596: I don't want to FIN a stream in response to a RST.  For me, =
FIN implies successful completion and RST applies some kind of exception.=
  I read section 3.1 to mean that if I shouldn't abort the response if I =
receive RST_STREAM/STOPPING (eg, I asked for one via STOP_SENDING).\r\n\r=
\nNO_ERROR could be OK, though perhaps something with more semantic meani=
ng would be better.  \"I'm terminating my half because you terminated you=
r half\".  STOPPING more closely matches that but is reserved for transpo=
rt."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/bas=
e-drafts/issues/1596#issuecomment-407193226"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1596#issuecomment=
-407193226",
"url": "https://github.com/quicwg/base-drafts/issues/1596#issuecomment-40=
7193226",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] How should an HQ server respond to RST=
_STREAM? (#1596)",
"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\": 1596,\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\": 1596\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1596#issuecomment-40=
7193226"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3594952=
40\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b563ccabc483_76353fb80b0be624907fa--


From nobody Mon Jul 23 14:51: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 DC5FD130DF9 for <quic-issues@ietfa.amsl.com>; Mon, 23 Jul 2018 14:51:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.01
X-Spam-Level: 
X-Spam-Status: No, score=-3.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OqTb3wehMnwc for <quic-issues@ietfa.amsl.com>; Mon, 23 Jul 2018 14:51: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 85C11130934 for <quic-issues@ietf.org>; Mon, 23 Jul 2018 14:51: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=4u9h1TmUWLw4WylegYbCOyDZ5+w=; b=RwOYHapM2/t1nQOU u1jJrfbRcm04KKqI1h2zs8Kaxng1ZshIXFICqfiRorZqCkC2cyh6PuHCL8QR660a mOuZ4u21qmQTh9JDknSrvjvjgkQUx7uSfxCb0GuSpwkY8XGeMMrEuQdzCbZjebZS A4ObKqE9ccNrkLSJx37EXsLIF8o=
Received: by filter1700p1mdw1.sendgrid.net with SMTP id filter1700p1mdw1-21336-5B564DD5-E 2018-07-23 21:51:17.419161693 +0000 UTC m=+515796.634084596
Received: from github-lowworker-dc5ea3e.cp1-iad.github.net (unknown [192.30.252.45]) by ismtpd0004p1iad1.sendgrid.net (SG) with ESMTP id IZ7JxUi9RDmHh1OsIKRzmw for <quic-issues@ietf.org>; Mon, 23 Jul 2018 21:51:17.395 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-dc5ea3e.cp1-iad.github.net (Postfix) with ESMTP id 5E9EF261922 for <quic-issues@ietf.org>; Mon, 23 Jul 2018 14:51:17 -0700 (PDT)
Date: Mon, 23 Jul 2018 21:51:17 +0000 (UTC)
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abc933e43ff8414e6aabb853143dafdd28833d81b292cf00000001176e0fd592a169ce147cbcb8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1596/407212814@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1596@github.com>
References: <quicwg/base-drafts/issues/1596@github.com>
Subject: Re: [quicwg/base-drafts] How should an HQ server respond to RST_STREAM? (#1596)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b564dd55c98c_51bd3fb44e2d45b4114352"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak02TIMnKFrE9DJhXOeoNjZAdmz3/bHyAlOzWz YG5kx5m/x5TLFSbNyCWt1exITUMUJXda9vqZgEA2YNhcVkpas2nDibrtIXW2ktKbi3zgzUrs5i5JBa 68MBrksA9BkRkw9a8pRYn40XDgtsGGB590Tj/pbL7vi63ES7vz+w0eswXMFMrqrORpEV/is4BASFh0 s=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/K9q4NKKpp_VHAnQ1qXyhYdP3uzw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 23 Jul 2018 21:51:22 -0000

----==_mimepart_5b564dd55c98c_51bd3fb44e2d45b4114352
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I understand your points and don't have a strong preference. 

The HTTP mapping has previously been accused of too many, too specific errors. So the question to ask would be, would your implementation do anything different if it received RST_STREAM with different application 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/issues/1596#issuecomment-407212814
----==_mimepart_5b564dd55c98c_51bd3fb44e2d45b4114352
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>I understand your points and don't have a strong preference.</p>
<p>The HTTP mapping has previously been accused of too many, too specific e=
rrors. So the question to ask would be, would your implementation do anythi=
ng different if it received RST_STREAM with different application error cod=
es?</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/1596#issuecomment-407212814">view it on GitHub</a>, or <a h=
ref=3D"https://github.com/notifications/unsubscribe-auth/AWbkq1sqO7NpabnFOj=
URdnwoJJAS0IK9ks5uJkVVgaJpZM4VbXZI">mute the thread</a>.<img src=3D"https:/=
/github.com/notifications/beacon/AWbkq9OYoE2W5bxxzCYshYQRevuYMrHIks5uJkVVga=
JpZM4VbXZI.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 #1596: I =
understand your points and don't have a strong preference. \r\n\r\nThe HTTP=
 mapping has previously been accused of too many, too specific errors. So t=
he question to ask would be, would your implementation do anything differen=
t if it received RST_STREAM with different application error codes?"}],"act=
ion":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issu=
es/1596#issuecomment-407212814"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1596#issuecomment-4=
07212814",
"url": "https://github.com/quicwg/base-drafts/issues/1596#issuecomment-4072=
12814",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] How should an HQ server respond to RST_S=
TREAM? (#1596)",
"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\": 1596,\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\": 1596\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1596#issuecomment-4072=
12814"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 359495240=
\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b564dd55c98c_51bd3fb44e2d45b4114352--


From nobody Mon Jul 23 15:22: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 D872F130E67 for <quic-issues@ietfa.amsl.com>; Mon, 23 Jul 2018 15:21:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id U9Q-pQYmA4Ph for <quic-issues@ietfa.amsl.com>; Mon, 23 Jul 2018 15:21: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 5FE47130E33 for <quic-issues@ietf.org>; Mon, 23 Jul 2018 15:21:46 -0700 (PDT)
Date: Mon, 23 Jul 2018 15:21:45 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532384505; bh=RLh6zBkL7lmL2R0GyW3wef59H5U8u8I6QqfTCek4x+E=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ZbfcODedtxf7yA/aS970CEPLnRchdNp1FR7t6/vFE0a6B10esEkDzzPW6cAZeUzzV +c9eRDHpfh7YGFbttN6KgXLT34fLzC4JJqSxQZSN3JipvY3r31x3d9tMZmhSim8RtH lfmaUFhPYDvRuBIaD+IvDxQUd6RFPqbmfuBtPnD4=
From: afrind <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab92181370993eefc09d8f975293a47918fce6846892cf00000001176e16f992a169ce147cbcb8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1596/407220085@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1596@github.com>
References: <quicwg/base-drafts/issues/1596@github.com>
Subject: Re: [quicwg/base-drafts] How should an HQ server respond to RST_STREAM? (#1596)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5654f91f5ba_97c3fdcbacd45c014725f"; 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/qi3Phrp3i51SSdSIz0iVSOv73MQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 23 Jul 2018 22:21:58 -0000

----==_mimepart_5b5654f91f5ba_97c3fdcbacd45c014725f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Perhaps it would not do anything different - but I think this is a confusing area where more explicit text about the expectations of endpoints would help implementers.  

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1596#issuecomment-407220085
----==_mimepart_5b5654f91f5ba_97c3fdcbacd45c014725f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Perhaps it would not do anything different - but I think this is a confusing area where more explicit text about the expectations of endpoints would help implementers.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1596#issuecomment-407220085">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4-pxWqpdA2TwtFZua9UjbyEyXFfks5uJkx5gaJpZM4VbXZI">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4sWEhTxYQNrIgbCPkvTalsZHZWxks5uJkx5gaJpZM4VbXZI.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 in #1596: Perhaps it would not do anything different - but I think this is a confusing area where more explicit text about the expectations of endpoints would help implementers.  "}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1596#issuecomment-407220085"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1596#issuecomment-407220085",
"url": "https://github.com/quicwg/base-drafts/issues/1596#issuecomment-407220085",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] How should an HQ server respond to RST_STREAM? (#1596)",
"sections": [
{
"text": "",
"activityTitle": "**afrind**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/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\": 1596,\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\": 1596\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1596#issuecomment-407220085"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 359495240\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b5654f91f5ba_97c3fdcbacd45c014725f--


From nobody Mon Jul 23 17:00: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 C109B130DCC for <quic-issues@ietfa.amsl.com>; Mon, 23 Jul 2018 17:00:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.661
X-Spam-Level: 
X-Spam-Status: No, score=-1.661 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, T_DKIMWL_WL_HIGH=-0.01] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PAc18bOuZIsA for <quic-issues@ietfa.amsl.com>; Mon, 23 Jul 2018 17:00: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 1ACF1130DFA for <quic-issues@ietf.org>; Mon, 23 Jul 2018 17:00:07 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1532390406; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=k5RQptK/2Kxn5cW4PcEy9QmNYxeGPdt2zIRj3I3FSNM=; b=ofLN78g1dGy179FL1VG9mJZyVt+Ew2l6uRqBsopIibxy+TEMmzHiy74xUmiESqVglaC407cJ zZIRIvoopIcGHq4rWjeAwCRkf4bwOYWvnlBeBNgcl1UXaIYTaYKX4BE+dJcjm6Y5CHbrbf6F EpyhY2powGCnklB4rM2TN94SoeI=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: dtikhonov=litespeedtech.com@github.com
Received: from github.com (Unknown [192.30.252.40]) by mxa.mailgun.org with ESMTP id 5b566c06.7f8397c4b270-smtp-out-n02; Tue, 24 Jul 2018 00:00:06 -0000 (UTC)
Date: Mon, 23 Jul 2018 17:00:05 -0700
From: Dmitri Tikhonov <dtikhonov@litespeedtech.com>
Reply-To: Dmitri Tikhonov <dtikhonov@litespeedtech.com>
To: quic-issues@ietf.org
Message-ID: <5b566c05aab8_4fe12abceefb6f7884921@hookshot-fe-d2afb11.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] d04fed: Fix: ACKs permit encoder to evict, not to avoid ev...
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b566c05a6ee_4fe12abceefb6f788483a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/W9v7KXgDaFXqvqOPSLo_oIGIGbo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 24 Jul 2018 00:00:09 -0000

----==_mimepart_5b566c05a6ee_4fe12abceefb6f788483a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: d04fed494902ec8b20121c4006af189db334c07a
      https://github.com/quicwg/base-drafts/commit/d04fed494902ec8b20121c4006af189db334c07a
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>
  Date:   2018-07-23 (Mon, 23 Jul 2018)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  Fix: ACKs permit encoder to evict, not to avoid eviction



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b566c05a6ee_4fe12abceefb6f788483a--


From nobody Mon Jul 23 17:00: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 5EDE9130E91 for <quic-issues@ietfa.amsl.com>; Mon, 23 Jul 2018 17:00:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wIOTfle8rzqY for <quic-issues@ietfa.amsl.com>; Mon, 23 Jul 2018 17:00: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 8C493130DCC for <quic-issues@ietf.org>; Mon, 23 Jul 2018 17:00:09 -0700 (PDT)
Date: Mon, 23 Jul 2018 17:00:08 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532390408; bh=TJoxXuHQRy+95KY2RAZtfTQGiKW6+PhAq7kbwXXMALg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=wOP6euPkoaCERphfK65sFTEul+KdseCLS6/tHXkBTFGobYTGdguPs0cBPfy9fWcj/ MdHH6jENBu5uqKKOlMUWG9t9BkK/XvjnzXv1jKfpZtHnpieBbkuR5jD4C+iSTva0XA 1gQ7N+sNHX6S5oCmIdFj+2wg8O0DFsax7fUpUd4c=
From: afrind <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf95b2e589ecd6e651970cf6bf6452ac598966e1992cf00000001176e2e0892a169ce146a1643@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1585/issue_event/1748961800@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1585@github.com>
References: <quicwg/base-drafts/pull/1585@github.com>
Subject: Re: [quicwg/base-drafts] Fix: ACKs permit encoder to evict, not to avoid eviction (#1585)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b566c0874eaf_34893fd3c38be620686b0"; 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/ahzyANaWQF4ztju2zCCgMWS7Rwk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 24 Jul 2018 00:00:12 -0000

----==_mimepart_5b566c0874eaf_34893fd3c38be620686b0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1585.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1585#event-1748961800
----==_mimepart_5b566c0874eaf_34893fd3c38be620686b0
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="342496835" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1585" href="https://github.com/quicwg/base-drafts/pull/1585">#1585</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1585#event-1748961800">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5UjnK_zSj0pwqvqSxmTcn3F1B1Zks5uJmOIgaJpZM4VVYo7">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzwKD8jBL9B59u1QFy8SgQwzNaakks5uJmOIgaJpZM4VVYo7.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1585."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1585#event-1748961800"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1585#event-1748961800",
"url": "https://github.com/quicwg/base-drafts/pull/1585#event-1748961800",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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: ACKs permit encoder to evict, not to avoid eviction (#1585)",
"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/1585#event-1748961800"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 357927483\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b566c0874eaf_34893fd3c38be620686b0--


From nobody Mon Jul 23 17:36: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 63236130E71 for <quic-issues@ietfa.amsl.com>; Mon, 23 Jul 2018 17:36:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id p9-73Y-RdcgO for <quic-issues@ietfa.amsl.com>; Mon, 23 Jul 2018 17:36: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 6815D130DCC for <quic-issues@ietf.org>; Mon, 23 Jul 2018 17:36:51 -0700 (PDT)
Date: Mon, 23 Jul 2018 17:36:50 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532392610; bh=SOdu7eRTQ6g2kjH9gyTKlPc1kWs39IIoizvJQfmn3Jg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=BYhfImfeCkF/bbPef+uRaKrS5Ks4NVbLpDSYUuDUi+KHavZ1HskkZKi0zvijE2mv6 vKMHoGJjbJoGanFV9cDZ7CBoikJ6jCp6NPzX8euCHoJkd37NZ4uxQ6+ydRBSgjgy6+ Oq8EQYz7fhmOG4tk15sGSjhueQfwL5UB204kztBg=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd8869f7bae6d75fea67f3886ec6fd7cfcfa9018392cf00000001176e36a292a169ce13c7a591@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1443/407242519@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1443@github.com>
References: <quicwg/base-drafts/issues/1443@github.com>
Subject: Re: [quicwg/base-drafts] Stateless Reset Eternal Ping Pong (#1443)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5674a265e05_75dd3fc2560be624180235"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ANQGACNq6uO5A4a7FSJ1MMXXTAY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 24 Jul 2018 00:36:53 -0000

----==_mimepart_5b5674a265e05_75dd3fc2560be624180235
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

What is typical doesn't matter.  What matters is what was used on that flow.  And we have to expect that (in the spirit of greasing at a minimum) some clients will use long connection IDs.

Unless you believe that we are OK in sending a signal to on-path entities, that is.  But we had that debate 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/1443#issuecomment-407242519
----==_mimepart_5b5674a265e05_75dd3fc2560be624180235
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>What is typical doesn't matter.  What matters is what was used on that=
 flow.  And we have to expect that (in the spirit of greasing at a minimu=
m) some clients will use long connection IDs.</p>
<p>Unless you believe that we are OK in sending a signal to on-path entit=
ies, that is.  But we had that debate already.</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/1443#issuecomment-407242519">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq-4i=
7F7f8ZWeyF-4fvDFQj-Tjpygks5uJmwigaJpZM4Ulk0v">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkqyKgae8ywY6IaSUPTGarA7Xi=
4bh6ks5uJmwigaJpZM4Ulk0v.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 #1443: What is typical doesn't matter.  What matters is what=
 was used on that flow.  And we have to expect that (in the spirit of gre=
asing at a minimum) some clients will use long connection IDs.\r\n\r\nUnl=
ess you believe that we are OK in sending a signal to on-path entities, t=
hat is.  But we had that debate already."}],"action":{"name":"View Issue"=
,"url":"https://github.com/quicwg/base-drafts/issues/1443#issuecomment-40=
7242519"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment=
-407242519",
"url": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment-40=
7242519",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Stateless Reset Eternal Ping Pong (#14=
43)",
"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\": 1443,\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\": 1443\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment-40=
7242519"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3453944=
79\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b5674a265e05_75dd3fc2560be624180235--


From nobody Mon Jul 23 18: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 1FB41130F5E for <quic-issues@ietfa.amsl.com>; Mon, 23 Jul 2018 18:50:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NZuPOxAy85jy for <quic-issues@ietfa.amsl.com>; Mon, 23 Jul 2018 18:49: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 29C01130E9E for <quic-issues@ietf.org>; Mon, 23 Jul 2018 18:49:57 -0700 (PDT)
Date: Mon, 23 Jul 2018 18:49:55 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532396995; bh=RpdmpKxTgjwDvdKGF7L/SXsZeQRlgAkLm2zlLR/beFk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=JdpDv5cy+4C+cwi9Iq+lAxJpW2oXHXpya2iQg1Unzk8kD+tGKgVsEHDS/uPYQQGmZ ODYcfqFwXT2EWwoUl5jWqxcl3VCtoPmWJSptSEcc3eGiCIhMhKJ5yRq9f/+LK1SA0J zQrvdOgeyovxk8AzRQUajNqbc0KDxrvR+mj/gR5g=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab9beddda071b9b72ecab2b4b21e389667bd49f97492cf00000001176e47c392a169ce13c7a591@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1443/407253960@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1443@github.com>
References: <quicwg/base-drafts/issues/1443@github.com>
Subject: Re: [quicwg/base-drafts] Stateless Reset Eternal Ping Pong (#1443)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5685c3e0e4b_3f193f94f8ed45b452964"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/qJcLJ7JYW5p89U_LkvqWEVlElcU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 24 Jul 2018 01:50:00 -0000

----==_mimepart_5b5685c3e0e4b_3f193f94f8ed45b452964
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

For a given flow, one of two things is true:
1) The CID towards the client is 0-length:  In this case, almost any random-looking packet is plausible.
2) The CID towards the client is >0-length: In this case, any return packet will have a different CID from the correct/previous CID, so an observer would have to assume the server decided to change CIDs.  In which case, it's difficult to know what to assume, though changing CIDs by the server may be considered an "unlikely" event by observers and thus may be an indication of reset, since typically we expect the client to initiate CID changes.  I think this is a natural fallout of the asymmetric CID design that I didn't fully appreciate until recently.



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1443#issuecomment-407253960
----==_mimepart_5b5685c3e0e4b_3f193f94f8ed45b452964
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>For a given flow, one of two things is true:</p>
<ol>
<li>The CID towards the client is 0-length:  In this case, almost any ran=
dom-looking packet is plausible.</li>
<li>The CID towards the client is &gt;0-length: In this case, any return =
packet will have a different CID from the correct/previous CID, so an obs=
erver would have to assume the server decided to change CIDs.  In which c=
ase, it's difficult to know what to assume, though changing CIDs by the s=
erver may be considered an "unlikely" event by observers and thus may be =
an indication of reset, since typically we expect the client to initiate =
CID changes.  I think this is a natural fallout of the asymmetric CID des=
ign that I didn't fully appreciate until recently.</li>
</ol>

<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this 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/1443#issuecomment-407253960">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq-B0=
xbCENm2Harm6gLzV2Twfr0T8ks5uJn1DgaJpZM4Ulk0v">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq45yTkY8CCsF5kmQp6APYw0J=
LcBiks5uJn1DgaJpZM4Ulk0v.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 #1443: For a given flow, one of two things is true:\r\n1) The CID=
 towards the client is 0-length:  In this case, almost any random-looking=
 packet is plausible.\r\n2) The CID towards the client is \u003e0-length:=
 In this case, any return packet will have a different CID from the corre=
ct/previous CID, so an observer would have to assume the server decided t=
o change CIDs.  In which case, it's difficult to know what to assume, tho=
ugh changing CIDs by the server may be considered an \"unlikely\" event b=
y observers and thus may be an indication of reset, since typically we ex=
pect the client to initiate CID changes.  I think this is a natural fallo=
ut of the asymmetric CID design that I didn't fully appreciate until rece=
ntly.\r\n\r\n"}],"action":{"name":"View Issue","url":"https://github.com/=
quicwg/base-drafts/issues/1443#issuecomment-407253960"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment=
-407253960",
"url": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment-40=
7253960",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Stateless Reset Eternal Ping Pong (#14=
43)",
"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\": 1443,\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\": 1443\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment-40=
7253960"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3453944=
79\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b5685c3e0e4b_3f193f94f8ed45b452964--


From nobody Mon Jul 23 18:57: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 00445130F62 for <quic-issues@ietfa.amsl.com>; Mon, 23 Jul 2018 18:57:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BV880Oz-OY2C for <quic-issues@ietfa.amsl.com>; Mon, 23 Jul 2018 18:57: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 02979130DE5 for <quic-issues@ietf.org>; Mon, 23 Jul 2018 18:57:16 -0700 (PDT)
Date: Mon, 23 Jul 2018 18:57:15 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532397435; bh=eE8IbCfXf/zipCjwvh44EXnomtsRZWD1klGm7OO9TVc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ptME8GVU652Fl200SWFa4HtVAFs5PEM7g8LQlSLxkfmhHJvsr60Xm++vE6HnJmwjU d7dtlSuwNpNkIfqpNM+ZGpQKztYNfB/B28ZhllTjcn5GoURMc5wo6MABZTVgBBV/cY bobjnSpUQ+53naU9+9w+HJHZCPCSdwV8cIJdWSG4=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd1d4348a53c7f8052a8d3eb936a28463baca34e792cf00000001176e497b92a169ce13c7a591@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1443/407255101@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1443@github.com>
References: <quicwg/base-drafts/issues/1443@github.com>
Subject: Re: [quicwg/base-drafts] Stateless Reset Eternal Ping Pong (#1443)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b56877b4a7ae_2bd4d3ffcc9abe61c136724"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/hjgpCGfJsl_cGMc67-rp0GJeVW0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 24 Jul 2018 01:57:18 -0000

----==_mimepart_5b56877b4a7ae_2bd4d3ffcc9abe61c136724
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I see, so if the client requested 18 octet connection IDs, then a change to 8 is perhaps acceptable because it just looks like it changed to a shorter value, which is possible?

What if no other connection from that client has ever used a shorter 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/1443#issuecomment-407255101
----==_mimepart_5b56877b4a7ae_2bd4d3ffcc9abe61c136724
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I see, so if the client requested 18 octet connection IDs, then a change to 8 is perhaps acceptable because it just looks like it changed to a shorter value, which is possible?</p>
<p>What if no other connection from that client has ever used a shorter connection ID?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1443#issuecomment-407255101">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4hY8APM-1yLwP8ebo-qw5011utcks5uJn77gaJpZM4Ulk0v">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4CnZeDymJJTdfV25UzbQytPdeLQks5uJn77gaJpZM4Ulk0v.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1443: I see, so if the client requested 18 octet connection IDs, then a change to 8 is perhaps acceptable because it just looks like it changed to a shorter value, which is possible?\r\n\r\nWhat if no other connection from that client has ever used a shorter connection ID?"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1443#issuecomment-407255101"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment-407255101",
"url": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment-407255101",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Stateless Reset Eternal Ping Pong (#1443)",
"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\": 1443,\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\": 1443\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment-407255101"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 345394479\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b56877b4a7ae_2bd4d3ffcc9abe61c136724--


From nobody Mon Jul 23 19:02: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 B3BA2130F6A for <quic-issues@ietfa.amsl.com>; Mon, 23 Jul 2018 19:02:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vybJnNDjgENB for <quic-issues@ietfa.amsl.com>; Mon, 23 Jul 2018 19:02: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 B1720130F6D for <quic-issues@ietf.org>; Mon, 23 Jul 2018 19:02:07 -0700 (PDT)
Date: Mon, 23 Jul 2018 19:02:06 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532397726; bh=5weMw3FwnhL8LG45c0kY3XG43M2em2R3ZE9pnAPoNKU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ZXNIQL4TyTbMOUt21hGg72mzuGBweN4FGWVtXptEsUwWaVVaGPF6QB1wfnJze8zXw RQFo+ISmnB7n0vu4DmE1HiPfzuB+PknUolF21bsvz41/sotkJT0yiN8q5y67Ue3A1y oPYOt4j9TEbLsM5/nVxwjP9Rk9vdSRCimHRQVVQg=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab3d4beb69ff3edbd8fe31a1f070901f383ab54e2d92cf00000001176e4a9e92a169ce13c7a591@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1443/407255829@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1443@github.com>
References: <quicwg/base-drafts/issues/1443@github.com>
Subject: Re: [quicwg/base-drafts] Stateless Reset Eternal Ping Pong (#1443)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b56889ed06a2_52b43f95920d45b4389ad"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/MKTqxwFpEQFX64e-C3tFjCa6j5E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 24 Jul 2018 02:02:10 -0000

----==_mimepart_5b56889ed06a2_52b43f95920d45b4389ad
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

That's a good question.  At the moment for HTTP, I think it's reasonable to expect <=8 byte CIDs towards the client, with 0 being very common.   For WebRTC, I expect 0 bytes to also be very common, but there may be use cases when non-zero is necessary.  It's difficult for me to speculate about other 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/1443#issuecomment-407255829
----==_mimepart_5b56889ed06a2_52b43f95920d45b4389ad
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>That's a good question.  At the moment for HTTP, I think it's reasonab=
le to expect &lt;=3D8 byte CIDs towards the client, with 0 being very com=
mon.   For WebRTC, I expect 0 bytes to also be very common, but there may=
 be use cases when non-zero is necessary.  It's difficult for me to specu=
late about other applications.</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/1443#issuecomment-407255829">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqyUO=
XMBbAGiaQICfwNfwWFXDt1f6ks5uJoAegaJpZM4Ulk0v">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq_tx-qnU4MwZ0tYRjjirTCKY=
3RqRks5uJoAegaJpZM4Ulk0v.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 #1443: That's a good question.  At the moment for HTTP, I think i=
t's reasonable to expect \u003c=3D8 byte CIDs towards the client, with 0 =
being very common.   For WebRTC, I expect 0 bytes to also be very common,=
 but there may be use cases when non-zero is necessary.  It's difficult f=
or me to speculate about other applications."}],"action":{"name":"View Is=
sue","url":"https://github.com/quicwg/base-drafts/issues/1443#issuecommen=
t-407255829"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment=
-407255829",
"url": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment-40=
7255829",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Stateless Reset Eternal Ping Pong (#14=
43)",
"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\": 1443,\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\": 1443\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment-40=
7255829"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3453944=
79\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b56889ed06a2_52b43f95920d45b4389ad--


From nobody Mon Jul 23 19:06: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 BA449130F70 for <quic-issues@ietfa.amsl.com>; Mon, 23 Jul 2018 19:06:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id EgVracB9gJ-K for <quic-issues@ietfa.amsl.com>; Mon, 23 Jul 2018 19:06: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 1B2B5130F6A for <quic-issues@ietf.org>; Mon, 23 Jul 2018 19:06:54 -0700 (PDT)
Date: Mon, 23 Jul 2018 19:06:53 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532398013; bh=nCXXO+nYLpMM3iD+nxkqoyFuKHS+P4CIHTfijSSaoTY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=bxeUnkjO5cSSo5hw3rsOuL2kwFN+uwTclVhca0jHcBPx10MxTHF66e7APXkmxNfIT jbXbz3EkFA2exHtODpYxhuQVVgjf9MPOavH9ontf+1AUTa0u6RWFz8vRbNvc+mjRHn SjGDd/0hgZB8IiUkeGJEyzkqUvdrQPCpiJF68xW8=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab7cf5447189471abf2b192f062e30df591a61150292cf00000001176e4bbd92a169ce13c7a591@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1443/407256553@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1443@github.com>
References: <quicwg/base-drafts/issues/1443@github.com>
Subject: Re: [quicwg/base-drafts] Stateless Reset Eternal Ping Pong (#1443)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5689bd65f10_3853fe8278d45c478835"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/57Htxsil8o4DUZU_ZhAX8MIjJt4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 24 Jul 2018 02:06:56 -0000

----==_mimepart_5b5689bd65f10_3853fe8278d45c478835
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

It's possible that we could allow the 20 octets of randomness to be shortened, though observe the risks inherent in doing that.  Would that be acceptable?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1443#issuecomment-407256553
----==_mimepart_5b5689bd65f10_3853fe8278d45c478835
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>It's possible that we could allow the 20 octets of randomness to be shortened, though observe the risks inherent in doing that.  Would that be acceptable?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1443#issuecomment-407256553">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0SlJa_RAzHnJRg8I3LJcrxBSgePks5uJoE9gaJpZM4Ulk0v">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5iYDxZUNesxqPGjnqA3LzqgF9tRks5uJoE9gaJpZM4Ulk0v.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1443: It's possible that we could allow the 20 octets of randomness to be shortened, though observe the risks inherent in doing that.  Would that be acceptable?"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1443#issuecomment-407256553"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment-407256553",
"url": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment-407256553",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Stateless Reset Eternal Ping Pong (#1443)",
"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\": 1443,\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\": 1443\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment-407256553"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 345394479\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b5689bd65f10_3853fe8278d45c478835--


From nobody Mon Jul 23 19:10: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 E265B130F72 for <quic-issues@ietfa.amsl.com>; Mon, 23 Jul 2018 19:10:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GCHblWGLQToF for <quic-issues@ietfa.amsl.com>; Mon, 23 Jul 2018 19:10: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 E7D8A130F70 for <quic-issues@ietf.org>; Mon, 23 Jul 2018 19:10:47 -0700 (PDT)
Date: Mon, 23 Jul 2018 19:10:47 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532398247; bh=mnQ7VnOTiLzM5J7YvohUobO//T2K73olpq9JAX7xKpo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=SQPnbkLxfLB0swHizd9BMnwpqxBIf1smtk9fUqUHR+E74W5lmfxh13J7hjwUtCYB1 Vdyr1IbDIB2kqBkuzoO0YHdL9RAgBYX5PXx6QjAfRyLpUEHbickjpXb7LlJJDuF8v0 ZTONiWR6wH1zEtjNrq296i1XQIsdULZdfJT66nnU=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf2175d417d8a46a49fbcdede90c35fa04d0b6c4592cf00000001176e4ca792a169ce13c7a591@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1443/407257174@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1443@github.com>
References: <quicwg/base-drafts/issues/1443@github.com>
Subject: Re: [quicwg/base-drafts] Stateless Reset Eternal Ping Pong (#1443)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b568aa7146c6_6d233fcbfb8d45bc32198"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/wp9x8E1jDGsFY27CI44t75ixdaA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 24 Jul 2018 02:10:50 -0000

----==_mimepart_5b568aa7146c6_6d233fcbfb8d45bc32198
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

That seems reasonable to me.  

I'm trying to understand what the constraints on the design space are, and I'd love to see a ping-pong solution that ended with a single reset sent, but I understand that may not always be practical.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1443#issuecomment-407257174
----==_mimepart_5b568aa7146c6_6d233fcbfb8d45bc32198
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>That seems reasonable to me.</p>
<p>I'm trying to understand what the constraints on the design space are, and I'd love to see a ping-pong solution that ended with a single reset sent, but I understand that may not always be practical.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1443#issuecomment-407257174">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3-OA9mNtmGxJnYEnFMT_F1jmzfmks5uJoIngaJpZM4Ulk0v">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5C1VTMe4FPsyHGf9mUqLJbnGrKTks5uJoIngaJpZM4Ulk0v.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1443: That seems reasonable to me.  \r\n\r\nI'm trying to understand what the constraints on the design space are, and I'd love to see a ping-pong solution that ended with a single reset sent, but I understand that may not always be practical."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1443#issuecomment-407257174"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment-407257174",
"url": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment-407257174",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Stateless Reset Eternal Ping Pong (#1443)",
"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\": 1443,\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\": 1443\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1443#issuecomment-407257174"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 345394479\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b568aa7146c6_6d233fcbfb8d45bc32198--


From nobody Tue Jul 24 00:33: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 5918D130E12 for <quic-issues@ietfa.amsl.com>; Tue, 24 Jul 2018 00:33:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DWWUjwIw4Lyj for <quic-issues@ietfa.amsl.com>; Tue, 24 Jul 2018 00:33: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 BDD86131038 for <quic-issues@ietf.org>; Tue, 24 Jul 2018 00:33:23 -0700 (PDT)
Date: Tue, 24 Jul 2018 00:33:23 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532417603; bh=UUfIfMszhhO1OP6IyWzB/dJn05Amfj8PvF1Vu2TJkxU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=IqFj5u+VnOI8OC04u/pbJJT5MgDJU8GCHfN/eEcWQUVq+bFow1BO2A/pqL172n+ia JBBqc0V9RnlUXplRu5vvfgZoKwmMklrcTzboIsuKCjBM6yxVj8A0TFjFUvIHf7WCFd hVSn6fTHoZsARRgA+H/jPAjuiHAsWPpLlHgNAY8c=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab6950c1de4e059bd7872be7e0d996c3c299dae78492cf00000001176e984392a169ce147c6344@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/407310232@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_5b56d64315ad0_43153face2ebe61845426c"; 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/4cjVnzo-dZK8hJtfMBvtTU-BZBs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 24 Jul 2018 07:33:26 -0000

----==_mimepart_5b56d64315ad0_43153face2ebe61845426c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I'd prefer something like "ACK-eliciting".

In my view, it should rather _not_ be called "ACKable", because even an ACK frame expects an acknowledgement. IIUC, we are looking for a term for frames that invokes an early acknowledgement.

I am not sure if "reliable" or "committed" is a good term, because we have PING, which is not something that is guaranteed to be delivered. Instead, it is something that just elicits an acknowledgement. The sender has the total freedom of deciding whether or not to resend an PING if it does not see an acknowledgement.

-- 
You are receiving this 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-407310232
----==_mimepart_5b56d64315ad0_43153face2ebe61845426c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>I'd prefer something like "ACK-eliciting".</p>
<p>In my view, it should rather <em>not</em> be called "ACKable", because=
 even an ACK frame expects an acknowledgement. IIUC, we are looking for a=
 term for frames that invokes an early acknowledgement.</p>
<p>I am not sure if "reliable" or "committed" is a good term, because we =
have PING, which is not something that is guaranteed to be delivered. Ins=
tead, it is something that just elicits an acknowledgement. The sender ha=
s the total freedom of deciding whether or not to resend an PING if it do=
es not see an acknowledgement.</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/1595#issuecomment-407310232">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq1XE=
V6zAc1TajdgVPv9pUFiV5deVks5uJs3DgaJpZM4VbQ_8">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq6lfkj0DbS6ucnhIsPcb9k_u=
e8ZQks5uJs3DgaJpZM4VbQ_8.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 #1595: I'd prefer something like \"ACK-eliciting\".\r\n\r\nIn my vi=
ew, it should rather _not_ be called \"ACKable\", because even an ACK fra=
me expects an acknowledgement. IIUC, we are looking for a term for frames=
 that invokes an early acknowledgement.\r\n\r\nI am not sure if \"reliabl=
e\" or \"committed\" is a good term, because we have PING, which is not s=
omething that is guaranteed to be delivered. Instead, it is something tha=
t just elicits an acknowledgement. The sender has the total freedom of de=
ciding whether or not to resend an PING if it does not see an acknowledge=
ment."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/b=
ase-drafts/issues/1595#issuecomment-407310232"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1595#issuecomment=
-407310232",
"url": "https://github.com/quicwg/base-drafts/issues/1595#issuecomment-40=
7310232",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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": "**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\": 1595,\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\": 1595\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1595#issuecomment-40=
7310232"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3594690=
52\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b56d64315ad0_43153face2ebe61845426c--


From nobody Tue Jul 24 00:45: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 322D0131045 for <quic-issues@ietfa.amsl.com>; Tue, 24 Jul 2018 00:45:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uvO2d5aJZEnn for <quic-issues@ietfa.amsl.com>; Tue, 24 Jul 2018 00:45: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 6236A13103F for <quic-issues@ietf.org>; Tue, 24 Jul 2018 00:45:28 -0700 (PDT)
Date: Tue, 24 Jul 2018 00:45:28 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532418328; bh=5XXKTRtx57QrjDKQPB66dk8tjcwcBDJ/pI4fZ053gf4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=M6RuXLtMoe9I9E62+uVziRY3zzhKzd1dZFRXnk87mQJ6Spr8bo8phDaUzpJrYhuDw JFPN/M2V/l928Nnk2atiHIyVandR0sihA91bQnjm+NQqsBEZKXutT3z+gvfiognyU8 5ixRNw32uxZ5dWsJL3aPs04jqxKyEw0Y/LIWAwuU=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab45e24306e2d4429358f962e9c582a65f7553aade92cf00000001176e9b1792a169ce147c6344@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/407313306@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_5b56d91883b_55783f9f84ed45b44200bb"; 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/JbVqHwbPKlgX8uV11f-pmxC4KQQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 24 Jul 2018 07:45:31 -0000

----==_mimepart_5b56d91883b_55783f9f84ed45b44200bb
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

On PING:
you can have committed frames, and ACK eliciting frames, and they are mostly the same, but not always. So it makes sense to have different terms.

ACK-inducing would be an alternative to ACK-eliciting.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1595#issuecomment-407313306
----==_mimepart_5b56d91883b_55783f9f84ed45b44200bb
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>On PING:<br>
you can have committed frames, and ACK eliciting frames, and they are mostly the same, but not always. So it makes sense to have different terms.</p>
<p>ACK-inducing would be an alternative to ACK-eliciting.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1595#issuecomment-407313306">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7X8za_Yx4PKTQHxfwsZ6jvglWvWks5uJtCXgaJpZM4VbQ_8">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq39DG6OjT4Jc9zOsjKdUllHIaGQrks5uJtCXgaJpZM4VbQ_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":"@mikkelfj in #1595: On PING:\r\nyou can have committed frames, and ACK eliciting frames, and they are mostly the same, but not always. So it makes sense to have different terms.\r\n\r\nACK-inducing would be an alternative to ACK-eliciting."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1595#issuecomment-407313306"}}}</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-407313306",
"url": "https://github.com/quicwg/base-drafts/issues/1595#issuecomment-407313306",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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": "**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\": 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-407313306"
}
],
"@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_5b56d91883b_55783f9f84ed45b44200bb--


From nobody Tue Jul 24 00: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 EA94613103F for <quic-issues@ietfa.amsl.com>; Tue, 24 Jul 2018 00:49:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id u1yX7onU1LyS for <quic-issues@ietfa.amsl.com>; Tue, 24 Jul 2018 00:49: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 1A6DC131038 for <quic-issues@ietf.org>; Tue, 24 Jul 2018 00:49:34 -0700 (PDT)
Date: Tue, 24 Jul 2018 00:49:32 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532418572; bh=TdyDuIxrsA+gXrgrgC4C8Z7FlR+Z7Z0QERgAF5vf+0s=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=zEtt4bq9NqS+2Loful/VaWCAMlOls83V7VV7ug3ZddrROdzk7YBOBe3NaT7u97RJ7 Q9AjNnGSBhGhrbkGUx1B3RMcgU9ltkgUrynPZiRMuB7Td0Q5s3SRWptvWfehKBfX3I ak+P0SohF3ZnJyivfKCct3ccezzwqMtAVusR7tls=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab4766701b3bb72464d60f9a64f75c7a02d85922d292cf00000001176e9c0c92a169ce147c6344@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/407314351@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_5b56da0cc7522_6d153f864a2be62467894a"; 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/do_oz9O_0wwpxNhKt7ZdjhwyS18>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 24 Jul 2018 07:49:36 -0000

----==_mimepart_5b56da0cc7522_6d153f864a2be62467894a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

On Wack:

It would be more precisely to name them Whack frames because like whack-a-mole, they keep popping up again in a new form. Mole might actually be the correct term here.

https://www.youtube.com/watch?v=VoP1E9J4jpg

-- 
You are receiving this 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-407314351
----==_mimepart_5b56da0cc7522_6d153f864a2be62467894a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>On Wack:</p>
<p>It would be more precisely to name them Whack frames because like whack-a-mole, they keep popping up again in a new form. Mole might actually be the correct term here.</p>
<p><a href="https://www.youtube.com/watch?v=VoP1E9J4jpg" rel="nofollow">https://www.youtube.com/watch?v=VoP1E9J4jpg</a></p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are 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-407314351">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-OLBbRX-obNfevRxGYhXP6Pmwq5ks5uJtGMgaJpZM4VbQ_8">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq92o2dP0k3RzwsKlPu5GdgImFqzoks5uJtGMgaJpZM4VbQ_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":"@mikkelfj in #1595: On Wack:\r\n\r\nIt would be more precisely to name them Whack frames because like whack-a-mole, they keep popping up again in a new form. Mole might actually be the correct term here.\r\n\r\nhttps://www.youtube.com/watch?v=VoP1E9J4jpg"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1595#issuecomment-407314351"}}}</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-407314351",
"url": "https://github.com/quicwg/base-drafts/issues/1595#issuecomment-407314351",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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": "**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\": 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-407314351"
}
],
"@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_5b56da0cc7522_6d153f864a2be62467894a--


From nobody Tue Jul 24 06: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 1495A130E09 for <quic-issues@ietfa.amsl.com>; Tue, 24 Jul 2018 06:21:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VcmBgSmB7YJo for <quic-issues@ietfa.amsl.com>; Tue, 24 Jul 2018 06:21: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 12A49131109 for <quic-issues@ietf.org>; Tue, 24 Jul 2018 06:21:07 -0700 (PDT)
Date: Tue, 24 Jul 2018 06:21:05 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532438465; bh=wkTK+D337V4TkE3aRiJu0skl2j4cvQkOS5aXt5ao7Wg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=un6C6pa2uiAnWyXYJnxlnbuZVIf5YciV0k6cBkC0et6nXaWQ+vl3CcOy92TBcZlds PePJSnwb54mlpudS1Hf20AEwUMg2hTH19/KFrrBPWHteQ5iwkX+RjHTPXuHpnn9+yx kEmulQtTDuFjY6jp7oE1xDOb2kbMYLjkOnWYDIe0=
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abaca22a2ea54620e8988b498640be553d5555c70792cf00000001176ee9c192a169ce14638397@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1579/407403944@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1579@github.com>
References: <quicwg/base-drafts/issues/1579@github.com>
Subject: Re: [quicwg/base-drafts] Go Back to Single Packet Number Space (#1579)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5727c1e6431_26873fa2636be6188477e"; 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/rjWB2Sv1X8IdYNeq6UYad_eedeg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 24 Jul 2018 13:21:09 -0000

----==_mimepart_5b5727c1e6431_26873fa2636be6188477e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Does anyone have any additional comments or concerns about this or my PR (#1591)?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1579#issuecomment-407403944
----==_mimepart_5b5727c1e6431_26873fa2636be6188477e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Does anyone have any additional comments or concerns about this or my PR (<a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="343137990" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1591" href="https://github.com/quicwg/base-drafts/pull/1591">#1591</a>)?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1579#issuecomment-407403944">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq98Pl_jeYm3Da-L6EBcEbyyXhTIFks5uJx9BgaJpZM4VTfDt">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_7h1027asc3ZrbghJ4FgLt6CoRkks5uJx9BgaJpZM4VTfDt.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1579: Does anyone have any additional comments or concerns about this or my PR (#1591)?"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1579#issuecomment-407403944"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1579#issuecomment-407403944",
"url": "https://github.com/quicwg/base-drafts/issues/1579#issuecomment-407403944",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Go Back to Single Packet Number Space (#1579)",
"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\": 1579,\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\": 1579\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1579#issuecomment-407403944"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 357429485\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b5727c1e6431_26873fa2636be6188477e--


From nobody Tue Jul 24 08:22: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 C6E0313112E for <quic-issues@ietfa.amsl.com>; Tue, 24 Jul 2018 08:22:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pu_k3NDycyx0 for <quic-issues@ietfa.amsl.com>; Tue, 24 Jul 2018 08:22: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 F1724131122 for <quic-issues@ietf.org>; Tue, 24 Jul 2018 08:22:52 -0700 (PDT)
Date: Tue, 24 Jul 2018 08:22:51 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532445771; bh=uKZ62+gzDrtLTbWMiKF7ImdqKJ0g0OFcXvoegqnF7GQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=WWlBdhFq6vYXfTO10pSkurdueeBzkre+6DOQPFI3f+x9rrM/F9aRfwf95zM+ZhBOP 1Ls4OfHJCJc7t4yH/96nvbE6n1nphWR+l2JUZtFFWAcYZVWPa6SIn4NFeLfm0IP0wI cydUL3VyfPDZ6zEZL2FiiN0fP1SgDCha6APwOmJI=
From: afrind <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab00eb12b669e6f35fdd400cbbc01571d5c56b262d92cf00000001176f064b92a169ce147108ea@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1588/c407446393@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1588@github.com>
References: <quicwg/base-drafts/pull/1588@github.com>
Subject: Re: [quicwg/base-drafts] Fix: replace "control stream" with "Encoder Stream" (#1588)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b57444be30d9_35523ffa078d45b42525fb"; 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/_kJzyvS263ywIDrXhBes5nP1JHE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 24 Jul 2018 15:22:55 -0000

----==_mimepart_5b57444be30d9_35523ffa078d45b42525fb
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I think I prefer lowercase 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/1588#issuecomment-407446393
----==_mimepart_5b57444be30d9_35523ffa078d45b42525fb
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I think I prefer lowercase 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/1588#issuecomment-407446393">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5eN_Eo-DYTbyr3gpIQ52zT--ExEks5uJzvLgaJpZM4VXXSl">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_64blB_1xlCmPSDrpGenUMLNGPzks5uJzvLgaJpZM4VXXSl.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 in #1588: I think I prefer lowercase as well"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1588#issuecomment-407446393"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1588#issuecomment-407446393",
"url": "https://github.com/quicwg/base-drafts/pull/1588#issuecomment-407446393",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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: replace \"control stream\" with \"Encoder Stream\" (#1588)",
"sections": [
{
"text": "",
"activityTitle": "**afrind**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/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\": 1588,\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\": 1588\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1588#issuecomment-407446393"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 358446245\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b57444be30d9_35523ffa078d45b42525fb--


From nobody Tue Jul 24 08: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 E2CC5130EA9 for <quic-issues@ietfa.amsl.com>; Tue, 24 Jul 2018 08:27:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3toCTKKHCQn6 for <quic-issues@ietfa.amsl.com>; Tue, 24 Jul 2018 08: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 9E6FC130E9B for <quic-issues@ietf.org>; Tue, 24 Jul 2018 08:27:52 -0700 (PDT)
Date: Tue, 24 Jul 2018 08:27:51 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532446071; bh=Sa6BAHT9EB7Jv7azzcN5ass//EG+oqm8zQfQzLTb+Uw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=JJiIHYKYGcqk7ShBo1nCAF0wLfoByCsI5qFOthMKK3A78L4cxtuSAJHCl9LR5oi1K Toc9V2TpIe9g52znxDHbJNajuix0cuOOx50ZEGrgWMKs/7i2Kq6AvcoE0AC2RcaW2Y +0DWppeunO/F4Bf0L1OLhB5PgAWmP9Pysc0HVbxw=
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/1589/push/2743482681@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1589@github.com>
References: <quicwg/base-drafts/pull/1589@github.com>
Subject: Re: [quicwg/base-drafts] Do not use undefined term "successful processing" (#1589)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b574577a2b85_33f13f7f3b0be628212456"; 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/ZcXJl1k2CiuU3_Q2dd8GVH6QZvY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 24 Jul 2018 15:27:55 -0000

----==_mimepart_5b574577a2b85_33f13f7f3b0be628212456
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@afrind pushed 1 commit.

e7e3ab6  Merge branch 'master' into 201807192239-rephrase-successful-processing


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1589/files/edd98c6af550d7dbd3852665b551f4286d37984c..e7e3ab60d36082ee599cf5f34374c4b08e8b7c66

----==_mimepart_5b574577a2b85_33f13f7f3b0be628212456
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/e7e3ab6">e7e3ab6</a>  Merge branch &#39;master&#39; into 201807192239-rephrase-successful-processing</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/1589/files/edd98c6af550d7dbd3852665b551f4286d37984c..e7e3ab60d36082ee599cf5f34374c4b08e8b7c66">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqz9IXyKp80zO_31LfbuIA8D30cOeks5uJzz3gaJpZM4VXYYE">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzOE9PDf2to1nveEnOXa8iyzG-Cnks5uJzz3gaJpZM4VXYYE.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1589"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1589/files/edd98c6af550d7dbd3852665b551f4286d37984c..e7e3ab60d36082ee599cf5f34374c4b08e8b7c66"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1589/files/edd98c6af550d7dbd3852665b551f4286d37984c..e7e3ab60d36082ee599cf5f34374c4b08e8b7c66",
"url": "https://github.com/quicwg/base-drafts/pull/1589/files/edd98c6af550d7dbd3852665b551f4286d37984c..e7e3ab60d36082ee599cf5f34374c4b08e8b7c66",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1589",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1589:",
"activityTitle": "**afrind**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@afrind",
"facts": [
{
"name": "e7e3ab6",
"value": "Merge branch 'master' into 201807192239-rephrase-successful-processing"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1589/files/edd98c6af550d7dbd3852665b551f4286d37984c..e7e3ab60d36082ee599cf5f34374c4b08e8b7c66"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 358450692\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b574577a2b85_33f13f7f3b0be628212456--


From nobody Tue Jul 24 08:37: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 03942131145 for <quic-issues@ietfa.amsl.com>; Tue, 24 Jul 2018 08:37:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.009
X-Spam-Level: 
X-Spam-Status: No, score=-3.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2N820RPQYnUC for <quic-issues@ietfa.amsl.com>; Tue, 24 Jul 2018 08:37:00 -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 495A3130EE0 for <quic-issues@ietf.org>; Tue, 24 Jul 2018 08:37: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=Q61tKXWBiKN+RsgNGg6Nf4j3IwA=; b=M7alIve3/C+jrQBB 84zeHG9jVc1PWVSJtX0XsQIe2BpXRswbwjREdZFDcTMvGfHfrtLF//TNvWwCaHQA nE461/XcbADtMCNCB0TAEXTJl5SjZXVgwa/+l7gyVD3QXr3iaTm3xolUa7Ufg8zd Rzjuq/diqRoPKlNKAT5pdfGiEww=
Received: by filter0335p1iad2.sendgrid.net with SMTP id filter0335p1iad2-6164-5B57479B-C 2018-07-24 15:36:59.31655839 +0000 UTC m=+577124.395217638
Received: from github-lowworker9-cp1-prd.iad.github.net (unknown [192.30.252.47]) by ismtpd0002p1iad1.sendgrid.net (SG) with ESMTP id LlBb1PUuSTuVGwCcxqpFBw for <quic-issues@ietf.org>; Tue, 24 Jul 2018 15:36:59.224 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker9-cp1-prd.iad.github.net (Postfix) with ESMTP id 356C8A0E66 for <quic-issues@ietf.org>; Tue, 24 Jul 2018 08:36:59 -0700 (PDT)
Date: Tue, 24 Jul 2018 15:36:59 +0000 (UTC)
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/1588/push/2743513562@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1588@github.com>
References: <quicwg/base-drafts/pull/1588@github.com>
Subject: Re: [quicwg/base-drafts] Fix: replace "control stream" with "Encoder Stream" (#1588)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b57479b34215_1a1c3fe4d6cbe620316948"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1dsb+pigCSVbIWZcOBJdCBOrevE8xFwqVM4w iqXmW0eTTemdbavger0mqNfsrnzheEuQ9jfwP3WhyN5eQcw0XV16yXOGlCt9ikSc6sD/Kwk8WY/bfV VSaoImoEtGCt/PE/p3d0Skg5pM0MeSZMvTanR17W63zCIQFRSivzlfAz/7rHeH9Us5WMAxZgo6e8mZ I=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/dSwD9E_NcZMgKdSX-XaNOZPQ7dA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 24 Jul 2018 15:37:02 -0000

----==_mimepart_5b57479b34215_1a1c3fe4d6cbe620316948
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@dtikhonov pushed 1 commit.

dfb2af7  Use lowercase "encoder stream" except in titles and figures


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1588/files/b03d0ec6c7e6f6be43cb5201e975e423d91fe71b..dfb2af749e46c6576ac80348658a24b5152227e2

----==_mimepart_5b57479b34215_1a1c3fe4d6cbe620316948
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/dfb2af7">dfb2af7</a>  Use lowercase &quot;encoder stream&quot; except in titles and figures</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/1588/files/b03d0ec6c7e6f6be43cb5201e975e423d91fe71b..dfb2af749e46c6576ac80348658a24b5152227e2">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9UqvI_OpsC12Uv3sgge5gTJ7pXWks5uJz8bgaJpZM4VXXSl">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_0Zb04TpfgJSPf2X9ht4gkk_71qks5uJz8bgaJpZM4VXXSl.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1588"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1588/files/b03d0ec6c7e6f6be43cb5201e975e423d91fe71b..dfb2af749e46c6576ac80348658a24b5152227e2"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1588/files/b03d0ec6c7e6f6be43cb5201e975e423d91fe71b..dfb2af749e46c6576ac80348658a24b5152227e2",
"url": "https://github.com/quicwg/base-drafts/pull/1588/files/b03d0ec6c7e6f6be43cb5201e975e423d91fe71b..dfb2af749e46c6576ac80348658a24b5152227e2",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1588",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1588:",
"activityTitle": "**Dmitri Tikhonov**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@dtikhonov",
"facts": [
{
"name": "dfb2af7",
"value": "Use lowercase \"encoder stream\" except in titles and figures"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1588/files/b03d0ec6c7e6f6be43cb5201e975e423d91fe71b..dfb2af749e46c6576ac80348658a24b5152227e2"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 358446245\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b57479b34215_1a1c3fe4d6cbe620316948--


From nobody Tue Jul 24 09:27: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 E21071294D7 for <quic-issues@ietfa.amsl.com>; Tue, 24 Jul 2018 09:27:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.009
X-Spam-Level: 
X-Spam-Status: No, score=-3.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LzUu1nVEMvQ9 for <quic-issues@ietfa.amsl.com>; Tue, 24 Jul 2018 09:27: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 8769C128CF3 for <quic-issues@ietf.org>; Tue, 24 Jul 2018 09:27:42 -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=b2pHhj1mIKGVRoiOcwKItg/ZslI=; b=Bq85TSKQkuJ71NdZ 1Pvg6NEXYm3ZGGOp9CbsW4tqwS4MApMkxfJB+89bMIAWsR1/y03++hViW2bf/bj4 JUX7RkVhyPxmsu5Mw53kPAdrMiNnShdIMPW1zA1P/O0hTcNvBHbhmWI+c/GQdaZK bI5iFtgpnQ0Layg49BAp4v4CzJk=
Received: by filter1208p1las1.sendgrid.net with SMTP id filter1208p1las1-11074-5B57537D-36 2018-07-24 16:27:42.008321065 +0000 UTC m=+582072.316480374
Received: from github-lowworker-c7d2ff2.cp1-iad.github.net (unknown [192.30.252.32]) by ismtpd0005p1iad1.sendgrid.net (SG) with ESMTP id i6MCKMzQT_6VywzO8FE94Q for <quic-issues@ietf.org>; Tue, 24 Jul 2018 16:27:41.867 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-c7d2ff2.cp1-iad.github.net (Postfix) with ESMTP id CEB994C0267 for <quic-issues@ietf.org>; Tue, 24 Jul 2018 09:27:41 -0700 (PDT)
Date: Tue, 24 Jul 2018 16:27:42 +0000 (UTC)
From: "Arvid E. Picciani" <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab1dd653098f6977819447aaa84f5e7b9e744dcb9992cf00000001176f157d92a169ce1482bde4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1597@github.com>
Subject: [quicwg/base-drafts] draft-ietf-quic-recovery: fix typo (#1597)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b57537dcd3f6_d5c3feb040d45c435511"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: aep
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3qaGVmshYIjJO9/bXPBzuobFeaJvSulVunhO SvKx7/iNFIHl+yWH3B22xPqi4ALd6YiALtbghpbWa+d5zcE40WpLOwJd4zQoTWTgDl3KkOK9Zg0C6D JyWlJ0+7a9UUBZflF2el/pJ/sxWv7ZAcbe12I2Nu+7BTnwgv811YSKyhC92vNYfha+KP+tvKIrs107 I=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/n8xxI_roWfFlPQAGe9KkdONqt98>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 24 Jul 2018 16:27:44 -0000

----==_mimepart_5b57537dcd3f6_d5c3feb040d45c435511
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/1597

-- Commit Summary --

  * draft-ietf-quic-recovery: fix typo

-- File Changes --

    M draft-ietf-quic-recovery.md (2)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1597.patch
https://github.com/quicwg/base-drafts/pull/1597.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/1597

----==_mimepart_5b57537dcd3f6_d5c3feb040d45c435511
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/1597'>https://github.com/quicwg/base-drafts/pull/1597</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>draft-ietf-quic-recovery: fix typo</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1597/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/1597.patch'>https://github.com/quicwg/base-drafts/pull/1597.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1597.diff'>https://github.com/quicwg/base-drafts/pull/1597.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/1597">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6a59brsOpB3oqV4farHZtK1jHpXks5uJ0r9gaJpZM4VdEPV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7BrE_zw8pqHGAPZRO8_1zAIcFahks5uJ0r9gaJpZM4VdEPV.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"draft-ietf-quic-recovery: fix typo (#1597)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1597"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1597",
"url": "https://github.com/quicwg/base-drafts/pull/1597",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "draft-ietf-quic-recovery: fix typo (#1597)",
"sections": [
{
"text": "",
"activityTitle": "**Arvid E. Picciani**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@aep",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "77153db",
"value": "draft-ietf-quic-recovery: fix typo"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-recovery.md](https://github.com/quicwg/base-drafts/pull/1597/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\": 1597,\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\": 1597\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1597"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1597.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1597.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 359941077\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b57537dcd3f6_d5c3feb040d45c435511--


From nobody Tue Jul 24 09:32: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 BA08A131181 for <quic-issues@ietfa.amsl.com>; Tue, 24 Jul 2018 09:31:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.009
X-Spam-Level: 
X-Spam-Status: No, score=-3.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Q0TpQ3fbbkC2 for <quic-issues@ietfa.amsl.com>; Tue, 24 Jul 2018 09:31:56 -0700 (PDT)
Received: from o5.sgmail.github.com (o5.sgmail.github.com [192.254.113.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E450D130EE7 for <quic-issues@ietf.org>; Tue, 24 Jul 2018 09:31:55 -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=gjQ5o35kRIrul7dopWddp/lGn40=; b=poUhSAUKD07IkIAU hL2Jz7lJXrcToD4sitq5uD7aOBtCWc4LDzCQx6YhXlg5Mk/gCYEjzS5iYg0P4fZx eFmjQKoekPL5h4YhD2mwq7/D+OVU+8lCMWw2d3nfvWhQbrVzGHQbIa/GOE0SQxwR fcE2mjFZ8WR0GWvHxaV2pNSfeR4=
Received: by filter1000p1las1.sendgrid.net with SMTP id filter1000p1las1-26986-5B575479-1F 2018-07-24 16:31:53.61641935 +0000 UTC m=+582957.598702824
Received: from github-lowworker-e51511d.cp1-iad.github.net (unknown [192.30.252.34]) by ismtpd0005p1iad1.sendgrid.net (SG) with ESMTP id Pi_aburuTFuCK_wLlONkZA for <quic-issues@ietf.org>; Tue, 24 Jul 2018 16:31:53.499 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-e51511d.cp1-iad.github.net (Postfix) with ESMTP id 77AF280E38 for <quic-issues@ietf.org>; Tue, 24 Jul 2018 09:31:53 -0700 (PDT)
Date: Tue, 24 Jul 2018 16:31:53 +0000 (UTC)
From: "Arvid E. Picciani" <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab958a24219514f73e8370752077e18618d84bb49292cf00000001176f167992a169ce1482c3ac@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1598@github.com>
Subject: [quicwg/base-drafts] draft-ietf-quic-recovery-13 ssthresh never set (#1598)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b575479767cc_32a03fe4d20d45c050114"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: aep
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3PiCqCH/PjYv1yLeWp9PgHKztD8JRWQ7ivuH sSfwgiLl/nPq0EOcZU7fb+E8R/dvq27tIeiSSY/FlxiDmf9xOlQzBm8fH8/H+CmD24ABfrs5vuik1u y+BKg8rtXYbX6HWAwKtIX/Ie2gTjXxMGnXdaSRl3Aboi/PoURJHzh77OTES6kPtEXsRO9EPtsYYeX5 g=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/-PNQ7hzHMc6qNQsv6KsHGsMvtiU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 24 Jul 2018 16:32:05 -0000

----==_mimepart_5b575479767cc_32a03fe4d20d45c050114
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

in 4.3.  Congestion Avoidance

>  and sets the slow start threshold to the new congestion window.

however, the pseudo code doesnt do that

i'm guessing that CongestionEvent should do that?

```diff
      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 *= kMarkReductionFactor
          congestion_window = max(congestion_window, kMinimumWindow)
+         ssthreshold = 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/1598
----==_mimepart_5b575479767cc_32a03fe4d20d45c050114
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>in 4.3.  Congestion Avoidance</p>
<blockquote>
<p>and sets the slow start threshold to the new congestion window.</p>
</blockquote>
<p>however, the pseudo code doesnt do that</p>
<p>i'm guessing that CongestionEvent should do that?</p>
<div class="highlight highlight-source-diff"><pre>      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 *= kMarkReductionFactor
          congestion_window = max(congestion_window, kMinimumWindow)
<span class="pl-mi1"><span class="pl-mi1">+</span>         ssthreshold = congestion_window</span></pre></div><div class="js-accept-changes" style="margin-top: -16px;"></div>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1598">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqz-vKw3FeRFv766ptp_R48W6v6M7ks5uJ0v5gaJpZM4VdEqB">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0XH7BgdhJqS1N6wgNBMTVowf7umks5uJ0v5gaJpZM4VdEqB.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"draft-ietf-quic-recovery-13  ssthresh never set (#1598)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1598"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1598",
"url": "https://github.com/quicwg/base-drafts/issues/1598",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "draft-ietf-quic-recovery-13  ssthresh never set (#1598)",
"sections": [
{
"text": "",
"activityTitle": "**Arvid E. Picciani**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@aep",
"facts": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1598
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1598,\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\": 1598\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1598"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 359942785\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b575479767cc_32a03fe4d20d45c050114--


From nobody Tue Jul 24 10:33: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 2F26D130F19 for <quic-issues@ietfa.amsl.com>; Tue, 24 Jul 2018 10:33:37 -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, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WvO_dYva_pFc for <quic-issues@ietfa.amsl.com>; Tue, 24 Jul 2018 10:33: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 34293130ED0 for <quic-issues@ietf.org>; Tue, 24 Jul 2018 10:33:33 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1532453612; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=C/zZ+4vBkjYrvxJmilhdz5t/78aElAQcMlROVlmZnaA=; b=yr2xbsFUJmmC4oM3Z53InU0kvcLBoj5e1TpyTta9Gs9QPAW67uemmygR+eC9HMq1h2nBq5bE 8rOMHtMKSvrFEt+o77w2GF1tTFNaiYT4ApDo7Hz4KcR6f1VlLWcdDSWN9YtohZzGhThN/stL Qn4/7Mhi7RZI9A99XkuOmB6l41o=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: aep=exys.org@github.com
Received: from github.com (Unknown [192.30.252.40]) by mxa.mailgun.org with ESMTP id 5b5762eb.7fa8b295e660-smtp-out-n01; Tue, 24 Jul 2018 17:33:31 -0000 (UTC)
Date: Tue, 24 Jul 2018 10:33:31 -0700
From: "Arvid E. Picciani" <aep@exys.org>
Reply-To: "Arvid E. Picciani" <aep@exys.org>
To: quic-issues@ietf.org
Message-ID: <5b5762ebb81cc_537c2aeceac9ef8010019c@hookshot-fe-d2afb11.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] d1377a: draft-ietf-quic-recovery: fix typo (#1597)
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b5762ebb7dad_537c2aeceac9ef80100051"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/dt0Q8DSK84e-W5OG_btN7Ew9PFw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 24 Jul 2018 17:33:37 -0000

----==_mimepart_5b5762ebb7dad_537c2aeceac9ef80100051
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: d1377a8679a51420a72135a4410e9eb23c07fb5e
      https://github.com/quicwg/base-drafts/commit/d1377a8679a51420a72135a4410e9eb23c07fb5e
  Author: Arvid E. Picciani <aep@exys.org>
  Date:   2018-07-24 (Tue, 24 Jul 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  draft-ietf-quic-recovery: fix typo (#1597)



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b5762ebb7dad_537c2aeceac9ef80100051--


From nobody Tue Jul 24 10:33: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 AC20B130ED0 for <quic-issues@ietfa.amsl.com>; Tue, 24 Jul 2018 10:33:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FL9I9nXrICrS for <quic-issues@ietfa.amsl.com>; Tue, 24 Jul 2018 10:33: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 B5057130F0D for <quic-issues@ietf.org>; Tue, 24 Jul 2018 10:33:35 -0700 (PDT)
Date: Tue, 24 Jul 2018 10:33:34 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532453614; bh=wl+c2G7/cotpsdMvY3CKXwFwnyNPZ5L1yB7RhHw9ow8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=H+F+X4gV/qxgMubOfTzpJxmOhfwfOF8Ft7Xf95Ix50So+OXSPfwQnQHIEYp3c4ayW 7ucO3OesfSUfHiCL7CjaRJykhXYq73oFKAFY9iBTHdqfMXaaSr3sgN/bEebASw+05M zO8SSofn5WTy7MYFUUYT8xmj06/EV1u4ybBdQ4/Y=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab72eed0b79dc46fddce42817c217ace5bc444114792cf00000001176f24ee92a169ce1482bde4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1597/issue_event/1750765234@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1597@github.com>
References: <quicwg/base-drafts/pull/1597@github.com>
Subject: Re: [quicwg/base-drafts] draft-ietf-quic-recovery: fix typo (#1597)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5762eeda73c_16823fbaa5abe6288758"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/upOwqLVoaVMCxMzXvRNaYKFIaFc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 24 Jul 2018 17:33:38 -0000

----==_mimepart_5b5762eeda73c_16823fbaa5abe6288758
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1597.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1597#event-1750765234
----==_mimepart_5b5762eeda73c_16823fbaa5abe6288758
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="344112612" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1597" href="https://github.com/quicwg/base-drafts/pull/1597">#1597</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1597#event-1750765234">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqy0fqECe-QgUYVhkFdKTxqXvg3Ekks5uJ1pugaJpZM4VdEPV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0vIMiJH56xiuWymfPfWRfXcxd7jks5uJ1pugaJpZM4VdEPV.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1597."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1597#event-1750765234"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1597#event-1750765234",
"url": "https://github.com/quicwg/base-drafts/pull/1597#event-1750765234",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] draft-ietf-quic-recovery: fix typo (#1597)",
"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/1597#event-1750765234"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 359941077\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b5762eeda73c_16823fbaa5abe6288758--


From nobody Tue Jul 24 10:35: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 11F39130ED0 for <quic-issues@ietfa.amsl.com>; Tue, 24 Jul 2018 10:35:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WYfSERoP98XS for <quic-issues@ietfa.amsl.com>; Tue, 24 Jul 2018 10:34: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 3DA56130F19 for <quic-issues@ietf.org>; Tue, 24 Jul 2018 10:34:58 -0700 (PDT)
Date: Tue, 24 Jul 2018 10:34:57 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532453697; bh=cS03hk9HSuk0OhgPO/+GFvTDkp856oJApRiwPCPXqc0=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=zfs8A6Xo6GcUQTJTAx8GJ2IT7bYbOp95bKGaOYRugL5d9SU5NEkiYpC6Jq/JgGxjB PFvk6bXKYhGI1+oystHOOQpkJ5XbhlVLeI48fgQ3RzYzT26aJvywiw/IL/dRwldkAy MgRudtoDn8nePlygAtULsk3lUUl057WllWE2LJno=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe632928a35e29be4de68fdd242cbdc2d7890745792cf00000001176f254192a169ce1483138c@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1599@github.com>
Subject: [quicwg/base-drafts] Discuss different paths to closure in HTTP (#1599)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b57634168ba0_2b7d3fa46bcd45c0425a0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/JcerQPKzL1MHEEkjWMzIMrhJB1E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 24 Jul 2018 17:35:00 -0000

----==_mimepart_5b57634168ba0_2b7d3fa46bcd45c0425a0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This is probably an expansion/relocation of the GOAWAY text; offline editorial feedback indicated that it was unclear from the HTTP document when to use GOAWAY vs. APPLICATION_CLOSE vs. CONNECTION_CLOSE, and readers shouldn't need to read the transport doc to figure 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/issues/1599
----==_mimepart_5b57634168ba0_2b7d3fa46bcd45c0425a0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>This is probably an expansion/relocation of the GOAWAY text; offline editorial feedback indicated that it was unclear from the HTTP document when to use GOAWAY vs. APPLICATION_CLOSE vs. CONNECTION_CLOSE, and readers shouldn't need to read the transport doc to figure 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/issues/1599">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3lnOZEk-IAUT9IoIxAsyhmu5U8rks5uJ1rBgaJpZM4VdKR0">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3p9xjYQ-QwCkamxEAcj6iWKMRlLks5uJ1rBgaJpZM4VdKR0.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Discuss different paths to closure in HTTP (#1599)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1599"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1599",
"url": "https://github.com/quicwg/base-drafts/issues/1599",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Discuss different paths to closure in HTTP (#1599)",
"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": 1599
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1599,\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\": 1599\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1599"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 359965812\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b57634168ba0_2b7d3fa46bcd45c0425a0--


From nobody Tue Jul 24 10:38: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 4465C130F20 for <quic-issues@ietfa.amsl.com>; Tue, 24 Jul 2018 10:38:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nDen0BHlWN6O for <quic-issues@ietfa.amsl.com>; Tue, 24 Jul 2018 10:38: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 82FB3130ED0 for <quic-issues@ietf.org>; Tue, 24 Jul 2018 10:38:35 -0700 (PDT)
Date: Tue, 24 Jul 2018 10:38:34 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532453914; bh=li4jWba9tzKUgjtyiGDryFUkTEiXa0+ntpLo1ZErVwY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Lt7MmpyI6Rvc/VwHanEj8YYs4Smnn9oip8uoUlkHFZMLnUVQmcUsglR79WUKj6D3z J1H+bTASaj0UJdpsUaNnUpeOuSBYHFCSsh1VQy6XVbBuegG6mcX26J9zwgzNbz+Phx lll31luTX3hsattVtnLZ3nPel2VZpffZ6N9pnjmU=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab32a972dffe5127714632652e19f2fbccbb60934892cf00000001176f261a92a169ce1482c3ac@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1598/407490500@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1598@github.com>
References: <quicwg/base-drafts/issues/1598@github.com>
Subject: Re: [quicwg/base-drafts] draft-ietf-quic-recovery-13 ssthresh never set (#1598)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b57641aca818_1bbc63fa3332be6281686a4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ecR856AxYdWyOxBxBoEA7L-9UIk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 24 Jul 2018 17:38:37 -0000

----==_mimepart_5b57641aca818_1bbc63fa3332be6281686a4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

That looks correct to me.  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/1598#issuecomment-407490500
----==_mimepart_5b57641aca818_1bbc63fa3332be6281686a4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>That looks correct to me.  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/1598#issuecomment-407490500">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqx31xdegg82QW1xgxASAsJLm_kZ9ks5uJ1uagaJpZM4VdEqB">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2b_uGs0bT5t7FiWWaTe__xlrpoBks5uJ1uagaJpZM4VdEqB.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1598: That looks correct to me.  PR?"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1598#issuecomment-407490500"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1598#issuecomment-407490500",
"url": "https://github.com/quicwg/base-drafts/issues/1598#issuecomment-407490500",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] draft-ietf-quic-recovery-13  ssthresh never set (#1598)",
"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\": 1598,\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\": 1598\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1598#issuecomment-407490500"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 359942785\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b57641aca818_1bbc63fa3332be6281686a4--


From nobody Tue Jul 24 10:51: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 1AA91130E80 for <quic-issues@ietfa.amsl.com>; Tue, 24 Jul 2018 10:51:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Lgtj30XmI4IZ for <quic-issues@ietfa.amsl.com>; Tue, 24 Jul 2018 10:51:02 -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 31142130E20 for <quic-issues@ietf.org>; Tue, 24 Jul 2018 10:51:02 -0700 (PDT)
Date: Tue, 24 Jul 2018 10:51:01 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532454661; bh=/WXZC6Cj2UXv/eo/YZ+lF08ByPnfBNHPEuvZEJIu58I=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=c8vN+7ImorpQ6I14lZEAuRE9Wa/FyYzEd9m6ZfUu6jOyzEf6+jMJHyJkQvl4iTqtI AcftgqXzyX8RZcYbEFAmfF1gSBASXpRAsXAcW5ZPl9K5BWQduqHLkI/BOw0FC6wFpt gjywGJeArmswAVWj8JC5HL1Q/Ev3keIGSyNzkbNE=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab269e7558a573ac88f4d18b1c43f1053e08f6444792cf00000001176f290592a169ce14832871@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1600@github.com>
Subject: [quicwg/base-drafts] Indicate support for optional protocol chunks. (#1600)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b57670557298_1a053fe7522d45b414969e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/LWIjSU0Mt2kODJKGst62X6e9Xf0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 24 Jul 2018 17:51:05 -0000

----==_mimepart_5b57670557298_1a053fe7522d45b414969e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Suggestion received in side conversation:  Enable the HTTP community to experiment with priority schemes and/or save bytes by defining settings indicating what priority schemes are supported.  Doc defines "none" and "this one", future extensions can define new ones.

This may or may not be necessary.  Any extension that defines a new priority scheme would presumably already define a setting to declare that it's supported, and the client will pick the one it likes best of what the server indicates support for.  Dealing with a client who combines frames from multiple priority schemes isn't something we need to define for HTTP/QUIC.  We could conceivably define a list format of priority scheme types, get a registry, etc. but that seems overkill when the SETTINGS space is large and the set of priority schemes likely to see much deployment is so small.

So this really boils down to a hint which permits a server to say "I don't support priority, so don't bother" or indicate that it really does support the current scheme.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1600
----==_mimepart_5b57670557298_1a053fe7522d45b414969e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Suggestion received in side conversation:  Enable the HTTP community to experiment with priority schemes and/or save bytes by defining settings indicating what priority schemes are supported.  Doc defines "none" and "this one", future extensions can define new ones.</p>
<p>This may or may not be necessary.  Any extension that defines a new priority scheme would presumably already define a setting to declare that it's supported, and the client will pick the one it likes best of what the server indicates support for.  Dealing with a client who combines frames from multiple priority schemes isn't something we need to define for HTTP/QUIC.  We could conceivably define a list format of priority scheme types, get a registry, etc. but that seems overkill when the SETTINGS space is large and the set of priority schemes likely to see much deployment is so small.</p>
<p>So this really boils down to a hint which permits a server to say "I don't support priority, so don't bother" or indicate that it really does support the current scheme.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1600">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqz3E7_EiNUPHbJwYGqNAe5SpBoSEks5uJ16FgaJpZM4VdLz7">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq88VxJ6UpC6YIAVPXbVGPr5gz0tdks5uJ16FgaJpZM4VdLz7.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Indicate support for optional protocol chunks. (#1600)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1600"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1600",
"url": "https://github.com/quicwg/base-drafts/issues/1600",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Indicate support for optional protocol chunks. (#1600)",
"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": 1600
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1600,\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\": 1600\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1600"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 359972091\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b57670557298_1a053fe7522d45b414969e--


From nobody Tue Jul 24 10:52: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 B3558130E80 for <quic-issues@ietfa.amsl.com>; Tue, 24 Jul 2018 10:52:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SNQCaMM0XNhq for <quic-issues@ietfa.amsl.com>; Tue, 24 Jul 2018 10:52: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 0B836130E20 for <quic-issues@ietf.org>; Tue, 24 Jul 2018 10:52:34 -0700 (PDT)
Date: Tue, 24 Jul 2018 10:52:33 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532454753; bh=SWlrNDVKCraV1SBofZ/X/X7l0OfRHTfvI/3iS0UJwL0=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=c/DslzBAL+W0yefvVS+pRsG7w2DAKLbK689JeauEPf1pHXt25YM4DISdRlBXwOwAN LbZwWM9K9CcfazPEGClN7b8NbzZXFeqDj8FQ96Wx/3OJrNkBsEDWnAIaTnep0z+wWP 30Ip0D/yXoNsKPuzSAe8Gc4FiEiDv5PzVYUUqjS4=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abdbabed0b4e558b1dd8fb712db89782234581147092cf00000001176f296192a169ce14832a7b@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1601@github.com>
Subject: [quicwg/base-drafts] Discuss HTTP/2 more in the introduction (#1601)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b57676129ab4_53ff3fa80ecd45c4335ab"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/9mdwaa1XxcGc8UYsNzqV5VYDFnM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 24 Jul 2018 17:52:36 -0000

----==_mimepart_5b57676129ab4_53ff3fa80ecd45c4335ab
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Per side-conversation feedback.  Maybe new text, maybe move some from HTTP/2 transition 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/1601
----==_mimepart_5b57676129ab4_53ff3fa80ecd45c4335ab
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Per side-conversation feedback.  Maybe new text, maybe move some from HTTP/2 transition 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/1601">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8B1VKPG4-0tku-5rwv4Y1pTSPKoks5uJ17hgaJpZM4VdL9j">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7kKIgpz2M2OdnKSNH4k5n0FgdH1ks5uJ17hgaJpZM4VdL9j.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Discuss HTTP/2 more in the introduction (#1601)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1601"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1601",
"url": "https://github.com/quicwg/base-drafts/issues/1601",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Discuss HTTP/2 more in the introduction (#1601)",
"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": 1601
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1601,\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\": 1601\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1601"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 359972707\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b57676129ab4_53ff3fa80ecd45c4335ab--


From nobody Tue Jul 24 10:53: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 C1879130F1C for <quic-issues@ietfa.amsl.com>; Tue, 24 Jul 2018 10:53:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mELrNh6_jeRB for <quic-issues@ietfa.amsl.com>; Tue, 24 Jul 2018 10:53: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 0C11B130E80 for <quic-issues@ietf.org>; Tue, 24 Jul 2018 10:53:37 -0700 (PDT)
Date: Tue, 24 Jul 2018 10:53:36 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532454816; bh=6f+kzWxiGWCT+khC4JJThJttd7eiTfQCIM0RSbfpyUA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Cr1Lv0cxRFJegr4c2lbZdA5oVZtFyNCgDCOyXcWZ2iJlf5EkiZw8KsyncabI5jbOU V2AuB7Dp6XmRxx8esO2me9v8O2b7kNWq3jGyixjogOXGWEFSoKFKd28FcSsvDHLXiY 0UuEu3V8tWl3CSdohiZoBTIb/DWzS3I4CV/iUkMc=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab3bff7cf86b06e614fa01377c50c35f9a57ff45cc92cf00000001176f29a092a169ce14832871@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1600/407495259@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1600@github.com>
References: <quicwg/base-drafts/issues/1600@github.com>
Subject: Re: [quicwg/base-drafts] Indicate support for PRIORITY (#1600)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5767a055fda_3a243fcb066be62421782d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/U0iGG50owV80SYTj_EAsn_CQINs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 24 Jul 2018 17:53:39 -0000

----==_mimepart_5b5767a055fda_3a243fcb066be62421782d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Thanks for filing this Mike.  I think it'd be useful for clients or servers that don't support the existing H2 style priorities to indicate that.

The anecdotal info I've heard indicates efforts to translate the h2 priority scheme into other schemes commonly performs poorly.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1600#issuecomment-407495259
----==_mimepart_5b5767a055fda_3a243fcb066be62421782d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>Thanks for filing this Mike.  I think it'd be useful for clients or se=
rvers that don't support the existing H2 style priorities to indicate tha=
t.</p>
<p>The anecdotal info I've heard indicates efforts to translate the h2 pr=
iority scheme into other schemes commonly performs poorly.</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/1600#issuecomment-407495259">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqyN4=
zWju_LqcPKLK3K1dkCN5XuJGks5uJ18ggaJpZM4VdLz7">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq-K0CO_FUMe-W8cdBG9X3-Vv=
m2Zfks5uJ18ggaJpZM4VdLz7.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 #1600: Thanks for filing this Mike.  I think it'd be useful for c=
lients or servers that don't support the existing H2 style priorities to =
indicate that.\r\n\r\nThe anecdotal info I've heard indicates efforts to =
translate the h2 priority scheme into other schemes commonly performs poo=
rly."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/ba=
se-drafts/issues/1600#issuecomment-407495259"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1600#issuecomment=
-407495259",
"url": "https://github.com/quicwg/base-drafts/issues/1600#issuecomment-40=
7495259",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Indicate support for PRIORITY (#1600)"=
,
"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\": 1600,\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\": 1600\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1600#issuecomment-40=
7495259"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3599720=
91\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b5767a055fda_3a243fcb066be62421782d--


From nobody Tue Jul 24 11:09: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 317181311B9 for <quic-issues@ietfa.amsl.com>; Tue, 24 Jul 2018 11:09:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vGQAqdkXIJR3 for <quic-issues@ietfa.amsl.com>; Tue, 24 Jul 2018 11:09: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 E13251311C4 for <quic-issues@ietf.org>; Tue, 24 Jul 2018 11:09:21 -0700 (PDT)
Date: Tue, 24 Jul 2018 11:09:21 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532455761; bh=bj8uZ/jslhrELnas6Jit7bXZ7g4gnVp5SMGTZZ+rHUg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=t9cHgfWNi1+zTorm/GDf/euFzwipfDdzAgE9bcybwL2OaKwB99HYmSGA1OLg2hQlw Kd3KKqxlJPfW/n0jjxpXYqEwPaI4e/EzfoeBoALOW5hjQDrIvfV+BKBeL0ysY+nDNW T8t6STRCpfi4fKNBTUxPNWnur8IVB636XnObP9t0=
From: afrind <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab9d2c51302fee3cca25728a65e1672a29ac47cd7292cf00000001176f2d5192a169ce14711813@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1589/c407500391@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1589@github.com>
References: <quicwg/base-drafts/pull/1589@github.com>
Subject: Re: [quicwg/base-drafts] Do not use undefined term "successful processing" (#1589)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b576b51ecad_ca63fbd58abe6181056df"; 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/H0fXKtQqk2vzcpAe4Q4ee0ztmtY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 24 Jul 2018 18:09:25 -0000

----==_mimepart_5b576b51ecad_ca63fbd58abe6181056df
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I seem to have failed at resolving the merge conflicts myself - can you rebase?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1589#issuecomment-407500391
----==_mimepart_5b576b51ecad_ca63fbd58abe6181056df
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I seem to have failed at resolving the merge conflicts myself - can you rebase?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1589#issuecomment-407500391">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_7ZTLkoQIrPFwymlFDpITD1upEGks5uJ2LRgaJpZM4VXYYE">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9picizi5wbYwreWFTvFtSulMmDoks5uJ2LRgaJpZM4VXYYE.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 in #1589: I seem to have failed at resolving the merge conflicts myself - can you rebase?"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1589#issuecomment-407500391"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1589#issuecomment-407500391",
"url": "https://github.com/quicwg/base-drafts/pull/1589#issuecomment-407500391",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Do not use undefined term \"successful processing\" (#1589)",
"sections": [
{
"text": "",
"activityTitle": "**afrind**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/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\": 1589,\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\": 1589\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1589#issuecomment-407500391"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 358450692\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b576b51ecad_ca63fbd58abe6181056df--


From nobody Tue Jul 24 11:15: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 9170A130E66 for <quic-issues@ietfa.amsl.com>; Tue, 24 Jul 2018 11:15:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Ez8QhDOhI6Wu for <quic-issues@ietfa.amsl.com>; Tue, 24 Jul 2018 11:15:22 -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 283E1130E22 for <quic-issues@ietf.org>; Tue, 24 Jul 2018 11:15:22 -0700 (PDT)
Date: Tue, 24 Jul 2018 11:15:20 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532456120; bh=rRHNjlmzGIHHMPzYZ7458T11LkG5APR9AvlDfL2CrQ4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=UTQXXpnzM+OTOcCnj4YYZFQ3zEuonygtsLwVfgDpghfi2Eyjsij8M6LnWFvTRfp3R fyVJpF8dHbHAMizDynJYmqr/NxPC0s6u/uy4QqWqdDL4y1+VQzuNO7rUrEKQYgFCAu 7Zb3bXr2jXpZLAcWNsslsP/KfcCj35NuS+ReTxE8=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab0bebecb6d27ab6f3c3c755ef6db60231a37fa06992cf00000001176f2eb892a169ce14832a7b@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1601/407502367@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1601@github.com>
References: <quicwg/base-drafts/issues/1601@github.com>
Subject: Re: [quicwg/base-drafts] Discuss HTTP/2 more in the introduction (#1601)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b576cb894203_44de3fd28b2d45b8163443"; 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/D_0Rb5q41AalGZXacde3wlDP2_Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 24 Jul 2018 18:15:24 -0000

----==_mimepart_5b576cb894203_44de3fd28b2d45b8163443
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I think it is fair to give a gentle introduction to HTTP/2 literates, but on the other hand having to digest both HQ and HTTP/2 concepts is an additional burden if you come with no HTTP/2 background.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1601#issuecomment-407502367
----==_mimepart_5b576cb894203_44de3fd28b2d45b8163443
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I think it is fair to give a gentle introduction to HTTP/2 literates, but on the other hand having to digest both HQ and HTTP/2 concepts is an additional burden if you come with no HTTP/2 background.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1601#issuecomment-407502367">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1CsuoSaao3DXOkHryElUxd7y7Kfks5uJ2Q4gaJpZM4VdL9j">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2bGapGg96Qxl07hQdYiW81ujJixks5uJ2Q4gaJpZM4VdL9j.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1601: I think it is fair to give a gentle introduction to HTTP/2 literates, but on the other hand having to digest both HQ and HTTP/2 concepts is an additional burden if you come with no HTTP/2 background."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1601#issuecomment-407502367"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1601#issuecomment-407502367",
"url": "https://github.com/quicwg/base-drafts/issues/1601#issuecomment-407502367",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Discuss HTTP/2 more in the introduction (#1601)",
"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\": 1601,\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\": 1601\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1601#issuecomment-407502367"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 359972707\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b576cb894203_44de3fd28b2d45b8163443--


From nobody Tue Jul 24 11:37: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 A476C130F3E for <quic-issues@ietfa.amsl.com>; Tue, 24 Jul 2018 11:37:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9BvKPJ2E3XTZ for <quic-issues@ietfa.amsl.com>; Tue, 24 Jul 2018 11: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 DE189130DC4 for <quic-issues@ietf.org>; Tue, 24 Jul 2018 11:37:23 -0700 (PDT)
Date: Tue, 24 Jul 2018 11:37:22 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532457443; bh=gD7lMyIJi85H8IUux85zIbXp7vf/lgZhEa+Vaung3ag=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=BTd7F4y4IjfGQteeiWRnj9jmXEmPszYnWZTydx0QcgCegOAFyZl/pV2f4ASGv4xiM q6biqgdQavjc9RIIonTs5KMybSZNoFr4E9ywbTG9k0+oYqocCaMzXXh683h3Mh1RFm 4vqvJMgWbh911Qg8mAg/EMp6Ea7VB/X1LWIMcfuE=
From: "Arvid E. Picciani" <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab0d2be06812ce5a04352a52fc2353407c887d5db192cf00000001176f33e292a169ce148365d7@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1602@github.com>
Subject: [quicwg/base-drafts] adds missing ssthresh = congestion_window (#1602)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5771e2addf8_26673ff164ebe62498941"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: aep
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Y3UoTU8WPlICDA2RlTJQlneOfnQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 24 Jul 2018 18:37:26 -0000

----==_mimepart_5b5771e2addf8_26673ff164ebe62498941
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

fixes #1598
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1602

-- Commit Summary --

  * adds missing ssthresh = congestion_window

-- File Changes --

    M draft-ietf-quic-recovery.md (5)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1602.patch
https://github.com/quicwg/base-drafts/pull/1602.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/1602

----==_mimepart_5b5771e2addf8_26673ff164ebe62498941
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 #1598.">fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="344114092" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1598" href="https://github.com/quicwg/base-drafts/issues/1598">#1598</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/1602'>https://github.com/quicwg/base-drafts/pull/1602</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>adds missing ssthresh = congestion_window</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1602/files#diff-0">draft-ietf-quic-recovery.md</a>
    (5)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1602.patch'>https://github.com/quicwg/base-drafts/pull/1602.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1602.diff'>https://github.com/quicwg/base-drafts/pull/1602.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/1602">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9XRz6lI3xlXHjwu2UpuuZ49YKdTks5uJ2ligaJpZM4VdQNF">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0fTx36Mb3bictUQJP_lFbmSymdDks5uJ2ligaJpZM4VdQNF.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"adds missing ssthresh = congestion_window (#1602)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1602"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1602",
"url": "https://github.com/quicwg/base-drafts/pull/1602",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "adds missing ssthresh = congestion_window (#1602)",
"sections": [
{
"text": "",
"activityTitle": "**Arvid E. Picciani**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@aep",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "36a22bd",
"value": "adds missing ssthresh = congestion_window"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-recovery.md](https://github.com/quicwg/base-drafts/pull/1602/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\": 1602,\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\": 1602\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1602"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1602.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1602.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 359990085\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b5771e2addf8_26673ff164ebe62498941--


From nobody Tue Jul 24 11:46: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 3562E1311A5 for <quic-issues@ietfa.amsl.com>; Tue, 24 Jul 2018 11:46:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.605
X-Spam-Level: 
X-Spam-Status: No, score=-6.605 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UMgs62b9ehOp for <quic-issues@ietfa.amsl.com>; Tue, 24 Jul 2018 11:46:55 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 71AF813119E for <quic-issues@ietf.org>; Tue, 24 Jul 2018 11:46:55 -0700 (PDT)
Date: Tue, 24 Jul 2018 11:46:54 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532458014; bh=vDp14CqQIjw01xuzFweDx+IhrwSztPBDOJ6tXEej3+E=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=05Y1dLfiDM2iXwnh8S22D8IHixI/ip0NARgfl+cm71NFX5xNrazyyKsoResdAMJnR 2mskdKXwnTwxZHS4Elgf6yfXwX4JIJZz/dpWJMJO5obOZ/27MHsTk9m+V313T4jLiO Svaf0eeEaDBm+IJIRelo20eHgo0UhZw7N3ObAWYg=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abc4f8b09e9aaea4d7b011688721d32f930afc4ad392cf00000001176f361e92a169ce148365d7@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1602/review/140029076@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1602@github.com>
References: <quicwg/base-drafts/pull/1602@github.com>
Subject: Re: [quicwg/base-drafts] adds missing ssthresh = congestion_window (#1602)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b57741e9c76f_357f3ff15e8be61c14606"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/GIrNCPNQFtggxaYQHsW0lQUlNVU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 24 Jul 2018 18:46:57 -0000

----==_mimepart_5b57741e9c76f_357f3ff15e8be61c14606
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/1602#pullrequestreview-140029076
----==_mimepart_5b57741e9c76f_357f3ff15e8be61c14606
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/1602#pullrequestreview-140029076">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq748j0mn4yUofQZK1d6829Unk940ks5uJ2uegaJpZM4VdQNF">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxb6yBMxnD4HlWQF2ISbnIVGWZsvks5uJ2uegaJpZM4VdQNF.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1602"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1602#pullrequestreview-140029076"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1602#pullrequestreview-140029076",
"url": "https://github.com/quicwg/base-drafts/pull/1602#pullrequestreview-140029076",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1602",
"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/1602#pullrequestreview-140029076"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 359990085\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b57741e9c76f_357f3ff15e8be61c14606--


From nobody Tue Jul 24 11:47: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 C30C31311AD for <quic-issues@ietfa.amsl.com>; Tue, 24 Jul 2018 11:46: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, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ynGGl5hMEsWS for <quic-issues@ietfa.amsl.com>; Tue, 24 Jul 2018 11:46: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 3791813119E for <quic-issues@ietf.org>; Tue, 24 Jul 2018 11:46:58 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1532458017; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=iNMrAnmJmayxofB+FT3+vGlsqjZNkOy62+8Euia4Py4=; b=xrisV6z2SXLEKD93JUrcDkqhH+xTWdfUtgPVTpZ8fYn88s/TZ6mm+gtcHkb6l83P029u7q6e Ac5uVUwJz7Dm2Kn07LV+8MF8i8GrpODvxdAIr87GaJsV6J2Y5rHKJltItlCD/ZmkC27Jwdbu CnID7PKmRPsOKwEf7GfUa4ES9WY=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: aep=exys.org@github.com
Received: from github.com (Unknown [192.30.252.34]) by mxa.mailgun.org with ESMTP id 5b577421.7f8753541360-smtp-out-n03; Tue, 24 Jul 2018 18:46:57 -0000 (UTC)
Date: Tue, 24 Jul 2018 11:46:57 -0700
From: "Arvid E. Picciani" <aep@exys.org>
Reply-To: "Arvid E. Picciani" <aep@exys.org>
To: quic-issues@ietf.org
Message-ID: <5b57742166138_28ed2acb4e1d6f7057b1@hookshot-fe-88eb02d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] c13ae7: adds missing ssthresh = congestion_window (#1602)
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b57742165da9_28ed2acb4e1d6f705647"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/zL-PBmvBYWuQRhfNn6gfq7pORIo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 24 Jul 2018 18:47:01 -0000

----==_mimepart_5b57742165da9_28ed2acb4e1d6f705647
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: c13ae7e097f753ee50574f41133ddb15574ba496
      https://github.com/quicwg/base-drafts/commit/c13ae7e097f753ee50574f41133ddb15574ba496
  Author: Arvid E. Picciani <aep@exys.org>
  Date:   2018-07-24 (Tue, 24 Jul 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  adds missing ssthresh = congestion_window (#1602)

fixes #1598



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b57742165da9_28ed2acb4e1d6f705647--


From nobody Tue Jul 24 11: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 EE11A130DEC for <quic-issues@ietfa.amsl.com>; Tue, 24 Jul 2018 11:47:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BIO7xCA0Ujh8 for <quic-issues@ietfa.amsl.com>; Tue, 24 Jul 2018 11:47: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 4E6331311B2 for <quic-issues@ietf.org>; Tue, 24 Jul 2018 11:47:01 -0700 (PDT)
Date: Tue, 24 Jul 2018 11:47:00 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532458020; bh=3uf1aWWqEpitO060yqjJJEuZy5d72zDjD1l4Jk1pJ0w=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=EKzc5iNnUxU6et9OC661gZD+qdW1lNxtOLiUzT00cT57C0RRZiKqc51ag8Rs30q7E 01hAA1/rYiOdbYCQtdvVdOzivq+fFcKwb0f99J5MkPfwtckTH7aMx34rZvbY/ef4Rq c3p+lSztb8yB4UslUmZq8PJUopN1ldbJtYuAkInc=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abc1807c8fcfa9b1dadaba51756e5ebf3e1d921ec692cf00000001176f362492a169ce1482c3ac@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1598/issue_event/1750919961@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1598@github.com>
References: <quicwg/base-drafts/issues/1598@github.com>
Subject: Re: [quicwg/base-drafts] draft-ietf-quic-recovery-13 ssthresh never set (#1598)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5774248b068_31a3f813bad45c011337a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/rAbRhWzZuNoKniDPBbpiFpv2Nyk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 24 Jul 2018 18:47:03 -0000

----==_mimepart_5b5774248b068_31a3f813bad45c011337a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1598 via #1602.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1598#event-1750919961
----==_mimepart_5b5774248b068_31a3f813bad45c011337a
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="344114092" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1598" href="https://github.com/quicwg/base-drafts/issues/1598">#1598</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="344155607" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1602" href="https://github.com/quicwg/base-drafts/pull/1602">#1602</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1598#event-1750919961">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzD4VfkpUlxd3Rwbp0TwsoxaDj79ks5uJ2ukgaJpZM4VdEqB">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzVWHN-DVpA3Wz0ARFWBMxJQ-swdks5uJ2ukgaJpZM4VdEqB.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1598 via #1602."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1598#event-1750919961"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1598#event-1750919961",
"url": "https://github.com/quicwg/base-drafts/issues/1598#event-1750919961",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] draft-ietf-quic-recovery-13  ssthresh never set (#1598)",
"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/1598#event-1750919961"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 359942785\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b5774248b068_31a3f813bad45c011337a--


From nobody Tue Jul 24 11:47: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 699A41311AD for <quic-issues@ietfa.amsl.com>; Tue, 24 Jul 2018 11:47:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id L4w1DUZ5gGdq for <quic-issues@ietfa.amsl.com>; Tue, 24 Jul 2018 11:47:01 -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 CE1A31311A8 for <quic-issues@ietf.org>; Tue, 24 Jul 2018 11:47:01 -0700 (PDT)
Date: Tue, 24 Jul 2018 11:47:00 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532458021; bh=yCBFx4aytBxn2vNCCg28bdS+vCJdUmuT5WQ8lhfQb8Y=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=K1HaTJ9B7pbXHaLPePYgaf+4J/+BEIJwA3xtJHJMx+DWMAq6S2uP4X/6eQClYaDci Uv/XrwlitjKTbafV1qkvWqUw3TnXLtRo/bF1/Eseex3QC0znTs2h7UFl+v2tbAGeTu yGVNUQqLc4h20rRCJ5aQYXn/YwLyqLGjfF6rAZTw=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abccc625650a891bf62437a34437dcd44bf2bfdd4b92cf00000001176f362492a169ce148365d7@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1602/issue_event/1750919959@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1602@github.com>
References: <quicwg/base-drafts/pull/1602@github.com>
Subject: Re: [quicwg/base-drafts] adds missing ssthresh = congestion_window (#1602)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5774241bd4d_64433f8179cbe61812125b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ZRccLExo2xjXptdq6JOzghgW16A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 24 Jul 2018 18:47:03 -0000

----==_mimepart_5b5774241bd4d_64433f8179cbe61812125b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1602.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1602#event-1750919959
----==_mimepart_5b5774241bd4d_64433f8179cbe61812125b
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="344155607" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1602" href="https://github.com/quicwg/base-drafts/pull/1602">#1602</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1602#event-1750919959">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq76MEiE-MPYlmWsLE95-pJGck4owks5uJ2ukgaJpZM4VdQNF">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7flx1Ifxg5TLYbuqYA4svAnTA5Aks5uJ2ukgaJpZM4VdQNF.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1602."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1602#event-1750919959"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1602#event-1750919959",
"url": "https://github.com/quicwg/base-drafts/pull/1602#event-1750919959",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] adds missing ssthresh = congestion_window (#1602)",
"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/1602#event-1750919959"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 359990085\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b5774241bd4d_64433f8179cbe61812125b--


From nobody Tue Jul 24 11:52: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 C6DB8130F1C for <quic-issues@ietfa.amsl.com>; Tue, 24 Jul 2018 11:52:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kTi1cWD2npo6 for <quic-issues@ietfa.amsl.com>; Tue, 24 Jul 2018 11:52:17 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2F9A1130F43 for <quic-issues@ietf.org>; Tue, 24 Jul 2018 11:52:17 -0700 (PDT)
Date: Tue, 24 Jul 2018 11:52:16 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532458336; bh=BclcQJv9rYOnEj6tF5ZFniPHF22xHHYCFvt4cS3oWu0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=zkV0GqbzbkMlcY0RCqDx8InvWFlQ0X4K69FCMl/kU4/xrW2y901pVdleB04w/bXWH LmIdpMBQD6Bj+DZw8iKsB8suPjfAaigMMh/wFxnb6BTo+x5ebfQ9yHqUfCA9We2KKI ekK2wo4dWO/YPiC/dID8pL1l/kZNoewUQ5OKxY9Q=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abfe691017ab736b5f4cc6735f08f081c4923ae2a292cf00000001176f376092a169ce14711813@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1589/c407513953@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1589@github.com>
References: <quicwg/base-drafts/pull/1589@github.com>
Subject: Re: [quicwg/base-drafts] Do not use undefined term "successful processing" (#1589)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5775607a8f3_3a043fb0c60d45c419631b"; 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/TGoeWHPct6446fy1Ah4-m09mNBk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 24 Jul 2018 18:52:19 -0000

----==_mimepart_5b5775607a8f3_3a043fb0c60d45c419631b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> I seem to have failed at resolving the merge conflicts myself - can you rebase?

I have to admit that I get lost in Git terminology.  The easiest thing for me to do is to make a new branch off trunk -- will that 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/1589#issuecomment-407513953
----==_mimepart_5b5775607a8f3_3a043fb0c60d45c419631b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<blockquote>
<p>I seem to have failed at resolving the merge conflicts myself - can you rebase?</p>
</blockquote>
<p>I have to admit that I get lost in Git terminology.  The easiest thing for me to do is to make a new branch off trunk -- will that 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/1589#issuecomment-407513953">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2YWa80Dz_jVS8tLLYwopyLkrbtfks5uJ2zggaJpZM4VXYYE">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3swMffwz4AhhsH1ddO731ugeSaHks5uJ2zggaJpZM4VXYYE.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1589: \u003e I seem to have failed at resolving the merge conflicts myself - can you rebase?\r\n\r\nI have to admit that I get lost in Git terminology.  The easiest thing for me to do is to make a new branch off trunk -- will that do?"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1589#issuecomment-407513953"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1589#issuecomment-407513953",
"url": "https://github.com/quicwg/base-drafts/pull/1589#issuecomment-407513953",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Do not use undefined term \"successful processing\" (#1589)",
"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\": 1589,\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\": 1589\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1589#issuecomment-407513953"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 358450692\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b5775607a8f3_3a043fb0c60d45c419631b--


From nobody Tue Jul 24 18:36: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 818F3131248 for <quic-issues@ietfa.amsl.com>; Tue, 24 Jul 2018 18:36:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id u-5YnPG1Tqnm for <quic-issues@ietfa.amsl.com>; Tue, 24 Jul 2018 18:36: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 9E282131246 for <quic-issues@ietf.org>; Tue, 24 Jul 2018 18:36:51 -0700 (PDT)
Date: Tue, 24 Jul 2018 18:36:50 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532482610; bh=Ru/ibiR/Vi6Ms71JGc1IYdyzqhmW3RQLX0RN0loEvc8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=1m/ZVFggazQfno7wcFFJITZrBhx+n3k3DGCSiZYMszoIrp/6UHTNnC1GW2H93Nop/ hx/GskQtAXd1fTJl56QAmwdsuFX5/iPG1S9QiuSb/gVr1JC3W87fV+Lua4L2oKfAg0 gx1uFekH3UH/XUFK9wNMJ9/s9PT/R6d6LtRXPBq0=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab85d7a6e0b7084fd099f83fa292602e6e70f27e1f92cf00000001176f963292a169ce14711813@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1589/c407604608@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1589@github.com>
References: <quicwg/base-drafts/pull/1589@github.com>
Subject: Re: [quicwg/base-drafts] Do not use undefined term "successful processing" (#1589)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b57d4327a90d_63583f9d4b0d45bc264f7"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/cSaOlI5olJmera2C-T8cvlB29lM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 25 Jul 2018 01:36:54 -0000

----==_mimepart_5b57d4327a90d_63583f9d4b0d45bc264f7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

GitHub reports that this can be merged, and the diff hasn't really changed since the original commit, so I'm not seeing any problem 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/1589#issuecomment-407604608
----==_mimepart_5b57d4327a90d_63583f9d4b0d45bc264f7
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>GitHub reports that this can be merged, and the diff hasn't really changed since the original commit, so I'm not seeing any problem 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/1589#issuecomment-407604608">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9wGKnDgFV-nFZebbhzXt3mZsHxhks5uJ8uygaJpZM4VXYYE">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0xotB1iiCU5XlPHnpzW1eFnhAKAks5uJ8uygaJpZM4VXYYE.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1589: GitHub reports that this can be merged, and the diff hasn't really changed since the original commit, so I'm not seeing any problem here."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1589#issuecomment-407604608"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1589#issuecomment-407604608",
"url": "https://github.com/quicwg/base-drafts/pull/1589#issuecomment-407604608",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Do not use undefined term \"successful processing\" (#1589)",
"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\": 1589,\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\": 1589\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1589#issuecomment-407604608"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 358450692\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b57d4327a90d_63583f9d4b0d45bc264f7--


From nobody Wed Jul 25 04:33: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 4D68A130FDC for <quic-issues@ietfa.amsl.com>; Wed, 25 Jul 2018 04:33:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.011
X-Spam-Level: 
X-Spam-Status: No, score=-1.011 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, T_DKIMWL_WL_HIGH=-0.01] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id eHXt-nacZMtR for <quic-issues@ietfa.amsl.com>; Wed, 25 Jul 2018 04:33: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 AA2DB130DD7 for <quic-issues@ietf.org>; Wed, 25 Jul 2018 04:33:24 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1532518404; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=8QXuFjfFNYnvf27TsmcT7FWaFGYaG9M67FnDDvKFVdc=; b=D7LomnRZFpItIAR32t/EWyIx+SC6GE+EfGPoORgl8P3CP7k+JVm/FM+8ar61ctJzoZ12UH1q shJ7C2dGgd6+fzw7UJfQWei9mMjXNR8TW7n5llfgl4sFegU90Wd2iAPo+9YRiFq5reYRw/qc zKsnHgYy64WHHpiDlOBaXU1LYJQ=
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 5b586003.7fe1c6a2a0c0-smtp-out-n03; Wed, 25 Jul 2018 11:33:23 -0000 (UTC)
Date: Wed, 25 Jul 2018 04:33:23 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5b586003d6a2a_a3b2ae90841cf78403ae@hookshot-fe-2cc8887.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 4a1315: Change early retransmit timer to 1/8th (#1581)
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b586003d66de_a3b2ae90841cf7840219"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/q2URy1HovO4reBCOv-UiEhIMKRk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 25 Jul 2018 11:33:26 -0000

----==_mimepart_5b586003d66de_a3b2ae90841cf7840219
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 4a13150aaf8e300a3ecbe4afb8460e92990d7e4f
      https://github.com/quicwg/base-drafts/commit/4a13150aaf8e300a3ecbe4afb8460e92990d7e4f
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-07-25 (Wed, 25 Jul 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Change early retransmit timer to 1/8th (#1581)

* Change early retransmit timer to 1/8th

Fixes #945

* Update draft-ietf-quic-recovery.md



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b586003d66de_a3b2ae90841cf7840219--


From nobody Wed Jul 25 04:33: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 8D886130FE6 for <quic-issues@ietfa.amsl.com>; Wed, 25 Jul 2018 04:33:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id eDFXN0iS-hC5 for <quic-issues@ietfa.amsl.com>; Wed, 25 Jul 2018 04:33:28 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CC280130FDC for <quic-issues@ietf.org>; Wed, 25 Jul 2018 04:33:27 -0700 (PDT)
Date: Wed, 25 Jul 2018 04:33:26 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532518406; bh=qK6sGe0oq+Dj9SbIiGGVaxfyBL66y67WzxHdl0x+b4c=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ArUvrPvU/tkHWEsuKgWNJyd5Sz5v5Db3FrfamYqwgpIfrjf1cRqrxRxZYKIe2xCEM 3bN1ATUFOz6dI0cHBDu4FEJHm0rBlWyVvz9E0OKDC0OZzHHhSJwFKptfR6GO3y5BVm K8ZphkV9Ui6jJSqrRqyg8sYSFAthwygpCafUTEhY=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab04bc1fc2e8079438b33042f5c92616739afcf50392cf000000011770220692a169ce1469120a@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1581/issue_event/1752365084@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1581@github.com>
References: <quicwg/base-drafts/pull/1581@github.com>
Subject: Re: [quicwg/base-drafts] Change early retransmit timer to 1/8th (#1581)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b586006d1de2_719a3f98a6ad45c026231d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/xQXPl37f1OkLzLnjItIvZpqri5M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 25 Jul 2018 11:33:30 -0000

----==_mimepart_5b586006d1de2_719a3f98a6ad45c026231d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1581.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1581#event-1752365084
----==_mimepart_5b586006d1de2_719a3f98a6ad45c026231d
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="342430218" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1581" href="https://github.com/quicwg/base-drafts/pull/1581">#1581</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1581#event-1752365084">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6jo49QjA7IsgqoqlJWcG46qAWIrks5uKFeGgaJpZM4VVCa6">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9OicxGdliaNF4DIZGvbAczFniWTks5uKFeGgaJpZM4VVCa6.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1581."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1581#event-1752365084"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1581#event-1752365084",
"url": "https://github.com/quicwg/base-drafts/pull/1581#event-1752365084",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 early retransmit timer to 1/8th (#1581)",
"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/1581#event-1752365084"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 357836474\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b586006d1de2_719a3f98a6ad45c026231d--


From nobody Wed Jul 25 04:33: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 A882A130DD7 for <quic-issues@ietfa.amsl.com>; Wed, 25 Jul 2018 04:33:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gESou4WWQpmh for <quic-issues@ietfa.amsl.com>; Wed, 25 Jul 2018 04:33:28 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D4B7D130FE4 for <quic-issues@ietf.org>; Wed, 25 Jul 2018 04:33:27 -0700 (PDT)
Date: Wed, 25 Jul 2018 04:33:26 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532518406; bh=m2+dfF0mAKYmn1sAfLWvyy2kB8F4p1PkqbdH/9TN7Ac=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=jEwAE2ZOUu70Tmo6+jUh2LKpsz2LBUFDbCBR01dg0DupAIeWFnc2k9o8wZ2ma2BaC E3LbUK5kPd2G/ov5QRbliw7AeRb3pgxwGJbTWqHhtMwEgYMogdv5iLeIh7Q8KLXm7+ 9nLnN+2odV+hjQ5tG+Adh5tnsvncxdBQbi6ex52s=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab32ac8955041ade199ecf0c7591a2287799aad62f92cf000000011770220692a169ce1064ca00@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/945/issue_event/1752365087@github.com>
In-Reply-To: <quicwg/base-drafts/issues/945@github.com>
References: <quicwg/base-drafts/issues/945@github.com>
Subject: Re: [quicwg/base-drafts] Early retransmit threshold is different from time-loss reordering threshold (#945)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b586006ee580_696e3f8ab42be6242039a3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/STOWXiDcF0xR3mpXID7AfoZxTAA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 25 Jul 2018 11:33:31 -0000

----==_mimepart_5b586006ee580_696e3f8ab42be6242039a3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #945 via #1581.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/945#event-1752365087
----==_mimepart_5b586006ee580_696e3f8ab42be6242039a3
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="275040768" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/945" href="https://github.com/quicwg/base-drafts/issues/945">#945</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="342430218" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1581" href="https://github.com/quicwg/base-drafts/pull/1581">#1581</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/945#event-1752365087">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwPCawOCKDuWif0XuoGExJENNP1Qks5uKFeGgaJpZM4Qi0ZM">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5_Z8ZJJDOx1YLx3u2ywAOAK-uG8ks5uKFeGgaJpZM4Qi0ZM.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #945 via #1581."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/945#event-1752365087"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/945#event-1752365087",
"url": "https://github.com/quicwg/base-drafts/issues/945#event-1752365087",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Early retransmit threshold is different from time-loss reordering threshold (#945)",
"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/945#event-1752365087"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 277562956\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b586006ee580_696e3f8ab42be6242039a3--


From nobody Wed Jul 25 04:35: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 DC263130FE9 for <quic-issues@ietfa.amsl.com>; Wed, 25 Jul 2018 04:35:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CjrDIKa2p8KC for <quic-issues@ietfa.amsl.com>; Wed, 25 Jul 2018 04:35: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 101C4130FE6 for <quic-issues@ietf.org>; Wed, 25 Jul 2018 04:35:50 -0700 (PDT)
Date: Wed, 25 Jul 2018 04:35:49 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532518549; bh=dT2dkjFI1GNoxaqqISeHMuO4Vv8IATnDhxRTlwEtcf0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=rvaYE1V2aULXTUXAqVntYPSo7b+EBKSFwQPMJQKhPkvUc1dzlAd/Zied3WWwomBFX QkNostNvJXirbT+WUv1q4wJx+T37bepohYdY6r0ERTM0Io6aE1XrgJUW5P214Rt7YR iIs/irzXKNMNcYPs9KPRri4Nv9VZ9cz3zXjSjeTU=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab2699e654049c42353623d58fa7d4a79ff1274d0c92cf000000011770229592a169ce1461f5c3@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1574/c407724146@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1574@github.com>
References: <quicwg/base-drafts/pull/1574@github.com>
Subject: Re: [quicwg/base-drafts] Add MaxAckDelay sub-section (#1574)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5860956d8ab_64203fbf8bed45c4188690"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Q6PVvHHkF-xtSDVmwaACrEIvEfA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 25 Jul 2018 11:35:55 -0000

----==_mimepart_5b5860956d8ab_64203fbf8bed45c4188690
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Any other comments?  This is purely editorial, so it'd be nice to get it in soon before it rots.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1574#issuecomment-407724146
----==_mimepart_5b5860956d8ab_64203fbf8bed45c4188690
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Any other comments?  This is purely editorial, so it'd be nice to get it in soon before it rots.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1574#issuecomment-407724146">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8I1dXGL0EP_qXKuia22E6pDbk7Mks5uKFgVgaJpZM4VTCo2">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8iBPDjtykn0d7WijfDtQ09q4a4Yks5uKFgVgaJpZM4VTCo2.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1574: Any other comments?  This is purely editorial, so it'd be nice to get it in soon before it rots."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1574#issuecomment-407724146"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1574#issuecomment-407724146",
"url": "https://github.com/quicwg/base-drafts/pull/1574#issuecomment-407724146",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 MaxAckDelay sub-section (#1574)",
"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\": 1574,\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\": 1574\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1574#issuecomment-407724146"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 357313078\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b5860956d8ab_64203fbf8bed45c4188690--


From nobody Wed Jul 25 07:26: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 4E043126F72 for <quic-issues@ietfa.amsl.com>; Wed, 25 Jul 2018 07:26:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NO60z5BHEjLE for <quic-issues@ietfa.amsl.com>; Wed, 25 Jul 2018 07:26: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 40FBC130DF5 for <quic-issues@ietf.org>; Wed, 25 Jul 2018 07:26:44 -0700 (PDT)
Date: Wed, 25 Jul 2018 07:26:43 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532528803; bh=miZIaeWz4vUP/U2elIJoYuI9YfZ0/Os80A/BxvQ0DEE=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=a40n+9XUjAyzjBDj7TuIPpOHA/XP2mbZZEsmtA3+SUqX0AI1V6a18LBEB4Mhz+8Fc prE9xiZCfLFVzu1A0Y5bUvXzFrToX5hQE7eQkWDjDJile8N1ybAVBv6GNmBodk0vlw Wn3R6B55ok/DmGusFIiBd2/+FS7Nfum0cfEb8QWU=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf8cf7c29632a61bea4c744af11efea151998882b92cf0000000117704aa392a169ce14882798@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1603@github.com>
Subject: [quicwg/base-drafts] qpack: acking headers that do not reference the dynamic table is wasteful (#1603)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5888a335fcb_52ae3fa29bad45bc3188b"; 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/99exgcRTyH16NVBCxwEcrBPEOv4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 25 Jul 2018 14:26:48 -0000

----==_mimepart_5b5888a335fcb_52ae3fa29bad45bc3188b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

There is no need to acknowledge header blocks that do not reference the dynamic table.  These acknowledgements do not contain any information useful to the encoder.  I propose that the draft be modified to state that

```
    A header is acknowledged only when the Largest Reference in
    its Header Data Prefix is not zero.
```

This change
1. saves bytes -- improving compression and potentially avoiding extra unneeded _STREAM_ frames and packets; and
1. allows the encoder to drop state for such header blocks as soon as they are encoded.


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1603
----==_mimepart_5b5888a335fcb_52ae3fa29bad45bc3188b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>There is no need to acknowledge header blocks that do not reference the dynamic table.  These acknowledgements do not contain any information useful to the encoder.  I propose that the draft be modified to state that</p>
<pre><code>    A header is acknowledged only when the Largest Reference in
    its Header Data Prefix is not zero.
</code></pre>
<p>This change</p>
<ol>
<li>saves bytes -- improving compression and potentially avoiding extra unneeded <em>STREAM</em> frames and packets; and</li>
<li>allows the encoder to drop state for such header blocks as soon as they are encoded.</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/1603">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7cB9yoSiinw5pVQabSXubwrILb9ks5uKIAjgaJpZM4VgL7v">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2S6FZ0GsYfrrt_L-kmZFQkRtV1tks5uKIAjgaJpZM4VgL7v.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"qpack: acking headers that do not reference the dynamic table is wasteful (#1603)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1603"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1603",
"url": "https://github.com/quicwg/base-drafts/issues/1603",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "qpack: acking headers that do not reference the dynamic table is wasteful (#1603)",
"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": 1603
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1603,\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\": 1603\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1603"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 360759023\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b5888a335fcb_52ae3fa29bad45bc3188b--


From nobody Wed Jul 25 07:43: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 60FD4130DD0 for <quic-issues@ietfa.amsl.com>; Wed, 25 Jul 2018 07:43:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.011
X-Spam-Level: 
X-Spam-Status: No, score=-1.011 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, T_DKIMWL_WL_HIGH=-0.01] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rpnHyicQ44j6 for <quic-issues@ietfa.amsl.com>; Wed, 25 Jul 2018 07:43:26 -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 9CB7D127148 for <quic-issues@ietf.org>; Wed, 25 Jul 2018 07:43:26 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1532529806; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=K3THj0sEzNiS3/AE1m7uDRzrok17QH+rbsAkHut3lT4=; b=l3P1p0kPfVEYXNjlwAQ5z6juIzmaiCWxkFGpn8/wSjd3mWH2YemPucNmFJeq9Amaxojfr3h2 dHE2BvEo1jhOn6VS0H/uHKnsuz1O0lObj2Yln+Q7AhJ0k9bSE5WnX1sFs3AohT0d8bnk6APr InVG8wXhhi/MAuyvN4Qt5dpoQxs=
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 5b588c8d.7feb380558a0-smtp-out-n01; Wed, 25 Jul 2018 14:43:25 -0000 (UTC)
Date: Wed, 25 Jul 2018 07:43:24 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5b588c8c53519_27922adebe882f8095496@hookshot-fe-5a11256.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 3f0062: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b588c8c5319b_27922adebe882f8095344"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/7lR4ywrGJi1s0lXOX1Gh92iudvw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 25 Jul 2018 14:43:28 -0000

----==_mimepart_5b588c8c5319b_27922adebe882f8095344
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-relnote945
  Home:   https://github.com/quicwg/base-drafts
  Commit: 3f0062edcf4fd18717405248d5b0a807bc7e3eec
      https://github.com/quicwg/base-drafts/commit/3f0062edcf4fd18717405248d5b0a807bc7e3eec
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-07-25 (Wed, 25 Jul 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b588c8c5319b_27922adebe882f8095344--


From nobody Wed Jul 25 07:43: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 3370F127148 for <quic-issues@ietfa.amsl.com>; Wed, 25 Jul 2018 07:43:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VADcrH1PEmU0 for <quic-issues@ietfa.amsl.com>; Wed, 25 Jul 2018 07: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 89D56130DD0 for <quic-issues@ietf.org>; Wed, 25 Jul 2018 07:43:39 -0700 (PDT)
Date: Wed, 25 Jul 2018 07:43:38 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532529818; bh=G4TnpInm6DtsAgnaT6GOjtyI0eU7xDB1uBf/1Oemj9Q=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=DmL1KMfCLohC0qFP7z1P9qoYMyGAavPm0vQBcDvn4eAdP0pvs1WqNH5CwsX9vbdjM akUU/WX408bhqp8vRc83WSFCOrM8+BWhsf92T7EkJCdRsYwuJ3k1OoMzBPuMsEV4ay eBikVwBCYdTR5Qw/3i3QcNMjYzdVDY8j7y7yFP50=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb0fafe38f35b6a613f4337cbc04e204fbe82194892cf0000000117704e9a92a169ce14884429@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1604@github.com>
Subject: [quicwg/base-drafts] Release note (#1604)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b588c9ad5d16_1b083f8d794d45b81848fc"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/HAcZd4wKcOnKJWRBNWJqJcr0_pQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 25 Jul 2018 14:43:41 -0000

----==_mimepart_5b588c9ad5d16_1b083f8d794d45b81848fc
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/1604

-- Commit Summary --

  * Update draft-ietf-quic-recovery.md

-- File Changes --

    M draft-ietf-quic-recovery.md (1)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1604.patch
https://github.com/quicwg/base-drafts/pull/1604.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/1604

----==_mimepart_5b588c9ad5d16_1b083f8d794d45b81848fc
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/1604'>https://github.com/quicwg/base-drafts/pull/1604</a></p>

<h4>Commit Summary</h4>
<ul>
  <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/1604/files#diff-0">draft-ietf-quic-recovery.md</a>
    (1)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1604.patch'>https://github.com/quicwg/base-drafts/pull/1604.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1604.diff'>https://github.com/quicwg/base-drafts/pull/1604.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/1604">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq897K_RdnKnLGtWuF1hfKq2p8bYzks5uKIQagaJpZM4VgN90">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzd-IoJVP4d62wMqFXFksuZiKK94ks5uKIQagaJpZM4VgN90.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Release note (#1604)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1604"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1604",
"url": "https://github.com/quicwg/base-drafts/pull/1604",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Release note (#1604)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "3f0062e",
"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/1604/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/base-drafts\",\n\"issueId\": 1604,\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\": 1604\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1604"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1604.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1604.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 360767348\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b588c9ad5d16_1b083f8d794d45b81848fc--


From nobody Wed Jul 25 07:51: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 7F5DC130E60 for <quic-issues@ietfa.amsl.com>; Wed, 25 Jul 2018 07:51:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.011
X-Spam-Level: 
X-Spam-Status: No, score=-1.011 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, T_DKIMWL_WL_HIGH=-0.01] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kS_Hkj-I9qPo for <quic-issues@ietfa.amsl.com>; Wed, 25 Jul 2018 07:51: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 B77F4130E5D for <quic-issues@ietf.org>; Wed, 25 Jul 2018 07:51:43 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1532530302; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=pyrbFzIFkPtFb0Pus3g0A6iqf5gWPYG1SAz1wOO5hpg=; b=ZyhercXeEj4ljOMpk5Hi4cgkLqozbixj1lmjpuyvy0if9j75/pSPQ2gXuPnLVZdCjMLxK5X/ JFMW3WalRoW/31+/41KqRkB8wbBk+k+o1igLCoLoGlXCAvB+R/STYDC2sqSssDJSQ9km6ONn SJG1NBf6/DEHfnbX+U4NilsHmTs=
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 5b588e7e.7fd430297600-smtp-out-n01; Wed, 25 Jul 2018 14:51:42 -0000 (UTC)
Date: Wed, 25 Jul 2018 07:51:41 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5b588e7de5944_26732b293ddf0f84825cc@hookshot-fe-d2afb11.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] c297e3: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b588e7de53da_26732b293ddf0f8482440"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/C7jCOLLO80FGW_ypjOnHqKSjm6A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 25 Jul 2018 14:51:46 -0000

----==_mimepart_5b588e7de53da_26732b293ddf0f8482440
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-relnote945
  Home:   https://github.com/quicwg/base-drafts
  Commit: c297e3a4408d19252ee6215261cd69b4262c7456
      https://github.com/quicwg/base-drafts/commit/c297e3a4408d19252ee6215261cd69b4262c7456
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-07-25 (Wed, 25 Jul 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b588e7de53da_26732b293ddf0f8482440--


From nobody Wed Jul 25 07:51: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 8E2AB130E77 for <quic-issues@ietfa.amsl.com>; Wed, 25 Jul 2018 07:51:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tJRLenjRoJ41 for <quic-issues@ietfa.amsl.com>; Wed, 25 Jul 2018 07:51:46 -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 2DB78130E60 for <quic-issues@ietf.org>; Wed, 25 Jul 2018 07:51:46 -0700 (PDT)
Date: Wed, 25 Jul 2018 07:51:45 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532530305; bh=fkRxKSf7jvEVXHSJQgCe+Tnq3gKp9bsZoKIpLg0/8oo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=uBweJ8/gsZFQXyifV1FbtaiH+mo0t3CwiQrGQEiMEbZ+OVtzxbz25eMzktfakqH3D LTzIFjpsgr4JUkIpEfgqIglEpNDLXNMsBXPmXdJ3vAEW4FXVmV5OfUlT66VqOm9p/D atYUjJ3bIfpXZ2C0pFh0QjLPWKlpkSK/ivuM7zqY=
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/1604/push/2746619483@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1604@github.com>
References: <quicwg/base-drafts/pull/1604@github.com>
Subject: Re: [quicwg/base-drafts] Release note (#1604)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b588e81a2157_52b13fa29bad45bc238459"; 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/q86ZsfdDgiVE3W_tbyn7p9i04Oc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 25 Jul 2018 14:51:49 -0000

----==_mimepart_5b588e81a2157_52b13fa29bad45bc238459
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

c297e3a  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/1604/files/3f0062edcf4fd18717405248d5b0a807bc7e3eec..c297e3a4408d19252ee6215261cd69b4262c7456

----==_mimepart_5b588e81a2157_52b13fa29bad45bc238459
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/c297e3a">c297e3a</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/1604/files/3f0062edcf4fd18717405248d5b0a807bc7e3eec..c297e3a4408d19252ee6215261cd69b4262c7456">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxJ3bWrL1GfDT3lm77YwzXFbXlSYks5uKIYBgaJpZM4VgN90">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0LRrG2ftcnquhUMxVdW7Bt15jHjks5uKIYBgaJpZM4VgN90.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1604"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1604/files/3f0062edcf4fd18717405248d5b0a807bc7e3eec..c297e3a4408d19252ee6215261cd69b4262c7456"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1604/files/3f0062edcf4fd18717405248d5b0a807bc7e3eec..c297e3a4408d19252ee6215261cd69b4262c7456",
"url": "https://github.com/quicwg/base-drafts/pull/1604/files/3f0062edcf4fd18717405248d5b0a807bc7e3eec..c297e3a4408d19252ee6215261cd69b4262c7456",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1604",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1604:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "c297e3a",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1604/files/3f0062edcf4fd18717405248d5b0a807bc7e3eec..c297e3a4408d19252ee6215261cd69b4262c7456"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 360767348\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b588e81a2157_52b13fa29bad45bc238459--


From nobody Wed Jul 25 07: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 CEAF4130F78 for <quic-issues@ietfa.amsl.com>; Wed, 25 Jul 2018 07:52:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gaficG8TxWTB for <quic-issues@ietfa.amsl.com>; Wed, 25 Jul 2018 07:52:52 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id F0101130DF3 for <quic-issues@ietf.org>; Wed, 25 Jul 2018 07:52:51 -0700 (PDT)
Date: Wed, 25 Jul 2018 07:52:51 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532530371; bh=aTzBpFOBz8VwM0WBwgh4NZOXE3OylOsPFY3tzxac8J8=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=x0JQl1YZ+j5uFryN6NaMFGijgARF+QAW88qnlP4NIsrarP2kubuGWSNcdsDdWiM9f x59ZhoF1PWYSQ6AM8kVC1/kJrzAagqvFYrNLmDjwoxvthDV1MCTQWn8HHzumdClpiq E8n6c416GGQ9QAvmrk6j5ChpM0Mu5c6PocKyX+bQ=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abdb107e76fa3c981bf6f083cce11800957ddf079a92cf00000001177050c392a169ce14885428@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1605@github.com>
Subject: [quicwg/base-drafts] Only ack headers that have non-zero declared Largest Reference (#1605)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b588ec32a72a_5c053f918d8d45c4217221"; 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/AwDCELEZxf3sV0_7DDHMiR9mC74>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 25 Jul 2018 14:53:00 -0000

----==_mimepart_5b588ec32a72a_5c053f918d8d45c4217221
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Acknowledging headers that do not reference the dynamic table convey no useful information to the encoder.

I took the liberty to remove the part that a header block is "on a request or push stream."  This qualification is not required in the context of the changed sentence.  This information is also included in several places elsewhere in the document.

Resolves issue #1603.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1605

-- Commit Summary --

  * Only ack headers that have non-zero declared Largest Reference

-- File Changes --

    M draft-ietf-quic-qpack.md (10)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1605.patch
https://github.com/quicwg/base-drafts/pull/1605.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/1605

----==_mimepart_5b588ec32a72a_5c053f918d8d45c4217221
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Acknowledging headers that do not reference the dynamic table convey no useful information to the encoder.</p>
<p>I took the liberty to remove the part that a header block is "on a request or push stream."  This qualification is not required in the context of the changed sentence.  This information is also included in several places elsewhere in the document.</p>
<p>Resolves issue <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="344467352" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1603" href="https://github.com/quicwg/base-drafts/issues/1603">#1603</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/1605'>https://github.com/quicwg/base-drafts/pull/1605</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Only ack headers that have non-zero declared Largest Reference</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1605/files#diff-0">draft-ietf-quic-qpack.md</a>
    (10)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1605.patch'>https://github.com/quicwg/base-drafts/pull/1605.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1605.diff'>https://github.com/quicwg/base-drafts/pull/1605.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/1605">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwUrDa1AdkcTtPWMWh0FxCnDFoyTks5uKIZDgaJpZM4VgPGq">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0_k_JVJmsnGYiN23UEb85GHXdPWks5uKIZDgaJpZM4VgPGq.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Only ack headers that have non-zero declared Largest Reference (#1605)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1605"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1605",
"url": "https://github.com/quicwg/base-drafts/pull/1605",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Only ack headers that have non-zero declared Largest Reference (#1605)",
"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": "42f8383",
"value": "Only ack headers that have non-zero declared Largest Reference"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-qpack.md](https://github.com/quicwg/base-drafts/pull/1605/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\": 1605,\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\": 1605\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1605"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1605.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1605.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 360772010\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b588ec32a72a_5c053f918d8d45c4217221--


From nobody Wed Jul 25 07:54: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 33663127148 for <quic-issues@ietfa.amsl.com>; Wed, 25 Jul 2018 07:54:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.011
X-Spam-Level: 
X-Spam-Status: No, score=-1.011 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, T_DKIMWL_WL_HIGH=-0.01] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NUeaoe4l7Ujv for <quic-issues@ietfa.amsl.com>; Wed, 25 Jul 2018 07:54: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 AC371130DD0 for <quic-issues@ietf.org>; Wed, 25 Jul 2018 07:54:00 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1532530440; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=XZisIn4aOWOiPM5x3AblXyV1TVboCvQHXbkuW+h5+7I=; b=bsIeHdQhpzS3yD8A4/WQdgXCc8LU+YhYqFZ3rejgs7ZXBVM0027lknqml1gK2XRfi2GQbWiC J9DosQPaNRVBh3ACH6NPjE6G/RRlHoZUNCDIMpudvtoy3a5tEmcPmrhJ6di7GjilnMx79T5c QabzCfHkmi5bWbx8996Re7e5IK8=
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 5b588f07.7f9d2019c3f0-smtp-out-n03; Wed, 25 Jul 2018 14:53:59 -0000 (UTC)
Date: Wed, 25 Jul 2018 07:53:58 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5b588f06baeeb_ae02b1967e98f80416a5@hookshot-fe-6b2eebc.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 22a514: Release note (#1604)
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b588f06ba9aa_ae02b1967e98f80415b6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/BEU9tcMvkEiP6NhID8jFWv4I6Wg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 25 Jul 2018 14:54:02 -0000

----==_mimepart_5b588f06ba9aa_ae02b1967e98f80415b6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 22a514b45b41e9224a74f47596cccbe5ee88d5a7
      https://github.com/quicwg/base-drafts/commit/22a514b45b41e9224a74f47596cccbe5ee88d5a7
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-07-25 (Wed, 25 Jul 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Release note (#1604)

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b588f06ba9aa_ae02b1967e98f80415b6--


From nobody Wed Jul 25 07:54: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 B4E39130E6B for <quic-issues@ietfa.amsl.com>; Wed, 25 Jul 2018 07:54:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id aQdv79O5hANT for <quic-issues@ietfa.amsl.com>; Wed, 25 Jul 2018 07:54: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 1420F127148 for <quic-issues@ietf.org>; Wed, 25 Jul 2018 07:54:04 -0700 (PDT)
Date: Wed, 25 Jul 2018 07:54:03 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532530443; bh=OujkXtxrn9K/VwCEomqNigKLAO2ofmnszyouFjoSOS4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=vt55BHi8KR8kG/4qJiebWO8L9M1H1ZYs+4Nu9uMLuOgtXA8r/MbeEqYcYCSI3oihU 45sdznauY71/M+GhAEt4l9SfR9a86n+GDe+izh37JhcCsoW0QrBjWJJUkAYFWZbzwZ dxvEL3ER4xdoTQvN7Y9D8+Qamj61coCe5ct8Az28=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe303b67d364b59119d5c51209facb7ce370856d592cf000000011770510b92a169ce14884429@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1604/issue_event/1752818909@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1604@github.com>
References: <quicwg/base-drafts/pull/1604@github.com>
Subject: Re: [quicwg/base-drafts] Release note (#1604)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b588f0b5358a_1f1e3fb3b50d45b4275659"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/6zBFON6J-7FsanFhKUVlFiPd71w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 25 Jul 2018 14:54:06 -0000

----==_mimepart_5b588f0b5358a_1f1e3fb3b50d45b4275659
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1604.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1604#event-1752818909
----==_mimepart_5b588f0b5358a_1f1e3fb3b50d45b4275659
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="344474665" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1604" href="https://github.com/quicwg/base-drafts/pull/1604">#1604</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1604#event-1752818909">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq29VHjNimDW7rQtJtGkBSv7nSSdQks5uKIaLgaJpZM4VgN90">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9AZo2-AZshZ0AxojCUB8C-y92xiks5uKIaLgaJpZM4VgN90.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1604."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1604#event-1752818909"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1604#event-1752818909",
"url": "https://github.com/quicwg/base-drafts/pull/1604#event-1752818909",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Release note (#1604)",
"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/1604#event-1752818909"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 360767348\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b588f0b5358a_1f1e3fb3b50d45b4275659--


From nobody Wed Jul 25 08:17: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 3897312D7F8 for <quic-issues@ietfa.amsl.com>; Wed, 25 Jul 2018 08:17:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mrhwm4FUU8Gp for <quic-issues@ietfa.amsl.com>; Wed, 25 Jul 2018 08:17: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 944C5126CC7 for <quic-issues@ietf.org>; Wed, 25 Jul 2018 08:17:06 -0700 (PDT)
Date: Wed, 25 Jul 2018 08:17:06 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532531826; bh=fVD8Gah8f9zrnHnZ8v26e0OkO3WSM/xAP7ycStu0L8c=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=2Vsnn/jiyUdzJI12gjuE9YB3ojY/7mJdry00rN6TPKYbu6+6VXxQQ42IaYyUYf3Eg IdtVQQB2MZirQFYPTSHlRZFfXEqzx38hxGro4TugHSuBZcIsUe5NX3CccXQHwDOqU8 Q7eMyH6omWys6fnV04XU0al5aD6/+PlZYppFZtCY=
From: Subodh Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab6713686baac66f42ff9eacea9319c8725c43274292cf000000011770567192a169ce1461f5c3@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1574/review/140363462@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1574@github.com>
References: <quicwg/base-drafts/pull/1574@github.com>
Subject: Re: [quicwg/base-drafts] Add MaxAckDelay sub-section (#1574)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b589471f3af0_320e3fbe96cd45bc141158"; 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/43dlVri9wR3nS-sLbaFGJzH5ujY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 25 Jul 2018 15:17:08 -0000

----==_mimepart_5b589471f3af0_320e3fbe96cd45bc141158
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

siyengar approved this pull request.

Lgtm

> @@ -206,6 +206,19 @@ Min RTT is the minimum RTT measured over the connection, prior to adjusting by
 ack delay.  Ignoring ack delay for min RTT prevents intentional or unintentional
 underestimation of min RTT, which in turn prevents underestimating smoothed RTT.
 
+### Maximum Ack Delay
+
+QUIC is able to explicitly model delay at the receiver via the ack delay
+field in the ACK frame.  Therefore, QUIC diverges from TCP by calculating a
+MaxAckDelay dynamically, instead of assuming a constant delayed ack timeout
+for all connections.
+
+MaxAckDelay is the maximum ack delay supplied in an all incoming ACK frames.
+MaxAckDelay excludes ack delays that aren't included in an RTT sample because
+they're too large or the largest acked has already been acknowledged.
+MaxAckDelay also excludes ack delays where the largest ack references an
+ACK-only packet.

Lgtm

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1574#pullrequestreview-140363462
----==_mimepart_5b589471f3af0_320e3fbe96cd45bc141158
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@siyengar</b> approved this pull request.</p>

<p>Lgtm</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1574#discussion_r205150663">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -206,6 +206,19 @@ Min RTT is the minimum RTT measured over the connection, prior to adjusting by
 ack delay.  Ignoring ack delay for min RTT prevents intentional or unintentional
 underestimation of min RTT, which in turn prevents underestimating smoothed RTT.
 
+### Maximum Ack Delay
+
+QUIC is able to explicitly model delay at the receiver via the ack delay
+field in the ACK frame.  Therefore, QUIC diverges from TCP by calculating a
+MaxAckDelay dynamically, instead of assuming a constant delayed ack timeout
+for all connections.
+
+MaxAckDelay is the maximum ack delay supplied in an all incoming ACK frames.
+MaxAckDelay excludes ack delays that aren&#39;t included in an RTT sample because
+they&#39;re too large or the largest acked has already been acknowledged.
+MaxAckDelay also excludes ack delays where the largest ack references an
+ACK-only packet.
</pre>
<p>Lgtm</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1574#pullrequestreview-140363462">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0vXcuY4linhqR7_mvcslQzsYof-ks5uKIvxgaJpZM4VTCo2">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3byezu64wHcIWbpotxnPKIRvEOeks5uKIvxgaJpZM4VTCo2.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 approved #1574"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1574#pullrequestreview-140363462"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1574#pullrequestreview-140363462",
"url": "https://github.com/quicwg/base-drafts/pull/1574#pullrequestreview-140363462",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@siyengar approved 1574",
"sections": [
{
"text": "Lgtm",
"activityTitle": "**Subodh Iyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@siyengar",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1574#pullrequestreview-140363462"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 357313078\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b589471f3af0_320e3fbe96cd45bc141158--


From nobody Wed Jul 25 08:18: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 EEFE01271FF for <quic-issues@ietfa.amsl.com>; Wed, 25 Jul 2018 08:18:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.011
X-Spam-Level: 
X-Spam-Status: No, score=-1.011 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, T_DKIMWL_WL_HIGH=-0.01] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9EHWaiHa41kl for <quic-issues@ietfa.amsl.com>; Wed, 25 Jul 2018 08:18: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 E4658130DD3 for <quic-issues@ietf.org>; Wed, 25 Jul 2018 08:18:22 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1532531902; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=4orIv9QaISZninmsGNEC7TyS8rHZACU5jmInb30vZ8E=; b=y5G/3T/wBCg0/fPGt87l7vZH/88lDiy8EvgyWQa/4jexIpG04bTD0NS7WB9xkdR7eoMdqLob 5NE0Tz2zdnXaFEHejl3axBp5XO/EcTwAQXi8cPJZceHx9C8mIHqG+QJ6BTLA3sJp3+gBlzuh MW4a9gJfvjynvNUBOXTVTJEEg8A=
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 5b5894be.7f4ca0513f90-smtp-out-n01; Wed, 25 Jul 2018 15:18:22 -0000 (UTC)
Date: Wed, 25 Jul 2018 08:18:21 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5b5894bdd1b20_1ee32affb0742f90145af@hookshot-fe-6e9b612.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 2cfefe: Add MaxAckDelay sub-section (#1574)
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b5894bdd1530_1ee32affb0742f90144d0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/jLVUKLTWEn-wWnDSX6-1gSGqL10>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 25 Jul 2018 15:18:41 -0000

----==_mimepart_5b5894bdd1530_1ee32affb0742f90144d0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 2cfefe90a45070ba862cd225b6fd76dd71c26f82
      https://github.com/quicwg/base-drafts/commit/2cfefe90a45070ba862cd225b6fd76dd71c26f82
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-07-25 (Wed, 25 Jul 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Add MaxAckDelay sub-section (#1574)

* Add MaxAckDelay sub-section

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b5894bdd1530_1ee32affb0742f90144d0--


From nobody Wed Jul 25 08:18: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 51FDC12F1AC for <quic-issues@ietfa.amsl.com>; Wed, 25 Jul 2018 08:18:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id aGHPNN2vUDUb for <quic-issues@ietfa.amsl.com>; Wed, 25 Jul 2018 08:18: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 7736A126CC7 for <quic-issues@ietf.org>; Wed, 25 Jul 2018 08:18:27 -0700 (PDT)
Date: Wed, 25 Jul 2018 08:18:25 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532531905; bh=NiTUauqnY+bS7X/sCcoEpq4Axiq4cJQV7fPqsn2hC98=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=bL0dRLZolsvoamULye/mrFq5u2shD3msMXWp0BpmWFYM/aHcm2mujiAG4OGX2Odpr UuFmAAOMXzRO/cW2HDCxRduh4t7cXIMcBN9sg98AklYY9sfM5bOy5pC5k1CGCkioYU N32ZHuurmxPhlMS1ZM7b4ed2KmzRrRFd/3Gk3HQU=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab4bdbf549bd62cff8e297776f2c9bd02f05684eb492cf00000001177056c192a169ce1461f5c3@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1574/issue_event/1752884263@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1574@github.com>
References: <quicwg/base-drafts/pull/1574@github.com>
Subject: Re: [quicwg/base-drafts] Add MaxAckDelay sub-section (#1574)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5894c1a362d_62983fe02debe61c177321"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/8D1nGU2T2jWuw01j2BpLNQALm90>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 25 Jul 2018 15:18:43 -0000

----==_mimepart_5b5894c1a362d_62983fe02debe61c177321
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1574.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1574#event-1752884263
----==_mimepart_5b5894c1a362d_62983fe02debe61c177321
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="341964227" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1574" href="https://github.com/quicwg/base-drafts/pull/1574">#1574</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1574#event-1752884263">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxjW1fcPw9v9qUyp7mDeocqCWkrmks5uKIxBgaJpZM4VTCo2">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzZzxcs8EL-L9GNaijN1FixWu9_yks5uKIxBgaJpZM4VTCo2.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1574."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1574#event-1752884263"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1574#event-1752884263",
"url": "https://github.com/quicwg/base-drafts/pull/1574#event-1752884263",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 MaxAckDelay sub-section (#1574)",
"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/1574#event-1752884263"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 357313078\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b5894c1a362d_62983fe02debe61c177321--


From nobody Wed Jul 25 12:32: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 6E1F6130DD8 for <quic-issues@ietfa.amsl.com>; Wed, 25 Jul 2018 12:31:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NEA6K9pJHgvT for <quic-issues@ietfa.amsl.com>; Wed, 25 Jul 2018 12:31: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 8971A129385 for <quic-issues@ietf.org>; Wed, 25 Jul 2018 12:31:48 -0700 (PDT)
Date: Wed, 25 Jul 2018 12:31:47 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532547107; bh=wN2OTfkhUKBqfuMzD5j+n1AqU+fqxyB4d+vvZ4vu+w8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=dkTOqGmkVlWxGuwmT2AMAjqbO+XKpSyWgXrfs7QDKDEbhVQCy03Aj55uCsFkbURjE FSCofrt1lJ1Cmzb02z2Y1JaGXtAQEBslrbb3iD6VnB+awJDOgqYuMgpZGuyGOyaXgp WdUQZF3YFDdH7tb2xQ/+lNKpOIby/heqXqklzLcQ=
From: Christian Huitema <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab814d300c4428ad0b8fd76a9d7c051d426ae44e0d92cf000000011770922392a169ce1473dec6@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1591/c407867174@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1591@github.com>
References: <quicwg/base-drafts/pull/1591@github.com>
Subject: Re: [quicwg/base-drafts] Single Packet Number Space (#1591)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b58d02387073_35823fe9464d45bc519dc"; 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/T7JQJxrH58L5AOk3Qg-kR24n7lw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 25 Jul 2018 19:32:02 -0000

----==_mimepart_5b58d02387073_35823fe9464d45bc519dc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Seems like a bit of knee-jerk reaction. The current design with three spaces has an important feature: it allows parallel transmission and ack on several encryption levels without open space for denial of service attacks. Parallel transmission occurs for example when handshake data has to be retransmitted after 1-RTT data has already been sent. But if you fold all of that into a single sequence, then the receiver has to accept interleaved encryption levels, and once you do that the DOS attacks become 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/1591#issuecomment-407867174
----==_mimepart_5b58d02387073_35823fe9464d45bc519dc
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>Seems like a bit of knee-jerk reaction. The current design with three =
spaces has an important feature: it allows parallel transmission and ack =
on several encryption levels without open space for denial of service att=
acks. Parallel transmission occurs for example when handshake data has to=
 be retransmitted after 1-RTT data has already been sent. But if you fold=
 all of that into a single sequence, then the receiver has to accept inte=
rleaved encryption levels, and once you do that the DOS attacks become po=
ssible.</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/1591#issuecomment-407867174">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq0WzL1=
xUdr3Da1IFhZ6wKtX5Ncirks5uKMejgaJpZM4VYKnS">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkq1LYFW8u6EpQ-hHTxCmZpxM-_69n=
ks5uKMejgaJpZM4VYKnS.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":"@huit=
ema in #1591: Seems like a bit of knee-jerk reaction. The current design =
with three spaces has an important feature: it allows parallel transmissi=
on and ack on several encryption levels without open space for denial of =
service attacks. Parallel transmission occurs for example when handshake =
data has to be retransmitted after 1-RTT data has already been sent. But =
if you fold all of that into a single sequence, then the receiver has to =
accept interleaved encryption levels, and once you do that the DOS attack=
s become possible."}],"action":{"name":"View Pull Request","url":"https:/=
/github.com/quicwg/base-drafts/pull/1591#issuecomment-407867174"}}}</scri=
pt>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1591#issuecomment-4=
07867174",
"url": "https://github.com/quicwg/base-drafts/pull/1591#issuecomment-4078=
67174",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Single Packet Number Space (#1591)",
"sections": [
{
"text": "",
"activityTitle": "**Christian Huitema**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/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\": 1591,\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\": 1591\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1591#issuecomment-4078=
67174"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3586564=
66\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b58d02387073_35823fe9464d45bc519dc--


From nobody Wed Jul 25 12:37: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 094DD130EEC for <quic-issues@ietfa.amsl.com>; Wed, 25 Jul 2018 12:37:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.01
X-Spam-Level: 
X-Spam-Status: No, score=-3.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5_r75rUENH9M for <quic-issues@ietfa.amsl.com>; Wed, 25 Jul 2018 12:37:50 -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 04C4F130FC1 for <quic-issues@ietf.org>; Wed, 25 Jul 2018 12:37: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=M1krw5qe+V85F/4nfnoSZEDY4fo=; b=rqPR2l7yE8BkvUc9 feYUTrWsJ8OVY9vo9Ru+xbgiqx8cesQfSxdAOjpYnQHL7trR7I6cxCZ9MDPTVYC6 8M+dLugrWNZGdp5TUkRKALiYG5IYWy3qSZmBtyvgWtl1oilUTpFWv6dK3cHBzdcD BkH/lklyA4A3TpthBuroubvWYVk=
Received: by filter1055p1las1.sendgrid.net with SMTP id filter1055p1las1-1845-5B58D18D-22 2018-07-25 19:37:49.688961546 +0000 UTC m=+71177.131654224
Received: from github-lowworker-3c598a3.cp1-iad.github.net (unknown [192.30.252.43]) by ismtpd0005p1iad1.sendgrid.net (SG) with ESMTP id PJ4YwYZRT3-x16Jka2v0oA for <quic-issues@ietf.org>; Wed, 25 Jul 2018 19:37:49.569 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-3c598a3.cp1-iad.github.net (Postfix) with ESMTP id 884E2A819EB for <quic-issues@ietf.org>; Wed, 25 Jul 2018 12:37:49 -0700 (PDT)
Date: Wed, 25 Jul 2018 19:37:49 +0000 (UTC)
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab02f60fa58755e524d0feb71b60b61894e9d1c7a092cf000000011770938d92a169ce1473dec6@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1591/c407869785@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1591@github.com>
References: <quicwg/base-drafts/pull/1591@github.com>
Subject: Re: [quicwg/base-drafts] Single Packet Number Space (#1591)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b58d18d86dfb_7aed3fec316d45b8147194"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak06haEkLkQr+tmtbtr1bxwJDUAjyWO1Ch3lXh ABfCwaIb8FtLQMpbIwawVr5tStnMMcZcQ2DKi24RnJ4wI27HE/ptnEw+ZZcF6IiBw8Gs9KvUUQ49S1 iEd25w35ZcNePRZ2e7DZ0+K3hyRiE3rxg2KuwQXKVhzj4h24zuiv2fmvV2e1iuKXrZq7FXZacoaZKZ 8=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/tpqWC2Q3SpqmajLDsvHb6VouMDg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 25 Jul 2018 19:37:53 -0000

----==_mimepart_5b58d18d86dfb_7aed3fec316d45b8147194
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@huitema my understanding for the DOS attack, is that it is only possibly with ACKs in an Initial packet. This PR explicitly disallows ACKs in Initial packets. If I am incorrect, I'd appreciate a bit for explaination.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1591#issuecomment-407869785
----==_mimepart_5b58d18d86dfb_7aed3fec316d45b8147194
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-user-id="7464128" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/huitema">@huitema</a> my understanding for the DOS attack, is that it is only possibly with ACKs in an Initial packet. This PR explicitly disallows ACKs in Initial packets. If I am incorrect, I'd appreciate a bit for explaination.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1591#issuecomment-407869785">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq63ogOXFzGtrVHFpzsCRwgsDxkVEks5uKMkNgaJpZM4VYKnS">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_-W5yK-STCOXRDmudjsIRgXkE0zks5uKMkNgaJpZM4VYKnS.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1591: @huitema my understanding for the DOS attack, is that it is only possibly with ACKs in an Initial packet. This PR explicitly disallows ACKs in Initial packets. If I am incorrect, I'd appreciate a bit for explaination."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1591#issuecomment-407869785"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1591#issuecomment-407869785",
"url": "https://github.com/quicwg/base-drafts/pull/1591#issuecomment-407869785",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Single Packet Number Space (#1591)",
"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\": 1591,\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\": 1591\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1591#issuecomment-407869785"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 358656466\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b58d18d86dfb_7aed3fec316d45b8147194--


From nobody Wed Jul 25 12:40: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 825E612777C for <quic-issues@ietfa.amsl.com>; Wed, 25 Jul 2018 12:40:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.01
X-Spam-Level: 
X-Spam-Status: No, score=-3.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Y42rhaoq5gJx for <quic-issues@ietfa.amsl.com>; Wed, 25 Jul 2018 12:40:19 -0700 (PDT)
Received: from o6.sgmail.github.com (o6.sgmail.github.com [192.254.113.101]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 21EE3130DD8 for <quic-issues@ietf.org>; Wed, 25 Jul 2018 12:40: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=tq08mE2y2RuTZ9dO4tRPPcfKga0=; b=GI5MbXfBq1PpubLu 7mX4iCVqYKpURo+IHQwK5MJ9m0o1NLN5AGcJQ3VjKZtO58FdSsNe86OD+EKwY8EK 3MAwui4xelrWmWOWN2237/Umud8EUebw1hy94Vh0lK5vDUyoqBtHWESxpHcNJ5e3 Rd0m1zC+skgGHnM7U+Ef8hgAh0k=
Received: by filter0195p1iad2.sendgrid.net with SMTP id filter0195p1iad2-10752-5B58D220-20 2018-07-25 19:40:16.863148736 +0000 UTC m=+68901.975343341
Received: from github-lowworker-cbd19a4.cp1-iad.github.net (unknown [192.30.252.35]) by ismtpd0001p1iad1.sendgrid.net (SG) with ESMTP id kfh2NvajRtqSmeD0MxfHlw for <quic-issues@ietf.org>; Wed, 25 Jul 2018 19:40:17.065 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-cbd19a4.cp1-iad.github.net (Postfix) with ESMTP id 0E3415809F9 for <quic-issues@ietf.org>; Wed, 25 Jul 2018 12:40:17 -0700 (PDT)
Date: Wed, 25 Jul 2018 19:40:16 +0000 (UTC)
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1591/push/2747428726@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1591@github.com>
References: <quicwg/base-drafts/pull/1591@github.com>
Subject: Re: [quicwg/base-drafts] Single Packet Number Space (#1591)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b58d221d264_366c3fb0978be6241169d7"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: nibanks
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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak34oqzYY6RJ7UStp6lQRrbzwAQ8hIUksgwArW nYEANs5LGs/vpa08p1Bu7U4PxSzIGWYF+fjEqA27PU9U9oqkOIlsMzptNaxkL4U2bBg5hSQK0CyuvK ZaXSMYKtF3xeJnkhFjp0goCugfkY/JP1XBTpkJqcqvOpiU8+YgDV9rdYVPF7SkqBmz6G8VzX2dft+L 0=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/IDxNmtSiz3XyJ4opQam9_R0mMsI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 25 Jul 2018 19:40:22 -0000

----==_mimepart_5b58d221d264_366c3fb0978be6241169d7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@nibanks pushed 1 commit.

13f9e45  Merge branch 'master' into pr/single-packet-number-space


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1591/files/9508c1a276b315693afe58c44a989bd3c5d7c956..13f9e4518c45251d655f14b38582291f4f7746de

----==_mimepart_5b58d221d264_366c3fb0978be6241169d7
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/nibanks" class="user-mention">@nibanks</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/13f9e45">13f9e45</a>  Merge branch &#39;master&#39; into pr/single-packet-number-space</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/1591/files/9508c1a276b315693afe58c44a989bd3c5d7c956..13f9e4518c45251d655f14b38582291f4f7746de">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxEQ7uG-QeQ2jdAVaeqPqxiX1vlfks5uKMmhgaJpZM4VYKnS">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqx9AFduA40yiwkBwwCCtmonPNpOYks5uKMmhgaJpZM4VYKnS.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1591"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1591/files/9508c1a276b315693afe58c44a989bd3c5d7c956..13f9e4518c45251d655f14b38582291f4f7746de"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1591/files/9508c1a276b315693afe58c44a989bd3c5d7c956..13f9e4518c45251d655f14b38582291f4f7746de",
"url": "https://github.com/quicwg/base-drafts/pull/1591/files/9508c1a276b315693afe58c44a989bd3c5d7c956..13f9e4518c45251d655f14b38582291f4f7746de",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 pushed 1 commit in #1591",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1591:",
"activityTitle": "**Nick Banks**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@nibanks",
"facts": [
{
"name": "13f9e45",
"value": "Merge branch 'master' into pr/single-packet-number-space"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1591/files/9508c1a276b315693afe58c44a989bd3c5d7c956..13f9e4518c45251d655f14b38582291f4f7746de"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 358656466\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b58d221d264_366c3fb0978be6241169d7--


From nobody Wed Jul 25 13:55: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 2E06C130F0B for <quic-issues@ietfa.amsl.com>; Wed, 25 Jul 2018 13:55:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NBkyIwW7qJH5 for <quic-issues@ietfa.amsl.com>; Wed, 25 Jul 2018 13:55: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 EA01F130EC6 for <quic-issues@ietf.org>; Wed, 25 Jul 2018 13:55:46 -0700 (PDT)
Date: Wed, 25 Jul 2018 13:55:45 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532552146; bh=Qw9oXbKu8FQMrJMy7aAX8oXZ1xHoWoXrmKBhRVntMS8=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=QbzThg1e1bMt5A/ziVyfwOAp4G/FVMzeQuNbLc5U/XkFkkhTpJSsjxpd11nhWF/Wy dcgNS/VmzYGRfxOWBwC2O8UtkamPIJ/rt1eVlENNhtQ+wf8di4D14Vk90zafThGYrS sV3i0t0IPzOqNZtgOe4jwdQo0eYpWue1SGJBqqB8=
From: grmocg <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abec8cbc02c8a4ff1e8c0a7632958f932ff3f63e0e92cf000000011770a5d192a169ce148a3cb6@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1606@github.com>
Subject: [quicwg/base-drafts] Possible HoL blocking due to co-mingling payload and metadata (header) address space. (#1606)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b58e3d1efa41_84d3fe5b94be61c103394"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: grmocg
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/oRSDxpeTeQ8Cery5R8H60c4Sz34>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 25 Jul 2018 20:55:56 -0000

----==_mimepart_5b58e3d1efa41_84d3fe5b94be61c103394
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

In the 'partially reliable http' use-case, e.g. an interactive (VC-like) 'video protocol', **the co-mingling of the payload and metadata (header) address space on the QUIC stream prevent interpretation of payload data until all metadata has been received in cases which attempt to use the address space to assert framing** (e.g. I know that the data at any location where n % k == 0 is the start of a record). 

This method of framing is unavailable (until all headers have been received) with QUIC as it is today since the size of the metadata the client will receive is unknown (it might be encoded by a different compressor, e.g. via a reverse proxy) to either the client or sender, and since the address space of metadata and payload is co-mingled.

In other words, in cases where the client knows the relationship of the requests/responses (for instance with a server push response to a particular request) and so doesn't need the headers immediately, it is advantageous to have an address space for payload that starts with a known, constant value.

Consider the following:

1. A client requests video of a particular codec, size, bitrate, etc.
2. The server replies by sending a number of server push streams in response to that request., likely within a 'stream group' should such a thing come into existence in QUICv2.
3. For streams which arrive after the first server push'd stream, the type of the data is , and can be interpreted by the application immediately, even when received out-of-order and/or non-contiguously.

It would be expected in such a use-case to have a large number of server push'd 'responses' referring to byte-ranges of files on a server/proxy/cache. The client would likely establish a few requests to which the server would never directly respond (it would instead server push responses to those 'requests'), e.g. the client would request playback of a 5MB/s 264 bitstream, and the server would push byteranges of a file containing (at least) the elementary stream.

Note that the headers on the pushed streams will be useful upon receipt for applications running on a framework (e.g. a browser) which may wish to cache/store and which (likely for security reasons) doesn't offer the application the ability to assert the data should be stored with URL X/ETAG Y. 



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1606
----==_mimepart_5b58e3d1efa41_84d3fe5b94be61c103394
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>In the 'partially reliable http' use-case, e.g. an interactive (VC-like) 'video protocol', <strong>the co-mingling of the payload and metadata (header) address space on the QUIC stream prevent interpretation of payload data until all metadata has been received in cases which attempt to use the address space to assert framing</strong> (e.g. I know that the data at any location where n % k == 0 is the start of a record).</p>
<p>This method of framing is unavailable (until all headers have been received) with QUIC as it is today since the size of the metadata the client will receive is unknown (it might be encoded by a different compressor, e.g. via a reverse proxy) to either the client or sender, and since the address space of metadata and payload is co-mingled.</p>
<p>In other words, in cases where the client knows the relationship of the requests/responses (for instance with a server push response to a particular request) and so doesn't need the headers immediately, it is advantageous to have an address space for payload that starts with a known, constant value.</p>
<p>Consider the following:</p>
<ol>
<li>A client requests video of a particular codec, size, bitrate, etc.</li>
<li>The server replies by sending a number of server push streams in response to that request., likely within a 'stream group' should such a thing come into existence in QUICv2.</li>
<li>For streams which arrive after the first server push'd stream, the type of the data is , and can be interpreted by the application immediately, even when received out-of-order and/or non-contiguously.</li>
</ol>
<p>It would be expected in such a use-case to have a large number of server push'd 'responses' referring to byte-ranges of files on a server/proxy/cache. The client would likely establish a few requests to which the server would never directly respond (it would instead server push responses to those 'requests'), e.g. the client would request playback of a 5MB/s 264 bitstream, and the server would push byteranges of a file containing (at least) the elementary stream.</p>
<p>Note that the headers on the pushed streams will be useful upon receipt for applications running on a framework (e.g. a browser) which may wish to cache/store and which (likely for security reasons) doesn't offer the application the ability to assert the data should be stored with URL X/ETAG Y.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1606">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxs9d9zI4GSvYDhO9tRjEPESzXkEks5uKNtRgaJpZM4VgyRs">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0LADPyUe3SDePIFRjf-UJZ1YM7_ks5uKNtRgaJpZM4VgyRs.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Possible HoL blocking due to co-mingling payload and metadata (header) address space. (#1606)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1606"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1606",
"url": "https://github.com/quicwg/base-drafts/issues/1606",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Possible HoL blocking due to co-mingling payload and metadata (header) address space. (#1606)",
"sections": [
{
"text": "",
"activityTitle": "**grmocg**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@grmocg",
"facts": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1606
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1606,\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\": 1606\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1606"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 360916076\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b58e3d1efa41_84d3fe5b94be61c103394--


From nobody Wed Jul 25 14: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 314DB130D7A for <quic-issues@ietfa.amsl.com>; Wed, 25 Jul 2018 14:04:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id REww4Te9_wZd for <quic-issues@ietfa.amsl.com>; Wed, 25 Jul 2018 14:04: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 610AE12777C for <quic-issues@ietf.org>; Wed, 25 Jul 2018 14:04:03 -0700 (PDT)
Date: Wed, 25 Jul 2018 14:04:02 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532552642; bh=I+GgY+OhXS6/d0cGIYyLDgtSDBpaTfA2u2vE3ecXPNI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=khXokknKGbwwKsL/9sby9p0L44yGvHZ5SDN+7plxpVDFI++746f+XJ/hWC8ftfqfj hmhkC6EfH7+CC6RvoQ7eT27zil5K23dNc3M35z7c7XtjGQh+/E934bZSEIj/2Fhbgq VoGYNAosmh2OY8dWEbq7LzQUfBvn3zYMdfICgFtI=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab385b2055762d8ba828b9e2dbf3e65591675b148592cf000000011770a7c292a169ce148a3cb6@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1606/407894908@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1606@github.com>
References: <quicwg/base-drafts/issues/1606@github.com>
Subject: Re: [quicwg/base-drafts] Possible HoL blocking due to co-mingling payload and metadata (header) address space. (#1606)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b58e5c27d5a6_173f3fbb7a6be62414307d"; 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/bdmFf0172zI2X0iL3ziD25AQsAk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 25 Jul 2018 21:04:05 -0000

----==_mimepart_5b58e5c27d5a6_173f3fbb7a6be62414307d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Would it work to definine a new server-initiated stream type on which you send a PUSH_ID stream header and then simple the corresponding 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/1606#issuecomment-407894908
----==_mimepart_5b58e5c27d5a6_173f3fbb7a6be62414307d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Would it work to definine a new server-initiated stream type on which you send a PUSH_ID stream header and then simple the corresponding 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/1606#issuecomment-407894908">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-vAOrZnhQZR-bEF1qHkL1B7yNmAks5uKN1CgaJpZM4VgyRs">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1Xe1ajakNSg-OTFt4c3KS9u5z2Oks5uKN1CgaJpZM4VgyRs.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1606: Would it work to definine a new server-initiated stream type on which you send a PUSH_ID stream header and then simple the corresponding DATA frames?"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1606#issuecomment-407894908"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1606#issuecomment-407894908",
"url": "https://github.com/quicwg/base-drafts/issues/1606#issuecomment-407894908",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Possible HoL blocking due to co-mingling payload and metadata (header) address space. (#1606)",
"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\": 1606,\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\": 1606\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1606#issuecomment-407894908"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 360916076\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b58e5c27d5a6_173f3fbb7a6be62414307d--


From nobody Wed Jul 25 15: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 B120B130DE7 for <quic-issues@ietfa.amsl.com>; Wed, 25 Jul 2018 15:10:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id IQhYtbuk0LOp for <quic-issues@ietfa.amsl.com>; Wed, 25 Jul 2018 15: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 0871212F1A6 for <quic-issues@ietf.org>; Wed, 25 Jul 2018 15:10:18 -0700 (PDT)
Date: Wed, 25 Jul 2018 15:10:16 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532556617; bh=uE2zn5tXTShWZFOk/E2ZRrZfopaUsiUdERvWNaSFTLU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=TSrhGqVm4c67Vs3GR3VYKA29CbwB1ZQkvPrrp+JAoFTz1wZZeYaxITJlsFuVrz4E0 jctxTRh03SrK0/j/Yh5h9Pt1E+uLpxtqtD/z37Oog/lhjQ7GOYo4dUkqhJTXqYqgYc 6TB+D2d+ZeEbOqwpHBLgv+7PY6ePynr4YyT5rBOY=
From: grmocg <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba460a4bca50bf5bdd513468fcea7c2346f4aa27392cf000000011770b74892a169ce148a3cb6@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1606/407912927@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1606@github.com>
References: <quicwg/base-drafts/issues/1606@github.com>
Subject: Re: [quicwg/base-drafts] Possible HoL blocking due to co-mingling payload and metadata (header) address space. (#1606)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b58f548f2946_1dd23ff5154be624936df"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: grmocg
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/lzM55RdXgNzTAtPK_FRBty25I-Q>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 25 Jul 2018 22:10:20 -0000

----==_mimepart_5b58f548f2946_1dd23ff5154be624936df
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Sure, that is one potential way to make the address spaces separate (a header stream and an associated push stream).

Note that the intent is to still be HTTP.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1606#issuecomment-407912927
----==_mimepart_5b58f548f2946_1dd23ff5154be624936df
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Sure, that is one potential way to make the address spaces separate (a header stream and an associated push stream).</p>
<p>Note that the intent is to still be HTTP.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1606#issuecomment-407912927">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6JRgAViglhNK_f5N6XQ9VflpEoSks5uKOzIgaJpZM4VgyRs">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxAlx2V37KXjI7mz7i_aU_i8DXNbks5uKOzIgaJpZM4VgyRs.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@grmocg in #1606: Sure, that is one potential way to make the address spaces separate (a header stream and an associated push stream).\r\n\r\nNote that the intent is to still be HTTP."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1606#issuecomment-407912927"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1606#issuecomment-407912927",
"url": "https://github.com/quicwg/base-drafts/issues/1606#issuecomment-407912927",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Possible HoL blocking due to co-mingling payload and metadata (header) address space. (#1606)",
"sections": [
{
"text": "",
"activityTitle": "**grmocg**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@grmocg",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1606,\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\": 1606\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1606#issuecomment-407912927"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 360916076\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b58f548f2946_1dd23ff5154be624936df--


From nobody Wed Jul 25 18:21: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 E962F1277CC for <quic-issues@ietfa.amsl.com>; Wed, 25 Jul 2018 18:21:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7JXTem9cYFfE for <quic-issues@ietfa.amsl.com>; Wed, 25 Jul 2018 18:21: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 0D4C0127333 for <quic-issues@ietf.org>; Wed, 25 Jul 2018 18:21:32 -0700 (PDT)
Date: Wed, 25 Jul 2018 18:21:31 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532568091; bh=1kVGeKGA0EzIlCT4Er23ZUY/KPhSykRCV56szHK0NwY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=U/S3iANB5AjFaA3qtuo5cTOqO/5iafXpY47aHFhV7T4og5joczfPfOXE6pyCt1DOa VhnhnmhkiZ5B14VUkYZcXf6kcwfw9hVgSqiijaVTheYXn/3WM2JQhXw7IEcd+sAnYS rIrBKTyoisq3cE6uUi63y6Hua1ondt7GWY5cg4oE=
From: Christian Huitema <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab72c8583fd13a0fe9bbcd7669eab016bd52be27af92cf000000011770e41b92a169ce145eeded@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1573/review/140552300@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1573@github.com>
References: <quicwg/base-drafts/pull/1573@github.com>
Subject: Re: [quicwg/base-drafts] Add an appendix containing test vectors for "Initial". (#1573)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b59221b13e20_7e203f894dcbe6282928"; 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/bCKVUFiJgKgc7xkvmQAdUlqU-LM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 26 Jul 2018 01:21:34 -0000

----==_mimepart_5b59221b13e20_7e203f894dcbe6282928
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

huitema commented on this pull request.



> +  f2 41 f2 57 2e fe ee 53 ca 69 0c e5 b2 85 ab 34
+  e9 39 e8 fe 98 d7 14 6b b9 fc 78 e9 9a 1b 41 ab
+~~~
+
+Using this secret, we get the following keys (16 bytes) and
+initialization vector (12 bytes):
+
+~~~
+  key:     99 ff fd 2c 3e 4a cd ae 3d 32 02 1c 75 38 86 c0
+
+  pn key:  14 c2 70 2b 54 48 80 d3 9d ab d7 dd c8 eb cd 9a
+
+  IV:      27 92 24 e5 85 fd 84 e9 e0 70 ea 9a
+~~~
+
+

Yes, having something like that in the spec would be useful. We need an independent verification before publishing these values.

Also, having the PN key is fine, but we probably need a complete packet example to ensure that the nonce is properly extracted and the PN properly decrypted.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1573#pullrequestreview-140552300
----==_mimepart_5b59221b13e20_7e203f894dcbe6282928
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/1573#discussion_r205307255">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; +  f2 41 f2 57 2e fe ee 53 ca 69 0c e5 b2 85 ab 34
+  e9 39 e8 fe 98 d7 14 6b b9 fc 78 e9 9a 1b 41 ab
+~~~
+
+Using this secret, we get the following keys (16 bytes) and
+initialization vector (12 bytes):
+
+~~~
+  key:     99 ff fd 2c 3e 4a cd ae 3d 32 02 1c 75 38 86 c0
+
+  pn key:  14 c2 70 2b 54 48 80 d3 9d ab d7 dd c8 eb cd 9a
+
+  IV:      27 92 24 e5 85 fd 84 e9 e0 70 ea 9a
+~~~
+
+
</pre>
<p>Yes, having something like that in the spec would be useful. We need an independent verification before publishing these values.</p>
<p>Also, having the PN key is fine, but we probably need a complete packet example to ensure that the nonce is properly extracted and the PN properly decrypted.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1573#pullrequestreview-140552300">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3kfhoe1HMlZEt1A8cqr4K5HrjAVks5uKRmbgaJpZM4VSLo0">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5HQfVodIrfpBRmMV1xJEuuCsqLJks5uKRmbgaJpZM4VSLo0.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1573"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1573#pullrequestreview-140552300"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1573#pullrequestreview-140552300",
"url": "https://github.com/quicwg/base-drafts/pull/1573#pullrequestreview-140552300",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1573",
"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/1573#pullrequestreview-140552300"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 357087796\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b59221b13e20_7e203f894dcbe6282928--


From nobody Wed Jul 25 18:33: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 1341C130DFD for <quic-issues@ietfa.amsl.com>; Wed, 25 Jul 2018 18:33:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HiMcoLNd021L for <quic-issues@ietfa.amsl.com>; Wed, 25 Jul 2018 18:33: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 A0127127333 for <quic-issues@ietf.org>; Wed, 25 Jul 2018 18:33:34 -0700 (PDT)
Date: Wed, 25 Jul 2018 18:33:33 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532568814; bh=Ho04I3+BvJj6YFWc04p1TtuesNixmvP4bX8z0KkvwaA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=aYdq1VfFEQuxOHoIrRg9Pt9nRq0/3qOuB4jAhiV/Zjj4MOWr8Bk2noC9UGR9LTw7B LXeb3OjVKwquQqzthkj8Ldlrw4ldVh9L6hZ1kkKZp1XwsZVacKvpg2+cgAb7tGaaOB Y/JKZYlZ3nmirEOkZ5lBGZiO7m775AGl3iCpCQC4=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab8a40a9a082a31b98086ece0cd4d4fc8116fe6f5792cf000000011770e6ed92a169ce148a3cb6@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1606/407947737@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1606@github.com>
References: <quicwg/base-drafts/issues/1606@github.com>
Subject: Re: [quicwg/base-drafts] Possible HoL blocking due to co-mingling payload and metadata (header) address space. (#1606)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5924edf0c0c_2a1c3fbe91ed45c4646b9"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/TQsomcweSv5MtNdcloZjcxvpses>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 26 Jul 2018 01:33:36 -0000

----==_mimepart_5b5924edf0c0c_2a1c3fbe91ed45c4646b9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Q: What's the benefit of HTTP here?  It seems like you might want RTP and/or WebRTC 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/1606#issuecomment-407947737
----==_mimepart_5b5924edf0c0c_2a1c3fbe91ed45c4646b9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Q: What's the benefit of HTTP here?  It seems like you might want RTP and/or WebRTC over QUIC?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1606#issuecomment-407947737">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1aSXMnT2dJIuUlu7N5qhY32w9b2ks5uKRxtgaJpZM4VgyRs">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4pyyOYwfW1szZ6Ag8WNMxJlhIl6ks5uKRxtgaJpZM4VgyRs.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1606: Q: What's the benefit of HTTP here?  It seems like you might want RTP and/or WebRTC over QUIC?"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1606#issuecomment-407947737"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1606#issuecomment-407947737",
"url": "https://github.com/quicwg/base-drafts/issues/1606#issuecomment-407947737",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Possible HoL blocking due to co-mingling payload and metadata (header) address space. (#1606)",
"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\": 1606,\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\": 1606\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1606#issuecomment-407947737"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 360916076\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b5924edf0c0c_2a1c3fbe91ed45c4646b9--


From nobody Wed Jul 25 18:51: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 EA760130F3C for <quic-issues@ietfa.amsl.com>; Wed, 25 Jul 2018 18:51:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1xO5xiPsaMo3 for <quic-issues@ietfa.amsl.com>; Wed, 25 Jul 2018 18:51: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 461EC127332 for <quic-issues@ietf.org>; Wed, 25 Jul 2018 18:51:29 -0700 (PDT)
Date: Wed, 25 Jul 2018 18:51:28 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532569888; bh=fDSUKqHAdCzPwtXYb+d1/YEnEGO250zK892YLR6KtnI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=SN/lO7fsPhVizRnZwWi3NAIUKk0Z7fFl5ljDZpnez4nFSMR+jz8xjHxU3OSgr6hBF BCzULVMsTQxsfua/yQr/ZQ5TQ230xCpGjteukkRn3tGqdgqedTlfbtSW11LUIJBAoA wTKbCrM9w2DKan+91EIXVLi1DC8v3Ru2P/Zd8SIw=
From: Christian Huitema <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abcb4b03c9dd78948f7443ee3f63adb8d1bafda5cd92cf000000011770eb2092a169ce145eeded@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1573/review/140556418@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1573@github.com>
References: <quicwg/base-drafts/pull/1573@github.com>
Subject: Re: [quicwg/base-drafts] Add an appendix containing test vectors for "Initial". (#1573)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5929207ed05_2a003f80854be624846fe"; 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/vhUiQE4xueLjyZKtEnaHJKug8ho>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 26 Jul 2018 01:51:31 -0000

----==_mimepart_5b5929207ed05_2a003f80854be624846fe
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

huitema commented on this pull request.



> +  f2 41 f2 57 2e fe ee 53 ca 69 0c e5 b2 85 ab 34
+  e9 39 e8 fe 98 d7 14 6b b9 fc 78 e9 9a 1b 41 ab
+~~~
+
+Using this secret, we get the following keys (16 bytes) and
+initialization vector (12 bytes):
+
+~~~
+  key:     99 ff fd 2c 3e 4a cd ae 3d 32 02 1c 75 38 86 c0
+
+  pn key:  14 c2 70 2b 54 48 80 d3 9d ab d7 dd c8 eb cd 9a
+
+  IV:      27 92 24 e5 85 fd 84 e9 e0 70 ea 9a
+~~~
+
+

In fact, I think that it would be better to start with the test vector in EKR's message "PNE Test Vector" sent on the quic list on 7/18/2018.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1573#discussion_r205310858
----==_mimepart_5b5929207ed05_2a003f80854be624846fe
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/1573#discussion_r205310858">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; +  f2 41 f2 57 2e fe ee 53 ca 69 0c e5 b2 85 ab 34
+  e9 39 e8 fe 98 d7 14 6b b9 fc 78 e9 9a 1b 41 ab
+~~~
+
+Using this secret, we get the following keys (16 bytes) and
+initialization vector (12 bytes):
+
+~~~
+  key:     99 ff fd 2c 3e 4a cd ae 3d 32 02 1c 75 38 86 c0
+
+  pn key:  14 c2 70 2b 54 48 80 d3 9d ab d7 dd c8 eb cd 9a
+
+  IV:      27 92 24 e5 85 fd 84 e9 e0 70 ea 9a
+~~~
+
+
</pre>
<p>In fact, I think that it would be better to start with the test vector in EKR's message "PNE Test Vector" sent on the quic list on 7/18/2018.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1573#discussion_r205310858">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq28lq2gWJmVHQqIJEBs5rs5MGV9Hks5uKSCggaJpZM4VSLo0">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-ocgelW4_MwoJHt1omwGOGX2lAEks5uKSCggaJpZM4VSLo0.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1573"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1573#discussion_r205310858"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1573#discussion_r205310858",
"url": "https://github.com/quicwg/base-drafts/pull/1573#discussion_r205310858",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1573",
"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/1573#discussion_r205310858"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 357087796\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b5929207ed05_2a003f80854be624846fe--


From nobody Wed Jul 25 18:57: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 475D4130F43 for <quic-issues@ietfa.amsl.com>; Wed, 25 Jul 2018 18:57:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ekEtm9ayCqqd for <quic-issues@ietfa.amsl.com>; Wed, 25 Jul 2018 18:57: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 22EAB127332 for <quic-issues@ietf.org>; Wed, 25 Jul 2018 18:57:05 -0700 (PDT)
Date: Wed, 25 Jul 2018 18:57:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532570224; bh=ZP9myeTp6bOt+uU6VCeqbmc7rpBMKGTz2DAf04XutEE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=sSz6GyBGnblDbzsZSJWdIyTsS7AaZsYtQ1WZz7yYeDXRCd5ECFou615clWGZqcwSb 2Z6vc2Utk7UqB7zQDud2bKac0EbQrVxRtQYvQUuseA5qoD/xXz5Ivnm11ECJcLhJj6 uqwMNoURw9xhcqF+kKkd/bScO7cTyFCSgPsV73g4=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab5335e0a6918eff63b3110d69f2949918c7ece8a792cf000000011770ec7092a169ce148a3cb6@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1606/407951291@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1606@github.com>
References: <quicwg/base-drafts/issues/1606@github.com>
Subject: Re: [quicwg/base-drafts] Possible HoL blocking due to co-mingling payload and metadata (header) address space. (#1606)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b592a703daf_66423fae8c4be61c72256"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/gWOM5Qes3rO7eBgP6eSsNNiB2O0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 26 Jul 2018 01:57:07 -0000

----==_mimepart_5b592a703daf_66423fae8c4be61c72256
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I'm inclined to suggest that this is something that could be addressed in an extension.  Imagine that both peers negotiate a new interaction mode whereby request and response bodies are carried on other streams.  (For @LPardue: that new stream couldn't use DATA frames though, or you lose random access, not knowing where the frame headers are inserted.)  Establishing which stream maps to which request is tricky, but probably able to be resolved in a way that meets the requirements.  I suspect that you can't avoid having at least *some* metadata, but it might be possible to use a signaling mechanism for that that can be isolated from the worst of the HOLB.

The OP suggests that metadata might not be important, which suggests that maybe this isn't as much HTTP as is claimed.  In some ways, the more useful this protocol is for this sort of use case, the less it resembles HTTP.  We should explore that some more.

I realize that there are benefits to this being the standardized approach for HTTP, but we'd need to resolve the question of similarity first.  After that, we need to recognize that the structure of the current design is intentional and addresses real issues (though for some, that depends on how much you believe server push to be relevant).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1606#issuecomment-407951291
----==_mimepart_5b592a703daf_66423fae8c4be61c72256
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>I'm inclined to suggest that this is something that could be addressed=
 in an extension.  Imagine that both peers negotiate a new interaction mo=
de whereby request and response bodies are carried on other streams.  (Fo=
r <a class=3D"user-mention" data-hovercard-user-id=3D"6571445" data-octo-=
click=3D"hovercard-link-click" data-octo-dimensions=3D"link_type:self" hr=
ef=3D"https://github.com/LPardue">@LPardue</a>: that new stream couldn't =
use DATA frames though, or you lose random access, not knowing where the =
frame headers are inserted.)  Establishing which stream maps to which req=
uest is tricky, but probably able to be resolved in a way that meets the =
requirements.  I suspect that you can't avoid having at least <em>some</e=
m> metadata, but it might be possible to use a signaling mechanism for th=
at that can be isolated from the worst of the HOLB.</p>
<p>The OP suggests that metadata might not be important, which suggests t=
hat maybe this isn't as much HTTP as is claimed.  In some ways, the more =
useful this protocol is for this sort of use case, the less it resembles =
HTTP.  We should explore that some more.</p>
<p>I realize that there are benefits to this being the standardized appro=
ach for HTTP, but we'd need to resolve the question of similarity first. =
 After that, we need to recognize that the structure of the current desig=
n is intentional and addresses real issues (though for some, that depends=
 on how much you believe server push to be relevant).</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/1606#issuecomment-407951291">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqzf1=
vnuW9EwVj4PKZvbvQhugLsLBks5uKSHwgaJpZM4VgyRs">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq-fHPUs_b8sp_Zs2Jvtqm0Yb=
GG7Sks5uKSHwgaJpZM4VgyRs.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 #1606: I'm inclined to suggest that this is something that c=
ould be addressed in an extension.  Imagine that both peers negotiate a n=
ew interaction mode whereby request and response bodies are carried on ot=
her streams.  (For @LPardue: that new stream couldn't use DATA frames tho=
ugh, or you lose random access, not knowing where the frame headers are i=
nserted.)  Establishing which stream maps to which request is tricky, but=
 probably able to be resolved in a way that meets the requirements.  I su=
spect that you can't avoid having at least *some* metadata, but it might =
be possible to use a signaling mechanism for that that can be isolated fr=
om the worst of the HOLB.\r\n\r\nThe OP suggests that metadata might not =
be important, which suggests that maybe this isn't as much HTTP as is cla=
imed.  In some ways, the more useful this protocol is for this sort of us=
e case, the less it resembles HTTP.  We should explore that some more.\r\=
n\r\nI realize that there are benefits to this being the standardized app=
roach for HTTP, but we'd need to resolve the question of similarity first=
.  After that, we need to recognize that the structure of the current des=
ign is intentional and addresses real issues (though for some, that depen=
ds on how much you believe server push to be relevant)."}],"action":{"nam=
e":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1606#=
issuecomment-407951291"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1606#issuecomment=
-407951291",
"url": "https://github.com/quicwg/base-drafts/issues/1606#issuecomment-40=
7951291",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Possible HoL blocking due to co-mingli=
ng payload and metadata (header) address space. (#1606)",
"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\": 1606,\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\": 1606\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1606#issuecomment-40=
7951291"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3609160=
76\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b592a703daf_66423fae8c4be61c72256--


From nobody Wed Jul 25 18: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 A238B130F58 for <quic-issues@ietfa.amsl.com>; Wed, 25 Jul 2018 18:58:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DA7zqLYINMMD for <quic-issues@ietfa.amsl.com>; Wed, 25 Jul 2018 18:58:26 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B67E8130F55 for <quic-issues@ietf.org>; Wed, 25 Jul 2018 18:58:26 -0700 (PDT)
Date: Wed, 25 Jul 2018 18:58:26 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532570306; bh=AZIPcv6xsLr7QP4NDQhn9QbLbqINIXJD0lTwcKrjSJQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=P1tmzLX05+sHJoPG4lfiofD5pCB654ZqXZcuDRE1cgu2y6evzEWX8jdw96tv1Rqt0 QkeffgWo2tnoPpbyj/2owLjtdlO3T+BhljT4iSyTWVqIft0N/fKFFq8rC2mSJIIRbF lMV6TNog5yd4oi2KGhy+CgRNQYVQQ1JInqrp7UdI=
From: grmocg <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab7a157220399e906d82657d9fbb07f0410917f3a292cf000000011770ecc292a169ce148a3cb6@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1606/407951495@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1606@github.com>
References: <quicwg/base-drafts/issues/1606@github.com>
Subject: Re: [quicwg/base-drafts] Possible HoL blocking due to co-mingling payload and metadata (header) address space. (#1606)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b592ac2141a7_5b923ff4342d45c041613"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: grmocg
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/mgOaKCjZ0Jfu0NfClN6ZC9A2g-o>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 26 Jul 2018 01:58:29 -0000

----==_mimepart_5b592ac2141a7_5b923ff4342d45c041613
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

Http has explicit control for caching, scales to millions, and is already=

in use by the application (e.g. for getting the list of videos, thumbnail=
s,
etc), which would otherwise have to deal with contention between multiple=

connections (something which decreases the accuracy of the bandwidth
estimate, and would cause rebuffering if not controller for).

Http offers a mechanism (via byterange requests on named resources) to
'heal' uploads/broadcasts if there should be an interruption, reconnectio=
n,
server restart,

Http offers all of the semantics we want except partial reliability, whic=
h
is what this is about!

On Wed, Jul 25, 2018, 6:33 PM ianswett <notifications@github.com> wrote:

> Q: What's the benefit of HTTP here? It seems like you might want RTP
> and/or WebRTC over QUIC?
>
> =E2=80=94
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <https://github.com/quicwg/base-drafts/issues/1606#issuecomment-4079477=
37>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/AA9dcqPcNXi-fGrADGIX=
qPjlMsVx4n10ks5uKRxugaJpZM4VgyRs>
> .
>


-- =

You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1606#issuecomment-407951495=

----==_mimepart_5b592ac2141a7_5b923ff4342d45c041613
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

Http has explicit control for caching, scales to millions, and is already=
<br>
in use by the application (e.g. for getting the list of videos, thumbnail=
s,<br>
etc), which would otherwise have to deal with contention between multiple=
<br>
connections (something which decreases the accuracy of the bandwidth<br>
estimate, and would cause rebuffering if not controller for).<br>
<br>
Http offers a mechanism (via byterange requests on named resources) to<br=
>
&#39;heal&#39; uploads/broadcasts if there should be an interruption, rec=
onnection,<br>
server restart,<br>
<br>
Http offers all of the semantics we want except partial reliability, whic=
h<br>
is what this is about!<br>
<br>
On Wed, Jul 25, 2018, 6:33 PM ianswett &lt;notifications@github.com&gt; w=
rote:<br>
<br>
&gt; Q: What&#39;s the benefit of HTTP here? It seems like you might want=
 RTP<br>
&gt; and/or WebRTC over QUIC?<br>
&gt;<br>
&gt; =E2=80=94<br>
&gt; You are receiving this because you authored the thread.<br>
&gt; Reply to this email directly, view it on GitHub<br>
&gt; &lt;https://github.com/quicwg/base-drafts/issues/1606#issuecomment-4=
07947737&gt;,<br>
&gt; or mute the thread<br>
&gt; &lt;https://github.com/notifications/unsubscribe-auth/AA9dcqPcNXi-fG=
rADGIXqPjlMsVx4n10ks5uKRxugaJpZM4VgyRs&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/1606#issuecomment-407951495">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq59r=
rB6E6kDAja4e-KwiNvJXkog1ks5uKSJCgaJpZM4VgyRs">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq7_8NrMz5lzF2Ej35LAjC3nl=
e_s6ks5uKSJCgaJpZM4VgyRs.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":"@grmo=
cg in #1606: Http has explicit control for caching, scales to millions, a=
nd is already\nin use by the application (e.g. for getting the list of vi=
deos, thumbnails,\netc), which would otherwise have to deal with contenti=
on between multiple\nconnections (something which decreases the accuracy =
of the bandwidth\nestimate, and would cause rebuffering if not controller=
 for).\n\nHttp offers a mechanism (via byterange requests on named resour=
ces) to\n'heal' uploads/broadcasts if there should be an interruption, re=
connection,\nserver restart,\n\nHttp offers all of the semantics we want =
except partial reliability, which\nis what this is about!\n\nOn Wed, Jul =
25, 2018, 6:33 PM ianswett \u003cnotifications@github.com\u003e wrote:\n\=
n\u003e Q: What's the benefit of HTTP here? It seems like you might want =
RTP\n\u003e and/or WebRTC over QUIC?\n\u003e\n\u003e =E2=80=94\n\u003e Yo=
u are receiving this because you authored the thread.\n\u003e Reply to th=
is email directly, view it on GitHub\n\u003e \u003chttps://github.com/qui=
cwg/base-drafts/issues/1606#issuecomment-407947737\u003e,\n\u003e or mute=
 the thread\n\u003e \u003chttps://github.com/notifications/unsubscribe-au=
th/AA9dcqPcNXi-fGrADGIXqPjlMsVx4n10ks5uKRxugaJpZM4VgyRs\u003e\n\u003e .\n=
\u003e\n"}],"action":{"name":"View Issue","url":"https://github.com/quicw=
g/base-drafts/issues/1606#issuecomment-407951495"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1606#issuecomment=
-407951495",
"url": "https://github.com/quicwg/base-drafts/issues/1606#issuecomment-40=
7951495",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Possible HoL blocking due to co-mingli=
ng payload and metadata (header) address space. (#1606)",
"sections": [
{
"text": "",
"activityTitle": "**grmocg**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@grmocg",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1606,\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\": 1606\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1606#issuecomment-40=
7951495"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3609160=
76\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b592ac2141a7_5b923ff4342d45c041613--


From nobody Thu Jul 26 01: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 4F602131012 for <quic-issues@ietfa.amsl.com>; Thu, 26 Jul 2018 01:25:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id w4svo5S_fBjY for <quic-issues@ietfa.amsl.com>; Thu, 26 Jul 2018 01:25: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 6C48C131007 for <quic-issues@ietf.org>; Thu, 26 Jul 2018 01:25:45 -0700 (PDT)
Date: Thu, 26 Jul 2018 01:25:44 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532593544; bh=L0wbX4qubsd5N9rdKaS1IJQKT6ZZK2PbbMFGxvETQHs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=umDYU6LIe9+Mx8uBAfKxSKQXuU2IDc97jCwfycTTpioimj0LletixwAFfE9HcaBnb WHw6t0QdIfESzrPGOy9xVHoQ2npw5TW0N+rljNbfhwbvdzIKI+CpovpIRVa0uIzVDJ n4yLDiYy1T/YF1XisWzw4EP53h31oGkJ+uP1Ta8k=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab9de3f30562a152311aa393e87d3bd2ae0ebfb54392cf000000011771478892a169ce148a3cb6@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1606/408018646@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1606@github.com>
References: <quicwg/base-drafts/issues/1606@github.com>
Subject: Re: [quicwg/base-drafts] Possible HoL blocking due to co-mingling payload and metadata (header) address space. (#1606)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5985886e43d_1e7c3fe0a54d45c0369815"; 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/yoBSERQrQxyhu7HbF0pjjaMd19U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 26 Jul 2018 08:25:47 -0000

----==_mimepart_5b5985886e43d_1e7c3fe0a54d45c0369815
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson thanks for the explanation feedback. Since it took me time to digest what you said let me echo back my interpretation: for a more loosely coupled interaction mode, the use of DATA frames prevents random access to the QUIC stream because there'll be HTTP/QUIC frame headers at unknown locations. 

One approach, therefore, might be to carry bodies directly in STREAM frames, which starts to sound like GQUICs approach. The difference being that we might avoid use of stream ID's directly and use some other token to correlate headers and bodies.

In a partial reliability world, with the above design lost STREAM frames are ok. They result in HTTP body gaps, that can be skipped or repaired (say by byte-range request as @grmocg suggests). We implement a design like this today in our multicast QUIC prototype.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1606#issuecomment-408018646
----==_mimepart_5b5985886e43d_1e7c3fe0a54d45c0369815
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><a class=3D"user-mention" data-hovercard-user-id=3D"67641" data-octo-c=
lick=3D"hovercard-link-click" data-octo-dimensions=3D"link_type:self" hre=
f=3D"https://github.com/martinthomson">@martinthomson</a> thanks for the =
explanation feedback. Since it took me time to digest what you said let m=
e echo back my interpretation: for a more loosely coupled interaction mod=
e, the use of DATA frames prevents random access to the QUIC stream becau=
se there'll be HTTP/QUIC frame headers at unknown locations.</p>
<p>One approach, therefore, might be to carry bodies directly in STREAM f=
rames, which starts to sound like GQUICs approach. The difference being t=
hat we might avoid use of stream ID's directly and use some other token t=
o correlate headers and bodies.</p>
<p>In a partial reliability world, with the above design lost STREAM fram=
es are ok. They result in HTTP body gaps, that can be skipped or repaired=
 (say by byte-range request as <a class=3D"user-mention" data-hovercard-u=
ser-id=3D"1006962" data-octo-click=3D"hovercard-link-click" data-octo-dim=
ensions=3D"link_type:self" href=3D"https://github.com/grmocg">@grmocg</a>=
 suggests). We implement a design like this today in our multicast QUIC p=
rototype.</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/1606#issuecomment-408018646">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq4mN=
Wd4_qO4tjpvYz68nG6SzGXeUks5uKX0IgaJpZM4VgyRs">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq6XZ_K2im7DmmRzuHog-zqou=
CNygks5uKX0IgaJpZM4VgyRs.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 #1606: @martinthomson thanks for the explanation feedback. Since i=
t took me time to digest what you said let me echo back my interpretation=
: for a more loosely coupled interaction mode, the use of DATA frames pre=
vents random access to the QUIC stream because there'll be HTTP/QUIC fram=
e headers at unknown locations. \r\n\r\nOne approach, therefore, might be=
 to carry bodies directly in STREAM frames, which starts to sound like GQ=
UICs approach. The difference being that we might avoid use of stream ID'=
s directly and use some other token to correlate headers and bodies.\r\n\=
r\nIn a partial reliability world, with the above design lost STREAM fram=
es are ok. They result in HTTP body gaps, that can be skipped or repaired=
 (say by byte-range request as @grmocg suggests). We implement a design l=
ike this today in our multicast QUIC prototype."}],"action":{"name":"View=
 Issue","url":"https://github.com/quicwg/base-drafts/issues/1606#issuecom=
ment-408018646"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1606#issuecomment=
-408018646",
"url": "https://github.com/quicwg/base-drafts/issues/1606#issuecomment-40=
8018646",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Possible HoL blocking due to co-mingli=
ng payload and metadata (header) address space. (#1606)",
"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\": 1606,\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\": 1606\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1606#issuecomment-40=
8018646"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3609160=
76\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b5985886e43d_1e7c3fe0a54d45c0369815--


From nobody Thu Jul 26 15:00: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 885A4131230 for <quic-issues@ietfa.amsl.com>; Thu, 26 Jul 2018 15:00:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UOo9G062FIB6 for <quic-issues@ietfa.amsl.com>; Thu, 26 Jul 2018 15:00: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 ED7F7130F86 for <quic-issues@ietf.org>; Thu, 26 Jul 2018 15:00:15 -0700 (PDT)
Date: Thu, 26 Jul 2018 15:00:15 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532642415; bh=bOf0h1ohARLtoQLU9BDiHZ0psK2H3DFiO6XkKUvQrEs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=d1VuFK9psPN0zGv24zJc5NMKhVfcG4/UgnIGuNrhtz25HAPrkuQ67cRc667dR0mVm LxPElbTKqNP5bacKqtn+5xKAHuD6rKxj7X16tZQxTt+wFID+UdUWtECwjy17ffz7El vZXBOwyh8d3fKfS0T9Mkity+LDMtn+FaqADY7Q58=
From: grmocg <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab6a024be1456ed05db239591099d6995b7a013cb192cf000000011772066e92a169ce148a3cb6@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1606/408248199@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1606@github.com>
References: <quicwg/base-drafts/issues/1606@github.com>
Subject: Re: [quicwg/base-drafts] Possible HoL blocking due to co-mingling payload and metadata (header) address space. (#1606)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5a446fe2b_1d4f3fa7aecbe61c131236"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: grmocg
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/joNq9t7SZ_jJWqMC3T1kAwGCzKo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 26 Jul 2018 22:00:19 -0000

----==_mimepart_5b5a446fe2b_1d4f3fa7aecbe61c131236
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson 

HTTP's headers are important for caching, but may not be important for the initial streaming. This is still interesting for broadcasts-to-millions, since any hiccup on ingestion of the stream causes a hiccup for any follower/viewer of the stream.

I'm assuming we'd likely also be using a stream-group (i.e. a grouping of a bunch of HTTP requests/responses together). Within that stream-group (which is really better discussed in that issue), we can know that we're sending multiple responses for a particular request (for the playback side). Depending on the eventual interaction with stream-group and headers, a great many assumptions may be possible for the *requesting client*.

Any other client would not be able (unless there is some non-HTTP logic on the server) to make such similar assumptions, and would need more data in headers.


There are certainly a few ways to play with this:
1) assume that the headers are below offset X. Start payload at offset X.
2) Transmit a new frame-type which specifies the offset of the headers data until the receiver ack's t has received it.
3) Use different streams for each (this interacts in fun ways with flow-control/max streams). If you assume one of the bits was used to indicate metadata vs payload , that could be sufficient.
... and more.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1606#issuecomment-408248199
----==_mimepart_5b5a446fe2b_1d4f3fa7aecbe61c131236
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><a class=3D"user-mention" data-hovercard-user-id=3D"67641" data-octo-c=
lick=3D"hovercard-link-click" data-octo-dimensions=3D"link_type:self" hre=
f=3D"https://github.com/martinthomson">@martinthomson</a></p>
<p>HTTP's headers are important for caching, but may not be important for=
 the initial streaming. This is still interesting for broadcasts-to-milli=
ons, since any hiccup on ingestion of the stream causes a hiccup for any =
follower/viewer of the stream.</p>
<p>I'm assuming we'd likely also be using a stream-group (i.e. a grouping=
 of a bunch of HTTP requests/responses together). Within that stream-grou=
p (which is really better discussed in that issue), we can know that we'r=
e sending multiple responses for a particular request (for the playback s=
ide). Depending on the eventual interaction with stream-group and headers=
, a great many assumptions may be possible for the <em>requesting client<=
/em>.</p>
<p>Any other client would not be able (unless there is some non-HTTP logi=
c on the server) to make such similar assumptions, and would need more da=
ta in headers.</p>
<p>There are certainly a few ways to play with this:</p>
<ol>
<li>assume that the headers are below offset X. Start payload at offset X=
.</li>
<li>Transmit a new frame-type which specifies the offset of the headers d=
ata until the receiver ack's t has received it.</li>
<li>Use different streams for each (this interacts in fun ways with flow-=
control/max streams). If you assume one of the bits was used to indicate =
metadata vs payload , that could be sufficient.<br>
... and more.</li>
</ol>

<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this 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/1606#issuecomment-408248199">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq6uI=
w7NK_P1X-OHfiZ6IPv24vsOVks5uKjvvgaJpZM4VgyRs">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq5TRD-oX0TU49VlNtq_kqnii=
ytevks5uKjvvgaJpZM4VgyRs.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":"@grmo=
cg in #1606: @martinthomson \r\n\r\nHTTP's headers are important for cach=
ing, but may not be important for the initial streaming. This is still in=
teresting for broadcasts-to-millions, since any hiccup on ingestion of th=
e stream causes a hiccup for any follower/viewer of the stream.\r\n\r\nI'=
m assuming we'd likely also be using a stream-group (i.e. a grouping of a=
 bunch of HTTP requests/responses together). Within that stream-group (wh=
ich is really better discussed in that issue), we can know that we're sen=
ding multiple responses for a particular request (for the playback side).=
 Depending on the eventual interaction with stream-group and headers, a g=
reat many assumptions may be possible for the *requesting client*.\r\n\r\=
nAny other client would not be able (unless there is some non-HTTP logic =
on the server) to make such similar assumptions, and would need more data=
 in headers.\r\n\r\n\r\nThere are certainly a few ways to play with this:=
\r\n1) assume that the headers are below offset X. Start payload at offse=
t X.\r\n2) Transmit a new frame-type which specifies the offset of the he=
aders data until the receiver ack's t has received it.\r\n3) Use differen=
t streams for each (this interacts in fun ways with flow-control/max stre=
ams). If you assume one of the bits was used to indicate metadata vs payl=
oad , that could be sufficient.\r\n... and more."}],"action":{"name":"Vie=
w Issue","url":"https://github.com/quicwg/base-drafts/issues/1606#issueco=
mment-408248199"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1606#issuecomment=
-408248199",
"url": "https://github.com/quicwg/base-drafts/issues/1606#issuecomment-40=
8248199",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Possible HoL blocking due to co-mingli=
ng payload and metadata (header) address space. (#1606)",
"sections": [
{
"text": "",
"activityTitle": "**grmocg**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@grmocg",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1606,\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\": 1606\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1606#issuecomment-40=
8248199"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3609160=
76\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b5a446fe2b_1d4f3fa7aecbe61c131236--


From nobody Fri Jul 27 05: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 61925130EAC for <quic-issues@ietfa.amsl.com>; Fri, 27 Jul 2018 05:31:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5D9x8BFdpoiO for <quic-issues@ietfa.amsl.com>; Fri, 27 Jul 2018 05:31: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 8F27A12D949 for <quic-issues@ietf.org>; Fri, 27 Jul 2018 05:31:46 -0700 (PDT)
Date: Fri, 27 Jul 2018 05:31:45 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532694705; bh=sHVwbQcH9paNYQSNk2JFzERWnJj3LN/4Ta5BGFD0HTs=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=rih6lzHfCkf5LCcbUzHguA5OISO7zbltfMaCDRqXQFrU/cOhm+V9qfQNQC7LwzhKb /h8F1aI6jXkh6gklsmjdpn1zeloz1s1J4hinlvqJE7lusZbDt2Oun6mkjA9vncoh5J YN13L68vWnAHTmmX9YCRsdCd36YvjufeMumN69go=
From: ekr <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab07c9e8fccd49ea0f39e9f228ec8820a52abff9d492cf000000011772d2b192a169ce149376b6@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1607@github.com>
Subject: [quicwg/base-drafts] STREAM -> CRYPTO (#1607)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5b10b198369_7cb73fca5f4be628144f2"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ekr
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/cWbhhPIphE0xGVXjrc3qTCQ0gA4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 27 Jul 2018 12:31:49 -0000

----==_mimepart_5b5b10b198369_7cb73fca5f4be628144f2
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/1607

-- Commit Summary --

  * STREAM -> CRYPTO

-- File Changes --

    M draft-ietf-quic-tls.md (2)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1607.patch
https://github.com/quicwg/base-drafts/pull/1607.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/1607

----==_mimepart_5b5b10b198369_7cb73fca5f4be628144f2
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/1607'>https://github.com/quicwg/base-drafts/pull/1607</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>STREAM -&gt; CRYPTO</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1607/files#diff-0">draft-ietf-quic-tls.md</a>
    (2)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1607.patch'>https://github.com/quicwg/base-drafts/pull/1607.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1607.diff'>https://github.com/quicwg/base-drafts/pull/1607.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/1607">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4xXivkEO64Zg1GEbUyOcxxEbs8oks5uKwgxgaJpZM4Vja2S">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5ya2j-g-lxgLYUPsbfmUR0zmw7Sks5uKwgxgaJpZM4Vja2S.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 -\u003e CRYPTO (#1607)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1607"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1607",
"url": "https://github.com/quicwg/base-drafts/pull/1607",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 -\u003e CRYPTO (#1607)",
"sections": [
{
"text": "",
"activityTitle": "**ekr**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ekr",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "ceaba28",
"value": "STREAM -\u003e CRYPTO"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-tls.md](https://github.com/quicwg/base-drafts/pull/1607/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\": 1607,\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\": 1607\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1607"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1607.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1607.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 361606546\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b5b10b198369_7cb73fca5f4be628144f2--


From nobody Fri Jul 27 06:35: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 D2DC8130E1E for <quic-issues@ietfa.amsl.com>; Fri, 27 Jul 2018 06:35:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.606
X-Spam-Level: 
X-Spam-Status: No, score=-6.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id AW26tbMAkK5K for <quic-issues@ietfa.amsl.com>; Fri, 27 Jul 2018 06:35: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 16C4F130DE8 for <quic-issues@ietf.org>; Fri, 27 Jul 2018 06:35:37 -0700 (PDT)
Date: Fri, 27 Jul 2018 06:35:36 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532698536; bh=x9aFlaLlJZHNT/GvyDZJFc3JBu4EIxvBKxVF76hWcvk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=pqJndxwT+Q6rIfkhnAV/pmDBmQlQrKN4xdNsRCw3nplyHlXLGdmi2n7wrD/eKhdaC nNAOzo4K8mxdTNDe08aV0GRGcQoa0vSdqLL138OE+uKxjy0ReQYVRiz8akLMDtxtJ8 WcJOlKt8sSyHwaoxl1vY79OV1MH82Xa9JZGfNoWY=
From: Subodh Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab1c632236c5481b46473579ce02e44aa575d1e0ce92cf000000011772e1a892a169ce149376b6@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1607/review/141113982@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1607@github.com>
References: <quicwg/base-drafts/pull/1607@github.com>
Subject: Re: [quicwg/base-drafts] STREAM -> CRYPTO (#1607)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5b1fa8175f0_4ac53ff6bc4be61c143868"; 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/JRL9yu2XLr9dElgDt9NtqsU4Bvk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 27 Jul 2018 13:35:40 -0000

----==_mimepart_5b5b1fa8175f0_4ac53ff6bc4be61c143868
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

siyengar approved this pull request.

Oh dang. Did I miss 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/1607#pullrequestreview-141113982
----==_mimepart_5b5b1fa8175f0_4ac53ff6bc4be61c143868
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@siyengar</b> approved this pull request.</p>

<p>Oh dang. Did I miss 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/1607#pullrequestreview-141113982">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-GT_AfD-3hPdZs8wYyPtBpdb-l5ks5uKxcogaJpZM4Vja2S">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq09Bil7PtMQkEmjgo1lczn3UmJRwks5uKxcogaJpZM4Vja2S.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 approved #1607"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1607#pullrequestreview-141113982"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1607#pullrequestreview-141113982",
"url": "https://github.com/quicwg/base-drafts/pull/1607#pullrequestreview-141113982",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@siyengar approved 1607",
"sections": [
{
"text": "Oh dang. Did I miss this",
"activityTitle": "**Subodh Iyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@siyengar",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1607#pullrequestreview-141113982"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 361606546\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b5b1fa8175f0_4ac53ff6bc4be61c143868--


From nobody Fri Jul 27 09:55: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 E2AD3130DE0 for <quic-issues@ietfa.amsl.com>; Fri, 27 Jul 2018 09:55:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BShSniDRJ0N8 for <quic-issues@ietfa.amsl.com>; Fri, 27 Jul 2018 09: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 26E7C12D7F8 for <quic-issues@ietf.org>; Fri, 27 Jul 2018 09:55:44 -0700 (PDT)
Date: Fri, 27 Jul 2018 09:55:42 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532710542; bh=21k5MuQF8dVgtZ8QpG4qvQqdckL/ZHGZnpGYQiftU68=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=MkusJ3cPHuxnARSyXJc3ye+pve2IUaY7wUsfVoUybVcxEReLocLlHOIMg4v2tCP9s xTebiidJYZzxeMCp6349iL3DqmE5qsCi7AJHrpm1uDxqNkoLLKen36nJg5nv396+Zl +qEKngVfmZUnQw7VFJ5duki23dnwUJWF042+OAUs=
From: krasic <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba3fc0fab40634afedd3a700b7b6f4ca326e3f78192cf000000011773108e92a169ce148a3cb6@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1606/408477813@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1606@github.com>
References: <quicwg/base-drafts/issues/1606@github.com>
Subject: Re: [quicwg/base-drafts] Possible HoL blocking due to co-mingling payload and metadata (header) address space. (#1606)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5b4e8ee2b27_797f3f9caaabe628169413"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: krasic
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/I0DG5vws4y0SaRh_RGxkbMOE5KA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 27 Jul 2018 16:55:49 -0000

----==_mimepart_5b5b4e8ee2b27_797f3f9caaabe628169413
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@grmocg out of curiosity, is there an issue about stream-groups?  ( I don't see 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/1606#issuecomment-408477813
----==_mimepart_5b5b4e8ee2b27_797f3f9caaabe628169413
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-user-id="1006962" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/grmocg">@grmocg</a> out of curiosity, is there an issue about stream-groups?  ( I don't see 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/1606#issuecomment-408477813">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9ADvWosypZq3PeQPO0cNFEjh0igks5uK0YOgaJpZM4VgyRs">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzORC1ztdQpAet7ikZWkDrqa1Ccoks5uK0YOgaJpZM4VgyRs.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@krasic in #1606: @grmocg out of curiosity, is there an issue about stream-groups?  ( I don't see it )."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1606#issuecomment-408477813"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1606#issuecomment-408477813",
"url": "https://github.com/quicwg/base-drafts/issues/1606#issuecomment-408477813",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Possible HoL blocking due to co-mingling payload and metadata (header) address space. (#1606)",
"sections": [
{
"text": "",
"activityTitle": "**Charles 'Buck' Krasic**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@krasic",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1606,\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\": 1606\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1606#issuecomment-408477813"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 360916076\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b5b4e8ee2b27_797f3f9caaabe628169413--


From nobody Fri Jul 27 09:59: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 EAC8C130FF3 for <quic-issues@ietfa.amsl.com>; Fri, 27 Jul 2018 09:59:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hTwDXkkl3TGV for <quic-issues@ietfa.amsl.com>; Fri, 27 Jul 2018 09:59: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 5142E130F43 for <quic-issues@ietf.org>; Fri, 27 Jul 2018 09:59:40 -0700 (PDT)
Date: Fri, 27 Jul 2018 09:59:39 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532710779; bh=///96SfVegHL1UvMSvx7FoHfCHhHqCBx/WIOb/NnnEM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=FM9m5KZ12sukRja82ZXF/B9vbc4qzDsu36RDmbnLxMcKLa2EWvJbHDX5Oet1PksBt b+Z5e0CYNvPxN3vnx6oLkpms5nMaS7cCoZBgPXjaUxaA6BD32pLSJ32X0KtFwkZZkn xdHSHwOqngyCdDBbplYh5bsh5Bw9k+CpvCBRtx50=
From: grmocg <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab95521b409cdf48866bb4f7be146be830ab17526592cf000000011773117b92a169ce148a3cb6@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1606/408478805@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1606@github.com>
References: <quicwg/base-drafts/issues/1606@github.com>
Subject: Re: [quicwg/base-drafts] Possible HoL blocking due to co-mingling payload and metadata (header) address space. (#1606)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5b4f7b71f0b_798b3f9caaabe628236136"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: grmocg
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/cK6iWcx1ZMGVe6YG3A40qypr274>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 27 Jul 2018 16:59:42 -0000

----==_mimepart_5b5b4f7b71f0b_798b3f9caaabe628236136
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Yup, though I called it something more generic under the assumption that 'stream group' may not be the only way to solve the issue:

https://github.com/quicwg/base-drafts/issues/1073

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1606#issuecomment-408478805
----==_mimepart_5b5b4f7b71f0b_798b3f9caaabe628236136
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Yup, though I called it something more generic under the assumption that 'stream group' may not be the only way to solve the issue:</p>
<p><a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="292048376" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1073" href="https://github.com/quicwg/base-drafts/issues/1073">#1073</a></p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1606#issuecomment-408478805">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4KCHv_k8i6VUyTqGRigMPwYIVs_ks5uK0b7gaJpZM4VgyRs">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8bDmtz8p3Bur_FDcTE_EKQJPPuWks5uK0b7gaJpZM4VgyRs.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@grmocg in #1606: Yup, though I called it something more generic under the assumption that 'stream group' may not be the only way to solve the issue:\r\n\r\nhttps://github.com/quicwg/base-drafts/issues/1073"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1606#issuecomment-408478805"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1606#issuecomment-408478805",
"url": "https://github.com/quicwg/base-drafts/issues/1606#issuecomment-408478805",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Possible HoL blocking due to co-mingling payload and metadata (header) address space. (#1606)",
"sections": [
{
"text": "",
"activityTitle": "**grmocg**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@grmocg",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1606,\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\": 1606\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1606#issuecomment-408478805"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 360916076\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b5b4f7b71f0b_798b3f9caaabe628236136--


From nobody Fri Jul 27 10:49: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 BA9B8131006 for <quic-issues@ietfa.amsl.com>; Fri, 27 Jul 2018 10:49:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.01
X-Spam-Level: 
X-Spam-Status: No, score=-3.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3VccY1d1-_ju for <quic-issues@ietfa.amsl.com>; Fri, 27 Jul 2018 10:49:44 -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 D838C130E0C for <quic-issues@ietf.org>; Fri, 27 Jul 2018 10:49: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=RdDPufC1l0TLHxEfMSFDjqyrzPc=; b=eTpGy1+pM93ng5FV 4vtuYb2oOcoKaA6yjE7wHNf2ZyqYc/M8skxU7XXZdXncy7yqYJfr9m8NSsyOrNzm plsr9seCG/mBvoCsIpAYS7ZweC+bddxF5EZl/KRQmZKdGgFxU4aWUchdh7F2W4k+ ypFTYMb/hOvivooIEivWBSmx3TU=
Received: by filter0783p1las1.sendgrid.net with SMTP id filter0783p1las1-1011-5B5B5B38-11 2018-07-27 17:49:44.461921187 +0000 UTC m=+157149.018343408
Received: from github-lowworker-f6df7df.cp1-iad.github.net (unknown [192.30.252.41]) by ismtpd0001p1iad1.sendgrid.net (SG) with ESMTP id 4sXRKuCiQyuytzmOEJ78JA for <quic-issues@ietf.org>; Fri, 27 Jul 2018 17:49:43.673 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-f6df7df.cp1-iad.github.net (Postfix) with ESMTP id A0BE13E182F for <quic-issues@ietf.org>; Fri, 27 Jul 2018 10:49:43 -0700 (PDT)
Date: Fri, 27 Jul 2018 17:49:44 +0000 (UTC)
From: krasic <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abbe9d95acd79aa41d2bfe87bad4d38bbd02688fee92cf0000000117731d3792a169ce148a3cb6@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1606/408491827@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1606@github.com>
References: <quicwg/base-drafts/issues/1606@github.com>
Subject: Re: [quicwg/base-drafts] Possible HoL blocking due to co-mingling payload and metadata (header) address space. (#1606)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5b5b379e336_1a053ff1f9ad45b4338894"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: krasic
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3tlHV7upzkVRc7FfLrpo3kd2s6qtBQVW1uOL Sfj7Zdt8sjHNjgWpMQdEVFfexeWz+3ZPNk8xC5vTnM4UxtP8kqXBnWgA3hesOWwZGhlN0OgMcXg5y1 C10AwgIAGJrFRvbi/Cqv/Kn+QbQw1pTx+X5LLTvEzBwCP2JLzDqNs3TzHQ==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/TuJUWoTaPAqQm7PYW0Up0L8xVqg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 27 Jul 2018 17:49:47 -0000

----==_mimepart_5b5b5b379e336_1a053ff1f9ad45b4338894
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

To the questions about HTTP applicability, an example might be recent work on low latency DASH with cmaf.    For example, https://www.slideshare.net/Akamaidev/the-road-to-ultra-low-latency, esp. slide 9.   Existing variations  use HTTP 1.1 chunked transfer, with http chunks aligned to the fmp4 fragments, improving latency over conventional live DASH.     As I understand this thread, the idea is to improve further, reducing encoder/transcoder/origin latency closer/to the minimum (i.e. one media 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/1606#issuecomment-408491827
----==_mimepart_5b5b5b379e336_1a053ff1f9ad45b4338894
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>To the questions about HTTP applicability, an example might be recent wo=
rk on low latency DASH with cmaf.    For example, <a href=3D"https://www.sl=
ideshare.net/Akamaidev/the-road-to-ultra-low-latency" rel=3D"nofollow">http=
s://www.slideshare.net/Akamaidev/the-road-to-ultra-low-latency</a>, esp. sl=
ide 9.   Existing variations  use HTTP 1.1 chunked transfer, with http chun=
ks aligned to the fmp4 fragments, improving latency over conventional live =
DASH.     As I understand this thread, the idea is to improve further, redu=
cing encoder/transcoder/origin latency closer/to the minimum (i.e. one medi=
a frame).</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/1606#issuecomment-408491827">view it on GitHub</a>, or <a h=
ref=3D"https://github.com/notifications/unsubscribe-auth/AWbkq8g4VnXMU6w7SM=
wQKRiLQmT6CEdNks5uK1K3gaJpZM4VgyRs">mute the thread</a>.<img src=3D"https:/=
/github.com/notifications/beacon/AWbkq7EgrN5naLlYKGY3KkVpRw8vj64Qks5uK1K3ga=
JpZM4VgyRs.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":"@krasic in #1606: To =
the questions about HTTP applicability, an example might be recent work on =
low latency DASH with cmaf.    For example, https://www.slideshare.net/Akam=
aidev/the-road-to-ultra-low-latency, esp. slide 9.   Existing variations  u=
se HTTP 1.1 chunked transfer, with http chunks aligned to the fmp4 fragment=
s, improving latency over conventional live DASH.     As I understand this =
thread, the idea is to improve further, reducing encoder/transcoder/origin =
latency closer/to the minimum (i.e. one media frame).   "}],"action":{"name=
":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1606#iss=
uecomment-408491827"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1606#issuecomment-4=
08491827",
"url": "https://github.com/quicwg/base-drafts/issues/1606#issuecomment-4084=
91827",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Possible HoL blocking due to co-mingling=
 payload and metadata (header) address space. (#1606)",
"sections": [
{
"text": "",
"activityTitle": "**Charles 'Buck' Krasic**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/=
avatar.png",
"activitySubtitle": "@krasic",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"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\": 1606,\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\": 1606\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1606#issuecomment-4084=
91827"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 360916076=
\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b5b5b379e336_1a053ff1f9ad45b4338894--


From nobody Fri Jul 27 11:36: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 6A1D1130E79 for <quic-issues@ietfa.amsl.com>; Fri, 27 Jul 2018 11:36:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id x8nonqqKhpDw for <quic-issues@ietfa.amsl.com>; Fri, 27 Jul 2018 11:36: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 82638130E29 for <quic-issues@ietf.org>; Fri, 27 Jul 2018 11:36:08 -0700 (PDT)
Date: Fri, 27 Jul 2018 11:36:07 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532716567; bh=QAiCLSy9oIMuTz9MwF34pcCdFJ81xzPENUlSnisS61U=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=sqQr2dnNLHpwMcFys8e9xDb48gtjn6xJZ92dXBfwNaZqCiipIEoTpR4XscFxMz0VK 9ad3hnEBhlI1m3pIx15pYt1yQ2rpRGTjMKctBfHgAdHZdLHJzQIn9HbTRVgj1oPaSa bVc+H5lyPtEW+aYuxIiqLfTmaed+aL3U5e/mX5hQ=
From: afrind <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abaa761125edfee6fef36ad2d198e50a81ff11905f92cf000000011773281792a169ce14546a14@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1556/408504045@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_5b5b6617960a7_cf73ffbf78be628268789"; 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/Qyoi_dVTaFxf_hloyaUMiMy3KlA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 27 Jul 2018 18:36:13 -0000

----==_mimepart_5b5b6617960a7_cf73ffbf78be628268789
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

There's a related issue in CANCEL_PUSH, MAX_PUSH_ID and GOAWAY.  There's a variable length frame length but the frame contains only a single variable length integer, so its length is effectively specified 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/1556#issuecomment-408504045
----==_mimepart_5b5b6617960a7_cf73ffbf78be628268789
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>There's a related issue in CANCEL_PUSH, MAX_PUSH_ID and GOAWAY.  There's a variable length frame length but the frame contains only a single variable length integer, so its length is effectively specified 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/1556#issuecomment-408504045">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_IBm9Od4Lldi2g3-uIAkeRtnngPks5uK12XgaJpZM4VPJRx">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqyvXSu8bmSLOub16ohMG4sv4NBqoks5uK12XgaJpZM4VPJRx.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 in #1556: There's a related issue in CANCEL_PUSH, MAX_PUSH_ID and GOAWAY.  There's a variable length frame length but the frame contains only a single variable length integer, so its length is effectively specified twice."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1556#issuecomment-408504045"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1556#issuecomment-408504045",
"url": "https://github.com/quicwg/base-drafts/issues/1556#issuecomment-408504045",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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": "**afrind**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/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\": 1556,\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\": 1556\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1556#issuecomment-408504045"
}
],
"@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_5b5b6617960a7_cf73ffbf78be628268789--


From nobody Fri Jul 27 11:41: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 A257E130E45 for <quic-issues@ietfa.amsl.com>; Fri, 27 Jul 2018 11:41:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.01
X-Spam-Level: 
X-Spam-Status: No, score=-3.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rx-xyqGSvFtL for <quic-issues@ietfa.amsl.com>; Fri, 27 Jul 2018 11:41:38 -0700 (PDT)
Received: from o11.sgmail.github.com (o11.sgmail.github.com [167.89.101.202]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EA00F12F1AB for <quic-issues@ietf.org>; Fri, 27 Jul 2018 11:41:37 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=github.com;  h=from:reply-to:to:cc:in-reply-to:references:subject:mime-version:content-type:content-transfer-encoding:list-id:list-archive:list-post:list-unsubscribe; s=s20150108; bh=QnzTIfk60el/yo8hhOeTqToQtas=; b=upJxgREtyt78gc5H 85JfUY4e92yb2FIZkUTjYdUewy8p+2GnOAoNKcaQn5zoPtHaadlEV8/6d3C5f8Mq yi5kIGA1+YecDsPrXFzM/ehbo/qVtCV82fvUzHqB2DlwhXFnICdKBzqoBiMz4wyx 7WEkcpG4/cv9/7Ls3UKJlch0dxU=
Received: by filter0723p1las1.sendgrid.net with SMTP id filter0723p1las1-9412-5B5B6760-7 2018-07-27 18:41:36.239548955 +0000 UTC m=+160268.369511616
Received: from github-lowworker12-cp1-prd.iad.github.net (unknown [192.30.252.42]) by ismtpd0001p1iad1.sendgrid.net (SG) with ESMTP id 0562jBALQ9OvgnqLrqNi_A for <quic-issues@ietf.org>; Fri, 27 Jul 2018 18:41:36.035 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker12-cp1-prd.iad.github.net (Postfix) with ESMTP id 06A4440E63 for <quic-issues@ietf.org>; Fri, 27 Jul 2018 11:41:36 -0700 (PDT)
Date: Fri, 27 Jul 2018 18:41:36 +0000 (UTC)
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab0f868436d17c5054eb5c7b00962b7bb8c516b71992cf000000011773296092a169ce148a3cb6@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1606/408505493@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1606@github.com>
References: <quicwg/base-drafts/issues/1606@github.com>
Subject: Re: [quicwg/base-drafts] Possible HoL blocking due to co-mingling payload and metadata (header) address space. (#1606)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5b67605327_187e3fe3410be61879090"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0eOwjhJHxscZ6t4Tg1sFOHPBKHUEqKqHWox3 cAp5z0RhXdNiOFsCzL7C0yW9z+pUSo3MsDJDMrBtJIjfpIqo4xs7zOwh1LkL61t9sD9xc8MERf6IMU j8XGnlQ7bWNBRUDzVoUpwCp12Mle1lL3o59pi4Xy/Cg5Ry49LE/s0g+kU4OyW+Pgq9DOrmJMqaPUjX Y=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/YUM7o0uvgDgPqhk5fefAlDSrc4M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 27 Jul 2018 18:41:40 -0000

----==_mimepart_5b5b67605327_187e3fe3410be61879090
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

The design from one of the unidirectional forks, where DATA frames described on which other stream to expect that chunk is actually no better for you, because you still need the rest of the header stream to get appropriate correlation information.  Basically, for any design which permits the body not to be a single contiguous unit on its own stream, you'll have this problem.

As @martinthomson says, the current design also addresses real issues, and I don't know that we want to rework our stream mapping again at this point.  We decided in Paris to go to a single stream because we wanted to be able to provide ordering amongst metadata and body chunks.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1606#issuecomment-408505493
----==_mimepart_5b5b67605327_187e3fe3410be61879090
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>The design from one of the unidirectional forks, where DATA frames descr=
ibed on which other stream to expect that chunk is actually no better for y=
ou, because you still need the rest of the header stream to get appropriate=
 correlation information.  Basically, for any design which permits the body=
 not to be a single contiguous unit on its own stream, you'll have this pro=
blem.</p>
<p>As <a class=3D"user-mention" data-hovercard-user-id=3D"67641" data-octo-=
click=3D"hovercard-link-click" data-octo-dimensions=3D"link_type:self" href=
=3D"https://github.com/martinthomson">@martinthomson</a> says, the current =
design also addresses real issues, and I don't know that we want to rework =
our stream mapping again at this point.  We decided in Paris to go to a sin=
gle stream because we wanted to be able to provide ordering amongst metadat=
a and body chunks.</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/1606#issuecomment-408505493">view it on GitHub</a>, or <a h=
ref=3D"https://github.com/notifications/unsubscribe-auth/AWbkq-44Bp54YzcPwr=
RMW-VB863LlbHHks5uK17ggaJpZM4VgyRs">mute the thread</a>.<img src=3D"https:/=
/github.com/notifications/beacon/AWbkq4qxhXcxAxLpe67PhDjJopYw7T5fks5uK17gga=
JpZM4VgyRs.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 #1606:=
 The design from one of the unidirectional forks, where DATA frames describ=
ed on which other stream to expect that chunk is actually no better for you=
, because you still need the rest of the header stream to get appropriate c=
orrelation information.  Basically, for any design which permits the body n=
ot to be a single contiguous unit on its own stream, you'll have this probl=
em.\r\n\r\nAs @martinthomson says, the current design also addresses real i=
ssues, and I don't know that we want to rework our stream mapping again at =
this point.  We decided in Paris to go to a single stream because we wanted=
 to be able to provide ordering amongst metadata and body chunks."}],"actio=
n":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues=
/1606#issuecomment-408505493"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1606#issuecomment-4=
08505493",
"url": "https://github.com/quicwg/base-drafts/issues/1606#issuecomment-4085=
05493",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Possible HoL blocking due to co-mingling=
 payload and metadata (header) address space. (#1606)",
"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\": 1606,\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\": 1606\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1606#issuecomment-4085=
05493"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 360916076=
\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b5b67605327_187e3fe3410be61879090--


From nobody Fri Jul 27 12: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 EFD80130DCB for <quic-issues@ietfa.amsl.com>; Fri, 27 Jul 2018 12:30:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id aVxPvLyydx4s for <quic-issues@ietfa.amsl.com>; Fri, 27 Jul 2018 12:30:29 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D0438130DCA for <quic-issues@ietf.org>; Fri, 27 Jul 2018 12:30:28 -0700 (PDT)
Date: Fri, 27 Jul 2018 12:30:27 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532719827; bh=YbQ4CpXAyz/o7DWySTbeecPX1VNLVbfsVlfmT2qVc/w=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Doj9eY77aXz89JcQQ6lX0kxAuNfAIUFY+gtyIndiLRXb3K0wUw/mxxll6wOvxdblj AfRDFrT+rJWQdKTj4mweQjei5P7cqlQorvva1KI6y4ufK5RD874Ww9Fg21XtzWgrGK X/HuM7+jemb9zk/AgdtZYvPWI6H+wTF7fb/LSav8=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab5fdfc724b48adfb896aec0134d0899436714008c92cf00000001177334d392a169ce148a3cb6@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1606/408517340@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1606@github.com>
References: <quicwg/base-drafts/issues/1606@github.com>
Subject: Re: [quicwg/base-drafts] Possible HoL blocking due to co-mingling payload and metadata (header) address space. (#1606)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5b72d3b365a_4fc83faa7f0d45bc10802c"; 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/JwDbMZtIhIfD0G5O-YhblnH4Unw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 27 Jul 2018 19:30:31 -0000

----==_mimepart_5b5b72d3b365a_4fc83faa7f0d45bc10802c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I think the current stream design is good for the conventional HTTP case. I think that more specialised HTTP applications, where the resources are more self-describing can benefit from alternate designs. To paraphrase some of the above discussion, a request for a DASH initialisation segment can ellicit a bunch of PUSH_PROMISEs for media segments (easily generated because they are predictable, so minimal HOL blocking). Soon after, media segment body data is delivered on a new type of HTTP/QUIC server-initiated unidirectional stream that delivers segment body on STREAM frames. Some time later, response headers can be delivered on yet another new stream type, to be used for caching etc.

This allows the media segment data to be fed directly into a player pipeline closer to the rate of delivery.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1606#issuecomment-408517340
----==_mimepart_5b5b72d3b365a_4fc83faa7f0d45bc10802c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>I think the current stream design is good for the conventional HTTP ca=
se. I think that more specialised HTTP applications, where the resources =
are more self-describing can benefit from alternate designs. To paraphras=
e some of the above discussion, a request for a DASH initialisation segme=
nt can ellicit a bunch of PUSH_PROMISEs for media segments (easily genera=
ted because they are predictable, so minimal HOL blocking). Soon after, m=
edia segment body data is delivered on a new type of HTTP/QUIC server-ini=
tiated unidirectional stream that delivers segment body on STREAM frames.=
 Some time later, response headers can be delivered on yet another new st=
ream type, to be used for caching etc.</p>
<p>This allows the media segment data to be fed directly into a player pi=
peline closer to the rate of delivery.</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/1606#issuecomment-408517340">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqzSA=
SaPPxMxThss-x-djfkGI-8Ewks5uK2pTgaJpZM4VgyRs">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq9p6NSyyGqm14BFzgyzIbJ3B=
O1Klks5uK2pTgaJpZM4VgyRs.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 #1606: I think the current stream design is good for the conventio=
nal HTTP case. I think that more specialised HTTP applications, where the=
 resources are more self-describing can benefit from alternate designs. T=
o paraphrase some of the above discussion, a request for a DASH initialis=
ation segment can ellicit a bunch of PUSH_PROMISEs for media segments (ea=
sily generated because they are predictable, so minimal HOL blocking). So=
on after, media segment body data is delivered on a new type of HTTP/QUIC=
 server-initiated unidirectional stream that delivers segment body on STR=
EAM frames. Some time later, response headers can be delivered on yet ano=
ther new stream type, to be used for caching etc.\r\n\r\nThis allows the =
media segment data to be fed directly into a player pipeline closer to th=
e rate of delivery."}],"action":{"name":"View Issue","url":"https://githu=
b.com/quicwg/base-drafts/issues/1606#issuecomment-408517340"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1606#issuecomment=
-408517340",
"url": "https://github.com/quicwg/base-drafts/issues/1606#issuecomment-40=
8517340",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Possible HoL blocking due to co-mingli=
ng payload and metadata (header) address space. (#1606)",
"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\": 1606,\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\": 1606\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1606#issuecomment-40=
8517340"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3609160=
76\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b5b72d3b365a_4fc83faa7f0d45bc10802c--


From nobody Fri Jul 27 12:52: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 82147130DF5 for <quic-issues@ietfa.amsl.com>; Fri, 27 Jul 2018 12:52:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JzU3qxzvngUr for <quic-issues@ietfa.amsl.com>; Fri, 27 Jul 2018 12:52:28 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7931B130DD1 for <quic-issues@ietf.org>; Fri, 27 Jul 2018 12:52:28 -0700 (PDT)
Date: Fri, 27 Jul 2018 12:52:27 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532721147; bh=nEWPxU3aIkVMvARBeOW++Uv5iP3FJ5BeJbPK4oC0egg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=hnAZWAGuVVa2VfTapxJtfzA82xtlgHCmOHdXXtLXcGKhBmg1D7aNWcp5/+ewfWlpf fCuMkJOQKubgtcuzhg8JrMLjt+6xcCv97+8oowBUY7MPtcoMjyfDQm3wk58a70buAT rv6Hc6/zsI8PkIcSJEOE1lOVGpA0GDuatBXz7yXc=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba6ab08c8620eecdbbeabb5d1748ee034b17460cc92cf00000001177339fb92a169ce14546a14@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1556/408522332@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_5b5b77fb65397_77d63f9eaa4be6181097cd"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/YAM6RReUmkkTd-pOtzczG1Evc3Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 27 Jul 2018 19:52:31 -0000

----==_mimepart_5b5b77fb65397_77d63f9eaa4be6181097cd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@afrind, that's an interesting point.  Could you split that out into a separate issue?

The current boolean encoding is intended to save bytes in the case of turning something on/off and not needing to convey any other data (e.g. "I support extension Foo").  If you don't send anything, the default case, it's false; it takes the minimum possible length to send true.  Because HQ doesn't allow modifying settings after the initial setup, we don't need an affordance for turning something that was true back to false.  In HTTP/2, you got 32 bytes regardless of how much or little you needed to convey, so settings of this sort use 0/1 and make other value invalid, or they use 0/non-zero.  However, most extensions to HTTP/2 so far have defined non-critical frames that didn't need a setting.

I'm not opposed to saying the payload of the integer settings isn't a varint, but it seems like that introduces additional complexity to deal with oddly-sized integers.  Is that a noticeably different level of complexity from having to check that the varint is the size claimed by the setting?

-- 
You are receiving this 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#issuecomment-408522332
----==_mimepart_5b5b77fb65397_77d63f9eaa4be6181097cd
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><a class=3D"user-mention" data-hovercard-user-id=3D"8259689" data-octo=
-click=3D"hovercard-link-click" data-octo-dimensions=3D"link_type:self" h=
ref=3D"https://github.com/afrind">@afrind</a>, that's an interesting poin=
t.  Could you split that out into a separate issue?</p>
<p>The current boolean encoding is intended to save bytes in the case of =
turning something on/off and not needing to convey any other data (e.g. "=
I support extension Foo").  If you don't send anything, the default case,=
 it's false; it takes the minimum possible length to send true.  Because =
HQ doesn't allow modifying settings after the initial setup, we don't nee=
d an affordance for turning something that was true back to false.  In HT=
TP/2, you got 32 bytes regardless of how much or little you needed to con=
vey, so settings of this sort use 0/1 and make other value invalid, or th=
ey use 0/non-zero.  However, most extensions to HTTP/2 so far have define=
d non-critical frames that didn't need a setting.</p>
<p>I'm not opposed to saying the payload of the integer settings isn't a =
varint, but it seems like that introduces additional complexity to deal w=
ith oddly-sized integers.  Is that a noticeably different level of comple=
xity from having to check that the varint is the size claimed by the sett=
ing?</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/1556#issuecomment-408522332">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqxij=
4OkJdMYrPR9dnLET1ejurnsRks5uK297gaJpZM4VPJRx">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq9UFz2dKFGw-YtrhGtaRj4bj=
0T_Vks5uK297gaJpZM4VPJRx.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 #1556: @afrind, that's an interesting point.  Could you split t=
hat out into a separate issue?\r\n\r\nThe current boolean encoding is int=
ended to save bytes in the case of turning something on/off and not needi=
ng to convey any other data (e.g. \"I support extension Foo\").  If you d=
on't send anything, the default case, it's false; it takes the minimum po=
ssible length to send true.  Because HQ doesn't allow modifying settings =
after the initial setup, we don't need an affordance for turning somethin=
g that was true back to false.  In HTTP/2, you got 32 bytes regardless of=
 how much or little you needed to convey, so settings of this sort use 0/=
1 and make other value invalid, or they use 0/non-zero.  However, most ex=
tensions to HTTP/2 so far have defined non-critical frames that didn't ne=
ed a setting.\r\n\r\nI'm not opposed to saying the payload of the integer=
 settings isn't a varint, but it seems like that introduces additional co=
mplexity to deal with oddly-sized integers.  Is that a noticeably differe=
nt level of complexity from having to check that the varint is the size c=
laimed by the setting?"}],"action":{"name":"View Issue","url":"https://gi=
thub.com/quicwg/base-drafts/issues/1556#issuecomment-408522332"}}}</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/1556#issuecomment=
-408522332",
"url": "https://github.com/quicwg/base-drafts/issues/1556#issuecomment-40=
8522332",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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_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\": 1556,\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\": 1556\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1556#issuecomment-40=
8522332"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3562916=
97\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b5b77fb65397_77d63f9eaa4be6181097cd--


From nobody Fri Jul 27 13:24: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 90CC0129385 for <quic-issues@ietfa.amsl.com>; Fri, 27 Jul 2018 13:24:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FhhdGp2ghquC for <quic-issues@ietfa.amsl.com>; Fri, 27 Jul 2018 13:24: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 C4A31130E10 for <quic-issues@ietf.org>; Fri, 27 Jul 2018 13:24:39 -0700 (PDT)
Date: Fri, 27 Jul 2018 13:24:39 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532723079; bh=/ufkzSchh63R4ii4POuK4x6qoEpz3UtLkuS067NOUxE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=1fa2V+uKDecVu1IWyeTzUlmclXqKRtk5N/F+ZTa4PU0Hk8lvTFvkdBpW45B7icaxJ V+rSVne8jh7nHuG2ivFRxXIwwwrCvBzKXNVWID0EuME405jyqtsrWeySWTuK1eYFc/ aPxjzoP1M9jw5muSUr3IhwCRjEJAPGD58kloYh74=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab40c110554f7028858ecb1d08738b6839f8a67f6592cf000000011773418792a169ce148a3cb6@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1606/408529485@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1606@github.com>
References: <quicwg/base-drafts/issues/1606@github.com>
Subject: Re: [quicwg/base-drafts] Possible HoL blocking due to co-mingling payload and metadata (header) address space. (#1606)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5b7f875008a_1c8753fa0ba0be628120849"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/bQkse3fGMsS85V9keyZ38av6c14>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 27 Jul 2018 20:24:45 -0000

----==_mimepart_5b5b7f875008a_1c8753fa0ba0be628120849
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I'm marking this v2 for now, because I think it's out of scope for generic HTTP mapping.  However, I think Lucas is correct that the better path forward would be as an extension that replaces/augments server push with body-only streams for these specialized scenarios.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1606#issuecomment-408529485
----==_mimepart_5b5b7f875008a_1c8753fa0ba0be628120849
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I'm marking this v2 for now, because I think it's out of scope for generic HTTP mapping.  However, I think Lucas is correct that the better path forward would be as an extension that replaces/augments server push with body-only streams for these specialized scenarios.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1606#issuecomment-408529485">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-pzCuMqwol9bGfuZPqDhp9a-brHks5uK3cHgaJpZM4VgyRs">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9-dz5xr16ZWKtTTVdPe7ty-EBgrks5uK3cHgaJpZM4VgyRs.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1606: I'm marking this v2 for now, because I think it's out of scope for generic HTTP mapping.  However, I think Lucas is correct that the better path forward would be as an extension that replaces/augments server push with body-only streams for these specialized scenarios."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1606#issuecomment-408529485"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1606#issuecomment-408529485",
"url": "https://github.com/quicwg/base-drafts/issues/1606#issuecomment-408529485",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Possible HoL blocking due to co-mingling payload and metadata (header) address space. (#1606)",
"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\": 1606,\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\": 1606\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1606#issuecomment-408529485"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 360916076\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b5b7f875008a_1c8753fa0ba0be628120849--


From nobody Fri Jul 27 13:24: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 0AB9C130E24 for <quic-issues@ietfa.amsl.com>; Fri, 27 Jul 2018 13:24:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8HnhgnI8xWi1 for <quic-issues@ietfa.amsl.com>; Fri, 27 Jul 2018 13:24: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 DA9F9129385 for <quic-issues@ietf.org>; Fri, 27 Jul 2018 13:24:50 -0700 (PDT)
Date: Fri, 27 Jul 2018 13:24:49 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532723089; bh=x7hJ+YUNk/WooZ9qGL0Mw0LA/+QlzPEoipBt4VeMc2Y=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=U2+ay/2v1jWWMzS0TBS8jDJlxjz7hKaPMji5Wwu29V3zbMvGTMFqdCO1sHKqXX0SN YFr4ns/IPvpfXM0xzNs9ZZN01aYFHur7xNK6rigwUWu95l/hgwEb3D+i2+OqgW5cp+ y4Zi9ed0I48oKiot128CL1JMnEJ5LnAj9/Bp58rA=
From: ekr <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab5a3247024222e7d659672c5a9f7026649fcc0f3c92cf000000011773419192a169ce149376b6@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1607/c408529510@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1607@github.com>
References: <quicwg/base-drafts/pull/1607@github.com>
Subject: Re: [quicwg/base-drafts] STREAM -> CRYPTO (#1607)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5b7f91caee4_48c43fe0dfad45bc1873e1"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ekr
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/wjl6-jjpv6s5rxv8quArDDGzyoE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 27 Jul 2018 20:24:54 -0000

----==_mimepart_5b5b7f91caee4_48c43fe0dfad45bc1873e1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

I think it was me

On Fri, Jul 27, 2018 at 6:35 AM, Subodh Iyengar <notifications@github.com=
>
wrote:

> *@siyengar* approved this pull request.
>
> Oh dang. Did I miss this
>
> =E2=80=94
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <https://github.com/quicwg/base-drafts/pull/1607#pullrequestreview-1411=
13982>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/ABD1obBvwfuZmzBDaMBC=
TqRobCUVEG_sks5uKxclgaJpZM4Vja2S>
> .
>


-- =

You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1607#issuecomment-408529510=

----==_mimepart_5b5b7f91caee4_48c43fe0dfad45bc1873e1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

I think it was me<br>
<br>
On Fri, Jul 27, 2018 at 6:35 AM, Subodh Iyengar &lt;notifications@github.=
com&gt;<br>
wrote:<br>
<br>
&gt; *@siyengar* approved this pull request.<br>
&gt;<br>
&gt; Oh dang. Did I miss this<br>
&gt;<br>
&gt; =E2=80=94<br>
&gt; You are receiving this because you authored the thread.<br>
&gt; Reply to this email directly, view it on GitHub<br>
&gt; &lt;https://github.com/quicwg/base-drafts/pull/1607#pullrequestrevie=
w-141113982&gt;,<br>
&gt; or mute the thread<br>
&gt; &lt;https://github.com/notifications/unsubscribe-auth/ABD1obBvwfuZmz=
BDaMBCTqRobCUVEG_sks5uKxclgaJpZM4Vja2S&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/pull/1607#issuecomment-408529510">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqwhEfJ=
-luJFZO6rPQP33Mm6HjPfhks5uK3cRgaJpZM4Vja2S">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkqwQPNW1ieqi3GgzcikTkEdYnKUPv=
ks5uK3cRgaJpZM4Vja2S.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":"@ekr =
in #1607: I think it was me\n\nOn Fri, Jul 27, 2018 at 6:35 AM, Subodh Iy=
engar \u003cnotifications@github.com\u003e\nwrote:\n\n\u003e *@siyengar* =
approved this pull request.\n\u003e\n\u003e Oh dang. Did I miss this\n\u0=
03e\n\u003e =E2=80=94\n\u003e You are receiving this because you authored=
 the thread.\n\u003e Reply to this email directly, view it on GitHub\n\u0=
03e \u003chttps://github.com/quicwg/base-drafts/pull/1607#pullrequestrevi=
ew-141113982\u003e,\n\u003e or mute the thread\n\u003e \u003chttps://gith=
ub.com/notifications/unsubscribe-auth/ABD1obBvwfuZmzBDaMBCTqRobCUVEG_sks5=
uKxclgaJpZM4Vja2S\u003e\n\u003e .\n\u003e\n"}],"action":{"name":"View Pul=
l Request","url":"https://github.com/quicwg/base-drafts/pull/1607#issueco=
mment-408529510"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1607#issuecomment-4=
08529510",
"url": "https://github.com/quicwg/base-drafts/pull/1607#issuecomment-4085=
29510",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 -\u003e CRYPTO (#1607)",
"sections": [
{
"text": "",
"activityTitle": "**ekr**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@ekr",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1607,\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\": 1607\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1607#issuecomment-4085=
29510"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3616065=
46\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b5b7f91caee4_48c43fe0dfad45bc1873e1--


From nobody Fri Jul 27 13: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 B5E94130ECE for <quic-issues@ietfa.amsl.com>; Fri, 27 Jul 2018 13:25:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.606
X-Spam-Level: 
X-Spam-Status: No, score=-6.606 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qBHW4mjfw56a for <quic-issues@ietfa.amsl.com>; Fri, 27 Jul 2018 13:25: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 AEBA9131038 for <quic-issues@ietf.org>; Fri, 27 Jul 2018 13:25:37 -0700 (PDT)
Date: Fri, 27 Jul 2018 13:25:36 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532723136; bh=6hp/wpgwMtLR1yS1/ThYqs5glrRqGcorcYOd3tdETxA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=TDQp8Pn0XL7zBMjk1Ujh63jFfbIk051jQnGd594Gqi1nv0+0HBYLQIRbS/czMwzkR XYlLBuBAXJDB2f74flDpDKBn//44tzn8BYaNv3acGRcDlEq5iQ4kbnMc6lDCzDjYOh lFtyTNvQGdoGMVz1IRqdp6oeLXMs4/igVhhP8YMQ=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab51123394b9bd803077dbfd7103983140b357341592cf00000001177341c092a169ce149376b6@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1607/review/141257144@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1607@github.com>
References: <quicwg/base-drafts/pull/1607@github.com>
Subject: Re: [quicwg/base-drafts] STREAM -> CRYPTO (#1607)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5b7fc0dfe2f_6aac3fab652d45c41121e2"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/MpEPL3gHtLN7ckxd3BTlExyngqw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 27 Jul 2018 20:25:46 -0000

----==_mimepart_5b5b7fc0dfe2f_6aac3fab652d45c41121e2
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/1607#pullrequestreview-141257144
----==_mimepart_5b5b7fc0dfe2f_6aac3fab652d45c41121e2
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/1607#pullrequestreview-141257144">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4rxP2benGx1l_zAm2NJu5RvDv9aks5uK3dAgaJpZM4Vja2S">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0TYDPDUn8ievEpA0cNTD-uCccFxks5uK3dAgaJpZM4Vja2S.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1607"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1607#pullrequestreview-141257144"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1607#pullrequestreview-141257144",
"url": "https://github.com/quicwg/base-drafts/pull/1607#pullrequestreview-141257144",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1607",
"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/1607#pullrequestreview-141257144"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 361606546\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b5b7fc0dfe2f_6aac3fab652d45c41121e2--


From nobody Fri Jul 27 13:33: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 4477A130E83 for <quic-issues@ietfa.amsl.com>; Fri, 27 Jul 2018 13:33:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id i1Bab-yBBeuN for <quic-issues@ietfa.amsl.com>; Fri, 27 Jul 2018 13:32: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 48F11131083 for <quic-issues@ietf.org>; Fri, 27 Jul 2018 13:32:57 -0700 (PDT)
Date: Fri, 27 Jul 2018 13:32:56 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532723576; bh=y4cMTqQtbJviq+pdV0Dci+YzcJ92rHS4/QwGIBr8QCE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=McKO8BL5UM3KhKjbvuhVuF7eJxDrSzaFiUZsJ2FRxmiJkrUmoFAMwaCYKgEj6aB51 Twb1/Bk2WS7psq0wDnxLnT9Eu+Zv927Yp55atJb0JtALPpk5GtJfTBdTcx7+GEwMm4 lYb/ypYgFDff35ePvetZwuMRiRS69xKmw3puAFSE=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab8f0eac09a5a84e05273d87d75e5b2ada85db834692cf000000011773437892a169ce1473dec6@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1591/c408531323@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1591@github.com>
References: <quicwg/base-drafts/pull/1591@github.com>
Subject: Re: [quicwg/base-drafts] Single Packet Number Space (#1591)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5b817894f60_44e83f931f2be6241308b7"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/0XIVxJs98jZ3Ts-5aMZz_KQLWAk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 27 Jul 2018 20:33:08 -0000

----==_mimepart_5b5b817894f60_44e83f931f2be6241308b7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

What happens when you receive, in a Handshake packet, an ACK for an Initial packet you never sent?  If you blow up, it becomes trivial to inject a packet and make the handshake fail.  If you don't, then the receiver will discard your packet with the same packet number because it has already received that number.

However, I think the first piece is true regardless of packet number spaces -- someone who sent additional Initial packets with your CID can cause your handshake to fail in interesting and novel ways.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1591#issuecomment-408531323
----==_mimepart_5b5b817894f60_44e83f931f2be6241308b7
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>What happens when you receive, in a Handshake packet, an ACK for an In=
itial packet you never sent?  If you blow up, it becomes trivial to injec=
t a packet and make the handshake fail.  If you don't, then the receiver =
will discard your packet with the same packet number because it has alrea=
dy received that number.</p>
<p>However, I think the first piece is true regardless of packet number s=
paces -- someone who sent additional Initial packets with your CID can ca=
use your handshake to fail in interesting and novel ways.</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/1591#issuecomment-408531323">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq4fAza=
-_-3kv72Rr8kdEHDPpmPBeks5uK3j4gaJpZM4VYKnS">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkq8QTXHyILboyL_NP7RCMLPsSjUq8=
ks5uK3j4gaJpZM4VYKnS.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 #1591: What happens when you receive, in a Handshake packet, an=
 ACK for an Initial packet you never sent?  If you blow up, it becomes tr=
ivial to inject a packet and make the handshake fail.  If you don't, then=
 the receiver will discard your packet with the same packet number becaus=
e it has already received that number.\r\n\r\nHowever, I think the first =
piece is true regardless of packet number spaces -- someone who sent addi=
tional Initial packets with your CID can cause your handshake to fail in =
interesting and novel ways."}],"action":{"name":"View Pull Request","url"=
:"https://github.com/quicwg/base-drafts/pull/1591#issuecomment-408531323"=
}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1591#issuecomment-4=
08531323",
"url": "https://github.com/quicwg/base-drafts/pull/1591#issuecomment-4085=
31323",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Single Packet Number Space (#1591)",
"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\": 1591,\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\": 1591\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1591#issuecomment-4085=
31323"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3586564=
66\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b5b817894f60_44e83f931f2be6241308b7--


From nobody Fri Jul 27 13:34: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 47CB7130E2F for <quic-issues@ietfa.amsl.com>; Fri, 27 Jul 2018 13:34:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id p5il-807sIaO for <quic-issues@ietfa.amsl.com>; Fri, 27 Jul 2018 13:34: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 C53B4130E24 for <quic-issues@ietf.org>; Fri, 27 Jul 2018 13:34:49 -0700 (PDT)
Date: Fri, 27 Jul 2018 13:34:48 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532723688; bh=AbX6ORHZ6WLfJXlyZYrU6oa/dRbp6jS6mJwOh4EmasU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xm45wGLzVYS2KUp4LzFur7cJc48uAlMihFu9hnHZCcRTbAYHuLj4kzIALzItEEFBg TfUKRSRD5KGQwuSZLOm96Irz+1JRx4MSnH9JK0otaIJNvpSiD+hlg+kD4wN0+DhhuL WQD5v/o2VGp9jxiUZskf/NGFrngCTCs+C1iuoePk=
From: grmocg <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab502231c6f4039e0ad1c86f80249837228f5869ef92cf00000001177343e892a169ce148a3cb6@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1606/408531743@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1606@github.com>
References: <quicwg/base-drafts/issues/1606@github.com>
Subject: Re: [quicwg/base-drafts] Possible HoL blocking due to co-mingling payload and metadata (header) address space. (#1606)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5b81e8e55c5_50db3fafce6d45bc102486"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: grmocg
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/GXxS0yO5U5JCyc_Q_c3alaMUSAk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 27 Jul 2018 20:34:52 -0000

----==_mimepart_5b5b81e8e55c5_50db3fafce6d45bc102486
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@LPardue 
Yup. 

I think/hope that we can come up with a cheap and standard way of representing the end of the initial headers to enable these usecases.
And example was to have a new frame type (at the 'http' layer) which allows us to say the offset of the metadata for a few RTTs until we know a packet containing it has been received. 

 I'm not worried about in-line metadata, since that is arguably 'payload' in a world where we can do stream-groups and multiple response streams (which would be arguably more flexible than a single response with multiple metadata segments for header-size-ish metadata).

@MikeBishop 

In my estimation, this isn't just a 'server push' issue, as one would really want to do the same thing on ingestion (uploading), not just playback (downloading). It becomes an HTTP mapping issue (whether for quicv1 or quicv2) since it impacts not just push, but also GET/PUT, and should fit into whatever prioritization stuff is happening as well. 

Consider that one of the bigger issues with video playback (and rebuffers), especially on browsers (but also on android/ios apps), is "application" self-contention. A page/application/domain makes requests for HTTP objects but, due to the lack of coordination (today) between the video uploading/downloading stuff (most often not HTTP today for low-latency stuff) and the non-video HTTP stuff, the bandwidth estimate becomes incorrect, the buffer drains prematurely, and you have the video transfer (which expects at least a certain bitrate over short time periods), much to user chagrin.

Anyway that is part of the thought 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/1606#issuecomment-408531743
----==_mimepart_5b5b81e8e55c5_50db3fafce6d45bc102486
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><a class=3D"user-mention" data-hovercard-user-id=3D"6571445" data-octo=
-click=3D"hovercard-link-click" data-octo-dimensions=3D"link_type:self" h=
ref=3D"https://github.com/LPardue">@LPardue</a><br>
Yup.</p>
<p>I think/hope that we can come up with a cheap and standard way of repr=
esenting the end of the initial headers to enable these usecases.<br>
And example was to have a new frame type (at the 'http' layer) which allo=
ws us to say the offset of the metadata for a few RTTs until we know a pa=
cket containing it has been received.</p>
<p>I'm not worried about in-line metadata, since that is arguably 'payloa=
d' in a world where we can do stream-groups and multiple response streams=
 (which would be arguably more flexible than a single response with multi=
ple metadata segments for header-size-ish metadata).</p>
<p><a class=3D"user-mention" data-hovercard-user-id=3D"4273797" data-octo=
-click=3D"hovercard-link-click" data-octo-dimensions=3D"link_type:self" h=
ref=3D"https://github.com/MikeBishop">@MikeBishop</a></p>
<p>In my estimation, this isn't just a 'server push' issue, as one would =
really want to do the same thing on ingestion (uploading), not just playb=
ack (downloading). It becomes an HTTP mapping issue (whether for quicv1 o=
r quicv2) since it impacts not just push, but also GET/PUT, and should fi=
t into whatever prioritization stuff is happening as well.</p>
<p>Consider that one of the bigger issues with video playback (and rebuff=
ers), especially on browsers (but also on android/ios apps), is "applicat=
ion" self-contention. A page/application/domain makes requests for HTTP o=
bjects but, due to the lack of coordination (today) between the video upl=
oading/downloading stuff (most often not HTTP today for low-latency stuff=
) and the non-video HTTP stuff, the bandwidth estimate becomes incorrect,=
 the buffer drains prematurely, and you have the video transfer (which ex=
pects at least a certain bitrate over short time periods), much to user c=
hagrin.</p>
<p>Anyway that is part of the thought 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/issues/1606#issuecomment-408531743">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq9W-=
fAW1S7ltoeCIwQGAG5nNRoSEks5uK3logaJpZM4VgyRs">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq-yvnk0tZCY_OhrKcj4t4K1t=
g2mjks5uK3logaJpZM4VgyRs.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":"@grmo=
cg in #1606: @LPardue \r\nYup. \r\n\r\nI think/hope that we can come up w=
ith a cheap and standard way of representing the end of the initial heade=
rs to enable these usecases.\r\nAnd example was to have a new frame type =
(at the 'http' layer) which allows us to say the offset of the metadata f=
or a few RTTs until we know a packet containing it has been received. \r\=
n\r\n I'm not worried about in-line metadata, since that is arguably 'pay=
load' in a world where we can do stream-groups and multiple response stre=
ams (which would be arguably more flexible than a single response with mu=
ltiple metadata segments for header-size-ish metadata).\r\n\r\n@MikeBisho=
p \r\n\r\nIn my estimation, this isn't just a 'server push' issue, as one=
 would really want to do the same thing on ingestion (uploading), not jus=
t playback (downloading). It becomes an HTTP mapping issue (whether for q=
uicv1 or quicv2) since it impacts not just push, but also GET/PUT, and sh=
ould fit into whatever prioritization stuff is happening as well. \r\n\r\=
nConsider that one of the bigger issues with video playback (and rebuffer=
s), especially on browsers (but also on android/ios apps), is \"applicati=
on\" self-contention. A page/application/domain makes requests for HTTP o=
bjects but, due to the lack of coordination (today) between the video upl=
oading/downloading stuff (most often not HTTP today for low-latency stuff=
) and the non-video HTTP stuff, the bandwidth estimate becomes incorrect,=
 the buffer drains prematurely, and you have the video transfer (which ex=
pects at least a certain bitrate over short time periods), much to user c=
hagrin.\r\n\r\nAnyway that is part of the thought process!"}],"action":{"=
name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/16=
06#issuecomment-408531743"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1606#issuecomment=
-408531743",
"url": "https://github.com/quicwg/base-drafts/issues/1606#issuecomment-40=
8531743",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Possible HoL blocking due to co-mingli=
ng payload and metadata (header) address space. (#1606)",
"sections": [
{
"text": "",
"activityTitle": "**grmocg**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@grmocg",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1606,\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\": 1606\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1606#issuecomment-40=
8531743"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3609160=
76\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b5b81e8e55c5_50db3fafce6d45bc102486--


From nobody Fri Jul 27 16:36: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 3377B130E42 for <quic-issues@ietfa.amsl.com>; Fri, 27 Jul 2018 16:36:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qMYNo-Zcpzh7 for <quic-issues@ietfa.amsl.com>; Fri, 27 Jul 2018 16:36: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 082601277C8 for <quic-issues@ietf.org>; Fri, 27 Jul 2018 16:36:38 -0700 (PDT)
Date: Fri, 27 Jul 2018 16:36:37 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532734597; bh=pQQvxmPxN1tYSGW6H3MLkB2FxE5UIh6PGJsvWhKcKnI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=if61Ez0Lh3ofCHmqpq0zff+asIGGjtXuBIGyBu7H/KZ/jaVJS6j6XjexzrRb2N9me WvZOag3BSeMdy+Nbhwc2LQkoXkHKJK1BwG/ijYIQ7ZjN2sfWvew+MfRr/0VeqlsJ+A rViSg4VzJjnuZje+D8sg6S7Mqh5HMRrd8M/r+pbM=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab5d16e6f0c3db9467af84fa9c225d881524cfbc9592cf0000000117736e8592a169ce1461f5c3@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1574/review/141295508@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1574@github.com>
References: <quicwg/base-drafts/pull/1574@github.com>
Subject: Re: [quicwg/base-drafts] Add MaxAckDelay sub-section (#1574)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5bac85170c0_5b653fa5aa6be628541a8"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Y8gPJEi8LNXgAL5X1nqto2xvb40>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 27 Jul 2018 23:36:41 -0000

----==_mimepart_5b5bac85170c0_5b653fa5aa6be628541a8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

MikeBishop commented on this pull request.



> @@ -206,6 +206,19 @@ Min RTT is the minimum RTT measured over the connection, prior to adjusting by
 ack delay.  Ignoring ack delay for min RTT prevents intentional or unintentional
 underestimation of min RTT, which in turn prevents underestimating smoothed RTT.
 
+### Maximum Ack Delay
+
+QUIC is able to explicitly model delay at the receiver via the ack delay
+field in the ACK frame.  Therefore, QUIC diverges from TCP by calculating a
+MaxAckDelay dynamically, instead of assuming a constant delayed ack timeout
+for all connections.
+
+MaxAckDelay is the maximum ack delay supplied in an all incoming ACK frames.
+MaxAckDelay excludes ack delays that aren't included in an RTT sample because
+they're too large or the largest acked has already been acknowledged.
+MaxAckDelay also excludes ack delays where the largest ack references an

You've used "largest ack" and "largest acked" here.  Elsewhere in the document, you also use "largest acknowledged."  Might be worth picking one and using it consistently?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1574#pullrequestreview-141295508
----==_mimepart_5b5bac85170c0_5b653fa5aa6be628541a8
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/1574#discussion_r205921778">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -206,6 +206,19 @@ Min RTT is the minimum RTT measured over the connection, prior to adjusting by
 ack delay.  Ignoring ack delay for min RTT prevents intentional or unintentional
 underestimation of min RTT, which in turn prevents underestimating smoothed RTT.
 
+### Maximum Ack Delay
+
+QUIC is able to explicitly model delay at the receiver via the ack delay
+field in the ACK frame.  Therefore, QUIC diverges from TCP by calculating a
+MaxAckDelay dynamically, instead of assuming a constant delayed ack timeout
+for all connections.
+
+MaxAckDelay is the maximum ack delay supplied in an all incoming ACK frames.
+MaxAckDelay excludes ack delays that aren&#39;t included in an RTT sample because
+they&#39;re too large or the largest acked has already been acknowledged.
+MaxAckDelay also excludes ack delays where the largest ack references an
</pre>
<p>You've used "largest ack" and "largest acked" here.  Elsewhere in the document, you also use "largest acknowledged."  Might be worth picking one and using it consistently?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1574#pullrequestreview-141295508">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8FQntIec2uRZNBYj_C9hWKWsOq5ks5uK6QFgaJpZM4VTCo2">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0yjvwvEq5L56Jm24cwWio0oICjSks5uK6QFgaJpZM4VTCo2.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1574"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1574#pullrequestreview-141295508"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1574#pullrequestreview-141295508",
"url": "https://github.com/quicwg/base-drafts/pull/1574#pullrequestreview-141295508",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1574",
"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/1574#pullrequestreview-141295508"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 357313078\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b5bac85170c0_5b653fa5aa6be628541a8--


From nobody Fri Jul 27 16: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 BCDEB1277C8 for <quic-issues@ietfa.amsl.com>; Fri, 27 Jul 2018 16:40:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id X9hq95f1SGQJ for <quic-issues@ietfa.amsl.com>; Fri, 27 Jul 2018 16:40: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 26915130DE4 for <quic-issues@ietf.org>; Fri, 27 Jul 2018 16:40:49 -0700 (PDT)
Date: Fri, 27 Jul 2018 16:40:48 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532734848; bh=fHRGpQgdwCwa86n08Za3JoCt1kFnJRCMR3JKnZisTGY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=VgyT4HCqUAgspwNDjXSmwelhY3uq4NU8jxbKQdvY9sl8AOMkBas2bA4x1ykvvJ6tY RI9Xz9I3nhek4Pv8Y3cUyBnrCmwCkniFARJ4xgS/RjK42IDxeVJQyjKFbvLmIRmeoK r8PUrh3TqunTe/dQ9p6gU3HEOykGKcijx/RCcBrw=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab7ae688d6deea15ecbcb8f229e9d9fafdc2413fd692cf0000000117736f8092a169ce14885428@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1605/review/141295927@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1605@github.com>
References: <quicwg/base-drafts/pull/1605@github.com>
Subject: Re: [quicwg/base-drafts] Only ack headers that have non-zero declared Largest Reference (#1605)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5bad803b51e_37653ffb486d45c41070c1"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/socYRpXJ5hvxuOI_LVJvdBwrc04>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 27 Jul 2018 23:40:51 -0000

----==_mimepart_5b5bad803b51e_37653ffb486d45c41070c1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

MikeBishop approved this pull request.

I thought it might be worth adding a matching reference where tracking of header blocks is discussed, noting that blocks with no references don't need to be tracked and won't be acknowledged.  However, I don't see any such text that doesn't still hold true, so I think this is fine.



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1605#pullrequestreview-141295927
----==_mimepart_5b5bad803b51e_37653ffb486d45c41070c1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@MikeBishop</b> approved this pull request.</p>

<p>I thought it might be worth adding a matching reference where tracking of header blocks is discussed, noting that blocks with no references don't need to be tracked and won't be acknowledged.  However, I don't see any such text that doesn't still hold true, so I think this is fine.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1605#pullrequestreview-141295927">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7RfhPv7Fuuz6zMYfBeDBmY3wSZxks5uK6UAgaJpZM4VgPGq">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4L9EIUuWDk4FgyFMeu-hd85_UtQks5uK6UAgaJpZM4VgPGq.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1605"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1605#pullrequestreview-141295927"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1605#pullrequestreview-141295927",
"url": "https://github.com/quicwg/base-drafts/pull/1605#pullrequestreview-141295927",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1605",
"sections": [
{
"text": "I thought it might be worth adding a matching reference where tracking of header blocks is discussed, noting that blocks with no references don't need to be tracked and won't be acknowledged.  However, I don't see any such text that doesn't still hold true, so I think this is fine.",
"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/1605#pullrequestreview-141295927"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 360772010\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b5bad803b51e_37653ffb486d45c41070c1--


From nobody Sat Jul 28 23: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 61204130E77 for <quic-issues@ietfa.amsl.com>; Sat, 28 Jul 2018 23:54:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0StUcvI9EDnd for <quic-issues@ietfa.amsl.com>; Sat, 28 Jul 2018 23:54: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 5E8AB130E6A for <quic-issues@ietf.org>; Sat, 28 Jul 2018 23:54:24 -0700 (PDT)
Date: Sat, 28 Jul 2018 23:54:22 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532847262; bh=Z/s6uQqFJkRiCDRnItjSCxG/EMqq/FuK89vUWusazE0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=efVL0YY5Q/FwmoskCydwsmQujFNg5mkAKyRiOBdNrXT0ajffMCj70NN87CB4WSgpH bcGrlPpfgqOZrcxqz72rYaydbUuNZ1S2VRs9BCgNTK8v520r+L9hlGj4Q7kFf8SgiU hJtJtQdCz94/ByQT06HwBUVJNnVpKBSJmfLPMTCI=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab746c3c250c73d69ff31544a611dacd7cee6ec57792cf000000011775269e92a169ce146285ff@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1578/408656387@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1578@github.com>
References: <quicwg/base-drafts/issues/1578@github.com>
Subject: Re: [quicwg/base-drafts] Keep PN out of AEAD (#1578)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5d649e95eee_69c3fb6dbebe624986374"; 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/PSrGitHEK6f1wzDWR6NjSQuUMaM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 29 Jul 2018 06:54:27 -0000

----==_mimepart_5b5d649e95eee_69c3fb6dbebe624986374
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Based on discussion on the mailing list there are two issues to be aware of:

1. There is no clear text packet number length and this makes parallel operations less effective
2. A verified tag does not lead to a unique packet

The first issue can be resolved by keeping the length in clear text. The second issue can be resolved by either including the packet number length field in AEAD or by requiring the packet number length to be the shortet possible.

It is not clear if making the PN length visible would cause problems, but even encrypted the length can be learned after transmitting a few modified packets and observing if the packet gets accepted.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1578#issuecomment-408656387
----==_mimepart_5b5d649e95eee_69c3fb6dbebe624986374
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>Based on discussion on the mailing list there are two issues to be awa=
re of:</p>
<ol>
<li>There is no clear text packet number length and this makes parallel o=
perations less effective</li>
<li>A verified tag does not lead to a unique packet</li>
</ol>
<p>The first issue can be resolved by keeping the length in clear text. T=
he second issue can be resolved by either including the packet number len=
gth field in AEAD or by requiring the packet number length to be the shor=
tet possible.</p>
<p>It is not clear if making the PN length visible would cause problems, =
but even encrypted the length can be learned after transmitting a few mod=
ified packets and observing if the packet gets accepted.</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/1578#issuecomment-408656387">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq4Ml=
IY9xqVs2IL4xRO0R45oK3CVuks5uLVwegaJpZM4VTM64">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq7phaeSO5Cx6QBJ5X5wcPyu1=
7EuKks5uLVwegaJpZM4VTM64.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 #1578: Based on discussion on the mailing list there are two issu=
es to be aware of:\r\n\r\n1. There is no clear text packet number length =
and this makes parallel operations less effective\r\n2. A verified tag do=
es not lead to a unique packet\r\n\r\nThe first issue can be resolved by =
keeping the length in clear text. The second issue can be resolved by eit=
her including the packet number length field in AEAD or by requiring the =
packet number length to be the shortet possible.\r\n\r\nIt is not clear i=
f making the PN length visible would cause problems, but even encrypted t=
he length can be learned after transmitting a few modified packets and ob=
serving if the packet gets accepted."}],"action":{"name":"View Issue","ur=
l":"https://github.com/quicwg/base-drafts/issues/1578#issuecomment-408656=
387"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1578#issuecomment=
-408656387",
"url": "https://github.com/quicwg/base-drafts/issues/1578#issuecomment-40=
8656387",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Keep PN out of AEAD (#1578)",
"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\": 1578,\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\": 1578\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1578#issuecomment-40=
8656387"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3573551=
92\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b5d649e95eee_69c3fb6dbebe624986374--


From nobody Sun Jul 29 15: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 A8FBC130E66 for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 15:27:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GTCTFqhzoGDS for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 15:27: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 B44F5130EF8 for <quic-issues@ietf.org>; Sun, 29 Jul 2018 15:27:42 -0700 (PDT)
Date: Sun, 29 Jul 2018 15:27:40 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532903260; bh=jxZ2Qaad1Ju3c4yFOT7/A3N+VfBWM6uj6FAE47kAwt4=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=ZQ7fCB+9frrUQg6WYxhE6cZ5B7zbrhHt7X/aJDyZOIpD7rJbBZVFOYwlg2YaJFl6O S+o6W7dYUDoxI9e/Rwl5Hi30Yd3M7HZ6UGnmAo15ORCibUCLiCZCHSNxHMLAIsScFw GVVqyZxEJ/g+zjShBRPlrZ9M2QfoP885CA17bphE=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab4fe410efc91439eb0efeb7bc8d90c4f2dd6a8e8192cf000000011776015c92a169ce1498f380@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@github.com>
Subject: [quicwg/base-drafts] use varints in transport parameters (#1608)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5e3f5c8df5d_70263fb4496be62088243"; 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/bRepFokqnmm3_9cx3LPIMgjQYxI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 29 Jul 2018 22:27:45 -0000

----==_mimepart_5b5e3f5c8df5d_70263fb4496be62088243
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Using varints instead of fixed size fields would allow us to save bytes in the common case, while allowing for a wider range of values if needed. Most importantly, we'd be more consistent in how we encode values across the protocol.
I'm not sure how to correctly write that in the TLS presentation language 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/1608
----==_mimepart_5b5e3f5c8df5d_70263fb4496be62088243
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Using varints instead of fixed size fields would allow us to save bytes in the common case, while allowing for a wider range of values if needed. Most importantly, we'd be more consistent in how we encode values across the protocol.<br>
I'm not sure how to correctly write that in the TLS presentation language 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/1608">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4GHdkoXhJYgrUwMYXesoB85kuucks5uLjbcgaJpZM4Vll4A">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0TrV8bTh23sXHQJRdeWKXw093ZEks5uLjbcgaJpZM4Vll4A.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 in transport parameters (#1608)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1608"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1608",
"url": "https://github.com/quicwg/base-drafts/issues/1608",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@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 in transport parameters (#1608)",
"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": 1608
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "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"
}
],
"@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_5b5e3f5c8df5d_70263fb4496be62088243--


From nobody Sun Jul 29 15:34: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 37658130F58 for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 15:34:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZtYOrHvUHoed for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 15:34:38 -0700 (PDT)
Received: from out-12.smtp.github.com (out-12.smtp.github.com [192.30.254.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 741FA130F05 for <quic-issues@ietf.org>; Sun, 29 Jul 2018 15:34:38 -0700 (PDT)
Date: Sun, 29 Jul 2018 15:34:37 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532903678; bh=r4kWlmbJ2q0xSPU4wO/a5PmNOWJczsvrpsctVgHn6Cg=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=wY7pL8CHOjbP8GbrV1kbJUKZs8HCcanGp7AKdDMWcnKPkvfjhOyjP6BOsWz4ABa9u xahx1NKpeiEx+fUM0hEkmtpCFs+41h9Wx1kXzC/jf27/kuRtoLFHDAirZLTXF9DgGq eF50wrOQ+yI9YXlNYwcX7EuSVIdHevzPuNw8OUHo=
From: ekr <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab2a1351eb24df01f1a47f957d6a387c40475123ed92cf00000001177602fd92a169ce1498f531@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1609@github.com>
Subject: [quicwg/base-drafts] Add context to HKDF-Expand-Label (#1609)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5e40fdbe835_7843ff5006d45b8354521"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ekr
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/3_ZB-Azi9p3DWPRJP197hNsU-pc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 29 Jul 2018 22:34:50 -0000

----==_mimepart_5b5e40fdbe835_7843ff5006d45b8354521
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/1609

-- Commit Summary --

  * Add context to HKDF-Expand-Label

-- File Changes --

    M draft-ietf-quic-tls.md (4)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1609.patch
https://github.com/quicwg/base-drafts/pull/1609.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/1609

----==_mimepart_5b5e40fdbe835_7843ff5006d45b8354521
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/1609'>https://github.com/quicwg/base-drafts/pull/1609</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Add context to HKDF-Expand-Label</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1609/files#diff-0">draft-ietf-quic-tls.md</a>
    (4)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1609.patch'>https://github.com/quicwg/base-drafts/pull/1609.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1609.diff'>https://github.com/quicwg/base-drafts/pull/1609.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/1609">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7Et5Y_UGI11HyWhwN750ZHGjXkDks5uLjh9gaJpZM4Vll_3">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwr45x7rFkZZIaYIApRLUVSAi4lbks5uLjh9gaJpZM4Vll_3.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 context to HKDF-Expand-Label (#1609)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1609"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1609",
"url": "https://github.com/quicwg/base-drafts/pull/1609",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 context to HKDF-Expand-Label (#1609)",
"sections": [
{
"text": "",
"activityTitle": "**ekr**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ekr",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "104e31c",
"value": "Add context to HKDF-Expand-Label"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-tls.md](https://github.com/quicwg/base-drafts/pull/1609/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\": 1609,\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\": 1609\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1609"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1609.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1609.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 362176503\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b5e40fdbe835_7843ff5006d45b8354521--


From nobody Sun Jul 29 15: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 10B29130E11 for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 15:37:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Oz-mhzq_LWcK for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 15:36:59 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4E267130DFB for <quic-issues@ietf.org>; Sun, 29 Jul 2018 15:36:59 -0700 (PDT)
Date: Sun, 29 Jul 2018 15:36:58 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532903818; bh=Q0temmLEUvuanP+Scscezb3nq2T2YLQIF5aeFcxcamE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=IyzjUWiW30hR8++vHjLPUxG3+StEpjpcyosi8R616/S8RTf6wn8t4DejgGfU2c9EH 4vKfSZeghht98ikUzDKWmfCYQeQcqBydjMEnarL+LFw923RY5AdiLzVuzixudTuRoD VdE0LBXREkXtqO5h165+5ji10WcSMFQ6v9Lhfcog=
From: ekr <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab7e3450d54d36dae2f097aa1da7742eba6be0f8c992cf000000011776038a92a169ce1498f380@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/408711045@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] use varints in transport parameters (#1608)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5e418a4a1bc_700e3fb4496be62025361"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ekr
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/K1MyVITOwsuFEMHfn5IITbdrVd0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 29 Jul 2018 22:37:01 -0000

----==_mimepart_5b5e418a4a1bc_700e3fb4496be62025361
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

The TLS presentation language doesn't currently support varints. I suppose one could add it as a feature.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1608#issuecomment-408711045
----==_mimepart_5b5e418a4a1bc_700e3fb4496be62025361
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>The TLS presentation language doesn't currently support varints. I suppose one could add it as a feature.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1608#issuecomment-408711045">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyhvay58_TbzigJhLlxw0LsYdu8Uks5uLjkKgaJpZM4Vll4A">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq03uW-pP-lwq-lI3sGyXXIosl3tKks5uLjkKgaJpZM4Vll4A.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@ekr in #1608: The TLS presentation language doesn't currently support varints. I suppose one could add it as a feature."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1608#issuecomment-408711045"}}}</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-408711045",
"url": "https://github.com/quicwg/base-drafts/issues/1608#issuecomment-408711045",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 varints in transport parameters (#1608)",
"sections": [
{
"text": "",
"activityTitle": "**ekr**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ekr",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "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-408711045"
}
],
"@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_5b5e418a4a1bc_700e3fb4496be62025361--


From nobody Sun Jul 29 15:41: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 73BB8130E11 for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 15:41:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MdXA3FxJ8T_s for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 15:41: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 00E02130DFB for <quic-issues@ietf.org>; Sun, 29 Jul 2018 15:41:34 -0700 (PDT)
Date: Sun, 29 Jul 2018 15:41:34 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532904094; bh=GlGAUrM4WE4XSa8YUEoKvEXb61tidcP2TZUlEBCFxfI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=gq1gpF8k3ZOLhpI5TmgcRgdryvY1F88RSjKnz1o/0WWQHtaeLXMUw6KUvRXYOA458 GcL10E6TQyHXU4swoM6KywTwnxK6IbrrHWjyuDHiKa8xmewlxYfKilA/WB9/qX2EX7 c2NviIxrEPIgQiZnr3VuVKaKtriVU0KknmMY3B+A=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd0e7c7eb8710d45085bdd5b1e66b51df69de61d392cf000000011776049e92a169ce1498f380@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/408711275@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] use varints in transport parameters (#1608)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5e429e4fbf8_24f83febc26d45b41667f9"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/zEvusHUE_mUIGwSSajsGas43_Sw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 29 Jul 2018 22:41:38 -0000

----==_mimepart_5b5e429e4fbf8_24f83febc26d45b41667f9
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/1608#issuecomment-408711275
----==_mimepart_5b5e429e4fbf8_24f83febc26d45b41667f9
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/1608#issuecomment-408711275">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3GWuSQJh9cvUOstcgm0tIhATXsHks5uLjoegaJpZM4Vll4A">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0fNK6Hz_aDmjDD921ZNd-UbST9Vks5uLjoegaJpZM4Vll4A.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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: SGTM."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1608#issuecomment-408711275"}}}</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-408711275",
"url": "https://github.com/quicwg/base-drafts/issues/1608#issuecomment-408711275",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 varints in 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-408711275"
}
],
"@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_5b5e429e4fbf8_24f83febc26d45b41667f9--


From nobody Sun Jul 29 15: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 D664B130DFF for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 15:44:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2HD_3CTvbREV for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 15:44: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 128D6130DFB for <quic-issues@ietf.org>; Sun, 29 Jul 2018 15:44:13 -0700 (PDT)
Date: Sun, 29 Jul 2018 15:44:12 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532904252; bh=qpdZEHFyb9PknpGRA1J2efTkezBwYkwXf4gCZwY/gbM=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=xoNM11+pMHdqwQKoICzuQg/cSIRGSJHy1CU1wdNqZsGug+6W+Ct9CMCKn/TzG4FSt ujVv/YW25Kb0r8D9+kdtz/DTALfpbU3cffwfF7Xm9TAVMpcxaCxIXaSAul+pWC1BZN 6lkxMCF3PPYR3tbrN1Pn0HL/4WB2c40lIZZtZZOA=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab5395cd50b46c3d09f66a52689a4b4eb5230524d092cf000000011776053c92a169ce1498f81a@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1610@github.com>
Subject: [quicwg/base-drafts] make the initial_max_data transport parameter optional (#1610)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5e433c36809_776d3fc65ecbe6201424a8"; 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/tegqqFORTJg7VnBlqus6Rb5oDJ4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 29 Jul 2018 22:44:15 -0000

----==_mimepart_5b5e433c36809_776d3fc65ecbe6201424a8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

In #1452, we made the stream flow control transport parameters optional. There's no reason for the connection flow control parameter to be required.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1610

-- Commit Summary --

  * make the initial_max_data transport parameter optional

-- File Changes --

    M draft-ietf-quic-transport.md (19)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1610.patch
https://github.com/quicwg/base-drafts/pull/1610.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/1610

----==_mimepart_5b5e433c36809_776d3fc65ecbe6201424a8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>In <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="332861551" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1452" href="https://github.com/quicwg/base-drafts/issues/1452">#1452</a>, we made the stream flow control transport parameters optional. There's no reason for the connection flow control parameter to be required.</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/1610'>https://github.com/quicwg/base-drafts/pull/1610</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>make the initial_max_data transport parameter optional</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1610/files#diff-0">draft-ietf-quic-transport.md</a>
    (19)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1610.patch'>https://github.com/quicwg/base-drafts/pull/1610.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1610.diff'>https://github.com/quicwg/base-drafts/pull/1610.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/1610">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyeQFG9N9A9mbZUgcgFHkhnjQV1iks5uLjq8gaJpZM4VlmNC">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzSV4Qy16xriCaajtvJDA3N0RLbUks5uLjq8gaJpZM4VlmNC.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 the initial_max_data transport parameter optional (#1610)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1610"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1610",
"url": "https://github.com/quicwg/base-drafts/pull/1610",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 the initial_max_data transport parameter optional (#1610)",
"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": "0daa284",
"value": "make the initial_max_data transport parameter optional"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1610/files#diff-0) (19 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\": 1610,\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\": 1610\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1610"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1610.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1610.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 362177346\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b5e433c36809_776d3fc65ecbe6201424a8--


From nobody Sun Jul 29 16:44: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 A0E9C130E8F for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 16:44:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id oNFJULdUJWLe for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 16:44: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 D7B89130DEA for <quic-issues@ietf.org>; Sun, 29 Jul 2018 16:44:28 -0700 (PDT)
Date: Sun, 29 Jul 2018 16:44:26 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532907866; bh=exgsUW+vpiYH3Tv2Cy37FZ3ZadtB5zXduYLgElHBgjU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=lZRiQW4OMX6CtGYdKuFUiRpYhx0VZ1zSqwxY+LA+2VRaiE4NKOIQiAdyU9k+scy3I pCDnLYQa3R2XSUdYKp4Mu7zMCp1d4Ts0djN0xoH4mQctYE1wYWzQZyMUz11D4NMQPc oTUSFCZjHOkvicR/3dPnCQOBMo9EYjwzMMEswovs=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab0565ce4b017eeb47c9ac3d9afa103e308148a64d92cf000000011776135a92a169ce146285ff@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1578/408714511@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1578@github.com>
References: <quicwg/base-drafts/issues/1578@github.com>
Subject: Re: [quicwg/base-drafts] Keep PN out of AEAD (#1578)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5e515ae0eb6_771d3f8dfa6be61813582d"; 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/gujfHJU_98IoseRsuF9TUshnRoQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 29 Jul 2018 23:44:31 -0000

----==_mimepart_5b5e515ae0eb6_771d3f8dfa6be61813582d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Note that in #1322 we have been discussing how to protect the KEY_PHASE bit.

Decryption of AEAD will still depend on the result of PN decryption even if we make changes being dicsussed in this PR, if we adopt a solution like encrypting the KEY_PHASE bit using the PNE key or determining the key based on the value of the PN.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1578#issuecomment-408714511
----==_mimepart_5b5e515ae0eb6_771d3f8dfa6be61813582d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>Note that in <a class=3D"issue-link js-issue-link" data-error-text=3D"=
Failed to load issue title" data-id=3D"317101608" data-permission-text=3D=
"Issue title is private" data-url=3D"https://github.com/quicwg/base-draft=
s/issues/1322" href=3D"https://github.com/quicwg/base-drafts/issues/1322"=
>#1322</a> we have been discussing how to protect the KEY_PHASE bit.</p>
<p>Decryption of AEAD will still depend on the result of PN decryption ev=
en if we make changes being dicsussed in this PR, if we adopt a solution =
like encrypting the KEY_PHASE bit using the PNE key or determining the ke=
y based on the value of the PN.</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/1578#issuecomment-408714511">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq27P=
fdHsH_Q81zP6yPLffErtkuFBks5uLkjagaJpZM4VTM64">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq29ulHptpF3uZflTpgaudta5=
mp3Gks5uLkjagaJpZM4VTM64.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 #1578: Note that in #1322 we have been discussing how to protect th=
e KEY_PHASE bit.\r\n\r\nDecryption of AEAD will still depend on the resul=
t of PN decryption even if we make changes being dicsussed in this PR, if=
 we adopt a solution like encrypting the KEY_PHASE bit using the PNE key =
or determining the key based on the value of the PN."}],"action":{"name":=
"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1578#iss=
uecomment-408714511"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1578#issuecomment=
-408714511",
"url": "https://github.com/quicwg/base-drafts/issues/1578#issuecomment-40=
8714511",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Keep PN out of AEAD (#1578)",
"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\": 1578,\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\": 1578\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1578#issuecomment-40=
8714511"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3573551=
92\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b5e515ae0eb6_771d3f8dfa6be61813582d--


From nobody Sun Jul 29 16:52: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 34741130DEA for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 16:52:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DBhNeLopbB_A for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 16:52: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 A2F3D130DCD for <quic-issues@ietf.org>; Sun, 29 Jul 2018 16:52:07 -0700 (PDT)
Date: Sun, 29 Jul 2018 16:52:06 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532908326; bh=DsO65Ni56FRsRjIM0gG/zIylrJs8Ir+sEhmR/XBqTrw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=P3c6cXwz4kAAtsYuHxLqeY8ho2xrDL8UIVlx3tVQmPxbiV7OBjGxLBLD0BKNKEUar RdZ0uQa3S/OweFItJrV3GhPnhRQlAsGtW7VTMAT4kG4kr5vnGEQMVKZeE5RQT7I6f+ 1ei7RBZleIPfLl5rngp72yTiekcR5jMIdVjxNnZg=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab687fb8b5bd7840625066c2ed96f839bae190c91f92cf000000011776152692a169ce1498f380@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/408714923@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] use varints in transport parameters (#1608)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5e53269f31d_4e03f8dfa6be618585449"; 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/hUN1IDfhkNC4OzS7gAAktRj0dWE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 29 Jul 2018 23:52:09 -0000

----==_mimepart_5b5e53269f31d_4e03f8dfa6be618585449
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I think that it makes sense to use varints for representing the **values** of the TransportParameters (i.e. the values defined in [section 6.6.1 Transport Parameter Definitions](
https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#rfc.section.6.6.1)).

I do not oppose to using varint for TransportParameterId.

OTOH, (I do not necessarily assume that you meant this, but) I would oppose to using varints for QuicVersion, or using varint for representing the size of the blocks (i.e. the length of the block represented using `<x..y>` notation). This is because QuicVersion is a fixed length integer in QUIC as well, and because we do not have a way to express an optional block in QUIC.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1608#issuecomment-408714923
----==_mimepart_5b5e53269f31d_4e03f8dfa6be618585449
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>I think that it makes sense to use varints for representing the <stron=
g>values</strong> of the TransportParameters (i.e. the values defined in =
<a href=3D"https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#=
rfc.section.6.6.1" rel=3D"nofollow">section 6.6.1 Transport Parameter Def=
initions</a>).</p>
<p>I do not oppose to using varint for TransportParameterId.</p>
<p>OTOH, (I do not necessarily assume that you meant this, but) I would o=
ppose to using varints for QuicVersion, or using varint for representing =
the size of the blocks (i.e. the length of the block represented using <c=
ode>&lt;x..y&gt;</code> notation). This is because QuicVersion is a fixed=
 length integer in QUIC as well, and because we do not have a way to expr=
ess an optional block in 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/1608#issuecomment-408714923">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqyfm=
eQ-bbUqN3jCRT8n8IbzG58D5ks5uLkqmgaJpZM4Vll4A">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq_FpFmQDD6xDsYoHe_Qyq1OP=
iXefks5uLkqmgaJpZM4Vll4A.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 #1608: I think that it makes sense to use varints for representing =
the **values** of the TransportParameters (i.e. the values defined in [se=
ction 6.6.1 Transport Parameter Definitions](\r\nhttps://quicwg.org/base-=
drafts/draft-ietf-quic-transport.html#rfc.section.6.6.1)).\r\n\r\nI do no=
t oppose to using varint for TransportParameterId.\r\n\r\nOTOH, (I do not=
 necessarily assume that you meant this, but) I would oppose to using var=
ints for QuicVersion, or using varint for representing the size of the bl=
ocks (i.e. the length of the block represented using `\u003cx..y\u003e` n=
otation). This is because QuicVersion is a fixed length integer in QUIC a=
s well, and because we do not have a way to express an optional block in =
QUIC."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/b=
ase-drafts/issues/1608#issuecomment-408714923"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1608#issuecomment=
-408714923",
"url": "https://github.com/quicwg/base-drafts/issues/1608#issuecomment-40=
8714923",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 varints in transport parameters (#=
1608)",
"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\": 1608,\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\": 1608\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1608#issuecomment-40=
8714923"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3621760=
00\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b5e53269f31d_4e03f8dfa6be618585449--


From nobody Sun Jul 29 17:24: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 6E6DF130E19 for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 17:24:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XaIot0yNVmP9 for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 17:24: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 B7F0D130DEA for <quic-issues@ietf.org>; Sun, 29 Jul 2018 17:24:41 -0700 (PDT)
Date: Sun, 29 Jul 2018 17:24:40 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532910280; bh=/GeY9hjsvPKrLsu8D3HXIIQuPOfWNMvauoh0YfkQpD4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=jlSoLvmIDTb0cLLJ6OWENzoMFBJUSXzEn9M898bm/RV+fBs5tz6Fu5LExW8YEuGhF nABPtPc5a1lB/LsUBxceHeOkDmR/xvjRlapwiEZiq6Rva0kWJqJ93YMf7hrdc0kwmM UIF4RYQDMWwssEIJx+QaH8deHQT8ns5Vh+goTykM=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab6988742384365ff0d7d067c260e51d7470bb15b592cf0000000117761cc892a169ce1498f380@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/408717000@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] use varints in transport parameters (#1608)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5e5ac8886c7_33fa3fb6160d45c41074bf"; 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/Eh1PNAJDipjiOtnGHDhyxHxrQdY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 30 Jul 2018 00:24:44 -0000

----==_mimepart_5b5e5ac8886c7_33fa3fb6160d45c41074bf
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> I think that it makes sense to use varints for representing the values of the TransportParameters (i.e. the values defined in section 6.6.1 Transport Parameter Definitions).

That's exactly what I meant. Thanks for clarifying.

-- 
You are receiving this 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-408717000
----==_mimepart_5b5e5ac8886c7_33fa3fb6160d45c41074bf
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<blockquote>
<p>I think that it makes sense to use varints for representing the values of the TransportParameters (i.e. the values defined in section 6.6.1 Transport Parameter Definitions).</p>
</blockquote>
<p>That's exactly what I meant. Thanks for clarifying.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are 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-408717000">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxOuWXXAZVSubpNnBhIiOL-Lr65sks5uLlJIgaJpZM4Vll4A">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0HwwPr7YWPPncpl0XJOGlI1VWEBks5uLlJIgaJpZM4Vll4A.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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: \u003e I think that it makes sense to use varints for representing the values of the TransportParameters (i.e. the values defined in section 6.6.1 Transport Parameter Definitions).\r\n\r\nThat's exactly what I meant. Thanks for clarifying."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1608#issuecomment-408717000"}}}</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-408717000",
"url": "https://github.com/quicwg/base-drafts/issues/1608#issuecomment-408717000",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 varints in 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-408717000"
}
],
"@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_5b5e5ac8886c7_33fa3fb6160d45c41074bf--


From nobody Sun Jul 29 18:05: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 27902130EE1 for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 18:05:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.901
X-Spam-Level: 
X-Spam-Status: No, score=0.901 tagged_above=-999 required=5 tests=[BAYES_05=-0.5, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.249, 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 iKTmNjJp1K5v for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 18:05: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 DB388130DEA for <quic-issues@ietf.org>; Sun, 29 Jul 2018 18:05:50 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1532912750; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=GnQMhRhZN502dzya716+iSrm9X/jkkITMJ0irB48JSk=; b=rzAlkm8LOX+iWTYNkOhOuIgRuxWbpJKFLIax5lxtBB/MbSfMxO5+WugCYoe2pHn7S56Yq9v1 IKPR7ASlBsugo6ruYHz3jsnvo4EpfnEwHh9jTTDQ9l/IYhhrWo1rBPKA8JRab3eghoFaT7q7 xjEoY7MR4E0iYGQnjifkXLX4i+c=
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 5b5e646d.7f01c8851a20-smtp-out-n02; Mon, 30 Jul 2018 01:05:49 -0000 (UTC)
Date: Sun, 29 Jul 2018 18:05:49 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b5e646d6ed67_70ea2b26e41eaf8884539@hookshot-fe-cace476.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] ceaba2: STREAM -> CRYPTO
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b5e646d6e440_70ea2b26e41eaf888446c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/wUrzk5qPea_t1KOgiUIMUtD9YIk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 30 Jul 2018 01:05:52 -0000

----==_mimepart_5b5e646d6e440_70ea2b26e41eaf888446c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: ceaba282b2074952f256a5d9c6e83439774e24f5
      https://github.com/quicwg/base-drafts/commit/ceaba282b2074952f256a5d9c6e83439774e24f5
  Author: EKR <ekr@rtfm.com>
  Date:   2018-07-27 (Fri, 27 Jul 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  STREAM -> CRYPTO


  Commit: 35d2348d52189152fbe4b4a29e322d2855aba371
      https://github.com/quicwg/base-drafts/commit/35d2348d52189152fbe4b4a29e322d2855aba371
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-29 (Sun, 29 Jul 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Merge pull request #1607 from ekr/remove_missed_stream_frame

STREAM -> CRYPTO


Compare: https://github.com/quicwg/base-drafts/compare/2cfefe90a450...35d2348d5218
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b5e646d6e440_70ea2b26e41eaf888446c--


From nobody Sun Jul 29 18:06: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 BDB37130EE1 for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 18:05:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 590URIojYSzn for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 18:05: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 CD9FB130DEA for <quic-issues@ietf.org>; Sun, 29 Jul 2018 18:05:52 -0700 (PDT)
Date: Sun, 29 Jul 2018 18:05:51 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532912751; bh=jQPmcZa5tTa1vA83/bIw3tXwoFExa3zdf+FEENgloYc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=c3v+xax0fvfU3KhLHfgGXr5Lh6LxXUUqfdFyDps5ElzbWvF6O35DwSTKN9zIb5WPa IL0icsWlyiWJa05EPfZBifCX8jdUVDsjRRjOes46UBiW26ZZe1Ocq1pOs+H/9vFdV1 UrRvnH1mOGlY6JleJEqcWTLsD0CD4Gf33OgTpqJM=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab9b6c28c055ce769ef9f41b56d58033a2786b3cee92cf000000011776266f92a169ce149376b6@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1607/issue_event/1759114763@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1607@github.com>
References: <quicwg/base-drafts/pull/1607@github.com>
Subject: Re: [quicwg/base-drafts] STREAM -> CRYPTO (#1607)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5e646fa49f0_238f3f931d2d45c01401fe"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/gC9TQ-7kDkvc067B2GHBcTBeEus>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 30 Jul 2018 01:05:56 -0000

----==_mimepart_5b5e646fa49f0_238f3f931d2d45c01401fe
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1607.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1607#event-1759114763
----==_mimepart_5b5e646fa49f0_238f3f931d2d45c01401fe
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="345208502" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1607" href="https://github.com/quicwg/base-drafts/pull/1607">#1607</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1607#event-1759114763">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxoEPC5VKc4vDAkxOR9UAdhXkvsHks5uLlvvgaJpZM4Vja2S">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7RWcYFAfCqiOE05oGPNv4RTWMa9ks5uLlvvgaJpZM4Vja2S.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1607."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1607#event-1759114763"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1607#event-1759114763",
"url": "https://github.com/quicwg/base-drafts/pull/1607#event-1759114763",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 -\u003e CRYPTO (#1607)",
"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/1607#event-1759114763"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 361606546\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b5e646fa49f0_238f3f931d2d45c01401fe--


From nobody Sun Jul 29 18:08: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 75BDF130EE1 for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 18:08:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.605
X-Spam-Level: 
X-Spam-Status: No, score=-6.605 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WMBK8zhJINab for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 18:08: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 A5E41130E81 for <quic-issues@ietf.org>; Sun, 29 Jul 2018 18:08:13 -0700 (PDT)
Date: Sun, 29 Jul 2018 18:08:12 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532912892; bh=rNOOV6jMGhDU41ybpZrUwfKt2y291WZsALCnEpA+fTs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ujbNKQLyo85fxIhim5/Wn13fbQNE6UuVslW1h8/++4QsA5lGHcYW/wyPMXoDxLJmA RS5s9MMUzNkVChV1HzrrqPp0LqKoEAHKuJ055JVQPrHeUDJSgDFGQfSEQyI1WSCnZq Fg2srhZZLTbeaqpqSCecAXJojjzdLdJkoOm7Is6o=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba763bf8355aee94f8f36d4cd988eb4631859996992cf00000001177626fc92a169ce14885428@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1605/review/141369093@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1605@github.com>
References: <quicwg/base-drafts/pull/1605@github.com>
Subject: Re: [quicwg/base-drafts] Only ack headers that have non-zero declared Largest Reference (#1605)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5e64fcf25dd_41133fc5a74be61c24115b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/teGodU45L2TjgtKWENeM3yoM6e8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 30 Jul 2018 01:08:16 -0000

----==_mimepart_5b5e64fcf25dd_41133fc5a74be61c24115b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson approved this pull request.

WFM.



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1605#pullrequestreview-141369093
----==_mimepart_5b5e64fcf25dd_41133fc5a74be61c24115b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@martinthomson</b> approved this pull request.</p>

<p>WFM.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1605#pullrequestreview-141369093">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzpp4QgntEGTmTt11FvtrL2ejiyoks5uLlx8gaJpZM4VgPGq">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1rAjuLD2XNyGfjeHws5jYbiZkNpks5uLlx8gaJpZM4VgPGq.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1605"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1605#pullrequestreview-141369093"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1605#pullrequestreview-141369093",
"url": "https://github.com/quicwg/base-drafts/pull/1605#pullrequestreview-141369093",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1605",
"sections": [
{
"text": "WFM.",
"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/1605#pullrequestreview-141369093"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 360772010\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b5e64fcf25dd_41133fc5a74be61c24115b--


From nobody Sun Jul 29 18:12: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 D7457130F11 for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 18:12: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.249, 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 UIyBIa3d8FoO for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 18:12: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 53857130EE1 for <quic-issues@ietf.org>; Sun, 29 Jul 2018 18:12:44 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1532913163; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=fD6fx6o8BaPvefR8L3F7aV39Imx4x9Y35BDQXm1szoQ=; b=zAQaaRYbZ/S1tYojZfD4vdNbgsMhanrjgtjazCSd5CQKkQfrPIm3knqVkaKXZjBej5v1jAZW efenkl6xxYyCqyeqjNn7KwjyF0grZPuHgTxf3YLt7v3Jkc9bMWS2+R9+kpk1MwEa3++DcJwv 5RvjDey2gRPbNB61CZtG09jT8b4=
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 5b5e660b.7fe35bb31fc0-smtp-out-n02; Mon, 30 Jul 2018 01:12:43 -0000 (UTC)
Date: Sun, 29 Jul 2018 18:12:42 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b5e660a2defe_6112ac536420f74103c8@hookshot-fe-6b2eebc.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 104e31: Add context to HKDF-Expand-Label
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b5e660a2db04_6112ac536420f7410240"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/MkHfW5cUdGBUq5W40IkblbO_AGs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 30 Jul 2018 01:12:46 -0000

----==_mimepart_5b5e660a2db04_6112ac536420f7410240
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 104e31c6580f8358d371b02bf207678e07ca63ae
      https://github.com/quicwg/base-drafts/commit/104e31c6580f8358d371b02bf207678e07ca63ae
  Author: EKR <ekr@rtfm.com>
  Date:   2018-07-29 (Sun, 29 Jul 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Add context to HKDF-Expand-Label


  Commit: e3d2dba8311aeb2ab085cb38646d2ee27cb13137
      https://github.com/quicwg/base-drafts/commit/e3d2dba8311aeb2ab085cb38646d2ee27cb13137
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-30 (Mon, 30 Jul 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Fix line length


  Commit: 159268e4468aeed5f1628690c7ed6fe07f021cff
      https://github.com/quicwg/base-drafts/commit/159268e4468aeed5f1628690c7ed6fe07f021cff
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-30 (Mon, 30 Jul 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Merge branch 'fix_hkdf_expand_label'


Compare: https://github.com/quicwg/base-drafts/compare/35d2348d5218...159268e4468a
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b5e660a2db04_6112ac536420f7410240--


From nobody Sun Jul 29 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 B7063130EE1 for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 18:12:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8ptQp15DWowK for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 18:12: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 CC9D1130F2A for <quic-issues@ietf.org>; Sun, 29 Jul 2018 18:12:48 -0700 (PDT)
Date: Sun, 29 Jul 2018 18:12:47 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532913167; bh=WkPJb+00BBqtF9BbrWFECCcSUkRZdYqh9Z/e6i6A1RQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Y8hUJJzbNGqfWSpd5fPk++qir/annJLNJ0kxho7DrhjtKE5iAHFHO6u6bOzJghZM3 SzXBx17NcxQaQrAW1OERA6e36has4yg00/GBZjgGLwiRpe5lddySTODhBRyNjyeXXb d00FjbR74n4/d5lUXdEhuazMmR0VRYp40/XPHCNU=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf04a67fb08503812d559c39a1fca5a0efec8b2d592cf000000011776280f92a169ce1498f531@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1609/issue_event/1759118770@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1609@github.com>
References: <quicwg/base-drafts/pull/1609@github.com>
Subject: Re: [quicwg/base-drafts] Add context to HKDF-Expand-Label (#1609)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5e660f3e3b0_2bc73f9a9eabe6182945f0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/KYi91LM8ioKOD5K1u2dOoH5Du7M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 30 Jul 2018 01:12:51 -0000

----==_mimepart_5b5e660f3e3b0_2bc73f9a9eabe6182945f0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1609.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1609#event-1759118770
----==_mimepart_5b5e660f3e3b0_2bc73f9a9eabe6182945f0
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="345568561" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1609" href="https://github.com/quicwg/base-drafts/pull/1609">#1609</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1609#event-1759118770">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9g5OkuBtFb8v2_x_AOA2FtW-Cuiks5uLl2PgaJpZM4Vll_3">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_was9jH4Zu_gf7IkbkIo1cvvveLks5uLl2PgaJpZM4Vll_3.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1609."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1609#event-1759118770"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1609#event-1759118770",
"url": "https://github.com/quicwg/base-drafts/pull/1609#event-1759118770",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 context to HKDF-Expand-Label (#1609)",
"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/1609#event-1759118770"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 362176503\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b5e660f3e3b0_2bc73f9a9eabe6182945f0--


From nobody Sun Jul 29 18:42: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 8DE36130F4A for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 18:42:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.889
X-Spam-Level: 
X-Spam-Status: No, score=0.889 tagged_above=-999 required=5 tests=[BAYES_40=-0.001, DKIM_ADSP_NXDOMAIN=0.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DmjJsqBsojt8 for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 18:42: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 0C636130DE4 for <quic-issues@ietf.org>; Sun, 29 Jul 2018 18:42:14 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1532914934; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=SHmtHsjSW/kiZ8j2iz3St7l1dr/6WnjSWlIJWZaT0Pg=; b=lh3y8NJdk3moJbALMuD7gkZjlrg7fkAjWmyVESwQwaqB00ZpJbhfbUjCFfrQIYhVpDMB/g/U Tt5m6tPlxKRUs4gpuYTaoCg2fpwu/8pSaxHrCirLrSuJOFJWbrBZDcerQ45u5zMNY+Wlf0mo eFErtBCQdG5aJPpstBukBauZwmM=
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 5b5e6cf5.7fd5f66cf6c0-smtp-out-n03; Mon, 30 Jul 2018 01:42:13 -0000 (UTC)
Date: Sun, 29 Jul 2018 18:42:12 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5b5e6cf4eae26_3b672aae145b6f848072@hookshot-fe-d2afb11.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 292b11: Add Definitions
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b5e6cf4ea83d_3b672aae145b6f847914"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/_pSdqAbnRiYXZodDH6BuJd_sQug>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 30 Jul 2018 01:42:17 -0000

----==_mimepart_5b5e6cf4ea83d_3b672aae145b6f847914
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-definitions
  Home:   https://github.com/quicwg/base-drafts
  Commit: 292b116e507917b1d96f11f79f3a94c5cc27a969
      https://github.com/quicwg/base-drafts/commit/292b116e507917b1d96f11f79f3a94c5cc27a969
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-07-30 (Mon, 30 Jul 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Add Definitions


  Commit: 63177c724e188a726440b9149dff117b14a67b28
      https://github.com/quicwg/base-drafts/commit/63177c724e188a726440b9149dff117b14a67b28
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-07-30 (Mon, 30 Jul 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md


  Commit: 9972bb3ad58e228972f61f09f33d91d97ffc95b1
      https://github.com/quicwg/base-drafts/commit/9972bb3ad58e228972f61f09f33d91d97ffc95b1
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-07-30 (Mon, 30 Jul 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Jana's comments


  Commit: 1ea3ce044d12cea6035a1e4b15090d0c8469ceaf
      https://github.com/quicwg/base-drafts/commit/1ea3ce044d12cea6035a1e4b15090d0c8469ceaf
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-07-30 (Mon, 30 Jul 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  ack-only


Compare: https://github.com/quicwg/base-drafts/compare/aa14549136b3...1ea3ce044d12
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b5e6cf4ea83d_3b672aae145b6f847914--


From nobody Sun Jul 29 18:48: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 58A0E130F55 for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 18:48:45 -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_20=-0.001, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.249, 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 rNgBCP8GWhz7 for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 18:48: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 B242A130DE4 for <quic-issues@ietf.org>; Sun, 29 Jul 2018 18:48:43 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1532915323; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=6CO4B1oaE7LyQllDWrnvwKVw/CrI3TvEobqR7DsnARo=; b=X5RmhCIcihy3Js06HyYTGNcgxDoftQDeUk1tTl+iiXtTEpGFuTXZNr7wpkW1y8KLrWqeJYHo dRCf2IzJtHJ6pTKtZknTS1E66nnC/ystFACXsfw45M37s18GpCjW6ftibiGpM61l72/riZli Yl3nMWbrhRGVSOPsNIXShanQXfQ=
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 5b5e6e7a.7fc864b7ccf0-smtp-out-n03; Mon, 30 Jul 2018 01:48:42 -0000 (UTC)
Date: Sun, 29 Jul 2018 18:48:42 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b5e6e7a355db_45312b20a5616f701026fb@hookshot-fe-32b5f5b.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] c77cec: Tweak language some more
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b5e6e7a3501a_45312b20a5616f70102543"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/BdFoQMmnedLnPkOyhIxg9e6c8SA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 30 Jul 2018 01:48:46 -0000

----==_mimepart_5b5e6e7a3501a_45312b20a5616f70102543
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/stateless-reset-oracle
  Home:   https://github.com/quicwg/base-drafts
  Commit: c77cec3da8f5ccf45d414f2b99ca13ae29ee2a56
      https://github.com/quicwg/base-drafts/commit/c77cec3da8f5ccf45d414f2b99ca13ae29ee2a56
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-30 (Mon, 30 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Tweak language some 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_5b5e6e7a3501a_45312b20a5616f70102543--


From nobody Sun Jul 29 18: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 E0A1A130F73 for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 18:48:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0CdS3H3l3O6Z for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 18:48: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 D1DA8130DE4 for <quic-issues@ietf.org>; Sun, 29 Jul 2018 18:48:45 -0700 (PDT)
Date: Sun, 29 Jul 2018 18:48:44 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532915324; bh=4gs1qbar97+GX1HE9Qa6XqRwI9xRxHtinP/62k1s6bo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=pzC9x/w5VzcP4ySXYrLp8pYdj/QNrzEReZflqwIb+oReC+BD2hJP+d6cZ0GLo7HEV y7hgqa6fpFyYAub2LUYxmO2cnBn9KWW5kaWa0hIRXUd7zvSNI0hr2/q4pB05/C113c ZnJjqz0itSeeAc9MVEKCGRFf/mrSP9fEcuHvv0v0=
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/1554/push/2756407278@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1554@github.com>
References: <quicwg/base-drafts/pull/1554@github.com>
Subject: Re: [quicwg/base-drafts] Stateless reset oracle defense (#1554)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5e6e7cb99d5_59ce3fb5e2ebe6281609fc"; 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/gRFtz4bI5JUBeqC9CpGtk1Cd4S8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 30 Jul 2018 01:48:49 -0000

----==_mimepart_5b5e6e7cb99d5_59ce3fb5e2ebe6281609fc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

c77cec3  Tweak language some more


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1554/files/5072146a9e653bfa1886606431f796af3cbec084..c77cec3da8f5ccf45d414f2b99ca13ae29ee2a56

----==_mimepart_5b5e6e7cb99d5_59ce3fb5e2ebe6281609fc
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/c77cec3">c77cec3</a>  Tweak language some 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/1554/files/5072146a9e653bfa1886606431f796af3cbec084..c77cec3da8f5ccf45d414f2b99ca13ae29ee2a56">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyqTN-M6XvmH7xfa13YB8pNBllO_ks5uLmX8gaJpZM4VMPzq">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1gUabWz-2ZXHAC263zTy5_49VqWks5uLmX8gaJpZM4VMPzq.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1554"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1554/files/5072146a9e653bfa1886606431f796af3cbec084..c77cec3da8f5ccf45d414f2b99ca13ae29ee2a56"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1554/files/5072146a9e653bfa1886606431f796af3cbec084..c77cec3da8f5ccf45d414f2b99ca13ae29ee2a56",
"url": "https://github.com/quicwg/base-drafts/pull/1554/files/5072146a9e653bfa1886606431f796af3cbec084..c77cec3da8f5ccf45d414f2b99ca13ae29ee2a56",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1554",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1554:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "c77cec3",
"value": "Tweak language some more"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1554/files/5072146a9e653bfa1886606431f796af3cbec084..c77cec3da8f5ccf45d414f2b99ca13ae29ee2a56"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355532010\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b5e6e7cb99d5_59ce3fb5e2ebe6281609fc--


From nobody Sun Jul 29 18: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 972BD130DE4 for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 18:49:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id X7as4eGnj9rt for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 18:49: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 F181C12F1A6 for <quic-issues@ietf.org>; Sun, 29 Jul 2018 18:49:14 -0700 (PDT)
Date: Sun, 29 Jul 2018 18:49:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532915354; bh=QzfzlwrlMTW9wYhQop5QHl0fVt8NxQuy6q74rHKyjdU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=s6EWOi87yI1nbX3BLIKE8LDW+wDwam+8z5pKzwBTtc1KVt6yhIGUgJvb5RRqhcsOR GeTWHXXS0x7LuJZw6YfsKMvKsuwFe8UHLLf/iIFOQnbn5f49o3wttXoebNJsb7cvhn RNkceYjHL0dbWAe0t6wanpRaRPav+h6+dFyVigrQ=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab299278f25a71156c80531c4d0a2b4db4c1a3928892cf000000011776309a92a169ce144b974b@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1554/c408724666@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1554@github.com>
References: <quicwg/base-drafts/pull/1554@github.com>
Subject: Re: [quicwg/base-drafts] Stateless reset oracle defense (#1554)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5e6e9a20520_239c3f931d2d45c0258017"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/abHNtTLFcJ1g1911hUB3lVOg9iI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 30 Jul 2018 01:49:17 -0000

----==_mimepart_5b5e6e9a20520_239c3f931d2d45c0258017
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Thanks for the comments @kazuho, @ianswett.  Would you mind taking another look?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1554#issuecomment-408724666
----==_mimepart_5b5e6e9a20520_239c3f931d2d45c0258017
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Thanks for the comments <a class="user-mention" data-hovercard-user-id="41567" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/kazuho">@kazuho</a>, <a class="user-mention" data-hovercard-user-id="20072817" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ianswett">@ianswett</a>.  Would you mind taking another look?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1554#issuecomment-408724666">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_num7CIHFIAlYWw3bMfUUE7zAvbks5uLmYagaJpZM4VMPzq">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzpjm9Ir-kx9sVGAfGkg2lbhH7yXks5uLmYagaJpZM4VMPzq.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1554: Thanks for the comments @kazuho, @ianswett.  Would you mind taking another look?"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1554#issuecomment-408724666"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1554#issuecomment-408724666",
"url": "https://github.com/quicwg/base-drafts/pull/1554#issuecomment-408724666",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Stateless reset oracle defense (#1554)",
"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\": 1554,\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\": 1554\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1554#issuecomment-408724666"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355532010\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b5e6e9a20520_239c3f931d2d45c0258017--


From nobody Sun Jul 29 18:52: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 365CF12F1A6 for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 18:52:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.901
X-Spam-Level: 
X-Spam-Status: No, score=0.901 tagged_above=-999 required=5 tests=[BAYES_05=-0.5, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.249, 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 M7URnKZ6FgJh for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 18:52: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 7CC0A1277C8 for <quic-issues@ietf.org>; Sun, 29 Jul 2018 18:52:25 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1532915544; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=h3dZsct0sMzJPeSe7GYsg2wfUQ6/j5jolIa/p8jZ+X4=; b=wuNkHDmHa09lanz6r1vahCnpipH9s+uvbSSA/hNXIqzpVjegWSpZq650SUq5P+bMxRj9zGmQ 4vgymm+uZb1fSTAoFVoeUtUJ5XeHPjpWjpb3OcBYXG58k8/I2uBH9bNm2aCGSyrEoAW//HJs gdcnTAs1JN6zkaVS3D2aHmAyuZY=
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 5b5e6f58.7f21ad19bb40-smtp-out-n02; Mon, 30 Jul 2018 01:52:24 -0000 (UTC)
Date: Sun, 29 Jul 2018 18:52:24 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b5e6f58ac7d0_38552af008d8af7c13294@hookshot-fe-d2afb11.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] b76760: Stateless reset oracle defense
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b5e6f58ac455_38552af008d8af7c131d2"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/UwZAKVVVFDU1LQBc0Jf8SmLAQgc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 30 Jul 2018 01:52:27 -0000

----==_mimepart_5b5e6f58ac455_38552af008d8af7c131d2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/stateless-reset-oracle
  Home:   https://github.com/quicwg/base-drafts
  Commit: b76760f7701936a5524f39c1eb2a7044434b5423
      https://github.com/quicwg/base-drafts/commit/b76760f7701936a5524f39c1eb2a7044434b5423
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-30 (Mon, 30 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Stateless reset oracle defense

This enacts the plan discussed in #1386 and discussed in Kista.

Closes #1386.


  Commit: f2a2e9116d0ee4fc826f14b3ee2d8dd4eb495962
      https://github.com/quicwg/base-drafts/commit/f2a2e9116d0ee4fc826f14b3ee2d8dd4eb495962
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-30 (Mon, 30 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Tweak language some more


Compare: https://github.com/quicwg/base-drafts/compare/c77cec3da8f5...f2a2e9116d0e
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b5e6f58ac455_38552af008d8af7c131d2--


From nobody Sun Jul 29 18:57: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 A0D0812F1A6 for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 18:57:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GnPq1Exo3STW for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 18:57: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 CAF511277C8 for <quic-issues@ietf.org>; Sun, 29 Jul 2018 18:57:15 -0700 (PDT)
Date: Sun, 29 Jul 2018 18:57:15 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532915835; bh=P/TO5iMp4SnWwMElBmG4hJuC2UKH50bQWVYhmovku2U=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LWmRm38O+ZL+uykyeagjGLD16uTz8TX36OXhP0Ri3Tk/PiWzxHjbluLuQ0eEeUpeJ JhKQykT9N6DzfBmxinAjAu3WEzhxH6CVx8GRLKLR0LvX5ksRr38lae/0lRFX6SUFgo X5h2L+SKGpEPiSvfr8uz7Z6FzsKdLT224+JfZAjk=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab389c925551d71406b0f04ca55984d2c699baf90692cf000000011776327a92a169ce144b974b@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1554/review/141373218@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1554@github.com>
References: <quicwg/base-drafts/pull/1554@github.com>
Subject: Re: [quicwg/base-drafts] Stateless reset oracle defense (#1554)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5e707b2417_5f513fdbae2d45b419934b"; 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/bGCQW5CqTNHuXCow37RSn1hYIaE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 30 Jul 2018 01:57:18 -0000

----==_mimepart_5b5e707b2417_5f513fdbae2d45b419934b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

kazuho commented on this pull request.

LGTM :+1: aside from one editorial issue (see my inline comment).

> @@ -4730,6 +4727,32 @@ receiver, an off-path attacker will need to race the duplicate packet against
 the original to be successful in this attack.  Therefore, QUIC receivers ignore
 ECN codepoints set in duplicate packets (see {{using-ecn}}).
 
+## Stateless Reset Oracle {#reset-oracle}
+
+An attacker that can cause a server to emit a stateless reset token can cause

"can cause force" -> "can force"?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1554#pullrequestreview-141373218
----==_mimepart_5b5e707b2417_5f513fdbae2d45b419934b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@kazuho</b> commented on 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> aside from one editorial issue (see my inline comment).</p><hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1554#discussi=
on_r205998865">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt; @@ -4730,6 +4727,32 @@ receiver, an off-pa=
th attacker will need to race the duplicate packet against
 the original to be successful in this attack.  Therefore, QUIC receivers=
 ignore
 ECN codepoints set in duplicate packets (see {{using-ecn}}).
 =

+## Stateless Reset Oracle {#reset-oracle}
+
+An attacker that can cause a server to emit a stateless reset token can =
cause
</pre>
<p>"can cause force" -&gt; "can force"?</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/1554#pullrequestreview-141373218">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq=
-qSBB7TVwn7xEFA9NSgWa86zndGks5uLmf7gaJpZM4VMPzq">mute the thread</a>.<img=
 src=3D"https://github.com/notifications/beacon/AWbkq4uGvs0umijHc_u9fDXbt=
egnDFXxks5uLmf7gaJpZM4VMPzq.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 #1554"}],"action":{"name":"View Pull Request","url":"http=
s://github.com/quicwg/base-drafts/pull/1554#pullrequestreview-141373218"}=
}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1554#pullrequestrev=
iew-141373218",
"url": "https://github.com/quicwg/base-drafts/pull/1554#pullrequestreview=
-141373218",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1554",
"sections": [
{
"text": "LGTM :+1: aside from one editorial issue (see my inline comment)=
.",
"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/1554#pullrequestreview=
-141373218"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3555320=
10\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b5e707b2417_5f513fdbae2d45b419934b--


From nobody Sun Jul 29 18: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 8165712F1A6 for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 18:58:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NsiMKKqeuR3c for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 18:58:52 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8620A1277C8 for <quic-issues@ietf.org>; Sun, 29 Jul 2018 18:58:52 -0700 (PDT)
Date: Sun, 29 Jul 2018 18:58:51 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532915931; bh=DqHcy6P7Tg0pPQAUrAtvgPJ4M+Z3ki7lfMJ5JVoCqCA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=OL6YwCJz0CHgxVN7iuokSzcoTLgnFU7ntI99OBl0D8fyR66H4fumuhERusNfVHYTd VsH1M+S3xYi/mURrXJHStVme0PA8+j1IbsLw4nWsh5cXeCKqkr6tk+JRFn3clx5gYL BtG14Ijp2R93gDiKiB98k3rcHvYKvCBn6DEdPll4=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abdc1f8680f8bae58f25ec5e4a9033b7360573af2092cf00000001177632db92a169ce14138c09@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1498/review/141373607@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1498@github.com>
References: <quicwg/base-drafts/pull/1498@github.com>
Subject: Re: [quicwg/base-drafts] Rework Retry packet (#1498)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5e70dbb5779_52c33ff1b50be61811103f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/RFM7RQPv5H9A76LjJiXzYdvcRvI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 30 Jul 2018 01:58:55 -0000

----==_mimepart_5b5e70dbb5779_52c33ff1b50be61811103f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson commented on this pull request.



> +A Retry packet does not include a packet number and cannot be explictly
+acknowledged by a client.
+
+A server MUST only send a Retry in response to a client Initial packet.
+
+If the Original Destination Connection ID field does not match the Destination
+Connection ID from the most recent Initial packet it sent, clients MUST discard
+the packet.  This prevents an off-path attacker from injecting a Retry packet.
+
+The client responds to a Retry packet with an Initial packet that includes the
+provided Retry Token to continue connection establishment.
+
+A server that might send another Retry packet in response to a subsequent
+Initial packet MUST set the Source Connection ID to a new value of at least 8
+octets in length.  This allows clients to distinguish between Retry packets when
+the server sends multiple rounds of Retry packets.  Consequently, a valid Retry

@nibanks, I think that the idea was to give the server better control over where to send subsequent Retry packets.  That is, it can choose a value that is better for load, DoS prevention, or whatever it needs.  The server can use the token to validate that the value was its own choice as well, removing concerns about the client stacking load on certain servers.

(I thought that this was one of your design constraints, but I realize now I don't know where that idea came from.)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1498#discussion_r205999174
----==_mimepart_5b5e70dbb5779_52c33ff1b50be61811103f
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/1498#discussion_r205999174">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +A Retry packet does not include a packet number and cannot be explictly
+acknowledged by a client.
+
+A server MUST only send a Retry in response to a client Initial packet.
+
+If the Original Destination Connection ID field does not match the Destination
+Connection ID from the most recent Initial packet it sent, clients MUST discard
+the packet.  This prevents an off-path attacker from injecting a Retry packet.
+
+The client responds to a Retry packet with an Initial packet that includes the
+provided Retry Token to continue connection establishment.
+
+A server that might send another Retry packet in response to a subsequent
+Initial packet MUST set the Source Connection ID to a new value of at least 8
+octets in length.  This allows clients to distinguish between Retry packets when
+the server sends multiple rounds of Retry packets.  Consequently, a valid Retry
</pre>
<p><a class="user-mention" data-hovercard-user-id="20663557" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/nibanks">@nibanks</a>, I think that the idea was to give the server better control over where to send subsequent Retry packets.  That is, it can choose a value that is better for load, DoS prevention, or whatever it needs.  The server can use the token to validate that the value was its own choice as well, removing concerns about the client stacking load on certain servers.</p>
<p>(I thought that this was one of your design constraints, but I realize now I don't know where that idea came from.)</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1498#discussion_r205999174">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9Aap5jBikuq8h1qeeIZJ8nHWhdFks5uLmhbgaJpZM4U8RgX">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_z61Eu4LROO3-u88w_CjWWT7nDrks5uLmhbgaJpZM4U8RgX.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1498"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1498#discussion_r205999174"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1498#discussion_r205999174",
"url": "https://github.com/quicwg/base-drafts/pull/1498#discussion_r205999174",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1498",
"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/1498#discussion_r205999174"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 351344663\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b5e70dbb5779_52c33ff1b50be61811103f--


From nobody Sun Jul 29 19:02: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 3ABE4130DE4 for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 19:02:06 -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_20=-0.001, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.249, 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 A49oZH8sfeTm for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 19:02: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 BCC2C1277C8 for <quic-issues@ietf.org>; Sun, 29 Jul 2018 19:02:04 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1532916124; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=dNOkr2CTnZCIuSaNvEACkwzQz9UkfuPKRtV/WSrqm50=; b=tpc31WQDROHG1qECaXdEAsXZAlFhZOq2pe2+3bkwkiy9vIrWHVLA2PW2Wtzk4FejbrSXRHzv 6pQCsA3WY922mre9lyn7nS+S0jcYUTyi9wuN4DHLlVuDJ1vJs8nPF4eXqsjLY/RgO95t8Y6p 3vHKEtXClCtA2lmtTzgSKoIOcdI=
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 5b5e719b.7f2ff6d44e10-smtp-out-n03; Mon, 30 Jul 2018 02:02:03 -0000 (UTC)
Date: Sun, 29 Jul 2018 19:02:03 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b5e719b871fe_44a92ac016b36f7c477d0@hookshot-fe-32b5f5b.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] b1e8de: Oops
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b5e719b86e3d_44a92ac016b36f7c476a7"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/L7EYUsUy-XKHSO_6_jpmgXkAbpo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 30 Jul 2018 02:02:06 -0000

----==_mimepart_5b5e719b86e3d_44a92ac016b36f7c476a7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/stateless-reset-oracle
  Home:   https://github.com/quicwg/base-drafts
  Commit: b1e8dec0e1d727af0b08221ccbf660f43aaa24c3
      https://github.com/quicwg/base-drafts/commit/b1e8dec0e1d727af0b08221ccbf660f43aaa24c3
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-30 (Mon, 30 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Oops



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b5e719b86e3d_44a92ac016b36f7c476a7--


From nobody Sun Jul 29 19: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 E57B7130DE4 for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 19:02:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gZfE6VjWvVi3 for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 19:02: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 2797C1277C8 for <quic-issues@ietf.org>; Sun, 29 Jul 2018 19:02:07 -0700 (PDT)
Date: Sun, 29 Jul 2018 19:02:06 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532916126; bh=RKyRqPRiaNyfEIpkCuBEEUp9L9aUMg358eL/OkusjSM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=foCqaL7jndSW89Vhyd8byT7GfD4PNnmlr6jzwVgueuyW30GNMXu4pGaGzuzsHo5RL QHhgh8HKH7AR2Z+2Q56/Vn2m/UKTqSP/YBedTFThCNFbEQz+wcRlXzKmnVYLDJPFI6 OSqk8HJkBrEWKsFq/VgXouCpm9vTf9/vyzD/bdOg=
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/1554/push/2756424114@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1554@github.com>
References: <quicwg/base-drafts/pull/1554@github.com>
Subject: Re: [quicwg/base-drafts] Stateless reset oracle defense (#1554)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5e719e564f6_23c43f931d2d45c0301193"; 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/LjZpUDXbwLqu8I4DYFZLH_KK390>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 30 Jul 2018 02:02:10 -0000

----==_mimepart_5b5e719e564f6_23c43f931d2d45c0301193
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

b1e8dec  Oops


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1554/files/f2a2e9116d0ee4fc826f14b3ee2d8dd4eb495962..b1e8dec0e1d727af0b08221ccbf660f43aaa24c3

----==_mimepart_5b5e719e564f6_23c43f931d2d45c0301193
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/b1e8dec">b1e8dec</a>  Oops</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/1554/files/f2a2e9116d0ee4fc826f14b3ee2d8dd4eb495962..b1e8dec0e1d727af0b08221ccbf660f43aaa24c3">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_SLpB4iGeIp3zLvsGZV0gzrHQYqks5uLmkegaJpZM4VMPzq">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-DO5b0YQV-R3eitUv7lpkyo6VwDks5uLmkegaJpZM4VMPzq.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1554"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1554/files/f2a2e9116d0ee4fc826f14b3ee2d8dd4eb495962..b1e8dec0e1d727af0b08221ccbf660f43aaa24c3"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1554/files/f2a2e9116d0ee4fc826f14b3ee2d8dd4eb495962..b1e8dec0e1d727af0b08221ccbf660f43aaa24c3",
"url": "https://github.com/quicwg/base-drafts/pull/1554/files/f2a2e9116d0ee4fc826f14b3ee2d8dd4eb495962..b1e8dec0e1d727af0b08221ccbf660f43aaa24c3",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1554",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1554:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "b1e8dec",
"value": "Oops"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1554/files/f2a2e9116d0ee4fc826f14b3ee2d8dd4eb495962..b1e8dec0e1d727af0b08221ccbf660f43aaa24c3"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355532010\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b5e719e564f6_23c43f931d2d45c0301193--


From nobody Sun Jul 29 19:41: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 8B25F130F80 for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 19:41:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xLcmob06ou6W for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 19:41: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 6F62E130F78 for <quic-issues@ietf.org>; Sun, 29 Jul 2018 19:41:01 -0700 (PDT)
Date: Sun, 29 Jul 2018 19:40:59 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532918459; bh=XfTIYlE8sF/8lyBn390WSLGVRp0zyPVGxMYNZPYN+Qo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=dfC6N4YRdpgW5Wc1k23CDio8t9W4qkzWWTDtaYKV3woj+n0LMrgwHcUKMF7CZPadm zjNho4QYGnKSQF0U/veN6xsFqP01lQcTcq+eoLrQmhoeVsxqRHh1SC3fbxBIGR9YX6 oAyPzL2L13C0icFSR4Wroiu+13zhdzn2+744GiP4=
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab99a6dfda3349428ecc9d7ed7f3e4adf669eeef1692cf0000000117763cbb92a169ce14138c09@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1498/review/141378031@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1498@github.com>
References: <quicwg/base-drafts/pull/1498@github.com>
Subject: Re: [quicwg/base-drafts] Rework Retry packet (#1498)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5e7abb75d56_3f253fc5a74be61c650679"; 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/ifNqbxeNmYk5Ne91sRKwk0sMCPE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 30 Jul 2018 02:41:04 -0000

----==_mimepart_5b5e7abb75d56_3f253fc5a74be61c650679
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

nibanks commented on this pull request.



> +A Retry packet does not include a packet number and cannot be explictly
+acknowledged by a client.
+
+A server MUST only send a Retry in response to a client Initial packet.
+
+If the Original Destination Connection ID field does not match the Destination
+Connection ID from the most recent Initial packet it sent, clients MUST discard
+the packet.  This prevents an off-path attacker from injecting a Retry packet.
+
+The client responds to a Retry packet with an Initial packet that includes the
+provided Retry Token to continue connection establishment.
+
+A server that might send another Retry packet in response to a subsequent
+Initial packet MUST set the Source Connection ID to a new value of at least 8
+octets in length.  This allows clients to distinguish between Retry packets when
+the server sends multiple rounds of Retry packets.  Consequently, a valid Retry

I believe @mcmanus originally requested the ability to change CID with the (old) Retry packet. For DoS, I only require the Token field. 

Is it true or not that we recommend not using the client Initial CID for load balancing decisions?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1498#discussion_r206003142
----==_mimepart_5b5e7abb75d56_3f253fc5a74be61c650679
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/1498#discussion_r206003142">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +A Retry packet does not include a packet number and cannot be explictly
+acknowledged by a client.
+
+A server MUST only send a Retry in response to a client Initial packet.
+
+If the Original Destination Connection ID field does not match the Destination
+Connection ID from the most recent Initial packet it sent, clients MUST discard
+the packet.  This prevents an off-path attacker from injecting a Retry packet.
+
+The client responds to a Retry packet with an Initial packet that includes the
+provided Retry Token to continue connection establishment.
+
+A server that might send another Retry packet in response to a subsequent
+Initial packet MUST set the Source Connection ID to a new value of at least 8
+octets in length.  This allows clients to distinguish between Retry packets when
+the server sends multiple rounds of Retry packets.  Consequently, a valid Retry
</pre>
<p>I believe <a class="user-mention" data-hovercard-user-id="260531" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mcmanus">@mcmanus</a> originally requested the ability to change CID with the (old) Retry packet. For DoS, I only require the Token field.</p>
<p>Is it true or not that we recommend not using the client Initial CID for load balancing decisions?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1498#discussion_r206003142">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxTEfBF_BIzGuqG0su1eseexG0JHks5uLnI7gaJpZM4U8RgX">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4Kc0EuE9u5ORWKMYVht7lUsLIwrks5uLnI7gaJpZM4U8RgX.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1498"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1498#discussion_r206003142"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1498#discussion_r206003142",
"url": "https://github.com/quicwg/base-drafts/pull/1498#discussion_r206003142",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1498",
"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/1498#discussion_r206003142"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 351344663\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b5e7abb75d56_3f253fc5a74be61c650679--


From nobody Sun Jul 29 20:45: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 8DA3C130F8A for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 20:45:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5hrCU1Fmtjp1 for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 20:45: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 34A85130F85 for <quic-issues@ietf.org>; Sun, 29 Jul 2018 20:45:01 -0700 (PDT)
Date: Sun, 29 Jul 2018 20:44:58 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532922298; bh=NC0hk5VFiFF0xSVAscM1vB1I9Ir7xqcbqhCu+g/hCwQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=TmNxrC99qCMGxELE57bLRq8Csdg7SUVn3Ahz3ZF6lethCzb0gVzamVtj/RNqL2T9K QEvitL8f01rYvJ6G2+Ea7iGetlyCamo4yAuXV+E1Q3uTw0HIxqSS2WOUCXW2S7KBBv K4pOo2l1qmTy0w7c0HMGDqYJ/8I/eAN8IvZ6eYu4=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abae30f7ce21d87f4f5de64f8df9a65beadb0a9b0f92cf0000000117764bba92a169ce14138c09@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1498/review/141385108@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1498@github.com>
References: <quicwg/base-drafts/pull/1498@github.com>
Subject: Re: [quicwg/base-drafts] Rework Retry packet (#1498)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5e89ba99f6f_58e63ff8886d45b46508b6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/VGxDym9fByva8u3zzOKlt4zgbcU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 30 Jul 2018 03:45:04 -0000

----==_mimepart_5b5e89ba99f6f_58e63ff8886d45b46508b6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson commented on this pull request.



> +A Retry packet does not include a packet number and cannot be explictly
+acknowledged by a client.
+
+A server MUST only send a Retry in response to a client Initial packet.
+
+If the Original Destination Connection ID field does not match the Destination
+Connection ID from the most recent Initial packet it sent, clients MUST discard
+the packet.  This prevents an off-path attacker from injecting a Retry packet.
+
+The client responds to a Retry packet with an Initial packet that includes the
+provided Retry Token to continue connection establishment.
+
+A server that might send another Retry packet in response to a subsequent
+Initial packet MUST set the Source Connection ID to a new value of at least 8
+octets in length.  This allows clients to distinguish between Retry packets when
+the server sends multiple rounds of Retry packets.  Consequently, a valid Retry

Ack.

I don't think that we have a concrete statement about using the Destination Connection ID from the client Initial.  With a token from Retry, you could; without, it's fraught, I agree.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1498#discussion_r206009122
----==_mimepart_5b5e89ba99f6f_58e63ff8886d45b46508b6
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/1498#discussion_r206009122">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +A Retry packet does not include a packet number and cannot be explictly
+acknowledged by a client.
+
+A server MUST only send a Retry in response to a client Initial packet.
+
+If the Original Destination Connection ID field does not match the Destination
+Connection ID from the most recent Initial packet it sent, clients MUST discard
+the packet.  This prevents an off-path attacker from injecting a Retry packet.
+
+The client responds to a Retry packet with an Initial packet that includes the
+provided Retry Token to continue connection establishment.
+
+A server that might send another Retry packet in response to a subsequent
+Initial packet MUST set the Source Connection ID to a new value of at least 8
+octets in length.  This allows clients to distinguish between Retry packets when
+the server sends multiple rounds of Retry packets.  Consequently, a valid Retry
</pre>
<p>Ack.</p>
<p>I don't think that we have a concrete statement about using the Destination Connection ID from the client Initial.  With a token from Retry, you could; without, it's fraught, I agree.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1498#discussion_r206009122">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6gH2TQrkQV6PeU1rVOBnL5cHLKeks5uLoE6gaJpZM4U8RgX">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq31a89sCZQGerz8f6V9w1WrPMO7fks5uLoE6gaJpZM4U8RgX.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1498"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1498#discussion_r206009122"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1498#discussion_r206009122",
"url": "https://github.com/quicwg/base-drafts/pull/1498#discussion_r206009122",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1498",
"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/1498#discussion_r206009122"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 351344663\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b5e89ba99f6f_58e63ff8886d45b46508b6--


From nobody Sun Jul 29 21:00: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 23B6B130F85 for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 21:00:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.901
X-Spam-Level: 
X-Spam-Status: No, score=0.901 tagged_above=-999 required=5 tests=[BAYES_05=-0.5, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.249, 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 oUDy55HrHQpe for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 21:00: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 C9323130DC0 for <quic-issues@ietf.org>; Sun, 29 Jul 2018 21:00:05 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1532923204; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=8Rdhw58HvgstpuP1LyN/eqNKzeW16H7W7GJ4+KBlsOo=; b=HQDsJwljOUpRzoEClsoBGZJwxYXFqycS/UchPlnr/26POE3WnGcei3EUq9gJjyurRtewVFy4 zjj24vZpuxfNIyG0z32IwO8NbTXjFIytsBX0uWBwsF31Zonkfhg3KHVSEaUBcaXb2GFH0aVU dM+F/NygYC62nv5kgEvEct/1W20=
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 5b5e8d44.7efcba998db0-smtp-out-n02; Mon, 30 Jul 2018 04:00:04 -0000 (UTC)
Date: Sun, 29 Jul 2018 21: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: <5b5e8d444da50_6a442ad36089ef7841988@hookshot-fe-88eb02d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 1cec34: Tweak TLS API
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b5e8d444d4a8_6a442ad36089ef78418cb"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/6elQQ3LjHfWjHKuiVBZ2fXnm_fg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 30 Jul 2018 04:00:07 -0000

----==_mimepart_5b5e8d444d4a8_6a442ad36089ef78418cb
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 1cec34507a1b3dedab0e897726c8d83975d89456
      https://github.com/quicwg/base-drafts/commit/1cec34507a1b3dedab0e897726c8d83975d89456
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-03 (Tue, 03 Jul 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Tweak TLS API


  Commit: 6fe6281cc5795665eeedce12f7eb75f9052703bb
      https://github.com/quicwg/base-drafts/commit/6fe6281cc5795665eeedce12f7eb75f9052703bb
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-30 (Mon, 30 Jul 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  semi


  Commit: 8f762732c9a8e4ad47f95e5a5bc12dc5876adec1
      https://github.com/quicwg/base-drafts/commit/8f762732c9a8e4ad47f95e5a5bc12dc5876adec1
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-30 (Mon, 30 Jul 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Merge branch '1rtt-arrow'


Compare: https://github.com/quicwg/base-drafts/compare/159268e4468a...8f762732c9a8
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b5e8d444d4a8_6a442ad36089ef78418cb--


From nobody Sun Jul 29 21:00: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 8A7D1130F93 for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 21:00:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JvQRLBa503sb for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 21:00: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 DF013130DC0 for <quic-issues@ietf.org>; Sun, 29 Jul 2018 21:00:08 -0700 (PDT)
Date: Sun, 29 Jul 2018 21:00:08 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532923208; bh=dcD8p7AsYp20uEg01rOE/YBwUyj8Pkjr2Nw5siCwmaM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xy0jH+i5b2uVYFq9nGwhghginQJagXrwxgrNz+gjSBzWpW5waX8ydRo3OZ66SZ33T MuGnjpkmRqkZFEinH8tzwvfJlMwqXf/YXCgiN1/xqoS/eLNuDWTWR1vM6+O0nD3mD3 z2nihT2duQui1JchIc9bxkuEQ4YdLlPHlsh71D7g=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba4330572c5cf0d3090f766cfbd7e75d799cd45c892cf0000000117764f4892a169ce14217e14@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1512/issue_event/1759245983@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1512@github.com>
References: <quicwg/base-drafts/pull/1512@github.com>
Subject: Re: [quicwg/base-drafts] Tweak TLS API (#1512)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5e8d484b643_29d83fb7804d45b44336b3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/NlWPkh4TEp6hVgidrzqubOwmjYw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 30 Jul 2018 04:00:11 -0000

----==_mimepart_5b5e8d484b643_29d83fb7804d45b44336b3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1512.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1512#event-1759245983
----==_mimepart_5b5e8d484b643_29d83fb7804d45b44336b3
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="337739284" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1512" href="https://github.com/quicwg/base-drafts/pull/1512">#1512</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1512#event-1759245983">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9SOWwei4B5fq7OxoGC3Y_XMWE0Gks5uLoTIgaJpZM4VAREV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0IPgki2RwBvTKQTZKsv95bblB5Rks5uLoTIgaJpZM4VAREV.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1512."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1512#event-1759245983"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1512#event-1759245983",
"url": "https://github.com/quicwg/base-drafts/pull/1512#event-1759245983",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Tweak TLS API (#1512)",
"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/1512#event-1759245983"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352391445\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b5e8d484b643_29d83fb7804d45b44336b3--


From nobody Sun Jul 29 21:00: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 67278130F85 for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 21:00:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 2.201
X-Spam-Level: **
X-Spam-Status: No, score=2.201 tagged_above=-999 required=5 tests=[BAYES_50=0.8, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.249, 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 NftKTW7abVfs for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 21:00: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 41D7E130DC0 for <quic-issues@ietf.org>; Sun, 29 Jul 2018 21:00:11 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1532923211; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=YiLsy1fCQkd3c91WMdgv2rwnB4RUJ3uy+pvtrHtNxRU=; b=OZf65JuoRWy12725V+aD4PrMLpPr/E2wIZsSuOugL6MlAcFxeaRDZMYur7tsi8wXfs3+HJVc N9gmp53LIcQyGwlVfGQTTDyhzZmt51QWdfo4fPnzVtlHUAWjCRt0XK3Vrne2M1ujsc6Xejfl 8ltPFWXnE0V6GqpcsbeVp9HrI6U=
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 5b5e8d4a.7f7174075d50-smtp-out-n01; Mon, 30 Jul 2018 04:00:10 -0000 (UTC)
Date: Sun, 29 Jul 2018 21:00:10 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b5e8d4a62a31_59252afbf9c98f90596b9@hookshot-fe-b0febf1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b5e8d4a62031_59252afbf9c98f90595a0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/W-8dMGr-hp80W5iUzDFC94h8h5I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 30 Jul 2018 04:00:13 -0000

----==_mimepart_5b5e8d4a62031_59252afbf9c98f90595a0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/1rtt-arrow
  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_5b5e8d4a62031_59252afbf9c98f90595a0--


From nobody Sun Jul 29 21:08: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 1288D130F96 for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 21:07:59 -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_20=-0.001, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.249, 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 DcHZGNLHi9uq for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 21:07: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 67F2D130DC0 for <quic-issues@ietf.org>; Sun, 29 Jul 2018 21:07:57 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1532923676; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=Enny3Zs/EA2/wf/OBMrmPlldDrsgAIAigSuetSjLn88=; b=yOWwSPau7TO/Uuv5dpRO8HAny/KzjkYh0+kyRQOehSGCXwwQYkxOJvWjN+J/Zj43BBHvSh4V ++hFKZ3pYvhkI9Kzz4N1wJrbnRuE+fhLdIbRWc/E9cY+2HD3IH68Z/fq9vh2Qg9y9s62MBgT zoiFFXsaKI2get4YVuP+Xcynpz8=
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 5b5e8f1c.7f9d45e76ba0-smtp-out-n03; Mon, 30 Jul 2018 04:07:56 -0000 (UTC)
Date: Sun, 29 Jul 2018 21:07:55 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b5e8f1b3f1ed_3ae52b24633f4f781027c4@hookshot-fe-6e9b612.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] d2a655: UDP payload
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b5e8f1b3eca2_3ae52b24633f4f78102657"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/CAdKAJ200DOe-nwA8apbiK1zX_w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 30 Jul 2018 04:07:59 -0000

----==_mimepart_5b5e8f1b3eca2_3ae52b24633f4f78102657
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/datagram-1200
  Home:   https://github.com/quicwg/base-drafts
  Commit: d2a655d17418077c483a19eabd520b61868e38f8
      https://github.com/quicwg/base-drafts/commit/d2a655d17418077c483a19eabd520b61868e38f8
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-30 (Mon, 30 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  UDP payload



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b5e8f1b3eca2_3ae52b24633f4f78102657--


From nobody Sun Jul 29 21:08: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 98DE0130DC0 for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 21:08:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8FQ9TWfsIDkC for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 21:07:59 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id F0E60130F93 for <quic-issues@ietf.org>; Sun, 29 Jul 2018 21:07:58 -0700 (PDT)
Date: Sun, 29 Jul 2018 21:07:57 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532923677; bh=YldzGB4bTA9AA0HvLTckpHjLWnMTkBL/mEu5/l3v0gs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=WIta1VtQBGpMMKleRkvgMAkrH7mEtXky2W+fLMac7QHhLBffukLsUgv50OhEplALM mgxlTZ/ipGlOtPiPkasiGlOX32/dpaW4hnzX0mCr9k1IFd67nc3le2O37zQLXyQ2Lh PVEYQyFXrGKWlUD2HDRSgfk8wqhjQieXD5jY1LeU=
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/1548/push/2756580801@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1548@github.com>
References: <quicwg/base-drafts/pull/1548@github.com>
Subject: Re: [quicwg/base-drafts] Datagram 1200 (#1548)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5e8f1dd82a2_310e3fc324abe6287348c4"; 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/VGmDkv0xn_MVfolCpALPvEfpg_k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 30 Jul 2018 04:08:01 -0000

----==_mimepart_5b5e8f1dd82a2_310e3fc324abe6287348c4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

d2a655d  UDP payload


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1548/files/36cabe6fb2cb4e88126e2899d1e2f92b46cee85a..d2a655d17418077c483a19eabd520b61868e38f8

----==_mimepart_5b5e8f1dd82a2_310e3fc324abe6287348c4
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/d2a655d">d2a655d</a>  UDP payload</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/1548/files/36cabe6fb2cb4e88126e2899d1e2f92b46cee85a..d2a655d17418077c483a19eabd520b61868e38f8">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqw4Fi7NCJOClbi8yPS4GEcKkLFyiks5uLoadgaJpZM4VKgZV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzqX3CuIRXPvOz-LWp-g2W2Mv9_Iks5uLoadgaJpZM4VKgZV.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1548"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1548/files/36cabe6fb2cb4e88126e2899d1e2f92b46cee85a..d2a655d17418077c483a19eabd520b61868e38f8"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1548/files/36cabe6fb2cb4e88126e2899d1e2f92b46cee85a..d2a655d17418077c483a19eabd520b61868e38f8",
"url": "https://github.com/quicwg/base-drafts/pull/1548/files/36cabe6fb2cb4e88126e2899d1e2f92b46cee85a..d2a655d17418077c483a19eabd520b61868e38f8",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1548",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1548:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "d2a655d",
"value": "UDP payload"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1548/files/36cabe6fb2cb4e88126e2899d1e2f92b46cee85a..d2a655d17418077c483a19eabd520b61868e38f8"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355075669\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b5e8f1dd82a2_310e3fc324abe6287348c4--


From nobody Sun Jul 29 21:18: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 330E1130F93 for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 21:18:19 -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_20=-0.001, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.249, 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 riTfjWyewWgB for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 21:18: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 5B3471277CC for <quic-issues@ietf.org>; Sun, 29 Jul 2018 21:18:17 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1532924296; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=7JYGM5XHo+GVHFHU8wWYX9z22Gf46NBfazSgn4mz1bo=; b=gFSaJnOiw2f4BZm1KRPwGQWnvPId3gK4qRvG8D4QX5ICsdWs9tAXp7TNA/pGapW3TRt9Bi3I +ypbLEOs2eLqb5lfMCapureYPOp675sVkMjni0Mtrc0aUrmoP1OeqooD1zV551/lSIcKZvXG cm4mRI+9tEC5jGLOSmti1ybCr/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.36]) by mxa.mailgun.org with ESMTP id 5b5e9188.7fb02ed40930-smtp-out-n03; Mon, 30 Jul 2018 04:18:16 -0000 (UTC)
Date: Sun, 29 Jul 2018 21:18:15 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b5e9187336f5_730f2b232c2d8f8c245d0@hookshot-fe-cace476.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] a7cd14: Remove UNSOLICITED_PATH_RESPONSE
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b5e91873318e_730f2b232c2d8f8c244ab"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Xr58HWII4pdChOqqR-ysvB9Wicw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 30 Jul 2018 04:18:19 -0000

----==_mimepart_5b5e91873318e_730f2b232c2d8f8c244ab
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: a7cd1450aadcba74efb6bfa102f983acbde1df59
      https://github.com/quicwg/base-drafts/commit/a7cd1450aadcba74efb6bfa102f983acbde1df59
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-09 (Mon, 09 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Remove UNSOLICITED_PATH_RESPONSE

Giving this error a special code creates an emphasis on the error
condition that is entirely inappropriate.  This is a tricky error code
to generate correctly, but giving it a special number implies that it
needs special handling.  That's not really the case, so using
PROTOCOL_VIOLATION is plenty.

Closes #1265.


  Commit: 4073dc0d414bb59f2583bb70c23626c645898cd2
      https://github.com/quicwg/base-drafts/commit/4073dc0d414bb59f2583bb70c23626c645898cd2
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-30 (Mon, 30 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1539 from quicwg/path-response-error

Remove UNSOLICITED_PATH_RESPONSE


Compare: https://github.com/quicwg/base-drafts/compare/8f762732c9a8...4073dc0d414b
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b5e91873318e_730f2b232c2d8f8c244ab--


From nobody Sun Jul 29 21:18: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 B5BF71277CC for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 21:18:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CsDCMrNgcyPA for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 21:18: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 2BDAA1294D7 for <quic-issues@ietf.org>; Sun, 29 Jul 2018 21:18:18 -0700 (PDT)
Date: Sun, 29 Jul 2018 21:18:17 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532924297; bh=1iZ7b9oKGEnymc419UzLqtoaVxs7ZKU5BNSR46cnrXU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=bg6i2Bt3GREsFbX9AJ3zFpOEPI+gg4l4anJT+atklIsdT0NbhYJE6sadY+Lb0dzA/ rXrTp8IvPKvvVnpSZ31azNGFlVkYc34AZa4uSkCuwoFUAtz4auxauqfYsF+FhmPQaN ez/W+T1mU5yYr/xMzX6iFOyxyNrBnIL5M94j4PsM=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab8f853bfdc8c5f6e046e521a181382a4b40b574dc92cf000000011776538992a169ce129392a1@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1265/issue_event/1759259766@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1265@github.com>
References: <quicwg/base-drafts/issues/1265@github.com>
Subject: Re: [quicwg/base-drafts] error handling for path_response (#1265)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5e91894b019_79d33fd8306be624410725"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/K8_Y4mNjUGitXgJ7nuP54tbdPUY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 30 Jul 2018 04:18:20 -0000

----==_mimepart_5b5e91894b019_79d33fd8306be624410725
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1265 via #1539.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1265#event-1759259766
----==_mimepart_5b5e91894b019_79d33fd8306be624410725
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="311661217" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1265" href="https://github.com/quicwg/base-drafts/issues/1265">#1265</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="339390760" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1539" href="https://github.com/quicwg/base-drafts/pull/1539">#1539</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1265#event-1759259766">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9tbwenRP2F4Gdw3HlvChzNsGhQRks5uLokJgaJpZM4TIrce">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-sKH9mBBHxIwzf0kqxEBWMv9JiCks5uLokJgaJpZM4TIrce.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1265 via #1539."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1265#event-1759259766"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1265#event-1759259766",
"url": "https://github.com/quicwg/base-drafts/issues/1265#event-1759259766",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] error handling for path_response (#1265)",
"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/1265#event-1759259766"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 321042206\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b5e91894b019_79d33fd8306be624410725--


From nobody Sun Jul 29 21: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 B045A130FA9 for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 21:18:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lrxmSl23p975 for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 21:18: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 55C9C130DC0 for <quic-issues@ietf.org>; Sun, 29 Jul 2018 21:18:18 -0700 (PDT)
Date: Sun, 29 Jul 2018 21:18:17 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532924297; bh=DFN4I0jkSjxwdLZRj/juF75xECijAAe6flAh06dxebU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ZP2V1Mw/Z0p622+1k3KYIRgZRxg9th9iEVYWpxOHxiCdxMJQ0t0Yy5AacNWahOq+S lLmnuPe5L1N0B0O04o2mxhu/uRLGAkEpPmCQYdMrn28ZwFw8YFTfowidVZ1uzJzJkc 5Zb/86tFPR318r1aO6/CtyoZu+j+43GXO4AUwBK4=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab49f90931fcedcc949f5adcf29b7f772d624ae41892cf000000011776538992a169ce143ab128@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1539/issue_event/1759259765@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1539@github.com>
References: <quicwg/base-drafts/pull/1539@github.com>
Subject: Re: [quicwg/base-drafts] Remove UNSOLICITED_PATH_RESPONSE (#1539)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5e91896b7ff_25333fb8698be61879371f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/2Mv-UZcNv8ropzJDFSDH1C_Nt30>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 30 Jul 2018 04:18:23 -0000

----==_mimepart_5b5e91896b7ff_25333fb8698be61879371f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1539.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1539#event-1759259765
----==_mimepart_5b5e91896b7ff_25333fb8698be61879371f
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="339390760" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1539" href="https://github.com/quicwg/base-drafts/pull/1539">#1539</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1539#event-1759259765">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2stOMqaT9cShAI8HadZHPBFj1TNks5uLokJgaJpZM4VHdBd">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxU4IwDKU2C_d8JFhllH4N0jwKkaks5uLokJgaJpZM4VHdBd.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1539."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1539#event-1759259765"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1539#event-1759259765",
"url": "https://github.com/quicwg/base-drafts/pull/1539#event-1759259765",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 UNSOLICITED_PATH_RESPONSE (#1539)",
"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/1539#event-1759259765"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 354275421\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b5e91896b7ff_25333fb8698be61879371f--


From nobody Sun Jul 29 21:18: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 6050B1294D7 for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 21:18: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.249, 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 BPYPyZ0IA_hq for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 21:18: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 9247F1277CC for <quic-issues@ietf.org>; Sun, 29 Jul 2018 21:18:29 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1532924309; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=6vrpmCQXEeF38+8Pmku+3WAvxrc6n8e70VFsKXbgZEA=; b=gePYVwX/lhOkEdKPVDFs28+fJFPMfaoFSY8nTejd1XW5aFdura5JT/CsdBHa/6kMWkygEv9G KLFTv75EHLbkknyXBEBiguP/ynasFT1NI4fTtGJiwx0rfhWfc7KPOdhrNIZQdMPdCiB2fG8X l5UHsV04tVhU3teBg8y2oG6saLA=
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 5b5e9194.7f8752ec1bd0-smtp-out-n03; Mon, 30 Jul 2018 04:18:28 -0000 (UTC)
Date: Sun, 29 Jul 2018 21:18:28 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b5e9194b21a9_3ea02aea5ef1ef78699e2@hookshot-fe-d2afb11.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 3504e2: Fix 1200 octet Datagram vs. Packet inconsistencies
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b5e9194b1dcb_3ea02aea5ef1ef78698aa"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/XCt4xxaBXAYuUiGCNLIUFJkMdBc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 30 Jul 2018 04:18:32 -0000

----==_mimepart_5b5e9194b1dcb_3ea02aea5ef1ef78698aa
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 3504e23386d3042de66e3963b66309d2eb6a2377
      https://github.com/quicwg/base-drafts/commit/3504e23386d3042de66e3963b66309d2eb6a2377
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-11 (Wed, 11 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Fix 1200 octet Datagram vs. Packet inconsistencies

Closes #1546.


  Commit: 377867695418798f13b337602b631106a1c226ff
      https://github.com/quicwg/base-drafts/commit/377867695418798f13b337602b631106a1c226ff
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-11 (Wed, 11 Jul 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Rewrite section on ClientHello size


  Commit: 7c6392de9ae2f27760eabf7c00a671424fe118d9
      https://github.com/quicwg/base-drafts/commit/7c6392de9ae2f27760eabf7c00a671424fe118d9
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-11 (Wed, 11 Jul 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  1200 isn't an actual limit; consistency


  Commit: dd98adccef7b402ecada7852dac14a3d2b1e518a
      https://github.com/quicwg/base-drafts/commit/dd98adccef7b402ecada7852dac14a3d2b1e518a
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-11 (Wed, 11 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  The first Initial packet is the only special one


  Commit: 3e740f4e5433d23f2d28f7f82b2914011ca49cad
      https://github.com/quicwg/base-drafts/commit/3e740f4e5433d23f2d28f7f82b2914011ca49cad
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-11 (Wed, 11 Jul 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Tweaking more


  Commit: 36cabe6fb2cb4e88126e2899d1e2f92b46cee85a
      https://github.com/quicwg/base-drafts/commit/36cabe6fb2cb4e88126e2899d1e2f92b46cee85a
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-12 (Thu, 12 Jul 2018)

  Changed paths:
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  I need to work on my proofreading


  Commit: d2a655d17418077c483a19eabd520b61868e38f8
      https://github.com/quicwg/base-drafts/commit/d2a655d17418077c483a19eabd520b61868e38f8
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-30 (Mon, 30 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  UDP payload


  Commit: b44cb29f26925750645926899c2d268c128c5fc2
      https://github.com/quicwg/base-drafts/commit/b44cb29f26925750645926899c2d268c128c5fc2
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-30 (Mon, 30 Jul 2018)

  Changed paths:
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1548 from quicwg/datagram-1200

Datagram 1200


Compare: https://github.com/quicwg/base-drafts/compare/4073dc0d414b...b44cb29f2692
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b5e9194b1dcb_3ea02aea5ef1ef78698aa--


From nobody Sun Jul 29 21:18: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 CE78F1294D7 for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 21:18:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Zvk4bbo6Y5Ll for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 21:18: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 A70461277CC for <quic-issues@ietf.org>; Sun, 29 Jul 2018 21:18:31 -0700 (PDT)
Date: Sun, 29 Jul 2018 21:18:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532924310; bh=zo36lR5VNsrGocrhFWMoi0bnRRZHIIBChPkvD+kEd8s=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=EM3yhSV2UZzObaw4b1nD0mM65CYqBFP/aDyMnCf89Re/8x9/NRk+r8sysGR4AQWtc JjiON+E6XM2Y1s0uMvB/uLb4zXNajCLZMGjrAAFFcwBmZcPLOW+Ic1aOtZIP4j/C1u 57GTLkPkWvWEcCO+n+Lnr6Q8jX0u+6jZYwjb9iQE=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abbaf5f97bb1dbc1c2ac0174b1957506bb0b18f97a92cf000000011776539692a169ce144571de@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1548/issue_event/1759259964@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1548@github.com>
References: <quicwg/base-drafts/pull/1548@github.com>
Subject: Re: [quicwg/base-drafts] Datagram 1200 (#1548)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5e9196e47c7_23d03f931d2d45c09426a4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/LqaJawrhAHI3yihxxJKiy4dwzH8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 30 Jul 2018 04:18:34 -0000

----==_mimepart_5b5e9196e47c7_23d03f931d2d45c09426a4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1548.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1548#event-1759259964
----==_mimepart_5b5e9196e47c7_23d03f931d2d45c09426a4
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="340095454" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1548" href="https://github.com/quicwg/base-drafts/pull/1548">#1548</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1548#event-1759259964">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9BJ4RrxhG9QfwtGKBsnxewvQUiDks5uLokWgaJpZM4VKgZV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_wumbayPFlQOlfrSTLIEjCyger_ks5uLokWgaJpZM4VKgZV.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1548."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1548#event-1759259964"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1548#event-1759259964",
"url": "https://github.com/quicwg/base-drafts/pull/1548#event-1759259964",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Datagram 1200 (#1548)",
"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/1548#event-1759259964"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355075669\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b5e9196e47c7_23d03f931d2d45c09426a4--


From nobody Sun Jul 29 21:19: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 36004130FBD for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 21:18:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id s6N0Qz_fN6CN for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 21:18:33 -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 13161130F96 for <quic-issues@ietf.org>; Sun, 29 Jul 2018 21:18:32 -0700 (PDT)
Date: Sun, 29 Jul 2018 21:18:31 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532924311; bh=AdORuc/w2pAZ1w/MY5kWH29QnjX4gFeNoRMR7mgEhbE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=MajE/5/2rDRdKtl+mYyR2tbCiuTX/Uj8eOTveE/EsLxV+BzQRuW8dq3B34G43k4ia Ygn6sL/j2yNH8a7ACHGKHF8iUFCWRABDqqyU+Y+sFStXkb+oEK+LoykOlvdU43ZM5q mxfh3ae3oNQhArIsTIjkcXWnP8cMIWBlYIWFqN9s=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab8381376e93e91c2ce265f0f33e43ee7865a8df3e92cf000000011776539792a169ce14453810@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1546/issue_event/1759259965@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1546@github.com>
References: <quicwg/base-drafts/issues/1546@github.com>
Subject: Re: [quicwg/base-drafts] Coalescing Packet including Initial Packet would be over the MTU (#1546)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5e91974f6e8_59c03fb5e2ebe6284654b0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/zlE56iSfoytz9wXwdKFjN2ukf0o>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 30 Jul 2018 04:18:40 -0000

----==_mimepart_5b5e91974f6e8_59c03fb5e2ebe6284654b0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1546 via #1548.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1546#event-1759259965
----==_mimepart_5b5e91974f6e8_59c03fb5e2ebe6284654b0
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="340080656" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1546" href="https://github.com/quicwg/base-drafts/issues/1546">#1546</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="340095454" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1548" href="https://github.com/quicwg/base-drafts/pull/1548">#1548</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1546#event-1759259965">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxA7O_gF7AUmSAT344JXPRS5AjGuks5uLokXgaJpZM4VKcQ8">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6wYqUCIf9vK6ghxzFG8jMW3qAK9ks5uLokXgaJpZM4VKcQ8.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1546 via #1548."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1546#event-1759259965"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1546#event-1759259965",
"url": "https://github.com/quicwg/base-drafts/issues/1546#event-1759259965",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Coalescing Packet including Initial Packet would be over the MTU (#1546)",
"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/1546#event-1759259965"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355058748\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b5e91974f6e8_59c03fb5e2ebe6284654b0--


From nobody Sun Jul 29 21:27: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 B06F4130F99 for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 21:27:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.901
X-Spam-Level: 
X-Spam-Status: No, score=0.901 tagged_above=-999 required=5 tests=[BAYES_05=-0.5, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.249, 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 hcXVBX89tmAf for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 21:27: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 2C277130F93 for <quic-issues@ietf.org>; Sun, 29 Jul 2018 21:27:07 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1532924826; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=NrGi1v9MzIrezrDIyh0zKu2brYFjmt7OXhXuTHC+yIA=; b=KhgqDrM7pFiNmYnSPDovqdNTRcoVAMltj8YSWnhBtArp9123gC+HnaOQKoyFsO06GENJD1eT bBf5VLQ5pLKPFEVoFZmatkmIgEpZGbYPua5N9OdCNk7whZ9Ak0d8x6ZX/VQxtSPFtqQejmau I3Y3EnvdUEzVH1Z4I/qG0tOVfag=
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 5b5e9399.7f79885758a0-smtp-out-n02; Mon, 30 Jul 2018 04:27:05 -0000 (UTC)
Date: Sun, 29 Jul 2018 21: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: <5b5e939899e89_2d9c2b0645542f8810554a@hookshot-fe-d252ca1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 04d39f: Stateless reset is near-pointless for long headers
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b5e939899b15_2d9c2b0645542f881054f5"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/4pp6uT0nT7JxBKEZ5CWYh0ltVLM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 30 Jul 2018 04:27:09 -0000

----==_mimepart_5b5e939899b15_2d9c2b0645542f881054f5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 04d39f1944979b308bcea4e818b57b2965da86e1
      https://github.com/quicwg/base-drafts/commit/04d39f1944979b308bcea4e818b57b2965da86e1
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-12 (Thu, 12 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Stateless reset is near-pointless for long headers

...but prohibiting it might make it harder for us to define new uses for
packets with long headers.

Closes #1348.


  Commit: 630e1d01953f1d482f01ac7c472918a9963dc2bb
      https://github.com/quicwg/base-drafts/commit/630e1d01953f1d482f01ac7c472918a9963dc2bb
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-30 (Mon, 30 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge branch 'long-stateless-reset'


Compare: https://github.com/quicwg/base-drafts/compare/b44cb29f2692...630e1d01953f
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b5e939899b15_2d9c2b0645542f881054f5--


From nobody Sun Jul 29 21:27: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 120A0130FA5 for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 21:27:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id I9aI7874_hr7 for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 21:27: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 71EE4130F93 for <quic-issues@ietf.org>; Sun, 29 Jul 2018 21:27:09 -0700 (PDT)
Date: Sun, 29 Jul 2018 21:27:08 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532924828; bh=RafQUYUaJgaawVS+9/CatvLFtK0yUSfQoUaXA4zEqa0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=wJ7gwB5pWkfiozpAHtssLoEsA3JM45aCfH4Z3It4vIEYQujmY9t6n66zIiMRU3giB 9WNodS/DzVIlzduEVenLZ8Pjkka1dx5DySxqtm666c88bISNgmlCHMllocmdGZ/es+ N9U2jukmSAhTaKApx6F4B+6giFaXj9eJXb7tYzK0=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab169b2484f32abab59455922954a99d6ebfcbdcb792cf000000011776559c92a169ce132e93b9@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1348/issue_event/1759267015@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1348@github.com>
References: <quicwg/base-drafts/issues/1348@github.com>
Subject: Re: [quicwg/base-drafts] Stateless reset in response to long header packets (#1348)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5e939ca1d7f_23b03f931d2d45c07933db"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/VNW97uHwO-nmvF1iKPV6XG5cnRA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 30 Jul 2018 04:27:11 -0000

----==_mimepart_5b5e939ca1d7f_23b03f931d2d45c07933db
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1348 via #1553.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1348#event-1759267015
----==_mimepart_5b5e939ca1d7f_23b03f931d2d45c07933db
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="321819577" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1348" href="https://github.com/quicwg/base-drafts/issues/1348">#1348</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="340498205" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1553" href="https://github.com/quicwg/base-drafts/pull/1553">#1553</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1348#event-1759267015">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3wP1aHEafqClr7BNN5k4OEKyHuxks5uLoscgaJpZM4T5aBw">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9YBcOQ71lL2TN8epSHvjhA2exm8ks5uLoscgaJpZM4T5aBw.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1348 via #1553."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1348#event-1759267015"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1348#event-1759267015",
"url": "https://github.com/quicwg/base-drafts/issues/1348#event-1759267015",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Stateless reset in response to long header packets (#1348)",
"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/1348#event-1759267015"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 333815920\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b5e939ca1d7f_23b03f931d2d45c07933db--


From nobody Sun Jul 29 21: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 55F1C130FAB for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 21:27:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7YxeZkFvhyga for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 21:27: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 9BFB9130F99 for <quic-issues@ietf.org>; Sun, 29 Jul 2018 21:27:09 -0700 (PDT)
Date: Sun, 29 Jul 2018 21:27:08 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532924828; bh=daHi0yNJZ+zFWoR/4j2BOKTtu/SflxY/WCje7S0aTVk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=egA0iwbQS9bujqYjOrZC9NViwVY7JrMPkPTTy4mEoOmKGWS43oh69lDMyw5CdQPQY kmVavBgjPdtOuUQz1YBRCjxmfI/kQRejaf4W4tYGaeXB1UlK6ZRR6GSFhzq/wEVZWP Sr0ix5B89rk4z12RNwo6l68V0xpqLXTjGL5b1Zsk=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab3f67c6997d9490b3d0dcaf8232ef722f1c7dc66092cf000000011776559c92a169ce144b971d@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1553/issue_event/1759267013@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1553@github.com>
References: <quicwg/base-drafts/pull/1553@github.com>
Subject: Re: [quicwg/base-drafts] Stateless reset is near-pointless for long headers (#1553)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5e939cb6cf6_341c3fb6160d45c477965f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/vqaTi3lt3szYzKExukMP-LmRBtg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 30 Jul 2018 04:27:12 -0000

----==_mimepart_5b5e939cb6cf6_341c3fb6160d45c477965f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1553.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1553#event-1759267013
----==_mimepart_5b5e939cb6cf6_341c3fb6160d45c477965f
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="340498205" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1553" href="https://github.com/quicwg/base-drafts/pull/1553">#1553</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1553#event-1759267013">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq16iybXBkMz2u7Iyzz8dY17245yVks5uLoscgaJpZM4VMPy0">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6i3dI4hxLYPY_K4tsYrcBnqLD7Uks5uLoscgaJpZM4VMPy0.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1553."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1553#event-1759267013"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1553#event-1759267013",
"url": "https://github.com/quicwg/base-drafts/pull/1553#event-1759267013",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Stateless reset is near-pointless for long headers (#1553)",
"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/1553#event-1759267013"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355531956\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b5e939cb6cf6_341c3fb6160d45c477965f--


From nobody Sun Jul 29 21:27: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 83A1E130F99 for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 21:27:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 2.201
X-Spam-Level: **
X-Spam-Status: No, score=2.201 tagged_above=-999 required=5 tests=[BAYES_50=0.8, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.249, 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 QLGKK4G0yKTQ for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 21:27: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 595EF130F93 for <quic-issues@ietf.org>; Sun, 29 Jul 2018 21:27:12 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1532924831; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=zuaJe7YPtX7mEF6dbIsqvAGsB9/+jWXiZGCp0I7KXmQ=; b=X9SEl3n+L0PJFE+vjQdahm2AD0XQqeTBR6bTMANY+fX+t/Mwru3sFvPqYZBbjixllziDIgna s24M8txKD+ar+5VnE6dDCApiCBrlGvoKSRke3UHVU52nkrdaj57XUd6hWMGKZS2c4B5PPtAH 9lqkIpgaptr+Dqs/5ZZfcyosmwQ=
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 5b5e939f.7f6f3a15cc00-smtp-out-n02; Mon, 30 Jul 2018 04:27:11 -0000 (UTC)
Date: Sun, 29 Jul 2018 21:27:10 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b5e939e135b9_300d2b05eed2ef781056bb@hookshot-fe-6e9b612.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b5e939e13032_300d2b05eed2ef781055ec"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/PzisSsVEqZ0FVUaPEL5XZgck0xY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 30 Jul 2018 04:27:14 -0000

----==_mimepart_5b5e939e13032_300d2b05eed2ef781055ec
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/long-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_5b5e939e13032_300d2b05eed2ef781055ec--


From nobody Sun Jul 29 21:33: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 1C1E7130F96 for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 21:33:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PWBkau30pl8d for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 21:33: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 30D19130934 for <quic-issues@ietf.org>; Sun, 29 Jul 2018 21:33:19 -0700 (PDT)
Date: Sun, 29 Jul 2018 21:33:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532925198; bh=2nynlGNxP2Axpn2A59LxfpDVKPdfQau9F4MJw2pvm4M=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=0h/U/21rknLh4SjlvfZizyKmUx9oCtnHF2Q5AVKGO3vPpQQeUWybb5NU2BDCxzPmA Mo54F6/6DHf9LmTg6Zv5fm3lud2ii0SdwXxy1Otjl1d0dyc7QRv0VDm8nUu43dcYAv PID+hWw5aGaPl/ECLdjLLvIfj/fkazJMQzF9b8vw=
From: Rui Paulo <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf154cba277d31b44e937d93d75b133d2edfa548d92cf000000011776570e92a169ce145eeded@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1573/review/141389860@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1573@github.com>
References: <quicwg/base-drafts/pull/1573@github.com>
Subject: Re: [quicwg/base-drafts] Add an appendix containing test vectors for "Initial". (#1573)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5e950e8a2f7_3d073ff5e7cd45c076478e"; 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/kcBsRxtG6fC4YZHLPsixa3ndXME>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 30 Jul 2018 04:33:21 -0000

----==_mimepart_5b5e950e8a2f7_3d073ff5e7cd45c076478e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

rpaulo commented on this pull request.



> +  f2 41 f2 57 2e fe ee 53 ca 69 0c e5 b2 85 ab 34
+  e9 39 e8 fe 98 d7 14 6b b9 fc 78 e9 9a 1b 41 ab
+~~~
+
+Using this secret, we get the following keys (16 bytes) and
+initialization vector (12 bytes):
+
+~~~
+  key:     99 ff fd 2c 3e 4a cd ae 3d 32 02 1c 75 38 86 c0
+
+  pn key:  14 c2 70 2b 54 48 80 d3 9d ab d7 dd c8 eb cd 9a
+
+  IV:      27 92 24 e5 85 fd 84 e9 e0 70 ea 9a
+~~~
+
+

@huitema my objective was to have the PN key in this section and then use it for PNE but this PR was just for initial test vectors.  I agree we need independent verification before we publish.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1573#discussion_r206012942
----==_mimepart_5b5e950e8a2f7_3d073ff5e7cd45c076478e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@rpaulo</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1573#discussion_r206012942">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; +  f2 41 f2 57 2e fe ee 53 ca 69 0c e5 b2 85 ab 34
+  e9 39 e8 fe 98 d7 14 6b b9 fc 78 e9 9a 1b 41 ab
+~~~
+
+Using this secret, we get the following keys (16 bytes) and
+initialization vector (12 bytes):
+
+~~~
+  key:     99 ff fd 2c 3e 4a cd ae 3d 32 02 1c 75 38 86 c0
+
+  pn key:  14 c2 70 2b 54 48 80 d3 9d ab d7 dd c8 eb cd 9a
+
+  IV:      27 92 24 e5 85 fd 84 e9 e0 70 ea 9a
+~~~
+
+
</pre>
<p><a class="user-mention" data-hovercard-user-id="7464128" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/huitema">@huitema</a> my objective was to have the PN key in this section and then use it for PNE but this PR was just for initial test vectors.  I agree we need independent verification before we publish.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1573#discussion_r206012942">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9yxc3xTqkZ0407IYsI55Gpn6ZJAks5uLoyOgaJpZM4VSLo0">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5GWjdAw9qKHNb8_KpuM03N-P_9oks5uLoyOgaJpZM4VSLo0.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1573"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1573#discussion_r206012942"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1573#discussion_r206012942",
"url": "https://github.com/quicwg/base-drafts/pull/1573#discussion_r206012942",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@rpaulo commented on 1573",
"sections": [
{
"text": "",
"activityTitle": "**Rui Paulo**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@rpaulo",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1573#discussion_r206012942"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 357087796\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b5e950e8a2f7_3d073ff5e7cd45c076478e--


From nobody Sun Jul 29 21:48: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 BCC80130FE6 for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 21:47:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 2.201
X-Spam-Level: **
X-Spam-Status: No, score=2.201 tagged_above=-999 required=5 tests=[BAYES_50=0.8, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.249, 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 Tdt_AdJEFj-B for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 21:47: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 1C549130FBD for <quic-issues@ietf.org>; Sun, 29 Jul 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=1532926071; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=ghvgjGWyIKmilJ1DVCr000a2/xNW8mpRoI2/+AycE38=; b=b2fqERVoa6AJsiL0WBUk49vZTkWnCiExms/N6Nq80KfF5s4Rt1OfQVDkPjB9kPVa73YQt0w3 Jp/2BO0sc62XNY2wnpVthZGjM0+6vZWoiER9GxS3vtxuEMAY5JowVhVMbzzguSAtxYhaW7Yp KACKCGOQ3NVbpCVdUHfF75syy5k=
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 5b5e9876.7f87516d6f90-smtp-out-n03; Mon, 30 Jul 2018 04:47:50 -0000 (UTC)
Date: Sun, 29 Jul 2018 21:47:50 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b5e9876909c5_466d2ac4c4f8ef7c990b5@hookshot-fe-32b5f5b.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b5e98769066b_466d2ac4c4f8ef7c98920"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/WC0jYHveETn-E_VPagifBQI7or4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 30 Jul 2018 04:48:01 -0000

----==_mimepart_5b5e98769066b_466d2ac4c4f8ef7c98920
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/path-response-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_5b5e98769066b_466d2ac4c4f8ef7c98920--


From nobody Sun Jul 29 21: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 85B8A130DC0 for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 21:50:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Nyx5FDFLLU8x for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 21:50: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 6AAA9130F99 for <quic-issues@ietf.org>; Sun, 29 Jul 2018 21:50:47 -0700 (PDT)
Date: Sun, 29 Jul 2018 21:50:46 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532926246; bh=ytMmSX0umi1wQKWEwLU0eX2y0bk2mW/k29jMyr4vejQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ZnCWc1eJa+esN0N15raEm5AW5zqV5llb/4waqmfNp7EfXyqyqjhGu1CZtKBRwmlPW kE3TBKzf3On8dqJaOu0b7mpfClOHrH5VVihyZbzsAgwUZ+Bqi09533hmJSF0CMn1/f BkVVU024+Md4qxTyeUnXRp2shhM8D54Q+cXALi/Q=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb5899fc62778fd6e56f9131808d3d447905980db92cf0000000117765b2692a169ce141307e3@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1496/review/141391583@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1496@github.com>
References: <quicwg/base-drafts/pull/1496@github.com>
Subject: Re: [quicwg/base-drafts] CID Lifetime Management (#1496)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5e9926493ad_43cf3fc2ef2d45b49238bf"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/aGhw7VuvSFj0lesyMNOQTHZuUoM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 30 Jul 2018 04:50:50 -0000

----==_mimepart_5b5e9926493ad_43cf3fc2ef2d45b49238bf
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson commented on this pull request.



> +|                         Received (i)                        ...
++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+| Requested (8) |
++-+-+-+-+-+-+-+-+
+~~~
+
+The fields in the REQUEST_CONNECTION_ID frame are as follows:
+
+Received:
+: The greatest connection ID sequence number received by the sender
+  from the receiver in a NEW_CONNECTION_ID frame, formatted as a
+  variable-length integer.
+
+Requested:
+: A one-byte integer specifying the number of additional connection
+  IDs the sender would like to be issued.

Why not a single integer that says "fill to 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/1496#pullrequestreview-141391583
----==_mimepart_5b5e9926493ad_43cf3fc2ef2d45b49238bf
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/1496#discussion_r206014380">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +|                         Received (i)                        ...
++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+| Requested (8) |
++-+-+-+-+-+-+-+-+
+~~~
+
+The fields in the REQUEST_CONNECTION_ID frame are as follows:
+
+Received:
+: The greatest connection ID sequence number received by the sender
+  from the receiver in a NEW_CONNECTION_ID frame, formatted as a
+  variable-length integer.
+
+Requested:
+: A one-byte integer specifying the number of additional connection
+  IDs the sender would like to be issued.
</pre>
<p>Why not a single integer that says "fill to 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/1496#pullrequestreview-141391583">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0_FA0LZIn9P0BoGbPAvV9eIFHdDks5uLpCmgaJpZM4U8IKO">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-T-1tce8jP4DPVz5K3bBYbFRGl6ks5uLpCmgaJpZM4U8IKO.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1496"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1496#pullrequestreview-141391583"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1496#pullrequestreview-141391583",
"url": "https://github.com/quicwg/base-drafts/pull/1496#pullrequestreview-141391583",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1496",
"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/1496#pullrequestreview-141391583"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 351306382\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b5e9926493ad_43cf3fc2ef2d45b49238bf--


From nobody Sun Jul 29 23:25: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 8745E130EA0 for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 23:25:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id njHz8NdN4EO2 for <quic-issues@ietfa.amsl.com>; Sun, 29 Jul 2018 23:25:15 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EDFD9130E33 for <quic-issues@ietf.org>; Sun, 29 Jul 2018 23:25:14 -0700 (PDT)
Date: Sun, 29 Jul 2018 23:25:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532931914; bh=4eynlhQRXIAbat43HbDZZB5UAMP7GhuDKRNFqQv6MP8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=WzFTegAEAw65qQoFeGG7++Q3+WmqhvGK1TRJTyKWAOBp6udGTW5IWEYDii91/Byn/ ro5VIXtgqGZ2QF5cJFcx3+yphvclR4Ob7n3HGCsmuZiEBGJBB5bEGOs72bnbFCXC1f 4Ov1bCzr89pOFISJjQwfEX1xjOLjA5qSNGmyUPeo=
From: Roni Even <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab70c938e9f32faf6542c696af7d1bc39ea0dcef4e92cf000000011776714a92a169ce1498f81a@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1610/c408759584@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1610@github.com>
References: <quicwg/base-drafts/pull/1610@github.com>
Subject: Re: [quicwg/base-drafts] make the initial_max_data transport parameter optional (#1610)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5eaf4a119e7_75ca3fed5fcd45c42978a8"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ronieven
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/UA2G8Wqs2iIdCS6WsTtU3FPM4bI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 30 Jul 2018 06:25:17 -0000

----==_mimepart_5b5eaf4a119e7_75ca3fed5fcd45c42978a8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I assume you meant #1542 , I think that this may require some text in section 6.6.2 that explains why optional or when zero value is to be 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/1610#issuecomment-408759584
----==_mimepart_5b5eaf4a119e7_75ca3fed5fcd45c42978a8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I assume you meant <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="339668395" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1542" href="https://github.com/quicwg/base-drafts/pull/1542">#1542</a> , I think that this may require some text in section 6.6.2 that explains why optional or when zero value is to be 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/pull/1610#issuecomment-408759584">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxTiYQHZjzv7rK4BWC9jnI6ZuNxrks5uLqbKgaJpZM4VlmNC">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9MnMhPIKY2F3-qprbh11QKAF3uWks5uLqbKgaJpZM4VlmNC.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@ronieven in #1610: I assume you meant #1542 , I think that this may require some text in section 6.6.2 that explains why optional or when zero value is to be used."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1610#issuecomment-408759584"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1610#issuecomment-408759584",
"url": "https://github.com/quicwg/base-drafts/pull/1610#issuecomment-408759584",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 the initial_max_data transport parameter optional (#1610)",
"sections": [
{
"text": "",
"activityTitle": "**Roni Even**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ronieven",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1610,\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\": 1610\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1610#issuecomment-408759584"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 362177346\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b5eaf4a119e7_75ca3fed5fcd45c42978a8--


From nobody Mon Jul 30 06:28: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 CBB301310C2 for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 06:28:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.889
X-Spam-Level: 
X-Spam-Status: No, score=0.889 tagged_above=-999 required=5 tests=[BAYES_20=-0.001, DKIM_ADSP_NXDOMAIN=0.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id g_qPrGekte1T for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 06:28: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 4F3411310BF for <quic-issues@ietf.org>; Mon, 30 Jul 2018 06:28:16 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1532957295; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=1xXsP+8oxnt82slF8wodE0Wk6+HGgK0/nLyrpKcFhis=; b=lf9sF0cKlOwhzooM2ENT+51u7kcsr5JlN/EQWtsXbbSWo+MssU+HUZshf19gfuE1cMxJAAul UuLQui2jJuSLEPyx6j3+1vieFLaSL/22G370jEmBccLdjLGYegace4Veh1yG/muD0I0cCiAO VKAZaPKzlqqPJ1VM35a/OG+TEGQ=
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 5b5f126e.7f2c1b63f5a0-smtp-out-n01; Mon, 30 Jul 2018 13:28:14 -0000 (UTC)
Date: Mon, 30 Jul 2018 06:28:13 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5b5f126def919_274d2b1fdd0def809864e@hookshot-fe-d252ca1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] bcd54d: Use largest_acked consistently
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b5f126def387_274d2b1fdd0def8098523"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/6MQnDzX9PA-5GCWM9LgG2i7S4ZQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 30 Jul 2018 13:28:18 -0000

----==_mimepart_5b5f126def387_274d2b1fdd0def8098523
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-largest-acked
  Home:   https://github.com/quicwg/base-drafts
  Commit: bcd54daa9aff66c8b599271467f6a63b5705a234
      https://github.com/quicwg/base-drafts/commit/bcd54daa9aff66c8b599271467f6a63b5705a234
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-07-30 (Mon, 30 Jul 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Use largest_acked 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_5b5f126def387_274d2b1fdd0def8098523--


From nobody Mon Jul 30 06:28: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 813E31310C2 for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 06:28:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NPHfqXXvjFNu for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 06:28:27 -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 227261310BF for <quic-issues@ietf.org>; Mon, 30 Jul 2018 06:28:27 -0700 (PDT)
Date: Mon, 30 Jul 2018 06:28:25 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532957305; bh=gPTNF4VCQbbuCONAWCxl/SM07Z+AT8RDVVEVGNxeLnE=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=c3MtJUaHDzfuvwpFHAJXby5HwmGfOp4F4xTtkkZt2cymXCObaBn/kLczVnRmHcAuR be6pVZGXhNzT0RnFjNLcRpv9bu/GozYmLbKR0cBF5vd0O9vflWmemCvxyYRQ4r/Mgf /Le7jBGrHz25LwWKw5EOGoqjKR0l9iy/S0AV8/Ig=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab0060d26744a75ec2ead3fe351389946f7f35ed9a92cf000000011776d47992a169ce149bd89e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1611@github.com>
Subject: [quicwg/base-drafts] Use largest_acked consistently (#1611)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5f12797f4e9_396f3fc9b62d45b453325"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/12qUKdjUljVXRP6FcP0O-J6cq3s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 30 Jul 2018 13:28:30 -0000

----==_mimepart_5b5f12797f4e9_396f3fc9b62d45b453325
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/1611

-- Commit Summary --

  * Use largest_acked consistently

-- File Changes --

    M draft-ietf-quic-recovery.md (4)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1611.patch
https://github.com/quicwg/base-drafts/pull/1611.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/1611

----==_mimepart_5b5f12797f4e9_396f3fc9b62d45b453325
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/1611'>https://github.com/quicwg/base-drafts/pull/1611</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Use largest_acked consistently</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1611/files#diff-0">draft-ietf-quic-recovery.md</a>
    (4)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1611.patch'>https://github.com/quicwg/base-drafts/pull/1611.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1611.diff'>https://github.com/quicwg/base-drafts/pull/1611.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/1611">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6MrG_MP9qJn69mrYEhtO6l_IkiLks5uLwn5gaJpZM4VmaP-">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1CkfHt4fIp4wfJICpbNjB7TOHMnks5uLwn5gaJpZM4VmaP-.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 largest_acked consistently (#1611)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1611"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1611",
"url": "https://github.com/quicwg/base-drafts/pull/1611",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 largest_acked consistently (#1611)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "bcd54da",
"value": "Use largest_acked consistently"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-recovery.md](https://github.com/quicwg/base-drafts/pull/1611/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\": 1611,\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\": 1611\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1611"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1611.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1611.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 362390526\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b5f12797f4e9_396f3fc9b62d45b453325--


From nobody Mon Jul 30 06:28: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 E87DF1310C2 for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 06:28:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zcfMMA8wZuaj for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 06:28: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 1C6B11310BF for <quic-issues@ietf.org>; Mon, 30 Jul 2018 06:28:43 -0700 (PDT)
Date: Mon, 30 Jul 2018 06:28:42 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532957322; bh=tbkJJzdrD7d/6JTF2b3728PbpOqLDTlY2Zw5qrJ0LWY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ZeJlNLe99O7eGMaMpGi852m40RTQj0XSkWzgX0fYjikLdeOdPCjJ6iSdeuckhFYm1 at4ZqpmQZClYFg7j6r+3oKZsgBb7M5Zpg5Zr3fzY/wQOgsNXICev5MNs+WSH2wOgBm D/yBv/oa0tgW6QrjfGJth/hNV2qVsqBpR4xgxch0=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab27196cb37107ea0ad6c2982caa2da8cf13af996692cf000000011776d48a92a169ce1461f5c3@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1574/review/141531803@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1574@github.com>
References: <quicwg/base-drafts/pull/1574@github.com>
Subject: Re: [quicwg/base-drafts] Add MaxAckDelay sub-section (#1574)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5f128a27928_5a5c3ff6cc8d45c017057a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/1Un1p5MXD7IwMkOmsoqX6g0Sokg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 30 Jul 2018 13:28:45 -0000

----==_mimepart_5b5f128a27928_5a5c3ff6cc8d45c017057a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> @@ -206,6 +206,19 @@ Min RTT is the minimum RTT measured over the connection, prior to adjusting by
 ack delay.  Ignoring ack delay for min RTT prevents intentional or unintentional
 underestimation of min RTT, which in turn prevents underestimating smoothed RTT.
 
+### Maximum Ack Delay
+
+QUIC is able to explicitly model delay at the receiver via the ack delay
+field in the ACK frame.  Therefore, QUIC diverges from TCP by calculating a
+MaxAckDelay dynamically, instead of assuming a constant delayed ack timeout
+for all connections.
+
+MaxAckDelay is the maximum ack delay supplied in an all incoming ACK frames.
+MaxAckDelay excludes ack delays that aren't included in an RTT sample because
+they're too large or the largest acked has already been acknowledged.
+MaxAckDelay also excludes ack delays where the largest ack references an

PR #1611 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/1574#discussion_r206132089
----==_mimepart_5b5f128a27928_5a5c3ff6cc8d45c017057a
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/1574#discussion_r206132089">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -206,6 +206,19 @@ Min RTT is the minimum RTT measured over the connection, prior to adjusting by
 ack delay.  Ignoring ack delay for min RTT prevents intentional or unintentional
 underestimation of min RTT, which in turn prevents underestimating smoothed RTT.
 
+### Maximum Ack Delay
+
+QUIC is able to explicitly model delay at the receiver via the ack delay
+field in the ACK frame.  Therefore, QUIC diverges from TCP by calculating a
+MaxAckDelay dynamically, instead of assuming a constant delayed ack timeout
+for all connections.
+
+MaxAckDelay is the maximum ack delay supplied in an all incoming ACK frames.
+MaxAckDelay excludes ack delays that aren&#39;t included in an RTT sample because
+they&#39;re too large or the largest acked has already been acknowledged.
+MaxAckDelay also excludes ack delays where the largest ack references an
</pre>
<p>PR <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="345757854" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1611" href="https://github.com/quicwg/base-drafts/pull/1611">#1611</a> 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/1574#discussion_r206132089">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwODeJMRmDB5HmzninbcstUJR25Tks5uLwoKgaJpZM4VTCo2">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwD186_DxWyGNnmjySTr3ox7_K6Aks5uLwoKgaJpZM4VTCo2.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1574"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1574#discussion_r206132089"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1574#discussion_r206132089",
"url": "https://github.com/quicwg/base-drafts/pull/1574#discussion_r206132089",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1574",
"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/1574#discussion_r206132089"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 357313078\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b5f128a27928_5a5c3ff6cc8d45c017057a--


From nobody Mon Jul 30 06:37: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 11B451310C7 for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 06:37:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.889
X-Spam-Level: 
X-Spam-Status: No, score=0.889 tagged_above=-999 required=5 tests=[BAYES_20=-0.001, DKIM_ADSP_NXDOMAIN=0.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id i3VlyG3Wnpcd for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 06:37: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 9E3DF1310C6 for <quic-issues@ietf.org>; Mon, 30 Jul 2018 06:37:19 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1532957839; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=UyQOdwea1TmKya0ws5dDnmCY/hsEJXATteDaSPjDn5A=; b=LV+HQOnlQrAcQHHktLesDa1ktBY+6dvkNFazKfmTY2qFaZKVk8TDmlJ09ayHxdH7GHkiaJmD o29s6BXvAfmRXuQAeplFVvyzy7dvTTlAdZeL8u5MWgaqYSbb3hQU8q1G8CB+yu04VKzM2fIz SctHQWdYEmUW6q32gqQXNtlxM7o=
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 5b5f148e.7f9010ae51b0-smtp-out-n01; Mon, 30 Jul 2018 13:37:18 -0000 (UTC)
Date: Mon, 30 Jul 2018 06:37:17 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5b5f148df3af7_59072b122d662f7893728@hookshot-fe-b0febf1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 6e3468: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b5f148df3512_59072b122d662f7893624"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/26j18pVgFXp_4LjFaYwYqJbTtDw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 30 Jul 2018 13:37:21 -0000

----==_mimepart_5b5f148df3512_59072b122d662f7893624
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-definitions
  Home:   https://github.com/quicwg/base-drafts
  Commit: 6e3468e7f9cc1c730f708a985dbec6c3201d3d30
      https://github.com/quicwg/base-drafts/commit/6e3468e7f9cc1c730f708a985dbec6c3201d3d30
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-07-30 (Mon, 30 Jul 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_5b5f148df3512_59072b122d662f7893624--


From nobody Mon Jul 30 06:37: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 EDA451310C7 for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 06:37:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8isdKXiUceDq for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 06:37: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 680E91310C6 for <quic-issues@ietf.org>; Mon, 30 Jul 2018 06:37:21 -0700 (PDT)
Date: Mon, 30 Jul 2018 06:37:20 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532957840; bh=jYBxZZhmv4Nq7h99KKk/rjLfJZSpE4knj/ix90OWL38=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=cZnLakQlLGlxXcdefUknwzknK0Vt6lcJEpCk5hZCo+TCcJ+sdeSkPT4QXSnRSwJqB WxFaeZQ2s2kMFliFwMyKnAGr/ySChxMbVV+6/3YjlzjVaLefdg/NDcuLRnkFShSTBu iltuX8FC+fy65TAzNv45M2/4dOKxcfN+1WtoxA00=
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/1557/push/2757797234@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1557@github.com>
References: <quicwg/base-drafts/pull/1557@github.com>
Subject: Re: [quicwg/base-drafts] Add Definitions (#1557)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5f1490b3f1a_64fb3fdf154d45c01087db"; 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/Pi59ty4X3S1RfFeTOKAFgpjKZ18>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 30 Jul 2018 13:37:23 -0000

----==_mimepart_5b5f1490b3f1a_64fb3fdf154d45c01087db
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

6e3468e  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/1557/files/1ea3ce044d12cea6035a1e4b15090d0c8469ceaf..6e3468e7f9cc1c730f708a985dbec6c3201d3d30

----==_mimepart_5b5f1490b3f1a_64fb3fdf154d45c01087db
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/6e3468e">6e3468e</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/1557/files/1ea3ce044d12cea6035a1e4b15090d0c8469ceaf..6e3468e7f9cc1c730f708a985dbec6c3201d3d30">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwZj37oe0hFcLzqyHrxVjNTESAc7ks5uLwwQgaJpZM4VP39p">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzTU0DyZG3MZZYL8Ubdn3KAtvjNTks5uLwwQgaJpZM4VP39p.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1557"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1557/files/1ea3ce044d12cea6035a1e4b15090d0c8469ceaf..6e3468e7f9cc1c730f708a985dbec6c3201d3d30"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1557/files/1ea3ce044d12cea6035a1e4b15090d0c8469ceaf..6e3468e7f9cc1c730f708a985dbec6c3201d3d30",
"url": "https://github.com/quicwg/base-drafts/pull/1557/files/1ea3ce044d12cea6035a1e4b15090d0c8469ceaf..6e3468e7f9cc1c730f708a985dbec6c3201d3d30",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1557",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1557:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "6e3468e",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1557/files/1ea3ce044d12cea6035a1e4b15090d0c8469ceaf..6e3468e7f9cc1c730f708a985dbec6c3201d3d30"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356482921\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b5f1490b3f1a_64fb3fdf154d45c01087db--


From nobody Mon Jul 30 06:42: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 0B26F1310C9 for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 06:42:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.889
X-Spam-Level: 
X-Spam-Status: No, score=0.889 tagged_above=-999 required=5 tests=[BAYES_20=-0.001, DKIM_ADSP_NXDOMAIN=0.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XfH_wMrIxkeJ for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 06:42: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 6E783130E2C for <quic-issues@ietf.org>; Mon, 30 Jul 2018 06:42:28 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1532958147; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=a4UD3oLliQqBKaD2rRG40J7nRfMj7zPWMrcqM4VjxVg=; b=p94kyw0bG4U1KyiX+8c3V75aJNvqHTEpcaaF+Dsz9sSqQ9uaWWHbskKRqowscwQfQqpXppo3 83QrFiTXFefFJyblzGU26JMJRnnyWtaPraWOujTByqixLvQO0d4JJ7l6N155KsT71YX6AB/w +r5FMBySQ0WkKwdja7W9/gC0jKU=
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 5b5f15c3.7f8ecf20b930-smtp-out-n01; Mon, 30 Jul 2018 13:42:27 -0000 (UTC)
Date: Mon, 30 Jul 2018 06:42:26 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5b5f15c251723_69692abaed05cf8019581@hookshot-fe-265448d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] a67a63: Add Definitions (#1557)
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b5f15c2513d0_69692abaed05cf80194da"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ZbzApJscH3ioKIPDuQXTKOqwh_E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 30 Jul 2018 13:42:30 -0000

----==_mimepart_5b5f15c2513d0_69692abaed05cf80194da
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: a67a63b2877d3f87fc0b6c59f1528b802d1b9a7f
      https://github.com/quicwg/base-drafts/commit/a67a63b2877d3f87fc0b6c59f1528b802d1b9a7f
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-07-30 (Mon, 30 Jul 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Add Definitions (#1557)

* Add Definitions

* Update draft-ietf-quic-recovery.md

* Jana's comments

* ack-only

* 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_5b5f15c2513d0_69692abaed05cf80194da--


From nobody Mon Jul 30 06:42: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 C982C1310CA for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 06:42:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.008
X-Spam-Level: 
X-Spam-Status: No, score=-8.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id s5YgpMSBObTt for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 06:42: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 0553F130E2C for <quic-issues@ietf.org>; Mon, 30 Jul 2018 06:42:31 -0700 (PDT)
Date: Mon, 30 Jul 2018 06:42:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532958150; bh=5n3YujtoxeelZ4xP7CEE1LtPyenW5oV8knkoY3UwwW8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Ar3YLl3duuJO2TaHh0fuH5QhAdBbp/zmHr3zUJe5DITVdy/NDgevo6zPmc/pOfvgN NFPjIDhpqcED6kA69flZYbmZE6SLTlw1t2NqxInvKS6U4HgsHLIfwnNYR2N86krZ14 c2YB9SmW1IV9rYm29bZupFViF02lcSpiXEDW0OOg=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab653944eb6b4474164320d92a8c1b210a59ab5abb92cf000000011776d7c692a169ce1456e92b@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1557/issue_event/1760198201@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1557@github.com>
References: <quicwg/base-drafts/pull/1557@github.com>
Subject: Re: [quicwg/base-drafts] Add Definitions (#1557)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5f15c64c12e_39953fc9b62d45b410671d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/9fII5JlFUWiIqiwpj6EuxtwD8ZI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 30 Jul 2018 13:42:35 -0000

----==_mimepart_5b5f15c64c12e_39953fc9b62d45b410671d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1557.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1557#event-1760198201
----==_mimepart_5b5f15c64c12e_39953fc9b62d45b410671d
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="341240107" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1557" href="https://github.com/quicwg/base-drafts/pull/1557">#1557</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1557#event-1760198201">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyJHpMwIlMWc_ZSO0r3YjmXSIuWzks5uLw1GgaJpZM4VP39p">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0Zo_jDeZOszi-mmaXbKpYWq5HUgks5uLw1GgaJpZM4VP39p.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1557."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1557#event-1760198201"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1557#event-1760198201",
"url": "https://github.com/quicwg/base-drafts/pull/1557#event-1760198201",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 Definitions (#1557)",
"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/1557#event-1760198201"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356482921\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b5f15c64c12e_39953fc9b62d45b410671d--


From nobody Mon Jul 30 08:15: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 C3F8E1310F6 for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 08:15:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id x1cwFIH95LUJ for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 08:15: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 5B56A130E25 for <quic-issues@ietf.org>; Mon, 30 Jul 2018 08:15:28 -0700 (PDT)
Date: Mon, 30 Jul 2018 08:15:27 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532963727; bh=61Ei+W/aIlgsLqq0aPsddEBihsgEsEPqpO/dBoqfAnc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=AHe3n6NUw/YLI8mo/IKoXJ18MbEZMwzFA55HL17f5A9yI7xZfnvVX02DiXuAFaa63 l3ayUDdzNK3PcTh6VXA3MgAz3QEoqhLLkkCcrUlhnSJY06dd2UDOOOgoXfgPzjgJlq 0T/Pbsyeijw69Uas1V4D1Z7XqNJ8ku4zAiNQ5RFM=
From: Antoine Delignat-Lavaud <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab84ebc97f5379265f78f82637fb1d658e0986beea92cf000000011776ed8f92a169ce140801b8@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/408899724@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_5b5f2b8f581f8_67ec3fad604be61c105220"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ad-l
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/VPwS6-aWkl05Xm3zMzLr4l7Zl94>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 30 Jul 2018 15:15:31 -0000

----==_mimepart_5b5f2b8f581f8_67ec3fad604be61c105220
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I noticed another problem caused by the fact that ConnectionID is not authenticated.

In short header packets, the connection ID is followed by the encrypted packet number. The encryption of the PN is only indirectly authenticated by the QUIC headers appearing in the additional authenticated data of the AEAD encryption. However, if a network attacker is given the capability to alter the Connection ID, he can use this capability to truncate or extend the encrypted packet number. This is very easy to do - for instance, if the attacker wants to truncate one byte off the encrypted PN he can set the connection ID to be one byte longer and ensure that the headers remain the same.

Unfortunately, this is an effective attack against the confidentiality of packet number encryption (e.g. successful PN extension is a trivial distinguisher for the most significant bits of the PN being 0). PN truncation also puts worrying pressure on AEAD - replayability is no longer prevented by AAD (which is provably authenticated in AEAD) but by implicit nonce authentication (which is not typically proved). 

-- 
You are receiving this 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-408899724
----==_mimepart_5b5f2b8f581f8_67ec3fad604be61c105220
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>I noticed another problem caused by the fact that ConnectionID is not =
authenticated.</p>
<p>In short header packets, the connection ID is followed by the encrypte=
d packet number. The encryption of the PN is only indirectly authenticate=
d by the QUIC headers appearing in the additional authenticated data of t=
he AEAD encryption. However, if a network attacker is given the capabilit=
y to alter the Connection ID, he can use this capability to truncate or e=
xtend the encrypted packet number. This is very easy to do - for instance=
, if the attacker wants to truncate one byte off the encrypted PN he can =
set the connection ID to be one byte longer and ensure that the headers r=
emain the same.</p>
<p>Unfortunately, this is an effective attack against the confidentiality=
 of packet number encryption (e.g. successful PN extension is a trivial d=
istinguisher for the most significant bits of the PN being 0). PN truncat=
ion also puts worrying pressure on AEAD - replayability is no longer prev=
ented by AAD (which is provably authenticated in AEAD) but by implicit no=
nce authentication (which is not typically proved).</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/1486#issuecomment-408899724">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq4fc=
6fnanrqF2-VI4QlIeenIjow2ks5uLyMPgaJpZM4U5BQ4">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkqyVc4jG7P_nz9fe02H-qDPFd=
d6fvks5uLyMPgaJpZM4U5BQ4.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":"@ad-l=
 in #1486: I noticed another problem caused by the fact that ConnectionID=
 is not authenticated.\r\n\r\nIn short header packets, the connection ID =
is followed by the encrypted packet number. The encryption of the PN is o=
nly indirectly authenticated by the QUIC headers appearing in the additio=
nal authenticated data of the AEAD encryption. However, if a network atta=
cker is given the capability to alter the Connection ID, he can use this =
capability to truncate or extend the encrypted packet number. This is ver=
y easy to do - for instance, if the attacker wants to truncate one byte o=
ff the encrypted PN he can set the connection ID to be one byte longer an=
d ensure that the headers remain the same.\r\n\r\nUnfortunately, this is =
an effective attack against the confidentiality of packet number encrypti=
on (e.g. successful PN extension is a trivial distinguisher for the most =
significant bits of the PN being 0). PN truncation also puts worrying pre=
ssure on AEAD - replayability is no longer prevented by AAD (which is pro=
vably authenticated in AEAD) but by implicit nonce authentication (which =
is not typically proved). "}],"action":{"name":"View Issue","url":"https:=
//github.com/quicwg/base-drafts/issues/1486#issuecomment-408899724"}}}</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/1486#issuecomment=
-408899724",
"url": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment-40=
8899724",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 un=
authenticated (#1486)",
"sections": [
{
"text": "",
"activityTitle": "**Antoine Delignat-Lavaud**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@ad-l",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "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\": \"{{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\": 1486\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment-40=
8899724"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3504917=
04\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b5f2b8f581f8_67ec3fad604be61c105220--


From nobody Mon Jul 30 08:28: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 3A46A13110C for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 08:28:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.009
X-Spam-Level: 
X-Spam-Status: No, score=-3.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id alTbCDqVKL4I for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 08:28: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 A3AB713110D for <quic-issues@ietf.org>; Mon, 30 Jul 2018 08:28: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=jMp7O728TPPupnVQ3tV341c9R+Q=; b=xcjEVMDLpYMj0FaU FFLTs21eSJloCOwXHpj4UmtlITNGf0R8E/Fu++ptPIMOLL08/MOJaLOTW5OCleFi EV821Kcng14StC2l02BK8rsUJc92TL48K73/VnOkFM8q5FONSVVOzPWEMPzEZDjH U+0x4UXxr+cNNzBs/bfX2bBhvho=
Received: by filter0854p1las1.sendgrid.net with SMTP id filter0854p1las1-21044-5B5F2E8D-9 2018-07-30 15:28:13.211237755 +0000 UTC m=+407394.802547944
Received: from github-lowworker14-cp1-prd.iad.github.net (unknown [192.30.252.38]) by ismtpd0003p1iad1.sendgrid.net (SG) with ESMTP id xPZ3LL7pSayi2xIZSugCHA for <quic-issues@ietf.org>; Mon, 30 Jul 2018 15:28:12.974 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker14-cp1-prd.iad.github.net (Postfix) with ESMTP id E1FE0DFDB7 for <quic-issues@ietf.org>; Mon, 30 Jul 2018 08:28:12 -0700 (PDT)
Date: Mon, 30 Jul 2018 15:28:13 +0000 (UTC)
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab169e5bcab07ba38f9bd5bf9f5a9efa259b70e03092cf000000011776f08c92a169ce144b974b@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1554/review/141579246@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1554@github.com>
References: <quicwg/base-drafts/pull/1554@github.com>
Subject: Re: [quicwg/base-drafts] Stateless reset oracle defense (#1554)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5f2e8cdf726_6a983f84f1cbe624887df"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak26YJSwiHvkry9sRtTwtsfwurVPGzr7TqZQwi ZoS1qVp8X/UqL0B9tTRim5EtKk6svW9YUuIGJcgUJvzDKsrWzh4qGu0o4FF5ksjvsW163o2Y4Jh4Yu cxh/xNo0ikg9K523m+nU7i5fEkb/Vghssz10fpB/arQ4CTsOY/rT/HwVIw==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/o1I24qEEwtEfY8QnQArk-X9jasI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 30 Jul 2018 15:28:33 -0000

----==_mimepart_5b5f2e8cdf726_6a983f84f1cbe624887df
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.

Some editorial suggestions

> @@ -4730,6 +4727,32 @@ receiver, an off-path attacker will need to race the duplicate packet against
 the original to be successful in this attack.  Therefore, QUIC receivers ignore
 ECN codepoints set in duplicate packets (see {{using-ecn}}).
 
+## Stateless Reset Oracle {#reset-oracle}
+
+An attacker that can cause a server to emit a stateless reset token can force
+the closure of any connection that uses the same connection ID and method of
+producing the token.  This creates a possible denial of service attack on

I think of this as a reset injection attack.  Do you think denial of service is a better characterization?

> @@ -4730,6 +4727,32 @@ receiver, an off-path attacker will need to race the duplicate packet against
 the original to be successful in this attack.  Therefore, QUIC receivers ignore
 ECN codepoints set in duplicate packets (see {{using-ecn}}).
 
+## Stateless Reset Oracle {#reset-oracle}
+
+An attacker that can cause a server to emit a stateless reset token can force
+the closure of any connection that uses the same connection ID and method of
+producing the token.  This creates a possible denial of service attack on
+existing connections if the attacker is able to cause a stateless reset token to
+be generated for a connection with a selected connection ID.  That is, an attack
+is possible if an attacker can alter packet routing so that a packet is received
+by an instance that uses the same stateless reset key, but no connection state
+for the connection ID.
+
+To defend against this style of denial service, endpoints that operate in
+clusters and that share a static key for stateless reset (see {{reset-token}})

I think "that operate in clusters and" is unnecessary.  If they share a static key for stateless reset, it's an issue.

> @@ -4730,6 +4727,32 @@ receiver, an off-path attacker will need to race the duplicate packet against
 the original to be successful in this attack.  Therefore, QUIC receivers ignore
 ECN codepoints set in duplicate packets (see {{using-ecn}}).
 
+## Stateless Reset Oracle {#reset-oracle}
+
+An attacker that can cause a server to emit a stateless reset token can force
+the closure of any connection that uses the same connection ID and method of
+producing the token.  This creates a possible denial of service attack on

I find this paragraph difficult to read.  How about reordering it and rewording it slightly:

"Stateless resets create a possible denial of service(reset injection) attack on existing connections if an attacker is able to cause a stateless reset token to be generated for a connection with a selected connection ID.  An attacker that can cause this token to be generated and appear to be on-path can reset any active connection."

I'd move the concept from the last sentence to the end of the next paragraph.  "If a connection ID may be routed to different instances that share a static key, for example by changing the destination IP or port, then an attacker can cause the server to create a stateless reset token."

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1554#pullrequestreview-141579246
----==_mimepart_5b5f2e8cdf726_6a983f84f1cbe624887df
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@ianswett</b> commented on this pull request.</p>

<p>Some editorial suggestions</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1554#discussion_r206186488">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -4730,6 +4727,32 @@ receiver, an off-path attacker will need to race the duplicate packet against
 the original to be successful in this attack.  Therefore, QUIC receivers ignore
 ECN codepoints set in duplicate packets (see {{using-ecn}}).
 
+## Stateless Reset Oracle {#reset-oracle}
+
+An attacker that can cause a server to emit a stateless reset token can force
+the closure of any connection that uses the same connection ID and method of
+producing the token.  This creates a possible denial of service attack on
</pre>
<p>I think of this as a reset injection attack.  Do you think denial of service is a better characterization?</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1554#discussion_r206189280">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -4730,6 +4727,32 @@ receiver, an off-path attacker will need to race the duplicate packet against
 the original to be successful in this attack.  Therefore, QUIC receivers ignore
 ECN codepoints set in duplicate packets (see {{using-ecn}}).
 
+## Stateless Reset Oracle {#reset-oracle}
+
+An attacker that can cause a server to emit a stateless reset token can force
+the closure of any connection that uses the same connection ID and method of
+producing the token.  This creates a possible denial of service attack on
+existing connections if the attacker is able to cause a stateless reset token to
+be generated for a connection with a selected connection ID.  That is, an attack
+is possible if an attacker can alter packet routing so that a packet is received
+by an instance that uses the same stateless reset key, but no connection state
+for the connection ID.
+
+To defend against this style of denial service, endpoints that operate in
+clusters and that share a static key for stateless reset (see {{reset-token}})
</pre>
<p>I think "that operate in clusters and" is unnecessary.  If they share a static key for stateless reset, it's an issue.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1554#discussion_r206200278">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -4730,6 +4727,32 @@ receiver, an off-path attacker will need to race the duplicate packet against
 the original to be successful in this attack.  Therefore, QUIC receivers ignore
 ECN codepoints set in duplicate packets (see {{using-ecn}}).
 
+## Stateless Reset Oracle {#reset-oracle}
+
+An attacker that can cause a server to emit a stateless reset token can force
+the closure of any connection that uses the same connection ID and method of
+producing the token.  This creates a possible denial of service attack on
</pre>
<p>I find this paragraph difficult to read.  How about reordering it and rewording it slightly:</p>
<p>"Stateless resets create a possible denial of service(reset injection) attack on existing connections if an attacker is able to cause a stateless reset token to be generated for a connection with a selected connection ID.  An attacker that can cause this token to be generated and appear to be on-path can reset any active connection."</p>
<p>I'd move the concept from the last sentence to the end of the next paragraph.  "If a connection ID may be routed to different instances that share a static key, for example by changing the destination IP or port, then an attacker can cause the server to create a stateless reset token."</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1554#pullrequestreview-141579246">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq78uPcXgcNeGzq2hwmduCzGiHHBeks5uLyYMgaJpZM4VMPzq">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2Zsfpqnc8PvfcO9_Lgcl8CTsuHJks5uLyYMgaJpZM4VMPzq.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1554"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1554#pullrequestreview-141579246"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1554#pullrequestreview-141579246",
"url": "https://github.com/quicwg/base-drafts/pull/1554#pullrequestreview-141579246",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1554",
"sections": [
{
"text": "Some editorial suggestions",
"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/1554#pullrequestreview-141579246"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355532010\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b5f2e8cdf726_6a983f84f1cbe624887df--


From nobody Mon Jul 30 10: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 84521131124 for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 10:20:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id j3lB1-HstvaO for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 10:20: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 E5101130E76 for <quic-issues@ietf.org>; Mon, 30 Jul 2018 10:20:00 -0700 (PDT)
Date: Mon, 30 Jul 2018 10:20:00 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532971200; bh=rvi244mINdHmgW4AvFlGG1yRMMjXvQ5WkGALK8rP+PA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=mkUH5QsZ3HDsKZgh8bsOK1C0V7VNTEWBxt6rShV6KGEbiHzV5Hs9HthLmrcDxqNez j3MxGn/iVoThQe0V1gBANQ7jfFXlJS5uCTxkxuSOjkINrPyOzB+B2+uqoDIP9sk6tp ErfntA2ZjTDVaB6oeTBznEbTql7CiaGTiizPpguI=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab9dc4fa3d65199f7ce219991e91f910c2a93e8f5892cf0000000117770ac092a169ce140801b8@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/408941083@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_5b5f48c011928_15293fd6bd6be6202153cd"; 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/yNlPfgj-YuQtH2kn6E6ucpRqP_g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 30 Jul 2018 17:20:04 -0000

----==_mimepart_5b5f48c011928_15293fd6bd6be6202153cd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ad-l Why do you say the CID it is not authenticated?

In early handshake where AEAD is not safe, the question was if the original CID is authenticated, and we have established that it is, eventually - because if the first packet is forged, the traffic keys come out wrong preventing the connection from being established.

In short headers where full traffic keys are available, the AEAD tag protects the CID, so it cannot change length by anyone on path, except for the end-points with the traffic keys.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1486#issuecomment-408941083
----==_mimepart_5b5f48c011928_15293fd6bd6be6202153cd
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><a class=3D"user-mention" data-hovercard-user-id=3D"7765949" data-octo=
-click=3D"hovercard-link-click" data-octo-dimensions=3D"link_type:self" h=
ref=3D"https://github.com/ad-l">@ad-l</a> Why do you say the CID it is no=
t authenticated?</p>
<p>In early handshake where AEAD is not safe, the question was if the ori=
ginal CID is authenticated, and we have established that it is, eventuall=
y - because if the first packet is forged, the traffic keys come out wron=
g preventing the connection from being established.</p>
<p>In short headers where full traffic keys are available, the AEAD tag p=
rotects the CID, so it cannot change length by anyone on path, except for=
 the end-points with the traffic keys.</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/1486#issuecomment-408941083">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqzZd=
HPzt-EUf4x1DsXXLzsG1jNM-ks5uL0BAgaJpZM4U5BQ4">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq8bbPSCQXkLD43hYY9goHwbc=
yqVHks5uL0BAgaJpZM4U5BQ4.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 #1486: @ad-l Why do you say the CID it is not authenticated?\r\n\=
r\nIn early handshake where AEAD is not safe, the question was if the ori=
ginal CID is authenticated, and we have established that it is, eventuall=
y - because if the first packet is forged, the traffic keys come out wron=
g preventing the connection from being established.\r\n\r\nIn short heade=
rs where full traffic keys are available, the AEAD tag protects the CID, =
so it cannot change length by anyone on path, except for the end-points w=
ith the traffic keys."}],"action":{"name":"View Issue","url":"https://git=
hub.com/quicwg/base-drafts/issues/1486#issuecomment-408941083"}}}</script=
>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment=
-408941083",
"url": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment-40=
8941083",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 un=
authenticated (#1486)",
"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\": 1486,\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\": 1486\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment-40=
8941083"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3504917=
04\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b5f48c011928_15293fd6bd6be6202153cd--


From nobody Mon Jul 30 14:45: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 577EB130EF3 for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 14:45:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id p3iui7PUgREA for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 14:45: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 F0E95130F04 for <quic-issues@ietf.org>; Mon, 30 Jul 2018 14:45:44 -0700 (PDT)
Date: Mon, 30 Jul 2018 14:45:43 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532987143; bh=q2QYBksEy90iz4zdShEQgpFFk/AViEsy/iY5gZgrJIg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=0xcyBvPCgewtncGr2+DDvc273Y0qEOb+wEcjvvF19N8UWFCYa2LatmanEGxDavDwl 4vTxUEePLjHKle2AZSkV316HuAT2Q+rg6I9eavjAR96b5ZtotraakHCThKr/4UnI5F PEu/yrcxQchX1tmVEJ0A+xOK2rJjM2ZcCreCitcE=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab8ab0c200150e8ff2727f839586848ee4f8f88d6592cf000000011777490792a169ce1456ee45@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1558/409022158@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1558@github.com>
References: <quicwg/base-drafts/issues/1558@github.com>
Subject: Re: [quicwg/base-drafts] Http cancel race with stop sending (#1558)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5f8707b9ac9_48353fdb812d45b473913"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/AU2-dG7s1tQOKOSbGHWK7oiNhXo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 30 Jul 2018 21:45:46 -0000

----==_mimepart_5b5f8707b9ac9_48353fdb812d45b473913
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

If the client wants to abort the request without finishing it, that would definitely be a RST_STREAM.  If the client doesn't care about the response to a request it already sent, that would be STOP_SENDING.  I suppose it can be SHOULD, or perhaps clarified to say "a RST_STREAM with the STOPPING error code".

However, in a real implementation, I don't think the server will even notice any RST_STREAM regardless of error code -- the STOP_SENDING from the server was triggered in the first place because the server closed its read stream, and it won't see the RST_STREAM unless it tries to read from that stream further, which would probably be considered invalid anyway.  So unless and until something happens to the server's write stream -- which would be a STOP_SENDING from the client -- it will continue merrily sending its response regardless of what the client does to the 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/1558#issuecomment-409022158
----==_mimepart_5b5f8707b9ac9_48353fdb812d45b473913
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>If the client wants to abort the request without finishing it, that wo=
uld definitely be a RST_STREAM.  If the client doesn't care about the res=
ponse to a request it already sent, that would be STOP_SENDING.  I suppos=
e it can be SHOULD, or perhaps clarified to say "a RST_STREAM with the ST=
OPPING error code".</p>
<p>However, in a real implementation, I don't think the server will even =
notice any RST_STREAM regardless of error code -- the STOP_SENDING from t=
he server was triggered in the first place because the server closed its =
read stream, and it won't see the RST_STREAM unless it tries to read from=
 that stream further, which would probably be considered invalid anyway. =
 So unless and until something happens to the server's write stream -- wh=
ich would be a STOP_SENDING from the client -- it will continue merrily s=
ending its response regardless of what the client does to the request.</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/1558#issuecomment-409022158">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq_7q=
Wzrgi4UaKIRELPxH6x4HlS34ks5uL36HgaJpZM4VP4XE">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq--g3f94fSjNkuHM0n93kqPW=
cCbCks5uL36HgaJpZM4VP4XE.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 #1558: If the client wants to abort the request without finishi=
ng it, that would definitely be a RST_STREAM.  If the client doesn't care=
 about the response to a request it already sent, that would be STOP_SEND=
ING.  I suppose it can be SHOULD, or perhaps clarified to say \"a RST_STR=
EAM with the STOPPING error code\".\r\n\r\nHowever, in a real implementat=
ion, I don't think the server will even notice any RST_STREAM regardless =
of error code -- the STOP_SENDING from the server was triggered in the fi=
rst place because the server closed its read stream, and it won't see the=
 RST_STREAM unless it tries to read from that stream further, which would=
 probably be considered invalid anyway.  So unless and until something ha=
ppens to the server's write stream -- which would be a STOP_SENDING from =
the client -- it will continue merrily sending its response regardless of=
 what the client does to the request."}],"action":{"name":"View Issue","u=
rl":"https://github.com/quicwg/base-drafts/issues/1558#issuecomment-40902=
2158"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1558#issuecomment=
-409022158",
"url": "https://github.com/quicwg/base-drafts/issues/1558#issuecomment-40=
9022158",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 cancel race with stop sending (#1=
558)",
"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\": 1558,\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\": 1558\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1558#issuecomment-40=
9022158"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3564845=
48\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b5f8707b9ac9_48353fdb812d45b473913--


From nobody Mon Jul 30 15:39: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 C711513116A for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 15:39:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.605
X-Spam-Level: 
X-Spam-Status: No, score=-6.605 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gieDw_9JD57k for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 15:39: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 95974131187 for <quic-issues@ietf.org>; Mon, 30 Jul 2018 15:39:15 -0700 (PDT)
Date: Mon, 30 Jul 2018 15:39:13 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532990353; bh=1oDliS3xyaLNh4idgXPkaNrFr6L0o8yosjEalPTaLEM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=N+IEUhrxwVcw437SffY60vA5e+hb0uUIo02gFM0DMrjyzdP/AZKiO6K81DyVQjKrr b12zOwKADi/WCzUMCggDGr334IyNMiL1e5TBXXePKjXOtDx1a7lAksn0RCkH1I+MTI 6bYMyDlEcQ47cmC3u/Alnd8cz2refyZZGLs4aYeY=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab90ccaaa880721f1cfef565a7c041eed26aca794092cf000000011777559192a169ce146a08a9@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1584/review/141743938@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1584@github.com>
References: <quicwg/base-drafts/pull/1584@github.com>
Subject: Re: [quicwg/base-drafts] Add forward reference to decoder stream; fix another ref to it (#1584)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5f9391caa03_4d13fa9348d45c411591e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/-j1DkgbJIJWW6QYn-Gcy_qyJb1Q>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 30 Jul 2018 22:39:26 -0000

----==_mimepart_5b5f9391caa03_4d13fa9348d45c411591e
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/1584#pullrequestreview-141743938
----==_mimepart_5b5f9391caa03_4d13fa9348d45c411591e
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/1584#pullrequestreview-141743938">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8UUct-cnrNZXxFjNvhjNepcxTBhks5uL4sRgaJpZM4VVXn6">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqyOePQN1i7IY4g435F_1eIZV3TTNks5uL4sRgaJpZM4VVXn6.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1584"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1584#pullrequestreview-141743938"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1584#pullrequestreview-141743938",
"url": "https://github.com/quicwg/base-drafts/pull/1584#pullrequestreview-141743938",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1584",
"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/1584#pullrequestreview-141743938"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 357923322\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b5f9391caa03_4d13fa9348d45c411591e--


From nobody Mon Jul 30 16:05: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 4CB63130E24 for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 16:05:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fuL4TzRHobky for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 16:05: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 2C7E0130DD5 for <quic-issues@ietf.org>; Mon, 30 Jul 2018 16:05:37 -0700 (PDT)
Date: Mon, 30 Jul 2018 16:05:36 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532991936; bh=5MiWyUIoXlJGAHRRNbHj3Bvx9HiTAquHfrKNlkmsdqg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Hm8lI0AZhvKmdig8ObVU0uOvY1XVPH1jNXAZj9jhPXgN+pRv5nUAm4MggDMmf6882 QnwOkQ45vnMcCtvIdoP2khBNzCpLcxnuOsXHsmyrMtGObdn/NC7E4iJxuXdEVWBauw xK/K1QGucFOUK6QsPKXf6XEMC3/FUXaz7WfPFkSo=
From: Antoine Delignat-Lavaud <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abdcdbbae5974e6a84434c69be8e5e35b40a79113092cf0000000117775bc092a169ce140801b8@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/409040555@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_5b5f99c075113_62933f9d6d0d45b81350c9"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ad-l
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/8WJw2pABIGhjx2axbcO8pXhkfnw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 30 Jul 2018 23:05:39 -0000

----==_mimepart_5b5f99c075113_62933f9d6d0d45b81350c9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> In early handshake where AEAD is not safe, the question was if the original CID is authenticated, and we have established that it is, eventually - because if the first packet is forged, the traffic keys come out wrong preventing the connection from being established.

Where is this established? This is completely wrong - the fact that the CID goes into the initial secret derivation does not matter at all. Only what goes into the QTP is strongly authenticated - everything else is as good as plaintext from an active attacker perspective...

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1486#issuecomment-409040555
----==_mimepart_5b5f99c075113_62933f9d6d0d45b81350c9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<blockquote>
<p>In early handshake where AEAD is not safe, the question was if the ori=
ginal CID is authenticated, and we have established that it is, eventuall=
y - because if the first packet is forged, the traffic keys come out wron=
g preventing the connection from being established.</p>
</blockquote>
<p>Where is this established? This is completely wrong - the fact that th=
e CID goes into the initial secret derivation does not matter at all. Onl=
y what goes into the QTP is strongly authenticated - everything else is a=
s good as plaintext from an active attacker perspective...</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/1486#issuecomment-409040555">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq4Dx=
Gxw0hWptsOEhH1TBqnkyZVnrks5uL5FAgaJpZM4U5BQ4">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq0K0NUgEbmPF0641ky81wxNQ=
pOXfks5uL5FAgaJpZM4U5BQ4.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":"@ad-l=
 in #1486: \u003e In early handshake where AEAD is not safe, the question=
 was if the original CID is authenticated, and we have established that i=
t is, eventually - because if the first packet is forged, the traffic key=
s come out wrong preventing the connection from being established.\r\n\r\=
nWhere is this established? This is completely wrong - the fact that the =
CID goes into the initial secret derivation does not matter at all. Only =
what goes into the QTP is strongly authenticated - everything else is as =
good as plaintext from an active attacker perspective..."}],"action":{"na=
me":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1486=
#issuecomment-409040555"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment=
-409040555",
"url": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment-40=
9040555",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 un=
authenticated (#1486)",
"sections": [
{
"text": "",
"activityTitle": "**Antoine Delignat-Lavaud**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@ad-l",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "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\": \"{{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\": 1486\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment-40=
9040555"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3504917=
04\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b5f99c075113_62933f9d6d0d45b81350c9--


From nobody Mon Jul 30 16:26: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 789EB1311B3 for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 16:26: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.249, 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 hbw5HSmVnbRO for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 16:26: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 F416613114D for <quic-issues@ietf.org>; Mon, 30 Jul 2018 16:26:30 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1532993190; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=lC3JVz7kBPDso8ZvE1M9+c/xhBVXwFmBwctCTKzXjRs=; b=pMhzBoyKVGahruMoEublZgWLFHsuf9AFk7vp9HVDskb2cI1cQsBudCLNH93zE0Asb2XKRRMo 5D+yjUTfv/fIJ/LGon3hvC4Ss8TpLkC9Vjn4BD33REz4nXhxdxNR/HY3oFbVgsYRgTJVTftx rPULGAyL+6yBuduOIKqH+0djyZc=
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 5b5f9ea5.7efcdd52a630-smtp-out-n01; Mon, 30 Jul 2018 23:26:29 -0000 (UTC)
Date: Mon, 30 Jul 2018 16:26:28 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b5f9ea488e43_35fe2adabe932f8878119@hookshot-fe-d252ca1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 80f6c9: Ian's suggestions
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b5f9ea488ae7_35fe2adabe932f887808a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/I-eB6SXn3EBWmYFFZBJGlomfEVM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 30 Jul 2018 23:26:40 -0000

----==_mimepart_5b5f9ea488ae7_35fe2adabe932f887808a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/stateless-reset-oracle
  Home:   https://github.com/quicwg/base-drafts
  Commit: 80f6c9c4030c8f7913c3a7039d6278a7e2034bef
      https://github.com/quicwg/base-drafts/commit/80f6c9c4030c8f7913c3a7039d6278a7e2034bef
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-31 (Tue, 31 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Ian'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_5b5f9ea488ae7_35fe2adabe932f887808a--


From nobody Mon Jul 30 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 0D7C1131188 for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 16:26:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GONCjZeWIo8I for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 16:26: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 6C21F13118B for <quic-issues@ietf.org>; Mon, 30 Jul 2018 16:26:33 -0700 (PDT)
Date: Mon, 30 Jul 2018 16:26:32 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532993192; bh=N9cboR6mJMCWHpN43TeCkAUPSkrkIgkMy7EJ5HmDJAo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=SPJ/SACi0QZaVNjjmRoI35JUA81CgcUSGd9KFUFaoDiZW5HfRgVQqVoKo/LSg3RLH W6yEiGFqHWuJk8AD4RVFHBmVUCAzgceoGdLN6MWChS2zwoAexhS0cJHRaE2vvDrqJt XZjkjEO7MlUo9pTALnMA4EHs7cKno2cA45/2ZPyM=
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/1554/push/2759335620@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1554@github.com>
References: <quicwg/base-drafts/pull/1554@github.com>
Subject: Re: [quicwg/base-drafts] Stateless reset oracle defense (#1554)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5f9ea838d77_6823fdb30cbe62077320"; 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/5JRb218QjhXkb_XNP7GX9KhlrnY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 30 Jul 2018 23:26:41 -0000

----==_mimepart_5b5f9ea838d77_6823fdb30cbe62077320
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

80f6c9c  Ian's suggestions


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1554/files/b1e8dec0e1d727af0b08221ccbf660f43aaa24c3..80f6c9c4030c8f7913c3a7039d6278a7e2034bef

----==_mimepart_5b5f9ea838d77_6823fdb30cbe62077320
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/80f6c9c">80f6c9c</a>  Ian&#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/1554/files/b1e8dec0e1d727af0b08221ccbf660f43aaa24c3..80f6c9c4030c8f7913c3a7039d6278a7e2034bef">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9xNLNIMZ3G0dMsv2R5KfVQ_4eOvks5uL5YogaJpZM4VMPzq">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7_8QB_foYvFcLEzl33ij-c2PSiyks5uL5YogaJpZM4VMPzq.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1554"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1554/files/b1e8dec0e1d727af0b08221ccbf660f43aaa24c3..80f6c9c4030c8f7913c3a7039d6278a7e2034bef"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1554/files/b1e8dec0e1d727af0b08221ccbf660f43aaa24c3..80f6c9c4030c8f7913c3a7039d6278a7e2034bef",
"url": "https://github.com/quicwg/base-drafts/pull/1554/files/b1e8dec0e1d727af0b08221ccbf660f43aaa24c3..80f6c9c4030c8f7913c3a7039d6278a7e2034bef",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1554",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1554:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "80f6c9c",
"value": "Ian's suggestions"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1554/files/b1e8dec0e1d727af0b08221ccbf660f43aaa24c3..80f6c9c4030c8f7913c3a7039d6278a7e2034bef"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355532010\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b5f9ea838d77_6823fdb30cbe62077320--


From nobody Mon Jul 30 17: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 666A0130EFC for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 17:15:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Rqoly7nPkCvt for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 17:15: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 CDAC9130E11 for <quic-issues@ietf.org>; Mon, 30 Jul 2018 17:15:04 -0700 (PDT)
Date: Mon, 30 Jul 2018 17:15:03 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532996103; bh=f2rXZSKukyGhCBBNkoeHnT6kU/waZxdRjQ99VCtDSJ0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=poXanwyF54AWAl4y1jWUdUWWnZblNFc5EHi3/vrK0hkftcudOYGXiWK0w8oKS3zDO TVwuwBxmtKFJ8xzX+lpqna7hlfAwi7WPlGUZ/+zF9jr05WL5yv6rmLw2ibESkpAuEx VjmaX8HSedifPcCD4QbO2I2ZLuKxJ1WcSzaZQyJU=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab352170c94dd7c0d309a1437e3ec2f25542ffdc3692cf0000000117776c0792a169ce144b974b@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1554/review/141762578@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1554@github.com>
References: <quicwg/base-drafts/pull/1554@github.com>
Subject: Re: [quicwg/base-drafts] Stateless reset oracle defense (#1554)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5faa07877b3_5cc3f8ff72be6186066b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/6p8oyAIz7YgE2XS4YvQUF1cIUW8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 00:15:06 -0000

----==_mimepart_5b5faa07877b3_5cc3f8ff72be6186066b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> @@ -4729,18 +4729,23 @@ ECN codepoints set in duplicate packets (see {{using-ecn}}).
 
 ## Stateless Reset Oracle {#reset-oracle}
 
+Stateless resets create a possible denial of service attack analogous to a TCP
+reset injection. This attack is possible if an attacker is able to cause a
+stateless reset token to be generated for a connection with a selected
+connection ID. An attacker that can cause this token to be generated can reset
+an active connection with the same connection ID.
+
 An attacker that can cause a server to emit a stateless reset token can force

I think you can remove this paragraph now.  If there's something important here I'm missing, maybe work it into an adjacent 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/pull/1554#pullrequestreview-141762578
----==_mimepart_5b5faa07877b3_5cc3f8ff72be6186066b
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/1554#discussion_r206361395">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -4729,18 +4729,23 @@ ECN codepoints set in duplicate packets (see {{using-ecn}}).
 
 ## Stateless Reset Oracle {#reset-oracle}
 
+Stateless resets create a possible denial of service attack analogous to a TCP
+reset injection. This attack is possible if an attacker is able to cause a
+stateless reset token to be generated for a connection with a selected
+connection ID. An attacker that can cause this token to be generated can reset
+an active connection with the same connection ID.
+
 An attacker that can cause a server to emit a stateless reset token can force
</pre>
<p>I think you can remove this paragraph now.  If there's something important here I'm missing, maybe work it into an adjacent 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/pull/1554#pullrequestreview-141762578">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_IrI7bEkdygD1OhBrK2L9exXuEDks5uL6GHgaJpZM4VMPzq">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9KCTGdfc6Fh8S6ZnCCfoT0L4dOgks5uL6GHgaJpZM4VMPzq.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1554"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1554#pullrequestreview-141762578"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1554#pullrequestreview-141762578",
"url": "https://github.com/quicwg/base-drafts/pull/1554#pullrequestreview-141762578",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1554",
"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/1554#pullrequestreview-141762578"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355532010\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b5faa07877b3_5cc3f8ff72be6186066b--


From nobody Mon Jul 30 17:29: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 3DC9A130EFC for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 17:29: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.249, 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 AOXW7wds7qvQ for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 17:29: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 B9BEA130E11 for <quic-issues@ietf.org>; Mon, 30 Jul 2018 17:29:20 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1532996960; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=QxEraQ7HGb6P5SI4WQWdfJVPCfN1o7t5u4KrcL0IzLU=; b=cCM2pLdsgFfimBEAa7yTHRT1YKqXE3XOUQAdukiRnFP940NRF9RwMmfHTW3BPT+QQL90lYBd ffi5/PrTZQiTsblgiRbxaZzZ8+7ibw3xGAhELpVwc7fdJ918PedDWhNYvdKucRWWnRyWzS3M zHaTb2kRJtIZMFXqmBB8Tat2Cfo=
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 5b5fad5f.7fea883bfed0-smtp-out-n01; Tue, 31 Jul 2018 00:29:19 -0000 (UTC)
Date: Mon, 30 Jul 2018 17:29:18 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b5fad5ed55a3_68662ad42e3e8f7874046@hookshot-fe-5a11256.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] bd8d09: Remove text, yay
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b5fad5ed4fda_68662ad42e3e8f78739dd"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/sFP0gjh2K4B8-BILujcmEk8PFXQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 00:29:22 -0000

----==_mimepart_5b5fad5ed4fda_68662ad42e3e8f78739dd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/stateless-reset-oracle
  Home:   https://github.com/quicwg/base-drafts
  Commit: bd8d09c2fb89cb4e0643eaacae1f3ebde1bc18a8
      https://github.com/quicwg/base-drafts/commit/bd8d09c2fb89cb4e0643eaacae1f3ebde1bc18a8
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-31 (Tue, 31 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Remove text, yay



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b5fad5ed4fda_68662ad42e3e8f78739dd--


From nobody Mon Jul 30 17:29: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 57B97130F5C for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 17:29:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id IgNhpakpMS3M for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 17:29: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 5F554130E11 for <quic-issues@ietf.org>; Mon, 30 Jul 2018 17:29:22 -0700 (PDT)
Date: Mon, 30 Jul 2018 17:29:21 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532996961; bh=1AQPv7tQ7iQoXEu3GONZECJEDBTq7jz8l7ntUTJmu+c=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xdTeMrujk+MEwQDWCzdiaYAUkIay8ZD6EwwEuySlSIty0EQAdqsSUoX7d6QOGtViu Vq9dvQ+inrThQ0AFhL9R4jTs1DeVYa1iP8OL+UC4wAMDJQCvblV5r9tv9FmYQ5T2jB XaflwWvoBlQPJNiAvjXQ67THKYzsSqAs7BHfNqoQ=
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/1554/push/2759429862@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1554@github.com>
References: <quicwg/base-drafts/pull/1554@github.com>
Subject: Re: [quicwg/base-drafts] Stateless reset oracle defense (#1554)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5fad616e404_233f3f9f402be62476427"; 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/bz0FSX_bmafk1LF-kjJnXCcim18>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 00:29:24 -0000

----==_mimepart_5b5fad616e404_233f3f9f402be62476427
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

bd8d09c  Remove text, yay


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1554/files/80f6c9c4030c8f7913c3a7039d6278a7e2034bef..bd8d09c2fb89cb4e0643eaacae1f3ebde1bc18a8

----==_mimepart_5b5fad616e404_233f3f9f402be62476427
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/bd8d09c">bd8d09c</a>  Remove text, yay</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/1554/files/80f6c9c4030c8f7913c3a7039d6278a7e2034bef..bd8d09c2fb89cb4e0643eaacae1f3ebde1bc18a8">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6v0kLLfrnITKVk1Ba_K-EiDNIz3ks5uL6ThgaJpZM4VMPzq">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqy-FV_bOFkSEbK1EFZRsommGk0RYks5uL6ThgaJpZM4VMPzq.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1554"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1554/files/80f6c9c4030c8f7913c3a7039d6278a7e2034bef..bd8d09c2fb89cb4e0643eaacae1f3ebde1bc18a8"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1554/files/80f6c9c4030c8f7913c3a7039d6278a7e2034bef..bd8d09c2fb89cb4e0643eaacae1f3ebde1bc18a8",
"url": "https://github.com/quicwg/base-drafts/pull/1554/files/80f6c9c4030c8f7913c3a7039d6278a7e2034bef..bd8d09c2fb89cb4e0643eaacae1f3ebde1bc18a8",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1554",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1554:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "bd8d09c",
"value": "Remove text, yay"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1554/files/80f6c9c4030c8f7913c3a7039d6278a7e2034bef..bd8d09c2fb89cb4e0643eaacae1f3ebde1bc18a8"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355532010\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b5fad616e404_233f3f9f402be62476427--


From nobody Mon Jul 30 17: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 9C137130F26 for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 17:32:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.605
X-Spam-Level: 
X-Spam-Status: No, score=-6.605 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id sP9jkd2QBv8W for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 17:32: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 6991E130EFC for <quic-issues@ietf.org>; Mon, 30 Jul 2018 17:32:25 -0700 (PDT)
Date: Mon, 30 Jul 2018 17:32:24 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532997144; bh=a5L4aGMoygX1KMtf1W0kI5ok80MNg0vGfTjz/JxiXWE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=kNXpg/HRFqeF/z+w+otJEeLUqC1CAwg30lcbaHvrMy6pL/7IKJPV/A0JixE/xcBmA dUvt0/A2/81jvoZafN85ikoTRhj8Me12DgMm4UTIOSi2FmDK7XiJ0HUd5Mk7+rj0qI eH5uIV4pjhU8IZ2dY9Q4DVSL6R2hEJVgvz7g4WoI=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab11958cca5f5f3991ad39a25f24b209d416836a8d92cf000000011777701892a169ce144b974b@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1554/review/141765293@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1554@github.com>
References: <quicwg/base-drafts/pull/1554@github.com>
Subject: Re: [quicwg/base-drafts] Stateless reset oracle defense (#1554)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5fae189e9e3_58f13f9c32ebe6241116ad"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/0RGSfxsvQwdQXxeZ5m_YI5LykGk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 00:32:27 -0000

----==_mimepart_5b5fae189e9e3_58f13f9c32ebe6241116ad
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/1554#pullrequestreview-141765293
----==_mimepart_5b5fae189e9e3_58f13f9c32ebe6241116ad
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/1554#pullrequestreview-141765293">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxfkwe_vOaw8ThXSTz6Rl4tqfs3Eks5uL6WYgaJpZM4VMPzq">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwRwUhmLKo8cGFXZlKKpS2KLAb4Oks5uL6WYgaJpZM4VMPzq.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1554"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1554#pullrequestreview-141765293"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1554#pullrequestreview-141765293",
"url": "https://github.com/quicwg/base-drafts/pull/1554#pullrequestreview-141765293",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1554",
"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/1554#pullrequestreview-141765293"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355532010\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b5fae189e9e3_58f13f9c32ebe6241116ad--


From nobody Mon Jul 30 17:43: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 1AE981311D7 for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 17: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.249, 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 sqlPpPjGGcqC for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 17:43: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 6BB911311B8 for <quic-issues@ietf.org>; Mon, 30 Jul 2018 17:43:34 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1532997813; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=WHlon2MYxiGEfLe0T7ZRWffQMqP2hYRXrWg/elNwxTo=; b=XVSMWgcZlk11osJ9xHWcCUsVcsfc7XirJDub2sYHdC58ZDECt1Bj9y4DJU1tBTsJdhCFaaQl oDG58D77RSuqTcqe6IqhjY27sIQr6slfopvf0gGkm0ZAHmqzQr/reUj7U5BMI2i5wU+8X7Ly NE3sTP8E5Fk9JfbJ8K+CX3yg/Q0=
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 5b5fb0b5.7f9036668de0-smtp-out-n01; Tue, 31 Jul 2018 00:43:33 -0000 (UTC)
Date: Mon, 30 Jul 2018 17:43:32 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b5fb0b4312eb_3ef82b259b9e8f7c87373@hookshot-fe-da92815.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] b76760: Stateless reset oracle defense
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b5fb0b430d45_3ef82b259b9e8f7c87231"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/vR2Xz1XTApJTJFq9vxgUu6DZTfU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 00:43:45 -0000

----==_mimepart_5b5fb0b430d45_3ef82b259b9e8f7c87231
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: b76760f7701936a5524f39c1eb2a7044434b5423
      https://github.com/quicwg/base-drafts/commit/b76760f7701936a5524f39c1eb2a7044434b5423
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-30 (Mon, 30 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Stateless reset oracle defense

This enacts the plan discussed in #1386 and discussed in Kista.

Closes #1386.


  Commit: f2a2e9116d0ee4fc826f14b3ee2d8dd4eb495962
      https://github.com/quicwg/base-drafts/commit/f2a2e9116d0ee4fc826f14b3ee2d8dd4eb495962
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-30 (Mon, 30 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Tweak language some more


  Commit: b1e8dec0e1d727af0b08221ccbf660f43aaa24c3
      https://github.com/quicwg/base-drafts/commit/b1e8dec0e1d727af0b08221ccbf660f43aaa24c3
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-30 (Mon, 30 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Oops


  Commit: 80f6c9c4030c8f7913c3a7039d6278a7e2034bef
      https://github.com/quicwg/base-drafts/commit/80f6c9c4030c8f7913c3a7039d6278a7e2034bef
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-31 (Tue, 31 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Ian's suggestions


  Commit: bd8d09c2fb89cb4e0643eaacae1f3ebde1bc18a8
      https://github.com/quicwg/base-drafts/commit/bd8d09c2fb89cb4e0643eaacae1f3ebde1bc18a8
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-31 (Tue, 31 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Remove text, yay


  Commit: 231a518591e4aebe9924bfeddf1448e0a16e46ca
      https://github.com/quicwg/base-drafts/commit/231a518591e4aebe9924bfeddf1448e0a16e46ca
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-30 (Mon, 30 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1554 from quicwg/stateless-reset-oracle

Stateless reset oracle defense


Compare: https://github.com/quicwg/base-drafts/compare/a67a63b2877d...231a518591e4
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b5fb0b430d45_3ef82b259b9e8f7c87231--


From nobody Mon Jul 30 17:43: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 640B61311DB for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 17:43:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4z4NwUBTT_cp for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 17:43: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 A17C713114E for <quic-issues@ietf.org>; Mon, 30 Jul 2018 17:43:35 -0700 (PDT)
Date: Mon, 30 Jul 2018 17:43:34 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532997814; bh=p99cMlQi2Znlag5ZUlXJ3JvMY+qp7Paa1Ido90wQSdw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=dU4yBypyjqvLaJuRCEIBDXavCw0ums0OKJGAd4DMqM3Xky52P6nhqoqstLib69wXG +drLynezTITKFXOARuWxM1VBOAjxFJ9bNY4mWtl7gcTEh0VvH6I6+tOGQamP1Ri8Jj 9d50f0yoGN79UGsrHMUeJCZhy3bBxo6vXTRDVghc=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab672fdb01104326398e1b6b034b63762ec248f23092cf00000001177772b692a169ce144b974b@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1554/issue_event/1761550012@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1554@github.com>
References: <quicwg/base-drafts/pull/1554@github.com>
Subject: Re: [quicwg/base-drafts] Stateless reset oracle defense (#1554)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5fb0b6ef3c1_7e263fb1570d45c410662c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/uBd5a4vt2v6x5lF-kB4scOs6VyM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 00:43:52 -0000

----==_mimepart_5b5fb0b6ef3c1_7e263fb1570d45c410662c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1554.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1554#event-1761550012
----==_mimepart_5b5fb0b6ef3c1_7e263fb1570d45c410662c
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="340498251" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1554" href="https://github.com/quicwg/base-drafts/pull/1554">#1554</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1554#event-1761550012">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8xY2uH-UfsTJNCRabpVk9iqe9T-ks5uL6g2gaJpZM4VMPzq">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxLeWhtinGOZswCSNO-Fdu9lAhxbks5uL6g2gaJpZM4VMPzq.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1554."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1554#event-1761550012"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1554#event-1761550012",
"url": "https://github.com/quicwg/base-drafts/pull/1554#event-1761550012",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Stateless reset oracle defense (#1554)",
"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/1554#event-1761550012"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355532010\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b5fb0b6ef3c1_7e263fb1570d45c410662c--


From nobody Mon Jul 30 17:44: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 9275B1311DD for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 17:43:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 2.2
X-Spam-Level: **
X-Spam-Status: No, score=2.2 tagged_above=-999 required=5 tests=[BAYES_50=0.8,  DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.249, 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 rDc3XtzX2GOo for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 17:43: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 C80591311B8 for <quic-issues@ietf.org>; Mon, 30 Jul 2018 17:43:38 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1532997818; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=vfwhqfPGnQvRHxP54uyQWFyM8Dmsxyvm4OxxUrdCnrI=; b=y8+9iBkCmGwc00977ucwaWf+HJJf5sVRpgOfZRh9khefWK6fYY4ORWBaZ+1cDOzGEALUjrTM EGkOqtm2qgq4m0El0khycICErqckRe0uo5oPBy4ymPZvU+Gv0Mz2Ty91XigVHx1mm5KbHlxM fFWFr/KJMnEwYuk4LKQDjpyYk+4=
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 5b5fb0b9.7f84e5eff090-smtp-out-n01; Tue, 31 Jul 2018 00:43:37 -0000 (UTC)
Date: Mon, 30 Jul 2018 17:43:36 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b5fb0b8dc740_15c42af890360f845967@hookshot-fe-88eb02d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b5fb0b8dc3cc_15c42af890360f8459543"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/7pkPyWQI0Wh4kV0VFc7pkfLqZJQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 00:43:55 -0000

----==_mimepart_5b5fb0b8dc3cc_15c42af890360f8459543
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/stateless-reset-oracle
  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_5b5fb0b8dc3cc_15c42af890360f8459543--


From nobody Mon Jul 30 17:44: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 0B2F91311E0 for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 17:43:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2T8nh5zNh6DX for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 17:43: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 D14A2130F26 for <quic-issues@ietf.org>; Mon, 30 Jul 2018 17:43:35 -0700 (PDT)
Date: Mon, 30 Jul 2018 17:43:35 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532997815; bh=KNo5mduFa27uXMsHlSyIIpxxkzb9TtAojjCz26DtL4o=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=oRNXoJoVhq54YFkZSVYo6avKXRiT1UfK2hQbtOSvu6Ea5FjNPMj8E8OwiS6gh8hq/ dm9bYTzT8Q2qqAZLz/uZlTz6rKToIJYC9G86PbUqMV/K/aCwtwIyCGGDl59TcxQHmy jTa7x3rj2U0faP1isY3wyDxPUo00+3i4TEEuikPo=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab8188515179a330e225b694c258693b1e23c7dc0392cf00000001177772b792a169ce136d51c1@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1386/issue_event/1761550014@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1386@github.com>
References: <quicwg/base-drafts/issues/1386@github.com>
Subject: Re: [quicwg/base-drafts] Stateless reset oracle defense (#1386)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5fb0b728c1a_3a323ff6a1ed45b8126087"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/drTcAmGneLEaShuT0qvsPuiLFhI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 00:44:02 -0000

----==_mimepart_5b5fb0b728c1a_3a323ff6a1ed45b8126087
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1386 via #1554.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1386#event-1761550014
----==_mimepart_5b5fb0b728c1a_3a323ff6a1ed45b8126087
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="325931457" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1386" href="https://github.com/quicwg/base-drafts/issues/1386">#1386</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="340498251" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1554" href="https://github.com/quicwg/base-drafts/pull/1554">#1554</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1386#event-1761550014">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7lB80ksN6b3qb022O3TUpHqN0mDks5uL6g3gaJpZM4ULa7z">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8j8kqR8q0vAP-XEo8lMs4dnAZkhks5uL6g3gaJpZM4ULa7z.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1386 via #1554."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1386#event-1761550014"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1386#event-1761550014",
"url": "https://github.com/quicwg/base-drafts/issues/1386#event-1761550014",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Stateless reset oracle defense (#1386)",
"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/1386#event-1761550014"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 338538227\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b5fb0b728c1a_3a323ff6a1ed45b8126087--


From nobody Mon Jul 30 17: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 88914130E11 for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 17:58:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gy0sJurZemge for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 17:58: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 E136012DD85 for <quic-issues@ietf.org>; Mon, 30 Jul 2018 17:58:46 -0700 (PDT)
Date: Mon, 30 Jul 2018 17:58:46 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532998726; bh=CUe6H0rsc4p2UCDVvV0VBHbBMBzHXvUeR2SKgiKdhSg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=FbhY9VCFM/1ckmQxD0r2mtBezBST3qDqMLRAAYlE/k1CbdzbNVxXdomRDc1MkmibA LZA9bhOMpqP7oDjdov+SBmObd6VPBTw+5hoU1Bezj2Ojs1thlf4NPWFeOsWF+5Rorj 1d5l7q1H3IyxjU0gp9Fr/NHJVIEFi4/AnzdMJOcM=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab21ac8799a69abc87be5b7f0cacca3c891d65633d92cf000000011777764692a169ce146220ed@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1577/409059268@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1577@github.com>
References: <quicwg/base-drafts/issues/1577@github.com>
Subject: Re: [quicwg/base-drafts] Consider making long header payload length 16bits (#1577)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5fb44615854_11643f89c62d45bc1572f0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: 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-PkcoeJsw6tzTQHxHIqzxESVHA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 00:58:49 -0000

----==_mimepart_5b5fb44615854_11643f89c62d45bc1572f0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I don't have a strong opinion, but @kazuho's point is fair. 

Based on the feedback on this issue, I'm going to close it.  If you think we ought to continue discussing this point, please feel free to reopen.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1577#issuecomment-409059268
----==_mimepart_5b5fb44615854_11643f89c62d45bc1572f0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I don't have a strong opinion, but <a class="user-mention" data-hovercard-user-id="41567" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/kazuho">@kazuho</a>'s point is fair.</p>
<p>Based on the feedback on this issue, I'm going to close it.  If you think we ought to continue discussing this point, please feel free to reopen.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1577#issuecomment-409059268">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwA_T4k4pdCtc8HcHAkLiVHVGIGFks5uL6vGgaJpZM4VTFuj">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1edZm_kq5MwcIdtDnMdOP-hgjh7ks5uL6vGgaJpZM4VTFuj.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1577: I don't have a strong opinion, but @kazuho's point is fair. \r\n\r\nBased on the feedback on this issue, I'm going to close it.  If you think we ought to continue discussing this point, please feel free to reopen."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1577#issuecomment-409059268"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1577#issuecomment-409059268",
"url": "https://github.com/quicwg/base-drafts/issues/1577#issuecomment-409059268",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 making long header payload length 16bits (#1577)",
"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\": 1577,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1577#issuecomment-409059268"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 357325731\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b5fb44615854_11643f89c62d45bc1572f0--


From nobody Mon Jul 30 17:58: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 107FA12DD85 for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 17:58:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FviqGO047iXr for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 17:58: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 071BC130DFB for <quic-issues@ietf.org>; Mon, 30 Jul 2018 17:58:47 -0700 (PDT)
Date: Mon, 30 Jul 2018 17:58:46 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1532998726; bh=QUc0qTh+t1nl7bf8/SfVwMB6f+S+ly+o6NojhMjJ4To=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=hljdnKvKFt5b3DpnA8nELMdKqIsddXLuLdOlxfy0OdbD20as0ZyZeukR28JtO/JNT 4sYbowbL6fJ/SwoJQb0vZyCcmhuBVH6S0xbly1sx+ddk7DPYG4ABW6fhkdf7tXMI3C Ne+k/PekoxPupJVyunvH6xf+a11fp4yqWSAqcjnw=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab21ac8799a69abc87be5b7f0cacca3c891d65633d92cf000000011777764692a169ce146220ed@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1577/issue_event/1761564358@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1577@github.com>
References: <quicwg/base-drafts/issues/1577@github.com>
Subject: Re: [quicwg/base-drafts] Consider making long header payload length 16bits (#1577)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5fb44636dc2_55223fec79ed45b8210675"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/IeoJZRzGvAvV4MhXUUdPMFW6vxM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 00:58:49 -0000

----==_mimepart_5b5fb44636dc2_55223fec79ed45b8210675
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1577.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1577#event-1761564358
----==_mimepart_5b5fb44636dc2_55223fec79ed45b8210675
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="341975277" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1577" href="https://github.com/quicwg/base-drafts/issues/1577">#1577</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1577#event-1761564358">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwA_T4k4pdCtc8HcHAkLiVHVGIGFks5uL6vGgaJpZM4VTFuj">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1edZm_kq5MwcIdtDnMdOP-hgjh7ks5uL6vGgaJpZM4VTFuj.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1577."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1577#event-1761564358"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1577#event-1761564358",
"url": "https://github.com/quicwg/base-drafts/issues/1577#event-1761564358",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 making long header payload length 16bits (#1577)",
"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/1577#event-1761564358"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 357325731\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b5fb44636dc2_55223fec79ed45b8210675--


From nobody Mon Jul 30 20: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 D98E5130E2F for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 20:17:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YGznvR8Xzufh for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 20:17: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 3ECF4130E28 for <quic-issues@ietf.org>; Mon, 30 Jul 2018 20:17:22 -0700 (PDT)
Date: Mon, 30 Jul 2018 20:17:20 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533007040; bh=8cyN0W6Yzta8tAWYD05+0lp+gAIoksjwaCE/RVU7IOo=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=yqfM+ok2qreMdAMuzB8moUmAS4CLFXKxJipMZh680sHoxQbAaTarZAL+g3T7stY0d uwgLwNhIQwmIa87dNFbE/NiQhfiVG0ZlCXl31wq1E1rpOyaE60Y9LvuZXDHWdVt2wd T5O0INb9zwGjpbVsX/GDeVRcGPl5hp5K7t/poKkM=
From: Subodh Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abdcad8daebaea9938440799cf8c4b58bc3c49bbde92cf00000001177796c092a169ce149fd7cc@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1612@github.com>
Subject: [quicwg/base-drafts] are flow control frames really idempotent? (#1612)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5fd4c08b195_32883ffae3ad45bc39311e"; 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/PyWM7IqG6dwna6jcYUdV2Vft4zk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 03:17:24 -0000

----==_mimepart_5b5fd4c08b195_32883ffae3ad45bc39311e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

we say that in the draft

"All QUIC frames are idempotent.  That is, a valid frame does not cause undesirable side effects or errors when received more than once"

However max stream data has one peculiar property, i.e. lets say a sender sends 4 packets:

packet 1:
max_data ->  value = 1000

packet 2:
max_data ->  value = 2000

packet 3:
max_data ->  value = 1000

packet 4:
max_data -> value = 200

Here the sender, either due to malice or a bug decides to send the same max data in 2 different packets.

Let's say no loss occurs and the receiver gets all the packets. Obviously the receiver could ignore the max data in packets 3 and 4, however a receiver who wants to help peers prevent flow control bugs from happening can know that the peer had sent packet 3 after packet 2 and had thus attempted to accidentally reduce the value. We currently do this in our implementation to help avoid nasty issues like this and has helped us detect bugs. However with some offline discussions people had mixed opinions about this one. One could say that the sentence about idempotence could warrant a receiver allowing this behavior, however what about packet 4 if the sender had clearly never sent the value 200 before?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1612
----==_mimepart_5b5fd4c08b195_32883ffae3ad45bc39311e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>we say that in the draft</p>
<p>"All QUIC frames are idempotent.  That is, a valid frame does not cause undesirable side effects or errors when received more than once"</p>
<p>However max stream data has one peculiar property, i.e. lets say a sender sends 4 packets:</p>
<p>packet 1:<br>
max_data -&gt;  value = 1000</p>
<p>packet 2:<br>
max_data -&gt;  value = 2000</p>
<p>packet 3:<br>
max_data -&gt;  value = 1000</p>
<p>packet 4:<br>
max_data -&gt; value = 200</p>
<p>Here the sender, either due to malice or a bug decides to send the same max data in 2 different packets.</p>
<p>Let's say no loss occurs and the receiver gets all the packets. Obviously the receiver could ignore the max data in packets 3 and 4, however a receiver who wants to help peers prevent flow control bugs from happening can know that the peer had sent packet 3 after packet 2 and had thus attempted to accidentally reduce the value. We currently do this in our implementation to help avoid nasty issues like this and has helped us detect bugs. However with some offline discussions people had mixed opinions about this one. One could say that the sentence about idempotence could warrant a receiver allowing this behavior, however what about packet 4 if the sender had clearly never sent the value 200 before?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1612">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3sG7GNFTDPQ3eqQmlWQW-pPxkNHks5uL8xAgaJpZM4VniAh">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7a_byInAw_KNWzjOZ3qghtLpHZCks5uL8xAgaJpZM4VniAh.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"are flow control frames really idempotent? (#1612)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1612"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1612",
"url": "https://github.com/quicwg/base-drafts/issues/1612",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "are flow control frames really idempotent? (#1612)",
"sections": [
{
"text": "",
"activityTitle": "**Subodh Iyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@siyengar",
"facts": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1612
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1612,\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\": 1612\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1612"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 362684449\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b5fd4c08b195_32883ffae3ad45bc39311e--


From nobody Mon Jul 30 20:22: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 4F2D6130DEA for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 20:22:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5Mhb9VJKjOQt for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 20:22: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 2D60F130DFB for <quic-issues@ietf.org>; Mon, 30 Jul 2018 20:22:32 -0700 (PDT)
Date: Mon, 30 Jul 2018 20:22:31 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533007351; bh=ZdzgFFoqw9F03g55sPAvtH3cselAHE2oLBz5dEeTj4A=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=TWhr1Xvcqhc3h8I0f8OFVoU6zV9+PH7VubLCDnBK62Paf8oOyC+DuXnnNhthsho+i NouA8MdYc6Xq6hWUmV6TH5Z+pzWfEfQ8FjXhV9QdKvI5js13Pc1lzk2/T+9Vr3FnlC vePC70meZWUna+MueEvnAWS8fz3ILfu9AfG1rjIE=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba9e396186f5cae012a1ca0f8ac3f4ba389e1e57392cf00000001177797f792a169ce149fd7cc@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1612/409081761@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1612@github.com>
References: <quicwg/base-drafts/issues/1612@github.com>
Subject: Re: [quicwg/base-drafts] are flow control frames really idempotent? (#1612)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5fd5f757610_2a9473f97094be6204204d3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/e2I-8AvwrQp3xcinbL_UhexunLU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 03:22:34 -0000

----==_mimepart_5b5fd5f757610_2a9473f97094be6204204d3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I think it's ok to close the connection or stream in this case, but I don't believe it should be mandated.  A MAY seems appropriate on the receiver side and a MUST on the sender side?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1612#issuecomment-409081761
----==_mimepart_5b5fd5f757610_2a9473f97094be6204204d3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I think it's ok to close the connection or stream in this case, but I don't believe it should be mandated.  A MAY seems appropriate on the receiver side and a MUST on the sender side?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1612#issuecomment-409081761">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxOnE_vfI21_oITje_5RIboIj5qoks5uL813gaJpZM4VniAh">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqy7A3ygReeSpJSjT_WHCLoShW9i0ks5uL813gaJpZM4VniAh.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1612: I think it's ok to close the connection or stream in this case, but I don't believe it should be mandated.  A MAY seems appropriate on the receiver side and a MUST on the sender side?"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1612#issuecomment-409081761"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment-409081761",
"url": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment-409081761",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] are flow control frames really idempotent? (#1612)",
"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\": 1612,\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\": 1612\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment-409081761"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 362684449\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b5fd5f757610_2a9473f97094be6204204d3--


From nobody Mon Jul 30 20:29: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 656F6130DCE for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 20:29:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PFqw-mL-22ZY for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 20: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 C434F127333 for <quic-issues@ietf.org>; Mon, 30 Jul 2018 20:29:38 -0700 (PDT)
Date: Mon, 30 Jul 2018 20:28:34 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533007714; bh=94Vmmz0gMN4Y+93veQL8p1rYFky2DzFg47d6w3NIGbA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=lXqn/YKmS2S8slNO2DnhENFLHsOChShGmq7qrkzCrC7wDcqhcMmFXy4qhNXtoqgUq aFL+yJV9hfXrnAWVM1YPIc4H38z+vQj/uRS3U8q7tGEUBhC4LZ5d4G4Rk1TQ8n6naX rbiUty9J8ggT1fyfH/3jD+X7fIfOlarjXCUXkx30=
From: Subodh Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abcaf62fc3179c36d01a986401ec8c2115e64033f492cf000000011777996292a169ce149fd7cc@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1612/409082614@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1612@github.com>
References: <quicwg/base-drafts/issues/1612@github.com>
Subject: Re: [quicwg/base-drafts] are flow control frames really idempotent? (#1612)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5fd762b1b88_1a613fbdd6ed45bc3741fd"; 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/VtqkLDsNll_NGPqLNV588BgqBMU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 03:29:40 -0000

----==_mimepart_5b5fd762b1b88_1a613fbdd6ed45bc3741fd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Ya I think a MAY should suffice on the receiver side and I would be very happy with a MUST on the sender, however the general sentence about all QUIC frames are idempotent might mislead people into thinking that they can send any frame at any time. Do you think that "a valid frame" covers this case?  That is after sending a higher max data frame lower max data frames become 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/1612#issuecomment-409082614
----==_mimepart_5b5fd762b1b88_1a613fbdd6ed45bc3741fd
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>Ya I think a MAY should suffice on the receiver side and I would be ve=
ry happy with a MUST on the sender, however the general sentence about al=
l QUIC frames are idempotent might mislead people into thinking that they=
 can send any frame at any time. Do you think that "a valid frame" covers=
 this case?  That is after sending a higher max data frame lower max data=
 frames become invalid.</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/1612#issuecomment-409082614">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq5hx=
eM5eus1908AEeJOdCl06Df5Cks5uL87igaJpZM4VniAh">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkqwEL0iLc8deHnqkD-gWbWaCH=
w5Hyks5uL87igaJpZM4VniAh.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 #1612: Ya I think a MAY should suffice on the receiver side and I=
 would be very happy with a MUST on the sender, however the general sente=
nce about all QUIC frames are idempotent might mislead people into thinki=
ng that they can send any frame at any time. Do you think that \"a valid =
frame\" covers this case?  That is after sending a higher max data frame =
lower max data frames become invalid."}],"action":{"name":"View Issue","u=
rl":"https://github.com/quicwg/base-drafts/issues/1612#issuecomment-40908=
2614"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment=
-409082614",
"url": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment-40=
9082614",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] are flow control frames really idempot=
ent? (#1612)",
"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\": 1612,\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\": 1612\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment-40=
9082614"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3626844=
49\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b5fd762b1b88_1a613fbdd6ed45bc3741fd--


From nobody Mon Jul 30 20:36: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 67422130E24 for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 20:36:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WnHDKFIQlCAX for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 20:36: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 59DCF130DCE for <quic-issues@ietf.org>; Mon, 30 Jul 2018 20:36:21 -0700 (PDT)
Date: Mon, 30 Jul 2018 20:36:20 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533008180; bh=TTiuapgbqGpmLdA0s70NZWpzDVByECuPJREsgMCxeWM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Qh/izJZflCBM2Bq78eYoKwRzv8sqi/kXJ7GAZmLkWImVoHG3GhJk0zhNOtJhg15pH E1gifVlM16xpJsYem9K0JrTWATDSOTf6iTtZ5fOa70Ds8Ab6qBf0NbKnbmWi7YTiQH VNkJQn8vad4ehCMn9slsMrElNVeNMrj2mTCKg+Kc=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abcee777fa371ed693ba58e8869face3b1c949c75592cf0000000117779b3492a169ce149fd7cc@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1612/409083746@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1612@github.com>
References: <quicwg/base-drafts/issues/1612@github.com>
Subject: Re: [quicwg/base-drafts] are flow control frames really idempotent? (#1612)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5fd9347286c_7903fe9e7cbe62849765c"; 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/B2XGVzAqVQEGQXqpmwOPvKRNtkI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 03:36:24 -0000

----==_mimepart_5b5fd9347286c_7903fe9e7cbe62849765c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I think the sequence of values sent in packets 1-4 should be valid, and that an implementation MUST NOT error when receiving these.

When retransmitting a packet, you can do two different optimisations:

1. you can update the offset in the MAX_DATA frame, and thereby save a few bytes that you'd otherwise spend on sending a new MAX_DATA frame.
2. you can retransmit the MAX_DATA frame as is, and instead keep track that packet X is a retransmission of packet Y. When receiving an ACK for X, you then know that Y doesn't need to be retransmitted (and vice versa).

According to my measurements, 2. is a much better optimisation than 1. However, it can lead to exactly the sequence that you described. 
It might be possible to combine 1. and 2., but this will create **a lot** of complexity: If the retransmission of a packet contains an updated MAX_DATA frame, you can't just cancel the retransmission for that packet if the original packet is acknowledged, since you need to make sure that the MAX_DATA containing the updated offset is delivered reliably.

I see little value in enforcing that peers implement optimisation 1., since the expected performance gains are minimal, while 2. offers a real benefit on lossy 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/1612#issuecomment-409083746
----==_mimepart_5b5fd9347286c_7903fe9e7cbe62849765c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>I think the sequence of values sent in packets 1-4 should be valid, an=
d that an implementation MUST NOT error when receiving these.</p>
<p>When retransmitting a packet, you can do two different optimisations:<=
/p>
<ol>
<li>you can update the offset in the MAX_DATA frame, and thereby save a f=
ew bytes that you'd otherwise spend on sending a new MAX_DATA frame.</li>=

<li>you can retransmit the MAX_DATA frame as is, and instead keep track t=
hat packet X is a retransmission of packet Y. When receiving an ACK for X=
, you then know that Y doesn't need to be retransmitted (and vice versa).=
</li>
</ol>
<p>According to my measurements, 2. is a much better optimisation than 1.=
 However, it can lead to exactly the sequence that you described.<br>
It might be possible to combine 1. and 2., but this will create <strong>a=
 lot</strong> of complexity: If the retransmission of a packet contains a=
n updated MAX_DATA frame, you can't just cancel the retransmission for th=
at packet if the original packet is acknowledged, since you need to make =
sure that the MAX_DATA containing the updated offset is delivered reliabl=
y.</p>
<p>I see little value in enforcing that peers implement optimisation 1., =
since the expected performance gains are minimal, while 2. offers a real =
benefit on lossy connections.</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/1612#issuecomment-409083746">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq3QN=
LC2kl4Xv5CWQw9uFpWUX_Ggcks5uL9C0gaJpZM4VniAh">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq_QbiQ6VUb_Njd5toFJoJn7-=
PkmUks5uL9C0gaJpZM4VniAh.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 #1612: I think the sequence of values sent in packets 1-4 s=
hould be valid, and that an implementation MUST NOT error when receiving =
these.\r\n\r\nWhen retransmitting a packet, you can do two different opti=
misations:\r\n\r\n1. you can update the offset in the MAX_DATA frame, and=
 thereby save a few bytes that you'd otherwise spend on sending a new MAX=
_DATA frame.\r\n2. you can retransmit the MAX_DATA frame as is, and inste=
ad keep track that packet X is a retransmission of packet Y. When receivi=
ng an ACK for X, you then know that Y doesn't need to be retransmitted (a=
nd vice versa).\r\n\r\nAccording to my measurements, 2. is a much better =
optimisation than 1. However, it can lead to exactly the sequence that yo=
u described. \r\nIt might be possible to combine 1. and 2., but this will=
 create **a lot** of complexity: If the retransmission of a packet contai=
ns an updated MAX_DATA frame, you can't just cancel the retransmission fo=
r that packet if the original packet is acknowledged, since you need to m=
ake sure that the MAX_DATA containing the updated offset is delivered rel=
iably.\r\n\r\nI see little value in enforcing that peers implement optimi=
sation 1., since the expected performance gains are minimal, while 2. off=
ers a real benefit on lossy connections."}],"action":{"name":"View Issue"=
,"url":"https://github.com/quicwg/base-drafts/issues/1612#issuecomment-40=
9083746"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment=
-409083746",
"url": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment-40=
9083746",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] are flow control frames really idempot=
ent? (#1612)",
"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\": 1612,\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\": 1612\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment-40=
9083746"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3626844=
49\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b5fd9347286c_7903fe9e7cbe62849765c--


From nobody Mon Jul 30 20: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 61736130E24 for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 20:43:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gZjtjh5HBYZ3 for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 20:43: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 D6DE3130DCE for <quic-issues@ietf.org>; Mon, 30 Jul 2018 20:43:50 -0700 (PDT)
Date: Mon, 30 Jul 2018 20:43:50 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533008630; bh=U9nba9BplxeF3B6X5dCbM1EM3y4vp1APurKvrU3+0DQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=L5XZzcqsg07DtlLOhmm4uy7On1HkhfJAkzfUxUN05ZhibqCGUv+ztTxVPkNws0Cto ryg4JG7UUl9mivIUpvBIuJWmFZmJjLlT26MU22sKp9oJ4PbkX+zM0SpWQ4+POcjEjw HQsVyct6hY+4n/JHyK9WFMcYUN5ic20ykp+XTEc4=
From: Subodh Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab47b62cc1d9605ae2cec04ba5f8eda896e4ba5d1092cf0000000117779cf692a169ce149fd7cc@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1612/409084763@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1612@github.com>
References: <quicwg/base-drafts/issues/1612@github.com>
Subject: Re: [quicwg/base-drafts] are flow control frames really idempotent? (#1612)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5fdaf63d271_509b3f867fabe628325787"; 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/IzYqOXO5F4zu5BoiCAGkJmrWFmQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 03:43:53 -0000

----==_mimepart_5b5fdaf63d271_509b3f867fabe628325787
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

When you're doing 2 why would you not send the latest update?

We also do 2, but we send the latest update. We additionally keep track of the packet number of the last sent max data per stream and per conn, that way we know when we get an ack for X we know that we still have a max data pending. It's not super complex :)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1612#issuecomment-409084763
----==_mimepart_5b5fdaf63d271_509b3f867fabe628325787
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>When you're doing 2 why would you not send the latest update?</p>
<p>We also do 2, but we send the latest update. We additionally keep trac=
k of the packet number of the last sent max data per stream and per conn,=
 that way we know when we get an ack for X we know that we still have a m=
ax data pending. It's not super complex :)</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/1612#issuecomment-409084763">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq3po=
78w00LSBgnJymBj_HbhKZ_D2ks5uL9J2gaJpZM4VniAh">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq5VSrIetago1O5RyC8lWaFZ_=
2nEXks5uL9J2gaJpZM4VniAh.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 #1612: When you're doing 2 why would you not send the latest upda=
te?\r\n\r\nWe also do 2, but we send the latest update. We additionally k=
eep track of the packet number of the last sent max data per stream and p=
er conn, that way we know when we get an ack for X we know that we still =
have a max data pending. It's not super complex :)"}],"action":{"name":"V=
iew Issue","url":"https://github.com/quicwg/base-drafts/issues/1612#issue=
comment-409084763"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment=
-409084763",
"url": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment-40=
9084763",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] are flow control frames really idempot=
ent? (#1612)",
"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\": 1612,\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\": 1612\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment-40=
9084763"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3626844=
49\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b5fdaf63d271_509b3f867fabe628325787--


From nobody Mon Jul 30 20: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 1F399130E02 for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 20:57:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bLxTDEUliy6R for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 20:57: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 4C6CA130DF9 for <quic-issues@ietf.org>; Mon, 30 Jul 2018 20:57:44 -0700 (PDT)
Date: Mon, 30 Jul 2018 20:57:42 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533009462; bh=rAavF36DHp/+u5bVnlKjOfQVVDHM6IXEtHGpcu8GexM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=b759sJPUaAKnht0zRSKfHhBejWdGccmwkcZKFi3NIYdhoOqSGJjpvJCEDlAGiYZzK GGoHriRGazjNNovJRkwFTulohs1MAMkUCnztbuQfDYS02v1PtcoaHvsF4b0dHw/qB1 t+nJ56yFFhvuhrUx/Swm2PvWzixXuGYTiLSBbnfU=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab53f1c5e583ce57169d86842e465ae923e3e784b492cf000000011777a03692a169ce149fd7cc@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1612/409086659@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1612@github.com>
References: <quicwg/base-drafts/issues/1612@github.com>
Subject: Re: [quicwg/base-drafts] are flow control frames really idempotent? (#1612)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5fde3677f95_1a553fbdd6ed45bc248174"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/M8E82dPTy7UJOL4exsJZ-DfUvN0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 03:57:46 -0000

----==_mimepart_5b5fde3677f95_1a553fbdd6ed45bc248174
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

So this was opened and closed already in #447, though there wasn't a whole lot of discussion and the issue was closed with no action.

The action that @marten-seemann suggests is slightly bad - retransmitting packets is rarely the best choice from a correctness perspective - but the conclusion from the other issue was that there was little point in allowing endpoints to police continuous increases to limits.

Note that this advice would also need to apply to stream limits.

(To answer the question in the issue: Yes, these packets are still idempotent - the definition of idempotency has to allow for the state of the world to change in a way that changes the result the action when attempted again.  For example. `GET /foo` is idempotent, but if there is a `DELETE /foo` that happens, the result of another `GET /foo` will be 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/issues/1612#issuecomment-409086659
----==_mimepart_5b5fde3677f95_1a553fbdd6ed45bc248174
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>So this was opened and closed already in <a class=3D"issue-link js-iss=
ue-link" data-error-text=3D"Failed to load issue title" data-id=3D"222943=
416" data-permission-text=3D"Issue title is private" data-url=3D"https://=
github.com/quicwg/base-drafts/issues/447" href=3D"https://github.com/quic=
wg/base-drafts/issues/447">#447</a>, though there wasn't a whole lot of d=
iscussion and the issue was closed with no action.</p>
<p>The action that <a class=3D"user-mention" data-hovercard-user-id=3D"14=
78487" data-octo-click=3D"hovercard-link-click" data-octo-dimensions=3D"l=
ink_type:self" href=3D"https://github.com/marten-seemann">@marten-seemann=
</a> suggests is slightly bad - retransmitting packets is rarely the best=
 choice from a correctness perspective - but the conclusion from the othe=
r issue was that there was little point in allowing endpoints to police c=
ontinuous increases to limits.</p>
<p>Note that this advice would also need to apply to stream limits.</p>
<p>(To answer the question in the issue: Yes, these packets are still ide=
mpotent - the definition of idempotency has to allow for the state of the=
 world to change in a way that changes the result the action when attempt=
ed again.  For example. <code>GET /foo</code> is idempotent, but if there=
 is a <code>DELETE /foo</code> that happens, the result of another <code>=
GET /foo</code> will be different.)</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/1612#issuecomment-409086659">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq4Vh=
NwIlGQtGzGscZpRHW9zwjQuyks5uL9W2gaJpZM4VniAh">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq7dGwlFNXEtsW4g_ht9NPaQR=
_QCmks5uL9W2gaJpZM4VniAh.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 #1612: So this was opened and closed already in #447, though=
 there wasn't a whole lot of discussion and the issue was closed with no =
action.\r\n\r\nThe action that @marten-seemann suggests is slightly bad -=
 retransmitting packets is rarely the best choice from a correctness pers=
pective - but the conclusion from the other issue was that there was litt=
le point in allowing endpoints to police continuous increases to limits.\=
r\n\r\nNote that this advice would also need to apply to stream limits.\r=
\n\r\n(To answer the question in the issue: Yes, these packets are still =
idempotent - the definition of idempotency has to allow for the state of =
the world to change in a way that changes the result the action when atte=
mpted again.  For example. `GET /foo` is idempotent, but if there is a `D=
ELETE /foo` that happens, the result of another `GET /foo` will be differ=
ent.)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/b=
ase-drafts/issues/1612#issuecomment-409086659"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment=
-409086659",
"url": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment-40=
9086659",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] are flow control frames really idempot=
ent? (#1612)",
"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\": 1612,\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\": 1612\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment-40=
9086659"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3626844=
49\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b5fde3677f95_1a553fbdd6ed45bc248174--


From nobody Mon Jul 30 21: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 7B83E130DF0 for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 21:15:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id X32lmuAdO99R for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 21:15: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 2B8A9130DE0 for <quic-issues@ietf.org>; Mon, 30 Jul 2018 21:15:26 -0700 (PDT)
Date: Mon, 30 Jul 2018 21:15:25 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533010525; bh=neYKC3AQ9r7Gu6BMviZNAf9lKudk6fzupanQ8MtyWac=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=l29iei5blPDF/EfvKpQiKCaJ35m6OQX/OnCANLC9IF6KfgVTgGww0AXOIpoz3ngBE Uufks3o6x8OQhc/O3cKj6YDCHMU8mM9JwV0CvIT0CxIhvR3WlOUwL9Y55KcMl0lAZB kDngAQbQu0NEg+LWRrCv2C3lqECBG96VkN4IZ4fM=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd333cec48f616483ce6865cec3243c66a29df02b92cf000000011777a45d92a169ce0c118d76@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/203/409089047@github.com>
In-Reply-To: <quicwg/base-drafts/issues/203@github.com>
References: <quicwg/base-drafts/issues/203@github.com>
Subject: Re: [quicwg/base-drafts] Connection migration should be indistinguishable from a new connection (#203)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5fe25d8de64_55403fb699cd45bc599473"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/0RBUxGHvyvtK0MhU90auDNG87mY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 04:15:27 -0000

----==_mimepart_5b5fe25d8de64_55403fb699cd45bc599473
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This is in the really hard bucket right now.  Other than genuinely doing a handshake (maybe with a PSK), this is easily detectable, if not trivially so.  Given the late stage of the process, unless a serious proposal emerges, this is not likely to change.

It's also questionable as to whether this is something we want to do.  The QUIC handshake tends to leak information in ways that a connection migration currently 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/203#issuecomment-409089047
----==_mimepart_5b5fe25d8de64_55403fb699cd45bc599473
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>This is in the really hard bucket right now.  Other than genuinely doi=
ng a handshake (maybe with a PSK), this is easily detectable, if not triv=
ially so.  Given the late stage of the process, unless a serious proposal=
 emerges, this is not likely to change.</p>
<p>It's also questionable as to whether this is something we want to do. =
 The QUIC handshake tends to leak information in ways that a connection m=
igration currently does 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/203#issuecomment-409089047">view it on GitHub</a>, =
or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqwqY0=
KpLbpmzhwdemwoXbqkt6Mbmks5uL9ndgaJpZM4Lqy2h">mute the thread</a>.<img src=
=3D"https://github.com/notifications/beacon/AWbkqwrVjWnHJDElDlenT-wFhamge=
VPFks5uL9ndgaJpZM4Lqy2h.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 #203: This is in the really hard bucket right now.  Other th=
an genuinely doing a handshake (maybe with a PSK), this is easily detecta=
ble, if not trivially so.  Given the late stage of the process, unless a =
serious proposal emerges, this is not likely to change.\r\n\r\nIt's also =
questionable as to whether this is something we want to do.  The QUIC han=
dshake tends to leak information in ways that a connection migration curr=
ently does not."}],"action":{"name":"View Issue","url":"https://github.co=
m/quicwg/base-drafts/issues/203#issuecomment-409089047"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/203#issuecomment-=
409089047",
"url": "https://github.com/quicwg/base-drafts/issues/203#issuecomment-409=
089047",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 migration should be indisti=
nguishable from a new connection (#203)",
"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\": 203,\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\": 203\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/203#issuecomment-409=
089047"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 1957677=
13\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b5fe25d8de64_55403fb699cd45bc599473--


From nobody Mon Jul 30 21: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 9A487130DF0 for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 21:16:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uLcX1CV7NpWV for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 21:16:26 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 31B3F130DE0 for <quic-issues@ietf.org>; Mon, 30 Jul 2018 21:16:26 -0700 (PDT)
Date: Mon, 30 Jul 2018 21:16:25 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533010585; bh=/xTLag9FSl5Mz15PzGDC9Kl/qQdvqRuLGdqHv1QQySs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=lIVzV+vg6PssHNyNdhM9GDDoZSv141opoSE0G+iBbaneo/CKG6tBluDq6M7ORj555 Qncu4+7gGbudztwAxAKDhSQ5nNAMh2GT/aemOnXT2pH7M6kbtbNeZdbaMpiZQ6zvwL hN0NhwLCvxV08RSrnamgor/i4uvmH1+dutR1DBL4=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab2efb5c33ef77e98eab88a09457cf97d0141309e292cf000000011777a49992a169ce149fd7cc@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1612/409089185@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1612@github.com>
References: <quicwg/base-drafts/issues/1612@github.com>
Subject: Re: [quicwg/base-drafts] are flow control frames really idempotent? (#1612)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5fe299382a4_32973ffae3ad45bc683222"; 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/hf5gMvD5u-XaMM2E-YaFlJ__O50>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 04:16:28 -0000

----==_mimepart_5b5fe299382a4_32973ffae3ad45bc683222
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I didn't say it's impossible, but it would add a lot of code for saving a tiny number of bytes, occasionally.
I don't think we should force implementations to perform an optimisation when the performance benefits are probably barely measurable at all.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1612#issuecomment-409089185
----==_mimepart_5b5fe299382a4_32973ffae3ad45bc683222
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I didn't say it's impossible, but it would add a lot of code for saving a tiny number of bytes, occasionally.<br>
I don't think we should force implementations to perform an optimisation when the performance benefits are probably barely measurable at all.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1612#issuecomment-409089185">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq80HK65L0KpjM4iVlqr7qdTJ0TSiks5uL9oZgaJpZM4VniAh">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1JBqpUbOA53k8tOmYPOTkR7MMNGks5uL9oZgaJpZM4VniAh.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1612: I didn't say it's impossible, but it would add a lot of code for saving a tiny number of bytes, occasionally.\r\nI don't think we should force implementations to perform an optimisation when the performance benefits are probably barely measurable at all."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1612#issuecomment-409089185"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment-409089185",
"url": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment-409089185",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] are flow control frames really idempotent? (#1612)",
"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\": 1612,\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\": 1612\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment-409089185"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 362684449\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b5fe299382a4_32973ffae3ad45bc683222--


From nobody Mon Jul 30 21:21: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 C8A45130DE0 for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 21:21:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rAg7-QZsuG6H for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 21:21: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 DDA8E130DF0 for <quic-issues@ietf.org>; Mon, 30 Jul 2018 21:21:38 -0700 (PDT)
Date: Mon, 30 Jul 2018 21:21:37 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533010897; bh=ICiuiQFKcEOeBjRvzrmbWJsuWNG01Ws0lSoqxTjjIy8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ogygSX4Z4XSsljlJu7DVl0BbUwHyBQwB+w9tMXetcXSChoe4XB6IAqvrBTHyiHeNx ESAlshR4G0M3LhmnrvvjRXnAtKiG54ldgj87fQObcHxn799tyxykcim6faMXisyk0F RS3fKrgfY12T2ahY1IMsYoAdSd60AblljX6mQAR0=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab8137f50591aeb961c51c823a4e7bdf9eec0c0c0492cf000000011777a5d192a169ce12bb7538@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1292/409089864@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1292@github.com>
References: <quicwg/base-drafts/issues/1292@github.com>
Subject: Re: [quicwg/base-drafts] Can Retry or VNego be compound with other packets? (#1292)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5fe3d1f18c7_509b3f867fabe6285561e2"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/gATdtfJbNydn0FjKst4cfSTm430>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 04:21:41 -0000

----==_mimepart_5b5fe3d1f18c7_509b3f867fabe6285561e2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

With recent changes, which remove the length field from these packets, the answer 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/issues/1292#issuecomment-409089864
----==_mimepart_5b5fe3d1f18c7_509b3f867fabe6285561e2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>With recent changes, which remove the length field from these packets, the answer is no.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1292#issuecomment-409089864">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4l_TU2BLrrUWNx0civvJMY5VN4Yks5uL9tRgaJpZM4TU0Ov">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1pkRrMyNy8vy_1SzgS2h8B09LNLks5uL9tRgaJpZM4TU0Ov.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1292: With recent changes, which remove the length field from these packets, the answer is no."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1292#issuecomment-409089864"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1292#issuecomment-409089864",
"url": "https://github.com/quicwg/base-drafts/issues/1292#issuecomment-409089864",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Can Retry or VNego be compound with other packets? (#1292)",
"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\": 1292,\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\": 1292\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1292#issuecomment-409089864"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 324223919\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b5fe3d1f18c7_509b3f867fabe6285561e2--


From nobody Mon Jul 30 21:21: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 E793D130DF0 for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 21:21: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.249, 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 9T7gfNpOOMFe for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 21:21: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 C2041130DE0 for <quic-issues@ietf.org>; Mon, 30 Jul 2018 21:21:47 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1533010907; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=Br4oWnOFC5wU7c4krZJZMc57iQPyNaY9B9sRK8QksTE=; b=JzAjwe95C+dNHzI88n+lQXj5Kz5X3jO8ZtDThqZ2uBnHRJgDkD6BAI32EY4up2TgX9C2YaDL 0/874sTA2krqA+0dRkqY9hAt1e7UUOJjGjqhKdX14nidaj28HxB4zMXWBdvq6co7UFFSsyR2 9cPRjckAPv+u+eu6IWLPkEmkgT8=
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 5b5fe3da.7f5f3760e810-smtp-out-n01; Tue, 31 Jul 2018 04:21:46 -0000 (UTC)
Date: Mon, 30 Jul 2018 21: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: <5b5fe3d9cce43_60732abb21a1cf7818598@hookshot-fe-5a11256.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 675231: Exceptions to packet coalescing
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b5fe3d9cc885_60732abb21a1cf781849b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ux2P_NMWFyWi5MmVeaMCuIQv46w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 04:21:49 -0000

----==_mimepart_5b5fe3d9cc885_60732abb21a1cf781849b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/coalesce-exceptions
  Home:   https://github.com/quicwg/base-drafts
  Commit: 67523180efb3c640478261e54fc9c8d704443387
      https://github.com/quicwg/base-drafts/commit/67523180efb3c640478261e54fc9c8d704443387
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-31 (Tue, 31 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Exceptions to packet coalescing

For Retry and Version Negotiation.

Closes #1292.



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b5fe3d9cc885_60732abb21a1cf781849b--


From nobody Mon Jul 30 21:22: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 34A1A130DE0 for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 21:22:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id R4gxQEUhTs4G for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 21: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 CB196130DF0 for <quic-issues@ietf.org>; Mon, 30 Jul 2018 21:21:57 -0700 (PDT)
Date: Mon, 30 Jul 2018 21:21:57 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533010917; bh=Ny8145fonrysbTnXV3Y8lX1whUSeNnGLYEFN8J1Bqp8=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=eP7QwRALYC3an623U4PortYEtaf+tYxf0AG91aa2jswBUtyWeDVWXcE5sVootkw3u lqG27ls1F4CWxQZlOx9f00jUCyUPKTbr1EeAX9H6WEv6E+upYn2lOLMztYAxP/wbA5 RO6nUyFkecch2c/pM93/4K67UhPLVsXUW7zBlIkw=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd821303cedffe7d6157b0fa3f57df54ab110a45f92cf000000011777a5e592a169ce149fff0e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1613@github.com>
Subject: [quicwg/base-drafts] Exceptions to packet coalescing (#1613)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5fe3e537715_a353f97094be6203722a1"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/TwyfNxq3371DC85GoGrJIkSCm50>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 04:22:00 -0000

----==_mimepart_5b5fe3e537715_a353f97094be6203722a1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

For Retry and Version Negotiation.

Closes #1292.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1613

-- Commit Summary --

  * Exceptions to packet coalescing

-- File Changes --

    M draft-ietf-quic-transport.md (3)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1613.patch
https://github.com/quicwg/base-drafts/pull/1613.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/1613

----==_mimepart_5b5fe3e537715_a353f97094be6203722a1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>For Retry and Version Negotiation.</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #1292.">Closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="314275128" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1292" href="https://github.com/quicwg/base-drafts/issues/1292">#1292</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/1613'>https://github.com/quicwg/base-drafts/pull/1613</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Exceptions to packet coalescing</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1613/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/1613.patch'>https://github.com/quicwg/base-drafts/pull/1613.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1613.diff'>https://github.com/quicwg/base-drafts/pull/1613.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/1613">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8GsixNhQWAlutudJ7Kqiv6aKmGYks5uL9tlgaJpZM4Vnk0F">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqznaukSHeZV1xuFk6oMrozadqufWks5uL9tlgaJpZM4Vnk0F.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Exceptions to packet coalescing (#1613)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1613"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1613",
"url": "https://github.com/quicwg/base-drafts/pull/1613",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Exceptions to packet coalescing (#1613)",
"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": "6752318",
"value": "Exceptions to packet coalescing"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1613/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\": 1613,\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\": 1613\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1613"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1613.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1613.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 362695941\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b5fe3e537715_a353f97094be6203722a1--


From nobody Mon Jul 30 21:29: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 A0AF8130DF0 for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 21:29:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3Tn7jcLFkKUd for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 21:29: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 08BA4130DE0 for <quic-issues@ietf.org>; Mon, 30 Jul 2018 21:29:46 -0700 (PDT)
Date: Mon, 30 Jul 2018 21:29:45 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533011385; bh=FAbPY7bHbF3ynT0DpMH90EehD1So7JMJeijXpDUoDGI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=EBFwbIUROvSFNbkkyW9Dtn5weI7hTadOWQfLlgy9CPIRY5dCuIlkDXablKHJ36DZy cwsBqVeMZytK4So5rxNvGX8np2yEIwz96jMxhaT82HAZGKAxdj17MAHPvrju4eRm2e RMXPMgocseAHYkCmpvhPlD4/nX7rkAz2nauOLoDQ=
From: Subodh Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab062dd736a47e65087d8b76c848bf26faf7a09e2892cf000000011777a7b992a169ce149fd7cc@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1612/409090907@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1612@github.com>
References: <quicwg/base-drafts/issues/1612@github.com>
Subject: Re: [quicwg/base-drafts] are flow control frames really idempotent? (#1612)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5fe5b96d5b_1f7a3f9eb24be624506251"; 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/YM6B-ETc7Y0OJZdkozl1j6a3DOU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 04:29:48 -0000

----==_mimepart_5b5fe5b96d5b_1f7a3f9eb24be624506251
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

@marten the issue isn=E2=80=99t about saving bytes or an optimization. Th=
e issue is a peer being able to distinguish a correct  implementation fro=
m an incorrect one. Correct implementations might be very cognizant of th=
is behavior and do it explicitly, however allowing this makes it much har=
der for a peer to give early feedback to peers that did this accidentally=
 due to another bug

-- =

You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1612#issuecomment-409090907=

----==_mimepart_5b5fe5b96d5b_1f7a3f9eb24be624506251
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><a class=3D"user-mention" data-hovercard-user-id=3D"277" data-octo-cli=
ck=3D"hovercard-link-click" data-octo-dimensions=3D"link_type:self" href=3D=
"https://github.com/marten">@marten</a> the issue isn=E2=80=99t about sav=
ing bytes or an optimization. The issue is a peer being able to distingui=
sh a correct  implementation from an incorrect one. Correct implementatio=
ns might be very cognizant of this behavior and do it explicitly, however=
 allowing this makes it much harder for a peer to give early feedback to =
peers that did this accidentally due to another 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/issues/1612#issuecomment-409090907">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq4_Z=
NhujrdWdNtQ-b0ppmI43nyaIks5uL905gaJpZM4VniAh">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkqyTjyDiuYGaoyxXZtQ0iNb6d=
PcnUks5uL905gaJpZM4VniAh.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 #1612: @marten the issue isn=E2=80=99t about saving bytes or an o=
ptimization. The issue is a peer being able to distinguish a correct  imp=
lementation from an incorrect one. Correct implementations might be very =
cognizant of this behavior and do it explicitly, however allowing this ma=
kes it much harder for a peer to give early feedback to peers that did th=
is accidentally due to another bug"}],"action":{"name":"View Issue","url"=
:"https://github.com/quicwg/base-drafts/issues/1612#issuecomment-40909090=
7"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment=
-409090907",
"url": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment-40=
9090907",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] are flow control frames really idempot=
ent? (#1612)",
"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\": 1612,\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\": 1612\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment-40=
9090907"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3626844=
49\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b5fe5b96d5b_1f7a3f9eb24be624506251--


From nobody Mon Jul 30 21:32: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 529E2130DF9 for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 21:32:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id v6hrj_zOLRCh for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 21:32: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 11749130DE0 for <quic-issues@ietf.org>; Mon, 30 Jul 2018 21:32:52 -0700 (PDT)
Date: Mon, 30 Jul 2018 21:32:51 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533011571; bh=DZpwqVGZ6gg9kzCK1LVMzcnjdLaMAHMuFuamwxlQNyk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=cFOupk3Fiq2cPT3XyPjdMxhEJkz3NVPatKsH/r1AbOxpeMBlTcp/o+NHwwoxn3JV7 TMyel6w8f5dcvpyyPLYzRMcdaKnKSOKPsfWcuIukO6aOU9bxq9tCxrOiYmSguMrzI8 2k6rwuv/3qO06NTYFom8idDyE1010oAbKTv5r9K4=
From: Subodh Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab5a4fbb61159e3fe6b4c4dd749e43b2abc7c8a4fc92cf000000011777a87392a169ce149fd7cc@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1612/409091394@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1612@github.com>
References: <quicwg/base-drafts/issues/1612@github.com>
Subject: Re: [quicwg/base-drafts] are flow control frames really idempotent? (#1612)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5fe6736a58a_15103fc82e0d45b811159b"; 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/yicS038cycYOPwXuIL2w6KxbvAs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 04:32:53 -0000

----==_mimepart_5b5fe6736a58a_15103fc82e0d45b811159b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Thanks for the pointer @martinthompson and the clarification about idempotence.

this would definitely apply to any limit 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/1612#issuecomment-409091394
----==_mimepart_5b5fe6736a58a_15103fc82e0d45b811159b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Thanks for the pointer <a class="user-mention" data-hovercard-user-id="10646483" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/MartinThompson">@MartinThompson</a> and the clarification about idempotence.</p>
<p>this would definitely apply to any limit 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/1612#issuecomment-409091394">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq451RS8WPagcLSwqbaDSMAI57XfDks5uL93zgaJpZM4VniAh">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2nRKVpe-XiJ9jiSFnfND1oNdo7kks5uL93zgaJpZM4VniAh.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1612: Thanks for the pointer @martinthompson and the clarification about idempotence.\r\n\r\nthis would definitely apply to any limit frame"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1612#issuecomment-409091394"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment-409091394",
"url": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment-409091394",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] are flow control frames really idempotent? (#1612)",
"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\": 1612,\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\": 1612\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment-409091394"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 362684449\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b5fe6736a58a_15103fc82e0d45b811159b--


From nobody Mon Jul 30 21:42: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 09D5F130E02 for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 21:42:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.9
X-Spam-Level: 
X-Spam-Status: No, score=0.9 tagged_above=-999 required=5 tests=[BAYES_05=-0.5, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.249, 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 O2UoXe3m6qml for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 21:42: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 4416512F295 for <quic-issues@ietf.org>; Mon, 30 Jul 2018 21:42:41 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1533012160; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=K0tiPrpx8NlIXUv0B8K6W8fd/HGQL0u3pw/puIyOmIk=; b=koefNsHJ/mylJR4iyEZ612JD0dM7i/gnbtjspIta60Sup+JeZ4ycCo3InjqGxShxKwtwk2To Ghcnfmu+A3BaDtzsFnOSiMArLdVI6XKOg2ZrNpCf+hMOdwcPVH9lktl1gjeWYzMQtKZgBAQm MTw14B7nMSlY9yivLW2vElbLijk=
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 5b5fe8c0.7f1d6f4a6510-smtp-out-n03; Tue, 31 Jul 2018 04:42:40 -0000 (UTC)
Date: Mon, 30 Jul 2018 21:42:39 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b5fe8bf82541_5d182aff1608ef7c822a2@hookshot-fe-6e9b612.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] e7e7fa: Define idle timeout more precisely
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b5fe8bf821d4_5d182aff1608ef7c821bc"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/0o5wzCvM2en8Wdf9sbT8wbp1Qvg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 04:42:44 -0000

----==_mimepart_5b5fe8bf821d4_5d182aff1608ef7c821bc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/timeout-start
  Home:   https://github.com/quicwg/base-drafts
  Commit: e7e7fa65e00c7386ca873b8d9b07f5302dd4aaf4
      https://github.com/quicwg/base-drafts/commit/e7e7fa65e00c7386ca873b8d9b07f5302dd4aaf4
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-31 (Tue, 31 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Define idle timeout more precisely

Closes #1429, #1049.



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b5fe8bf821d4_5d182aff1608ef7c821bc--


From nobody Mon Jul 30 21:50: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 BA03C130DF0 for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 21:50:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SQUT-H51EC3I for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 21:50: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 7A7C712F295 for <quic-issues@ietf.org>; Mon, 30 Jul 2018 21:50:37 -0700 (PDT)
Date: Mon, 30 Jul 2018 21:50:36 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533012636; bh=WHOJhDIJM0ln8A9nNcqr7xci+Suw183yoB25viQHVWU=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=Y7cPNhsSimenZIWrHohRC7D2wWdyWqy03EXU2LMyNJ1QWoTgSVea4opKG8oD7jaVA w160vqE8mPHs0WOLxzjBvba5y0+SiUwQCa6BafI2kR5uaE4sjXke3KCY7i+V1xyou4 1dJheQVoDp0aTXOGinOD1HmHmBcEDlr6Y7tJpAhs=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd2844b3dab86d95f1c52465ba62ff7e5c18ca4f192cf000000011777ac9c92a169ce14a0100a@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1614@github.com>
Subject: [quicwg/base-drafts] Define idle timeout more precisely (#1614)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5fea9ccb986_23d73fd245cbe6287194f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/seKF1dzaPWib-IwkfkwhLuZOmb8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 04:50:41 -0000

----==_mimepart_5b5fea9ccb986_23d73fd245cbe6287194f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This uses the definition that @ianswett provided, which is as good as any we have.  The primary measure here is receipt of new packets, though initiating new activity refreshes the timer as well (to avoid pathological timeout cases that are entirely under local control).

The point about asymmetry means that getting this time absolutely right isn't necessary.  The timeout is entirely under an endpoints own control.  We communicate this so that peers can be careful about sending near this boundary.

Closes #1429, #1049.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1614

-- Commit Summary --

  * Define idle timeout more precisely

-- File Changes --

    M draft-ietf-quic-transport.md (18)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1614.patch
https://github.com/quicwg/base-drafts/pull/1614.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/1614

----==_mimepart_5b5fea9ccb986_23d73fd245cbe6287194f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>This uses the definition that <a class="user-mention" data-hovercard-user-id="20072817" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ianswett">@ianswett</a> provided, which is as good as any we have.  The primary measure here is receipt of new packets, though initiating new activity refreshes the timer as well (to avoid pathological timeout cases that are entirely under local control).</p>
<p>The point about asymmetry means that getting this time absolutely right isn't necessary.  The timeout is entirely under an endpoints own control.  We communicate this so that peers can be careful about sending near this boundary.</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #1429.">Closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="330270481" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1429" href="https://github.com/quicwg/base-drafts/issues/1429">#1429</a>, <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="288266003" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1049" href="https://github.com/quicwg/base-drafts/issues/1049">#1049</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/1614'>https://github.com/quicwg/base-drafts/pull/1614</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Define idle timeout more precisely</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1614/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/1614.patch'>https://github.com/quicwg/base-drafts/pull/1614.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1614.diff'>https://github.com/quicwg/base-drafts/pull/1614.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/1614">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwa0jDhdLM1WtUEEXyhWMQYit8HZks5uL-IcgaJpZM4VnmA4">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqyIU5QrZ5xpvaE41q9Yn__Xl4f2Sks5uL-IcgaJpZM4VnmA4.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 idle timeout more precisely (#1614)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1614"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1614",
"url": "https://github.com/quicwg/base-drafts/pull/1614",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 idle timeout more precisely (#1614)",
"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": "e7e7fa6",
"value": "Define idle timeout more precisely"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1614/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\": 1614,\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\": 1614\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1614"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1614.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1614.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 362700856\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b5fea9ccb986_23d73fd245cbe6287194f--


From nobody Mon Jul 30 21:51: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 0C5C7130E02 for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 21:51:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lMzlLLi5zybO for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 21:51: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 AE746130DF0 for <quic-issues@ietf.org>; Mon, 30 Jul 2018 21:51:15 -0700 (PDT)
Date: Mon, 30 Jul 2018 21:51:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533012674; bh=GwEKnKF8Vsdw2G63hR3CYyBG+LJWEuV07d45rFCuAnI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xIqo3DWix7SkiyYIVSVq8G55kRWMRnyDT7QWPiiBCvEZTpGow2A7MiHloDqWqZ+Vk 4EWELOTi8roq4nwBsbkq6OGjjnJEL6FmZoye/FrJKvzvnH9KoTX7OWqT5iDP0sIByn EziJz+ngwVqCeKCreSpVv5mHbkIkV+SVvr6Hju4U=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab5e7607f99be8c95bcd7ae76a4e21fbab5e93749d92cf000000011777acc292a169ce12d73e29@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1309/issue_event/1761787309@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1309@github.com>
References: <quicwg/base-drafts/issues/1309@github.com>
Subject: Re: [quicwg/base-drafts] Need to prevent amplification attack for any case where the server's response is big (#1309)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5feac2db20d_24ed3f98cecbe624895556"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/K2LOXK6oMDBO1_Z5he9dOQYOSNY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 04:51:17 -0000

----==_mimepart_5b5feac2db20d_24ed3f98cecbe624895556
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1309.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1309#event-1761787309
----==_mimepart_5b5feac2db20d_24ed3f98cecbe624895556
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="316096041" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1309" href="https://github.com/quicwg/base-drafts/issues/1309">#1309</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1309#event-1761787309">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0Z7w-_old-k0a8U-prEbC3rg4STks5uL-JCgaJpZM4TcvIJ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0HrT1bsxahCMUC-OMgmrt2cKYohks5uL-JCgaJpZM4TcvIJ.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1309."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1309#event-1761787309"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1309#event-1761787309",
"url": "https://github.com/quicwg/base-drafts/issues/1309#event-1761787309",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 prevent amplification attack for any case where the server's response is big (#1309)",
"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/1309#event-1761787309"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 326300169\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b5feac2db20d_24ed3f98cecbe624895556--


From nobody Mon Jul 30 21:51: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 94FDD130DF0 for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 21:51:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mUtutmtkNCkD for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 21:51: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 A741B12F295 for <quic-issues@ietf.org>; Mon, 30 Jul 2018 21:51:15 -0700 (PDT)
Date: Mon, 30 Jul 2018 21:51:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533012674; bh=Anwlzh79HvSv0PtkH/ddHBzJx5gSptLN+gerBA2dXg8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=0FcOmlusVVumcdvd/hi/qR4IYK2+uI3C5russtLRvpyCGFhLoqrJ9727zXWoMq9rs xFqjHpkAwZbiaB5wuxuIDZKrbnVGc46tr+w9fagnhdDhHhbGLM8yUx7wBXuKodIMXh Pu+8JHHx3UToKcppDO4T7pLP+2O+XS7JyI2o9aSY=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab5e7607f99be8c95bcd7ae76a4e21fbab5e93749d92cf000000011777acc292a169ce12d73e29@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1309/409093870@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1309@github.com>
References: <quicwg/base-drafts/issues/1309@github.com>
Subject: Re: [quicwg/base-drafts] Need to prevent amplification attack for any case where the server's response is big (#1309)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5feac2d0086_24c43f98cecbe6246934ae"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/vFVWHdAX9RAg-JVdWQifjKeMkVU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 04:51:18 -0000

----==_mimepart_5b5feac2d0086_24c43f98cecbe6246934ae
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Fixed.  https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#packet-handshake



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1309#issuecomment-409093870
----==_mimepart_5b5feac2d0086_24c43f98cecbe6246934ae
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Fixed.  <a href="https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#packet-handshake" rel="nofollow">https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#packet-handshake</a></p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1309#issuecomment-409093870">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0Z7w-_old-k0a8U-prEbC3rg4STks5uL-JCgaJpZM4TcvIJ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0HrT1bsxahCMUC-OMgmrt2cKYohks5uL-JCgaJpZM4TcvIJ.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1309: Fixed.  https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#packet-handshake\r\n\r\n"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1309#issuecomment-409093870"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1309#issuecomment-409093870",
"url": "https://github.com/quicwg/base-drafts/issues/1309#issuecomment-409093870",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 prevent amplification attack for any case where the server's response is big (#1309)",
"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\": 1309,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1309#issuecomment-409093870"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 326300169\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b5feac2d0086_24c43f98cecbe6246934ae--


From nobody Mon Jul 30 21:51: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 43A18130DF0 for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 21:51:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id oQXMLgq4m2TB for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 21:51: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 A99E412F295 for <quic-issues@ietf.org>; Mon, 30 Jul 2018 21:51:41 -0700 (PDT)
Date: Mon, 30 Jul 2018 21:51:40 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533012700; bh=/a2JvY5bHBhM48V/DliuALtH86nraQcF6n50eRyZ7ig=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ypCKc3e8wRLbIBYp5i0S+8XMBsvtv+Kh7oVTfwEEmJS8p5H0AJLmnxJdWkS6kLO2A K/BLmSrYnKPXWg4aPDojTIjNvNyZ7sPjW+0r7JkeiGamDkTdbfbgEMlQP5P8FaL+ol rwShrw9gPNsxaYS1kVbjJ/o4cT1Shs3aHoNiON8s=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abbea6ce6d76e676eb4a7f12243a22be0a4804761192cf000000011777acdc92a169ce12d73e29@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1309/issue_event/1761787637@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1309@github.com>
References: <quicwg/base-drafts/issues/1309@github.com>
Subject: Re: [quicwg/base-drafts] Need to prevent amplification attack for any case where the server's response is big (#1309)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5feadcb00f1_33b13fe1a5abe62483613"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/5TFcrqRtTTWAbpn13bHuuYpyrHk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 04:51:43 -0000

----==_mimepart_5b5feadcb00f1_33b13fe1a5abe62483613
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Reopened #1309.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1309#event-1761787637
----==_mimepart_5b5feadcb00f1_33b13fe1a5abe62483613
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="316096041" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1309" href="https://github.com/quicwg/base-drafts/issues/1309">#1309</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1309#event-1761787637">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7NggjvHvSr3UyAeSHkDFHYyLQfNks5uL-JcgaJpZM4TcvIJ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9LhGC9ArpcGXBiyHGnIAL2U8zfDks5uL-JcgaJpZM4TcvIJ.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1309."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1309#event-1761787637"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1309#event-1761787637",
"url": "https://github.com/quicwg/base-drafts/issues/1309#event-1761787637",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 prevent amplification attack for any case where the server's response is big (#1309)",
"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/1309#event-1761787637"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 326300169\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b5feadcb00f1_33b13fe1a5abe62483613--


From nobody Mon Jul 30 21: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 BE3C5130DF0 for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 21:52:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dLRx6xhqkuwk for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 21:52: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 2E6E212F295 for <quic-issues@ietf.org>; Mon, 30 Jul 2018 21:52:10 -0700 (PDT)
Date: Mon, 30 Jul 2018 21:52:09 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533012729; bh=KNWYdBWG6vmQgdG9Vv1lQXrD2KXZkcLFOF6zMmeYcQM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LRrN0FqpkZEmnuEkWC9EBMbWCasJvlQe43DudXiPiz8XrNVw5m8DlNjNFpuCRQ6ZX Z8qAbG0qqAyigcDDxKl2VJPnAfxfz6h5NU5VFl6ms2J5S7OSuCRz/yVFmj2a2h/ZvL 5fbfca2Z6/v0XcVVRYggM4q7eCoSx97BB6Iaml/Q=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab5c0436e65cca1ed77dd894b7a021e48846c87fc592cf000000011777acf992a169ce12d73e29@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1309/409094005@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1309@github.com>
References: <quicwg/base-drafts/issues/1309@github.com>
Subject: Re: [quicwg/base-drafts] Need to prevent amplification attack for any case where the server's response is big (#1309)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5feaf95273b_ced3fb3c7cbe6241794a3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/gIyzPHTg7NX8UNWCPwaBFKxzcIY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 04:52:12 -0000

----==_mimepart_5b5feaf95273b_ced3fb3c7cbe6241794a3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Oops, I should read more.  PR inbound.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1309#issuecomment-409094005
----==_mimepart_5b5feaf95273b_ced3fb3c7cbe6241794a3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Oops, I should read more.  PR inbound.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1309#issuecomment-409094005">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxYUWeDWVmtbkwYMgfsZlCs0hdPUks5uL-J5gaJpZM4TcvIJ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxG_Zv6FniCaDQlDDDd5OuDChmkGks5uL-J5gaJpZM4TcvIJ.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1309: Oops, I should read more.  PR inbound."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1309#issuecomment-409094005"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1309#issuecomment-409094005",
"url": "https://github.com/quicwg/base-drafts/issues/1309#issuecomment-409094005",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 prevent amplification attack for any case where the server's response is big (#1309)",
"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\": 1309,\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\": 1309\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1309#issuecomment-409094005"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 326300169\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b5feaf95273b_ced3fb3c7cbe6241794a3--


From nobody Mon Jul 30 22:05: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 50EC81294D7 for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 22:05:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yLdFd2Ibm_vP for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 22:05: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 D01341277CC for <quic-issues@ietf.org>; Mon, 30 Jul 2018 22:05:14 -0700 (PDT)
Date: Mon, 30 Jul 2018 22:05:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533013514; bh=bDgkE1bHrYXf/sYVj8CP4QVuiivGAZbqgeON/Bfwnnw=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=EPbQIqo+GUWFaRkHfvTvA+dyeGMAqoZPPVDHxbi8sfSIwc8lNgG9OJQHik7gE/qkV psz6mlPYqZMHMM/Qx5iEAzXkh5P95Re2bPY/iiFom6fvhoZ86ck5vEhJPioAFBBsBs 129DASq29Ac9yk35gcx4PGcG3vP+mccmtIO9pBpY=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab099bcce34efaf462ff16aa15d5035ec379c9cd7a92cf000000011777b00a92a169ce14a01946@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1615@github.com>
Subject: [quicwg/base-drafts] Wonky definition of kInitialWindow (#1615)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5fee0aa9ae_1b2b3fc48acd45b8457473"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/iuMaQJCo5g0HAq_8EjrAXr7agNY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 05:05:16 -0000

----==_mimepart_5b5fee0aa9ae_1b2b3fc48acd45b8457473
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

[This](https://quicwg.org/base-drafts/draft-ietf-quic-recovery.html#constants-of-interest-1) renders poorly, as the lead-in is too long.  Consider a different approach to defining recommended 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/1615
----==_mimepart_5b5fee0aa9ae_1b2b3fc48acd45b8457473
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://quicwg.org/base-drafts/draft-ietf-quic-recovery.html#constants-of-interest-1" rel="nofollow">This</a> renders poorly, as the lead-in is too long.  Consider a different approach to defining recommended 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/1615">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq59fM0TOKBF1YsmLJBisENvkrK6iks5uL-WKgaJpZM4Vnmqq">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0uGA8u0eB0-Tc3fmYdg59vdudLzks5uL-WKgaJpZM4Vnmqq.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Wonky definition of kInitialWindow (#1615)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1615"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1615",
"url": "https://github.com/quicwg/base-drafts/issues/1615",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Wonky definition of kInitialWindow (#1615)",
"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": 1615
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1615,\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\": 1615\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1615"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 362703530\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b5fee0aa9ae_1b2b3fc48acd45b8457473--


From nobody Mon Jul 30 22:06: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 3774A130E02 for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 22:06:32 -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.249, 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 lE8c3Uy2NzfW for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 22:06: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 B1CBA130DE0 for <quic-issues@ietf.org>; Mon, 30 Jul 2018 22:06:30 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1533013590; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=W0/GUg6wlrJaS95UfXf4TQWm9ZqMgaGcv5CNAH0GJWM=; b=O9fPYK+7lpycUIvWjm1rBDgqh4a5jqGObuh2D4p1GVawyD0h8I9Y5b8ypf8TJo/oN0+PW/aY PcWfAzn1poa6sPuRCOXOUBxWxIKRbfE+yN8OAdg2zkS8CMnnkYra48/1vnAHBFhrH3NqnhUe Bu1ymhDmOZ++OS1lc+TQMKApdUc=
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 5b5fee55.7f7937f0fd20-smtp-out-n01; Tue, 31 Jul 2018 05:06:29 -0000 (UTC)
Date: Mon, 30 Jul 2018 22:06:29 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b5fee55b4b15_32792b05a5484f88827be@hookshot-fe-d252ca1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 551d14: Don't amplify 0-RTT
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b5fee55b4778_32792b05a5484f8882682"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ngv7Pe_Dxixf8YkUSSIAPEQbqTE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 05:06:33 -0000

----==_mimepart_5b5fee55b4778_32792b05a5484f8882682
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/amplification-other
  Home:   https://github.com/quicwg/base-drafts
  Commit: 551d143ff8457f2cf5b4c3a30bd885fb6fcc521f
      https://github.com/quicwg/base-drafts/commit/551d143ff8457f2cf5b4c3a30bd885fb6fcc521f
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-31 (Tue, 31 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Don't amplify 0-RTT

No concrete recommendations, though it seems like kInitialWindow (which
caps at 14600) is probably a good backstop.  It might even be a good
recommendation, but I don't think that we need to concern ourselves with
finding a specific value in the same way we have for the handshake.

Closes #1309.



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b5fee55b4778_32792b05a5484f8882682--


From nobody Mon Jul 30 22: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 E67F3130DE0 for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 22:06:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XPwQxp3mPD4t for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 22:06: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 5C0C51294D7 for <quic-issues@ietf.org>; Mon, 30 Jul 2018 22:06:42 -0700 (PDT)
Date: Mon, 30 Jul 2018 22:06:41 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533013601; bh=SMj/GL+dGhdQDQ226Gc5uQoezCOHTc/U2dOpjVVWFAI=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=dsF96hciuW/R6XPrXtMrGs0TxNbwbdWl0oJlHfxqqbG4dnGBjFSBSIIlxUQ6+QT++ u4qIWJz4t1vqqrXo/2rVcLskX/RoN4aUid41PLVOOJBjuixwKUU0v9kVFDV6MGFeL5 OrlCH+hqphSJpGJeYFPilzdmKppB3Gz0h+KD/xRM=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abbf618ba0957485e1913a1adef3fd2b29c9aeae5c92cf000000011777b06192a169ce14a01a2f@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1616@github.com>
Subject: [quicwg/base-drafts] Don't amplify 0-RTT (#1616)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5fee61b66b6_1ec373f93950be628205549"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/M9wBZanc149lUsMwk_pemUHItyQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 05:06:46 -0000

----==_mimepart_5b5fee61b66b6_1ec373f93950be628205549
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

No concrete recommendations, though it seems like kInitialWindow (which
caps at 14600) is probably a good backstop.  It might even be a good
recommendation, but I don't think that we need to concern ourselves with
finding a specific value in the same way we have for the handshake.

Closes #1309.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1616

-- Commit Summary --

  * Don't amplify 0-RTT

-- File Changes --

    M draft-ietf-quic-transport.md (7)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1616.patch
https://github.com/quicwg/base-drafts/pull/1616.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/1616

----==_mimepart_5b5fee61b66b6_1ec373f93950be628205549
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>No concrete recommendations, though it seems like kInitialWindow (which<br>
caps at 14600) is probably a good backstop.  It might even be a good<br>
recommendation, but I don't think that we need to concern ourselves with<br>
finding a specific value in the same way we have for the handshake.</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #1309.">Closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="316096041" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1309" href="https://github.com/quicwg/base-drafts/issues/1309">#1309</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/1616'>https://github.com/quicwg/base-drafts/pull/1616</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Don&#39;t amplify 0-RTT</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1616/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/1616.patch'>https://github.com/quicwg/base-drafts/pull/1616.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1616.diff'>https://github.com/quicwg/base-drafts/pull/1616.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/1616">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9_-vX5zKzbvIKEmq2cv18Com2maks5uL-XhgaJpZM4Vnmur">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxqXd366wGPbmGUHnE3-UcF8Dd-pks5uL-XhgaJpZM4Vnmur.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 0-RTT (#1616)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1616"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1616",
"url": "https://github.com/quicwg/base-drafts/pull/1616",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 0-RTT (#1616)",
"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": "551d143",
"value": "Don't amplify 0-RTT"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1616/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\": 1616,\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\": 1616\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1616"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1616.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1616.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 362703787\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b5fee61b66b6_1ec373f93950be628205549--


From nobody Mon Jul 30 22:08: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 E8600130DF0 for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 22:08:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wN7k9CqCldqi for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 22:08: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 6E2451294D7 for <quic-issues@ietf.org>; Mon, 30 Jul 2018 22:08:20 -0700 (PDT)
Date: Mon, 30 Jul 2018 22:08:19 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533013699; bh=T8/w3tZPOwdzJaKK79+rsgElikZVgjzBHrU0LOZyEW0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=FAxjDpctVQduE4E5VJFqxwyDD9Bi7wCKF2MT6m3rvU4VRgRaWMmsO58d+VL6H8hSq DTdrnD/cjjtaSJvU1kCObJ5YYJ5875NwB8iD680fT3DuxNxmKmlHwGBpZXykQ/WuMK 2WQpIHbTp992bkwYuRExJi4APdkN5vz7TKjAhzbQ=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab0684ad61eb889ab317d9b16b0cbb62e9d03b5af392cf000000011777b0c392a169ce149bd89e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1611/c409096275@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1611@github.com>
References: <quicwg/base-drafts/pull/1611@github.com>
Subject: Re: [quicwg/base-drafts] Use largest_acked consistently (#1611)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5feec3c6d55_cf63fb3c7cbe62416022"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/fNp7w9LLG23XqrVD8R6C7iKEV2Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 05:08:22 -0000

----==_mimepart_5b5feec3c6d55_cf63fb3c7cbe62416022
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I find "largest acknowledged" to be easier to read.  And it avoids us using made up words.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1611#issuecomment-409096275
----==_mimepart_5b5feec3c6d55_cf63fb3c7cbe62416022
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I find "largest acknowledged" to be easier to read.  And it avoids us using made up words.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1611#issuecomment-409096275">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxTecD3Boo7mQ460wMYA2-GF17UOks5uL-ZDgaJpZM4VmaP-">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3c7KbTnWln_z4fYiKEn0wYT4Traks5uL-ZDgaJpZM4VmaP-.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1611: I find \"largest acknowledged\" to be easier to read.  And it avoids us using made up words."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1611#issuecomment-409096275"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1611#issuecomment-409096275",
"url": "https://github.com/quicwg/base-drafts/pull/1611#issuecomment-409096275",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 largest_acked consistently (#1611)",
"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\": 1611,\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\": 1611\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1611#issuecomment-409096275"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 362390526\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b5feec3c6d55_cf63fb3c7cbe62416022--


From nobody Mon Jul 30 22:13: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 B3BDB130E06 for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 22:13: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.249, 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 1QWOZM87PeNo for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 22:13: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 DE4AA130DF0 for <quic-issues@ietf.org>; Mon, 30 Jul 2018 22:13:09 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1533013989; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=y3r72gxVPTB+OqathzP+zRPMzQoe7505TQWbSYGjL8A=; b=XxKF3X5ceDS1L7sKoZbXhwWd113uqTA1IH01/DtuCQLBG6zpmoIi2s6VGvfovJKZlyXzz+Ru T5XgWXxSaJf6qhVLH+7XSul8CrquAq/oaZjlREZjRVGccWJ7dZ/hgrMc+BDm5k5NiKeAV2DU MNqqtTj0/DPz8MlgQTdxgkrLpB8=
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 5b5fefe4.7f3991b15e70-smtp-out-n02; Tue, 31 Jul 2018 05:13:08 -0000 (UTC)
Date: Mon, 30 Jul 2018 22:13:08 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b5fefe4a21ec_5bd32acc7fcdaf7060850@hookshot-fe-265448d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] b37554: Rework Retry packet
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b5fefe4a1de6_5bd32acc7fcdaf70607b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/eyBCk35BCy-FcT6h8QrchDs5uro>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 05:13:12 -0000

----==_mimepart_5b5fefe4a1de6_5bd32acc7fcdaf70607b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: b3755446d985d542105628c0a6509328976e89da
      https://github.com/quicwg/base-drafts/commit/b3755446d985d542105628c0a6509328976e89da
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-29 (Fri, 29 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Rework Retry packet

This includes several changes:

* I moved the Retry packet description.  It is more like Version Negotiation than Handshake or Initial, so it made sense to move it up.

* Retry doesn't include a packet number or payload.  Like Version Negotiation, it includes a complete definition.

* As discussed in #1451, this requires a server that might send another Retry to provide a connection ID of at least 8 octets.

* I clarified the description of fields, expanded the pictures, and made some other editorial tweaks.

Open Question: would it make sense to normalize the encoding of Retry and Initial?  The former includes a token without a length (because it's the last piece of the packet), whereas the latter includes a length-prefixed token.  It might be easier to invert the ODCID and token on Retry.  That would make the token processing more consistent.  I'm not sure if we want to consider adding a token to 0-RTT and Handshake packets, but that would fully normalize things.

Closes #1492, #1451.


  Commit: bf3f67597f3315018d348bfcf638d8fb9379ff0f
      https://github.com/quicwg/base-drafts/commit/bf3f67597f3315018d348bfcf638d8fb9379ff0f
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-06-29 (Fri, 29 Jun 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Review comments


  Commit: 55e910f476f56ede4f13ff506378f74a0e488444
      https://github.com/quicwg/base-drafts/commit/55e910f476f56ede4f13ff506378f74a0e488444
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-03 (Tue, 03 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Address various comments


  Commit: fdb837fc8cd9b20486007f377411ff8fb98f1066
      https://github.com/quicwg/base-drafts/commit/fdb837fc8cd9b20486007f377411ff8fb98f1066
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-03 (Tue, 03 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Collapse a few things


  Commit: dd13b0e26724445d20353a8eb382a99edc5734cc
      https://github.com/quicwg/base-drafts/commit/dd13b0e26724445d20353a8eb382a99edc5734cc
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-03 (Tue, 03 Jul 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Add PN offset calculation adjustment for Initial packet


  Commit: c96058fc6423de0fa332f09cd500b68e1fd5ca36
      https://github.com/quicwg/base-drafts/commit/c96058fc6423de0fa332f09cd500b68e1fd5ca36
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-06 (Fri, 06 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Grammar hard


  Commit: e3756579b43c43b002afa71ce5818341ec5c114b
      https://github.com/quicwg/base-drafts/commit/e3756579b43c43b002afa71ce5818341ec5c114b
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-09 (Mon, 09 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Redo ODCIL encoding.  Closes #1535.


  Commit: 555ae817e5e7fb37dfb1167d08c37c8ecf901dc0
      https://github.com/quicwg/base-drafts/commit/555ae817e5e7fb37dfb1167d08c37c8ecf901dc0
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-09 (Mon, 09 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Tweak language


  Commit: 19174cfecc237a4c7e772a40992631a25a124c6f
      https://github.com/quicwg/base-drafts/commit/19174cfecc237a4c7e772a40992631a25a124c6f
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-09 (Mon, 09 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Grammar fixes, leftover invalid text


  Commit: 21f9ba5250712726f1112695a8d8a168a567c693
      https://github.com/quicwg/base-drafts/commit/21f9ba5250712726f1112695a8d8a168a567c693
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-09 (Mon, 09 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Refine token use and reuse constraints


  Commit: 7d96aa94e314fc26dc4c241865dca8036e842d6f
      https://github.com/quicwg/base-drafts/commit/7d96aa94e314fc26dc4c241865dca8036e842d6f
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-12 (Thu, 12 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  FOUR bits


  Commit: dbc58a158b1bbeb2043d2224e2eba01bc38b6347
      https://github.com/quicwg/base-drafts/commit/dbc58a158b1bbeb2043d2224e2eba01bc38b6347
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-12 (Thu, 12 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  ODCIL will never be <8


  Commit: cd9cdb48daea18b3f9b10e3459df09e833dcad32
      https://github.com/quicwg/base-drafts/commit/cd9cdb48daea18b3f9b10e3459df09e833dcad32
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-14 (Sat, 14 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  a new value


  Commit: 85f58c060fcdec2c26c16c3d0f4d3915c8500a5f
      https://github.com/quicwg/base-drafts/commit/85f58c060fcdec2c26c16c3d0f4d3915c8500a5f
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-31 (Tue, 31 Jul 2018)

  Changed paths:
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1498 from quicwg/move-retry

Rework Retry packet


Compare: https://github.com/quicwg/base-drafts/compare/231a518591e4...85f58c060fcd
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b5fefe4a1de6_5bd32acc7fcdaf70607b--


From nobody Mon Jul 30 22:13: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 E9193130E06 for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 22:13:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JdYaoHEeZn9M for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 22:13: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 95669130E02 for <quic-issues@ietf.org>; Mon, 30 Jul 2018 22:13:11 -0700 (PDT)
Date: Mon, 30 Jul 2018 22:13:10 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533013990; bh=5fJ4hOJfqDPSc/+JCEtfzDLFzi9LN1cCkDSp5UZg1Y0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=PEBw4fqx0Po/cDxmUF5Vblz7XVRMOGhKqumTVRB409zlaWr8YZSSEYO8KSEf409Lm aZYDCcIavT8qrzZA8Zm5hrE99/mQEihK9bM7g6VPJERl3ezUAQQvpxO4qBTZxZ2hZ2 2P2YA6UwJRG2PcJIzwK1W8b08UUP9ivstHkIKq94=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab5525ae65969739402dcc2b8cfdd30a5935e5ec5e92cf000000011777b1e692a169ce140cbab8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1492/issue_event/1761807166@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1492@github.com>
References: <quicwg/base-drafts/issues/1492@github.com>
Subject: Re: [quicwg/base-drafts] Packet Number Must Be Decrypted to Read Initial Token Field (#1492)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5fefe6ca4a1_4a373f9e556be620980a7"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/2nd5koXzxFIJFUbwrayiobWHelg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 05:13:13 -0000

----==_mimepart_5b5fefe6ca4a1_4a373f9e556be620980a7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1492 via #1498.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1492#event-1761807166
----==_mimepart_5b5fefe6ca4a1_4a373f9e556be620980a7
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="336378552" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1492" href="https://github.com/quicwg/base-drafts/issues/1492">#1492</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="336825353" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1498" href="https://github.com/quicwg/base-drafts/pull/1498">#1498</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1492#event-1761807166">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwIQtCT7gQt0K5Q1K9lb-IH0oqC_ks5uL-dmgaJpZM4U6WQy">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqw6suMjM4bwfG2HZ4Ix01AvOwM22ks5uL-dmgaJpZM4U6WQy.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1492 via #1498."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1492#event-1761807166"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1492#event-1761807166",
"url": "https://github.com/quicwg/base-drafts/issues/1492#event-1761807166",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Packet Number Must Be Decrypted to Read Initial Token Field (#1492)",
"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/1492#event-1761807166"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 350839858\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b5fefe6ca4a1_4a373f9e556be620980a7--


From nobody Mon Jul 30 22:13: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 24873130E82 for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 22:13:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3fiIthyOZLOI for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 22:13: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 C243F130DF0 for <quic-issues@ietf.org>; Mon, 30 Jul 2018 22:13:11 -0700 (PDT)
Date: Mon, 30 Jul 2018 22:13:10 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533013990; bh=0T+srDHUPYYI41Yq1zP8PI2H7UwbJB5UNXTOMX2WTHA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=i8XqXI6OdjFaUsxn+a1DJq8jSo033DqJ2dH/5wEX+R5mlDiBCYGqG3Tdx6tSFaAIG Frzc1iXhuiVGge5VMkRvWttAtp8DhHJNyQruUpEkAdbj3orS3tDhat7kvygWDALHIN LLhGfT6NvBGn41yMl5szvEDqmmstaV1wDwts2xzQ=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf7ba8ad386508acf05c52830d7451e94cb0debec92cf000000011777b1e692a169ce14138c09@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1498/issue_event/1761807164@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1498@github.com>
References: <quicwg/base-drafts/pull/1498@github.com>
Subject: Re: [quicwg/base-drafts] Rework Retry packet (#1498)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5fefe6ece7d_2b773fb7508d45b81006d0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/4bbz4RtK1M4SzcAgmn2-7r1foXo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 05:13:15 -0000

----==_mimepart_5b5fefe6ece7d_2b773fb7508d45b81006d0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1498.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1498#event-1761807164
----==_mimepart_5b5fefe6ece7d_2b773fb7508d45b81006d0
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="336825353" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1498" href="https://github.com/quicwg/base-drafts/pull/1498">#1498</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1498#event-1761807164">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3xEgIr2psVztur9cLl7ABoNyOUtks5uL-dmgaJpZM4U8RgX">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-KLpSXPzgMaPu1G7iznQL91i1bZks5uL-dmgaJpZM4U8RgX.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1498."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1498#event-1761807164"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1498#event-1761807164",
"url": "https://github.com/quicwg/base-drafts/pull/1498#event-1761807164",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Rework Retry packet (#1498)",
"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/1498#event-1761807164"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 351344663\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b5fefe6ece7d_2b773fb7508d45b81006d0--


From nobody Mon Jul 30 22:13: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 1013B130E06 for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 22:13:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id U7YHchDa6ICB for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 22:13: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 EEF50130E1B for <quic-issues@ietf.org>; Mon, 30 Jul 2018 22:13:14 -0700 (PDT)
Date: Mon, 30 Jul 2018 22:13:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533013994; bh=lRA8esf5GAV/e9ZsNATZANkQFfzX/NAfEvTvoq/kk8A=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=wZHmiXkQElt2bc73l93TEE3g9k2NjZEOtOuK5Zr4cTYKkFRioaOfVubwD3tQTu9QQ 4KmEKyOTuY5R9WkgtwxfcOm8Qk5hhPBDltzgKtjhI7eNbm7sTluXaOlDfv3ra+YCxT utrC6H6LfmVvwHbXnIXEsNi4arJagLpJQ0lTKyMc=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab6de3d37e41a6964ba522ff479ce4f83d5c5a1b4f92cf000000011777b1ea92a169ce14379972@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1535/issue_event/1761807202@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1535@github.com>
References: <quicwg/base-drafts/issues/1535@github.com>
Subject: Re: [quicwg/base-drafts] Long header + token and PNE (#1535)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5fefea50751_50923f86fa4d45c061964"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/zZQeRxaOueK1DHleIspg5ebQqNE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 05:13:17 -0000

----==_mimepart_5b5fefea50751_50923f86fa4d45c061964
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1535 via e3756579b43c43b002afa71ce5818341ec5c114b.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1535#event-1761807202
----==_mimepart_5b5fefea50751_50923f86fa4d45c061964
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="339188082" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1535" href="https://github.com/quicwg/base-drafts/issues/1535">#1535</a> via <a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/e3756579b43c43b002afa71ce5818341ec5c114b"><tt>e375657</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/1535#event-1761807202">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2DFmSaOIOQwh99LqixRBsj_tBrrks5uL-dqgaJpZM4VGjVI">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2K6FGCA2A53eRs4ETFjX-k7jNhnks5uL-dqgaJpZM4VGjVI.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1535 via e3756579b43c43b002afa71ce5818341ec5c114b."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1535#event-1761807202"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1535#event-1761807202",
"url": "https://github.com/quicwg/base-drafts/issues/1535#event-1761807202",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Long header + token and PNE (#1535)",
"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/1535#event-1761807202"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 354039112\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b5fefea50751_50923f86fa4d45c061964--


From nobody Mon Jul 30 22: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 7A8E8130E06 for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 22:14:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UEnD6HxA-l3I for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 22: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 38FC1130DF0 for <quic-issues@ietf.org>; Mon, 30 Jul 2018 22:14:17 -0700 (PDT)
Date: Mon, 30 Jul 2018 22:14:16 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533014056; bh=BHtx3V1R2AclmOwhL+3WN1Ls0ca1SDMBVJwTfgUAq48=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=oGp/ssaXPopuMnqUYRi9rrubD7aDmjOrHMOK2e15a7bmxg3ceObI0zGT9KuF0oyLG 4wXtrZgixjiU9BylT5OpibZaDEksU/WzOo1IwyBLSBpWBU6iakKG9YO4KujrRU4CLY YS2DoplDYNv0JWw8x+O+zRgWb0rRrZbDPPZJK8Zo=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab8475c59821258867e1d231ed9bbdba58669f196892cf000000011777b22892a169ce1418d0ad@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1507/issue_event/1761808156@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1507@github.com>
References: <quicwg/base-drafts/issues/1507@github.com>
Subject: Re: [quicwg/base-drafts] Can a client send 0-RTT data when receiving Retry? (#1507)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5ff02891da0_71e73feb20ebe6281816c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/NVZv5ZxoouZ7AlnUlh_bDf71i8o>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 05:14:19 -0000

----==_mimepart_5b5ff02891da0_71e73feb20ebe6281816c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1507 via #1514.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1507#event-1761808156
----==_mimepart_5b5ff02891da0_71e73feb20ebe6281816c
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="337170605" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1507" href="https://github.com/quicwg/base-drafts/issues/1507">#1507</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="337755728" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1514" href="https://github.com/quicwg/base-drafts/pull/1514">#1514</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1507#event-1761808156">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7f63hVIL3T8D4nEZDcsDoHuyjpRks5uL-eogaJpZM4U9xPP">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq06_8kneo0L0AW3wtVKW8G0Kkgjcks5uL-eogaJpZM4U9xPP.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1507 via #1514."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1507#event-1761808156"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1507#event-1761808156",
"url": "https://github.com/quicwg/base-drafts/issues/1507#event-1761808156",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Can a client send 0-RTT data when receiving Retry? (#1507)",
"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/1507#event-1761808156"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 351736783\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b5ff02891da0_71e73feb20ebe6281816c--


From nobody Mon Jul 30 22: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 961FA130E06 for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 22:14:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yglbIBOpFDYv for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 22:14: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 EEBA6130E02 for <quic-issues@ietf.org>; Mon, 30 Jul 2018 22:14:17 -0700 (PDT)
Date: Mon, 30 Jul 2018 22:14:17 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533014057; bh=FoMG41uYFKGPMMbIaTmEpmJBNBqz2Q5iDgZOsuDzwuw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=DOj+iMon3RW0xpHvdYKtxxNAnfY+MwIfl78VCnze1RM8ZLZEFwahDEwnPuPZGm8of gdXa1qSffZ1GPSRHdwa4JZY9gJ3EHXGLeKbaJaqDJGyzNyRb42eaPG0/cNkG2RcSTn 3v7tH1RNJtuIgG+vmgmV0y0/mtveBvxZE7U0WVDM=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab9778003b0bc80107f2cca0d3dbbd189a581d774992cf000000011777b22992a169ce1421be50@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1514/issue_event/1761808151@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1514@github.com>
References: <quicwg/base-drafts/pull/1514@github.com>
Subject: Re: [quicwg/base-drafts] Permit 0-RTT after Retry and VN (#1514)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5ff02956490_3eff3fe81e0d45bc2046c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/iOSu3vdgGgQeQjp78kLqcc5mOjg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 05:14:19 -0000

----==_mimepart_5b5ff02956490_3eff3fe81e0d45bc2046c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1514.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1514#event-1761808151
----==_mimepart_5b5ff02956490_3eff3fe81e0d45bc2046c
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="337755728" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1514" href="https://github.com/quicwg/base-drafts/pull/1514">#1514</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1514#event-1761808151">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9H045tkODVVWQbcqGhNaYsWmpy2ks5uL-epgaJpZM4VAVox">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0W6oxET6GowOWNBSFoahq-d8y9_ks5uL-epgaJpZM4VAVox.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1514."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1514#event-1761808151"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1514#event-1761808151",
"url": "https://github.com/quicwg/base-drafts/pull/1514#event-1761808151",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Permit 0-RTT after Retry and VN (#1514)",
"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/1514#event-1761808151"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352410161\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b5ff02956490_3eff3fe81e0d45bc2046c--


From nobody Mon Jul 30 22: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 28405130E0D for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 22:14:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ISzF9XykTIcy for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 22:14: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 BFACF130E02 for <quic-issues@ietf.org>; Mon, 30 Jul 2018 22:14:19 -0700 (PDT)
Date: Mon, 30 Jul 2018 22:14:19 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533014059; bh=nXRBz0mfYJhMwnCKPz4Fd0J18+9C/RdetlNTO/0IIyQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=V/9UQZmBdqE50PIv0BkAPRw6620e//TcCqa8c4zbbcVoUqsPcNJU3i/8pS8xi8wKE Hk0HPpyUfaV8tg7EHi5FbuMq2zbOVcghnfr1rssFSEJ8C3rYTrzFIADJKNal6vWOug vS0y2qE647sgIXzX3dUFPOsQONTSvAh84xJnLe3o=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd4d22421f77f6936ef2d3db658ff824137cde57792cf000000011777b22b92a169ce120b6568@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1168/issue_event/1761808232@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1168@github.com>
References: <quicwg/base-drafts/issues/1168@github.com>
Subject: Re: [quicwg/base-drafts] Is 0RTT allowed after HRR? (#1168)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5ff02b2630f_2b6c3fb7508d45b81292fd"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/_hyqY28HudVETWgFgMqs6ewrKIY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 05:14:21 -0000

----==_mimepart_5b5ff02b2630f_2b6c3fb7508d45b81292fd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1168 via 2e13f0d6461c75a74c92d11fe07b83bcebfa0ed8.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1168#event-1761808232
----==_mimepart_5b5ff02b2630f_2b6c3fb7508d45b81292fd
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="302736744" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1168" href="https://github.com/quicwg/base-drafts/issues/1168">#1168</a> via <a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/2e13f0d6461c75a74c92d11fe07b83bcebfa0ed8"><tt>2e13f0d</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/1168#event-1761808232">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzswFbKsnxQiSWNJfKYgQo8ajRRmks5uL-ergaJpZM4Se3V9">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwJc1ERsQBvHXicdJpSPdzDQs7Uwks5uL-ergaJpZM4Se3V9.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1168 via 2e13f0d6461c75a74c92d11fe07b83bcebfa0ed8."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1168#event-1761808232"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1168#event-1761808232",
"url": "https://github.com/quicwg/base-drafts/issues/1168#event-1761808232",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Is 0RTT allowed after HRR? (#1168)",
"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/1168#event-1761808232"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 310080893\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b5ff02b2630f_2b6c3fb7508d45b81292fd--


From nobody Mon Jul 30 22:14: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 4B112130E06 for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 22:14:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 2.2
X-Spam-Level: **
X-Spam-Status: No, score=2.2 tagged_above=-999 required=5 tests=[BAYES_50=0.8,  DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.249, 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 dg6JBOj94080 for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 22:14: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 726CD130DF0 for <quic-issues@ietf.org>; Mon, 30 Jul 2018 22:14:19 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1533014058; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=rCCpAXX8fXUwAeBDVsiXgeNtMsywCPsqpaPq8RwmV38=; b=ToRyfE1VKH9F+FWJDkFVjIWRjJlg5uGts3x4iCRXB0JIIqe88VG3qzNIzLIqSRT6cRNcN2Qq H7qO3rN197P/ygqZVupSN32+I3Iw5jKF2g7suVNEfwl5IiR05S0MZstphU4eE7fwgEg9JPZV mQtoW55PCMsYoDuIBEwFnYawBdc=
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 5b5ff02a.7f8ecf1eca50-smtp-out-n01; Tue, 31 Jul 2018 05:14:18 -0000 (UTC)
Date: Mon, 30 Jul 2018 22:14:17 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b5ff029abcd_17c62b2123d8ef7c636ce@hookshot-fe-2cc8887.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b5ff029a8b3_17c62b2123d8ef7c63561"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/mNBdKYAjVkPCy9KWFTg7R1lK0vg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 05:14:20 -0000

----==_mimepart_5b5ff029a8b3_17c62b2123d8ef7c63561
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/allow-retry-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_5b5ff029a8b3_17c62b2123d8ef7c63561--


From nobody Mon Jul 30 22:15: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 91694130EEC for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 22:14:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UeniWQ885daZ for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 22:14: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 93A78130DF0 for <quic-issues@ietf.org>; Mon, 30 Jul 2018 22:14:46 -0700 (PDT)
Date: Mon, 30 Jul 2018 22:14:45 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533014085; bh=AziUfpuJVDjyXTY6ekUx/jyenpmmw1+GnbbqLlonjHw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Mr1/8iNT3252dYG4dmHCzPvfSvVCh//pC8TNa2b5wC1zDJ2xlCX++SloEiZbQCHdd nLIfHRXhbz/+anGmTnp2awjPPG6aacNfQfLVHMhAbv1eAothzOE7bdHSDZEnntl0wL 2DqbBSeD2zxSPX70d1vejBE/AUdig9a96ql8Kl6k=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd2ac10639690358443bfe64e65d8bdaebe753ccb92cf000000011777b24592a169ce144552a9@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1547/issue_event/1761808748@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1547@github.com>
References: <quicwg/base-drafts/issues/1547@github.com>
Subject: Re: [quicwg/base-drafts] Retry in response to 0-RTT (#1547)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5ff045e0d87_58af3fa266ed45c0106581"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/8Bpu7LCMy0tne21ND1R2fvkGiIs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 05:14:50 -0000

----==_mimepart_5b5ff045e0d87_58af3fa266ed45c0106581
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1547 via #1552.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1547#event-1761808748
----==_mimepart_5b5ff045e0d87_58af3fa266ed45c0106581
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="340087465" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1547" href="https://github.com/quicwg/base-drafts/issues/1547">#1547</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="340488985" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1552" href="https://github.com/quicwg/base-drafts/pull/1552">#1552</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1547#event-1761808748">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq32jUz36EYIXj1ZLvkKw-2xSzKWcks5uL-fFgaJpZM4VKeKj">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq49XSbDWKRjs1vOM8p4Kx0CViHSIks5uL-fFgaJpZM4VKeKj.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1547 via #1552."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1547#event-1761808748"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1547#event-1761808748",
"url": "https://github.com/quicwg/base-drafts/issues/1547#event-1761808748",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Retry in response to 0-RTT (#1547)",
"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/1547#event-1761808748"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355066531\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b5ff045e0d87_58af3fa266ed45c0106581--


From nobody Mon Jul 30 22:15: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 30ED6130F09 for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 22:14:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.009
X-Spam-Level: 
X-Spam-Status: No, score=-8.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XkG3awJPoY99 for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 22:14: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 EACBB130E0D for <quic-issues@ietf.org>; Mon, 30 Jul 2018 22:14:46 -0700 (PDT)
Date: Mon, 30 Jul 2018 22:14:46 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533014086; bh=z3cdlr2yIBG4ecOBJ8V6KLKhu0LTTX/tnXFvCmE8RZU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=bM3pDMcPb+06hFKN6lGcPGmbRLewOA7VuV7lrrXZOTBCSJVYmmUCVzWujljqcUKXI FsVSZSViyNblfcaDCxwj2dmzZEy4wwnCg5Zcp8Hd5lW97ZmXjOWMGJ1G4VAvDm36cx yxV5uabSYDQ+QtB0yogKyqgVyx4d+eqP/REoD0hQ=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abc27e831f5bca06fd2ea36ee0b5e2dcc1ba7f195692cf000000011777b24692a169ce144b7319@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1552/issue_event/1761808747@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1552@github.com>
References: <quicwg/base-drafts/pull/1552@github.com>
Subject: Re: [quicwg/base-drafts] Allow Retry in response to 0-RTT packets (#1552)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b5ff0464fcd7_2b8c3fb7508d45b8244843"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/6mxNAPIaTgkV3EqhJtI2-tejxYs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 05:14:50 -0000

----==_mimepart_5b5ff0464fcd7_2b8c3fb7508d45b8244843
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1552.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1552#event-1761808747
----==_mimepart_5b5ff0464fcd7_2b8c3fb7508d45b8244843
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="340488985" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1552" href="https://github.com/quicwg/base-drafts/pull/1552">#1552</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1552#event-1761808747">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3HqXpUwfBctxrts4U03m0SBoSZmks5uL-fGgaJpZM4VMNQk">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2tTKIS6JL9SzZI1TzgHNHoxg6ifks5uL-fGgaJpZM4VMNQk.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1552."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1552#event-1761808747"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1552#event-1761808747",
"url": "https://github.com/quicwg/base-drafts/pull/1552#event-1761808747",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 Retry in response to 0-RTT packets (#1552)",
"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/1552#event-1761808747"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 355521572\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b5ff0464fcd7_2b8c3fb7508d45b8244843--


From nobody Mon Jul 30 22:15: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 D054C130E02 for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 22:14:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 2.2
X-Spam-Level: **
X-Spam-Status: No, score=2.2 tagged_above=-999 required=5 tests=[BAYES_50=0.8,  DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.249, 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 odvWZTb_A2wM for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 22:14: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 CFE0F130DF0 for <quic-issues@ietf.org>; Mon, 30 Jul 2018 22:14:57 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1533014097; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=LfAqLjz1hFTc3t9OqM6ENtPfmbtA1Dwjmnlzpju0pAw=; b=jqu/P8eoz+yk1Pd5hWot0k633/swzOqsRfss7o0ABjAaBKmWnaD7qVnQq2jIsKIXwojHnrjx LSM1fJJvnxhr04T19LPGiEMRrJqpc3cBbwdLBJxJ1PGoWatWXRC4IsbqLaCEOTjnZDZnlMDS i4eO7Z4H2kdX0CEjVqOIOSGqXHA=
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 5b5ff050.7ff6e865a5d0-smtp-out-n02; Tue, 31 Jul 2018 05:14:56 -0000 (UTC)
Date: Mon, 30 Jul 2018 22:14:56 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b5ff0509a92a_7f152add693b4f7c23880@hookshot-fe-6b2eebc.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b5ff0509a39f_7f152add693b4f7c237bc"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/BDt61u6et0MQ8K99X5IHae3LG8U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 05:14:59 -0000

----==_mimepart_5b5ff0509a39f_7f152add693b4f7c237bc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/retry-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_5b5ff0509a39f_7f152add693b4f7c237bc--


From nobody Mon Jul 30 22:24: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 3950E12D949 for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 22:24: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.249, 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 IillLkolLGhx for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 22:24: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 6E85E129385 for <quic-issues@ietf.org>; Mon, 30 Jul 2018 22:24:16 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1533014655; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=lBbNYjVWcEd3WMtEAf2kfYlA7AYE1oP5YBGAZ/mdMS8=; b=AVgpuPhaJfbWfRMwUywmCvee+cbUTJmzEcWhJrRlb4GlNv2HOl+VnLOj6cQeQrrdOzRWAwmg N3nx12v3zqdMjDn/b5twRXIvmruUtmK3mFL7MR+c1U6bpJeFnMctJRaJ4rWeRf1ki5QcmJGR 5dtiLUWWdSwGGgbzEUZT8jaSaCw=
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 5b5ff026.7f20c432e510-smtp-out-n03; Tue, 31 Jul 2018 05:14:14 -0000 (UTC)
Date: Mon, 30 Jul 2018 22:14:14 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b5ff0261e95d_19a02ad896762f841374c@hookshot-fe-31feec6.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] fe4886: Permit 0-RTT after Retry and VN
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b5ff0261e58a_19a02ad896762f84136a7"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/XCSWfw6ck-k4ijGOL6KAdkbn62c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 05:24:18 -0000

----==_mimepart_5b5ff0261e58a_19a02ad896762f84136a7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: fe488635a6385c7dd58ee730b5137bd900085e53
      https://github.com/quicwg/base-drafts/commit/fe488635a6385c7dd58ee730b5137bd900085e53
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-09 (Mon, 09 Jul 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Permit 0-RTT after Retry and VN

After the discussion on #1507, I've been convinced that there is no real
value in preventing a client from attempting 0-RTT after a Retry.  And,
it would seem like Version Negotiation has essentially the same
properties, so excluding it would be inconsistent.

This allows this, explores the consequences for packet numbers (don't
reset them!), and updates the recovery text to include Version
Negotiation.

Closes #1507.


  Commit: 88fc5603531cec98cab109addf990b848dbc2d4d
      https://github.com/quicwg/base-drafts/commit/88fc5603531cec98cab109addf990b848dbc2d4d
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-09 (Mon, 09 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  0-RTT, 1-RTT, same thing


  Commit: 620c5830091b9f5b26ed9bfdf11ddf7bfe2cba42
      https://github.com/quicwg/base-drafts/commit/620c5830091b9f5b26ed9bfdf11ddf7bfe2cba42
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-09 (Mon, 09 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Clarify key changes


  Commit: b6c48beb79867e0f961252b394612e9ebe8ce615
      https://github.com/quicwg/base-drafts/commit/b6c48beb79867e0f961252b394612e9ebe8ce615
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-09 (Mon, 09 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Redo fixes I already committed somewhere else, I swear


  Commit: e2b9137a7ad9f4c22e39fa762f776242c33916c1
      https://github.com/quicwg/base-drafts/commit/e2b9137a7ad9f4c22e39fa762f776242c33916c1
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-09 (Mon, 09 Jul 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Refinements


  Commit: 1011f5ee62e300237373931b4b2aa23fff19c9cd
      https://github.com/quicwg/base-drafts/commit/1011f5ee62e300237373931b4b2aa23fff19c9cd
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-09 (Mon, 09 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Have been


  Commit: 2e13f0d6461c75a74c92d11fe07b83bcebfa0ed8
      https://github.com/quicwg/base-drafts/commit/2e13f0d6461c75a74c92d11fe07b83bcebfa0ed8
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-09 (Mon, 09 Jul 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Add text to the TLS spec too

Closes #1168.


  Commit: 25598fd7d7e6906030b99315b09a5e41aa2ce7af
      https://github.com/quicwg/base-drafts/commit/25598fd7d7e6906030b99315b09a5e41aa2ce7af
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-09 (Mon, 09 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Extra 'on'


  Commit: 22deb75449751fd21fd75c48fdbbf16d94665daa
      https://github.com/quicwg/base-drafts/commit/22deb75449751fd21fd75c48fdbbf16d94665daa
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-09 (Mon, 09 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Remove especially if text


  Commit: cd6b76ebd8943563598855c17594bf29f6707323
      https://github.com/quicwg/base-drafts/commit/cd6b76ebd8943563598855c17594bf29f6707323
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-31 (Tue, 31 Jul 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1514 from quicwg/allow-retry-0rtt

Permit 0-RTT after Retry and VN


Compare: https://github.com/quicwg/base-drafts/compare/85f58c060fcd...cd6b76ebd894
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b5ff0261e58a_19a02ad896762f84136a7--


From nobody Mon Jul 30 22:25: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 8EA7812DD85 for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 22:25:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 2.2
X-Spam-Level: **
X-Spam-Status: No, score=2.2 tagged_above=-999 required=5 tests=[BAYES_50=0.8,  DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.249, 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 paLzCI46Hcdq for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 22:25: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 402E1129385 for <quic-issues@ietf.org>; Mon, 30 Jul 2018 22:25:13 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1533014712; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=N5OY7koLiShRjv1Pjz9Va3tNV9m5gQSuBz9rL3hzuqA=; b=ZyhH0LTUlir+bBGAI4ehCbrj9IxCIw4ivHSxUoRJPUhnKaIzXkYAf+b8Polj+IO4oqGeZFbZ 993IO8OPw0oVomfpqFoqyQvBcklGWRXBeC5AHlykDCiycS0gXUmVKbZgBVe2bWfJTN2O2cO9 LX8qVySNwMTNrWgR4UnzGRnGFks=
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 5b5ff060.7f5f37331f30-smtp-out-n01; Tue, 31 Jul 2018 05:15:12 -0000 (UTC)
Date: Mon, 30 Jul 2018 22:15:11 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b5ff05f878f9_4c6a2ac9efbdcf84300be@hookshot-fe-b0febf1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b5ff05f875b7_4c6a2ac9efbdcf84299a5"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/4BXDhqpKiIj4wka08lkddWVL6Sc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 05:25:15 -0000

----==_mimepart_5b5ff05f875b7_4c6a2ac9efbdcf84299a5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/move-retry
  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_5b5ff05f875b7_4c6a2ac9efbdcf84299a5--


From nobody Mon Jul 30 22:39: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 C4A94129385 for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 22:39: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.249, 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 Qyxa7JdTRkQO for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 22:39: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 3A79B12DD85 for <quic-issues@ietf.org>; Mon, 30 Jul 2018 22:39:45 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1533015584; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=OOqR1eX6Mhjerk4uXzaIeJmWkAJbCChpY6yaD/MEXXw=; b=CLZFkPo964/cYtjbMRPcGc0an+kxwYbIK8jR4D+u+qD3+okG1CauxOWgnGxIxX4jYU1DVSFo oAulDUmZaM4jOdjhcKwpBLl3Us/u14NCNzOSYfpRgofgD7CoP3P4Zo8OeXORFIetzGS3ijg0 22+70mv79ViihZvloklrfBQ6vxM=
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 5b5ff044.7f1e73b1d840-smtp-out-n03; Tue, 31 Jul 2018 05:14:44 -0000 (UTC)
Date: Mon, 30 Jul 2018 22:14:43 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b5ff0438c08d_3c5d2aaf3730af7895083@hookshot-fe-d2afb11.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] af69bf: Allow Retry in response to 0-RTT packets
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b5ff0438ba6a_3c5d2aaf3730af78949da"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/gqriKvdUwjAuCU15nQyyx3Pr-7w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 05:39:47 -0000

----==_mimepart_5b5ff0438ba6a_3c5d2aaf3730af78949da
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: af69bf62c88dd9971c3c3f3ada16e0d6178e909d
      https://github.com/quicwg/base-drafts/commit/af69bf62c88dd9971c3c3f3ada16e0d6178e909d
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-12 (Thu, 12 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Allow Retry in response to 0-RTT packets

Closes #1547.


  Commit: 452d1ee077503b307374439c6e179cf63d296e84
      https://github.com/quicwg/base-drafts/commit/452d1ee077503b307374439c6e179cf63d296e84
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-14 (Sat, 14 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  ekr's inversion of the sentence


  Commit: 890bc01b303f2ff0e511b117422478fe57a889c0
      https://github.com/quicwg/base-drafts/commit/890bc01b303f2ff0e511b117422478fe57a889c0
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-07-31 (Tue, 31 Jul 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1552 from quicwg/retry-0rtt

Allow Retry in response to 0-RTT packets


Compare: https://github.com/quicwg/base-drafts/compare/cd6b76ebd894...890bc01b303f
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b5ff0438ba6a_3c5d2aaf3730af78949da--


From nobody Mon Jul 30 23:56: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 AFD9B130DC7 for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 23:56:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id E-oiri-OFhTD for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 23:56:43 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 53E21130DDB for <quic-issues@ietf.org>; Mon, 30 Jul 2018 23:56:43 -0700 (PDT)
Date: Mon, 30 Jul 2018 23:56:42 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533020202; bh=5NvZUNlYIYIk5c7JIF9jSV14DYnV8ogMm/rguRAt8q0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Gd+Xj6qoxtcmWap20sqnQ+UDk76yvM9T3AHUpm+A3doHrj7k+VyEeY4R+T/OYbxA8 l/pf840o8Gt/ntMI375hkzBSLfJ0F0u0ifgdkCtpYKGhygZPRMg++mhH0rrQ96rJo+ WVN0T0drQm+rpcBPr6JgH3K94p8GM4xzP+6KepEs=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab60dc94bcf1582680990e859a66784d92e60d4d7592cf000000011777ca2a92a169ce140801b8@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/409115732@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_5b60082a595be_5253fc013abe628208134"; 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/eXWRzlssHdintgB7gD2xmaNuUDw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 06:56:45 -0000

----==_mimepart_5b60082a595be_5253fc013abe628208134
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ad-l sorry, that was also my initial position, and I can't remember what convinced my otherwise. It doesn't seem right.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1486#issuecomment-409115732
----==_mimepart_5b60082a595be_5253fc013abe628208134
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-user-id="7765949" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ad-l">@ad-l</a> sorry, that was also my initial position, and I can't remember what convinced my otherwise. It doesn't seem right.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1486#issuecomment-409115732">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8p8ibMGngGruMKmeQAH082siyRpks5uL_-qgaJpZM4U5BQ4">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7zl7TK4y5Xg3f-doOIni0ymQIy0ks5uL_-qgaJpZM4U5BQ4.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1486: @ad-l sorry, that was also my initial position, and I can't remember what convinced my otherwise. It doesn't seem right."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1486#issuecomment-409115732"}}}</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-409115732",
"url": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment-409115732",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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": "**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\": 1486,\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\": 1486\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment-409115732"
}
],
"@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_5b60082a595be_5253fc013abe628208134--


From nobody Mon Jul 30 23:57: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 A0440130DDB for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 23:57:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.011
X-Spam-Level: 
X-Spam-Status: No, score=-1.011 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, T_DKIMWL_WL_HIGH=-0.01] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id K5Gj4OJNQFDz for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 23:57: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 3D14912DD85 for <quic-issues@ietf.org>; Mon, 30 Jul 2018 23:57:18 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1533020237; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=MaeUYCWmVxmj1PVMlF0okU9aZl/Ed+GwaJHf8YM+11k=; b=Cy1QIp0kzxQeBRz30vJ8kQ62ul+cjRq3aamuVudqlnuob/rpRQNdx6yYuJrvUhO8PK5J0uf/ s7IRb6EPxjs5xrEVgHgYqXxDjJB/1Zfzc6NoFnLkG8GAuOgAo6u+O5Jd6RDm+QYDUy0lx7Vp RVGwTsh2g9G7ntcZX4k9h9vlEHM=
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 5b60084d.7f23864da0c0-smtp-out-n01; Tue, 31 Jul 2018 06:57:17 -0000 (UTC)
Date: Mon, 30 Jul 2018 23:57:17 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5b60084d30154_4d0a2aee794ecf90843d6@hookshot-fe-b0febf1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] fb6207: acknowledged
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b60084d2faa2_4d0a2aee794ecf9084218"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/erXHtMjtbJGsh_aCE7rwrq1EZro>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 06:57:20 -0000

----==_mimepart_5b60084d2faa2_4d0a2aee794ecf9084218
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-largest-acked
  Home:   https://github.com/quicwg/base-drafts
  Commit: fb62073f784edf015be59f27bfa8d2d3ceae82bf
      https://github.com/quicwg/base-drafts/commit/fb62073f784edf015be59f27bfa8d2d3ceae82bf
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-07-31 (Tue, 31 Jul 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  acknowledged



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b60084d2faa2_4d0a2aee794ecf9084218--


From nobody Mon Jul 30 23:57: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 8AC1112DD85 for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 23:57:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vgPlrrxI5wnQ for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 23: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 8B50C130DDB for <quic-issues@ietf.org>; Mon, 30 Jul 2018 23:57:21 -0700 (PDT)
Date: Mon, 30 Jul 2018 23:57:20 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533020240; bh=seD+PvFTOPHNE1SFB+6NJJPGyDgJ2+VpgXJgmC8cfN4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=jdCDuHVxoTnnaH5A8tFSUfX/nqOHIuLFsdPyFAyAzI8KUfkDVE7qBmnoU7/7+IseX N0flwymwUfDjKQneMftkHot+fJKwKUAnyBlJNJIRUJtExeJpUvb8rZecUpN1uykoxd ryG+EyXcuEk4Vk9HyiHWb8CRNSHoToZRS00aMKlU=
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/1611/push/2759995517@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1611@github.com>
References: <quicwg/base-drafts/pull/1611@github.com>
Subject: Re: [quicwg/base-drafts] Use largest_acked consistently (#1611)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b600850d63d7_75983f9c1fcd45c455137"; 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/ki8jBtBwf57RdV_1ySc68j_yNE8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 06:57:24 -0000

----==_mimepart_5b600850d63d7_75983f9c1fcd45c455137
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

fb62073  acknowledged


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1611/files/bcd54daa9aff66c8b599271467f6a63b5705a234..fb62073f784edf015be59f27bfa8d2d3ceae82bf

----==_mimepart_5b600850d63d7_75983f9c1fcd45c455137
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/fb62073">fb62073</a>  acknowledged</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/1611/files/bcd54daa9aff66c8b599271467f6a63b5705a234..fb62073f784edf015be59f27bfa8d2d3ceae82bf">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9YbT4gR4aoM6O-fbYDLkzweZ95pks5uL__QgaJpZM4VmaP-">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4Z-sg52aPvmF1vo73oglL-EzucUks5uL__QgaJpZM4VmaP-.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1611"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1611/files/bcd54daa9aff66c8b599271467f6a63b5705a234..fb62073f784edf015be59f27bfa8d2d3ceae82bf"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1611/files/bcd54daa9aff66c8b599271467f6a63b5705a234..fb62073f784edf015be59f27bfa8d2d3ceae82bf",
"url": "https://github.com/quicwg/base-drafts/pull/1611/files/bcd54daa9aff66c8b599271467f6a63b5705a234..fb62073f784edf015be59f27bfa8d2d3ceae82bf",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1611",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1611:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "fb62073",
"value": "acknowledged"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1611/files/bcd54daa9aff66c8b599271467f6a63b5705a234..fb62073f784edf015be59f27bfa8d2d3ceae82bf"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 362390526\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b600850d63d7_75983f9c1fcd45c455137--


From nobody Mon Jul 30 23:58:11 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 59011130DC7 for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 23:58:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.01
X-Spam-Level: 
X-Spam-Status: No, score=-3.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zA4mKuRY0WJq for <quic-issues@ietfa.amsl.com>; Mon, 30 Jul 2018 23:58:08 -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 9B34F12DD85 for <quic-issues@ietf.org>; Mon, 30 Jul 2018 23:58: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=598uLyzvwR6oqUjfH5q2QR7KzsY=; b=f2Cq8NNx/zi2AcCA wM+tazD9zrGgGmlyyt+HDNVaGAPVzUc7BJQEOY/FwQGAFHkn6I1q+3QRC9s9FqFU O2gGKZI4I9wOyoJd3jqLzKtGBLUtAhDr/WvM/a1c6M42o8jaeiR+7LYoPS8gdSvk tqcU/lhWJmaDehCk6bagiIGIxlI=
Received: by filter1094p1las1.sendgrid.net with SMTP id filter1094p1las1-3425-5B60087D-E 2018-07-31 06:58:05.850941184 +0000 UTC m=+462612.213840699
Received: from github-lowworker-1f7e42f.cp1-iad.github.net (unknown [192.30.252.46]) by ismtpd0019p1iad2.sendgrid.net (SG) with ESMTP id 5AJ7aYJiR2K6Bt-VvyW2EQ for <quic-issues@ietf.org>; Tue, 31 Jul 2018 06:58:05.699 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-1f7e42f.cp1-iad.github.net (Postfix) with ESMTP id A42A5C0A5E for <quic-issues@ietf.org>; Mon, 30 Jul 2018 23:58:05 -0700 (PDT)
Date: Tue, 31 Jul 2018 06:58:06 +0000 (UTC)
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba001331cc01239ad5bffebeaf340f3fc6840d61192cf000000011777ca7d92a169ce14885428@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1605/c409116077@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1605@github.com>
References: <quicwg/base-drafts/pull/1605@github.com>
Subject: Re: [quicwg/base-drafts] Only ack headers that have non-zero declared Largest Reference (#1605)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b60087da239d_645e3fda2bed45b44976cd"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3pFb/bDr4iAEmyVufIiu28IppkK1fsKVG1ux roNJPI+OGEXps8KNSVWZhGkCe8CSi8Xgdz41WGiyirWjFAWbTGVOyohF9dee3D+JXT4JOHPuxF2xa6 gfgQKJ1qu0apc9qXrjSE/OoqX7lQJgtH0ifSrfns9PRIuDC6QS+iXYD67+tdSSJIJtAvQXBAMXXbIw A=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/n81vuZLqovtqSJ965BFqVUa3Tao>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 06:58:09 -0000

----==_mimepart_5b60087da239d_645e3fda2bed45b44976cd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I implemented this just now and it was simple enough.  And it saves a few octets in some critical 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/1605#issuecomment-409116077
----==_mimepart_5b60087da239d_645e3fda2bed45b44976cd
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I implemented this just now and it was simple enough.  And it saves a few octets in some critical cases.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1605#issuecomment-409116077">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqx4RCuX8q4mZefIwpxGSP6xXp5dIks5uL__9gaJpZM4VgPGq">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_51w2RcR7z24WkKhdnbgNnjID3Gks5uL__9gaJpZM4VgPGq.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1605: I implemented this just now and it was simple enough.  And it saves a few octets in some critical cases."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1605#issuecomment-409116077"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1605#issuecomment-409116077",
"url": "https://github.com/quicwg/base-drafts/pull/1605#issuecomment-409116077",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Only ack headers that have non-zero declared Largest Reference (#1605)",
"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\": 1605,\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\": 1605\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1605#issuecomment-409116077"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 360772010\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b60087da239d_645e3fda2bed45b44976cd--


From nobody Tue Jul 31 00:00: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 87439130EC6 for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 00:00:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.01
X-Spam-Level: 
X-Spam-Status: No, score=-3.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fmkNamJFUW-7 for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 00:00:25 -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 63BBC130F69 for <quic-issues@ietf.org>; Tue, 31 Jul 2018 00:00: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=ATfi9E/Q25j26wefbUkAtb3CaCE=; b=Svidax2QGVFEaqcL ZY5oGlYrOShTxmGYcX2p1TVd8siJ06PkLUEiuR9E+QrsnjWiEk2YDg+XuQm3hiQ/ 4hvBZe07GpaLghjGCRQDrreGeCfd+mkZIQV6jNVpWmH1Ap7Z7i+W6MsMg4y2IJmS C4d89sv39W907owiENEumhd2v/Q=
Received: by filter1153p1las1.sendgrid.net with SMTP id filter1153p1las1-1975-5B600903-E 2018-07-31 07:00:19.320187196 +0000 UTC m=+232983.340395855
Received: from github-lowworker9-cp1-prd.iad.github.net (unknown [192.30.252.47]) by ismtpd0013p1iad2.sendgrid.net (SG) with ESMTP id 5SQ4OR1uS_Wo7CJnOOTdeg for <quic-issues@ietf.org>; Tue, 31 Jul 2018 07:00:19.186 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker9-cp1-prd.iad.github.net (Postfix) with ESMTP id 2F3D8A05CF for <quic-issues@ietf.org>; Tue, 31 Jul 2018 00:00:19 -0700 (PDT)
Date: Tue, 31 Jul 2018 07:00:19 +0000 (UTC)
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abcf67a3453845427df8c227e2a5ca36911940eb6792cf000000011777cb0392a169ce149bd89e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1611/c409116568@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1611@github.com>
References: <quicwg/base-drafts/pull/1611@github.com>
Subject: Re: [quicwg/base-drafts] Use largest_acked consistently (#1611)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b6009032dae9_5c633f907e8be61c45813d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2puCGAP/7ed45H9jBCkDwMZ83vXP3+qp4eZw NyY2bstzRtMpcAeM9Rgp4oyrxuaHJnphPNfRWM5xu0h/ZE2QYhF9l3KB03kv0UOLbUpzOQKUJZNk7G OSrm2Q3lTK/1dLYJ0wHzFf2MS/rZa+dKodwMAnDz7+6dsfiLg1uLSb4+gA==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/36_tCFdU-jns9vAEGy2cNwf87IQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 07:00:36 -0000

----==_mimepart_5b6009032dae9_5c633f907e8be61c45813d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

The transport draft seems to consistently use acknowledged, so I changed recovery to use 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/1611#issuecomment-409116568
----==_mimepart_5b6009032dae9_5c633f907e8be61c45813d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>The transport draft seems to consistently use acknowledged, so I changed recovery to use 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/1611#issuecomment-409116568">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0fwlOI_Xhg2mQdK0XhMqoLdaDaHks5uMACDgaJpZM4VmaP-">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1_7KeLoz31gSKmKO1c0aE26IySvks5uMACDgaJpZM4VmaP-.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1611: The transport draft seems to consistently use acknowledged, so I changed recovery to use that."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1611#issuecomment-409116568"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1611#issuecomment-409116568",
"url": "https://github.com/quicwg/base-drafts/pull/1611#issuecomment-409116568",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 largest_acked consistently (#1611)",
"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\": 1611,\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\": 1611\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1611#issuecomment-409116568"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 362390526\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b6009032dae9_5c633f907e8be61c45813d--


From nobody Tue Jul 31 00:48: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 0A7F1129385 for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 00:48:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1s1NN1UIko2B for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 00:48:17 -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 6C95F130E24 for <quic-issues@ietf.org>; Tue, 31 Jul 2018 00:48:17 -0700 (PDT)
Date: Tue, 31 Jul 2018 00:48:16 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533023296; bh=8/akXBN6VZOalIk2CIoexPyDA8TyzZp8+AKbmCitOyE=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=YpzjNPinGIcK1K2gpivojLekKDPu4mQNDgo5IvZYf1yHFnbhYslWnTCefmvIlmbx7 xaSsYTGCIUwX/7s7IjxbNnMC2Yn34uwMitB3DshawPJl1DS7R00//B73sBHwVd8sl2 YP9DRxRkf+vgFYwhzgRNh6/3/eJOPqhYMnCF9CRE=
From: Julian Reschke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abc5dde4a3b4780c815b82637d1e9a9a318320cd1b92cf000000011777d64092a169ce14a0a91a@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1617@github.com>
Subject: [quicwg/base-drafts] quic-tls: dangling references to quic-transport (#1617)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b601440ad433_191f43fa9542be624314049"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: reschke
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/eVPMcPwLAcBcdtKQsiEG1GlMHH0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 07:48:19 -0000

----==_mimepart_5b601440ad433_191f43fa9542be624314049
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

WARNING: apparently dangling reference to 4.4.2 of QUIC-TRANSPORT
WARNING: apparently dangling reference to 4.4.3 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/issues/1617
----==_mimepart_5b601440ad433_191f43fa9542be624314049
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>WARNING: apparently dangling reference to 4.4.2 of QUIC-TRANSPORT<br>
WARNING: apparently dangling reference to 4.4.3 of QUIC-TRANSPORT</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1617">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1g53uDH8lMTwDdfXvB_KszffIRtks5uMAvAgaJpZM4Vnw1t">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5kMXONaOU0N6Rt_tJCCx7-nQboyks5uMAvAgaJpZM4Vnw1t.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"quic-tls: dangling references to quic-transport (#1617)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1617"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1617",
"url": "https://github.com/quicwg/base-drafts/issues/1617",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "quic-tls: dangling references to quic-transport (#1617)",
"sections": [
{
"text": "",
"activityTitle": "**Julian Reschke**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@reschke",
"facts": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1617
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1617,\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\": 1617\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1617"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 362745197\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b601440ad433_191f43fa9542be624314049--


From nobody Tue Jul 31 00:49: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 7BB1C130DFA for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 00:49:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id B3rB-uul8MgJ for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 00:49:39 -0700 (PDT)
Received: from out-14.smtp.github.com (out-14.smtp.github.com [192.30.254.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 09DB8129385 for <quic-issues@ietf.org>; Tue, 31 Jul 2018 00:49:39 -0700 (PDT)
Date: Tue, 31 Jul 2018 00:49:38 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533023378; bh=t8Q83NFRO4TRhQUuLOv8TPaw5/fel/J0VMfI5e5JFUs=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=q/9lbq998FbGlghKYrFJkwgYT+yAmY5inLzfFW3fXKa8WRCNx7z6Y9KyanArlpZGZ 0ypUja28DhlC9/GXlnXnvQ4ayEmZFg7UmqwQU+7UogNB1awxgV/CNQ4dIsjwKM7W/z Ae5lSiVn2UIDuJH3Iwtt9kL3DqPFVsIUXq52vmBk=
From: Julian Reschke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab5384bf23f7c277df05089a29285064205040180992cf000000011777d69292a169ce14a0ab27@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1618@github.com>
Subject: [quicwg/base-drafts] quic-transport: dangling reference to quic-recovery (#1618)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b60149285439_412b3f89580d45b42976ed"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: reschke
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/RkB-NU4erCEZ4OFwKynveXi9BrM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 07:49:41 -0000

----==_mimepart_5b60149285439_412b3f89580d45b42976ed
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

WARNING: apparently dangling reference to 3.5.1 of QUIC-RECOVERY


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1618
----==_mimepart_5b60149285439_412b3f89580d45b42976ed
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>WARNING: apparently dangling reference to 3.5.1 of QUIC-RECOVERY</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1618">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-JhX33C3G5AIm8dOMDzCsK1TbrKks5uMAwSgaJpZM4Vnw-6">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwEjp6cwYny9ZdwZoNt1RHfxkg1iks5uMAwSgaJpZM4Vnw-6.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"quic-transport: dangling reference to quic-recovery (#1618)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1618"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1618",
"url": "https://github.com/quicwg/base-drafts/issues/1618",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "quic-transport: dangling reference to quic-recovery (#1618)",
"sections": [
{
"text": "",
"activityTitle": "**Julian Reschke**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@reschke",
"facts": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1618
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1618,\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\": 1618\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1618"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 362745786\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b60149285439_412b3f89580d45b42976ed--


From nobody Tue Jul 31 02:22: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 96C25130E1A for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 02:22:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.01
X-Spam-Level: 
X-Spam-Status: No, score=-3.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OJ5Rm2e-P3Sm for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 02:22:37 -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 A4F6F130E08 for <quic-issues@ietf.org>; Tue, 31 Jul 2018 02:22: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=umbchjO7A7mg55XnPgbEt+of+vY=; b=mtJJFpYjY6s6y93l 1GOqky7ybmqW4PpQOgI/HZWsabaVHjLR3wSe5vXTAWgxIThcRH/tk8AmE95xmPSW jnaHe9qP1NTj8x5b6jDjH2KAx3/bs2HDTC8VXzeproMk4TCx4z6kvO/DknYyTdfD eTH6PX4yq7cIOZihoixhzmFPg0I=
Received: by filter1120p1las1.sendgrid.net with SMTP id filter1120p1las1-18735-5B602A5C-5 2018-07-31 09:22:36.135068812 +0000 UTC m=+471903.353275358
Received: from github-lowworker-d2dd71d.cp1-iad.github.net (unknown [192.30.252.33]) by ismtpd0003p1iad2.sendgrid.net (SG) with ESMTP id 3z5mGzZnSfGApOvuysx6xg for <quic-issues@ietf.org>; Tue, 31 Jul 2018 09:22:36.001 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-d2dd71d.cp1-iad.github.net (Postfix) with ESMTP id 0768A881D4F for <quic-issues@ietf.org>; Tue, 31 Jul 2018 02:22:36 -0700 (PDT)
Date: Tue, 31 Jul 2018 09:22:36 +0000 (UTC)
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe086b640df87be8a4b235335a4e5eb39aa78ade392cf000000011777ec5b92a169ce149fd7cc@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1612/409155257@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1612@github.com>
References: <quicwg/base-drafts/issues/1612@github.com>
Subject: Re: [quicwg/base-drafts] are flow control frames really idempotent? (#1612)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b602a5c5548_3bba3fcd5debe618153112"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0g1e2voqp051gg16Cq0jyq87aClD0GjQe63W lwziytW0FlBn74GeiWRyfP/zpAa759kiGB24FeXM4MJ4ntnUGsb2NPL5DWMguLneeu6NQ9qHcKn2kf 28Tgul8gDEUyahsP3Sqgt2Qm1E37YmUFUdEqcy0FvOjU6RU2ONKYPSFdsQ==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/J4T6I0-WvZJiz21Vm67mPTZGGWg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 09:22:40 -0000

----==_mimepart_5b602a5c5548_3bba3fcd5debe618153112
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I think it is pretty clear that later recieved lower numbered limits should be ignored or result in a protocol error - or ignore if the reciever cannot be bothered to check.

If it is explicitly required that limits are increased monotonically, it is protocol error, otherwise it is a ignore.

>From a quick read over the spec, I can't see that there are rules thay enforce that limits cannot be reduced sender size?

While it makes sense to transmit the largest limit on retransmission there are cases where this is not ideal because it can require synchronization. The same applies to packet numbers which must increase, but the more values that must be in sync, the harder it becomes to do parallel processing or to have separate responsibilities.

As to being helpful - I don't think the receiver should fix sender bugs - the most helpful thing is a hard protocol error, log output and a friendly email to the responsible dev team. If bugs starts to get worked around, ossificiation will ensue at scale. In this particular case it may not even be a bug, but a deliberate synchronizatin artefact.


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1612#issuecomment-409155257
----==_mimepart_5b602a5c5548_3bba3fcd5debe618153112
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>I think it is pretty clear that later recieved lower numbered limits sho=
uld be ignored or result in a protocol error - or ignore if the reciever ca=
nnot be bothered to check.</p>
<p>If it is explicitly required that limits are increased monotonically, it=
 is protocol error, otherwise it is a ignore.</p>
<p>From a quick read over the spec, I can't see that there are rules thay e=
nforce that limits cannot be reduced sender size?</p>
<p>While it makes sense to transmit the largest limit on retransmission the=
re are cases where this is not ideal because it can require synchronization=
. The same applies to packet numbers which must increase, but the more valu=
es that must be in sync, the harder it becomes to do parallel processing or=
 to have separate responsibilities.</p>
<p>As to being helpful - I don't think the receiver should fix sender bugs =
- the most helpful thing is a hard protocol error, log output and a friendl=
y email to the responsible dev team. If bugs starts to get worked around, o=
ssificiation will ensue at scale. In this particular case it may not even b=
e a bug, but a deliberate synchronizatin artefact.</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/1612#issuecomment-409155257">view it on GitHub</a>, or <a h=
ref=3D"https://github.com/notifications/unsubscribe-auth/AWbkq_rU33kEUuhDol=
LP-8_DubxmuYbXks5uMCHbgaJpZM4VniAh">mute the thread</a>.<img src=3D"https:/=
/github.com/notifications/beacon/AWbkq1KbR2N5hCRB03TU18tprFydfmg3ks5uMCHbga=
JpZM4VniAh.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 #1612: I=
 think it is pretty clear that later recieved lower numbered limits should =
be ignored or result in a protocol error - or ignore if the reciever cannot=
 be bothered to check.\r\n\r\nIf it is explicitly required that limits are =
increased monotonically, it is protocol error, otherwise it is a ignore.\r\=
n\r\nFrom a quick read over the spec, I can't see that there are rules thay=
 enforce that limits cannot be reduced sender size?\r\n\r\nWhile it makes s=
ense to transmit the largest limit on retransmission there are cases where =
this is not ideal because it can require synchronization. The same applies =
to packet numbers which must increase, but the more values that must be in =
sync, the harder it becomes to do parallel processing or to have separate r=
esponsibilities.\r\n\r\nAs to being helpful - I don't think the receiver sh=
ould fix sender bugs - the most helpful thing is a hard protocol error, log=
 output and a friendly email to the responsible dev team. If bugs starts to=
 get worked around, ossificiation will ensue at scale. In this particular c=
ase it may not even be a bug, but a deliberate synchronizatin artefact.\r\n=
"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-dra=
fts/issues/1612#issuecomment-409155257"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment-4=
09155257",
"url": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment-4091=
55257",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] are flow control frames really idempoten=
t? (#1612)",
"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\": 1612,\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\": 1612\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment-4091=
55257"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 362684449=
\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b602a5c5548_3bba3fcd5debe618153112--


From nobody Tue Jul 31 03: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 F4089130E7E for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 03:36:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qdRNYX8QApDa for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 03:36: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 4839D130E05 for <quic-issues@ietf.org>; Tue, 31 Jul 2018 03:36:01 -0700 (PDT)
Date: Tue, 31 Jul 2018 03:36:00 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533033360; bh=5gpozPza0lNqofTVj3IAb1V89aYDQOvupuM+l82YShg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=B7gcAohvTUKEnLcatJLEVPSJkKkAu4h0l8UI0aQjmX9o7DgtUMk7IM4b4KltbQNZV AAUgn7XuTY1wW0yEi2JOuv/k/zd86MnQFibPJqpCSSQ0KS6MlPMGFUFBVWPu0l7sz0 eqcbZ6RYdWeQqNWDn+a9yzO9Iuc2Y8KSk6tLMuDo=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe618496bd33fd7fd52aa1196f6f9a3b945c92a0692cf000000011777fd9092a169ce149fd7cc@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1612/409175332@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1612@github.com>
References: <quicwg/base-drafts/issues/1612@github.com>
Subject: Re: [quicwg/base-drafts] are flow control frames really idempotent? (#1612)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b603b9042847_4b713f9b780d45b43168ea"; 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/iO5w3cCsWdKOfBW_tPi3z8Eunqo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 10:36:06 -0000

----==_mimepart_5b603b9042847_4b713f9b780d45b43168ea
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@marten-seemann 
> I didn't say it's impossible, but it would add a lot of code for saving a tiny number of bytes, occasionally.

FWIW, my understanding is it's actually simple to implement the optimal way. What you would do is:
* transmit the maximum when `max(acked_max, inflight_max)` is below the threshold
* when receiving an ack for the max frame, update the `acked_max` and `inflight_max`
* when deeming a packet that contained the max frame as lost, reset `inflight_max` to `acked_max` if the number of max frames in flight is zero, otherwise you leave `inflight_max` as-is. Then, you check if transmission of the maximum is necessary by referring to the rule above

This strategy works well in QUIC v1, because packets are deemed lost in the order they are sent, and there is a guarantee in the logic that packets that are sent later contain a equal-to or greater maximum. The logic is not "perfect" when multipath is involved, though I would assume that it would work well enough in practice.

Regarding the issue, I am fine with allowing receivers to raise protocol error when they see the issue. I would oppose to making that a MUST 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/1612#issuecomment-409175332
----==_mimepart_5b603b9042847_4b713f9b780d45b43168ea
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><a class=3D"user-mention" data-hovercard-user-id=3D"1478487" data-octo=
-click=3D"hovercard-link-click" data-octo-dimensions=3D"link_type:self" h=
ref=3D"https://github.com/marten-seemann">@marten-seemann</a></p>
<blockquote>
<p>I didn't say it's impossible, but it would add a lot of code for savin=
g a tiny number of bytes, occasionally.</p>
</blockquote>
<p>FWIW, my understanding is it's actually simple to implement the optima=
l way. What you would do is:</p>
<ul>
<li>transmit the maximum when <code>max(acked_max, inflight_max)</code> i=
s below the threshold</li>
<li>when receiving an ack for the max frame, update the <code>acked_max</=
code> and <code>inflight_max</code></li>
<li>when deeming a packet that contained the max frame as lost, reset <co=
de>inflight_max</code> to <code>acked_max</code> if the number of max fra=
mes in flight is zero, otherwise you leave <code>inflight_max</code> as-i=
s. Then, you check if transmission of the maximum is necessary by referri=
ng to the rule above</li>
</ul>
<p>This strategy works well in QUIC v1, because packets are deemed lost i=
n the order they are sent, and there is a guarantee in the logic that pac=
kets that are sent later contain a equal-to or greater maximum. The logic=
 is not "perfect" when multipath is involved, though I would assume that =
it would work well enough in practice.</p>
<p>Regarding the issue, I am fine with allowing receivers to raise protoc=
ol error when they see the issue. I would oppose to making that a MUST th=
ough.</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/1612#issuecomment-409175332">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq597=
uAJi6h1yyQnoTGXvBXsEBYvTks5uMDMQgaJpZM4VniAh">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq94CkTnkJqZt1B3b2XAny5k-=
BVuPks5uMDMQgaJpZM4VniAh.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 #1612: @marten-seemann \r\n\u003e I didn't say it's impossible, but=
 it would add a lot of code for saving a tiny number of bytes, occasional=
ly.\r\n\r\nFWIW, my understanding is it's actually simple to implement th=
e optimal way. What you would do is:\r\n* transmit the maximum when `max(=
acked_max, inflight_max)` is below the threshold\r\n* when receiving an a=
ck for the max frame, update the `acked_max` and `inflight_max`\r\n* when=
 deeming a packet that contained the max frame as lost, reset `inflight_m=
ax` to `acked_max` if the number of max frames in flight is zero, otherwi=
se you leave `inflight_max` as-is. Then, you check if transmission of the=
 maximum is necessary by referring to the rule above\r\n\r\nThis strategy=
 works well in QUIC v1, because packets are deemed lost in the order they=
 are sent, and there is a guarantee in the logic that packets that are se=
nt later contain a equal-to or greater maximum. The logic is not \"perfec=
t\" when multipath is involved, though I would assume that it would work =
well enough in practice.\r\n\r\nRegarding the issue, I am fine with allow=
ing receivers to raise protocol error when they see the issue. I would op=
pose to making that a MUST though."}],"action":{"name":"View Issue","url"=
:"https://github.com/quicwg/base-drafts/issues/1612#issuecomment-40917533=
2"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment=
-409175332",
"url": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment-40=
9175332",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] are flow control frames really idempot=
ent? (#1612)",
"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\": 1612,\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\": 1612\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment-40=
9175332"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3626844=
49\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b603b9042847_4b713f9b780d45b43168ea--


From nobody Tue Jul 31 03:53: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 3B48D130E7E for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 03:53:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KncoDJxR-24r for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 03:53: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 702EB130E3C for <quic-issues@ietf.org>; Tue, 31 Jul 2018 03:53:06 -0700 (PDT)
Date: Tue, 31 Jul 2018 03:53:05 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533034385; bh=QMJbBje1hyzugsfJczZJz5K/aCefO/2LgoUhsTUMSRU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=v4zmfaI1EcIEbQAsPVFAYGP2bzN4/c9cHaMawDLvhgqCH89539dARSv0r8WSsj+pE WXxtU35z5CIpQTHkRcfMyH8xMOUQbGXf6sQvijr9LY01fnvIcheOqRPr8CyUc8GZn5 zJjPS21i8Dv8iWWfnX3q0yIHh3qhaITUqxGUkUHk=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf08c5f2fe4ee7afb3fa2405cdd065d286d8f78e792cf000000011778019192a169ce149fd7cc@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1612/409179355@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1612@github.com>
References: <quicwg/base-drafts/issues/1612@github.com>
Subject: Re: [quicwg/base-drafts] are flow control frames really idempotent? (#1612)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b603f91b9b5b_5d3a3fa6812be61838166f"; 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/8y95-YEvRSmP-5_RogHvE4SBCpc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 10:53:08 -0000

----==_mimepart_5b603f91b9b5b_5d3a3fa6812be61838166f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> Regarding the issue, I am fine with allowing receivers to raise protocol error when they see the issue. I would oppose to making that a MUST though.

Let me retract my this comment. My understanding is that some existing QUIC implementations simply retransmit a packet (by re-encrypting it using a new PN) when it is deemed lost. I think that such implementations should be allowed to exist.

Considering that, I would oppose to even allowing implementations to raise a protocol error when they observe a smaller maximum value in a packet that has a greater PN.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1612#issuecomment-409179355
----==_mimepart_5b603f91b9b5b_5d3a3fa6812be61838166f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<blockquote>
<p>Regarding the issue, I am fine with allowing receivers to raise protoc=
ol error when they see the issue. I would oppose to making that a MUST th=
ough.</p>
</blockquote>
<p>Let me retract my this comment. My understanding is that some existing=
 QUIC implementations simply retransmit a packet (by re-encrypting it usi=
ng a new PN) when it is deemed lost. I think that such implementations sh=
ould be allowed to exist.</p>
<p>Considering that, I would oppose to even allowing implementations to r=
aise a protocol error when they observe a smaller maximum value in a pack=
et that has a greater PN.</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/1612#issuecomment-409179355">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqzFy=
L9HmUT9JAv4s3sTADq79m6WKks5uMDcRgaJpZM4VniAh">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq2EA5zVGmxS2Uc48gbX0eH1L=
5jtDks5uMDcRgaJpZM4VniAh.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 #1612: \u003e Regarding the issue, I am fine with allowing receiver=
s to raise protocol error when they see the issue. I would oppose to maki=
ng that a MUST though.\r\n\r\nLet me retract my this comment. My understa=
nding is that some existing QUIC implementations simply retransmit a pack=
et (by re-encrypting it using a new PN) when it is deemed lost. I think t=
hat such implementations should be allowed to exist.\r\n\r\nConsidering t=
hat, I would oppose to even allowing implementations to raise a protocol =
error when they observe a smaller maximum value in a packet that has a gr=
eater PN."}],"action":{"name":"View Issue","url":"https://github.com/quic=
wg/base-drafts/issues/1612#issuecomment-409179355"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment=
-409179355",
"url": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment-40=
9179355",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] are flow control frames really idempot=
ent? (#1612)",
"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\": 1612,\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\": 1612\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment-40=
9179355"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3626844=
49\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b603f91b9b5b_5d3a3fa6812be61838166f--


From nobody Tue Jul 31 04:10: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 1C00B130E03 for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 04:10:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.01
X-Spam-Level: 
X-Spam-Status: No, score=-8.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gr_MZBwEpIks for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 04:10: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 251E2130E6F for <quic-issues@ietf.org>; Tue, 31 Jul 2018 04:10:41 -0700 (PDT)
Date: Tue, 31 Jul 2018 04:10:39 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533035439; bh=rIIgLByVDidEeRlCa/s94M/LGtP8f/mzz7SSlBpN5XQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=cuKskJp6O9l2NV+VjaCcFsa46ffj3KHEA+Wtd33zFYske52SPXp8ds3rBNuQ4H5T7 XXerviv+xOGF9Rl72HxJQCbqGwGGJZxJlPEnPIu3emPesjaVr9t17BvCDmImblW3aa 6HOovOfOAQW+fxlBA9sSHqTjYYunK2A6mhKLHH28=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab2f3859599d33291bd3fa55f93ba7be16fa0530d092cf00000001177805af92a169ce149fd7cc@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1612/409183549@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1612@github.com>
References: <quicwg/base-drafts/issues/1612@github.com>
Subject: Re: [quicwg/base-drafts] are flow control frames really idempotent? (#1612)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b6043afdba52_717e3f875b0d45b8327851"; 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/1B7z_2vSnmfys3e-YSp2GCZx2W8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 11:10:43 -0000

----==_mimepart_5b6043afdba52_717e3f875b0d45b8327851
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

A protocol error would also go against the idempotency principle and unnecessarily tie frames to packet numbers. If there is implied ordering, the ordering should not originate from PN (possibly outside of handshake?).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1612#issuecomment-409183549
----==_mimepart_5b6043afdba52_717e3f875b0d45b8327851
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>A protocol error would also go against the idempotency principle and unnecessarily tie frames to packet numbers. If there is implied ordering, the ordering should not originate from PN (possibly outside of handshake?).</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1612#issuecomment-409183549">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5u8QOlgkLpeznutOy4g0QNwPnp_ks5uMDsvgaJpZM4VniAh">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7JK35EjpLg8H5Pu_MXkKG9fXc_wks5uMDsvgaJpZM4VniAh.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1612: A protocol error would also go against the idempotency principle and unnecessarily tie frames to packet numbers. If there is implied ordering, the ordering should not originate from PN (possibly outside of handshake?)."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1612#issuecomment-409183549"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment-409183549",
"url": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment-409183549",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] are flow control frames really idempotent? (#1612)",
"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\": 1612,\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\": 1612\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment-409183549"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 362684449\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b6043afdba52_717e3f875b0d45b8327851--


From nobody Tue Jul 31 05:33: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 81015128CF2 for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 05:33:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.11
X-Spam-Level: 
X-Spam-Status: No, score=-1.11 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jPI9dvqGdk8y for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 05:33:42 -0700 (PDT)
Received: from o4.sgmail.github.com (o4.sgmail.github.com [192.254.112.99]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9DBC3129AB8 for <quic-issues@ietf.org>; Tue, 31 Jul 2018 05:33: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=Ed9NsVg4b3fijkjS5uoCmJcQeZQ=; b=jnHrAYQj3MLAuRk7 1881lD2bnU8gkuVq2J8aIaOUwewC6xXtV4RWp8D2lIqZ22jkbXClyGLbVTMVbChv WGNHcP726ow72Ss6J4CrL1F0jA34DISDscuiz/+ManG/yIN3tx4vCZMLbyWpl2qz r1Up8rDWtczpvFkcqs8MHcuI8M4=
Received: by filter1287p1mdw1.sendgrid.net with SMTP id filter1287p1mdw1-10044-5B6056A3-32 2018-07-31 12:31:31.856037587 +0000 UTC m=+482998.259821484
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) by ismtpd0027p1mdw1.sendgrid.net (SG) with ESMTP id 7cfS9ZsgTWi_rosJ7YbJvA for <quic-issues@ietf.org>; Tue, 31 Jul 2018 12:31:31.514 +0000 (UTC)
Date: Tue, 31 Jul 2018 12:31:32 +0000 (UTC)
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab0c55441532d8f98f3ac7ad65f9bca17fa35f434c92cf000000011778189d92a169ce149fd7cc@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1612/409203779@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1612@github.com>
References: <quicwg/base-drafts/issues/1612@github.com>
Subject: Re: [quicwg/base-drafts] are flow control frames really idempotent? (#1612)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b60569d90ba0_52093fcc0f4d45c09396c"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1gHtJl9QqTO8Zu2GCGurqjHXjRahhvzuC4hV XQxEnhg/bA2qx0xJQt4x8V11LojnSZfdyZ7erVWT/CiIEJuyt82MbwBfo/kH6JWaPCwkC8mvsR2o8v ZrBHRGOosGcJiCbGBechwlMmBidloY610dZF9ttbhzLDXWY7gtdBVPpgU0rjtnMFJDHNYnYfRMqQqg 4=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/9Gw-wY1AGCMoTPfShV_sZWAKQGk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 12:33:51 -0000

----==_mimepart_5b60569d90ba0_52093fcc0f4d45c09396c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@siyengar writes:
> a receiver who wants to help peers prevent flow control bugs from happening

One could detect _potential_ bugs in the peer in many other cases.  I vote against mandating such error detection at the protocol level.

@kazuho writes:
> some existing QUIC implementations simply retransmit a packet (by re-encrypting it using a new PN) when it is deemed lost. I think that such implementations should be allowed to exist.

This is true. This is what the LiteSpeed implementation does with GQUIC's _WINDOW_UPDATE_ frames. The smaller values are [ignored](https://github.com/litespeedtech/lsquic-client/blob/04468d215dc184ae64e7aa1d0e940da50c724e2f/src/liblsquic/lsquic_stream.c#L1855). It is more expedient (and is cheaper) to discard lower values on receipt rather than update or remove the old values on retransmit.

Yes, let us 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/1612#issuecomment-409203779
----==_mimepart_5b60569d90ba0_52093fcc0f4d45c09396c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><a class=3D"user-mention" data-hovercard-user-id=3D"1054756" data-octo-c=
lick=3D"hovercard-link-click" data-octo-dimensions=3D"link_type:self" href=
=3D"https://github.com/siyengar">@siyengar</a> writes:</p>
<blockquote>
<p>a receiver who wants to help peers prevent flow control bugs from happen=
ing</p>
</blockquote>
<p>One could detect <em>potential</em> bugs in the peer in many other cases=
.  I vote against mandating such error detection at the protocol level.</p>
<p><a class=3D"user-mention" data-hovercard-user-id=3D"41567" data-octo-cli=
ck=3D"hovercard-link-click" data-octo-dimensions=3D"link_type:self" href=3D=
"https://github.com/kazuho">@kazuho</a> writes:</p>
<blockquote>
<p>some existing QUIC implementations simply retransmit a packet (by re-enc=
rypting it using a new PN) when it is deemed lost. I think that such implem=
entations should be allowed to exist.</p>
</blockquote>
<p>This is true. This is what the LiteSpeed implementation does with GQUIC'=
s <em>WINDOW_UPDATE</em> frames. The smaller values are <a href=3D"https://=
github.com/litespeedtech/lsquic-client/blob/04468d215dc184ae64e7aa1d0e940da=
50c724e2f/src/liblsquic/lsquic_stream.c#L1855">ignored</a>. It is more expe=
dient (and is cheaper) to discard lower values on receipt rather than updat=
e or remove the old values on retransmit.</p>
<p>Yes, let us exist!</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/1612#issuecomment-409203779">view it on GitHub</a>, or <a h=
ref=3D"https://github.com/notifications/unsubscribe-auth/AWbkq9tOIAa5bAKVbV=
4DqIq6AsuonKmSks5uME4dgaJpZM4VniAh">mute the thread</a>.<img src=3D"https:/=
/github.com/notifications/beacon/AWbkqxM0BdtoGBBbctc2NpAwQq-KI8MEks5uME4dga=
JpZM4VniAh.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 #1612: =
@siyengar writes:\r\n\u003e a receiver who wants to help peers prevent flow=
 control bugs from happening\r\n\r\nOne could detect _potential_ bugs in th=
e peer in many other cases.  I vote against mandating such error detection =
at the protocol level.\r\n\r\n@kazuho writes:\r\n\u003e some existing QUIC =
implementations simply retransmit a packet (by re-encrypting it using a new=
 PN) when it is deemed lost. I think that such implementations should be al=
lowed to exist.\r\n\r\nThis is true. This is what the LiteSpeed implementat=
ion does with GQUIC's _WINDOW_UPDATE_ frames. The smaller values are [ignor=
ed](https://github.com/litespeedtech/lsquic-client/blob/04468d215dc184ae64e=
7aa1d0e940da50c724e2f/src/liblsquic/lsquic_stream.c#L1855). It is more expe=
dient (and is cheaper) to discard lower values on receipt rather than updat=
e or remove the old values on retransmit.\r\n\r\nYes, let us exist!"}],"act=
ion":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issu=
es/1612#issuecomment-409203779"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment-4=
09203779",
"url": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment-4092=
03779",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] are flow control frames really idempoten=
t? (#1612)",
"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\": 1612,\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\": 1612\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment-4092=
03779"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 362684449=
\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b60569d90ba0_52093fcc0f4d45c09396c--


From nobody Tue Jul 31 07:28: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 3613D131220 for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 07:28:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.11
X-Spam-Level: 
X-Spam-Status: No, score=-6.11 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id aAK_h10aGxSJ for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 07:28: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 8183A130F09 for <quic-issues@ietf.org>; Tue, 31 Jul 2018 07:28:10 -0700 (PDT)
Date: Tue, 31 Jul 2018 07:28:09 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533047289; bh=GMIrG4slYVQPhA1hCy09SIRb7O3emOQJvahV8Fc1ua8=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=Uso5nTAcHBDY28CFL7b3tnFnK//1JROsQPm6x0EPigPl9E0pD53SdoLIqbrybsHer pN2c9PHwR0oI/WUIMe7pBDoFUsjtFeJNnevJmSSVQ5m11w7Cgcu1AYsXSr8367K7ch t4NspuSFKSrarNZH/1FU7n0hk4x0AVljQng4NWqg=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab7f59ec81f735cdb4b82e5fe2baf3ca7a003283dc92cf00000001177833f992a169ce14a2c6e6@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1619@github.com>
Subject: [quicwg/base-drafts] Discuss application-limited congestion control in Recovery (#1619)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b6071f9a416b_9be3fa4cbed45b818661c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/bJnkb6MuJhwiSIqBeC6EvYbGNj0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 14:28:26 -0000

----==_mimepart_5b6071f9a416b_9be3fa4cbed45b818661c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

There's no mention of this in the draft, and there should be, both in regards to CWND increases and reductions in response to 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/issues/1619
----==_mimepart_5b6071f9a416b_9be3fa4cbed45b818661c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>There's no mention of this in the draft, and there should be, both in regards to CWND increases and reductions in response to 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/issues/1619">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzIcY7i-3aUb22GM4_v4F0MNyWt1ks5uMGl5gaJpZM4VoXE5">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1xc6fitKdwNMbngxG29QIx5Glluks5uMGl5gaJpZM4VoXE5.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Discuss application-limited congestion control in Recovery (#1619)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1619"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1619",
"url": "https://github.com/quicwg/base-drafts/issues/1619",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Discuss application-limited congestion control in Recovery (#1619)",
"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": 1619
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1619,\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\": 1619\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1619"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 362901817\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b6071f9a416b_9be3fa4cbed45b818661c--


From nobody Tue Jul 31 08:01: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 8D706130E58 for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 08:01:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.11
X-Spam-Level: 
X-Spam-Status: No, score=-1.11 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ttDLNJXkx2sU for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 08:00:55 -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 B4B6E130E2E for <quic-issues@ietf.org>; Tue, 31 Jul 2018 08:00: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=+JCRGV6HnKMlW/LJnNMyf+QaOdg=; b=X3t2Ap6GTnxGuoLa bKYuqvi3sPZ80XArJuXgNdxtXxkJdgpExKicjXgXj/P4mxGYD0RpX/CWLgumtzU5 NNNkLABBE2z0nMEdvFxfjzCyr/eYMIz2xIM5vqJU3qefKwR6V6F4wMrSLcla1ARY d5wly4bIPyDEP8YhoIT8nNi1M64=
Received: by filter1162p1las1.sendgrid.net with SMTP id filter1162p1las1-14397-5B6079A4-23 2018-07-31 15:00:52.46096436 +0000 UTC m=+492594.952689687
Received: from github-lowworker10-cp1-prd.iad.github.net (unknown [192.30.252.38]) by ismtpd0025p1iad2.sendgrid.net (SG) with ESMTP id BiFaYacdQouOry0Gcuq9Pw for <quic-issues@ietf.org>; Tue, 31 Jul 2018 15:00:52.372 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker10-cp1-prd.iad.github.net (Postfix) with ESMTP id 4C04C3FE29 for <quic-issues@ietf.org>; Tue, 31 Jul 2018 08:00:52 -0700 (PDT)
Date: Tue, 31 Jul 2018 15:00:53 +0000 (UTC)
From: Subodh Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abc8de3d7fa4839abbb8332246ad1c0580eee08cb492cf0000000117783ba492a169ce149fd7cc@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1612/409251712@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1612@github.com>
References: <quicwg/base-drafts/issues/1612@github.com>
Subject: Re: [quicwg/base-drafts] are flow control frames really idempotent? (#1612)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b6079a449b78_6cbe3ff1a56be6181185c9"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0LUKw34T1IAxN+07gGx0aDN2Ale17HbYTDe+ KShpUVIg1jShTluV4XrKALvMEO2pf6VB4sbpWKmc62KJDli9jLkF27OPG1SW6QjKxDi7dIj+MnIxo5 u0+Xh5tnzM53mfnrUd5bQ7xie3t/FCpGdxMMEYklXhckNGWwDC/j3nmtvSJKlFq6JXwuEOwJKVE3qx 0=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/jb-0RVtq0Y-1-6w5ZuNskt_Zc8U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 15:01:02 -0000

----==_mimepart_5b6079a449b78_6cbe3ff1a56be6181185c9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazuho I don't think we should make it a MUST on the receiver, just a MAY and maybe a MUST on the sender. It is already a MUST, i.e. you MUST not reduce the flow control window.

@dtikhonov of course other bugs are possible, however this is a pretty major one if the sender actually tried to reduce the flow control. Without enforcement the MUST of "sender MUST not reduce the window" is almost impossible to enforce. Ignoring it will just kick the can down the road with such issues only getting discovered way after deployment vs at dev time. 

While I think it's fine to allow senders to copy over the packets that they have sent before, I don't think that should be a goal of QUIC. That is senders that are doing this should be aware of what they are signing for and take appropriate precautions. There are efficient ways to implement copying packets but updating max data. Preventing the efficient enforcement of a clear MUST would be very sad.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1612#issuecomment-409251712
----==_mimepart_5b6079a449b78_6cbe3ff1a56be6181185c9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><a class=3D"user-mention" data-hovercard-user-id=3D"41567" data-octo-cli=
ck=3D"hovercard-link-click" data-octo-dimensions=3D"link_type:self" href=3D=
"https://github.com/kazuho">@kazuho</a> I don't think we should make it a M=
UST on the receiver, just a MAY and maybe a MUST on the sender. It is alrea=
dy a MUST, i.e. you MUST not reduce the flow control window.</p>
<p><a class=3D"user-mention" data-hovercard-user-id=3D"4528576" data-octo-c=
lick=3D"hovercard-link-click" data-octo-dimensions=3D"link_type:self" href=
=3D"https://github.com/dtikhonov">@dtikhonov</a> of course other bugs are p=
ossible, however this is a pretty major one if the sender actually tried to=
 reduce the flow control. Without enforcement the MUST of "sender MUST not =
reduce the window" is almost impossible to enforce. Ignoring it will just k=
ick the can down the road with such issues only getting discovered way afte=
r deployment vs at dev time.</p>
<p>While I think it's fine to allow senders to copy over the packets that t=
hey have sent before, I don't think that should be a goal of QUIC. That is =
senders that are doing this should be aware of what they are signing for an=
d take appropriate precautions. There are efficient ways to implement copyi=
ng packets but updating max data. Preventing the efficient enforcement of a=
 clear MUST would be very sad.</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/1612#issuecomment-409251712">view it on GitHub</a>, or <a h=
ref=3D"https://github.com/notifications/unsubscribe-auth/AWbkq2Q3cGWWtnq_nJ=
fXCGx9QnT2h5Ocks5uMHEkgaJpZM4VniAh">mute the thread</a>.<img src=3D"https:/=
/github.com/notifications/beacon/AWbkq8ymsOI5AbRY3tXCzRBTrVwrgGy_ks5uMHEkga=
JpZM4VniAh.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":"@siyengar in #1612: @=
kazuho I don't think we should make it a MUST on the receiver, just a MAY a=
nd maybe a MUST on the sender. It is already a MUST, i.e. you MUST not redu=
ce the flow control window.\r\n\r\n@dtikhonov of course other bugs are poss=
ible, however this is a pretty major one if the sender actually tried to re=
duce the flow control. Without enforcement the MUST of \"sender MUST not re=
duce the window\" is almost impossible to enforce. Ignoring it will just ki=
ck the can down the road with such issues only getting discovered way after=
 deployment vs at dev time. \r\n\r\nWhile I think it's fine to allow sender=
s to copy over the packets that they have sent before, I don't think that s=
hould be a goal of QUIC. That is senders that are doing this should be awar=
e of what they are signing for and take appropriate precautions. There are =
efficient ways to implement copying packets but updating max data. Preventi=
ng the efficient enforcement of a clear MUST would be very sad."}],"action"=
:{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1=
612#issuecomment-409251712"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment-4=
09251712",
"url": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment-4092=
51712",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] are flow control frames really idempoten=
t? (#1612)",
"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\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1612,\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\": 1612\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment-4092=
51712"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 362684449=
\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b6079a449b78_6cbe3ff1a56be6181185c9--


From nobody Tue Jul 31 08: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 9682D126F72 for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 08:15:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.11
X-Spam-Level: 
X-Spam-Status: No, score=-6.11 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Wa10NF-mqLKA for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 08:15: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 3AC6B126CC7 for <quic-issues@ietf.org>; Tue, 31 Jul 2018 08:15:38 -0700 (PDT)
Date: Tue, 31 Jul 2018 08:15:37 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533050137; bh=6z0hb2x11vFDKbF4RBFpb5vzsc88tvxWo/pepd8UnIw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=DTrc2leLOxBJZXbtbHOJTF2SChhFbZz/GFjHy6T1bSSftTYOEA4lhcEXkRY9dLgSO 3PNRe34a7XdGLN9AIEuAC7V7UdcNj2LhZZS2J+4HzoW2H6+JxSOCwR7lbpM/Kl8Jjl WYDIHnQorCJEx6b4uQq6XOO8+KdkZOE90z8adKHY=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abcd02abb2a38ba4e3c30048afc8c27e56870ffd3992cf0000000117783f1992a169ce149fd7cc@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1612/409257267@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1612@github.com>
References: <quicwg/base-drafts/issues/1612@github.com>
Subject: Re: [quicwg/base-drafts] are flow control frames really idempotent? (#1612)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b607d192a65b_68fb3fc1906be61c923b5"; 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/9BpF75h_qIXZ901j25suyTQ2IEI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 15:15:40 -0000

----==_mimepart_5b607d192a65b_68fb3fc1906be61c923b5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@siyengar, where do you see "sender MUST not reduce the window?"  I cannot find it in the drafts.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1612#issuecomment-409257267
----==_mimepart_5b607d192a65b_68fb3fc1906be61c923b5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-user-id="1054756" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/siyengar">@siyengar</a>, where do you see "sender MUST not reduce the window?"  I cannot find it in the drafts.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1612#issuecomment-409257267">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8hEIEytMozmIPaUZE5mrBaeCazWks5uMHSZgaJpZM4VniAh">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7sWt3txtUtAFHLvdiHX4o_sk8aDks5uMHSZgaJpZM4VniAh.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1612: @siyengar, where do you see \"sender MUST not reduce the window?\"  I cannot find it in the drafts."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1612#issuecomment-409257267"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment-409257267",
"url": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment-409257267",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] are flow control frames really idempotent? (#1612)",
"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\": 1612,\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\": 1612\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment-409257267"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 362684449\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b607d192a65b_68fb3fc1906be61c923b5--


From nobody Tue Jul 31 08:27: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 E4D98130F15 for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 08:27:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.11
X-Spam-Level: 
X-Spam-Status: No, score=-1.11 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Wrn_-JysI-tp for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 08:27:46 -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 56482130F11 for <quic-issues@ietf.org>; Tue, 31 Jul 2018 08: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=YexUU+kpadpwwx1uSMYumPZ+PdA=; b=r8Yx+N2kslSvcv1F 2p2qYyvHiOA5yB+OWJT4lBtfcR6Utz13t50N9LLwCA2ItX+XdQQOwsHN9EHR3J9B e820LXrj0vdDppmuBAdEzdOH+yNcQ/OeXe8SB/ixfwy12ggsRGIMeCKJsFr2Z7ss z8H9+u9N7s/Uz3de+iaHV6PJhjM=
Received: by filter1567p1mdw1.sendgrid.net with SMTP id filter1567p1mdw1-17824-5B607FF0-7 2018-07-31 15:27:44.529507804 +0000 UTC m=+493140.134462535
Received: from github-lowworker7-cp1-prd.iad.github.net (unknown [192.30.252.47]) by ismtpd0010p1iad2.sendgrid.net (SG) with ESMTP id 3hLvh_PgQXSdiLbsX2qyLA for <quic-issues@ietf.org>; Tue, 31 Jul 2018 15:27:44.503 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker7-cp1-prd.iad.github.net (Postfix) with ESMTP id 6AC5BA6B18 for <quic-issues@ietf.org>; Tue, 31 Jul 2018 08:27:44 -0700 (PDT)
Date: Tue, 31 Jul 2018 15:27:44 +0000 (UTC)
From: Subodh Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab0e2ff55b964bd604abd2843c66ab9cc7e8465c6492cf00000001177841f092a169ce149fd7cc@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1612/409261863@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1612@github.com>
References: <quicwg/base-drafts/issues/1612@github.com>
Subject: Re: [quicwg/base-drafts] are flow control frames really idempotent? (#1612)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b607ff068fb1_453e3fa2decbe628389870"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1WvFIkLCAMBrtrTCA60XbRSuCbRdTNXzS+r/ BuWssjMIuAKosvhiOUscQlE8BxQv+pbtqKFYAfjkCOwtbRiTsbPwl6YFjusIU53YZG3uN5O0O5RP94 WL3ZD7XkmhVKFWvbGWxJ0vtEhPSd8qes3U3IBQijfqZpfO6R1wzt1rHze4LnLaH6HZRx89RRV5IWs5 g=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/nbaeYpBth_U2GMyYOkbPH5ozbK4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 15:27:48 -0000

----==_mimepart_5b607ff068fb1_453e3fa2decbe628389870
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@dtikhonov sorry it's not those exact words, here's the exact wording: https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#flow-control

> A receiver MUST NOT renege on an advertisement; that is, once a receiver advertises an offset, it MUST NOT subsequently advertise a smaller offset. A sender could receive MAX_DATA or MAX_STREAM_DATA frames out of order; a sender MUST therefore ignore any flow control offset that does not move the window forward.

the operative words being "MUST NOT subsequently advertise a smaller offset"

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1612#issuecomment-409261863
----==_mimepart_5b607ff068fb1_453e3fa2decbe628389870
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><a class=3D"user-mention" data-hovercard-user-id=3D"4528576" data-octo-c=
lick=3D"hovercard-link-click" data-octo-dimensions=3D"link_type:self" href=
=3D"https://github.com/dtikhonov">@dtikhonov</a> sorry it's not those exact=
 words, here's the exact wording: <a href=3D"https://quicwg.org/base-drafts=
/draft-ietf-quic-transport.html#flow-control" rel=3D"nofollow">https://quic=
wg.org/base-drafts/draft-ietf-quic-transport.html#flow-control</a></p>
<blockquote>
<p>A receiver MUST NOT renege on an advertisement; that is, once a receiver=
 advertises an offset, it MUST NOT subsequently advertise a smaller offset.=
 A sender could receive MAX_DATA or MAX_STREAM_DATA frames out of order; a =
sender MUST therefore ignore any flow control offset that does not move the=
 window forward.</p>
</blockquote>
<p>the operative words being "MUST NOT subsequently advertise a smaller off=
set"</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/1612#issuecomment-409261863">view it on GitHub</a>, or <a h=
ref=3D"https://github.com/notifications/unsubscribe-auth/AWbkq9EO2pEb4Ss_w9=
KREvsGVpf-JgCmks5uMHdwgaJpZM4VniAh">mute the thread</a>.<img src=3D"https:/=
/github.com/notifications/beacon/AWbkqzjuC-NtUkTN4uCCsli-tswZNNk_ks5uMHdwga=
JpZM4VniAh.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":"@siyengar in #1612: @=
dtikhonov sorry it's not those exact words, here's the exact wording: https=
://quicwg.org/base-drafts/draft-ietf-quic-transport.html#flow-control\r\n\r=
\n\u003e A receiver MUST NOT renege on an advertisement; that is, once a re=
ceiver advertises an offset, it MUST NOT subsequently advertise a smaller o=
ffset. A sender could receive MAX_DATA or MAX_STREAM_DATA frames out of ord=
er; a sender MUST therefore ignore any flow control offset that does not mo=
ve the window forward.\r\n\r\nthe operative words being \"MUST NOT subseque=
ntly advertise a smaller offset\""}],"action":{"name":"View Issue","url":"h=
ttps://github.com/quicwg/base-drafts/issues/1612#issuecomment-409261863"}}}=
</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment-4=
09261863",
"url": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment-4092=
61863",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] are flow control frames really idempoten=
t? (#1612)",
"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\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1612,\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\": 1612\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment-4092=
61863"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 362684449=
\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b607ff068fb1_453e3fa2decbe628389870--


From nobody Tue Jul 31 08:56: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 6E55E126F72 for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 08:56:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.11
X-Spam-Level: 
X-Spam-Status: No, score=-6.11 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LA1H3yIef5j9 for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 08:56: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 CAB89130EDF for <quic-issues@ietf.org>; Tue, 31 Jul 2018 08:56:01 -0700 (PDT)
Date: Tue, 31 Jul 2018 08:56:00 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533052560; bh=isUPuoHGP4ZD5LLQtu52trkzrwjw47ZKAEH7IZY5sE4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=yToNL49H5zqpmFNLIj89FvRDGuHrfOwNZwqQwk/dSKbqYBtgVIEpnjn1T9GMpadCU 9sibjjnxNUjF/Lj4j5vXpxx6YrE4IknruGilSPyX9ZEzxaIbbzff+c3D8vd6Ng8+oq qHW51WLnF/DQRtyKAU4T7X+7AR4VRNiKECi3tgjo=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab021f21b6f4f89f80587262c038c644c86e9c557e92cf000000011778489092a169ce149fd7cc@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1612/409272439@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1612@github.com>
References: <quicwg/base-drafts/issues/1612@github.com>
Subject: Re: [quicwg/base-drafts] are flow control frames really idempotent? (#1612)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b608690d1e09_1220d3f819e4be628306612"; 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/3sUhlTSCJCjBNSHIB03ZXnFAFOc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 15:56:04 -0000

----==_mimepart_5b608690d1e09_1220d3f819e4be628306612
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I see what you mean, @siyengar.  (Near-identical wording is used to describe _MAX_STREAM_ID_ behavior.)  If we keep the _MUST NOT renege_, then the receiver SHOULD check for this error.  As you pointed out above, it is easily done.

>From the implementation perspective, it is quite doable as well.  These frame types are to be added to the list of frames to be deleted from a packet upon retransmission (e.g. _ACK_ frame).  Erasure of these frames would trigger generation of new _MAX_DATA_ (and friends) frames.

On the other hand, I like the simplicity of ignoring lower values -- but that's just my pragmatic side...

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1612#issuecomment-409272439
----==_mimepart_5b608690d1e09_1220d3f819e4be628306612
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>I see what you mean, <a class=3D"user-mention" data-hovercard-user-id=3D=
"1054756" data-octo-click=3D"hovercard-link-click" data-octo-dimensions=3D=
"link_type:self" href=3D"https://github.com/siyengar">@siyengar</a>.  (Ne=
ar-identical wording is used to describe <em>MAX_STREAM_ID</em> behavior.=
)  If we keep the <em>MUST NOT renege</em>, then the receiver SHOULD chec=
k for this error.  As you pointed out above, it is easily done.</p>
<p>From the implementation perspective, it is quite doable as well.  Thes=
e frame types are to be added to the list of frames to be deleted from a =
packet upon retransmission (e.g. <em>ACK</em> frame).  Erasure of these f=
rames would trigger generation of new <em>MAX_DATA</em> (and friends) fra=
mes.</p>
<p>On the other hand, I like the simplicity of ignoring lower values -- b=
ut that's just my pragmatic side...</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/1612#issuecomment-409272439">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq0Yf=
UiNlNKu5nZNYdfKniArma0Zcks5uMH4QgaJpZM4VniAh">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq8a8-F5PNvhfIJRKUsO-gRdo=
AYpBks5uMH4QgaJpZM4VniAh.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 #1612: I see what you mean, @siyengar.  (Near-identical wording =
is used to describe _MAX_STREAM_ID_ behavior.)  If we keep the _MUST NOT =
renege_, then the receiver SHOULD check for this error.  As you pointed o=
ut above, it is easily done.\r\n\r\nFrom the implementation perspective, =
it is quite doable as well.  These frame types are to be added to the lis=
t of frames to be deleted from a packet upon retransmission (e.g. _ACK_ f=
rame).  Erasure of these frames would trigger generation of new _MAX_DATA=
_ (and friends) frames.\r\n\r\nOn the other hand, I like the simplicity o=
f ignoring lower values -- but that's just my pragmatic side..."}],"actio=
n":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issu=
es/1612#issuecomment-409272439"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment=
-409272439",
"url": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment-40=
9272439",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] are flow control frames really idempot=
ent? (#1612)",
"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\": 1612,\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\": 1612\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment-40=
9272439"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3626844=
49\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b608690d1e09_1220d3f819e4be628306612--


From nobody Tue Jul 31 09:21: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 966C6130E00 for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 09:21:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.11
X-Spam-Level: 
X-Spam-Status: No, score=-6.11 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xn1uJ4o_4AZA for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 09:21: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 C67DF130DD9 for <quic-issues@ietf.org>; Tue, 31 Jul 2018 09:21:04 -0700 (PDT)
Date: Tue, 31 Jul 2018 09:21:03 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533054063; bh=hkKNTvWIYfLPztA+gbdWk/0+9ESDxAgyJgfEfkErlz0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=oT5MCemAVRZd+fhVHWVlEyO3m8ZxZ7wLwEsCDfaj7W13kIA0KD/1SHSpYW7W3zc7h yHyx8MVAYZKEQYXfU0d/LsoALBiDAYJ0A8oe4X220SHDfqCTh23kKA8jPHJaiVruWX bsDhmUQG51TaTneZYMNpxcklgg/Y9AwWoo9UGxZI=
From: Christian Huitema <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab77ae567c3cf750b5b95e38204f3d1b94893097d892cf0000000117784e6f92a169ce149fd7cc@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1612/409281058@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1612@github.com>
References: <quicwg/base-drafts/issues/1612@github.com>
Subject: Re: [quicwg/base-drafts] are flow control frames really idempotent? (#1612)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b608c6fd0698_63253f882eed45b8646a7"; 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/G-pZDg2_wLxY0nxEWcCi5jRVtq0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 16:21:07 -0000

----==_mimepart_5b608c6fd0698_63253f882eed45b8646a7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I think the current state is just fine: the receiver just ignores values lower than the highest advertised max data, etc. That means that, for the sender, attempting to send a lower value would just be a noop.

Triggering errors is problematic. Not just because of retransmission, which is indeed easy to fix, but mostly because of reordering. Take the extreme case of an implementation that sends max data with every ack. Someof those are bound to arrive out of order. Do you really want to tear down the connection at 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/issues/1612#issuecomment-409281058
----==_mimepart_5b608c6fd0698_63253f882eed45b8646a7
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>I think the current state is just fine: the receiver just ignores valu=
es lower than the highest advertised max data, etc. That means that, for =
the sender, attempting to send a lower value would just be a noop.</p>
<p>Triggering errors is problematic. Not just because of retransmission, =
which is indeed easy to fix, but mostly because of reordering. Take the e=
xtreme case of an implementation that sends max data with every ack. Some=
of those are bound to arrive out of order. Do you really want to tear dow=
n the connection at that point?</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/1612#issuecomment-409281058">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq_sA=
YAJw6Gwsm0WZiXP5Kw5CGwNsks5uMIPvgaJpZM4VniAh">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkqw6AlfcBm3Zla_-o4EDNmgOH=
BJ9zks5uMIPvgaJpZM4VniAh.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":"@huit=
ema in #1612: I think the current state is just fine: the receiver just i=
gnores values lower than the highest advertised max data, etc. That means=
 that, for the sender, attempting to send a lower value would just be a n=
oop.\r\n\r\nTriggering errors is problematic. Not just because of retrans=
mission, which is indeed easy to fix, but mostly because of reordering. T=
ake the extreme case of an implementation that sends max data with every =
ack. Someof those are bound to arrive out of order. Do you really want to=
 tear down the connection at that point?"}],"action":{"name":"View Issue"=
,"url":"https://github.com/quicwg/base-drafts/issues/1612#issuecomment-40=
9281058"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment=
-409281058",
"url": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment-40=
9281058",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] are flow control frames really idempot=
ent? (#1612)",
"sections": [
{
"text": "",
"activityTitle": "**Christian Huitema**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/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\": 1612,\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\": 1612\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment-40=
9281058"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3626844=
49\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b608c6fd0698_63253f882eed45b8646a7--


From nobody Tue Jul 31 09:22: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 B118E130E00 for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 09:22:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.11
X-Spam-Level: 
X-Spam-Status: No, score=-6.11 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JPWpUQJ0UAUa for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 09:22: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 17A8D130DD9 for <quic-issues@ietf.org>; Tue, 31 Jul 2018 09:22:01 -0700 (PDT)
Date: Tue, 31 Jul 2018 09:22:00 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533054120; bh=zgCAVfu8gOMQ8TpHtworMsxVKGJoUjpaFAAJJ3gcop0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=nGcaRTQceYSfpcpCj5YXnP8I4cIsDKD7X4chBDXBHArVosGHry2nL1+zjKjyOyTA8 9uDfp1gXqla7lk17dF5lMA+blAq0GhlusWmW9haTPcSa455FZlFBQJT6HwmrrgdMW8 SKstiY/8xM3eO8GAYzM1NkJWsK2dsN0kRXitG37M=
From: afrind <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab97ecf73196ce7d02aa519aead77116cd9429706b92cf0000000117784ea892a169ce14885428@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1605/c409281351@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1605@github.com>
References: <quicwg/base-drafts/pull/1605@github.com>
Subject: Re: [quicwg/base-drafts] Only ack headers that have non-zero declared Largest Reference (#1605)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b608ca8661e6_37893f92376be6181642d9"; 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/KeMn6DNrrDYgBnGZhjjWXtGPPjY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 16:22:03 -0000

----==_mimepart_5b608ca8661e6_37893f92376be6181642d9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Should we also augment the text in the reference tracking section (around line 859): 

> In order to enable this, the encoder will need to track outstanding (unacknowledged) header blocks and table updates using feedback received from the decoder.

eg: do we need to add '...with Largest Reference not equal to zero...' in 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/1605#issuecomment-409281351
----==_mimepart_5b608ca8661e6_37893f92376be6181642d9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>Should we also augment the text in the reference tracking section (aro=
und line 859):</p>
<blockquote>
<p>In order to enable this, the encoder will need to track outstanding (u=
nacknowledged) header blocks and table updates using feedback received fr=
om the decoder.</p>
</blockquote>
<p>eg: do we need to add '...with Largest Reference not equal to zero...'=
 in there?</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/1605#issuecomment-409281351">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq1rc_2=
ceOedlp6w4lXVwN9thKPdwks5uMIQogaJpZM4VgPGq">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkq2S8JEz8v2xWd6gjyXjDUU79srvT=
ks5uMIQogaJpZM4VgPGq.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 #1605: Should we also augment the text in the reference tracking se=
ction (around line 859): \r\n\r\n\u003e In order to enable this, the enco=
der will need to track outstanding (unacknowledged) header blocks and tab=
le updates using feedback received from the decoder.\r\n\r\neg: do we nee=
d to add '...with Largest Reference not equal to zero...' in there?\r\n\r=
\n"}],"action":{"name":"View Pull Request","url":"https://github.com/quic=
wg/base-drafts/pull/1605#issuecomment-409281351"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1605#issuecomment-4=
09281351",
"url": "https://github.com/quicwg/base-drafts/pull/1605#issuecomment-4092=
81351",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Only ack headers that have non-zero de=
clared Largest Reference (#1605)",
"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\": 1605,\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\": 1605\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1605#issuecomment-4092=
81351"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3607720=
10\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b608ca8661e6_37893f92376be6181642d9--


From nobody Tue Jul 31 09:23: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 BC508130F1B for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 09:23:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.109
X-Spam-Level: 
X-Spam-Status: No, score=-6.109 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CJo14zgDdndb for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 09:23: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 3E73B130F47 for <quic-issues@ietf.org>; Tue, 31 Jul 2018 09:23:12 -0700 (PDT)
Date: Tue, 31 Jul 2018 09:23:11 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533054191; bh=c/rZUiPoSLYzEMwv/NE9ACR1Wh2eU7FQR0pWTbEjCns=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=AUf4Bf5r6H5MsMBfPIeFeBwdvFCMnNWhflM3+u7QtOner1DrcOP2HbEH+XMqMjVT9 ckcPDKWuyVdTlJPMADcpc83TjdFQcV4NUcVT/a2qYRXzwfb+3BJrUN+t5T9AlKmCYl oMZp+0BD1lblQ6mh42PcS5n5HdTCj6mtujaMTpRw=
From: afrind <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab9518796c0b96616be6cb0681aef4137b8fa0349392cf0000000117784eef92a169ce14711813@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1589/issue_event/1763172722@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1589@github.com>
References: <quicwg/base-drafts/pull/1589@github.com>
Subject: Re: [quicwg/base-drafts] Do not use undefined term "successful processing" (#1589)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b608cef69565_5dc93fa47bebe6281006eb"; 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/4DiV0uouodQoQWjHyu0vvJwiscw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 16:23:20 -0000

----==_mimepart_5b608cef69565_5dc93fa47bebe6281006eb
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1589.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1589#event-1763172722
----==_mimepart_5b608cef69565_5dc93fa47bebe6281006eb
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="342956051" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1589" href="https://github.com/quicwg/base-drafts/pull/1589">#1589</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1589#event-1763172722">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3TiufPt3GoOJD0KZNNXsVu7eIT9ks5uMIRvgaJpZM4VXYYE">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3zqbBM_SZRjOoUEuuzHrkibJYMyks5uMIRvgaJpZM4VXYYE.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1589."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1589#event-1763172722"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1589#event-1763172722",
"url": "https://github.com/quicwg/base-drafts/pull/1589#event-1763172722",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Do not use undefined term \"successful processing\" (#1589)",
"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/1589#event-1763172722"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 358450692\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b608cef69565_5dc93fa47bebe6281006eb--


From nobody Tue Jul 31 09:23: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 E67FC130EF4 for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 09:23:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.002
X-Spam-Level: 
X-Spam-Status: No, score=0.002 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.001, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.001, 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 MY_8LOLv9YjW for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 09:23: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 44D5B130DD9 for <quic-issues@ietf.org>; Tue, 31 Jul 2018 09:23:56 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1533054235; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=e82zXbFjRDfL1zLyFhcOsDMH8fWvnXUMrvN14yZD834=; b=FY8xXaug+0c/ruk3o2QDMB9OQ6KydrmA/7vlxp3Pw3ICwS6vMoqx5lZYYsbsEQkpbmlDHl4M XAWIyZ7DnLseb8vFFU/clf+lONzEBLkTdwfzlAjs7pS/cFqF8TwIYJQM1YNET1+dmsW0Ft56 mHX7b4tlTI1e3JONid653HKlapw=
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 5b608cec.7fabfc7caf00-smtp-out-n02; Tue, 31 Jul 2018 16:23:08 -0000 (UTC)
Date: Tue, 31 Jul 2018 09:23:07 -0700
From: Dmitri Tikhonov <dtikhonov@live.com>
Reply-To: Dmitri Tikhonov <dtikhonov@live.com>
To: quic-issues@ietf.org
Message-ID: <5b608ceb874f1_1c3a2abff2cccf7c7559@hookshot-fe-31feec6.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] f98993: Do not use undefined term "successful processing" ...
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b608ceb87196_1c3a2abff2cccf7c7444"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/3R_v6mCHV4t_7olYYY4s6v-HnQ4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 16:23:58 -0000

----==_mimepart_5b608ceb87196_1c3a2abff2cccf7c7444
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: f989933be078245b1f62273875258f35cb671eaf
      https://github.com/quicwg/base-drafts/commit/f989933be078245b1f62273875258f35cb671eaf
  Author: Dmitri Tikhonov <dtikhonov@live.com>
  Date:   2018-07-31 (Tue, 31 Jul 2018)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  Do not use undefined term "successful processing" (#1589)

Change phrasing to use clearer verbiage



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b608ceb87196_1c3a2abff2cccf7c7444--


From nobody Tue Jul 31 09:27: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 2D753130DD9 for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 09:27:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.11
X-Spam-Level: 
X-Spam-Status: No, score=-6.11 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Fhh7B7RlRo_Q for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 09:27: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 DD373127B92 for <quic-issues@ietf.org>; Tue, 31 Jul 2018 09:27:12 -0700 (PDT)
Date: Tue, 31 Jul 2018 09:27:12 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533054432; bh=RH6ElAFsHRs5n+7ezRSoOLffFCckbZlNfZmex0Rqaqw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=zf3T9qIqd5TxYKRDOZjXwaGfDzTzNyZMkqSRInhohOtUk4HPdx5EuiyGKwU+XySy1 IcXTS8kJrOoqyftAgO6P0NQ/MLsibNBX6r250Ya6TtbW5ii9VmOH+n/DXqxqfir+7V rnAAOeQwRoNQ423UNSd5H2OtGK9MBrhtTKe7TcXM=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab801b73f40570a5db9372a95b3cbed0d2aa48ecfb92cf0000000117784fe092a169ce149fd7cc@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1612/409282950@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1612@github.com>
References: <quicwg/base-drafts/issues/1612@github.com>
Subject: Re: [quicwg/base-drafts] are flow control frames really idempotent? (#1612)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b608de041a8e_bdc13fc8990be61c12899a"; 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/vHW7IJ31f7yZgsd_c8meYvUf4Jg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 16:27:14 -0000

----==_mimepart_5b608de041a8e_bdc13fc8990be61c12899a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@huitema, the reordering can be handled by keeping the packet number along with the maximum received value, as @siyengar [described above](https://github.com/quicwg/base-drafts/issues/1612#issuecomment-409084763).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1612#issuecomment-409282950
----==_mimepart_5b608de041a8e_bdc13fc8990be61c12899a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-user-id="7464128" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/huitema">@huitema</a>, the reordering can be handled by keeping the packet number along with the maximum received value, as <a class="user-mention" data-hovercard-user-id="1054756" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/siyengar">@siyengar</a> <a href="https://github.com/quicwg/base-drafts/issues/1612#issuecomment-409084763">described above</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1612#issuecomment-409282950">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq99MPtuXLSy0yHSkmiLlz_fl4Ocwks5uMIVggaJpZM4VniAh">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8wVRc-X5WlYO7vgyYMl5yxsjuO_ks5uMIVggaJpZM4VniAh.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1612: @huitema, the reordering can be handled by keeping the packet number along with the maximum received value, as @siyengar [described above](https://github.com/quicwg/base-drafts/issues/1612#issuecomment-409084763)."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1612#issuecomment-409282950"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment-409282950",
"url": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment-409282950",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] are flow control frames really idempotent? (#1612)",
"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\": 1612,\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\": 1612\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment-409282950"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 362684449\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b608de041a8e_bdc13fc8990be61c12899a--


From nobody Tue Jul 31 09:31: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 03FC6130E12 for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 09:31:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.11
X-Spam-Level: 
X-Spam-Status: No, score=-6.11 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BgIkdRLfU9y4 for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 09:31: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 1E1DB127B92 for <quic-issues@ietf.org>; Tue, 31 Jul 2018 09:31:02 -0700 (PDT)
Date: Tue, 31 Jul 2018 09:31:01 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533054661; bh=z1QMj73l8i6APKkg2pJfp7h2z1WuqPhXK4Rwgl8tdj8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Dz25wBgtUNUpnXlaIaB4r6QlFxL/p19Q/B8v2coeK/v/SvtEWPbBKM9CMKfnvm/oS lGaFsf+4tB/TwhtVeZ5lLWgNxEJ8wAT/siezAImqDQqZ9szDUn+JvXxw/Jrc9MhCWb gOEaCYGrHWwlw6fM2XsbX6OyrVVmEWyk9kwCeVG0=
From: Christian Huitema <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab4c50e5341f5f96aa846b3484be5df6bb550a9b6192cf00000001177850c592a169ce149fd7cc@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1612/409284169@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1612@github.com>
References: <quicwg/base-drafts/issues/1612@github.com>
Subject: Re: [quicwg/base-drafts] are flow control frames really idempotent? (#1612)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b608ec52bbc9_58833fa89c0be62091164"; 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/jrYSyl6bvSEJYk3SngaExDd7kEE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 16:31:04 -0000

----==_mimepart_5b608ec52bbc9_58833fa89c0be62091164
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Sure. But that's just additional complexity, and I don't think it is justified.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1612#issuecomment-409284169
----==_mimepart_5b608ec52bbc9_58833fa89c0be62091164
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Sure. But that's just additional complexity, and I don't think it is justified.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1612#issuecomment-409284169">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4ucss-k49qQPxRXstrNYdN9M1pVks5uMIZFgaJpZM4VniAh">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4IuQHIr5pXwDkAEU7pN_yToYwbSks5uMIZFgaJpZM4VniAh.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1612: Sure. But that's just additional complexity, and I don't think it is justified."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1612#issuecomment-409284169"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment-409284169",
"url": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment-409284169",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] are flow control frames really idempotent? (#1612)",
"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\": 1612,\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\": 1612\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment-409284169"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 362684449\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b608ec52bbc9_58833fa89c0be62091164--


From nobody Tue Jul 31 09:33: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 85E4E130DEB for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 09:33:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.11
X-Spam-Level: 
X-Spam-Status: No, score=-1.11 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fLTETjdI4fG6 for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 09:33: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 8206E127B92 for <quic-issues@ietf.org>; Tue, 31 Jul 2018 09:33: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=9t5rN3pqap4p2MA3v32gTZctmsI=; b=cfK2riTRGOLz0AVl ag86j743ooNUmJiLlgUJrKWRZbyBoddKoAC0or3lOFWHc35MZb/I3FxKSP1E0C2k bLtXnrNIqXGs8qx/5O6IZJEQBZfsMvpNy6boKts4uGNLxTN5dh39u8UU26nmg1i1 7A/pb0KstlE2vmTVAxz0IE0T7GE=
Received: by filter1101p1las1.sendgrid.net with SMTP id filter1101p1las1-18230-5B608F70-2E 2018-07-31 16:33:53.039919031 +0000 UTC m=+497029.177563519
Received: from github-lowworker-5909e27.cp1-iad.github.net (unknown [192.30.252.35]) by ismtpd0009p1iad2.sendgrid.net (SG) with ESMTP id myrEH4yyR8aZ7I-wWBQ_eA for <quic-issues@ietf.org>; Tue, 31 Jul 2018 16:33:52.981 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-5909e27.cp1-iad.github.net (Postfix) with ESMTP id E23AB3E094E for <quic-issues@ietf.org>; Tue, 31 Jul 2018 09:33:52 -0700 (PDT)
Date: Tue, 31 Jul 2018 16:33:53 +0000 (UTC)
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab8075219ddec00024b258c83a29b9263935ba2f0b92cf000000011778517092a169ce149fd7cc@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1612/409284998@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1612@github.com>
References: <quicwg/base-drafts/issues/1612@github.com>
Subject: Re: [quicwg/base-drafts] are flow control frames really idempotent? (#1612)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b608f70e03c0_16dd3fcb49ed45b43043af"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3NF0SlIQU18kY14QpRDaxwYYnD0I0LrL+WYa m+42thfZQTdltDkOtEPoC8hPNwjbLNLXPuviFgEoulBX4MKLr0DMOE4384d9JbQNRK7195Vqz4WpFK 7M/zzacQgLwGh84S3OHMYK4BZKdy559I26z1Y5MTz2HdS13yO7rtFzvrkgy9zQp2Vn2vbHTQOfqBMf 8=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/osptwKL_SKFmW1f--o_EYOHwxrQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 16:33:57 -0000

----==_mimepart_5b608f70e03c0_16dd3fcb49ed45b43043af
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@siyengar 

> @mikkelfj what do you mean by the ordering not coming from packet number?

I mean that the general principle of QUIC is for packets to vessels of frames that do not carry any semantic such as ordering, except for the connection context itself. I am not saying there is other ordering for MAX_DATA, only that when there is ordering, it should not, and generally does not, derive from packet numbers. For example, streams are ordered by stream offsets, and streams are ordered by stream ID's. Implying a problem because of ordering related to packet numbers is fundamentally against this design.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1612#issuecomment-409284998
----==_mimepart_5b608f70e03c0_16dd3fcb49ed45b43043af
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><a class=3D"user-mention" data-hovercard-user-id=3D"1054756" data-octo-c=
lick=3D"hovercard-link-click" data-octo-dimensions=3D"link_type:self" href=
=3D"https://github.com/siyengar">@siyengar</a></p>
<blockquote>
<p><a class=3D"user-mention" data-hovercard-user-id=3D"193335" data-octo-cl=
ick=3D"hovercard-link-click" data-octo-dimensions=3D"link_type:self" href=
=3D"https://github.com/mikkelfj">@mikkelfj</a> what do you mean by the orde=
ring not coming from packet number?</p>
</blockquote>
<p>I mean that the general principle of QUIC is for packets to vessels of f=
rames that do not carry any semantic such as ordering, except for the conne=
ction context itself. I am not saying there is other ordering for MAX_DATA,=
 only that when there is ordering, it should not, and generally does not, d=
erive from packet numbers. For example, streams are ordered by stream offse=
ts, and streams are ordered by stream ID's. Implying a problem because of o=
rdering related to packet numbers is fundamentally against this 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/1612#issuecomment-409284998">view it on GitHub</a>, or <a h=
ref=3D"https://github.com/notifications/unsubscribe-auth/AWbkq8ehyk_NPEES2L=
8gA1sAWpYbnDcRks5uMIbwgaJpZM4VniAh">mute the thread</a>.<img src=3D"https:/=
/github.com/notifications/beacon/AWbkqyIlnpxJaMN8TlkaggES90pGEagUks5uMIbwga=
JpZM4VniAh.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 #1612: @=
siyengar \r\n\r\n\u003e @mikkelfj what do you mean by the ordering not comi=
ng from packet number?\r\n\r\nI mean that the general principle of QUIC is =
for packets to vessels of frames that do not carry any semantic such as ord=
ering, except for the connection context itself. I am not saying there is o=
ther ordering for MAX_DATA, only that when there is ordering, it should not=
, and generally does not, derive from packet numbers. For example, streams =
are ordered by stream offsets, and streams are ordered by stream ID's. Impl=
ying a problem because of ordering related to packet numbers is fundamental=
ly against this design."}],"action":{"name":"View Issue","url":"https://git=
hub.com/quicwg/base-drafts/issues/1612#issuecomment-409284998"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment-4=
09284998",
"url": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment-4092=
84998",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] are flow control frames really idempoten=
t? (#1612)",
"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\": 1612,\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\": 1612\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment-4092=
84998"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 362684449=
\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b608f70e03c0_16dd3fcb49ed45b43043af--


From nobody Tue Jul 31 09:38: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 A97EA130DD4 for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 09:38:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.11
X-Spam-Level: 
X-Spam-Status: No, score=-6.11 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Rw9sZTSchwmX for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 09:38: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 C0BBE127AC2 for <quic-issues@ietf.org>; Tue, 31 Jul 2018 09:38:40 -0700 (PDT)
Date: Tue, 31 Jul 2018 09:38:39 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533055119; bh=3jV/V9VkUWYM5c42ePR/HhvSZpcHeRPR5Jacr2CUAwg=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=lA8o7SpM16dQw3C14WjBFjKdyzgYcxJcspFTFa3GtITEYV9oE98PvZwAn8A7uc8b1 xdKl16LAr2jgmJNXh6V0uOc+exmGKhID/ejTtceJUi/KtZb051ZccyKuV9WeAIO1ic 6sJ/06Z/TYvThG7rMoJ3DBKy/vFZJUq0Anqo2GKs=
From: afrind <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab47da7db9d3d4dfcbce90718452aec343685604ce92cf000000011778528f92a169ce14a3a07f@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1620@github.com>
Subject: [quicwg/base-drafts] CANCEL_PUSH, MAX_PUSH_ID and GOAWAY specify the length of the ID twice (#1620)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b60908fc9ea7_17233fcb49ed45b4215894"; 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/5xaxN2wfUqPOtOGzofmaMbz63WY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 16:38:43 -0000

----==_mimepart_5b60908fc9ea7_17233fcb49ed45b4215894
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

>From #1556: 

CANCEL_PUSH, MAX_PUSH_ID and GOAWAY have a variable length frame length but the frame contains only a single variable length integer, so its length is effectively specified 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/1620
----==_mimepart_5b60908fc9ea7_17233fcb49ed45b4215894
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>From <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" href="https://github.com/quicwg/base-drafts/issues/1556">#1556</a>:</p>
<p>CANCEL_PUSH, MAX_PUSH_ID and GOAWAY have a variable length frame length but the frame contains only a single variable length integer, so its length is effectively specified 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/1620">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2RlDLbATMCNg4b36vbhdvgM_w_Rks5uMIgPgaJpZM4VonGe">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3258_VMoD1aphWSTtB569dN8EL0ks5uMIgPgaJpZM4VonGe.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"CANCEL_PUSH, MAX_PUSH_ID and GOAWAY specify the length of the ID twice (#1620)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1620"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1620",
"url": "https://github.com/quicwg/base-drafts/issues/1620",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "CANCEL_PUSH, MAX_PUSH_ID and GOAWAY specify the length of the ID twice (#1620)",
"sections": [
{
"text": "",
"activityTitle": "**afrind**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@afrind",
"facts": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1620
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1620,\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\": 1620\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1620"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 362967454\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b60908fc9ea7_17233fcb49ed45b4215894--


From nobody Tue Jul 31 09:46: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 89CEC130DEB for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 09:46:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.11
X-Spam-Level: 
X-Spam-Status: No, score=-6.11 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yES5vt-31Dof for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 09:46: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 AED21127AC2 for <quic-issues@ietf.org>; Tue, 31 Jul 2018 09:46:21 -0700 (PDT)
Date: Tue, 31 Jul 2018 09:46:21 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533055581; bh=lFYuQF+/IjmZqe1J2UEMNHtSYOjoP9nG3dri5S7J4FI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=XDeXysIkYNMXlEmlb9iTeWBL7ldUiGd9wX2qAiRFFkMpF21iMmnRN9A9xyUTc6W3P Yjb7hYJl/LXkmxZhh17fbuX/m/RTQPnrXgCoaHDr1IuE2QHLLvVVX/osnizr4K16w1 1Scl7pRDX9iEEsndFjxO9PZDNGaBWtAXbxlzOESo=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd711716063fef14c91e3f8781927453e713907a892cf000000011778545d92a169ce149fd7cc@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1612/409288947@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1612@github.com>
References: <quicwg/base-drafts/issues/1612@github.com>
Subject: Re: [quicwg/base-drafts] are flow control frames really idempotent? (#1612)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b60925d14e77_4ca53fae578d45c47925fc"; 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/1hJwltVKmW7g-lcDXbRu2tDkdUQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 16:46:24 -0000

----==_mimepart_5b60925d14e77_4ca53fae578d45c47925fc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

If frames are seen as a stream, reordering can legally happen before packetization, for example when concurrent packet transmitters draws from a single frame stream. In this context, packet numbers cannot conlude anything.

On reneg of limits: there is a difference between a lower limit as lower bound, and in fact advertising a lower limit. The former ought to be valid, the latter would lead to all sorts of problems.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1612#issuecomment-409288947
----==_mimepart_5b60925d14e77_4ca53fae578d45c47925fc
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>If frames are seen as a stream, reordering can legally happen before p=
acketization, for example when concurrent packet transmitters draws from =
a single frame stream. In this context, packet numbers cannot conlude any=
thing.</p>
<p>On reneg of limits: there is a difference between a lower limit as low=
er bound, and in fact advertising a lower limit. The former ought to be v=
alid, the latter would lead to all sorts of problems.</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/1612#issuecomment-409288947">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq1wF=
WCzB3Oxno3-mc4GPtWCaiJrFks5uMIndgaJpZM4VniAh">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq_BT7ZI9j5gTC-yErmlS3ZOL=
iSo0ks5uMIndgaJpZM4VniAh.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 #1612: If frames are seen as a stream, reordering can legally hap=
pen before packetization, for example when concurrent packet transmitters=
 draws from a single frame stream. In this context, packet numbers cannot=
 conlude anything.\r\n\r\nOn reneg of limits: there is a difference betwe=
en a lower limit as lower bound, and in fact advertising a lower limit. T=
he former ought to be valid, the latter would lead to all sorts of proble=
ms."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/bas=
e-drafts/issues/1612#issuecomment-409288947"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment=
-409288947",
"url": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment-40=
9288947",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] are flow control frames really idempot=
ent? (#1612)",
"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\": 1612,\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\": 1612\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment-40=
9288947"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3626844=
49\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b60925d14e77_4ca53fae578d45c47925fc--


From nobody Tue Jul 31 09:58: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 59DDE130E35 for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 09:58:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.11
X-Spam-Level: 
X-Spam-Status: No, score=-1.11 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Ep9NgsffLSPh for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 09:58:05 -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 14C4B130DEB for <quic-issues@ietf.org>; Tue, 31 Jul 2018 09:58: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=H4TlQWGLuCM2flsghs8cfxSaOC8=; b=X2Z1bTm+HwWiP1Sw oenWQrylwY+o5W6OV/QJsCGtZrhBBKfft9evBZxcw8DqhUaSoLNXGbN66tieTM4P 5AOj1tnZfge3ZMvFI49GWFbxnMfjWuEdW50RP7kH8ad2kKTHMOEQ7EXumrz/WW0r dlb8VkVwUnhWkpgkIFH8rocTIdM=
Received: by filter1566p1mdw1.sendgrid.net with SMTP id filter1566p1mdw1-5518-5B60951C-12 2018-07-31 16:58:04.504148575 +0000 UTC m=+498517.848750962
Received: from github-lowworker-e8fa9ff.cp1-iad.github.net (unknown [192.30.252.43]) by ismtpd0006p1iad2.sendgrid.net (SG) with ESMTP id 37g2y0zUQtutV06ld8mKtw for <quic-issues@ietf.org>; Tue, 31 Jul 2018 16:58:04.353 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-e8fa9ff.cp1-iad.github.net (Postfix) with ESMTP id 4B0444207E1 for <quic-issues@ietf.org>; Tue, 31 Jul 2018 09:58:04 -0700 (PDT)
Date: Tue, 31 Jul 2018 16:58:04 +0000 (UTC)
From: afrind <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab2c72d18b5d5f31e3706ac4d235274cc5bb73e02c92cf000000011778571c92a169ce14546a14@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1556/409293078@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_5b60951c48b2f_737f3fbf916d45bc11055e"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1LVQfQ9qbwWtHtDqq4dhIQ9qCV3cjayqPIIR NiRUYpmp8MgEsOqfXjyf4gi0F6ChRKk/yyjq0CHif6QoWMif9NXrtPnfvse3dq92Lno29u5ZMoJ5Za NDtDiXiVSW3g2kpWds0kFRNq5uFaHXEMsfUtOhblk9e9PO4zrR3uF6GMeg==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/G3xqfs2Tr6EkxUg9X53CeRqqYtc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 16:58:06 -0000

----==_mimepart_5b60951c48b2f_737f3fbf916d45bc11055e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

We could define integer settings values to be 1, 2, 4 or 8 bytes, specified by a length byte, to avoid oddly-sized integers.  I'm not wildly crazy about having multiple ways of specifying integers, but I do think the current var-len-len plus var-len-value is both confusing and redundant.

Regarding booleans: I prefer making things explicit rather than implicit by their absence.  I don't think saving a byte or two in SETTINGS is a huge 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/1556#issuecomment-409293078
----==_mimepart_5b60951c48b2f_737f3fbf916d45bc11055e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>We could define integer settings values to be 1, 2, 4 or 8 bytes, specif=
ied by a length byte, to avoid oddly-sized integers.  I'm not wildly crazy =
about having multiple ways of specifying integers, but I do think the curre=
nt var-len-len plus var-len-value is both confusing and redundant.</p>
<p>Regarding booleans: I prefer making things explicit rather than implicit=
 by their absence.  I don't think saving a byte or two in SETTINGS is a hug=
e win.</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/1556#issuecomment-409293078">view it on GitHub</a>, or <a h=
ref=3D"https://github.com/notifications/unsubscribe-auth/AWbkq-atBOiRyU7Ykt=
lnhU5hEDeaXqIuks5uMIycgaJpZM4VPJRx">mute the thread</a>.<img src=3D"https:/=
/github.com/notifications/beacon/AWbkq1hzTk9XJZhupddUNrcLxAPx6ROXks5uMIycga=
JpZM4VPJRx.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":"@afrind in #1556: We =
could define integer settings values to be 1, 2, 4 or 8 bytes, specified by=
 a length byte, to avoid oddly-sized integers.  I'm not wildly crazy about =
having multiple ways of specifying integers, but I do think the current var=
-len-len plus var-len-value is both confusing and redundant.\r\n\r\nRegardi=
ng booleans: I prefer making things explicit rather than implicit by their =
absence.  I don't think saving a byte or two in SETTINGS is a huge win."}],=
"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/=
issues/1556#issuecomment-409293078"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1556#issuecomment-4=
09293078",
"url": "https://github.com/quicwg/base-drafts/issues/1556#issuecomment-4092=
93078",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 en=
coding (#1556)",
"sections": [
{
"text": "",
"activityTitle": "**afrind**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/=
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\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1556,\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\": 1556\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1556#issuecomment-4092=
93078"
}
],
"@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_5b60951c48b2f_737f3fbf916d45bc11055e--


From nobody Tue Jul 31 10:08: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 BD327130E0F for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 10:08:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.11
X-Spam-Level: 
X-Spam-Status: No, score=-6.11 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mlnlm_3doHya for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 10:08: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 CA3CE127598 for <quic-issues@ietf.org>; Tue, 31 Jul 2018 10:08:43 -0700 (PDT)
Date: Tue, 31 Jul 2018 10:08:43 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533056923; bh=l5uCF+NxAVamsSPwjBzEw+fEG9vuxQFB/ObWo6p1dYA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=jfrkbvbyB17qK7HRg9a+k3CZXuCC6D+q96+4u2pP2Ld6M25rtgDOS6rSg0ZDWToc/ p+rtEen7JZueXeQqMtM1QqTcmRSyLuq7Og36BtDe8PGDYacn99qCJaxHLCKy4Bf/Ow jxpXkQ+CA8hOST8jO/Tmm9Gtmv6/lGxI8ZunHRGo=
From: Subodh Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab6b2097c51bf882309c1b5603e1296b19353c99f592cf000000011778599b92a169ce149fd7cc@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1612/409296493@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1612@github.com>
References: <quicwg/base-drafts/issues/1612@github.com>
Subject: Re: [quicwg/base-drafts] are flow control frames really idempotent? (#1612)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b60979b38099_15723fc4ec4d45b880642"; 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/mHN8yQk-G330FdSeS5fJz6cLHkg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 17:08:46 -0000

----==_mimepart_5b60979b38099_15723fc4ec4d45b880642
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@huitema Not sure I understand, do you mean verifying a MUST behavior is not justfied? In my reading of the clause, an implementation that checks for whether the peer is sending lower values is totally allowed in the current draft if it knows that the peer has sent this subsequently. This is because my reading of the MUST check. 

I think a receiver should be allowed to verify that this happens, it is just not required to do so, and we should also allow for implementations that don't verify this check. So if an implementation does send a frame pattern like this, it should be aware that it will not interoperate against some implementations. 

If we want to change this, then you might want propose a change, otherwise I think the current draft allows receivers to verify the MUST.

@mikkelfj was there any discussion about this? My understanding is that we have always implied that packet number == ordering. All the loss recovery mechanisms assume this. If this is not true we need to have a deeper conversation :) Also I don't agree with the analogy of frames as 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/1612#issuecomment-409296493
----==_mimepart_5b60979b38099_15723fc4ec4d45b880642
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><a class=3D"user-mention" data-hovercard-user-id=3D"7464128" data-octo=
-click=3D"hovercard-link-click" data-octo-dimensions=3D"link_type:self" h=
ref=3D"https://github.com/huitema">@huitema</a> Not sure I understand, do=
 you mean verifying a MUST behavior is not justfied? In my reading of the=
 clause, an implementation that checks for whether the peer is sending lo=
wer values is totally allowed in the current draft if it knows that the p=
eer has sent this subsequently. This is because my reading of the MUST ch=
eck.</p>
<p>I think a receiver should be allowed to verify that this happens, it i=
s just not required to do so, and we should also allow for implementation=
s that don't verify this check. So if an implementation does send a frame=
 pattern like this, it should be aware that it will not interoperate agai=
nst some implementations.</p>
<p>If we want to change this, then you might want propose a change, other=
wise I think the current draft allows receivers to verify the MUST.</p>
<p><a class=3D"user-mention" data-hovercard-user-id=3D"193335" data-octo-=
click=3D"hovercard-link-click" data-octo-dimensions=3D"link_type:self" hr=
ef=3D"https://github.com/mikkelfj">@mikkelfj</a> was there any discussion=
 about this? My understanding is that we have always implied that packet =
number =3D=3D ordering. All the loss recovery mechanisms assume this. If =
this is not true we need to have a deeper conversation :) Also I don't ag=
ree with the analogy of frames as streams.</p>

<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/issues/1612#issuecomment-409296493">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqxId=
S3A3Zkoa2SS0JH8lB88wcHYLks5uMI8bgaJpZM4VniAh">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq8kRF48cayBPEptON8ofErlm=
QMO1ks5uMI8bgaJpZM4VniAh.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 #1612: @huitema Not sure I understand, do you mean verifying a MU=
ST behavior is not justfied? In my reading of the clause, an implementati=
on that checks for whether the peer is sending lower values is totally al=
lowed in the current draft if it knows that the peer has sent this subseq=
uently. This is because my reading of the MUST check. \r\n\r\nI think a r=
eceiver should be allowed to verify that this happens, it is just not req=
uired to do so, and we should also allow for implementations that don't v=
erify this check. So if an implementation does send a frame pattern like =
this, it should be aware that it will not interoperate against some imple=
mentations. \r\n\r\nIf we want to change this, then you might want propos=
e a change, otherwise I think the current draft allows receivers to verif=
y the MUST.\r\n\r\n@mikkelfj was there any discussion about this? My unde=
rstanding is that we have always implied that packet number =3D=3D orderi=
ng. All the loss recovery mechanisms assume this. If this is not true we =
need to have a deeper conversation :) Also I don't agree with the analogy=
 of frames as streams."}],"action":{"name":"View Issue","url":"https://gi=
thub.com/quicwg/base-drafts/issues/1612#issuecomment-409296493"}}}</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/1612#issuecomment=
-409296493",
"url": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment-40=
9296493",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] are flow control frames really idempot=
ent? (#1612)",
"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\": 1612,\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\": 1612\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment-40=
9296493"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3626844=
49\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b60979b38099_15723fc4ec4d45b880642--


From nobody Tue Jul 31 10:37: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 0F327130E4A for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 10:37:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.11
X-Spam-Level: 
X-Spam-Status: No, score=-1.11 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pzWlPCXnjAB9 for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 10:37:28 -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 5B476130E46 for <quic-issues@ietf.org>; Tue, 31 Jul 2018 10:37: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=jr+RJVpPHgNCtGR/11RFaaChAAg=; b=Gd+uIj965kVYjvfL V1Vk1TrkM/nN6dMeRIe64c7fSbJa1jYhnfAqYZc5yiPj8kX8nPbz47tshd0HfJ8r gukcpQ/81Fr/SWVmbG5zhVos8uQiivoDO9my2iFvLYXcKKjAWUUDpBJdw6V1hiNi Zy6B0DNKz4PFhK7X1TZBL6XJusM=
Received: by filter1229p1las1.sendgrid.net with SMTP id filter1229p1las1-6784-5B609E56-43 2018-07-31 17:37:27.056026693 +0000 UTC m=+501114.624331389
Received: from github-lowworker-643483b.cp1-iad.github.net (unknown [192.30.252.45]) by ismtpd0002p1iad1.sendgrid.net (SG) with ESMTP id -GmtpeBfRTyEqQGjWlcQjw for <quic-issues@ietf.org>; Tue, 31 Jul 2018 17:37:26.944 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-643483b.cp1-iad.github.net (Postfix) with ESMTP id E4FAB6C1342 for <quic-issues@ietf.org>; Tue, 31 Jul 2018 10:37:26 -0700 (PDT)
Date: Tue, 31 Jul 2018 17:37:27 +0000 (UTC)
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab689b446411ecb32bfee6fa6fb133dc7bf6f7287192cf000000011778605692a169ce149fd7cc@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1612/409305491@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1612@github.com>
References: <quicwg/base-drafts/issues/1612@github.com>
Subject: Re: [quicwg/base-drafts] are flow control frames really idempotent? (#1612)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b609e56e35ec_6a523f83f0abe628304184"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1dcVpTXqCVjsgfErph2WcnC8gl5Xn7ehX0VG bPoPDbUQXtIukalAiwOgdtidiwLD4chJPbY6fE5rz6b1z3zbeXaXLX5R2ua9nqVUbhemlDc7yaY62W N6YBSp3IqQH3zVWzIn01ASvFqjrJQFZ9DiNJFp5KcA59DSz0dBYrhA7TTh39mus1XqyHGUyVnx/iak Q=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/S4ZzOamtkhwIAiqQuZI0NnqZwXw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 17:37:30 -0000

----==_mimepart_5b609e56e35ec_6a523f83f0abe628304184
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> A receiver MUST NOT renege on an advertisement; that is, once a receiver advertises an offset, it MUST NOT subsequently advertise a smaller offset. A sender could receive MAX_DATA or MAX_STREAM_DATA frames out of order; a sender MUST therefore ignore any flow control offset that does not move the window forward.

This sentence is maximally confusing. You're not allowed to advertise a smaller offset, but then the peer is not allowed to check for this violation either. If I interpret this correctly,  Chrome, Litespeed and quic-go are violation the spec by implementing a slightly less than optimal retransmission strategy, and mvfst is violating the spec by performing a check of the flow control offset.
We should definitely make this wording clear, one way or the other.

I understand that optimisations are fun to implement, and once you've done it they seem trivial and obvious, but we shouldn't require an implementation to optimise anything. Retransmitting every packet as it is (just repacking it with a different packet number) is the most basic retransmission strategy that allows for a functional implementation of the protocol, and I think an implementation should be allowed to do this.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1612#issuecomment-409305491
----==_mimepart_5b609e56e35ec_6a523f83f0abe628304184
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<blockquote>
<p>A receiver MUST NOT renege on an advertisement; that is, once a receiver=
 advertises an offset, it MUST NOT subsequently advertise a smaller offset.=
 A sender could receive MAX_DATA or MAX_STREAM_DATA frames out of order; a =
sender MUST therefore ignore any flow control offset that does not move the=
 window forward.</p>
</blockquote>
<p>This sentence is maximally confusing. You're not allowed to advertise a =
smaller offset, but then the peer is not allowed to check for this violatio=
n either. If I interpret this correctly,  Chrome, Litespeed and quic-go are=
 violation the spec by implementing a slightly less than optimal retransmis=
sion strategy, and mvfst is violating the spec by performing a check of the=
 flow control offset.<br>
We should definitely make this wording clear, one way or the other.</p>
<p>I understand that optimisations are fun to implement, and once you've do=
ne it they seem trivial and obvious, but we shouldn't require an implementa=
tion to optimise anything. Retransmitting every packet as it is (just repac=
king it with a different packet number) is the most basic retransmission st=
rategy that allows for a functional implementation of the protocol, and I t=
hink an implementation should be allowed to do this.</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/1612#issuecomment-409305491">view it on GitHub</a>, or <a h=
ref=3D"https://github.com/notifications/unsubscribe-auth/AWbkq0wCvLGcBYslni=
N0PLKT0rfQuZERks5uMJXWgaJpZM4VniAh">mute the thread</a>.<img src=3D"https:/=
/github.com/notifications/beacon/AWbkq1lrLnD8bu2U_U3_fwSOrOuYTKWYks5uMJXWga=
JpZM4VniAh.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=
612: \u003e A receiver MUST NOT renege on an advertisement; that is, once a=
 receiver advertises an offset, it MUST NOT subsequently advertise a smalle=
r offset. A sender could receive MAX_DATA or MAX_STREAM_DATA frames out of =
order; a sender MUST therefore ignore any flow control offset that does not=
 move the window forward.\r\n\r\nThis sentence is maximally confusing. You'=
re not allowed to advertise a smaller offset, but then the peer is not allo=
wed to check for this violation either. If I interpret this correctly,  Chr=
ome, Litespeed and quic-go are violation the spec by implementing a slightl=
y less than optimal retransmission strategy, and mvfst is violating the spe=
c by performing a check of the flow control offset.\r\nWe should definitely=
 make this wording clear, one way or the other.\r\n\r\nI understand that op=
timisations are fun to implement, and once you've done it they seem trivial=
 and obvious, but we shouldn't require an implementation to optimise anythi=
ng. Retransmitting every packet as it is (just repacking it with a differen=
t packet number) is the most basic retransmission strategy that allows for =
a functional implementation of the protocol, and I think an implementation =
should be allowed to do this."}],"action":{"name":"View Issue","url":"https=
://github.com/quicwg/base-drafts/issues/1612#issuecomment-409305491"}}}</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/1612#issuecomment-4=
09305491",
"url": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment-4093=
05491",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] are flow control frames really idempoten=
t? (#1612)",
"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\": 1612,\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\": 1612\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment-4093=
05491"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 362684449=
\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b609e56e35ec_6a523f83f0abe628304184--


From nobody Tue Jul 31 10:39: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 2069F130E4A for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 10:39:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.11
X-Spam-Level: 
X-Spam-Status: No, score=-6.11 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5AE_ZxvO8Kkz for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 10:39:40 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 171F6130E46 for <quic-issues@ietf.org>; Tue, 31 Jul 2018 10:39:40 -0700 (PDT)
Date: Tue, 31 Jul 2018 10:39:38 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533058778; bh=kh6g8gpwtCZSf78CcSGTKsLgj8qxrhG4AS5+RFIM6tc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=B1PFeM23a2x+8SM5evD6IaeyIECzWjbGcr3PhZVbORd5uFHQcZr1rcI/Mc50QGVXq 90qBnTZ+oa5wePWbYhGQ5I0z5/xdiVKqLz2UeAsViRbobGpyaQn/ZpxF4YVHoUwrqw GJtTZU4c0MsEG4V03JaREFoSKlmu3bhdfFGYI9gA=
From: MartinThompson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab52f64ba1830ad280809093d15216a4999307c3af92cf00000001177860da92a169ce149fd7cc@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1612/409306120@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1612@github.com>
References: <quicwg/base-drafts/issues/1612@github.com>
Subject: Re: [quicwg/base-drafts] are flow control frames really idempotent? (#1612)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b609edac3cc7_7be63ff9124be628941f7"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MartinThompson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/33bdDqZYTXJxbQMp2A-8HNbGLwE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 17:39:42 -0000

----==_mimepart_5b609edac3cc7_7be63ff9124be628941f7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

I think you guys have tagged the wrong Martin Thompson. You should double=
 check and re-tag the correct one.

Regards!
-martin

> On Jul 31, 2018, at 10:37 AM, Marten Seemann <notifications@github.com>=
 wrote:
> =

> A receiver MUST NOT renege on an advertisement; that is, once a receive=
r advertises an offset, it MUST NOT subsequently advertise a smaller offs=
et. A sender could receive MAX_DATA or MAX_STREAM_DATA frames out of orde=
r; a sender MUST therefore ignore any flow control offset that does not m=
ove the window forward.
> =

> This sentence is maximally confusing. You're not allowed to advertise a=
 smaller offset, but then the peer is not allowed to check for this viola=
tion either. If I interpret this correctly, Chrome, Litespeed and quic-go=
 are violation the spec by implementing a slightly less than optimal retr=
ansmission strategy, and mvfst is violating the spec by performing a chec=
k of the flow control offset.
> We should definitely make this wording clear, one way or the other.
> =

> I understand that optimisations are fun to implement, and once you've d=
one it they seem trivial and obvious, but we shouldn't require an impleme=
ntation to optimise anything. Retransmitting every packet as it is (just =
repacking it with a different packet number) is the most basic retransmis=
sion strategy that allows for a functional implementation of the protocol=
, and I think an implementation should be allowed to do this.
> =

> =E2=80=94
> You are receiving this because you were mentioned.
> Reply to this email directly, view it on GitHub <https://github.com/qui=
cwg/base-drafts/issues/1612#issuecomment-409305491>, or mute the thread <=
https://github.com/notifications/unsubscribe-auth/AKJz01HO0JVyi1Vvrh8zTD4=
Szvsvj1nvks5uMJXXgaJpZM4VniAh>.
> =




-- =

You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1612#issuecomment-409306120=

----==_mimepart_5b609edac3cc7_7be63ff9124be628941f7
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

I think you guys have tagged the wrong Martin Thompson. You should double=
 check and re-tag the correct one.<br>
<br>
Regards!<br>
-martin<br>
<br>
&gt; On Jul 31, 2018, at 10:37 AM, Marten Seemann &lt;notifications@githu=
b.com&gt; wrote:<br>
&gt; <br>
&gt; A receiver MUST NOT renege on an advertisement; that is, once a rece=
iver advertises an offset, it MUST NOT subsequently advertise a smaller o=
ffset. A sender could receive MAX_DATA or MAX_STREAM_DATA frames out of o=
rder; a sender MUST therefore ignore any flow control offset that does no=
t move the window forward.<br>
&gt; <br>
&gt; This sentence is maximally confusing. You&#39;re not allowed to adve=
rtise a smaller offset, but then the peer is not allowed to check for thi=
s violation either. If I interpret this correctly, Chrome, Litespeed and =
quic-go are violation the spec by implementing a slightly less than optim=
al retransmission strategy, and mvfst is violating the spec by performing=
 a check of the flow control offset.<br>
&gt; We should definitely make this wording clear, one way or the other.<=
br>
&gt; <br>
&gt; I understand that optimisations are fun to implement, and once you&#=
39;ve done it they seem trivial and obvious, but we shouldn&#39;t require=
 an implementation to optimise anything. Retransmitting every packet as i=
t is (just repacking it with a different packet number) is the most basic=
 retransmission strategy that allows for a functional implementation of t=
he protocol, and I think an implementation should be allowed to do this.<=
br>
&gt; <br>
&gt; =E2=80=94<br>
&gt; You are receiving this because you were mentioned.<br>
&gt; Reply to this email directly, view it on GitHub &lt;https://github.c=
om/quicwg/base-drafts/issues/1612#issuecomment-409305491&gt;, or mute the=
 thread &lt;https://github.com/notifications/unsubscribe-auth/AKJz01HO0JV=
yi1Vvrh8zTD4Szvsvj1nvks5uMJXXgaJpZM4VniAh&gt;.<br>
&gt; <br>
<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/1612#issuecomment-409306120">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqwFr=
P7Za9NCVF1-IwtMLnaFFEZtpks5uMJZagaJpZM4VniAh">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq73Bp1fNrlf4zv4cVxRvqejH=
OovIks5uMJZagaJpZM4VniAh.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=
inThompson in #1612: I think you guys have tagged the wrong Martin Thomps=
on. You should double check and re-tag the correct one.\n\nRegards!\n-mar=
tin\n\n\u003e On Jul 31, 2018, at 10:37 AM, Marten Seemann \u003cnotifica=
tions@github.com\u003e wrote:\n\u003e \n\u003e A receiver MUST NOT renege=
 on an advertisement; that is, once a receiver advertises an offset, it M=
UST NOT subsequently advertise a smaller offset. A sender could receive M=
AX_DATA or MAX_STREAM_DATA frames out of order; a sender MUST therefore i=
gnore any flow control offset that does not move the window forward.\n\u0=
03e \n\u003e This sentence is maximally confusing. You're not allowed to =
advertise a smaller offset, but then the peer is not allowed to check for=
 this violation either. If I interpret this correctly, Chrome, Litespeed =
and quic-go are violation the spec by implementing a slightly less than o=
ptimal retransmission strategy, and mvfst is violating the spec by perfor=
ming a check of the flow control offset.\n\u003e We should definitely mak=
e this wording clear, one way or the other.\n\u003e \n\u003e I understand=
 that optimisations are fun to implement, and once you've done it they se=
em trivial and obvious, but we shouldn't require an implementation to opt=
imise anything. Retransmitting every packet as it is (just repacking it w=
ith a different packet number) is the most basic retransmission strategy =
that allows for a functional implementation of the protocol, and I think =
an implementation should be allowed to do this.\n\u003e \n\u003e =E2=80=94=
\n\u003e You are receiving this because you were mentioned.\n\u003e Reply=
 to this email directly, view it on GitHub \u003chttps://github.com/quicw=
g/base-drafts/issues/1612#issuecomment-409305491\u003e, or mute the threa=
d \u003chttps://github.com/notifications/unsubscribe-auth/AKJz01HO0JVyi1V=
vrh8zTD4Szvsvj1nvks5uMJXXgaJpZM4VniAh\u003e.\n\u003e \n\n"}],"action":{"n=
ame":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/161=
2#issuecomment-409306120"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment=
-409306120",
"url": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment-40=
9306120",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] are flow control frames really idempot=
ent? (#1612)",
"sections": [
{
"text": "",
"activityTitle": "**MartinThompson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@MartinThompson",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1612,\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\": 1612\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment-40=
9306120"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3626844=
49\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b609edac3cc7_7be63ff9124be628941f7--


From nobody Tue Jul 31 10:42:11 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 5ED6E130E5B for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 10:42:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.11
X-Spam-Level: 
X-Spam-Status: No, score=-1.11 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SVG8RF14o8hL for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 10:42: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 C8921130DC6 for <quic-issues@ietf.org>; Tue, 31 Jul 2018 10:42: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=zgPfDjuWUWvf3EdcuiIHsqRJZnI=; b=nLLOEe4suCsQih48 N5r0MO2ejJgZHigMkWVasWG09zk86WXyPM8s9+sZIYYdRhqMol4gaD4yIeoR4To7 qNR1WHga8RobS+PHx/xdxrdJRFx0JvC5mAFJYLgzkrkuoapOfJ/m0SMqGwjm3hCw TvCm83pxHb94mZ+YMfI6Qn3ZM9E=
Received: by filter1751p1mdw1.sendgrid.net with SMTP id filter1751p1mdw1-25478-5B609F6B-1B 2018-07-31 17:42:03.696069216 +0000 UTC m=+501982.902252458
Received: from github-lowworker-f6df7df.cp1-iad.github.net (unknown [192.30.252.41]) by ismtpd0024p1iad2.sendgrid.net (SG) with ESMTP id aZP7dm-FQQmYiAbxiuxr5Q for <quic-issues@ietf.org>; Tue, 31 Jul 2018 17:42:03.566 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-f6df7df.cp1-iad.github.net (Postfix) with ESMTP id 84E313E17CC for <quic-issues@ietf.org>; Tue, 31 Jul 2018 10:42:03 -0700 (PDT)
Date: Tue, 31 Jul 2018 17:42:03 +0000 (UTC)
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd9f3f812f221d5d7e2dbd210604db75f7cfc8f8192cf000000011778616b92a169ce149fd7cc@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1612/409306881@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1612@github.com>
References: <quicwg/base-drafts/issues/1612@github.com>
Subject: Re: [quicwg/base-drafts] are flow control frames really idempotent? (#1612)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b609f6b8328a_7b093fa36dcd45c41454fb"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak178FgrjKt3AhuyNFiR9kgF05924jR5bC6T73 ughuReJWIhWRxTSRZ60ggXNShY0fiDGwNbFpl+/V3hh69IZSGeVVIWU6AoAYngtgpp2xqvrj/f4dpB pZm/fSM7NIQgcpUd0ywidKmMdfpY590FkB2Z46s8ZFcA9EIaZtNVBqx99P2uWHNhnC/7B2J6vureGJ s=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/K-xpNH1lCzIvX60uL-Attr8qquw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 17:42:09 -0000

----==_mimepart_5b609f6b8328a_7b093fa36dcd45c41454fb
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@siyengar writes:
> I think a receiver should be allowed to verify that this happens, it is just not required to do so, and we should also allow for implementations that don't verify this check. So if an implementation does send a frame pattern like this, it should be aware that it will not interoperate against some implementations.

In practice, it will mean that all sender implementations will make sure not to send such frame pattern.  When I see that something _MAY result in an error_ (we have some other instances in the other QUIC drafts), it always strikes me as odd:  Surely, if something MAY result in an error, it forces the peer's hand; it is effectively a MUST.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1612#issuecomment-409306881
----==_mimepart_5b609f6b8328a_7b093fa36dcd45c41454fb
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><a class=3D"user-mention" data-hovercard-user-id=3D"1054756" data-octo-c=
lick=3D"hovercard-link-click" data-octo-dimensions=3D"link_type:self" href=
=3D"https://github.com/siyengar">@siyengar</a> writes:</p>
<blockquote>
<p>I think a receiver should be allowed to verify that this happens, it is =
just not required to do so, and we should also allow for implementations th=
at don't verify this check. So if an implementation does send a frame patte=
rn like this, it should be aware that it will not interoperate against some=
 implementations.</p>
</blockquote>
<p>In practice, it will mean that all sender implementations will make sure=
 not to send such frame pattern.  When I see that something <em>MAY result =
in an error</em> (we have some other instances in the other QUIC drafts), i=
t always strikes me as odd:  Surely, if something MAY result in an error, i=
t forces the peer's hand; it is effectively a MUST.</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/1612#issuecomment-409306881">view it on GitHub</a>, or <a h=
ref=3D"https://github.com/notifications/unsubscribe-auth/AWbkq_rWcELY9ArXfu=
LhQOAXn_m8BmY1ks5uMJbrgaJpZM4VniAh">mute the thread</a>.<img src=3D"https:/=
/github.com/notifications/beacon/AWbkq3SrEa4ZKvmH9vqbqaT5nFjt27S5ks5uMJbrga=
JpZM4VniAh.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 #1612: =
@siyengar writes:\r\n\u003e I think a receiver should be allowed to verify =
that this happens, it is just not required to do so, and we should also all=
ow for implementations that don't verify this check. So if an implementatio=
n does send a frame pattern like this, it should be aware that it will not =
interoperate against some implementations.\r\n\r\nIn practice, it will mean=
 that all sender implementations will make sure not to send such frame patt=
ern.  When I see that something _MAY result in an error_ (we have some othe=
r instances in the other QUIC drafts), it always strikes me as odd:  Surely=
, if something MAY result in an error, it forces the peer's hand; it is eff=
ectively a MUST."}],"action":{"name":"View Issue","url":"https://github.com=
/quicwg/base-drafts/issues/1612#issuecomment-409306881"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment-4=
09306881",
"url": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment-4093=
06881",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] are flow control frames really idempoten=
t? (#1612)",
"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\": 1612,\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\": 1612\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment-4093=
06881"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 362684449=
\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b609f6b8328a_7b093fa36dcd45c41454fb--


From nobody Tue Jul 31 10:55: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 8582A130F29 for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 10:55:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.11
X-Spam-Level: 
X-Spam-Status: No, score=-1.11 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4PymdulpbIME for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 10:55:46 -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 A6A2E130E76 for <quic-issues@ietf.org>; Tue, 31 Jul 2018 10:55: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=zdISNm4kensfJJvDvh4tGqlDQ5w=; b=aSYG1UZIJZvDAwIn ZuOvHr9L1XGftURzcZPUYDdRpcIbZ821cnWMYs0nhpA/IIl+UJpgqvn94IdJV+IC C4ru7kb90Yk5+7BMzYnqhDq+YLk+cajA34uGakFw5LvXYLu6smUVp1uMtZqb1e8+ 9+hOPnwoGV2YeFB5EaGrI7zJSok=
Received: by filter1623p1mdw1.sendgrid.net with SMTP id filter1623p1mdw1-31763-5B60A2A0-5 2018-07-31 17:55:44.129518752 +0000 UTC m=+502962.222684726
Received: from github-lowworker-dc5ea3e.cp1-iad.github.net (unknown [192.30.252.45]) by ismtpd0048p1mdw1.sendgrid.net (SG) with ESMTP id XjGGQpNuTUeXhwBCqPyl_Q for <quic-issues@ietf.org>; Tue, 31 Jul 2018 17:55:43.918 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-dc5ea3e.cp1-iad.github.net (Postfix) with ESMTP id 7B1B9260BE4 for <quic-issues@ietf.org>; Tue, 31 Jul 2018 10:55:43 -0700 (PDT)
Date: Tue, 31 Jul 2018 17:55:44 +0000 (UTC)
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab4f94ec8d9a8fc58cc95a86381a300a99c698bef492cf000000011778649f92a169ce14885428@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1605/c409311140@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1605@github.com>
References: <quicwg/base-drafts/pull/1605@github.com>
Subject: Re: [quicwg/base-drafts] Only ack headers that have non-zero declared Largest Reference (#1605)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b60a29f78fae_4fa03ff6f46d45b81675e"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2o/ddkQpqhoWlMokeKx9gk8hlqrrIP5+7Bia pawR9vMGyEBEDBawRbP5wk+iJ42QNraznPM0HOJnH7lEYdgmVVuenUs3Vtfm7sE0+WyaNj/PQYO6qp qI/Rkp0zOob2/5uchSBCdlQIi0CEqt4S9Hd8qKbzCpl/YSTLLKp+9ZUcNV75vyZl1a4DkcAw8/HfCm w=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Yqp8m3cllyzNQ0uTaUwgcUw9bQA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 17:55:56 -0000

----==_mimepart_5b60a29f78fae_4fa03ff6f46d45b81675e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I'd leave 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/1605#issuecomment-409311140
----==_mimepart_5b60a29f78fae_4fa03ff6f46d45b81675e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I'd leave 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/1605#issuecomment-409311140">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyQCFBy_A8HLg8HxgWDVA7ok1U8vks5uMJofgaJpZM4VgPGq">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7s5uMANFr3cjMZOMUz67cNv7sQ1ks5uMJofgaJpZM4VgPGq.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1605: I'd leave it as-is."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1605#issuecomment-409311140"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1605#issuecomment-409311140",
"url": "https://github.com/quicwg/base-drafts/pull/1605#issuecomment-409311140",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Only ack headers that have non-zero declared Largest Reference (#1605)",
"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\": 1605,\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\": 1605\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1605#issuecomment-409311140"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 360772010\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b60a29f78fae_4fa03ff6f46d45b81675e--


From nobody Tue Jul 31 15:15: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 B599B126DBF for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 15:15:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.11
X-Spam-Level: 
X-Spam-Status: No, score=-6.11 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rgGRJDgK30pj for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 15:15: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 478CF12D7F8 for <quic-issues@ietf.org>; Tue, 31 Jul 2018 15:15:17 -0700 (PDT)
Date: Tue, 31 Jul 2018 15:15:16 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533075316; bh=zorv83SOwiOfguNfTN4Tb8sfvyJs+a103tw25dk94lQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=eFg4Ghr5isnCHttWRWsjAWxf/NP4y6fFYtGFxSVkOVZdg73aST2km1IgUFTgoQDTk i+h2mpVoQVh1HUz4MXtZoSrX5JC+vwSEmiVyJx+5yoxs4k/Hppkm2E+oCuHm/NAlBi WGBGYcfkPFLw6sWnzgBkSsw4aDImTLAZA0X8P5Es=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab85eed513f7f4d1ee2d5edbd6478cb3373c1eac2e92cf000000011778a17492a169ce13d69366@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1451/409385847@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1451@github.com>
References: <quicwg/base-drafts/issues/1451@github.com>
Subject: Re: [quicwg/base-drafts] Looping with multiple Retry packets (#1451)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b60df74274d6_47bb3f90526be6181240f7"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/1q-evgL_Z-gVQx2s0evlddAcocA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 22:15:19 -0000

----==_mimepart_5b60df74274d6_47bb3f90526be6181240f7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed by #1498.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1451#issuecomment-409385847
----==_mimepart_5b60df74274d6_47bb3f90526be6181240f7
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="336825353" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1498" href="https://github.com/quicwg/base-drafts/pull/1498">#1498</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1451#issuecomment-409385847">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5RRhef9lqrIhWDVnAZgxVm89-a-ks5uMNb0gaJpZM4Upy59">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4TmBQLjMlskxpT5yIbLlpXKpjpNks5uMNb0gaJpZM4Upy59.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1451: Closed by #1498."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1451#issuecomment-409385847"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1451#issuecomment-409385847",
"url": "https://github.com/quicwg/base-drafts/issues/1451#issuecomment-409385847",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Looping with multiple Retry packets (#1451)",
"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\": 1451,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1451#issuecomment-409385847"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 346500733\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b60df74274d6_47bb3f90526be6181240f7--


From nobody Tue Jul 31 15:15: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 5D444130EB8 for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 15:15:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.109
X-Spam-Level: 
X-Spam-Status: No, score=-6.109 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0dIN2EM3yVPx for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 15:15: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 9DF7F130DC9 for <quic-issues@ietf.org>; Tue, 31 Jul 2018 15:15:17 -0700 (PDT)
Date: Tue, 31 Jul 2018 15:15:16 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533075316; bh=gDOWm3d/HsIo4aAC935qHdfrBRZNH3TTxUbPbk6HbdM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=W8ucepNgq3qDtBto9XsE81NlFl9Rch1GtDjzGeypKh4JPBqQzdIC9C+AmMGxx81bF rhLeXNHhasg3koQrPb0ZpfZlSjwyuvaJmnCROyTOcpQb6PgPH/PNAhM4wDnGxyBQhv KkVmdjCOlJTt+xg0seupPcboiflZfN3t8ujRWAh4=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab85eed513f7f4d1ee2d5edbd6478cb3373c1eac2e92cf000000011778a17492a169ce13d69366@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1451/issue_event/1763899818@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1451@github.com>
References: <quicwg/base-drafts/issues/1451@github.com>
Subject: Re: [quicwg/base-drafts] Looping with multiple Retry packets (#1451)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b60df745aa04_31083fd474ebe61820038"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/0cDxDLNBSNKrKIXHflx0-WyR_0I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 22:15:21 -0000

----==_mimepart_5b60df745aa04_31083fd474ebe61820038
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1451.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1451#event-1763899818
----==_mimepart_5b60df745aa04_31083fd474ebe61820038
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="332829542" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1451" href="https://github.com/quicwg/base-drafts/issues/1451">#1451</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1451#event-1763899818">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5RRhef9lqrIhWDVnAZgxVm89-a-ks5uMNb0gaJpZM4Upy59">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4TmBQLjMlskxpT5yIbLlpXKpjpNks5uMNb0gaJpZM4Upy59.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1451."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1451#event-1763899818"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1451#event-1763899818",
"url": "https://github.com/quicwg/base-drafts/issues/1451#event-1763899818",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Looping with multiple Retry packets (#1451)",
"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/1451#event-1763899818"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 346500733\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b60df745aa04_31083fd474ebe61820038--


From nobody Tue Jul 31 15:15: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 421B9130EB2 for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 15:15:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.109
X-Spam-Level: 
X-Spam-Status: No, score=-6.109 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Zzza3X0tA9bW for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 15: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 ACCED126DBF for <quic-issues@ietf.org>; Tue, 31 Jul 2018 15:15:39 -0700 (PDT)
Date: Tue, 31 Jul 2018 15:15:39 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533075339; bh=kt91biX1I975biAnS0KL/ogYhKv6fFjFT/Q7OjGt5oc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ZgqEQpliCVwyJuecmNVzcYA4PJlKVJ9ZrBBceERG7Xp4YyBzdV1lwK74OmRes95bj JSFu3EKMRjDUF9ubjtQO55dlsuBS9SbokDpWhDWUklV9u5bgz9b0E1x5lSxgK01OcB nXXASOjeY1QBZDuMRLmP3E0qstewWSbcnAWDklbs=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab3dd3ccc9fdecf270acf84359c609cd38f3fefa5392cf000000011778a18b92a169ce13d39f1e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1448/issue_event/1763900454@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1448@github.com>
References: <quicwg/base-drafts/issues/1448@github.com>
Subject: Re: [quicwg/base-drafts] What if the packet number of a retry packet is not zero? (#1448)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b60df8ba177_125f3fa624ad45bc936ab"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ype_lwRNyKmTRxVhY1RaeMEk7wM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 22:15:44 -0000

----==_mimepart_5b60df8ba177_125f3fa624ad45bc936ab
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1448.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1448#event-1763900454
----==_mimepart_5b60df8ba177_125f3fa624ad45bc936ab
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="332635934" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1448" href="https://github.com/quicwg/base-drafts/issues/1448">#1448</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1448#event-1763900454">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq37E2zR0Wq98WWuTJZ1qQLBMmwEPks5uMNcLgaJpZM4Uo-EX">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3h2MEftyFcoXLmjHKDGpV1tvJO1ks5uMNcLgaJpZM4Uo-EX.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1448."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1448#event-1763900454"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1448#event-1763900454",
"url": "https://github.com/quicwg/base-drafts/issues/1448#event-1763900454",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] What if the packet number of a retry packet is not zero? (#1448)",
"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/1448#event-1763900454"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 346284311\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b60df8ba177_125f3fa624ad45bc936ab--


From nobody Tue Jul 31 15:32: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 58B25130E48 for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 15:31:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.789
X-Spam-Level: 
X-Spam-Status: No, score=0.789 tagged_above=-999 required=5 tests=[DKIM_ADSP_NXDOMAIN=0.8, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id x1xxS6yK5Grn for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 15:31: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 001F4130E29 for <quic-issues@ietf.org>; Tue, 31 Jul 2018 15:31:57 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1533076317; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=eEweUOroFnlQfWhEWeYcTlc5n+8MxvipgQx6XdaPKXE=; b=iWjkBP1Hhas7jboPy0gOVTE/KNsaFXRa3O3Pf6wbi3M++TQNaqZ7SIzije9Ghk3pQo+uvXzF Hnwe69JKkEiRqwu8Q7AMUyrEyav0WGGYDWE7N3/oQtMESganhg3cZ2kG3HOwS0Y+SNEfTbLR iq21ZMPZXfmnBJg04PFhYl5HRU8=
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 5b60e35c.7f4c540afc60-smtp-out-n01; Tue, 31 Jul 2018 22:31:56 -0000 (UTC)
Date: Tue, 31 Jul 2018 15:31:56 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5b60e35cc597e_d6b2adc0f466f70783a2@hookshot-fe-2cc8887.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] b3a05e: Use largest_acked consistently (#1611)
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b60e35cc55f3_d6b2adc0f466f70782c3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/biFdOoPgoo6Kod_EY2kgav0G4B8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 22:31:59 -0000

----==_mimepart_5b60e35cc55f3_d6b2adc0f466f70782c3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: b3a05ebdecf52fd798e5855d65bb7158ba7f60ab
      https://github.com/quicwg/base-drafts/commit/b3a05ebdecf52fd798e5855d65bb7158ba7f60ab
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-07-31 (Tue, 31 Jul 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Use largest_acked consistently (#1611)

Use largest acknowledged 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_5b60e35cc55f3_d6b2adc0f466f70782c3--


From nobody Tue Jul 31 15: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 82A67130EA6 for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 15:32:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.109
X-Spam-Level: 
X-Spam-Status: No, score=-6.109 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XYVTVo9JG9cL for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 15:32: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 33007130E29 for <quic-issues@ietf.org>; Tue, 31 Jul 2018 15:32:00 -0700 (PDT)
Date: Tue, 31 Jul 2018 15:31:59 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533076319; bh=FMLbihCWkOm9SqRtXHNaRb0TRbY0tSxioDQw4/wEwjg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=aDI4V2A+D8xveRy9hWo6hNyPK3x5YrR6WZFRi/rZd8TJZuoJhSwOZxSAONIjQ/xyk yZprSPfKC3T1/YmJxJhvuJlRgfztXyy/rN1ZZ9pChxwDlYu4qt9EAj4FgEQP372WP6 ATuzSUlX3MrDunq9sRu15QCWVmfwUlMd5xSP+GNA=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe2b551f4533ed9e932542761f971773d0a132c4392cf000000011778a55f92a169ce149bd89e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1611/issue_event/1763923946@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1611@github.com>
References: <quicwg/base-drafts/pull/1611@github.com>
Subject: Re: [quicwg/base-drafts] Use largest acknowledged consistently (#1611)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b60e35f8c883_4bea3fa5ce2d45c0104311"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/yr7NAJ4ycJ0HNIf-mLIIg3xMOHU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 22:32:03 -0000

----==_mimepart_5b60e35f8c883_4bea3fa5ce2d45c0104311
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1611.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1611#event-1763923946
----==_mimepart_5b60e35f8c883_4bea3fa5ce2d45c0104311
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="345757854" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1611" href="https://github.com/quicwg/base-drafts/pull/1611">#1611</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1611#event-1763923946">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1NXm1d0ecWXLzNuhl7mbOAV7Hb1ks5uMNrfgaJpZM4VmaP-">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq596QcoeMoy9hQuEpiQRjrJoq2Dqks5uMNrfgaJpZM4VmaP-.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1611."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1611#event-1763923946"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1611#event-1763923946",
"url": "https://github.com/quicwg/base-drafts/pull/1611#event-1763923946",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 largest acknowledged consistently (#1611)",
"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/1611#event-1763923946"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 362390526\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b60e35f8c883_4bea3fa5ce2d45c0104311--


From nobody Tue Jul 31 16:44: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 A2B7C130EA4 for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 16:44:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.11
X-Spam-Level: 
X-Spam-Status: No, score=-6.11 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id O_QcqE6xKpta for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 16:44: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 B5F78130EA3 for <quic-issues@ietf.org>; Tue, 31 Jul 2018 16:44:45 -0700 (PDT)
Date: Tue, 31 Jul 2018 16:44:44 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533080684; bh=jjXBNuzWo3g9JVaTBV3nkz05yF9hKQA6NMGzbxE8GzQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LGxhXSEpHt1kEMNll7+Ywsa0+9Doom6NrJG7l7Mg0AR2OrsxDSMc91qzNBlO431oV SZvf75fZfNV/tZU46ELXDHaIV7oTUvhUyFdvSS+GKDx2VUOPH2zOLVBmDnGGcOzsnK DphEN4J8m0w/GQbbZe9ZotG6ggD085Ho0E2Fu6yk=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abdc92164abff99131191a373c22c0942bd1e92f4292cf000000011778b66c92a169ce14a3a07f@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1620/409403052@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1620@github.com>
References: <quicwg/base-drafts/issues/1620@github.com>
Subject: Re: [quicwg/base-drafts] CANCEL_PUSH, MAX_PUSH_ID and GOAWAY specify the length of the ID twice (#1620)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b60f46c81452_7f163fa98e0be628942c4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/d7Eso4lFRptT0HJe0slRf_kXNro>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 23:44:48 -0000

----==_mimepart_5b60f46c81452_7f163fa98e0be628942c4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

The advantage of having that redundancy is consistency.  All frame types have a length, which allows us to send frames of unknown types.

It seems that QUIC-the-transport leans more heavily toward the schema-aware grammar than hq or TLS, which both have redundant lengths.  The transport therefore needs prior agreement for every extension - which is fitting for something at that layer.

hq has just two instances of this sort of redundancy that I can identify: frames and settings.  I don't think that either is particularly problematic, especially in light of existing needs.  That is, you need to be able to send either without knowing that your peer will understand it.

I don't think that this needs to 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/1620#issuecomment-409403052
----==_mimepart_5b60f46c81452_7f163fa98e0be628942c4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>The advantage of having that redundancy is consistency.  All frame typ=
es have a length, which allows us to send frames of unknown types.</p>
<p>It seems that QUIC-the-transport leans more heavily toward the schema-=
aware grammar than hq or TLS, which both have redundant lengths.  The tra=
nsport therefore needs prior agreement for every extension - which is fit=
ting for something at that layer.</p>
<p>hq has just two instances of this sort of redundancy that I can identi=
fy: frames and settings.  I don't think that either is particularly probl=
ematic, especially in light of existing needs.  That is, you need to be a=
ble to send either without knowing that your peer will understand it.</p>=

<p>I don't think that this needs to change.</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/1620#issuecomment-409403052">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq41A=
CEY7q7xdQaNhbHQpPf0J0-dzks5uMOvsgaJpZM4VonGe">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq-QE_nVbHlSjIZ02ExRPCuYV=
BnsKks5uMOvsgaJpZM4VonGe.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 #1620: The advantage of having that redundancy is consistenc=
y.  All frame types have a length, which allows us to send frames of unkn=
own types.\r\n\r\nIt seems that QUIC-the-transport leans more heavily tow=
ard the schema-aware grammar than hq or TLS, which both have redundant le=
ngths.  The transport therefore needs prior agreement for every extension=
 - which is fitting for something at that layer.\r\n\r\nhq has just two i=
nstances of this sort of redundancy that I can identify: frames and setti=
ngs.  I don't think that either is particularly problematic, especially i=
n light of existing needs.  That is, you need to be able to send either w=
ithout knowing that your peer will understand it.\r\n\r\nI don't think th=
at this needs to change."}],"action":{"name":"View Issue","url":"https://=
github.com/quicwg/base-drafts/issues/1620#issuecomment-409403052"}}}</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/1620#issuecomment=
-409403052",
"url": "https://github.com/quicwg/base-drafts/issues/1620#issuecomment-40=
9403052",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] CANCEL_PUSH, MAX_PUSH_ID and GOAWAY sp=
ecify the length of the ID twice (#1620)",
"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\": 1620,\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\": 1620\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1620#issuecomment-40=
9403052"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3629674=
54\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b60f46c81452_7f163fa98e0be628942c4--


From nobody Tue Jul 31 16:52: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 25BAE130E96 for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 16:52:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.11
X-Spam-Level: 
X-Spam-Status: No, score=-6.11 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nKlAbhoKa5rf for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 16:52: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 1E82C128CF3 for <quic-issues@ietf.org>; Tue, 31 Jul 2018 16:52:32 -0700 (PDT)
Date: Tue, 31 Jul 2018 16:52:31 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533081151; bh=QCkO8+GbUJF9yIXr/77pvGofWsL70A/5rRCCvZnLbGk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=fiIPkCO45XWp+FwvEBZZxiOO/rxYWAJRME7kvmRhNHkrTOCvxFXtRuyUIafI4uYP6 pYLCLquwCzaPj2adc1qGkf+kYHVDZOeuysfqfZb90JV36dCxaQkCdcYhtKik7v2gIL cW6RWQXavvtZ2707bdh5cVXEYOQ7Ez2efmrWE3ls=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd7486969329ebf9219d35fde2863fdf6a36dd98692cf000000011778b83f92a169ce149fd7cc@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1612/409404254@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1612@github.com>
References: <quicwg/base-drafts/issues/1612@github.com>
Subject: Re: [quicwg/base-drafts] are flow control frames really idempotent? (#1612)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b60f63f50249_6e7e3ff0daad45c02217c5"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/fetOFmzQFgEBErdI590BakRVmSo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 23:52:34 -0000

----==_mimepart_5b60f63f50249_6e7e3ff0daad45c02217c5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Yes, we generally couple a *MAY result in an error* text with a MUST for the peer (because a MAY is always a MUST in the sense that it mandates tolerance).  In this case, we're saying MUST NOT go backwards, coupled with a MUST NOT generate an error if the peer doesn't comply.  That was explicitly to enable the sort of thing that @marten-seemann and @dtikhonov do, even if that is maybe slightly objectionable to the purists.

I think that the fix is as follows:

> 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 ignore any flow control offset that does not increase maximum (stream) data.

Would that work for people?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1612#issuecomment-409404254
----==_mimepart_5b60f63f50249_6e7e3ff0daad45c02217c5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>Yes, we generally couple a <em>MAY result in an error</em> text with a=
 MUST for the peer (because a MAY is always a MUST in the sense that it m=
andates tolerance).  In this case, we're saying MUST NOT go backwards, co=
upled with a MUST NOT generate an error if the peer doesn't comply.  That=
 was explicitly to enable the sort of thing that <a class=3D"user-mention=
" data-hovercard-user-id=3D"1478487" data-octo-click=3D"hovercard-link-cl=
ick" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com/m=
arten-seemann">@marten-seemann</a> and <a class=3D"user-mention" data-hov=
ercard-user-id=3D"4528576" data-octo-click=3D"hovercard-link-click" data-=
octo-dimensions=3D"link_type:self" href=3D"https://github.com/dtikhonov">=
@dtikhonov</a> do, even if that is maybe slightly objectionable to the pu=
rists.</p>
<p>I think that the fix is as follows:</p>
<blockquote>
<p>A receiver cannot renege on an advertisement; that is, once a receiver=
 advertises an offset, advertising a smaller offset has no effect. A send=
er MUST ignore any flow control offset that does not increase maximum (st=
ream) data.</p>
</blockquote>
<p>Would that work for people?</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/1612#issuecomment-409404254">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq5-k=
rR_cWR8IhGqvYb1OgmjyuvNWks5uMO2_gaJpZM4VniAh">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkqwgGH6f4X99_LiUedCshuZQD=
ZUE1ks5uMO2_gaJpZM4VniAh.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 #1612: Yes, we generally couple a *MAY result in an error* t=
ext with a MUST for the peer (because a MAY is always a MUST in the sense=
 that it mandates tolerance).  In this case, we're saying MUST NOT go bac=
kwards, coupled with a MUST NOT generate an error if the peer doesn't com=
ply.  That was explicitly to enable the sort of thing that @marten-seeman=
n and @dtikhonov do, even if that is maybe slightly objectionable to the =
purists.\r\n\r\nI think that the fix is as follows:\r\n\r\n\u003e A recei=
ver cannot renege on an advertisement; that is, once a receiver advertise=
s an offset, advertising a smaller offset has no effect. A sender MUST ig=
nore any flow control offset that does not increase maximum (stream) data=
.\r\n\r\nWould that work for people?"}],"action":{"name":"View Issue","ur=
l":"https://github.com/quicwg/base-drafts/issues/1612#issuecomment-409404=
254"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment=
-409404254",
"url": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment-40=
9404254",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] are flow control frames really idempot=
ent? (#1612)",
"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\": 1612,\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\": 1612\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment-40=
9404254"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3626844=
49\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b60f63f50249_6e7e3ff0daad45c02217c5--


From nobody Tue Jul 31 16:53: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 BC0EC130EA4 for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 16:53:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 1.203
X-Spam-Level: *
X-Spam-Status: No, score=1.203 tagged_above=-999 required=5 tests=[DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.001, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.001, NML_ADSP_CUSTOM_MED=1.2, 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 nDtk02p2tCZ8 for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 16:53: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 68F5A130EA3 for <quic-issues@ietf.org>; Tue, 31 Jul 2018 16:53:03 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1533081182; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=sJ2C+ZcT9LwuldHYHNH3ao9qF1kbSjIr4KVR8m9w2dM=; b=cSqiYnsW6QTljhi6f4ETNV7gNd1TrSNValTAmqqkyOcHyzsApQVoQFCAf4ovZCAIWrG45n8t cd4tTSWEEngQvcoPL3B48rjGFTHoRpLabScpSCRAcLOe6KMAHkiKg8n2yooo6cyCnV6jy80O TyuZgKDT9yLi5hdp5ux6VQOLpUE=
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 5b60f65e.7fe11e980420-smtp-out-n01; Tue, 31 Jul 2018 23:53:02 -0000 (UTC)
Date: Tue, 31 Jul 2018 16:53:02 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b60f65e1115e_63fa2b1369156f8897e0@hookshot-fe-265448d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b60f65e10dba_63fa2b1369156f889626"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/StqtIqR0X4jGfK9cryNlLu3MtBQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Jul 2018 23:53:05 -0000

----==_mimepart_5b60f65e10dba_63fa2b1369156f889626
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-largest-acked
  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_5b60f65e10dba_63fa2b1369156f889626--


From nobody Tue Jul 31 17: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 80129130E10 for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 17:11:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.11
X-Spam-Level: 
X-Spam-Status: No, score=-6.11 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DumZ6TCHj2QO for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 17:11: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 C0594128CF3 for <quic-issues@ietf.org>; Tue, 31 Jul 2018 17:11:32 -0700 (PDT)
Date: Tue, 31 Jul 2018 17:11:31 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533082291; bh=eOZATE/Gyrde+oK9uEV3p4ZW1GojhG8T+yrh5Z8Anz8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=WcxHRWXyuawCO0AItlTdk7P4ePB7Ke5cm9BmoSFmLNv65nwerU2e8fDkm4ZAOlQOs tdrfg0BFeg5c8/O5usbnxVHI9oCnYwq8P9WWegPYyIgvSa51siODfvtqTPH9cM89ql a7JXLPx+LFcHcFlEVeuF9FdbCbWyW9Y7pNJWTS/g=
From: Christian Huitema <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab81b1fc24599f65c2a33304ea69c99546be83c5ac92cf000000011778bcb392a169ce149fd7cc@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1612/409407355@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1612@github.com>
References: <quicwg/base-drafts/issues/1612@github.com>
Subject: Re: [quicwg/base-drafts] are flow control frames really idempotent? (#1612)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b60fab3af562_1f493f95cc2be6241478ac"; 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/KkpvHk7ZEXvJuaafMVyPAEojc0c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 Aug 2018 00:11:34 -0000

----==_mimepart_5b60fab3af562_1f493f95cc2be6241478ac
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Works for me.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1612#issuecomment-409407355
----==_mimepart_5b60fab3af562_1f493f95cc2be6241478ac
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Works for me.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1612#issuecomment-409407355">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0xHS1yKPKZhG_J2lmFjrf04LhZ-ks5uMPIzgaJpZM4VniAh">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3xhvxkmQ0SqduSLufEibWa9ddgcks5uMPIzgaJpZM4VniAh.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1612: Works for me."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1612#issuecomment-409407355"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment-409407355",
"url": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment-409407355",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] are flow control frames really idempotent? (#1612)",
"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\": 1612,\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\": 1612\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment-409407355"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 362684449\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b60fab3af562_1f493f95cc2be6241478ac--


From nobody Tue Jul 31 17:39: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 D11CB130DD8 for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 17:39:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 1.204
X-Spam-Level: *
X-Spam-Status: No, score=1.204 tagged_above=-999 required=5 tests=[DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.001, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.001, NML_ADSP_CUSTOM_MED=1.2, 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 s0-vGkW0fZSZ for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 17:39: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 A7BC9130DCA for <quic-issues@ietf.org>; Tue, 31 Jul 2018 17:39:31 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1533083971; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=ML/1cG2Hmx1qTisjaXebKH82eOkRiakqVjciVVhNLac=; b=J0FYrKvW1Fqbt88hhgM0tAz6cCHWwjVVzLDmG2ysEMT9E3DsTwRFx4E5Mu5mijdzyfki+Czr 3K1Aw8MINcB93+/j/iMSrsXyA/3InVp4pOMzqRHYbjXFgXG7zkZ5MxDS05WEB12qALRDPTCx 44w6bgFNaPwBOGoAUp5pklgXy84=
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 5b610142.7f16b54d1030-smtp-out-n01; Wed, 01 Aug 2018 00:39:30 -0000 (UTC)
Date: Tue, 31 Jul 2018 17:39:29 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b610141e7e77_11a82ae3be246f903245b@hookshot-fe-2cc8887.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] d24747: Explicitly permit starting over
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b610141e7afa_11a82ae3be246f903233d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/xT7LhIcsQjlD1qz_Ng1xMYl8zFU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 Aug 2018 00:39:33 -0000

----==_mimepart_5b610141e7afa_11a82ae3be246f903233d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/retry-start-over
  Home:   https://github.com/quicwg/base-drafts
  Commit: d24747212e2938deb97a95adbc6f6edcdee28861
      https://github.com/quicwg/base-drafts/commit/d24747212e2938deb97a95adbc6f6edcdee28861
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-08-01 (Wed, 01 Aug 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Explicitly permit starting over

Generating a new cryptographic handshake message is a fine response to
Retry or Version Negotiation.  It's sometimes necessary, but even when
it is not, it avoids having to worry about 0-RTT packet numbers.

Followup for #1498.



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b610141e7afa_11a82ae3be246f903233d--


From nobody Tue Jul 31 17:39: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 BF6A8130EAE for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 17:39:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.109
X-Spam-Level: 
X-Spam-Status: No, score=-6.109 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id V6oouUfF4g3T for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 17:39: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 4C2FC130DCA for <quic-issues@ietf.org>; Tue, 31 Jul 2018 17:39:49 -0700 (PDT)
Date: Tue, 31 Jul 2018 17:39:48 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533083988; bh=aTM45I3u1aRYH6j3OxAf8lwZE2waoXFllwcjbcHHUgw=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=RubUQWZxZdQBzzPHyAPZxLTKslWzCvmgVFiA6RN4Vk99dQ0EBz/+vBgEpyidlzrux zMajLLPMXG8lRPU75yMOVAMmRGhzep+XWVTNNyKGM3VoTOo3ym5fWfNvLuJ+QNFcc3 tBw7NvcwQwoQ5qsf/+039yGGpDLEPmodOKJfXfwA=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab512d3fed65fba264142cfad9d0d856412fcbb52692cf000000011778c35492a169ce14a5c06e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1621@github.com>
Subject: [quicwg/base-drafts] Explicitly permit starting over (#1621)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b61015415213_30113f85a24be620215278"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/XY7SjBv0dqq9KZwh-IKqEEJaIwY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 Aug 2018 00:39:51 -0000

----==_mimepart_5b61015415213_30113f85a24be620215278
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Generating a new cryptographic handshake message is a fine response to
Retry or Version Negotiation.  It's sometimes necessary, but even when
it is not, it avoids having to worry about 0-RTT packet numbers.

Followup for #1498.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1621

-- Commit Summary --

  * Explicitly permit starting over

-- File Changes --

    M draft-ietf-quic-transport.md (9)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1621.patch
https://github.com/quicwg/base-drafts/pull/1621.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/1621

----==_mimepart_5b61015415213_30113f85a24be620215278
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Generating a new cryptographic handshake message is a fine response to<br>
Retry or Version Negotiation.  It's sometimes necessary, but even when<br>
it is not, it avoids having to worry about 0-RTT packet numbers.</p>
<p>Followup for <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="336825353" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1498" href="https://github.com/quicwg/base-drafts/pull/1498">#1498</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/1621'>https://github.com/quicwg/base-drafts/pull/1621</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Explicitly permit starting over</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1621/files#diff-0">draft-ietf-quic-transport.md</a>
    (9)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1621.patch'>https://github.com/quicwg/base-drafts/pull/1621.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1621.diff'>https://github.com/quicwg/base-drafts/pull/1621.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/1621">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq79D3alYxI2DiWgdUmR5sanFpjWpks5uMPjUgaJpZM4VpqdE">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq55aj2TRPzb9X8ZfqUo9C3kBcBLCks5uMPjUgaJpZM4VpqdE.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 permit starting over (#1621)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1621"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1621",
"url": "https://github.com/quicwg/base-drafts/pull/1621",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 permit starting over (#1621)",
"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": "d247472",
"value": "Explicitly permit starting over"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1621/files#diff-0) (9 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\": 1621,\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\": 1621\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1621"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1621.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1621.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 363243332\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b61015415213_30113f85a24be620215278--


From nobody Tue Jul 31 17:51: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 68C25130DFF for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 17:51:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.109
X-Spam-Level: 
X-Spam-Status: No, score=-6.109 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rKiaCH2C6usF for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 17:51: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 99954130DCA for <quic-issues@ietf.org>; Tue, 31 Jul 2018 17:51:19 -0700 (PDT)
Date: Tue, 31 Jul 2018 17:51:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533084678; bh=XgGS8a8EZe/mgKi3ZYRxWKY1TDNRA9l2ilRi5Mh51eY=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=lYuYQYk8/i0QBz77yeaUh/ACP/hK2KYGEVVTC5cCuR0DV0mIhDGM28hLKJj+7d8le rz3BtkA6vHt0Kgv+0m4L6NYqI1G0qsx0KXmVocw/jr7zwEeParqr8UrfgMoCvN+ilK +Pc7QfzCsU+RcKr8jWnnpcIhp7QLwGNUrOPFuAbo=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ababbd1c64cf5b3acfe3b1b14a89dbcbb75048907492cf000000011778c60692a169ce14a5c742@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1622@github.com>
Subject: [quicwg/base-drafts] An endpoint cannot renege on advertised limits (#1622)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b610406cb9f5_509c3fab904d45c4378697"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/bSsGabIdtp15rdSao_qRenCDjnE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 Aug 2018 00:51:21 -0000

----==_mimepart_5b610406cb9f5_509c3fab904d45c4378697
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

For MAX_DATA, MAX_STREAM_DATA, and MAX_STREAM_ID equally, having a MUST
NOT on reneging isn't aligned with practice.  Some implementations
retransmit frame contents without updating the contents of these frames
and that isn't strictly a problem.

Some would have like to police this, but we seem to have consensus to
disallow that.  It creates a coupling between frame processing and
packet numbers that we don't currently have, and it seems that we don't
really want to have either.  More to the point, it prevents the sorts of
optimizations that some people really want.

So, rather than use a MUST NOT renege, observe that it is really just a
an axiom that arises as a consequence of how processing these frames
works: if the value is reduced, then ignore the value.  Whether that is
as a result of out of order arrival, or an optimization, that's OK.

Closes #1612, #447 (the latter for real this time).
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1622

-- Commit Summary --

  * An endpoint cannot renege on advertised limits

-- File Changes --

    M draft-ietf-quic-transport.md (19)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1622.patch
https://github.com/quicwg/base-drafts/pull/1622.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/1622

----==_mimepart_5b610406cb9f5_509c3fab904d45c4378697
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>For MAX_DATA, MAX_STREAM_DATA, and MAX_STREAM_ID equally, having a MUST<br>
NOT on reneging isn't aligned with practice.  Some implementations<br>
retransmit frame contents without updating the contents of these frames<br>
and that isn't strictly a problem.</p>
<p>Some would have like to police this, but we seem to have consensus to<br>
disallow that.  It creates a coupling between frame processing and<br>
packet numbers that we don't currently have, and it seems that we don't<br>
really want to have either.  More to the point, it prevents the sorts of<br>
optimizations that some people really want.</p>
<p>So, rather than use a MUST NOT renege, observe that it is really just a<br>
an axiom that arises as a consequence of how processing these frames<br>
works: if the value is reduced, then ignore the value.  Whether that is<br>
as a result of out of order arrival, or an optimization, that's OK.</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #1612.">Closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="346019788" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1612" href="https://github.com/quicwg/base-drafts/issues/1612">#1612</a>, <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="222943416" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/447" href="https://github.com/quicwg/base-drafts/issues/447">#447</a> (the latter for real this time).</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/1622'>https://github.com/quicwg/base-drafts/pull/1622</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>An endpoint cannot renege on advertised limits</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1622/files#diff-0">draft-ietf-quic-transport.md</a>
    (19)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1622.patch'>https://github.com/quicwg/base-drafts/pull/1622.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1622.diff'>https://github.com/quicwg/base-drafts/pull/1622.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/1622">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5cuh4uDkpZJDNh8JiY_5sgclKm4ks5uMPuGgaJpZM4Vpq8M">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzzdcm5Wg0Fjm7-3dzmbsgh5k0RTks5uMPuGgaJpZM4Vpq8M.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"An endpoint cannot renege on advertised limits (#1622)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1622"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1622",
"url": "https://github.com/quicwg/base-drafts/pull/1622",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "An endpoint cannot renege on advertised limits (#1622)",
"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": "2bff0a9",
"value": "An endpoint cannot renege on advertised limits"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1622/files#diff-0) (19 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\": 1622,\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\": 1622\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1622"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1622.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1622.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 363245324\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b610406cb9f5_509c3fab904d45c4378697--


From nobody Tue Jul 31 18:00: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 EA50D130EB9 for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 18:00:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 1.204
X-Spam-Level: *
X-Spam-Status: No, score=1.204 tagged_above=-999 required=5 tests=[DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.001, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.001, NML_ADSP_CUSTOM_MED=1.2, 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 1S1ry6-s4Fas for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 18:00: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 6BE6B130EAE for <quic-issues@ietf.org>; Tue, 31 Jul 2018 18:00:50 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1533085249; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=cc3KO3HHy4r1oFR/HHLt8o1yNP+DaNTNCGS+ZIez+UI=; b=kL6ZM5k1s3o2EPEGcO9fq5JPGlu9BatNQCwXQyjel4r6dqd0PjuwofxU3vsngKowjImlde0j h9zdY4MjKiME87zVuStRb+e5Qnk+1NIp7BYc6pmq42RT11FNrDNa5whT2TBh8XG/Q1hcCMK6 oakWKyr51o21XbFs9JlZV4VvUFs=
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 5b610641.7f996675aab0-smtp-out-n02; Wed, 01 Aug 2018 01:00:49 -0000 (UTC)
Date: Tue, 31 Jul 2018 18:00:49 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b6106419b379_d6b2adc0f466f707956b@hookshot-fe-2cc8887.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 83c397: Fix broken references from transport draft, fixes ...
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b6106419afec_d6b2adc0f466f70794c3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/gBxYVjc9Ic7UgVyOgYZc2J3nLa4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 Aug 2018 01:00:52 -0000

----==_mimepart_5b6106419afec_d6b2adc0f466f70794c3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/dangling-references
  Home:   https://github.com/quicwg/base-drafts
  Commit: 83c3971625eb2ee210d6777ee90bd786fcb12adc
      https://github.com/quicwg/base-drafts/commit/83c3971625eb2ee210d6777ee90bd786fcb12adc
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-08-01 (Wed, 01 Aug 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Fix broken references from transport draft, fixes #1618.


  Commit: 35c83e767faa2da3d524308c58e96634217754ce
      https://github.com/quicwg/base-drafts/commit/35c83e767faa2da3d524308c58e96634217754ce
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-08-01 (Wed, 01 Aug 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Fix broken references from tls draft, fixes #1617.


Compare: https://github.com/quicwg/base-drafts/compare/83c3971625eb^...35c83e767faa
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b6106419afec_d6b2adc0f466f70794c3--


From nobody Tue Jul 31 18:01: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 A4D20130EB9 for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 18:00:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 1.204
X-Spam-Level: *
X-Spam-Status: No, score=1.204 tagged_above=-999 required=5 tests=[DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.001, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.001, NML_ADSP_CUSTOM_MED=1.2, 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 VFBNcbVBiQfd for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 18:00: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 42ACD130EAE for <quic-issues@ietf.org>; Tue, 31 Jul 2018 18:00:58 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1533085257; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=wI4QeFUvj9i3VC9Mu+2dHETnIOpfT77Nu1zQ7692yL4=; b=ha+A2yq+c6kDVL+DzvA6uYxCwT0HFkZTdR9J/Bipna8zm9gJqNDPTZrF6gZcl0rb0K3z5UiD ECA6l/U7Jo3zfNuTgDgxnV9TYWbUvHtNFxGKoRgSRnMb64AWlrUkThv+urkIeryksrrI0qUl /1tk7zqXdGCNgViGUIUeBcr20pM=
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 5b6103f1.7f1872279540-smtp-out-n01; Wed, 01 Aug 2018 00:50:57 -0000 (UTC)
Date: Tue, 31 Jul 2018 17:50:56 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b6103f05eb86_2652abb39606f84231d@hookshot-fe-6b2eebc.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 2bff0a: An endpoint cannot renege on advertised limits
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b6103f05e5d7_2652abb39606f84230ce"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/s4aZzunSCGpVJZ6GtkyJqx-U0gM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 Aug 2018 01:01:00 -0000

----==_mimepart_5b6103f05e5d7_2652abb39606f84230ce
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/cant-renege
  Home:   https://github.com/quicwg/base-drafts
  Commit: 2bff0a9c4b2dc99c94242c1f38b157c63a31fbc5
      https://github.com/quicwg/base-drafts/commit/2bff0a9c4b2dc99c94242c1f38b157c63a31fbc5
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-08-01 (Wed, 01 Aug 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  An endpoint cannot renege on advertised limits

For MAX_DATA, MAX_STREAM_DATA, and MAX_STREAM_ID equally, having a MUST
NOT on reneging isn't aligned with practice.  Some implementations
retransmit frame contents without updating the contents of these frames
and that isn't strictly a problem.

Some would have like to police this, but we seem to have consensus to
disallow that.  It creates a coupling between frame processing and
packet numbers that we don't currently have, and it seems that we don't
really want to have either.  More to the point, it prevents the sorts of
optimizations that some people really want.

So, rather than use a MUST NOT renege, observe that it is really just a
an axiom that arises as a consequence of how processing these frames
works: if the value is reduced, then ignore the value.  Whether that is
as a result of out of order arrival, or an optimization, that's OK.

Closes #1612, #447 (the latter for real this time).



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b6103f05e5d7_2652abb39606f84230ce--


From nobody Tue Jul 31 18:01: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 A4396130EBE for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 18:01:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.109
X-Spam-Level: 
X-Spam-Status: No, score=-6.109 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id z3bk9eC1UmTp for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 18:01:33 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AC985130EAE for <quic-issues@ietf.org>; Tue, 31 Jul 2018 18:01:33 -0700 (PDT)
Date: Tue, 31 Jul 2018 18:01:32 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533085292; bh=rXsWNCGJGqTCN+0pfE2J3K4RxkxAozLRkUgBSE26SNo=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=pcI/6z7YMCh5PiCrFPN7DtQgjxvifJT0lWLhR1srS98yOGiFmKKzHRsz7thqiQREX OoiJKCRkfqB2B4FcKr2ND6EkLx511mz/XZvsgzHC+jNMzxcOf5aSzWazJpWlOxWOlG BkImnA1UExuMubWb7oRjjujxPL/GmyB4UzcmfnEk=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab014b1af9fd02732ce7a51aafb07ab301b75dcc7c92cf000000011778c86c92a169ce14a5cdc8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1623@github.com>
Subject: [quicwg/base-drafts] Fix dangling references (#1623)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b61066c1afbb_38283f91eeabe61c2431b1"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ivpZXp72yG3jYTAKaKNsskx8os4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 Aug 2018 01:01:36 -0000

----==_mimepart_5b61066c1afbb_38283f91eeabe61c2431b1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@reschke would say "told you so"...
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1623

-- Commit Summary --

  * Fix broken references from transport draft, fixes #1618.
  * Fix broken references from tls draft, fixes #1617.

-- File Changes --

    M draft-ietf-quic-tls.md (32)
    M draft-ietf-quic-transport.md (14)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1623.patch
https://github.com/quicwg/base-drafts/pull/1623.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/1623

----==_mimepart_5b61066c1afbb_38283f91eeabe61c2431b1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-user-id="332994" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/reschke">@reschke</a> would say "told you 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/1623'>https://github.com/quicwg/base-drafts/pull/1623</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Fix broken references from transport draft, fixes #1618.</li>
  <li>Fix broken references from tls draft, fixes #1617.</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1623/files#diff-0">draft-ietf-quic-tls.md</a>
    (32)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1623/files#diff-1">draft-ietf-quic-transport.md</a>
    (14)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1623.patch'>https://github.com/quicwg/base-drafts/pull/1623.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1623.diff'>https://github.com/quicwg/base-drafts/pull/1623.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/1623">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqySMg_4m8_GUEvRadPvFZDBSbxtAks5uMP3sgaJpZM4Vpray">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-Bp5ylxPj_pC-KOPZ8PjsI0ra2Bks5uMP3sgaJpZM4Vpray.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 dangling references (#1623)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1623"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1623",
"url": "https://github.com/quicwg/base-drafts/pull/1623",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 dangling references (#1623)",
"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": "83c3971",
"value": "Fix broken references from transport draft, fixes #1618."
},
{
"name": "35c83e7",
"value": "Fix broken references from tls draft, fixes #1617."
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-tls.md](https://github.com/quicwg/base-drafts/pull/1623/files#diff-0) (32 changes)"
},
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1623/files#diff-1) (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\": 1623,\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\": 1623\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1623"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1623.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1623.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 363247282\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b61066c1afbb_38283f91eeabe61c2431b1--


From nobody Tue Jul 31 18:27: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 DE6DB130EF9 for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 18:27:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -5.383
X-Spam-Level: 
X-Spam-Status: No, score=-5.383 tagged_above=-999 required=5 tests=[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, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9K3MF1CvE925 for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 18:27: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 29498130DCD for <quic-issues@ietf.org>; Tue, 31 Jul 2018 18:27:40 -0700 (PDT)
Date: Tue, 31 Jul 2018 18:27:39 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533086859; bh=71HwbuJNW5M5SeU9F4zgIOWASHjvmtPtf8rBVd3u64M=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=dSpV8mwTPaxRH+TdZpfYpdojZ6CqghlheRijys/OMmkwd8LtaN3AzPxppVQN7n6xW /V3ux9SCj5lXfhy46w2O6oRjD5BFLbElVMw6AqffNy6TwC0JbJOuOTqeLHFXySID73 RNEYIxAU7b3wf8p3uR1eR3DE5EWapuys9sHzTN+Q=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab818fc51b7210809418b28c891032c5ed7b3e1a9d92cf000000011778ce8b92a169ce14a5c742@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1622/review/142200730@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1622@github.com>
References: <quicwg/base-drafts/pull/1622@github.com>
Subject: Re: [quicwg/base-drafts] An endpoint cannot renege on advertised limits (#1622)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b610c8b3e92f_147e3fb2d66d45c09635c1"; 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/aKcgs3TB9tVTkNfmsrn-0qKWokU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 Aug 2018 01:27:42 -0000

----==_mimepart_5b610c8b3e92f_147e3fb2d66d45c09635c1
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/1622#pullrequestreview-142200730
----==_mimepart_5b610c8b3e92f_147e3fb2d66d45c09635c1
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/1622#pullrequestreview-142200730">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2VR_Ga8Q_hOuBX7uJCex8z5pD_Zks5uMQQLgaJpZM4Vpq8M">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3IOr2jha-Dx5UGjM2-0aG8i6WZwks5uMQQLgaJpZM4Vpq8M.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1622"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1622#pullrequestreview-142200730"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1622#pullrequestreview-142200730",
"url": "https://github.com/quicwg/base-drafts/pull/1622#pullrequestreview-142200730",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1622",
"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/1622#pullrequestreview-142200730"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 363245324\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b610c8b3e92f_147e3fb2d66d45c09635c1--


From nobody Tue Jul 31 18: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 E8C65130F14 for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 18:50:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.109
X-Spam-Level: 
X-Spam-Status: No, score=-6.109 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wYXoiL31o55t for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 18:50: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 E43B7130F0A for <quic-issues@ietf.org>; Tue, 31 Jul 2018 18:50:43 -0700 (PDT)
Date: Tue, 31 Jul 2018 18:50:43 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533088243; bh=OiqUKj81lAkvgtqVLNIvEbxDtycExK9Bq2vbCvLCdTw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=RNl14uQtGU2S8O+oxlRmzhXaOOFMrBxkOIjx2bo4kaV11dXZUn0ogsANX1BEJWDyx Bd/U/0QLk/dw9jq4COges8xWpFhTscM8BdXutMxwSJEytPVLZ/vcNNiaWGxmILYrFJ +K7T1QDXbauoQ0qexjT5oBYgyVXTImffZAM4zjsc=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab58ec8562b6d35ec1685eff97dd1bc81a0aa3066092cf000000011778d3f392a169ce13c0caa7@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1439/409422427@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1439@github.com>
References: <quicwg/base-drafts/issues/1439@github.com>
Subject: Re: [quicwg/base-drafts] Improve ACK_ECN frame encoding (e.g., use bit-vector) (#1439)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b6111f31085c_73773fde5a0d45bc969ee"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/lryW8AEXXOqwbPZ8ziI3_ONxm8k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 Aug 2018 01:50:48 -0000

----==_mimepart_5b6111f31085c_73773fde5a0d45bc969ee
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Coming back to this (because I want this closed, and the current situation is annoying me a little).

In general, there are three common things that we might want to signal:

1. a packet was received and it had the default marking (whatever the expectations are regarding that)
2. a packet was not received (a gap)
3. a packet was received with an ECN-CE marking

Receiving a packet with a non-default marking (either no marking at all, or ECT(1) if ECT(0) is expected) is an error condition and one that we don't necessarily want to optimize for.

So here is my suggestion, stealing the design @kazuho proposed, which includes bit-packing varints (something I'm not super-happy about, but the alternatives all seem to be worse, so I'm holding my nose a little).

```
 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
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                     Largest Acknowledged (i)                ...
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                          ACK Delay (i)                      ...
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|   Marking(8)  |        ACK Block Count (i)                  ...
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                           ACK (i)                          ...
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                          [ACK (i) ...]                     ...
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
```

Largest Acknowledged and ACK Delay are the same as always.

The Marking field takes three values that describes what the "default marking" is for packets that are acknowledged in this frame.  It takes three values: 0 means that it's ECT(0), 1 means ECT(1), and 2 means that there is no marking.  This means that if you get non-default markings, or you lose markings, then you might need to send multiple ACK frames.  (This is just for the sake of an example; I imagine that it would be better to define three types of ACK frame here to save the octet.)

The ACK Block Count indicates how many additional ACK blocks are signaled past the first.

Each ACK is a single varint.  A type is encoded into the lowest bit of the integer value.  Recovering type is stateful.  The observation is that though there are three types, the same type can't be repeated.  So, starting with the assumption that things start with a type of "gap", you can cover all possible angles.

Thus, a frame can be decoded using the following pseudocode:

```python
largest_acknowledged = read_varint()
ack_delay = read_varint()
default_marking = read_octet()
ack_count = read_varint()

ack_type = 0
default_types = [ 'ECT(0)', 'ECT(1)', 'unmarked' ]
ack_types  = ['gap', default_types[default_marking], 'marked']
start = largest_acknowledged
for i in range(0, ack_count+1):
   ack = read_varint()
   ack_type =  (ack_type + 1 + (ack&1)) % 3
   end = start + 1 + (ack>>1)
   print(f'{ack_types[ack_type]} from {start} to {end}\n')
   start = end + 1
```

The consequences of a change like this that I can see:

* It is much less efficient to signal changes in default marking (a design goal, see above)
* Markings are expressed perfectly (no counts and the associated problems with overcounting we have today)
* A gap can be signaled at the end of a block (we might want to forbid this explicitly: I can't see any point in allowing it)
* There is just one ACK frame format, even if it takes three frame type codepoints to express

Yes, the processing is a tiny bit more complicated, but I think that these changes represent a net 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/1439#issuecomment-409422427
----==_mimepart_5b6111f31085c_73773fde5a0d45bc969ee
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>Coming back to this (because I want this closed, and the current situa=
tion is annoying me a little).</p>
<p>In general, there are three common things that we might want to signal=
:</p>
<ol>
<li>a packet was received and it had the default marking (whatever the ex=
pectations are regarding that)</li>
<li>a packet was not received (a gap)</li>
<li>a packet was received with an ECN-CE marking</li>
</ol>
<p>Receiving a packet with a non-default marking (either no marking at al=
l, or ECT(1) if ECT(0) is expected) is an error condition and one that we=
 don't necessarily want to optimize for.</p>
<p>So here is my suggestion, stealing the design <a class=3D"user-mention=
" data-hovercard-user-id=3D"41567" data-octo-click=3D"hovercard-link-clic=
k" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com/kaz=
uho">@kazuho</a> proposed, which includes bit-packing varints (something =
I'm not super-happy about, but the alternatives all seem to be worse, so =
I'm holding my nose a little).</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
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                     Largest Acknowledged (i)                ...
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                          ACK Delay (i)                      ...
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|   Marking(8)  |        ACK Block Count (i)                  ...
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                           ACK (i)                          ...
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                          [ACK (i) ...]                     ...
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
</code></pre>
<p>Largest Acknowledged and ACK Delay are the same as always.</p>
<p>The Marking field takes three values that describes what the "default =
marking" is for packets that are acknowledged in this frame.  It takes th=
ree values: 0 means that it's ECT(0), 1 means ECT(1), and 2 means that th=
ere is no marking.  This means that if you get non-default markings, or y=
ou lose markings, then you might need to send multiple ACK frames.  (This=
 is just for the sake of an example; I imagine that it would be better to=
 define three types of ACK frame here to save the octet.)</p>
<p>The ACK Block Count indicates how many additional ACK blocks are signa=
led past the first.</p>
<p>Each ACK is a single varint.  A type is encoded into the lowest bit of=
 the integer value.  Recovering type is stateful.  The observation is tha=
t though there are three types, the same type can't be repeated.  So, sta=
rting with the assumption that things start with a type of "gap", you can=
 cover all possible angles.</p>
<p>Thus, a frame can be decoded using the following pseudocode:</p>
<div class=3D"highlight highlight-source-python"><pre>largest_acknowledge=
d <span class=3D"pl-k">=3D</span> read_varint()
ack_delay <span class=3D"pl-k">=3D</span> read_varint()
default_marking <span class=3D"pl-k">=3D</span> read_octet()
ack_count <span class=3D"pl-k">=3D</span> read_varint()

ack_type <span class=3D"pl-k">=3D</span> <span class=3D"pl-c1">0</span>
default_types <span class=3D"pl-k">=3D</span> [ <span class=3D"pl-s"><spa=
n class=3D"pl-pds">'</span>ECT(0)<span class=3D"pl-pds">'</span></span>, =
<span class=3D"pl-s"><span class=3D"pl-pds">'</span>ECT(1)<span class=3D"=
pl-pds">'</span></span>, <span class=3D"pl-s"><span class=3D"pl-pds">'</s=
pan>unmarked<span class=3D"pl-pds">'</span></span> ]
ack_types  <span class=3D"pl-k">=3D</span> [<span class=3D"pl-s"><span cl=
ass=3D"pl-pds">'</span>gap<span class=3D"pl-pds">'</span></span>, default=
_types[default_marking], <span class=3D"pl-s"><span class=3D"pl-pds">'</s=
pan>marked<span class=3D"pl-pds">'</span></span>]
start <span class=3D"pl-k">=3D</span> largest_acknowledged
<span class=3D"pl-k">for</span> i <span class=3D"pl-k">in</span> <span cl=
ass=3D"pl-c1">range</span>(<span class=3D"pl-c1">0</span>, ack_count<span=
 class=3D"pl-k">+</span><span class=3D"pl-c1">1</span>):
   ack <span class=3D"pl-k">=3D</span> read_varint()
   ack_type <span class=3D"pl-k">=3D</span>  (ack_type <span class=3D"pl-=
k">+</span> <span class=3D"pl-c1">1</span> <span class=3D"pl-k">+</span> =
(ack<span class=3D"pl-k">&amp;</span><span class=3D"pl-c1">1</span>)) <sp=
an class=3D"pl-k">%</span> <span class=3D"pl-c1">3</span>
   end <span class=3D"pl-k">=3D</span> start <span class=3D"pl-k">+</span=
> <span class=3D"pl-c1">1</span> <span class=3D"pl-k">+</span> (ack<span =
class=3D"pl-k">&gt;&gt;</span><span class=3D"pl-c1">1</span>)
   <span class=3D"pl-c1">print</span>(<span class=3D"pl-s">f</span><span =
class=3D"pl-pds">'</span><span class=3D"pl-c1">{</span>ack_types[ack_type=
]<span class=3D"pl-c1">}</span><span class=3D"pl-s"> from </span><span cl=
ass=3D"pl-c1">{</span>start<span class=3D"pl-c1">}</span><span class=3D"p=
l-s"> to </span><span class=3D"pl-c1">{</span>end<span class=3D"pl-c1">}<=
/span><span class=3D"pl-cce">\n</span><span class=3D"pl-pds">'</span>)
   start <span class=3D"pl-k">=3D</span> end <span class=3D"pl-k">+</span=
> <span class=3D"pl-c1">1</span></pre></div>
<p>The consequences of a change like this that I can see:</p>
<ul>
<li>It is much less efficient to signal changes in default marking (a des=
ign goal, see above)</li>
<li>Markings are expressed perfectly (no counts and the associated proble=
ms with overcounting we have today)</li>
<li>A gap can be signaled at the end of a block (we might want to forbid =
this explicitly: I can't see any point in allowing it)</li>
<li>There is just one ACK frame format, even if it takes three frame type=
 codepoints to express</li>
</ul>
<p>Yes, the processing is a tiny bit more complicated, but I think that t=
hese changes represent a net 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/1439#issuecomment-409422427">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq0jg=
DxawfeT8UqTtx8KqYO0HVKiMks5uMQlzgaJpZM4Ujnzr">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkqwzqoX8m1jeVznH3rDEPaZNh=
Ny-qks5uMQlzgaJpZM4Ujnzr.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 #1439: Coming back to this (because I want this closed, and =
the current situation is annoying me a little).\r\n\r\nIn general, there =
are three common things that we might want to signal:\r\n\r\n1. a packet =
was received and it had the default marking (whatever the expectations ar=
e regarding that)\r\n2. a packet was not received (a gap)\r\n3. a packet =
was received with an ECN-CE marking\r\n\r\nReceiving a packet with a non-=
default marking (either no marking at all, or ECT(1) if ECT(0) is expecte=
d) is an error condition and one that we don't necessarily want to optimi=
ze for.\r\n\r\nSo here is my suggestion, stealing the design @kazuho prop=
osed, which includes bit-packing varints (something I'm not super-happy a=
bout, but the alternatives all seem to be worse, so I'm holding my nose a=
 little).\r\n\r\n```\r\n 0                   1                   2       =
            3\r\n 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\r\n+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+=
-+-+\r\n|                     Largest Acknowledged (i)                ...=
\r\n+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+\r\n=
|                          ACK Delay (i)                      ...\r\n+-+-=
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+\r\n|   Mark=
ing(8)  |        ACK Block Count (i)                  ...\r\n+-+-+-+-+-+-=
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+\r\n|               =
            ACK (i)                          ...\r\n+-+-+-+-+-+-+-+-+-+-+=
-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+\r\n|                        =
  [ACK (i) ...]                     ...\r\n+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-=
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+\r\n```\r\n\r\nLargest Acknowledged an=
d ACK Delay are the same as always.\r\n\r\nThe Marking field takes three =
values that describes what the \"default marking\" is for packets that ar=
e acknowledged in this frame.  It takes three values: 0 means that it's E=
CT(0), 1 means ECT(1), and 2 means that there is no marking.  This means =
that if you get non-default markings, or you lose markings, then you migh=
t need to send multiple ACK frames.  (This is just for the sake of an exa=
mple; I imagine that it would be better to define three types of ACK fram=
e here to save the octet.)\r\n\r\nThe ACK Block Count indicates how many =
additional ACK blocks are signaled past the first.\r\n\r\nEach ACK is a s=
ingle varint.  A type is encoded into the lowest bit of the integer value=
.  Recovering type is stateful.  The observation is that though there are=
 three types, the same type can't be repeated.  So, starting with the ass=
umption that things start with a type of \"gap\", you can cover all possi=
ble angles.\r\n\r\nThus, a frame can be decoded using the following pseud=
ocode:\r\n\r\n```python\r\nlargest_acknowledged =3D read_varint()\r\nack_=
delay =3D read_varint()\r\ndefault_marking =3D read_octet()\r\nack_count =
=3D read_varint()\r\n\r\nack_type =3D 0\r\ndefault_types =3D [ 'ECT(0)', =
'ECT(1)', 'unmarked' ]\r\nack_types  =3D ['gap', default_types[default_ma=
rking], 'marked']\r\nstart =3D largest_acknowledged\r\nfor i in range(0, =
ack_count+1):\r\n   ack =3D read_varint()\r\n   ack_type =3D  (ack_type +=
 1 + (ack\u00261)) % 3\r\n   end =3D start + 1 + (ack\u003e\u003e1)\r\n  =
 print(f'{ack_types[ack_type]} from {start} to {end}\\n')\r\n   start =3D=
 end + 1\r\n```\r\n\r\nThe consequences of a change like this that I can =
see:\r\n\r\n* It is much less efficient to signal changes in default mark=
ing (a design goal, see above)\r\n* Markings are expressed perfectly (no =
counts and the associated problems with overcounting we have today)\r\n* =
A gap can be signaled at the end of a block (we might want to forbid this=
 explicitly: I can't see any point in allowing it)\r\n* There is just one=
 ACK frame format, even if it takes three frame type codepoints to expres=
s\r\n\r\nYes, the processing is a tiny bit more complicated, but I think =
that these changes represent a net win."}],"action":{"name":"View Issue",=
"url":"https://github.com/quicwg/base-drafts/issues/1439#issuecomment-409=
422427"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1439#issuecomment=
-409422427",
"url": "https://github.com/quicwg/base-drafts/issues/1439#issuecomment-40=
9422427",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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 ACK_ECN frame encoding (e.g., =
use bit-vector) (#1439)",
"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\": 1439,\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\": 1439\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1439#issuecomment-40=
9422427"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3448824=
11\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b6111f31085c_73773fde5a0d45bc969ee--


From nobody Tue Jul 31 18:52: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 DA7BF130F04 for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 18:52:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.109
X-Spam-Level: 
X-Spam-Status: No, score=-6.109 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WkpZm2jrzNSn for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 18:52:08 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 34D26130E19 for <quic-issues@ietf.org>; Tue, 31 Jul 2018 18:52:08 -0700 (PDT)
Date: Tue, 31 Jul 2018 18:52:07 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533088327; bh=o0v0XvkvF3rBARC92B3tSaOxRbI7gdMopgG1HN+efg4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=FmiZJlH3C+s/uvCoewoU5En/KOwuIr4zz3sfKSQN8Z8wUoWjjRdUC3KK2RadU5WNr s1DhwHCwEkRMa+fhxKr9CIo5zLJRaGTYt74wAKDswulnQPLKNNVMQaldjmzp973EoQ rnzaGeJYTB5JrugcPL3eV4ZtmTtq5JBoL1g7OwZU=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab6fd48b0a8dfef5d1cb6ac5316f0069369f57fb1592cf000000011778d44792a169ce14885428@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1605/c409422663@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1605@github.com>
References: <quicwg/base-drafts/pull/1605@github.com>
Subject: Re: [quicwg/base-drafts] Only ack headers that have non-zero declared Largest Reference (#1605)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b6112478a96e_184653fd9096be61812219f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/L6PZ-QyVjhKS--QSlx93Md_OMRA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 Aug 2018 01:52:11 -0000

----==_mimepart_5b6112478a96e_184653fd9096be61812219f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I thought the same thing, but reached the same conclusion as @dtikhonov.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1605#issuecomment-409422663
----==_mimepart_5b6112478a96e_184653fd9096be61812219f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I thought the same thing, but reached the same conclusion as <a class="user-mention" data-hovercard-user-id="4528576" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dtikhonov">@dtikhonov</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1605#issuecomment-409422663">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq74A5BcHytKo46SLDNF1LmLQXU9dks5uMQnHgaJpZM4VgPGq">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxmDOfSLdO9g_PUanV8LsoYeaon7ks5uMQnHgaJpZM4VgPGq.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1605: I thought the same thing, but reached the same conclusion as @dtikhonov."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1605#issuecomment-409422663"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1605#issuecomment-409422663",
"url": "https://github.com/quicwg/base-drafts/pull/1605#issuecomment-409422663",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Only ack headers that have non-zero declared Largest Reference (#1605)",
"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\": 1605,\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\": 1605\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1605#issuecomment-409422663"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 360772010\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b6112478a96e_184653fd9096be61812219f--


From nobody Tue Jul 31 19:12: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 4FF8D130F24 for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 19:12:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.109
X-Spam-Level: 
X-Spam-Status: No, score=-6.109 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9lYpDxwwH1eq for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 19:12:55 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3B311130F21 for <quic-issues@ietf.org>; Tue, 31 Jul 2018 19:12:55 -0700 (PDT)
Date: Tue, 31 Jul 2018 19:12:54 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533089574; bh=23PXv3dcq9yUOQD+TzAA/1mt6CrDVqClgRcMhoG8W9I=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=PjGiztHNGklbwXXu+Ed6FVWQ0N22G2LjC4uo5yb9nMY/WH8XC9bjcwzgoCdoZ9CqX nV5MIU0/f9UCylRTF53IByPSLzJuerwlDFo4aRNk72yu3cklQ5Ds+AWuducU6zmuAi tBgX24EMCqjrcZcb3KT6JsgL4dsOMlMKFFVuDu+E=
From: ekr <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abc18184b4dfb3366209bb860b4959e3ec7ec5de7992cf000000011778d92692a169ce14a5c06e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1621/review/142206633@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1621@github.com>
References: <quicwg/base-drafts/pull/1621@github.com>
Subject: Re: [quicwg/base-drafts] Explicitly permit starting over (#1621)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b6117268b527_60053fe24b2d45c01337dd"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ekr
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/HW-engNFpMUGP_casPHMJ1p9tQk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 Aug 2018 02:12:57 -0000

----==_mimepart_5b6117268b527_60053fe24b2d45c01337dd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ekr approved this pull request.

Modulo comment, LGTM

> @@ -806,7 +806,8 @@ A client MUST NOT reset the packet number it uses for 0-RTT packets.  The keys
 used to protect 0-RTT packets will not change as a result of responding to a
 Retry or Version Negotiation packet unless the client also regenerates the
 cryptographic handshake message.  Sending packets with the same packet number in
-that case would compromise the packet protection for all 0-RTT packets.
+that case could compromise the packet protection for all 0-RTT packets because

Why the change from "would" to "could". Could seems a lot more likely.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1621#pullrequestreview-142206633
----==_mimepart_5b6117268b527_60053fe24b2d45c01337dd
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@ekr</b> approved this pull request.</p>

<p>Modulo comment, LGTM</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1621#discussion_r206736290">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -806,7 +806,8 @@ A client MUST NOT reset the packet number it uses for 0-RTT packets.  The keys
 used to protect 0-RTT packets will not change as a result of responding to a
 Retry or Version Negotiation packet unless the client also regenerates the
 cryptographic handshake message.  Sending packets with the same packet number in
-that case would compromise the packet protection for all 0-RTT packets.
+that case could compromise the packet protection for all 0-RTT packets because
</pre>
<p>Why the change from "would" to "could". Could seems a lot more likely.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1621#pullrequestreview-142206633">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwNLS806i2X0H580SsfcnSN1GEe4ks5uMQ6mgaJpZM4VpqdE">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_o3GZhxkOXUkkOPrECngkbuPFHVks5uMQ6mgaJpZM4VpqdE.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@ekr approved #1621"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1621#pullrequestreview-142206633"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1621#pullrequestreview-142206633",
"url": "https://github.com/quicwg/base-drafts/pull/1621#pullrequestreview-142206633",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ekr approved 1621",
"sections": [
{
"text": "Modulo comment, LGTM",
"activityTitle": "**ekr**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ekr",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1621#pullrequestreview-142206633"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 363243332\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b6117268b527_60053fe24b2d45c01337dd--


From nobody Tue Jul 31 19:30: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 6AA28130F93 for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 19:30:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.109
X-Spam-Level: 
X-Spam-Status: No, score=-6.109 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id op9MHlwAGOkV for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 19:30: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 DEA69130F8E for <quic-issues@ietf.org>; Tue, 31 Jul 2018 19:30:18 -0700 (PDT)
Date: Tue, 31 Jul 2018 19:30:17 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533090617; bh=rOK6pzZUrPVwSobAL8kEesfZzMJnEcRGP6clctBe+48=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=2MldvfXQjCrKgh5aQnTMQoaTnPCEvEH7vVcLIJAs3kk4Rh604/mSN2/hdZMFZesij n+VFzr/aqxTy6NifrvoiukH0qbj+TKmH0Jw/G38RBeWG9S/PxQD0UbMRDkut8DVr8e kqXqtNf9skNSuDX79HkawEZ4G/nyV71ykUIZNpWM=
From: Subodh Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab98e4f45066e460ea73de81378ededb22de2f81c992cf000000011778dd3992a169ce149fd7cc@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1612/409428946@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1612@github.com>
References: <quicwg/base-drafts/issues/1612@github.com>
Subject: Re: [quicwg/base-drafts] are flow control frames really idempotent? (#1612)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b611b39c0d14_184c13fd9096be6183468a9"; 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/1ykkQTuu2H_c8uxoGancIFJxDi0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 Aug 2018 02:30:20 -0000

----==_mimepart_5b611b39c0d14_184c13fd9096be6183468a9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

While I'm not a huge fan of this change, it looks like I'm in the minority here, so it's fine with me.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1612#issuecomment-409428946
----==_mimepart_5b611b39c0d14_184c13fd9096be6183468a9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>While I'm not a huge fan of this change, it looks like I'm in the minority here, so it's fine with me.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1612#issuecomment-409428946">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0t9gtOvqdm8mif7eTiA7RKC63Pbks5uMRK5gaJpZM4VniAh">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_8hnBWD9oVbtpsYf2ehLvGWaxlcks5uMRK5gaJpZM4VniAh.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1612: While I'm not a huge fan of this change, it looks like I'm in the minority here, so it's fine with me."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1612#issuecomment-409428946"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment-409428946",
"url": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment-409428946",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] are flow control frames really idempotent? (#1612)",
"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\": 1612,\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\": 1612\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment-409428946"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 362684449\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b611b39c0d14_184c13fd9096be6183468a9--


From nobody Tue Jul 31 19:42: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 D9C84130F1F for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 19:42:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.109
X-Spam-Level: 
X-Spam-Status: No, score=-6.109 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hUqKKBbdlgiX for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 19:42:01 -0700 (PDT)
Received: from out-12.smtp.github.com (out-12.smtp.github.com [192.30.254.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 71734130E23 for <quic-issues@ietf.org>; Tue, 31 Jul 2018 19:42:01 -0700 (PDT)
Date: Tue, 31 Jul 2018 19:42:00 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533091321; bh=yvAvjuDOUkZ1Hfb/nERpfhYp9P6RSg1bw+qsiUK35GU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=XG1ubI534xqSv49jf4SQklfiLMKq3Ex3hmK43QfO03rNGxTFsMLUmf+56TBn1S4qz Ecy84UJflNxnqj+evepxkMP+AFliqaEz+KBzrJ6k1QSojxR2ijK3qGm5XyKu9nShuL u/z6CNBctX1KH5IlHLefd7l7BsOtqCTNMu647hxU=
From: ekr <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab34e1394013396e57c2b3b0f6427c20fc61c0fc6f92cf000000011778dff892a169ce149fd7cc@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1612/409430942@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1612@github.com>
References: <quicwg/base-drafts/issues/1612@github.com>
Subject: Re: [quicwg/base-drafts] are flow control frames really idempotent? (#1612)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b611df8d4419_620d3fe5e7ed45c43625a1"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ekr
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/tSPBgPxRjxDoyH2x-9eYQgMJZbs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 Aug 2018 02:42:03 -0000

----==_mimepart_5b611df8d4419_620d3fe5e7ed45c43625a1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

I'm not sure @siyengar is in the minority here. This seems like a pretty
easy implementation error to make, and the check he proposes would allow
you to detect it in practice. It's not really clear to me what the
significant optimization is that relaxing this enables.

On Tue, Jul 31, 2018 at 7:30 PM, Subodh Iyengar <notifications@github.com=
>
wrote:

> While I'm not a huge fan of this change, it looks like I'm in the minor=
ity
> here, so it's fine with me.
>
> =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/1612#issuecomment-4094289=
46>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/ABD1oeDLKluYmVqJ0iPL=
_ff7M8iwEL8xks5uMRK4gaJpZM4VniAh>
> .
>


-- =

You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1612#issuecomment-409430942=

----==_mimepart_5b611df8d4419_620d3fe5e7ed45c43625a1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

I&#39;m not sure @siyengar is in the minority here. This seems like a pre=
tty<br>
easy implementation error to make, and the check he proposes would allow<=
br>
you to detect it in practice. It&#39;s not really clear to me what the<br=
>
significant optimization is that relaxing this enables.<br>
<br>
On Tue, Jul 31, 2018 at 7:30 PM, Subodh Iyengar &lt;notifications@github.=
com&gt;<br>
wrote:<br>
<br>
&gt; While I&#39;m not a huge fan of this change, it looks like I&#39;m i=
n the minority<br>
&gt; here, so it&#39;s fine with me.<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/1612#issuecomment-4=
09428946&gt;,<br>
&gt; or mute the thread<br>
&gt; &lt;https://github.com/notifications/unsubscribe-auth/ABD1oeDLKluYmV=
qJ0iPL_ff7M8iwEL8xks5uMRK4gaJpZM4VniAh&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/1612#issuecomment-409430942">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq6kd=
4SaTUpsFygdNog3Y16v9YoHIks5uMRV4gaJpZM4VniAh">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq1KGzcpwbZqVXFluQn4Dsl_G=
xYMHks5uMRV4gaJpZM4VniAh.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":"@ekr =
in #1612: I'm not sure @siyengar is in the minority here. This seems like=
 a pretty\neasy implementation error to make, and the check he proposes w=
ould allow\nyou to detect it in practice. It's not really clear to me wha=
t the\nsignificant optimization is that relaxing this enables.\n\nOn Tue,=
 Jul 31, 2018 at 7:30 PM, Subodh Iyengar \u003cnotifications@github.com\u=
003e\nwrote:\n\n\u003e While I'm not a huge fan of this change, it looks =
like I'm in the minority\n\u003e here, so it's fine with me.\n\u003e\n\u0=
03e =E2=80=94\n\u003e You are receiving this because you are subscribed t=
o this thread.\n\u003e Reply to this email directly, view it on GitHub\n\=
u003e \u003chttps://github.com/quicwg/base-drafts/issues/1612#issuecommen=
t-409428946\u003e,\n\u003e or mute the thread\n\u003e \u003chttps://githu=
b.com/notifications/unsubscribe-auth/ABD1oeDLKluYmVqJ0iPL_ff7M8iwEL8xks5u=
MRK4gaJpZM4VniAh\u003e\n\u003e .\n\u003e\n"}],"action":{"name":"View Issu=
e","url":"https://github.com/quicwg/base-drafts/issues/1612#issuecomment-=
409430942"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment=
-409430942",
"url": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment-40=
9430942",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] are flow control frames really idempot=
ent? (#1612)",
"sections": [
{
"text": "",
"activityTitle": "**ekr**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@ekr",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1612,\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\": 1612\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment-40=
9430942"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3626844=
49\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b611df8d4419_620d3fe5e7ed45c43625a1--


From nobody Tue Jul 31 19:43: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 B2144130F1F for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 19:43:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.109
X-Spam-Level: 
X-Spam-Status: No, score=-6.109 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uiWUkzhoy7ND for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 19:43: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 02AA8130E23 for <quic-issues@ietf.org>; Tue, 31 Jul 2018 19:43:29 -0700 (PDT)
Date: Tue, 31 Jul 2018 19:43:28 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533091408; bh=3bGX3yv94S5JV+O2TswJUzGpU2Gu9zUqNBcaZl0MxcY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=jpHtJhtjkkDBmI0Qmuiz5RHTfl5+eqeAHKhymmSvAYA9xHk3pWtRGWD5ctuh9mj2p d8xIMTnuAwQEQ937qXRkPVyskVVahqWuqwJAAOrJrCDKNiZZyf6aKPjLNi54UZeUvR 3DFVLItZ0pQQ5G014zZLxARrhzZpub406OUgBbj8=
From: ekr <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab67a791c4266c0c58a76acf3949e5648678f5465792cf000000011778e05092a169ce14a01a2f@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1616/review/142211745@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1616@github.com>
References: <quicwg/base-drafts/pull/1616@github.com>
Subject: Re: [quicwg/base-drafts] Don't amplify 0-RTT (#1616)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b611e50d3b0_a483ff51d2d45b82371da"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ekr
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/3tRLgtJM01aXMhcxOI6LWprChlg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 Aug 2018 02:43:31 -0000

----==_mimepart_5b611e50d3b0_a483ff51d2d45b82371da
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ekr requested changes on this pull request.



> @@ -1896,6 +1896,13 @@ 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.
 
+Even when a token is valid, a server SHOULD limit the amount of data that it
+sends toward a client in response to 0-RTT data.  Spoofing of source addresses
+and replays of 0-RTT handshake messages can cause tokens to appear to be valid
+when they are not.  No specific recommendation is made regarding the ratio of
+data sent to received, though it is unlikely to be necessary to send more than
+the initial congestion window.

This text seems wrong. Tokens are either valid or they are not.

What specific attack scenario are you concerned with?



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1616#pullrequestreview-142211745
----==_mimepart_5b611e50d3b0_a483ff51d2d45b82371da
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@ekr</b> requested changes on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1616#discussion_r206740903">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1896,6 +1896,13 @@ 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.
 
+Even when a token is valid, a server SHOULD limit the amount of data that it
+sends toward a client in response to 0-RTT data.  Spoofing of source addresses
+and replays of 0-RTT handshake messages can cause tokens to appear to be valid
+when they are not.  No specific recommendation is made regarding the ratio of
+data sent to received, though it is unlikely to be necessary to send more than
+the initial congestion window.
</pre>
<p>This text seems wrong. Tokens are either valid or they are not.</p>
<p>What specific attack scenario are you concerned with?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1616#pullrequestreview-142211745">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4rTiR4fV7Rj_C-LfORrEgaEHAHLks5uMRXQgaJpZM4Vnmur">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0-RaTVL4CzkkdN76zsG5Q3I_Tiqks5uMRXQgaJpZM4Vnmur.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@ekr requested changes on #1616"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1616#pullrequestreview-142211745"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1616#pullrequestreview-142211745",
"url": "https://github.com/quicwg/base-drafts/pull/1616#pullrequestreview-142211745",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ekr requested changes on 1616",
"sections": [
{
"text": "",
"activityTitle": "**ekr**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ekr",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1616#pullrequestreview-142211745"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 362703787\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b611e50d3b0_a483ff51d2d45b82371da--


From nobody Tue Jul 31 21:50: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 27309130E66 for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 21:50:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -5.383
X-Spam-Level: 
X-Spam-Status: No, score=-5.383 tagged_above=-999 required=5 tests=[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, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KivYbHTRwVE2 for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 21:50: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 D95CA130DCE for <quic-issues@ietf.org>; Tue, 31 Jul 2018 21:50:43 -0700 (PDT)
Date: Tue, 31 Jul 2018 21:50:42 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533099042; bh=lCks3zFsPcSOeFf8PLsBz+GCicMayrcf5CO1R/bdjD4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=BtiwXLcuLz7gLZOxqYcmGemjAqY0YpmA8qZlJltXRMTnmK6HX5TeS7hDFODWLmgrN ecIhMD/TcKr9xbT8KVjVtRaqfgrukY6aGXLq45Ujl1vp0NsUQ/7n5Gd5Is3yIjP4JY g80/nPfF5WQKyvA7ryWMin20tC2s8xVuc7n0R1zk=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab4977a894de014ffd0e989b21a9c23ef5ca8a17cd92cf000000011778fe2292a169ce14a5c742@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1622/review/142227059@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1622@github.com>
References: <quicwg/base-drafts/pull/1622@github.com>
Subject: Re: [quicwg/base-drafts] An endpoint cannot renege on advertised limits (#1622)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b613c22c5737_2f423fdadc8be6281094c0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/wfEhFHyzHy_y5zEfJeZBf-KJMQ0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 Aug 2018 04:50:46 -0000

----==_mimepart_5b613c22c5737_2f423fdadc8be6281094c0
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/1622#pullrequestreview-142227059
----==_mimepart_5b613c22c5737_2f423fdadc8be6281094c0
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/1622#pullrequestreview-142227059">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9WtWYW1pSgtKIB1XJMKtBnqsqfGks5uMTOigaJpZM4Vpq8M">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqw6bpuPAO-Hqj0VpZBn2iDxuEqZQks5uMTOigaJpZM4Vpq8M.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1622"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1622#pullrequestreview-142227059"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1622#pullrequestreview-142227059",
"url": "https://github.com/quicwg/base-drafts/pull/1622#pullrequestreview-142227059",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1622",
"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/1622#pullrequestreview-142227059"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 363245324\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b613c22c5737_2f423fdadc8be6281094c0--


From nobody Tue Jul 31 21: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 1329A130E66 for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 21:52:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.109
X-Spam-Level: 
X-Spam-Status: No, score=-6.109 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id R6AqIa3fZORW for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 21: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 E5AEF130DCE for <quic-issues@ietf.org>; Tue, 31 Jul 2018 21:52:29 -0700 (PDT)
Date: Tue, 31 Jul 2018 21:52:29 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533099149; bh=m135xZRkNeITbcJPOQE7aRxyZe2fCQ3XeV1RMtBi/yg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=1Z9h9TbmDHbj8TyG/A6PFWbFsjF8I960ypGxRRXsmVELcJcKQJYZm9VPcj0aqeick w1Gev/aYnEQA5Ar8CcCBWN2Q6XME1EN0tHv633zddN2GrhD29a2ckzPnyjPg2Gm/UV sU9ryruZb2SjDEq8gmzjjunKA3TlXSsK4AsgG85g=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab970a72088489652905abf6b1831bb7d6fbb1c5a492cf000000011778fe8d92a169ce149fd7cc@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1612/409448726@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1612@github.com>
References: <quicwg/base-drafts/issues/1612@github.com>
Subject: Re: [quicwg/base-drafts] are flow control frames really idempotent? (#1612)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b613c8d288de_1cfe3fca920be61c12056"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/KP3AJAiqfZIb3PBTphcmJL232sY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 Aug 2018 04:52:32 -0000

----==_mimepart_5b613c8d288de_1cfe3fca920be61c12056
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I'm torn because I don't think retransmitting frames is right in this case, but on the other hand, I'm not sure increasing packet numbers always indicate one cannot send old frames.  With multipath, this problem may become intractable in practice, so I think the PR is an improvement.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1612#issuecomment-409448726
----==_mimepart_5b613c8d288de_1cfe3fca920be61c12056
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>I'm torn because I don't think retransmitting frames is right in this =
case, but on the other hand, I'm not sure increasing packet numbers alway=
s indicate one cannot send old frames.  With multipath, this problem may =
become intractable in practice, so I think the PR is an improvement.</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/1612#issuecomment-409448726">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq1Jo=
p0hp4ddK0ywG5UJB7gKpbcgUks5uMTQNgaJpZM4VniAh">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq5CB--4dtyffBJDvwkJpNt7F=
DQlMks5uMTQNgaJpZM4VniAh.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 #1612: I'm torn because I don't think retransmitting frames is ri=
ght in this case, but on the other hand, I'm not sure increasing packet n=
umbers always indicate one cannot send old frames.  With multipath, this =
problem may become intractable in practice, so I think the PR is an impro=
vement."}],"action":{"name":"View Issue","url":"https://github.com/quicwg=
/base-drafts/issues/1612#issuecomment-409448726"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment=
-409448726",
"url": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment-40=
9448726",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] are flow control frames really idempot=
ent? (#1612)",
"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\": 1612,\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\": 1612\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1612#issuecomment-40=
9448726"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3626844=
49\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b613c8d288de_1cfe3fca920be61c12056--


From nobody Tue Jul 31 22:45: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 182FC130E96 for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 22:45:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 1.204
X-Spam-Level: *
X-Spam-Status: No, score=1.204 tagged_above=-999 required=5 tests=[DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.001, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.001, NML_ADSP_CUSTOM_MED=1.2, 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 3spHmPxbKSYf for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 22:45:28 -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 5C8CD1277CC for <quic-issues@ietf.org>; Tue, 31 Jul 2018 22:45:28 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1533102327; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=WUSKttzJvenVUj1PK1xFdhbXqyaR3Z1WnMmABhAvxPs=; b=jWrpvlVMfzrZKnklqGlrbJ4/9Ubx/n+yjdregKvQl3lsfUg362YzXgxgNLMfzH779kBI7keh 3Qw7ZMkxbs4HOEcGX+hhK/qE9L72F6ppwI7A8t1eJrZ7L8ZxYcFvULLl6eXWKTNrf9ENkpF/ Lx+rVfj4VEbpf3SZBiOHwqw+wlI=
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 5b6148f7.7fdcc1708990-smtp-out-n02; Wed, 01 Aug 2018 05:45:27 -0000 (UTC)
Date: Tue, 31 Jul 2018 22:45:26 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b6148f66190_176e2afe4fb9af78527e6@hookshot-fe-2cc8887.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 2bff0a: An endpoint cannot renege on advertised limits
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b6148f6590e_176e2afe4fb9af7852690"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/LCtySwl0H2H17jHkAPQ7feRhe3s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 Aug 2018 05:45:30 -0000

----==_mimepart_5b6148f6590e_176e2afe4fb9af7852690
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 2bff0a9c4b2dc99c94242c1f38b157c63a31fbc5
      https://github.com/quicwg/base-drafts/commit/2bff0a9c4b2dc99c94242c1f38b157c63a31fbc5
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-08-01 (Wed, 01 Aug 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  An endpoint cannot renege on advertised limits

For MAX_DATA, MAX_STREAM_DATA, and MAX_STREAM_ID equally, having a MUST
NOT on reneging isn't aligned with practice.  Some implementations
retransmit frame contents without updating the contents of these frames
and that isn't strictly a problem.

Some would have like to police this, but we seem to have consensus to
disallow that.  It creates a coupling between frame processing and
packet numbers that we don't currently have, and it seems that we don't
really want to have either.  More to the point, it prevents the sorts of
optimizations that some people really want.

So, rather than use a MUST NOT renege, observe that it is really just a
an axiom that arises as a consequence of how processing these frames
works: if the value is reduced, then ignore the value.  Whether that is
as a result of out of order arrival, or an optimization, that's OK.

Closes #1612, #447 (the latter for real this time).


  Commit: aa6c356846a0a624ae688f72c1f6e54bfc9b8661
      https://github.com/quicwg/base-drafts/commit/aa6c356846a0a624ae688f72c1f6e54bfc9b8661
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-08-01 (Wed, 01 Aug 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1622 from quicwg/cant-renege

An endpoint cannot renege on advertised limits


Compare: https://github.com/quicwg/base-drafts/compare/b3a05ebdecf5...aa6c356846a0
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b6148f6590e_176e2afe4fb9af7852690--


From nobody Tue Jul 31 22:45: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 DFD3C1277CC for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 22:45:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.108
X-Spam-Level: 
X-Spam-Status: No, score=-6.108 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id d7b3lH9v9N6V for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 22: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 515E3130DCE for <quic-issues@ietf.org>; Tue, 31 Jul 2018 22:45:29 -0700 (PDT)
Date: Tue, 31 Jul 2018 22:45:28 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533102328; bh=tftM8p4DVIFr/tHHvoplgPxBxiXg8VLSYhp1meNCQXk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=JDG8T1pp8uqVJACzRbUuvJAdLHL3Jg/xu8hvtzPdXu4+jG2UL0EQr7/nvKkzq3R2i O0vf89WGLZpCbrRG4mjoWOf3Q3siR8TOwRpAg7ww2FlBhPJPxuMOiq6FsM5pMvR8oU SDPiZXtF1CDoEorHtSFRcM+nl/M5LR4XxJ6dVgAY=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab33c08a7134d511243f6dc591891d0ee74f0f035992cf0000000117790af892a169ce14a5c742@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1622/issue_event/1764352587@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1622@github.com>
References: <quicwg/base-drafts/pull/1622@github.com>
Subject: Re: [quicwg/base-drafts] An endpoint cannot renege on advertised limits (#1622)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b6148f8877a5_3e003f88370be6283746d3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/LKmkeadsxgLbuMTAFxMlxeRAhKI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 Aug 2018 05:45:31 -0000

----==_mimepart_5b6148f8877a5_3e003f88370be6283746d3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1622.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1622#event-1764352587
----==_mimepart_5b6148f8877a5_3e003f88370be6283746d3
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="346408770" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1622" href="https://github.com/quicwg/base-drafts/pull/1622">#1622</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1622#event-1764352587">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7SjWAMkCHUZuYk7c7ur-qRkF4i4ks5uMUB4gaJpZM4Vpq8M">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxKLVMhsSBv9_dxFiS6pQR1yFsIcks5uMUB4gaJpZM4Vpq8M.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1622."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1622#event-1764352587"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1622#event-1764352587",
"url": "https://github.com/quicwg/base-drafts/pull/1622#event-1764352587",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] An endpoint cannot renege on advertised limits (#1622)",
"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/1622#event-1764352587"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 363245324\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b6148f8877a5_3e003f88370be6283746d3--


From nobody Tue Jul 31 22:45: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 AFCBE130DCE for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 22:45:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.108
X-Spam-Level: 
X-Spam-Status: No, score=-6.108 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Bn-hhU3nNK1o for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 22:45: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 0C96E130DF9 for <quic-issues@ietf.org>; Tue, 31 Jul 2018 22:45:30 -0700 (PDT)
Date: Tue, 31 Jul 2018 22:45:28 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533102328; bh=gLhq8zcSsJLnW+dfptgVS8rf6nv3IqT9mZnJMWZWyQg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=0QguaPqVYdxzJbgJE9+vgoGy/p4IsKZKy9gByaQOy8bQGRRlBKt75TsZRMjCO5kop JdgPfq/NgP40TSxSgDV90CCcw75KHiuNkiXJGuTzBCxTXetMj6x2JwrTU5V3Kus9Sl O5CMOjWdOBwkz2m0ewgSkp4k1rHoKsmZfN8ERGrg=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab8124f11256000d28ea712ca6219194cf3d93e6c292cf0000000117790af892a169ce149fd7cc@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1612/issue_event/1764352588@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1612@github.com>
References: <quicwg/base-drafts/issues/1612@github.com>
Subject: Re: [quicwg/base-drafts] are flow control frames really idempotent? (#1612)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b6148f849cd3_4efb3fd2e32d45c43966d7"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/mw0xh7r-JqPc7FgUWJdDwvyyxNY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 Aug 2018 05:45:32 -0000

----==_mimepart_5b6148f849cd3_4efb3fd2e32d45c43966d7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1612 via #1622.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1612#event-1764352588
----==_mimepart_5b6148f849cd3_4efb3fd2e32d45c43966d7
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="346019788" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1612" href="https://github.com/quicwg/base-drafts/issues/1612">#1612</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="346408770" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1622" href="https://github.com/quicwg/base-drafts/pull/1622">#1622</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1612#event-1764352588">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxWV0e9wUETgSRPkEO_VD1jz0lvMks5uMUB4gaJpZM4VniAh">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0kM4-DbGt6Ly2B6psAECV7Qek5Mks5uMUB4gaJpZM4VniAh.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1612 via #1622."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1612#event-1764352588"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1612#event-1764352588",
"url": "https://github.com/quicwg/base-drafts/issues/1612#event-1764352588",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] are flow control frames really idempotent? (#1612)",
"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/1612#event-1764352588"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 362684449\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b6148f849cd3_4efb3fd2e32d45c43966d7--


From nobody Tue Jul 31 22: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 C8220130F55 for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 22:53:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 1.204
X-Spam-Level: *
X-Spam-Status: No, score=1.204 tagged_above=-999 required=5 tests=[DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.001, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.001, NML_ADSP_CUSTOM_MED=1.2, 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 BjWkxuKs_Rzt for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 22:53: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 9E2CD130EED for <quic-issues@ietf.org>; Tue, 31 Jul 2018 22:53:25 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1533102805; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=8bHs281Wd/mJhUJ+HLqFtIXeaevUscyyty5IGgj+M5U=; b=dx6OmFV69ainhd0zFxY8xmX8NNOdCmDy43pLXo/XgtITsq2zCQpteX4xj9oMVlv3f4gNgpNZ qIkEP6FPWHszgHJiII9HGsScNSripHzCEC8nZvq7FTunS+2gq4/qSEgyKIUH6qf2ddFylMrL f0Zlvj47v4QFn3w0sArFMFPJXoE=
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 5b614ad4.7f009c6576f0-smtp-out-n02; Wed, 01 Aug 2018 05:53:24 -0000 (UTC)
Date: Tue, 31 Jul 2018 22:53:23 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b614ad343443_156a2ab735698f7c1039ef@hookshot-fe-88eb02d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 4bfd38: Duplicates are dropped
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b614ad342e5b_156a2ab735698f7c1038a0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/_8CSQg7m3xMwLVO-fTRdi6PkWMc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 Aug 2018 05:53:27 -0000

----==_mimepart_5b614ad342e5b_156a2ab735698f7c1038a0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/drop-duplicates
  Home:   https://github.com/quicwg/base-drafts
  Commit: 4bfd387a264e81fe2d79b9de073a5c9f551001a9
      https://github.com/quicwg/base-drafts/commit/4bfd387a264e81fe2d79b9de073a5c9f551001a9
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-08-01 (Wed, 01 Aug 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Duplicates are dropped

It's a little surprising that we didn't say this already.

I thought about a mention of the security considerations in the TLS
draft with this change, but I think that's unnecessary at this point.

Closes #1405.



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b614ad342e5b_156a2ab735698f7c1038a0--


From nobody Tue Jul 31 22:53: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 2A21E130F55 for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 22:53:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.109
X-Spam-Level: 
X-Spam-Status: No, score=-6.109 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id b2iCVn7P2gJC for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 22:53: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 3A339130EED for <quic-issues@ietf.org>; Tue, 31 Jul 2018 22:53:34 -0700 (PDT)
Date: Tue, 31 Jul 2018 22:53:33 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533102813; bh=8AGAL7zrSc0K2GqPUPhDFs+F+kEY4ZSujs3sWAjsmvE=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=ypwdJKhJp3AVh3QhEgk93VoMzPdym1IxlOTFSdaMCUHD9n0sfXBdTGqM+mnlx2WKc tHX2JMKzzBhpXieqOUWeAk3wnKQH45HW43QDX99WdQRS77yiRC+dLNI+msvZOvt2T6 9CfrBLF/8ERZp8R7GhKPemFTcLepfmBQlqUE/XNc=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb7690df3dc2104268a9550299080bc5f2526b1bf92cf0000000117790cdd92a169ce14a685b4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1624@github.com>
Subject: [quicwg/base-drafts] Duplicates are dropped (#1624)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b614add6a547_37db3f9118cbe62815053c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/JMem87wU6q-iGkYFRtd6vH_wK-k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 Aug 2018 05:53:37 -0000

----==_mimepart_5b614add6a547_37db3f9118cbe62815053c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

It's a little surprising that we didn't say this already.

I thought about a mention of the security considerations in the TLS
draft with this change, but I think that's unnecessary at this point.

Closes #1405.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1624

-- Commit Summary --

  * Duplicates are dropped

-- File Changes --

    M draft-ietf-quic-transport.md (5)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1624.patch
https://github.com/quicwg/base-drafts/pull/1624.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/1624

----==_mimepart_5b614add6a547_37db3f9118cbe62815053c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>It's a little surprising that we didn't say this already.</p>
<p>I thought about a mention of the security considerations in the TLS<br>
draft with this change, but I think that's unnecessary at this point.</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #1405.">Closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="328034416" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1405" href="https://github.com/quicwg/base-drafts/issues/1405">#1405</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/1624'>https://github.com/quicwg/base-drafts/pull/1624</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Duplicates are dropped</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1624/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/1624.patch'>https://github.com/quicwg/base-drafts/pull/1624.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1624.diff'>https://github.com/quicwg/base-drafts/pull/1624.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/1624">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqy5331zegynNuzLGTkIcVDtqeJA5ks5uMUJdgaJpZM4Vp4qq">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzXVhdydWzUxy8O886RDsxtive3yks5uMUJdgaJpZM4Vp4qq.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Duplicates are dropped (#1624)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1624"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1624",
"url": "https://github.com/quicwg/base-drafts/pull/1624",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Duplicates are dropped (#1624)",
"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": "4bfd387",
"value": "Duplicates are dropped"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1624/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\": 1624,\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\": 1624\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1624"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1624.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1624.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 363301546\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b614add6a547_37db3f9118cbe62815053c--


From nobody Tue Jul 31 23:10: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 49338130F63 for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 23:10:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.109
X-Spam-Level: 
X-Spam-Status: No, score=-6.109 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id orsVjIrcam0x for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 23:10: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 E2E35130E06 for <quic-issues@ietf.org>; Tue, 31 Jul 2018 23:10:39 -0700 (PDT)
Date: Tue, 31 Jul 2018 23:10:39 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533103839; bh=/uf3qCR1YKcm9WWQczs89Dw+bph/O9t/cOm8QEorKww=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=YEsgu+rj2ayJecXhhaVwr50d4g03cTOXYLg1enhv2547009TcAy3VWHNbT0STryWa nQIaw0I2uFdHUy0g/3mIL585sEbvlvfINawxkOySrM7XZuEhUvIJXcKAtR2h4IEGF0 s14vErUYjXGVF60MHfcoPvUyZp2uYLbK8AiR67Pg=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab85433a367534405955b070bc0ee956bdd42dd31092cf00000001177910df92a169ce14a692d7@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1625@github.com>
Subject: [quicwg/base-drafts] Choice of congestion controller is discretionary (#1625)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b614edf3e25e_75eb3f94272be6203272f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/1YIF3w1QgZKEznQP8FJgKwVkEaA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 Aug 2018 06:10:41 -0000

----==_mimepart_5b614edf3e25e_75eb3f94272be6203272f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I couldn't find explicit text in the recovery draft that says "this is one congestion controller, but implementations MAY use a different congestion controller at their discretion".  It's a pretty important point and probably belongs in the introduction.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1625
----==_mimepart_5b614edf3e25e_75eb3f94272be6203272f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I couldn't find explicit text in the recovery draft that says "this is one congestion controller, but implementations MAY use a different congestion controller at their discretion".  It's a pretty important point and probably belongs in the introduction.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1625">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6gImSYpMXEYK6EQqEo5WpBDo75uks5uMUZfgaJpZM4Vp5l2">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqw4R2hhKroviNh5YiQm3Lt9lEcVSks5uMUZfgaJpZM4Vp5l2.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Choice of congestion controller is discretionary (#1625)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1625"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1625",
"url": "https://github.com/quicwg/base-drafts/issues/1625",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Choice of congestion controller is discretionary (#1625)",
"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": 1625
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1625,\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\": 1625\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1625"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 363305334\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b614edf3e25e_75eb3f94272be6203272f--


From nobody Tue Jul 31 23: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 D8EE8130F73 for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 23:12:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.109
X-Spam-Level: 
X-Spam-Status: No, score=-6.109 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8fY7untDVtax for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 23:12: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 2384B130DDA for <quic-issues@ietf.org>; Tue, 31 Jul 2018 23:12:09 -0700 (PDT)
Date: Tue, 31 Jul 2018 23:12:08 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533103928; bh=x849EJ1p+Io1ZRhp/bXmIo9vgs2e0cQR45HKi632XWU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=mKQh+FxmDyzUM3cZtV6VXpgFsmo2TE3s6LToFwXtwy2E07tMySt6suioKF3WqyW80 9xeX5LJkYKM6IMali7oAsOvbWTqrlS253SOgPj2T6PY/f40qFNnpsq3/JdNADlatH3 Zu+vk2mpnF+m59z95pdvZDowWA+X4sbel2y6Rz0c=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab2111eb9e8165fda4aed6b26e0c38b78630bd7a9d92cf000000011779113892a169ce14a685b4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1624/c409460824@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1624@github.com>
References: <quicwg/base-drafts/pull/1624@github.com>
Subject: Re: [quicwg/base-drafts] Duplicates are dropped (#1624)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b614f38593b0_26283fa2c12be6182762cc"; 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/89HAzpZuc5ao4kuHFW0DwwoD860>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 Aug 2018 06:12:11 -0000

----==_mimepart_5b614f38593b0_26283fa2c12be6182762cc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

We didn't say this because it's not necessary. There's no harm (other than a performance hit) in processing any frame more than 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/1624#issuecomment-409460824
----==_mimepart_5b614f38593b0_26283fa2c12be6182762cc
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>We didn't say this because it's not necessary. There's no harm (other than a performance hit) in processing any frame more than once.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1624#issuecomment-409460824">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwXSOoINC3dHeucTmVm2Fgk84zqHks5uMUa4gaJpZM4Vp4qq">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0uPGMHnCm2G1LhMx0xTK0TpKVlCks5uMUa4gaJpZM4Vp4qq.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1624: We didn't say this because it's not necessary. There's no harm (other than a performance hit) in processing any frame more than once."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1624#issuecomment-409460824"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1624#issuecomment-409460824",
"url": "https://github.com/quicwg/base-drafts/pull/1624#issuecomment-409460824",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Duplicates are dropped (#1624)",
"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\": 1624,\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\": 1624\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1624#issuecomment-409460824"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 363301546\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b614f38593b0_26283fa2c12be6182762cc--


From nobody Tue Jul 31 23:14: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 83329130F73 for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 23:14:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.109
X-Spam-Level: 
X-Spam-Status: No, score=-6.109 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id O2xc9h_ZqNQA for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 23:14: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 BC446130DDA for <quic-issues@ietf.org>; Tue, 31 Jul 2018 23:14:11 -0700 (PDT)
Date: Tue, 31 Jul 2018 23:14:11 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533104051; bh=XyImX4cg4KEFbs/dV70TF8HtpXL4H4tBgTjzVEDpxsU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=gFP3TwlhkpWnjY5HIFieLj1aOACEPv37dl6CdSJaqVUsx6mL2P8rf/NLK+ohMslPU JZlkyYO8Q3shtuQJVhj1ddisx2IxPU4HV72WkiCnCm3cwkDYcM1ri7A9wf05R0jPL3 ZmqcKXAbU104pXakJKHMRxsOO+AhTj4pSM8eBMRU=
From: Christian Huitema <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba94f20fd29813ea42742a0862e286e272fe8f3df92cf00000001177911b392a169ce147c6344@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/409461160@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_5b614fb321b33_37cd3f9118cbe628298032"; 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/eO4NLJFNZRoORrxiXefiyDLrt6w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 Aug 2018 06:14:14 -0000

----==_mimepart_5b614fb321b33_37cd3f9118cbe628298032
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Interesting to look back at this after the discussion of flow control. Take the MAX DATA frame. It does elicit an advertisement. It may be retransmitted, but really should not. Instead, if the packet carrying the frame is lost, the "receiver" (sender of MAX DATA) should check whether it already sent a MAX DATA frame carrying a higher limit, in which case there is no need for retransmission. If the frame is the newest, it should probably still not be retransmitted as is -- there may be a need to check create a new frame containing the latest MAX DATA value. So the MAX DATA frame elicits ACKS, its loss should be detected, but how retransmission proceeds depends on the state of the connection...

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1595#issuecomment-409461160
----==_mimepart_5b614fb321b33_37cd3f9118cbe628298032
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>Interesting to look back at this after the discussion of flow control.=
 Take the MAX DATA frame. It does elicit an advertisement. It may be retr=
ansmitted, but really should not. Instead, if the packet carrying the fra=
me is lost, the "receiver" (sender of MAX DATA) should check whether it a=
lready sent a MAX DATA frame carrying a higher limit, in which case there=
 is no need for retransmission. If the frame is the newest, it should pro=
bably still not be retransmitted as is -- there may be a need to check cr=
eate a new frame containing the latest MAX DATA value. So the MAX DATA fr=
ame elicits ACKS, its loss should be detected, but how retransmission pro=
ceeds depends on the state of 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/1595#issuecomment-409461160">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq8EF=
gfA6Dxoxu_BlViX0Y--Nvirbks5uMUczgaJpZM4VbQ_8">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq6-S6TFnhujEe0N4EOXqhuPF=
MnBFks5uMUczgaJpZM4VbQ_8.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":"@huit=
ema in #1595: Interesting to look back at this after the discussion of fl=
ow control. Take the MAX DATA frame. It does elicit an advertisement. It =
may be retransmitted, but really should not. Instead, if the packet carry=
ing the frame is lost, the \"receiver\" (sender of MAX DATA) should check=
 whether it already sent a MAX DATA frame carrying a higher limit, in whi=
ch case there is no need for retransmission. If the frame is the newest, =
it should probably still not be retransmitted as is -- there may be a nee=
d to check create a new frame containing the latest MAX DATA value. So th=
e MAX DATA frame elicits ACKS, its loss should be detected, but how retra=
nsmission proceeds depends on the state of the connection..."}],"action":=
{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/=
1595#issuecomment-409461160"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1595#issuecomment=
-409461160",
"url": "https://github.com/quicwg/base-drafts/issues/1595#issuecomment-40=
9461160",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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": "**Christian Huitema**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/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\": 1595,\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\": 1595\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1595#issuecomment-40=
9461160"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3594690=
52\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b614fb321b33_37cd3f9118cbe628298032--


From nobody Tue Jul 31 23:15: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 96CD9130E06 for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 23:15:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.109
X-Spam-Level: 
X-Spam-Status: No, score=-6.109 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id EriVq3E-RoI4 for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 23:15: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 31CF5130DDA for <quic-issues@ietf.org>; Tue, 31 Jul 2018 23:15:15 -0700 (PDT)
Date: Tue, 31 Jul 2018 23:15:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533104114; bh=7Bl0VQ5yY970fY6PbDN6ODLZr+yBS7oGfHLRH/+Sg/w=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=omaAg0hs+0gZ9QhNCJbMMycGGwAmgXCEbpIqmfVRhpujpXKAMzcvxisFPmwGPGE9T MTM8EHV3ozusbTaWXD0eI5/i9JdcgxwYFO/VxHWIz0jTVP3wW84sKcCLhhZsk7pqHc 7Q/4uIG1IXadkrY3LC2hO37tSHeeP/y6a8J/PwnQ=
From: Christian Huitema <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd09020c843d6fb547df771304c42ccd758fa8d4792cf00000001177911f292a169ce147c6344@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/409461345@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_5b614ff28a0d7_4bb63fb4028d45b4221790"; 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/4d7lVy5F7UIkdj1xCUF2Ww_Tjko>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 Aug 2018 06:15:17 -0000

----==_mimepart_5b614ff28a0d7_4bb63fb4028d45b4221790
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I like reliable for frames like MAX DATA, but you really need to define reliable...

-- 
You are receiving this 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-409461345
----==_mimepart_5b614ff28a0d7_4bb63fb4028d45b4221790
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I like reliable for frames like MAX DATA, but you really need to define reliable...</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are 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-409461345">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7IO_-QLbLV7Bg7jEhN8uLQzfWT-ks5uMUdygaJpZM4VbQ_8">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_T7gs6kope4mlbYIN3CEWVegUmnks5uMUdygaJpZM4VbQ_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":"@huitema in #1595: I like reliable for frames like MAX DATA, but you really need to define reliable..."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1595#issuecomment-409461345"}}}</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-409461345",
"url": "https://github.com/quicwg/base-drafts/issues/1595#issuecomment-409461345",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"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": "**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\": 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-409461345"
}
],
"@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_5b614ff28a0d7_4bb63fb4028d45b4221790--


From nobody Tue Jul 31 23:16: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 08D9C130E06 for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 23:16:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 1.204
X-Spam-Level: *
X-Spam-Status: No, score=1.204 tagged_above=-999 required=5 tests=[DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.001, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.001, NML_ADSP_CUSTOM_MED=1.2, 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 CjEvXAnXyUG0 for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 23:16: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 E7C4E130DDA for <quic-issues@ietf.org>; Tue, 31 Jul 2018 23:16:07 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1533104167; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=Mw/kkpd6fQNypLNChJhl62tcDUsH8s7SNW5VPgT+qoI=; b=aqdgQ1+RofA6qP58178Ofh2WPEnPEkis9qmUl591uZgIpG9ZDl4KKGTVrg0MD7dxx1Pzk6Vz xiHI41uFWDIndwNRgeo5phPvDgco5mInqrrz6CidpgJ1E7657JCE3yQZ6V5CnVx51yrA3zzA qvjKQOXVZ2SK5pPfrlVYYqsxyac=
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 5b615026.7f294dd6fe10-smtp-out-n01; Wed, 01 Aug 2018 06:16:06 -0000 (UTC)
Date: Tue, 31 Jul 2018 23:16:05 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b615025bf73f_45622afd2d8d6f804981f@hookshot-fe-d2afb11.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] ea6222: Consequences of bad ECN markings
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b615025bf2e7_45622afd2d8d6f8049776"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Cqv06GOGZfyz17GtlgFf0HplVO8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 Aug 2018 06:16:09 -0000

----==_mimepart_5b615025bf2e7_45622afd2d8d6f8049776
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/bad-ce
  Home:   https://github.com/quicwg/base-drafts
  Commit: ea6222a6fe7b024911c61c001e0a133bd4c1a4d1
      https://github.com/quicwg/base-drafts/commit/ea6222a6fe7b024911c61c001e0a133bd4c1a4d1
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-08-01 (Wed, 01 Aug 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Consequences of bad ECN markings

I put this in the recovery draft because it relates directly to the
congestion control response of peers.  Happy to move it if an argument
supporting it being in the transport doc can be made.

Closes #1426.



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b615025bf2e7_45622afd2d8d6f8049776--


From nobody Tue Jul 31 23:18: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 38A5F130E06 for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 23:18:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 1.204
X-Spam-Level: *
X-Spam-Status: No, score=1.204 tagged_above=-999 required=5 tests=[DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.001, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.001, NML_ADSP_CUSTOM_MED=1.2, 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 QF7Q8Vj5btNu for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 23:18: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 B3230130DDA for <quic-issues@ietf.org>; Tue, 31 Jul 2018 23:18:19 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1533104299; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=4/SzCypPora8Ex6bGqXlWcRHRN4i4aBfRGish4zEaKM=; b=tM70Io4eryuq65UB5FBjGTrPPoWhCFulKVWwHrGqG1Rxr/xz2JUZVaBL2ERDhyqYaTTLB06o 8BgwoZYhqsdWhNqsS6YjxHi54GTn3OiaAx9Yq97Yzd4Y6xgt4ettIwIrbbkaPC3OmNlTGnF8 zRNGCYPeb1vjgYQuVyvyK3Hg3BA=
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 5b6150aa.7fd29254b660-smtp-out-n03; Wed, 01 Aug 2018 06:18:18 -0000 (UTC)
Date: Tue, 31 Jul 2018 23:18:17 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b6150a99b367_6d232ab0d6a48f88350e4@hookshot-fe-32b5f5b.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] e5dcc8: Consequences of bad ECN markings
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b6150a99a8ad_6d232ab0d6a48f8834947"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/P9abU1NyQgZqAc2byzFOaF5I5qM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 Aug 2018 06:18:21 -0000

----==_mimepart_5b6150a99a8ad_6d232ab0d6a48f8834947
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/bad-ce
  Home:   https://github.com/quicwg/base-drafts
  Commit: e5dcc8795fb1e4f56535f666dfa63602d05f645e
      https://github.com/quicwg/base-drafts/commit/e5dcc8795fb1e4f56535f666dfa63602d05f645e
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-08-01 (Wed, 01 Aug 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Consequences of bad ECN markings

I put this in the recovery draft because it relates directly to the
congestion control response of peers.  Happy to move it if an argument
supporting it being in the transport doc can be made.

Closes #1426.



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b6150a99a8ad_6d232ab0d6a48f8834947--


From nobody Tue Jul 31 23:20: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 B10EC130E5F for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 23:20:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 1.204
X-Spam-Level: *
X-Spam-Status: No, score=1.204 tagged_above=-999 required=5 tests=[DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.001, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.001, NML_ADSP_CUSTOM_MED=1.2, 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 S3zdgWouY2vv for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 23:20: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 B673E130DDA for <quic-issues@ietf.org>; Tue, 31 Jul 2018 23:20:05 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1533104405; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=7JRVu/oHSM3pMHaKanmq0hBtio7dod2OQRjdICOZARg=; b=v9Au9LcmQl0gMrwYFrndP/+jforh+G+IGMPzluHM+zXmoeOrndLTtR/cDQ+GN5zEMAr3Z8fp cUKrEzamgsn2ekJ65WoyiaaG9SSrt2+WqFYY1rUII2UbGMAQRWWWSlJn3ed+wDUsiJH+Qtrr udx4xABss3M4rOpXaVr/Kvu+gyw=
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 5b615115.7f9964c9d780-smtp-out-n02; Wed, 01 Aug 2018 06:20:05 -0000 (UTC)
Date: Tue, 31 Jul 2018 23:20:04 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b615114eab1a_56532ab388804f886152a@hookshot-fe-7191cb1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 598dd8: Consequences of bad ECN markings
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b615114ea55a_56532ab388804f8861431"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/mF07Q8Ze86tK8vpHVOWxanyMNXQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 Aug 2018 06:20:10 -0000

----==_mimepart_5b615114ea55a_56532ab388804f8861431
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/bad-ce
  Home:   https://github.com/quicwg/base-drafts
  Commit: 598dd853b4dca63e3334cddd66c2dc358e96f4ff
      https://github.com/quicwg/base-drafts/commit/598dd853b4dca63e3334cddd66c2dc358e96f4ff
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-08-01 (Wed, 01 Aug 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Consequences of bad ECN markings

I put this in the recovery draft because it relates directly to the
congestion control response of peers.  Happy to move it if an argument
supporting it being in the transport doc can be made.

Closes #1426.



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b615114ea55a_56532ab388804f8861431--


From nobody Tue Jul 31 23:20: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 E5BF5130E06 for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 23:20:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.109
X-Spam-Level: 
X-Spam-Status: No, score=-6.109 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id cuyzahtNolkt for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 23:20: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 D6B70130DDA for <quic-issues@ietf.org>; Tue, 31 Jul 2018 23:20:17 -0700 (PDT)
Date: Tue, 31 Jul 2018 23:20:17 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533104417; bh=d9V2y6gO8GAtYF4G8nvkRMtN2/ogg9N60jHw30y2Vqk=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=1pkp9MTBmtzHbpFPHRA1mbPGmX+hLbiT3n6dUPSqFb6SXdRkEdG55Lfur/F/cx69u 8gK3W7fTC1l21jCPtI054k9f1P0MdJ+xXNdW2BxCahgy8LTIZTRDz4ZcGU94lZP96X JVgGg7ipWLJCDAWFK69PhV5TsjaNEM5g6fm0P6qU=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab472180293fc67de0e56d936dbb178756712b6e2d92cf000000011779132192a169ce14a69ac0@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1626@github.com>
Subject: [quicwg/base-drafts] Consequences of bad ECN markings (#1626)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b6151213b9a1_37b83fadf92d45c4414942"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/kc7n3_Q_FK7oCCT1fApFD9Vsyt4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 Aug 2018 06:20:21 -0000

----==_mimepart_5b6151213b9a1_37b83fadf92d45c4414942
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I put this in the recovery draft because it relates directly to the
congestion control response of peers.  Happy to move it if an argument
supporting it being in the transport doc can be made.

Closes #1426.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1626

-- Commit Summary --

  * Consequences of bad ECN markings

-- File Changes --

    M draft-ietf-quic-recovery.md (21)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1626.patch
https://github.com/quicwg/base-drafts/pull/1626.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/1626

----==_mimepart_5b6151213b9a1_37b83fadf92d45c4414942
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I put this in the recovery draft because it relates directly to the<br>
congestion control response of peers.  Happy to move it if an argument<br>
supporting it being in the transport doc can be made.</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #1426.">Closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="330163954" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1426" href="https://github.com/quicwg/base-drafts/issues/1426">#1426</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/1626'>https://github.com/quicwg/base-drafts/pull/1626</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Consequences of bad ECN markings</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1626/files#diff-0">draft-ietf-quic-recovery.md</a>
    (21)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1626.patch'>https://github.com/quicwg/base-drafts/pull/1626.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1626.diff'>https://github.com/quicwg/base-drafts/pull/1626.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/1626">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2WXMqSLxrg0AjOusrS4igkSm6Zrks5uMUihgaJpZM4Vp6KV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0Ucf7mSzPEnxKBr-Vsn8beDgaq2ks5uMUihgaJpZM4Vp6KV.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Consequences of bad ECN markings (#1626)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1626"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1626",
"url": "https://github.com/quicwg/base-drafts/pull/1626",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Consequences of bad ECN markings (#1626)",
"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": "598dd85",
"value": "Consequences of bad ECN markings"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-recovery.md](https://github.com/quicwg/base-drafts/pull/1626/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\": 1626,\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\": 1626\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1626"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1626.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1626.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 363307669\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b6151213b9a1_37b83fadf92d45c4414942--


From nobody Tue Jul 31 23: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 CD860130DDA for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 23:24:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.109
X-Spam-Level: 
X-Spam-Status: No, score=-6.109 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vJg6-WL6hXim for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 23:24:46 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3C217130E5F for <quic-issues@ietf.org>; Tue, 31 Jul 2018 23:24:46 -0700 (PDT)
Date: Tue, 31 Jul 2018 23:24:45 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533104685; bh=7nkAep0XByeuMeqUCPfA4jYsUv37TZaPEqBUMINzOOU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=d6GYQuAOy2zelCecWsUU0VrRyXD+wiyYOhbrHcsqmvsczcwlr0UCE1SMPV4+DqOMo Jol5KoACwwge0pbaraJ/dKvgCyKjKCr2WwUwbtE1pTUB7f9EqiXbXfgmNs7S7OlPG/ Y2TiZB1HYhVmLgWIzDnMuVFr/hWkOIaDwGZiqZVk=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe868b3a3ed935dcb286c3f3d6ecdc35b79a56d9192cf000000011779142d92a169ce14a5c06e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1621/review/142240686@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1621@github.com>
References: <quicwg/base-drafts/pull/1621@github.com>
Subject: Re: [quicwg/base-drafts] Explicitly permit starting over (#1621)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b61522d6ab01_75fa3f94272be6202761a4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ussYNXgl6n0FOt8ph_7frWrpBYY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 Aug 2018 06:24:48 -0000

----==_mimepart_5b61522d6ab01_75fa3f94272be6202761a4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson commented on this pull request.



> @@ -806,7 +806,8 @@ A client MUST NOT reset the packet number it uses for 0-RTT packets.  The keys
 used to protect 0-RTT packets will not change as a result of responding to a
 Retry or Version Negotiation packet unless the client also regenerates the
 cryptographic handshake message.  Sending packets with the same packet number in
-that case would compromise the packet protection for all 0-RTT packets.
+that case could compromise the packet protection for all 0-RTT packets because

It's not guaranteed - if the exact same data is sent again, then there is no compromise.  And, from what I know of some implementations, that might even work.  But it's a long shot.  I'll tweak it to change emphasis.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1621#discussion_r206766078
----==_mimepart_5b61522d6ab01_75fa3f94272be6202761a4
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/1621#discussion_r206766078">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -806,7 +806,8 @@ A client MUST NOT reset the packet number it uses for 0-RTT packets.  The keys
 used to protect 0-RTT packets will not change as a result of responding to a
 Retry or Version Negotiation packet unless the client also regenerates the
 cryptographic handshake message.  Sending packets with the same packet number in
-that case would compromise the packet protection for all 0-RTT packets.
+that case could compromise the packet protection for all 0-RTT packets because
</pre>
<p>It's not guaranteed - if the exact same data is sent again, then there is no compromise.  And, from what I know of some implementations, that might even work.  But it's a long shot.  I'll tweak it to change emphasis.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1621#discussion_r206766078">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_BF3t8bMw0nnOHdeigP-vEdGljUks5uMUmtgaJpZM4VpqdE">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq87Cu6vtj9fjOy8zGKeatzVuNRaYks5uMUmtgaJpZM4VpqdE.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1621"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1621#discussion_r206766078"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1621#discussion_r206766078",
"url": "https://github.com/quicwg/base-drafts/pull/1621#discussion_r206766078",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1621",
"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/1621#discussion_r206766078"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 363243332\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b61522d6ab01_75fa3f94272be6202761a4--


From nobody Tue Jul 31 23: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 9BF45130E5F for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 23:26:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.109
X-Spam-Level: 
X-Spam-Status: No, score=-6.109 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7xgvE_fKPQiT for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 23:26: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 C2575130E06 for <quic-issues@ietf.org>; Tue, 31 Jul 2018 23:26:04 -0700 (PDT)
Date: Tue, 31 Jul 2018 23:26:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533104764; bh=TIvOmQyDqOLf/NuPukWmIpWAbh3KdgcxsE0/MClFPvg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ohTw28mq1o5CXDwjzSjF0dCR/GrbD+Zkzl3pUVSHDGExd43FrdLfEZ0/fp2mgCgOG KrlJlkX/cjYTMGXEGbKgvMoqBeBJluYjn7Po/AWmDOdTIFUXQZO4xoWV12g7vq61i4 uYhIbsMgwE0OeneWbt2zJJtgXXW7s+rqIrXVs3pg=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab5c67ebc1c0ddf9c6d5e2d9b7450977cbb1e7ecca92cf000000011779147b92a169ce14a01a2f@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1616/review/142241042@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1616@github.com>
References: <quicwg/base-drafts/pull/1616@github.com>
Subject: Re: [quicwg/base-drafts] Don't amplify 0-RTT (#1616)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b61527c3fc_5f543ff789abe6201857a7"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/F5eiwYhbfSuDisv8eEtF3u9mDbU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 Aug 2018 06:26:07 -0000

----==_mimepart_5b61527c3fc_5f543ff789abe6201857a7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson commented on this pull request.



> @@ -1896,6 +1896,13 @@ 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.
 
+Even when a token is valid, a server SHOULD limit the amount of data that it
+sends toward a client in response to 0-RTT data.  Spoofing of source addresses
+and replays of 0-RTT handshake messages can cause tokens to appear to be valid
+when they are not.  No specific recommendation is made regarding the ratio of
+data sent to received, though it is unlikely to be necessary to send more than
+the initial congestion window.

Tokens might be ignored (as we discussed, they might be old, or the keys might not be available).

This is your issue #1309.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1616#discussion_r206766387
----==_mimepart_5b61527c3fc_5f543ff789abe6201857a7
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/1616#discussion_r206766387">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1896,6 +1896,13 @@ 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.
 
+Even when a token is valid, a server SHOULD limit the amount of data that it
+sends toward a client in response to 0-RTT data.  Spoofing of source addresses
+and replays of 0-RTT handshake messages can cause tokens to appear to be valid
+when they are not.  No specific recommendation is made regarding the ratio of
+data sent to received, though it is unlikely to be necessary to send more than
+the initial congestion window.
</pre>
<p>Tokens might be ignored (as we discussed, they might be old, or the keys might not be available).</p>
<p>This is your issue <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="316096041" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1309" href="https://github.com/quicwg/base-drafts/issues/1309">#1309</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1616#discussion_r206766387">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_sZTX2xXmW2usY1lQPiSJarhbkPks5uMUn7gaJpZM4Vnmur">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0ZBlGaVnHoLwj0bSivZ3dyvdzL3ks5uMUn7gaJpZM4Vnmur.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1616"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1616#discussion_r206766387"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1616#discussion_r206766387",
"url": "https://github.com/quicwg/base-drafts/pull/1616#discussion_r206766387",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 1616",
"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/1616#discussion_r206766387"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 362703787\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5b61527c3fc_5f543ff789abe6201857a7--


From nobody Tue Jul 31 23:28: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 67981130E5F for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 23:28:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.109
X-Spam-Level: 
X-Spam-Status: No, score=-6.109 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id evTKa60ubIQe for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 23:28:39 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B8321130DDA for <quic-issues@ietf.org>; Tue, 31 Jul 2018 23:28:39 -0700 (PDT)
Date: Tue, 31 Jul 2018 23:28:39 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533104919; bh=hW5QWjiFrbT5XkIdTjYc5VXK1ASXQdxgxHba4LISzAg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=lJ9fKy5Z0T0hHN1gprk/tahV9AQfsEVUxG1DxfetYHKfjKhndqSABKfZ/M7cRMsGR hxLgateeji3UoHcG+dsY/x42zPQhIqSUz85B3w1E1WLrFPNPwQZ5mjj5Sd/K94Ao18 YOFa63T+N8DE+2e2zQ4rmdUs1zjBHBF1CLXyh5Vw=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abef41f42861495979d733f52de1bfefad419341df92cf000000011779151792a169ce14a685b4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1624/c409463893@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1624@github.com>
References: <quicwg/base-drafts/pull/1624@github.com>
Subject: Re: [quicwg/base-drafts] Duplicates are dropped (#1624)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b6153171c420_11963ffc618be618444632"; 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/U9k5lnSiayjFSrUDCsH5Rxs27Pk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 Aug 2018 06:28:41 -0000

----==_mimepart_5b6153171c420_11963ffc618be618444632
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I agree with @marten-seemann here.

If we are to add some text, I think that we should have a reference to the TLS document that states how it should be done, i.e.
> If the recipient of a packet discards packets with duplicate packet numbers without attempting to remove packet protection they could reveal through timing side-channels that the packet number matches a received packet. For authentication to be free from side-channels, the entire process of packet number protection removal, packet number recovery, and packet protection removal MUST be applied together without timing and other side-channels.
> https://quicwg.org/base-drafts/draft-ietf-quic-tls.html#rfc.section.9.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/1624#issuecomment-409463893
----==_mimepart_5b6153171c420_11963ffc618be618444632
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>I agree with <a class=3D"user-mention" data-hovercard-user-id=3D"14784=
87" data-octo-click=3D"hovercard-link-click" data-octo-dimensions=3D"link=
_type:self" href=3D"https://github.com/marten-seemann">@marten-seemann</a=
> here.</p>
<p>If we are to add some text, I think that we should have a reference to=
 the TLS document that states how it should be done, i.e.</p>
<blockquote>
<p>If the recipient of a packet discards packets with duplicate packet nu=
mbers without attempting to remove packet protection they could reveal th=
rough timing side-channels that the packet number matches a received pack=
et. For authentication to be free from side-channels, the entire process =
of packet number protection removal, packet number recovery, and packet p=
rotection removal MUST be applied together without timing and other side-=
channels.<br>
<a href=3D"https://quicwg.org/base-drafts/draft-ietf-quic-tls.html#rfc.se=
ction.9.3" rel=3D"nofollow">https://quicwg.org/base-drafts/draft-ietf-qui=
c-tls.html#rfc.section.9.3</a></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/1624#issuecomment-409463893">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq9xShA=
r_mL_QUKdcgWBAONptvpttks5uMUqXgaJpZM4Vp4qq">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkq1NlXFwnClfCG_o1HtdB9DyXTxAW=
ks5uMUqXgaJpZM4Vp4qq.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 #1624: I agree with @marten-seemann here.\r\n\r\nIf we are to add s=
ome text, I think that we should have a reference to the TLS document tha=
t states how it should be done, i.e.\r\n\u003e If the recipient of a pack=
et discards packets with duplicate packet numbers without attempting to r=
emove packet protection they could reveal through timing side-channels th=
at the packet number matches a received packet. For authentication to be =
free from side-channels, the entire process of packet number protection r=
emoval, packet number recovery, and packet protection removal MUST be app=
lied together without timing and other side-channels.\r\n\u003e https://q=
uicwg.org/base-drafts/draft-ietf-quic-tls.html#rfc.section.9.3\r\n\r\n"}]=
,"action":{"name":"View Pull Request","url":"https://github.com/quicwg/ba=
se-drafts/pull/1624#issuecomment-409463893"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1624#issuecomment-4=
09463893",
"url": "https://github.com/quicwg/base-drafts/pull/1624#issuecomment-4094=
63893",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Duplicates are dropped (#1624)",
"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\": 1624,\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\": 1624\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1624#issuecomment-4094=
63893"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3633015=
46\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b6153171c420_11963ffc618be618444632--


From nobody Tue Jul 31 23:29: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 BE8A5130E06 for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 23:29:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.109
X-Spam-Level: 
X-Spam-Status: No, score=-6.109 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pARrZ101JrBy for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 23:29: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 CAA0F130DDA for <quic-issues@ietf.org>; Tue, 31 Jul 2018 23:29:44 -0700 (PDT)
Date: Tue, 31 Jul 2018 23:29:44 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533104984; bh=xHqYd66chseSn8zgoYbuGdSXps79goRQhLIHpz9FDsU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=MJJVb5eT+TiBcy16WP/j2PTGHwW2Dl38n6G1dEdqbobU6S5ug/Fszw20pxrQIS2Hp 5x/V7dGjh87eR9xlYh4V9DNjMRJtW/sV2F9brHlmsNqKzjNpSCAjtqEk7pH+1bFHpW 0YIc6cc3kb+gbGRBO7cLcKRQO61gKVNLp2U1Nado=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abafb4fdbe14d3a9a6e1c542785ad89a9cfc81ddcb92cf000000011779155892a169ce14a685b4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1624/c409464106@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1624@github.com>
References: <quicwg/base-drafts/pull/1624@github.com>
Subject: Re: [quicwg/base-drafts] Duplicates are dropped (#1624)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b6153582eeff_11903ffc618be618414490"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/0rcCjAzhTqUjNn41uYWinoW-Jo0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 Aug 2018 06:29:47 -0000

----==_mimepart_5b6153582eeff_11903ffc618be618414490
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Some of us assumed that this was how it had to work.  Mainly because it is hard to think of a good reason to allow acceptance.

Consider: what if the same packet number was used for different content?  Other than it completely breaking most AEADs, what was it that was acknowledged?

I can add a reference to Section 9.3 of the TLS doc.  I didn't think that it was necessary, but it's easy to 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/1624#issuecomment-409464106
----==_mimepart_5b6153582eeff_11903ffc618be618414490
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>Some of us assumed that this was how it had to work.  Mainly because i=
t is hard to think of a good reason to allow acceptance.</p>
<p>Consider: what if the same packet number was used for different conten=
t?  Other than it completely breaking most AEADs, what was it that was ac=
knowledged?</p>
<p>I can add a reference to Section 9.3 of the TLS doc.  I didn't think t=
hat it was necessary, but it's easy to do.</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/1624#issuecomment-409464106">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq_m_nn=
qLhLfheZM-Wg9VLirCfrDcks5uMUrYgaJpZM4Vp4qq">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkq1EqvnAgQc-WQ6ufij0yDcx5lRUr=
ks5uMUrYgaJpZM4Vp4qq.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 #1624: Some of us assumed that this was how it had to work. =
 Mainly because it is hard to think of a good reason to allow acceptance.=
\r\n\r\nConsider: what if the same packet number was used for different c=
ontent?  Other than it completely breaking most AEADs, what was it that w=
as acknowledged?\r\n\r\nI can add a reference to Section 9.3 of the TLS d=
oc.  I didn't think that it was necessary, but it's easy to do."}],"actio=
n":{"name":"View Pull Request","url":"https://github.com/quicwg/base-draf=
ts/pull/1624#issuecomment-409464106"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1624#issuecomment-4=
09464106",
"url": "https://github.com/quicwg/base-drafts/pull/1624#issuecomment-4094=
64106",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Duplicates are dropped (#1624)",
"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\": 1624,\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\": 1624\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1624#issuecomment-4094=
64106"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3633015=
46\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b6153582eeff_11903ffc618be618414490--


From nobody Tue Jul 31 23:31: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 2ACAA130E5F for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 23:31:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 1.204
X-Spam-Level: *
X-Spam-Status: No, score=1.204 tagged_above=-999 required=5 tests=[DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.001, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.001, NML_ADSP_CUSTOM_MED=1.2, 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 fpyJ_gN81ldf for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 23:31: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 DAECE130DDA for <quic-issues@ietf.org>; Tue, 31 Jul 2018 23:31:14 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1533105074; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=QUU8V/ekRpxdXyOcZs4/Vmpv5l3fghQw0z3w+6oOeVE=; b=v/5x+mo2clZMWFukKdo3+hevKaQ3VInMoRWSFnd77p8qIepemNTsclo0XuIRDjr9f2HDom8q lOB+0mdIz0ihHHFKH5wOGiiZTBapeAxdCAZKmQwC2W6WwTVdHwtRkNd3mJcaa3g6NtF5Eiel fXZZn9zB41lqhvTz6tSWCOiNZGw=
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 5b6153b2.7fe11d2d7570-smtp-out-n01; Wed, 01 Aug 2018 06:31:14 -0000 (UTC)
Date: Tue, 31 Jul 2018 23:31:14 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5b6153b2722d8_5bb02acad67d0f84378c9@hookshot-fe-265448d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 57c1d3: Reference security considerations regarding packet...
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5b6153b271fb0_5bb02acad67d0f84377f5"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/gVvC33gAFAJ3C1DxOGLYXnenAWs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 Aug 2018 06:31:16 -0000

----==_mimepart_5b6153b271fb0_5bb02acad67d0f84377f5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/drop-duplicates
  Home:   https://github.com/quicwg/base-drafts
  Commit: 57c1d360d49a186605329375d5a5fcb6312d04b8
      https://github.com/quicwg/base-drafts/commit/57c1d360d49a186605329375d5a5fcb6312d04b8
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-08-01 (Wed, 01 Aug 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Reference security considerations regarding packet protection



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5b6153b271fb0_5bb02acad67d0f84377f5--


From nobody Tue Jul 31 23: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 5C671130F73 for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 23:31:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.109
X-Spam-Level: 
X-Spam-Status: No, score=-6.109 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zbGukTP-B98K for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 23:31: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 CA91D130E5F for <quic-issues@ietf.org>; Tue, 31 Jul 2018 23:31:17 -0700 (PDT)
Date: Tue, 31 Jul 2018 23:31:17 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533105077; bh=q3IJMk1VrEwQ2HnQPpIUO7hS9lnlJ0mrai7M+PfUamo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=duwUCeqXMyK5UWN25o4ut3wxtV6bu7lLVBsPJVwrIdu/quEdyeDJnyEq+KshuCJNC 4uXnCK2DCcaXgH4fYCi0Br/ZKxpNgao4HW4xH4ys3u+sAVihcRIAV+9Z6JFydH427c lUIQKkSZxNoTUa+ir3PfYokxS0e9RLwfGkzAJgf4=
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/1624/push/2763209331@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1624@github.com>
References: <quicwg/base-drafts/pull/1624@github.com>
Subject: Re: [quicwg/base-drafts] Duplicates are dropped (#1624)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b6153b52eb39_64a03f8a92ed45c0546697"; 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/GlRgUNTlSuN4lwyZCH8v-N1pvLw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 Aug 2018 06:31:19 -0000

----==_mimepart_5b6153b52eb39_64a03f8a92ed45c0546697
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

57c1d36  Reference security considerations regarding packet protection


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1624/files/4bfd387a264e81fe2d79b9de073a5c9f551001a9..57c1d360d49a186605329375d5a5fcb6312d04b8

----==_mimepart_5b6153b52eb39_64a03f8a92ed45c0546697
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/57c1d36">57c1d36</a>  Reference security considerations regarding packet protection</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/1624/files/4bfd387a264e81fe2d79b9de073a5c9f551001a9..57c1d360d49a186605329375d5a5fcb6312d04b8">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6HL-1g3FBnEpfZgx-rFy6I-KsJBks5uMUs1gaJpZM4Vp4qq">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq58-ruIilJ1cFOZLV3U1R7rTMt6Lks5uMUs1gaJpZM4Vp4qq.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1624"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1624/files/4bfd387a264e81fe2d79b9de073a5c9f551001a9..57c1d360d49a186605329375d5a5fcb6312d04b8"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1624/files/4bfd387a264e81fe2d79b9de073a5c9f551001a9..57c1d360d49a186605329375d5a5fcb6312d04b8",
"url": "https://github.com/quicwg/base-drafts/pull/1624/files/4bfd387a264e81fe2d79b9de073a5c9f551001a9..57c1d360d49a186605329375d5a5fcb6312d04b8",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@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 #1624",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1624:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "57c1d36",
"value": "Reference security considerations regarding packet protection"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1624/files/4bfd387a264e81fe2d79b9de073a5c9f551001a9..57c1d360d49a186605329375d5a5fcb6312d04b8"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 363301546\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5b6153b52eb39_64a03f8a92ed45c0546697--


From nobody Tue Jul 31 23: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 A51DB130FB5 for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 23:54:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.109
X-Spam-Level: 
X-Spam-Status: No, score=-6.109 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zQOK6hTBndvp for <quic-issues@ietfa.amsl.com>; Tue, 31 Jul 2018 23:54: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 B4EB7130FB4 for <quic-issues@ietf.org>; Tue, 31 Jul 2018 23:54:18 -0700 (PDT)
Date: Tue, 31 Jul 2018 23:54:17 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1533106457; bh=Jq9f0fiA093uMEm4ad1mWmuRwVZh2IDkiEyV/kBukg8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=oJlLoS7jzIRSFVYDGzd/x0KKms/aW7WRBw4P8n5bN7tonbiWi8uUY1eWm0fj+rV/0 KAvOBmRAs63VT/65xYz7JyqmP9LPswoeU6UlK+JkARcARWX2Li0DKLhqYUfLX1/viy NNdOmae3KBU6PhNnML9oJur10WsWNd1N1ofIuVMM=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abed621e973d1cf654470c78f48edd3e7429acc45392cf0000000117791b1992a169ce14a685b4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1624/c409469398@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1624@github.com>
References: <quicwg/base-drafts/pull/1624@github.com>
Subject: Re: [quicwg/base-drafts] Duplicates are dropped (#1624)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5b615919c9939_56cb3fbeeaabe6201232ef"; 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/TH1QLQ3Gs-vOKA9YPOu_eoEiYFo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.27
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 Aug 2018 06:54:22 -0000

----==_mimepart_5b615919c9939_56cb3fbeeaabe6201232ef
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson 
> Some of us assumed that this was how it had to work. Mainly because it is hard to think of a good reason to allow acceptance.

I prefer using MAY rather than MUST.

The reason is because there is no need to enforce every stack to be written that way. For example, a QUIC stack can do the following:
* discard a newly received packet if it contains a PN in the ack queue
* retire PNs from ack queue after some time

This would work completely fine, even though it has the chance of processing a packet with same PN more than once.

If it is a MUST, every stack will be required to have a bit vector and a minimum threshold to detect all duplicates and also other awfully reordered packets. I understand that it is possible to implement such a mechanism. However, I simply think that it is not necessary.

> Consider: what if the same packet number was used for different content? Other than it completely breaking most AEADs, what was it that was acknowledged?

My understanding is that AEAED is broken if the sender reuses a packet number for carrying different content. I think we do not need to consider how to handle a corrupt implementation in this respect.

> I can add a reference to Section 9.3 of the TLS doc. I didn't think that it was necessary, but it's easy to do.

Thank you for the addition!

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1624#issuecomment-409469398
----==_mimepart_5b615919c9939_56cb3fbeeaabe6201232ef
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><a class=3D"user-mention" data-hovercard-user-id=3D"67641" data-octo-c=
lick=3D"hovercard-link-click" data-octo-dimensions=3D"link_type:self" hre=
f=3D"https://github.com/martinthomson">@martinthomson</a></p>
<blockquote>
<p>Some of us assumed that this was how it had to work. Mainly because it=
 is hard to think of a good reason to allow acceptance.</p>
</blockquote>
<p>I prefer using MAY rather than MUST.</p>
<p>The reason is because there is no need to enforce every stack to be wr=
itten that way. For example, a QUIC stack can do the following:</p>
<ul>
<li>discard a newly received packet if it contains a PN in the ack queue<=
/li>
<li>retire PNs from ack queue after some time</li>
</ul>
<p>This would work completely fine, even though it has the chance of proc=
essing a packet with same PN more than once.</p>
<p>If it is a MUST, every stack will be required to have a bit vector and=
 a minimum threshold to detect all duplicates and also other awfully reor=
dered packets. I understand that it is possible to implement such a mecha=
nism. However, I simply think that it is not necessary.</p>
<blockquote>
<p>Consider: what if the same packet number was used for different conten=
t? Other than it completely breaking most AEADs, what was it that was ack=
nowledged?</p>
</blockquote>
<p>My understanding is that AEAED is broken if the sender reuses a packet=
 number for carrying different content. I think we do not need to conside=
r how to handle a corrupt implementation in this respect.</p>
<blockquote>
<p>I can add a reference to Section 9.3 of the TLS doc. I didn't think th=
at it was necessary, but it's easy to do.</p>
</blockquote>
<p>Thank you for the addition!</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/1624#issuecomment-409469398">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqx5X-E=
9PzZ9o2iB438e5vuK-_R2yks5uMVCZgaJpZM4Vp4qq">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkq82AZLE21KSgs8FUeBPnugIoPh8g=
ks5uMVCZgaJpZM4Vp4qq.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 #1624: @martinthomson \r\n\u003e Some of us assumed that this was h=
ow it had to work. Mainly because it is hard to think of a good reason to=
 allow acceptance.\r\n\r\nI prefer using MAY rather than MUST.\r\n\r\nThe=
 reason is because there is no need to enforce every stack to be written =
that way. For example, a QUIC stack can do the following:\r\n* discard a =
newly received packet if it contains a PN in the ack queue\r\n* retire PN=
s from ack queue after some time\r\n\r\nThis would work completely fine, =
even though it has the chance of processing a packet with same PN more th=
an once.\r\n\r\nIf it is a MUST, every stack will be required to have a b=
it vector and a minimum threshold to detect all duplicates and also other=
 awfully reordered packets. I understand that it is possible to implement=
 such a mechanism. However, I simply think that it is not necessary.\r\n\=
r\n\u003e Consider: what if the same packet number was used for different=
 content? Other than it completely breaking most AEADs, what was it that =
was acknowledged?\r\n\r\nMy understanding is that AEAED is broken if the =
sender reuses a packet number for carrying different content. I think we =
do not need to consider how to handle a corrupt implementation in this re=
spect.\r\n\r\n\u003e I can add a reference to Section 9.3 of the TLS doc.=
 I didn't think that it was necessary, but it's easy to do.\r\n\r\nThank =
you for the addition!"}],"action":{"name":"View Pull Request","url":"http=
s://github.com/quicwg/base-drafts/pull/1624#issuecomment-409469398"}}}</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/1624#issuecomment-4=
09469398",
"url": "https://github.com/quicwg/base-drafts/pull/1624#issuecomment-4094=
69398",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Duplicates are dropped (#1624)",
"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\": 1624,\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\": 1624\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1624#issuecomment-4094=
69398"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3633015=
46\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5b615919c9939_56cb3fbeeaabe6201232ef--

